Diagnosed failure

RaftConsensusITest.TestSlowFollower: Unrecognized error type. Please see the error log for more information.

Full log

Note: This is test shard 1 of 6.
[==========] Running 8 tests from 3 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from RaftConsensusITest
[ RUN      ] RaftConsensusITest.TestGetPermanentUuid
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260429 08:04:22.306713  1587 ts_itest-base.cc:115] Starting cluster with:
I20260429 08:04:22.306845  1587 ts_itest-base.cc:116] --------------
I20260429 08:04:22.306859  1587 ts_itest-base.cc:117] 3 tablet servers
I20260429 08:04:22.306871  1587 ts_itest-base.cc:118] 3 replicas per TS
I20260429 08:04:22.306882  1587 ts_itest-base.cc:119] --------------
2026-04-29T08:04:22Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-04-29T08:04:22Z Disabled control of system clock
I20260429 08:04:22.316007  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.1.140.254:46827
--webserver_interface=127.1.140.254
--webserver_port=0
--builtin_ntp_servers=127.1.140.212:41519
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.1.140.254:46827 with env {}
W20260429 08:04:22.395058  1599 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:22.395269  1599 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:22.395289  1599 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:22.396873  1599 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260429 08:04:22.396924  1599 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:22.396937  1599 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260429 08:04:22.396950  1599 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260429 08:04:22.398540  1599 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:41519
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.1.140.254:46827
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.1.140.254:46827
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/data/info.pb
--webserver_interface=127.1.140.254
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.1599
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:22.398753  1599 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:22.398939  1599 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260429 08:04:22.401621  1605 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:22.401675  1607 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:22.401765  1599 server_base.cc:1061] running on GCE node
W20260429 08:04:22.401698  1604 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:22.402053  1599 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:22.402280  1599 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:22.403420  1599 hybrid_clock.cc:648] HybridClock initialized: now 1777449862403393 us; error 39 us; skew 500 ppm
I20260429 08:04:22.404704  1599 webserver.cc:492] Webserver started at http://127.1.140.254:43387/ using document root <none> and password file <none>
I20260429 08:04:22.404953  1599 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:22.404999  1599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:22.405110  1599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260429 08:04:22.405979  1599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/data/instance:
uuid: "99c78e502e4d4701828d11c40dfd5f8c"
format_stamp: "Formatted at 2026-04-29 08:04:22 on dist-test-slave-230h"
I20260429 08:04:22.406311  1599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/wal/instance:
uuid: "99c78e502e4d4701828d11c40dfd5f8c"
format_stamp: "Formatted at 2026-04-29 08:04:22 on dist-test-slave-230h"
I20260429 08:04:22.407780  1599 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
I20260429 08:04:22.408612  1613 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:22.408826  1599 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:22.408911  1599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/wal
uuid: "99c78e502e4d4701828d11c40dfd5f8c"
format_stamp: "Formatted at 2026-04-29 08:04:22 on dist-test-slave-230h"
I20260429 08:04:22.408994  1599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260429 08:04:22.426863  1599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:22.427217  1599 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:22.427371  1599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:22.431346  1599 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.254:46827
I20260429 08:04:22.431382  1665 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.254:46827 every 8 connection(s)
I20260429 08:04:22.431770  1599 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/data/info.pb
I20260429 08:04:22.432435  1666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260429 08:04:22.434770  1666 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 99c78e502e4d4701828d11c40dfd5f8c: Bootstrap starting.
I20260429 08:04:22.435427  1666 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 99c78e502e4d4701828d11c40dfd5f8c: Neither blocks nor log segments found. Creating new log.
I20260429 08:04:22.435752  1666 log.cc:826] T 00000000000000000000000000000000 P 99c78e502e4d4701828d11c40dfd5f8c: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:22.436446  1666 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 99c78e502e4d4701828d11c40dfd5f8c: No bootstrap required, opened a new log
I20260429 08:04:22.437675  1666 raft_consensus.cc:359] T 00000000000000000000000000000000 P 99c78e502e4d4701828d11c40dfd5f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99c78e502e4d4701828d11c40dfd5f8c" member_type: VOTER last_known_addr { host: "127.1.140.254" port: 46827 } }
I20260429 08:04:22.437799  1666 raft_consensus.cc:385] T 00000000000000000000000000000000 P 99c78e502e4d4701828d11c40dfd5f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260429 08:04:22.437821  1666 raft_consensus.cc:740] T 00000000000000000000000000000000 P 99c78e502e4d4701828d11c40dfd5f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99c78e502e4d4701828d11c40dfd5f8c, State: Initialized, Role: FOLLOWER
I20260429 08:04:22.437976  1666 consensus_queue.cc:260] T 00000000000000000000000000000000 P 99c78e502e4d4701828d11c40dfd5f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99c78e502e4d4701828d11c40dfd5f8c" member_type: VOTER last_known_addr { host: "127.1.140.254" port: 46827 } }
I20260429 08:04:22.438035  1666 raft_consensus.cc:399] T 00000000000000000000000000000000 P 99c78e502e4d4701828d11c40dfd5f8c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260429 08:04:22.438057  1666 raft_consensus.cc:493] T 00000000000000000000000000000000 P 99c78e502e4d4701828d11c40dfd5f8c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260429 08:04:22.438126  1666 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 99c78e502e4d4701828d11c40dfd5f8c [term 0 FOLLOWER]: Advancing to term 1
I20260429 08:04:22.438663  1666 raft_consensus.cc:515] T 00000000000000000000000000000000 P 99c78e502e4d4701828d11c40dfd5f8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99c78e502e4d4701828d11c40dfd5f8c" member_type: VOTER last_known_addr { host: "127.1.140.254" port: 46827 } }
I20260429 08:04:22.438794  1666 leader_election.cc:304] T 00000000000000000000000000000000 P 99c78e502e4d4701828d11c40dfd5f8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 99c78e502e4d4701828d11c40dfd5f8c; no voters: 
I20260429 08:04:22.438982  1666 leader_election.cc:290] T 00000000000000000000000000000000 P 99c78e502e4d4701828d11c40dfd5f8c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260429 08:04:22.439036  1669 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 99c78e502e4d4701828d11c40dfd5f8c [term 1 FOLLOWER]: Leader election won for term 1
I20260429 08:04:22.439216  1669 raft_consensus.cc:697] T 00000000000000000000000000000000 P 99c78e502e4d4701828d11c40dfd5f8c [term 1 LEADER]: Becoming Leader. State: Replica: 99c78e502e4d4701828d11c40dfd5f8c, State: Running, Role: LEADER
I20260429 08:04:22.439237  1666 sys_catalog.cc:565] T 00000000000000000000000000000000 P 99c78e502e4d4701828d11c40dfd5f8c [sys.catalog]: configured and running, proceeding with master startup.
I20260429 08:04:22.439299  1669 consensus_queue.cc:237] T 00000000000000000000000000000000 P 99c78e502e4d4701828d11c40dfd5f8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99c78e502e4d4701828d11c40dfd5f8c" member_type: VOTER last_known_addr { host: "127.1.140.254" port: 46827 } }
I20260429 08:04:22.439718  1670 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99c78e502e4d4701828d11c40dfd5f8c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "99c78e502e4d4701828d11c40dfd5f8c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99c78e502e4d4701828d11c40dfd5f8c" member_type: VOTER last_known_addr { host: "127.1.140.254" port: 46827 } } }
I20260429 08:04:22.439811  1670 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99c78e502e4d4701828d11c40dfd5f8c [sys.catalog]: This master's current role is: LEADER
I20260429 08:04:22.439735  1671 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99c78e502e4d4701828d11c40dfd5f8c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 99c78e502e4d4701828d11c40dfd5f8c. Latest consensus state: current_term: 1 leader_uuid: "99c78e502e4d4701828d11c40dfd5f8c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "99c78e502e4d4701828d11c40dfd5f8c" member_type: VOTER last_known_addr { host: "127.1.140.254" port: 46827 } } }
I20260429 08:04:22.439936  1671 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99c78e502e4d4701828d11c40dfd5f8c [sys.catalog]: This master's current role is: LEADER
I20260429 08:04:22.440322  1674 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260429 08:04:22.440470  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 1599
I20260429 08:04:22.440588  1587 external_mini_cluster.cc:1442] Reading /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/wal/instance
I20260429 08:04:22.440817  1674 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260429 08:04:22.443037  1674 catalog_manager.cc:1357] Generated new cluster ID: ca4626308f724fe2b0c0b060fe81aed9
I20260429 08:04:22.443094  1674 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260429 08:04:22.454802  1674 catalog_manager.cc:1380] Generated new certificate authority record
I20260429 08:04:22.455358  1674 catalog_manager.cc:1514] Loading token signing keys...
I20260429 08:04:22.463524  1674 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 99c78e502e4d4701828d11c40dfd5f8c: Generated new TSK 0
I20260429 08:04:22.463732  1674 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260429 08:04:22.468087  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.193:0
--local_ip_for_outbound_sockets=127.1.140.193
--webserver_interface=127.1.140.193
--webserver_port=0
--tserver_master_addrs=127.1.140.254:46827
--builtin_ntp_servers=127.1.140.212:41519
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--log_cache_size_limit_mb=10
--consensus_rpc_timeout_ms=50 with env {}
W20260429 08:04:22.548225  1690 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:22.548467  1690 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:22.548502  1690 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:22.550168  1690 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:22.550277  1690 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.193
I20260429 08:04:22.551957  1690 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:41519
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--consensus_rpc_timeout_ms=50
--log_cache_size_limit_mb=10
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/data/info.pb
--webserver_interface=127.1.140.193
--webserver_port=0
--tserver_master_addrs=127.1.140.254:46827
--never_fsync=true
--heap_profile_path=/tmp/kudu.1690
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.193
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:22.552273  1690 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:22.552542  1690 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260429 08:04:22.555207  1696 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:22.555218  1698 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:22.555418  1690 server_base.cc:1061] running on GCE node
W20260429 08:04:22.555554  1695 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:22.555775  1690 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:22.556031  1690 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:22.557211  1690 hybrid_clock.cc:648] HybridClock initialized: now 1777449862557195 us; error 29 us; skew 500 ppm
I20260429 08:04:22.558696  1690 webserver.cc:492] Webserver started at http://127.1.140.193:41295/ using document root <none> and password file <none>
I20260429 08:04:22.558966  1690 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:22.559029  1690 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:22.559144  1690 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260429 08:04:22.560319  1690 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/data/instance:
uuid: "1a185c0b8fbe4189b8a83dca9718e7e1"
format_stamp: "Formatted at 2026-04-29 08:04:22 on dist-test-slave-230h"
I20260429 08:04:22.560708  1690 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/wal/instance:
uuid: "1a185c0b8fbe4189b8a83dca9718e7e1"
format_stamp: "Formatted at 2026-04-29 08:04:22 on dist-test-slave-230h"
I20260429 08:04:22.562256  1690 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260429 08:04:22.563169  1704 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:22.563400  1690 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:22.563500  1690 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/wal
uuid: "1a185c0b8fbe4189b8a83dca9718e7e1"
format_stamp: "Formatted at 2026-04-29 08:04:22 on dist-test-slave-230h"
I20260429 08:04:22.563573  1690 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260429 08:04:22.589124  1690 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:22.589493  1690 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:22.589641  1690 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:22.589890  1690 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:22.590270  1690 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260429 08:04:22.590317  1690 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:22.590350  1690 ts_tablet_manager.cc:616] Registered 0 tablets
I20260429 08:04:22.590378  1690 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:22.597030  1690 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.193:39593
I20260429 08:04:22.597133  1818 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.193:39593 every 8 connection(s)
I20260429 08:04:22.597432  1690 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/data/info.pb
I20260429 08:04:22.602739  1819 heartbeater.cc:344] Connected to a master server at 127.1.140.254:46827
I20260429 08:04:22.602864  1819 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:22.602907  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 1690
I20260429 08:04:22.603006  1587 external_mini_cluster.cc:1442] Reading /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/wal/instance
I20260429 08:04:22.603109  1819 heartbeater.cc:507] Master 127.1.140.254:46827 requested a full tablet report, sending...
I20260429 08:04:22.603700  1630 ts_manager.cc:194] Registered new tserver with Master: 1a185c0b8fbe4189b8a83dca9718e7e1 (127.1.140.193:39593)
I20260429 08:04:22.604272  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.194:0
--local_ip_for_outbound_sockets=127.1.140.194
--webserver_interface=127.1.140.194
--webserver_port=0
--tserver_master_addrs=127.1.140.254:46827
--builtin_ntp_servers=127.1.140.212:41519
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--log_cache_size_limit_mb=10
--consensus_rpc_timeout_ms=50 with env {}
I20260429 08:04:22.604578  1630 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.193:35007
W20260429 08:04:22.682262  1822 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:22.682473  1822 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:22.682495  1822 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:22.684221  1822 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:22.684295  1822 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.194
I20260429 08:04:22.686015  1822 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:41519
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--consensus_rpc_timeout_ms=50
--log_cache_size_limit_mb=10
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.194:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/data/info.pb
--webserver_interface=127.1.140.194
--webserver_port=0
--tserver_master_addrs=127.1.140.254:46827
--never_fsync=true
--heap_profile_path=/tmp/kudu.1822
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.194
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:22.686312  1822 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:22.686612  1822 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260429 08:04:22.689574  1828 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:22.689713  1822 server_base.cc:1061] running on GCE node
W20260429 08:04:22.689664  1827 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:22.689628  1830 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:22.690048  1822 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:22.690318  1822 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:22.691529  1822 hybrid_clock.cc:648] HybridClock initialized: now 1777449862691512 us; error 44 us; skew 500 ppm
I20260429 08:04:22.692730  1822 webserver.cc:492] Webserver started at http://127.1.140.194:42971/ using document root <none> and password file <none>
I20260429 08:04:22.692955  1822 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:22.693023  1822 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:22.693135  1822 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260429 08:04:22.694064  1822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/data/instance:
uuid: "2242e462d23647e9bee8496d71528cb5"
format_stamp: "Formatted at 2026-04-29 08:04:22 on dist-test-slave-230h"
I20260429 08:04:22.694401  1822 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/wal/instance:
uuid: "2242e462d23647e9bee8496d71528cb5"
format_stamp: "Formatted at 2026-04-29 08:04:22 on dist-test-slave-230h"
I20260429 08:04:22.695737  1822 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
I20260429 08:04:22.696535  1836 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:22.696732  1822 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:22.696821  1822 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/wal
uuid: "2242e462d23647e9bee8496d71528cb5"
format_stamp: "Formatted at 2026-04-29 08:04:22 on dist-test-slave-230h"
I20260429 08:04:22.696899  1822 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260429 08:04:22.717303  1822 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:22.717661  1822 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:22.717813  1822 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:22.718055  1822 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:22.718405  1822 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260429 08:04:22.718461  1822 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:22.718497  1822 ts_tablet_manager.cc:616] Registered 0 tablets
I20260429 08:04:22.718538  1822 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:22.724632  1822 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.194:37493
I20260429 08:04:22.724742  1950 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.194:37493 every 8 connection(s)
I20260429 08:04:22.725052  1822 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/data/info.pb
I20260429 08:04:22.729014  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 1822
I20260429 08:04:22.729132  1587 external_mini_cluster.cc:1442] Reading /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/wal/instance
I20260429 08:04:22.730142  1951 heartbeater.cc:344] Connected to a master server at 127.1.140.254:46827
I20260429 08:04:22.730266  1951 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:22.730466  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.195:0
--local_ip_for_outbound_sockets=127.1.140.195
--webserver_interface=127.1.140.195
--webserver_port=0
--tserver_master_addrs=127.1.140.254:46827
--builtin_ntp_servers=127.1.140.212:41519
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--log_cache_size_limit_mb=10
--consensus_rpc_timeout_ms=50 with env {}
I20260429 08:04:22.730499  1951 heartbeater.cc:507] Master 127.1.140.254:46827 requested a full tablet report, sending...
I20260429 08:04:22.730921  1629 ts_manager.cc:194] Registered new tserver with Master: 2242e462d23647e9bee8496d71528cb5 (127.1.140.194:37493)
I20260429 08:04:22.731516  1629 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.194:57749
W20260429 08:04:22.810010  1954 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:22.810200  1954 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:22.810222  1954 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:22.811834  1954 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:22.811898  1954 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.195
I20260429 08:04:22.813596  1954 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:41519
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--consensus_rpc_timeout_ms=50
--log_cache_size_limit_mb=10
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.195:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/data/info.pb
--webserver_interface=127.1.140.195
--webserver_port=0
--tserver_master_addrs=127.1.140.254:46827
--never_fsync=true
--heap_profile_path=/tmp/kudu.1954
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.195
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:22.813807  1954 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:22.814011  1954 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260429 08:04:22.816656  1960 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:22.816658  1959 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:22.816653  1962 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:22.817057  1954 server_base.cc:1061] running on GCE node
I20260429 08:04:22.817243  1954 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:22.817507  1954 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:22.818675  1954 hybrid_clock.cc:648] HybridClock initialized: now 1777449862818647 us; error 30 us; skew 500 ppm
I20260429 08:04:22.819898  1954 webserver.cc:492] Webserver started at http://127.1.140.195:43127/ using document root <none> and password file <none>
I20260429 08:04:22.820122  1954 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:22.820190  1954 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:22.820304  1954 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260429 08:04:22.821202  1954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/data/instance:
uuid: "ed1aa07264104da696fc93200d861eae"
format_stamp: "Formatted at 2026-04-29 08:04:22 on dist-test-slave-230h"
I20260429 08:04:22.821537  1954 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/wal/instance:
uuid: "ed1aa07264104da696fc93200d861eae"
format_stamp: "Formatted at 2026-04-29 08:04:22 on dist-test-slave-230h"
I20260429 08:04:22.822877  1954 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
I20260429 08:04:22.823673  1968 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:22.823865  1954 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:22.823945  1954 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/wal
uuid: "ed1aa07264104da696fc93200d861eae"
format_stamp: "Formatted at 2026-04-29 08:04:22 on dist-test-slave-230h"
I20260429 08:04:22.824021  1954 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260429 08:04:22.850454  1954 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:22.850804  1954 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:22.850950  1954 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:22.851182  1954 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:22.851598  1954 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260429 08:04:22.851652  1954 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:22.851698  1954 ts_tablet_manager.cc:616] Registered 0 tablets
I20260429 08:04:22.851728  1954 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:22.857553  1954 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.195:33419
I20260429 08:04:22.857613  2082 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.195:33419 every 8 connection(s)
I20260429 08:04:22.857962  1954 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/data/info.pb
I20260429 08:04:22.862486  2083 heartbeater.cc:344] Connected to a master server at 127.1.140.254:46827
I20260429 08:04:22.862586  2083 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:22.862740  2083 heartbeater.cc:507] Master 127.1.140.254:46827 requested a full tablet report, sending...
I20260429 08:04:22.863112  1629 ts_manager.cc:194] Registered new tserver with Master: ed1aa07264104da696fc93200d861eae (127.1.140.195:33419)
I20260429 08:04:22.863466  1629 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.195:37317
I20260429 08:04:22.866070  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 1954
I20260429 08:04:22.866148  1587 external_mini_cluster.cc:1442] Reading /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestGetPermanentUuid.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/wal/instance
I20260429 08:04:22.867332  1587 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
I20260429 08:04:22.874053  1629 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48176:
name: "TestTable"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
owner: "alice"
W20260429 08:04:22.875348  1629 catalog_manager.cc:7033] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table TestTable in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260429 08:04:22.882113  2016 tablet_service.cc:1511] Processing CreateTablet for tablet c52941cc58d74647983651c25aadd7de (DEFAULT_TABLE table=TestTable [id=ae57622b9aa84a579b276775a0ce1ead]), partition=RANGE (key) PARTITION UNBOUNDED
I20260429 08:04:22.882473  2016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c52941cc58d74647983651c25aadd7de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260429 08:04:22.882620  1884 tablet_service.cc:1511] Processing CreateTablet for tablet c52941cc58d74647983651c25aadd7de (DEFAULT_TABLE table=TestTable [id=ae57622b9aa84a579b276775a0ce1ead]), partition=RANGE (key) PARTITION UNBOUNDED
I20260429 08:04:22.882577  1752 tablet_service.cc:1511] Processing CreateTablet for tablet c52941cc58d74647983651c25aadd7de (DEFAULT_TABLE table=TestTable [id=ae57622b9aa84a579b276775a0ce1ead]), partition=RANGE (key) PARTITION UNBOUNDED
I20260429 08:04:22.882853  1752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c52941cc58d74647983651c25aadd7de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260429 08:04:22.882853  1884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c52941cc58d74647983651c25aadd7de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260429 08:04:22.884627  2097 tablet_bootstrap.cc:492] T c52941cc58d74647983651c25aadd7de P ed1aa07264104da696fc93200d861eae: Bootstrap starting.
I20260429 08:04:22.885289  2097 tablet_bootstrap.cc:654] T c52941cc58d74647983651c25aadd7de P ed1aa07264104da696fc93200d861eae: Neither blocks nor log segments found. Creating new log.
I20260429 08:04:22.885576  2098 tablet_bootstrap.cc:492] T c52941cc58d74647983651c25aadd7de P 2242e462d23647e9bee8496d71528cb5: Bootstrap starting.
I20260429 08:04:22.885748  2097 log.cc:826] T c52941cc58d74647983651c25aadd7de P ed1aa07264104da696fc93200d861eae: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:22.886204  2098 tablet_bootstrap.cc:654] T c52941cc58d74647983651c25aadd7de P 2242e462d23647e9bee8496d71528cb5: Neither blocks nor log segments found. Creating new log.
I20260429 08:04:22.886449  2098 log.cc:826] T c52941cc58d74647983651c25aadd7de P 2242e462d23647e9bee8496d71528cb5: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:22.886533  2097 tablet_bootstrap.cc:492] T c52941cc58d74647983651c25aadd7de P ed1aa07264104da696fc93200d861eae: No bootstrap required, opened a new log
I20260429 08:04:22.886606  2097 ts_tablet_manager.cc:1403] T c52941cc58d74647983651c25aadd7de P ed1aa07264104da696fc93200d861eae: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260429 08:04:22.886754  2099 tablet_bootstrap.cc:492] T c52941cc58d74647983651c25aadd7de P 1a185c0b8fbe4189b8a83dca9718e7e1: Bootstrap starting.
I20260429 08:04:22.887092  2098 tablet_bootstrap.cc:492] T c52941cc58d74647983651c25aadd7de P 2242e462d23647e9bee8496d71528cb5: No bootstrap required, opened a new log
I20260429 08:04:22.887162  2098 ts_tablet_manager.cc:1403] T c52941cc58d74647983651c25aadd7de P 2242e462d23647e9bee8496d71528cb5: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260429 08:04:22.887326  2099 tablet_bootstrap.cc:654] T c52941cc58d74647983651c25aadd7de P 1a185c0b8fbe4189b8a83dca9718e7e1: Neither blocks nor log segments found. Creating new log.
I20260429 08:04:22.887660  2099 log.cc:826] T c52941cc58d74647983651c25aadd7de P 1a185c0b8fbe4189b8a83dca9718e7e1: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:22.888329  2097 raft_consensus.cc:359] T c52941cc58d74647983651c25aadd7de P ed1aa07264104da696fc93200d861eae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a185c0b8fbe4189b8a83dca9718e7e1" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 39593 } } peers { permanent_uuid: "ed1aa07264104da696fc93200d861eae" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 33419 } } peers { permanent_uuid: "2242e462d23647e9bee8496d71528cb5" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 37493 } }
I20260429 08:04:22.888466  2099 tablet_bootstrap.cc:492] T c52941cc58d74647983651c25aadd7de P 1a185c0b8fbe4189b8a83dca9718e7e1: No bootstrap required, opened a new log
I20260429 08:04:22.888497  2097 raft_consensus.cc:385] T c52941cc58d74647983651c25aadd7de P ed1aa07264104da696fc93200d861eae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260429 08:04:22.888535  2097 raft_consensus.cc:740] T c52941cc58d74647983651c25aadd7de P ed1aa07264104da696fc93200d861eae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed1aa07264104da696fc93200d861eae, State: Initialized, Role: FOLLOWER
I20260429 08:04:22.888541  2099 ts_tablet_manager.cc:1403] T c52941cc58d74647983651c25aadd7de P 1a185c0b8fbe4189b8a83dca9718e7e1: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260429 08:04:22.888682  2097 consensus_queue.cc:260] T c52941cc58d74647983651c25aadd7de P ed1aa07264104da696fc93200d861eae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a185c0b8fbe4189b8a83dca9718e7e1" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 39593 } } peers { permanent_uuid: "ed1aa07264104da696fc93200d861eae" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 33419 } } peers { permanent_uuid: "2242e462d23647e9bee8496d71528cb5" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 37493 } }
I20260429 08:04:22.888809  2098 raft_consensus.cc:359] T c52941cc58d74647983651c25aadd7de P 2242e462d23647e9bee8496d71528cb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a185c0b8fbe4189b8a83dca9718e7e1" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 39593 } } peers { permanent_uuid: "ed1aa07264104da696fc93200d861eae" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 33419 } } peers { permanent_uuid: "2242e462d23647e9bee8496d71528cb5" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 37493 } }
I20260429 08:04:22.888942  2097 ts_tablet_manager.cc:1434] T c52941cc58d74647983651c25aadd7de P ed1aa07264104da696fc93200d861eae: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.003s
I20260429 08:04:22.888944  2098 raft_consensus.cc:385] T c52941cc58d74647983651c25aadd7de P 2242e462d23647e9bee8496d71528cb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260429 08:04:22.888976  2098 raft_consensus.cc:740] T c52941cc58d74647983651c25aadd7de P 2242e462d23647e9bee8496d71528cb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2242e462d23647e9bee8496d71528cb5, State: Initialized, Role: FOLLOWER
I20260429 08:04:22.889048  2083 heartbeater.cc:499] Master 127.1.140.254:46827 was elected leader, sending a full tablet report...
I20260429 08:04:22.889106  2098 consensus_queue.cc:260] T c52941cc58d74647983651c25aadd7de P 2242e462d23647e9bee8496d71528cb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a185c0b8fbe4189b8a83dca9718e7e1" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 39593 } } peers { permanent_uuid: "ed1aa07264104da696fc93200d861eae" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 33419 } } peers { permanent_uuid: "2242e462d23647e9bee8496d71528cb5" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 37493 } }
I20260429 08:04:22.889351  2098 ts_tablet_manager.cc:1434] T c52941cc58d74647983651c25aadd7de P 2242e462d23647e9bee8496d71528cb5: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260429 08:04:22.889523  1951 heartbeater.cc:499] Master 127.1.140.254:46827 was elected leader, sending a full tablet report...
I20260429 08:04:22.890316  2099 raft_consensus.cc:359] T c52941cc58d74647983651c25aadd7de P 1a185c0b8fbe4189b8a83dca9718e7e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a185c0b8fbe4189b8a83dca9718e7e1" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 39593 } } peers { permanent_uuid: "ed1aa07264104da696fc93200d861eae" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 33419 } } peers { permanent_uuid: "2242e462d23647e9bee8496d71528cb5" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 37493 } }
I20260429 08:04:22.890481  2099 raft_consensus.cc:385] T c52941cc58d74647983651c25aadd7de P 1a185c0b8fbe4189b8a83dca9718e7e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260429 08:04:22.890515  2099 raft_consensus.cc:740] T c52941cc58d74647983651c25aadd7de P 1a185c0b8fbe4189b8a83dca9718e7e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a185c0b8fbe4189b8a83dca9718e7e1, State: Initialized, Role: FOLLOWER
I20260429 08:04:22.890618  2099 consensus_queue.cc:260] T c52941cc58d74647983651c25aadd7de P 1a185c0b8fbe4189b8a83dca9718e7e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a185c0b8fbe4189b8a83dca9718e7e1" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 39593 } } peers { permanent_uuid: "ed1aa07264104da696fc93200d861eae" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 33419 } } peers { permanent_uuid: "2242e462d23647e9bee8496d71528cb5" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 37493 } }
I20260429 08:04:22.890815  2099 ts_tablet_manager.cc:1434] T c52941cc58d74647983651c25aadd7de P 1a185c0b8fbe4189b8a83dca9718e7e1: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.003s
I20260429 08:04:22.890894  1819 heartbeater.cc:499] Master 127.1.140.254:46827 was elected leader, sending a full tablet report...
I20260429 08:04:22.929884  2103 raft_consensus.cc:493] T c52941cc58d74647983651c25aadd7de P ed1aa07264104da696fc93200d861eae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260429 08:04:22.930013  2103 raft_consensus.cc:515] T c52941cc58d74647983651c25aadd7de P ed1aa07264104da696fc93200d861eae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a185c0b8fbe4189b8a83dca9718e7e1" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 39593 } } peers { permanent_uuid: "ed1aa07264104da696fc93200d861eae" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 33419 } } peers { permanent_uuid: "2242e462d23647e9bee8496d71528cb5" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 37493 } }
I20260429 08:04:22.930307  2103 leader_election.cc:290] T c52941cc58d74647983651c25aadd7de P ed1aa07264104da696fc93200d861eae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a185c0b8fbe4189b8a83dca9718e7e1 (127.1.140.193:39593), 2242e462d23647e9bee8496d71528cb5 (127.1.140.194:37493)
I20260429 08:04:22.934336  1772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c52941cc58d74647983651c25aadd7de" candidate_uuid: "ed1aa07264104da696fc93200d861eae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a185c0b8fbe4189b8a83dca9718e7e1" is_pre_election: true
I20260429 08:04:22.934469  1905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c52941cc58d74647983651c25aadd7de" candidate_uuid: "ed1aa07264104da696fc93200d861eae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2242e462d23647e9bee8496d71528cb5" is_pre_election: true
I20260429 08:04:22.934583  1772 raft_consensus.cc:2468] T c52941cc58d74647983651c25aadd7de P 1a185c0b8fbe4189b8a83dca9718e7e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed1aa07264104da696fc93200d861eae in term 0.
I20260429 08:04:22.934657  1905 raft_consensus.cc:2468] T c52941cc58d74647983651c25aadd7de P 2242e462d23647e9bee8496d71528cb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed1aa07264104da696fc93200d861eae in term 0.
I20260429 08:04:22.934896  1971 leader_election.cc:304] T c52941cc58d74647983651c25aadd7de P ed1aa07264104da696fc93200d861eae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a185c0b8fbe4189b8a83dca9718e7e1, ed1aa07264104da696fc93200d861eae; no voters: 
I20260429 08:04:22.935123  2103 raft_consensus.cc:2804] T c52941cc58d74647983651c25aadd7de P ed1aa07264104da696fc93200d861eae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260429 08:04:22.935209  2103 raft_consensus.cc:493] T c52941cc58d74647983651c25aadd7de P ed1aa07264104da696fc93200d861eae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260429 08:04:22.935241  2103 raft_consensus.cc:3060] T c52941cc58d74647983651c25aadd7de P ed1aa07264104da696fc93200d861eae [term 0 FOLLOWER]: Advancing to term 1
I20260429 08:04:22.936024  2103 raft_consensus.cc:515] T c52941cc58d74647983651c25aadd7de P ed1aa07264104da696fc93200d861eae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a185c0b8fbe4189b8a83dca9718e7e1" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 39593 } } peers { permanent_uuid: "ed1aa07264104da696fc93200d861eae" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 33419 } } peers { permanent_uuid: "2242e462d23647e9bee8496d71528cb5" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 37493 } }
I20260429 08:04:22.936197  2103 leader_election.cc:290] T c52941cc58d74647983651c25aadd7de P ed1aa07264104da696fc93200d861eae [CANDIDATE]: Term 1 election: Requested vote from peers 1a185c0b8fbe4189b8a83dca9718e7e1 (127.1.140.193:39593), 2242e462d23647e9bee8496d71528cb5 (127.1.140.194:37493)
I20260429 08:04:22.936472  1905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c52941cc58d74647983651c25aadd7de" candidate_uuid: "ed1aa07264104da696fc93200d861eae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2242e462d23647e9bee8496d71528cb5"
I20260429 08:04:22.936569  1905 raft_consensus.cc:3060] T c52941cc58d74647983651c25aadd7de P 2242e462d23647e9bee8496d71528cb5 [term 0 FOLLOWER]: Advancing to term 1
I20260429 08:04:22.936565  1772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c52941cc58d74647983651c25aadd7de" candidate_uuid: "ed1aa07264104da696fc93200d861eae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a185c0b8fbe4189b8a83dca9718e7e1"
I20260429 08:04:22.936672  1772 raft_consensus.cc:3060] T c52941cc58d74647983651c25aadd7de P 1a185c0b8fbe4189b8a83dca9718e7e1 [term 0 FOLLOWER]: Advancing to term 1
I20260429 08:04:22.937264  1905 raft_consensus.cc:2468] T c52941cc58d74647983651c25aadd7de P 2242e462d23647e9bee8496d71528cb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed1aa07264104da696fc93200d861eae in term 1.
I20260429 08:04:22.937341  1772 raft_consensus.cc:2468] T c52941cc58d74647983651c25aadd7de P 1a185c0b8fbe4189b8a83dca9718e7e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed1aa07264104da696fc93200d861eae in term 1.
I20260429 08:04:22.937530  1972 leader_election.cc:304] T c52941cc58d74647983651c25aadd7de P ed1aa07264104da696fc93200d861eae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2242e462d23647e9bee8496d71528cb5, ed1aa07264104da696fc93200d861eae; no voters: 
I20260429 08:04:22.937652  2103 raft_consensus.cc:2804] T c52941cc58d74647983651c25aadd7de P ed1aa07264104da696fc93200d861eae [term 1 FOLLOWER]: Leader election won for term 1
I20260429 08:04:22.937851  2103 raft_consensus.cc:697] T c52941cc58d74647983651c25aadd7de P ed1aa07264104da696fc93200d861eae [term 1 LEADER]: Becoming Leader. State: Replica: ed1aa07264104da696fc93200d861eae, State: Running, Role: LEADER
I20260429 08:04:22.937984  2103 consensus_queue.cc:237] T c52941cc58d74647983651c25aadd7de P ed1aa07264104da696fc93200d861eae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a185c0b8fbe4189b8a83dca9718e7e1" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 39593 } } peers { permanent_uuid: "ed1aa07264104da696fc93200d861eae" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 33419 } } peers { permanent_uuid: "2242e462d23647e9bee8496d71528cb5" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 37493 } }
I20260429 08:04:22.939019  1629 catalog_manager.cc:5671] T c52941cc58d74647983651c25aadd7de P ed1aa07264104da696fc93200d861eae reported cstate change: term changed from 0 to 1, leader changed from <none> to ed1aa07264104da696fc93200d861eae (127.1.140.195). New cstate: current_term: 1 leader_uuid: "ed1aa07264104da696fc93200d861eae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a185c0b8fbe4189b8a83dca9718e7e1" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 39593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed1aa07264104da696fc93200d861eae" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 33419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2242e462d23647e9bee8496d71528cb5" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 37493 } health_report { overall_health: UNKNOWN } } }
I20260429 08:04:22.955821  1587 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
I20260429 08:04:22.956514  1587 ts_itest-base.cc:246] Waiting for 1 tablets on tserver 1a185c0b8fbe4189b8a83dca9718e7e1 to finish bootstrapping
I20260429 08:04:22.960780  1587 ts_itest-base.cc:246] Waiting for 1 tablets on tserver 2242e462d23647e9bee8496d71528cb5 to finish bootstrapping
I20260429 08:04:22.964112  1587 ts_itest-base.cc:246] Waiting for 1 tablets on tserver ed1aa07264104da696fc93200d861eae to finish bootstrapping
W20260429 08:04:22.975617  1952 tablet.cc:2404] T c52941cc58d74647983651c25aadd7de P 2242e462d23647e9bee8496d71528cb5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260429 08:04:22.975858  1587 external_mini_cluster.cc:1658] Killing /tmp/dist-test-tasknazsm3/build/release/bin/kudu with pid 1690
I20260429 08:04:22.981544  1587 external_mini_cluster.cc:1658] Killing /tmp/dist-test-tasknazsm3/build/release/bin/kudu with pid 1822
I20260429 08:04:22.988348  1587 external_mini_cluster.cc:1658] Killing /tmp/dist-test-tasknazsm3/build/release/bin/kudu with pid 1954
I20260429 08:04:22.993758  1587 external_mini_cluster.cc:1658] Killing /tmp/dist-test-tasknazsm3/build/release/bin/kudu with pid 1599
2026-04-29T08:04:22Z chronyd exiting
[       OK ] RaftConsensusITest.TestGetPermanentUuid (712 ms)
[ RUN      ] RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes
I20260429 08:04:23.014724  1587 ts_itest-base.cc:115] Starting cluster with:
I20260429 08:04:23.014772  1587 ts_itest-base.cc:116] --------------
I20260429 08:04:23.014786  1587 ts_itest-base.cc:117] 7 tablet servers
I20260429 08:04:23.014796  1587 ts_itest-base.cc:118] 7 replicas per TS
I20260429 08:04:23.014806  1587 ts_itest-base.cc:119] --------------
2026-04-29T08:04:23Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-04-29T08:04:23Z Disabled control of system clock
I20260429 08:04:23.022205  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.1.140.254:35565
--webserver_interface=127.1.140.254
--webserver_port=0
--builtin_ntp_servers=127.1.140.212:39211
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.1.140.254:35565 with env {}
W20260429 08:04:23.099258  2120 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:23.099493  2120 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:23.099548  2120 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:23.101120  2120 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260429 08:04:23.101215  2120 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:23.101238  2120 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260429 08:04:23.101261  2120 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260429 08:04:23.102918  2120 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:39211
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/master-0/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.1.140.254:35565
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.1.140.254:35565
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/master-0/data/info.pb
--webserver_interface=127.1.140.254
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.2120
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:23.103225  2120 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:23.103500  2120 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260429 08:04:23.106186  2128 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:23.106182  2126 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:23.106213  2120 server_base.cc:1061] running on GCE node
W20260429 08:04:23.106182  2125 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:23.106583  2120 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:23.106855  2120 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:23.107986  2120 hybrid_clock.cc:648] HybridClock initialized: now 1777449863107971 us; error 27 us; skew 500 ppm
I20260429 08:04:23.109162  2120 webserver.cc:492] Webserver started at http://127.1.140.254:46495/ using document root <none> and password file <none>
I20260429 08:04:23.109388  2120 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:23.109440  2120 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:23.109562  2120 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260429 08:04:23.110461  2120 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/master-0/data/instance:
uuid: "3053072e8f4f4d61b4036b76ed015123"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:23.110806  2120 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/master-0/wal/instance:
uuid: "3053072e8f4f4d61b4036b76ed015123"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:23.112151  2120 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
I20260429 08:04:23.112968  2134 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:23.113178  2120 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:23.113262  2120 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/master-0/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/master-0/wal
uuid: "3053072e8f4f4d61b4036b76ed015123"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:23.113344  2120 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/master-0/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/master-0/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260429 08:04:23.126389  2120 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:23.126732  2120 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:23.126884  2120 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:23.130821  2120 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.254:35565
I20260429 08:04:23.130887  2187 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.254:35565 every 8 connection(s)
I20260429 08:04:23.131238  2120 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/master-0/data/info.pb
I20260429 08:04:23.131906  2188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260429 08:04:23.134197  2188 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3053072e8f4f4d61b4036b76ed015123: Bootstrap starting.
I20260429 08:04:23.134855  2188 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3053072e8f4f4d61b4036b76ed015123: Neither blocks nor log segments found. Creating new log.
I20260429 08:04:23.135140  2188 log.cc:826] T 00000000000000000000000000000000 P 3053072e8f4f4d61b4036b76ed015123: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:23.135835  2188 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3053072e8f4f4d61b4036b76ed015123: No bootstrap required, opened a new log
I20260429 08:04:23.136315  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 2120
I20260429 08:04:23.136379  1587 external_mini_cluster.cc:1442] Reading /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/master-0/wal/instance
I20260429 08:04:23.137509  2188 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3053072e8f4f4d61b4036b76ed015123 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3053072e8f4f4d61b4036b76ed015123" member_type: VOTER last_known_addr { host: "127.1.140.254" port: 35565 } }
I20260429 08:04:23.137670  2188 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3053072e8f4f4d61b4036b76ed015123 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260429 08:04:23.137705  2188 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3053072e8f4f4d61b4036b76ed015123 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3053072e8f4f4d61b4036b76ed015123, State: Initialized, Role: FOLLOWER
I20260429 08:04:23.137832  2188 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3053072e8f4f4d61b4036b76ed015123 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3053072e8f4f4d61b4036b76ed015123" member_type: VOTER last_known_addr { host: "127.1.140.254" port: 35565 } }
I20260429 08:04:23.137902  2188 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3053072e8f4f4d61b4036b76ed015123 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260429 08:04:23.137923  2188 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3053072e8f4f4d61b4036b76ed015123 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260429 08:04:23.137992  2188 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3053072e8f4f4d61b4036b76ed015123 [term 0 FOLLOWER]: Advancing to term 1
I20260429 08:04:23.138706  2188 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3053072e8f4f4d61b4036b76ed015123 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3053072e8f4f4d61b4036b76ed015123" member_type: VOTER last_known_addr { host: "127.1.140.254" port: 35565 } }
I20260429 08:04:23.138825  2188 leader_election.cc:304] T 00000000000000000000000000000000 P 3053072e8f4f4d61b4036b76ed015123 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3053072e8f4f4d61b4036b76ed015123; no voters: 
I20260429 08:04:23.138967  2188 leader_election.cc:290] T 00000000000000000000000000000000 P 3053072e8f4f4d61b4036b76ed015123 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260429 08:04:23.139041  2193 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3053072e8f4f4d61b4036b76ed015123 [term 1 FOLLOWER]: Leader election won for term 1
I20260429 08:04:23.139175  2188 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3053072e8f4f4d61b4036b76ed015123 [sys.catalog]: configured and running, proceeding with master startup.
I20260429 08:04:23.139209  2193 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3053072e8f4f4d61b4036b76ed015123 [term 1 LEADER]: Becoming Leader. State: Replica: 3053072e8f4f4d61b4036b76ed015123, State: Running, Role: LEADER
I20260429 08:04:23.139307  2193 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3053072e8f4f4d61b4036b76ed015123 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3053072e8f4f4d61b4036b76ed015123" member_type: VOTER last_known_addr { host: "127.1.140.254" port: 35565 } }
I20260429 08:04:23.139671  2195 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3053072e8f4f4d61b4036b76ed015123 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3053072e8f4f4d61b4036b76ed015123. Latest consensus state: current_term: 1 leader_uuid: "3053072e8f4f4d61b4036b76ed015123" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3053072e8f4f4d61b4036b76ed015123" member_type: VOTER last_known_addr { host: "127.1.140.254" port: 35565 } } }
I20260429 08:04:23.139669  2194 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3053072e8f4f4d61b4036b76ed015123 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3053072e8f4f4d61b4036b76ed015123" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3053072e8f4f4d61b4036b76ed015123" member_type: VOTER last_known_addr { host: "127.1.140.254" port: 35565 } } }
I20260429 08:04:23.139850  2195 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3053072e8f4f4d61b4036b76ed015123 [sys.catalog]: This master's current role is: LEADER
I20260429 08:04:23.139860  2194 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3053072e8f4f4d61b4036b76ed015123 [sys.catalog]: This master's current role is: LEADER
I20260429 08:04:23.140209  2202 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260429 08:04:23.140946  2202 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260429 08:04:23.142496  2202 catalog_manager.cc:1357] Generated new cluster ID: 95b6e6272b96451982876993562402e3
I20260429 08:04:23.142550  2202 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260429 08:04:23.150710  2202 catalog_manager.cc:1380] Generated new certificate authority record
I20260429 08:04:23.151258  2202 catalog_manager.cc:1514] Loading token signing keys...
I20260429 08:04:23.157538  2202 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 3053072e8f4f4d61b4036b76ed015123: Generated new TSK 0
I20260429 08:04:23.157738  2202 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260429 08:04:23.165763  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.193:0
--local_ip_for_outbound_sockets=127.1.140.193
--webserver_interface=127.1.140.193
--webserver_port=0
--tserver_master_addrs=127.1.140.254:35565
--builtin_ntp_servers=127.1.140.212:39211
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.05
--log_inject_latency
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--raft_heartbeat_interval_ms=100
--log_preallocate_segments=false with env {}
W20260429 08:04:23.246475  2212 flags.cc:432] Enabled unsafe flag: --fault_crash_on_leader_request_fraction=0.050000000000000003
W20260429 08:04:23.246665  2212 flags.cc:432] Enabled unsafe flag: --log_inject_latency=true
W20260429 08:04:23.246678  2212 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_mean=30
W20260429 08:04:23.246690  2212 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_stddev=60
W20260429 08:04:23.246707  2212 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:23.246721  2212 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:23.246738  2212 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:23.248417  2212 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:23.248479  2212 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.193
I20260429 08:04:23.250151  2212 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:39211
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.050000000000000003
--log_inject_latency=true
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--log_preallocate_segments=false
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/data/info.pb
--webserver_interface=127.1.140.193
--webserver_port=0
--tserver_master_addrs=127.1.140.254:35565
--never_fsync=true
--heap_profile_path=/tmp/kudu.2212
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.193
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:23.250388  2212 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:23.250645  2212 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260429 08:04:23.251299  2212 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260429 08:04:23.253473  2218 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:23.253485  2220 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:23.253568  2217 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:23.253854  2212 server_base.cc:1061] running on GCE node
I20260429 08:04:23.254256  2212 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:23.254504  2212 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:23.255681  2212 hybrid_clock.cc:648] HybridClock initialized: now 1777449863255662 us; error 33 us; skew 500 ppm
I20260429 08:04:23.257022  2212 webserver.cc:492] Webserver started at http://127.1.140.193:37865/ using document root <none> and password file <none>
I20260429 08:04:23.257251  2212 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:23.257308  2212 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:23.257416  2212 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260429 08:04:23.258572  2212 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/data/instance:
uuid: "e8daa51fc97a4257b9629f997ccbbe9d"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:23.259018  2212 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/wal/instance:
uuid: "e8daa51fc97a4257b9629f997ccbbe9d"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:23.260607  2212 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260429 08:04:23.261572  2226 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:23.261783  2212 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260429 08:04:23.261853  2212 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/wal
uuid: "e8daa51fc97a4257b9629f997ccbbe9d"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:23.261955  2212 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260429 08:04:23.286541  2212 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:23.286886  2212 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:23.287056  2212 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:23.287294  2212 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:23.287714  2212 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260429 08:04:23.287772  2212 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:23.287822  2212 ts_tablet_manager.cc:616] Registered 0 tablets
I20260429 08:04:23.287846  2212 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:23.294338  2212 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.193:33247
I20260429 08:04:23.294406  2340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.193:33247 every 8 connection(s)
I20260429 08:04:23.294744  2212 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/data/info.pb
I20260429 08:04:23.299961  2341 heartbeater.cc:344] Connected to a master server at 127.1.140.254:35565
I20260429 08:04:23.300078  2341 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:23.300275  2341 heartbeater.cc:507] Master 127.1.140.254:35565 requested a full tablet report, sending...
I20260429 08:04:23.300743  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 2212
I20260429 08:04:23.300827  1587 external_mini_cluster.cc:1442] Reading /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/wal/instance
I20260429 08:04:23.300791  2151 ts_manager.cc:194] Registered new tserver with Master: e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247)
I20260429 08:04:23.301860  2151 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.193:54441
I20260429 08:04:23.302294  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.194:0
--local_ip_for_outbound_sockets=127.1.140.194
--webserver_interface=127.1.140.194
--webserver_port=0
--tserver_master_addrs=127.1.140.254:35565
--builtin_ntp_servers=127.1.140.212:39211
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.05
--log_inject_latency
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--raft_heartbeat_interval_ms=100
--log_preallocate_segments=false with env {}
W20260429 08:04:23.380389  2344 flags.cc:432] Enabled unsafe flag: --fault_crash_on_leader_request_fraction=0.050000000000000003
W20260429 08:04:23.380621  2344 flags.cc:432] Enabled unsafe flag: --log_inject_latency=true
W20260429 08:04:23.380643  2344 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_mean=30
W20260429 08:04:23.380661  2344 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_stddev=60
W20260429 08:04:23.380690  2344 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:23.380740  2344 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:23.380779  2344 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:23.382373  2344 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:23.382480  2344 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.194
I20260429 08:04:23.384148  2344 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:39211
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.050000000000000003
--log_inject_latency=true
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--log_preallocate_segments=false
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.194:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data/info.pb
--webserver_interface=127.1.140.194
--webserver_port=0
--tserver_master_addrs=127.1.140.254:35565
--never_fsync=true
--heap_profile_path=/tmp/kudu.2344
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.194
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:23.384433  2344 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:23.384694  2344 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260429 08:04:23.385414  2344 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260429 08:04:23.387710  2350 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:23.387763  2349 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:23.387740  2352 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:23.387743  2344 server_base.cc:1061] running on GCE node
I20260429 08:04:23.388033  2344 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:23.388264  2344 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:23.389472  2344 hybrid_clock.cc:648] HybridClock initialized: now 1777449863389456 us; error 26 us; skew 500 ppm
I20260429 08:04:23.390622  2344 webserver.cc:492] Webserver started at http://127.1.140.194:46101/ using document root <none> and password file <none>
I20260429 08:04:23.390856  2344 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:23.390928  2344 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:23.391044  2344 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260429 08:04:23.392040  2344 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data/instance:
uuid: "05220d87009a49a386ebc9c353f603e1"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:23.392370  2344 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/wal/instance:
uuid: "05220d87009a49a386ebc9c353f603e1"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:23.393643  2344 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260429 08:04:23.394452  2358 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:23.394644  2344 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:23.394726  2344 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/wal
uuid: "05220d87009a49a386ebc9c353f603e1"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:23.394806  2344 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260429 08:04:23.424528  2344 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:23.424887  2344 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:23.425032  2344 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:23.425267  2344 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:23.425625  2344 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260429 08:04:23.425684  2344 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:23.425724  2344 ts_tablet_manager.cc:616] Registered 0 tablets
I20260429 08:04:23.425767  2344 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:23.431540  2344 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.194:35823
I20260429 08:04:23.431615  2472 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.194:35823 every 8 connection(s)
I20260429 08:04:23.431941  2344 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data/info.pb
I20260429 08:04:23.436867  2473 heartbeater.cc:344] Connected to a master server at 127.1.140.254:35565
I20260429 08:04:23.436972  2473 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:23.437196  2473 heartbeater.cc:507] Master 127.1.140.254:35565 requested a full tablet report, sending...
I20260429 08:04:23.437605  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 2344
I20260429 08:04:23.437721  1587 external_mini_cluster.cc:1442] Reading /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/wal/instance
I20260429 08:04:23.437740  2151 ts_manager.cc:194] Registered new tserver with Master: 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823)
I20260429 08:04:23.438233  2151 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.194:45201
I20260429 08:04:23.438936  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.195:0
--local_ip_for_outbound_sockets=127.1.140.195
--webserver_interface=127.1.140.195
--webserver_port=0
--tserver_master_addrs=127.1.140.254:35565
--builtin_ntp_servers=127.1.140.212:39211
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.05
--log_inject_latency
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--raft_heartbeat_interval_ms=100
--log_preallocate_segments=false with env {}
W20260429 08:04:23.519042  2476 flags.cc:432] Enabled unsafe flag: --fault_crash_on_leader_request_fraction=0.050000000000000003
W20260429 08:04:23.519220  2476 flags.cc:432] Enabled unsafe flag: --log_inject_latency=true
W20260429 08:04:23.519234  2476 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_mean=30
W20260429 08:04:23.519246  2476 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_stddev=60
W20260429 08:04:23.519264  2476 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:23.519276  2476 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:23.519294  2476 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:23.520810  2476 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:23.520867  2476 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.195
I20260429 08:04:23.522375  2476 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:39211
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.050000000000000003
--log_inject_latency=true
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--log_preallocate_segments=false
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.195:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/data/info.pb
--webserver_interface=127.1.140.195
--webserver_port=0
--tserver_master_addrs=127.1.140.254:35565
--never_fsync=true
--heap_profile_path=/tmp/kudu.2476
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.195
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:23.522570  2476 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:23.522759  2476 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260429 08:04:23.523456  2476 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260429 08:04:23.525520  2481 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:23.525520  2484 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:23.525734  2482 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:23.525883  2476 server_base.cc:1061] running on GCE node
I20260429 08:04:23.526034  2476 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:23.526196  2476 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:23.527328  2476 hybrid_clock.cc:648] HybridClock initialized: now 1777449863527305 us; error 36 us; skew 500 ppm
I20260429 08:04:23.528679  2476 webserver.cc:492] Webserver started at http://127.1.140.195:40395/ using document root <none> and password file <none>
I20260429 08:04:23.528856  2476 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:23.528905  2476 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:23.528995  2476 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260429 08:04:23.529824  2476 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/data/instance:
uuid: "1f172899c0ae473f836cbb6c1cabc8d1"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:23.530092  2476 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/wal/instance:
uuid: "1f172899c0ae473f836cbb6c1cabc8d1"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:23.531217  2476 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260429 08:04:23.532053  2490 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:23.532239  2476 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:23.532315  2476 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/wal
uuid: "1f172899c0ae473f836cbb6c1cabc8d1"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:23.532392  2476 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260429 08:04:23.553951  2476 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:23.554309  2476 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:23.554454  2476 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:23.554680  2476 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:23.555008  2476 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260429 08:04:23.555060  2476 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:23.555101  2476 ts_tablet_manager.cc:616] Registered 0 tablets
I20260429 08:04:23.555133  2476 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:23.560906  2476 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.195:35547
I20260429 08:04:23.560957  2603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.195:35547 every 8 connection(s)
I20260429 08:04:23.561246  2476 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/data/info.pb
I20260429 08:04:23.564036  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 2476
I20260429 08:04:23.564148  1587 external_mini_cluster.cc:1442] Reading /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/wal/instance
I20260429 08:04:23.565479  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.196:0
--local_ip_for_outbound_sockets=127.1.140.196
--webserver_interface=127.1.140.196
--webserver_port=0
--tserver_master_addrs=127.1.140.254:35565
--builtin_ntp_servers=127.1.140.212:39211
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.05
--log_inject_latency
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--raft_heartbeat_interval_ms=100
--log_preallocate_segments=false with env {}
I20260429 08:04:23.565745  2604 heartbeater.cc:344] Connected to a master server at 127.1.140.254:35565
I20260429 08:04:23.565852  2604 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:23.566068  2604 heartbeater.cc:507] Master 127.1.140.254:35565 requested a full tablet report, sending...
I20260429 08:04:23.566484  2150 ts_manager.cc:194] Registered new tserver with Master: 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547)
I20260429 08:04:23.566905  2150 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.195:49001
W20260429 08:04:23.642791  2607 flags.cc:432] Enabled unsafe flag: --fault_crash_on_leader_request_fraction=0.050000000000000003
W20260429 08:04:23.642975  2607 flags.cc:432] Enabled unsafe flag: --log_inject_latency=true
W20260429 08:04:23.642989  2607 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_mean=30
W20260429 08:04:23.643000  2607 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_stddev=60
W20260429 08:04:23.643018  2607 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:23.643031  2607 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:23.643091  2607 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:23.644748  2607 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:23.644815  2607 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.196
I20260429 08:04:23.646466  2607 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:39211
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.050000000000000003
--log_inject_latency=true
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--log_preallocate_segments=false
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.196:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/data/info.pb
--webserver_interface=127.1.140.196
--webserver_port=0
--tserver_master_addrs=127.1.140.254:35565
--never_fsync=true
--heap_profile_path=/tmp/kudu.2607
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.196
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:23.646718  2607 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:23.646975  2607 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260429 08:04:23.647723  2607 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260429 08:04:23.649837  2615 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:23.649960  2612 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:23.650024  2607 server_base.cc:1061] running on GCE node
W20260429 08:04:23.650055  2613 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:23.650262  2607 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:23.650466  2607 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:23.651628  2607 hybrid_clock.cc:648] HybridClock initialized: now 1777449863651611 us; error 30 us; skew 500 ppm
I20260429 08:04:23.652755  2607 webserver.cc:492] Webserver started at http://127.1.140.196:40277/ using document root <none> and password file <none>
I20260429 08:04:23.652966  2607 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:23.653010  2607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:23.653134  2607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260429 08:04:23.653993  2607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/data/instance:
uuid: "2191039ca0e140d8939e91da88758e07"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:23.654320  2607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/wal/instance:
uuid: "2191039ca0e140d8939e91da88758e07"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:23.655596  2607 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260429 08:04:23.656347  2621 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:23.656540  2607 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
I20260429 08:04:23.656599  2607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/wal
uuid: "2191039ca0e140d8939e91da88758e07"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:23.656689  2607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260429 08:04:23.670535  2607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:23.670866  2607 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:23.670969  2607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:23.671231  2607 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:23.671643  2607 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260429 08:04:23.671685  2607 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:23.671728  2607 ts_tablet_manager.cc:616] Registered 0 tablets
I20260429 08:04:23.671756  2607 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:23.677824  2607 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.196:46601
I20260429 08:04:23.677876  2737 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.196:46601 every 8 connection(s)
I20260429 08:04:23.678164  2607 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/data/info.pb
I20260429 08:04:23.680124  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 2607
I20260429 08:04:23.680217  1587 external_mini_cluster.cc:1442] Reading /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/wal/instance
I20260429 08:04:23.681331  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.197:0
--local_ip_for_outbound_sockets=127.1.140.197
--webserver_interface=127.1.140.197
--webserver_port=0
--tserver_master_addrs=127.1.140.254:35565
--builtin_ntp_servers=127.1.140.212:39211
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.05
--log_inject_latency
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--raft_heartbeat_interval_ms=100
--log_preallocate_segments=false with env {}
I20260429 08:04:23.683108  2738 heartbeater.cc:344] Connected to a master server at 127.1.140.254:35565
I20260429 08:04:23.683192  2738 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:23.683419  2738 heartbeater.cc:507] Master 127.1.140.254:35565 requested a full tablet report, sending...
I20260429 08:04:23.683822  2150 ts_manager.cc:194] Registered new tserver with Master: 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601)
I20260429 08:04:23.684341  2150 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.196:37847
W20260429 08:04:23.760465  2741 flags.cc:432] Enabled unsafe flag: --fault_crash_on_leader_request_fraction=0.050000000000000003
W20260429 08:04:23.760643  2741 flags.cc:432] Enabled unsafe flag: --log_inject_latency=true
W20260429 08:04:23.760660  2741 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_mean=30
W20260429 08:04:23.760672  2741 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_stddev=60
W20260429 08:04:23.760689  2741 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:23.760743  2741 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:23.760768  2741 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:23.762339  2741 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:23.762394  2741 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.197
I20260429 08:04:23.764106  2741 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:39211
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.050000000000000003
--log_inject_latency=true
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--log_preallocate_segments=false
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.197:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/data/info.pb
--webserver_interface=127.1.140.197
--webserver_port=0
--tserver_master_addrs=127.1.140.254:35565
--never_fsync=true
--heap_profile_path=/tmp/kudu.2741
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.197
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:23.764340  2741 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:23.764597  2741 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260429 08:04:23.765273  2741 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260429 08:04:23.767419  2747 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:23.767441  2749 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:23.767506  2746 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:23.767766  2741 server_base.cc:1061] running on GCE node
I20260429 08:04:23.767957  2741 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:23.768143  2741 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:23.769315  2741 hybrid_clock.cc:648] HybridClock initialized: now 1777449863769299 us; error 27 us; skew 500 ppm
I20260429 08:04:23.770324  2741 webserver.cc:492] Webserver started at http://127.1.140.197:35963/ using document root <none> and password file <none>
I20260429 08:04:23.770499  2741 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:23.770541  2741 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:23.770625  2741 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260429 08:04:23.771436  2741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/data/instance:
uuid: "ecdf5ad066b649d593094cf742920d44"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:23.771807  2741 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/wal/instance:
uuid: "ecdf5ad066b649d593094cf742920d44"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:23.772957  2741 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:23.773685  2755 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:23.773882  2741 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
I20260429 08:04:23.773938  2741 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/wal
uuid: "ecdf5ad066b649d593094cf742920d44"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:23.773985  2741 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260429 08:04:23.788455  2741 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:23.788748  2741 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:23.788839  2741 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:23.789005  2741 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:23.789345  2741 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260429 08:04:23.789386  2741 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:23.789408  2741 ts_tablet_manager.cc:616] Registered 0 tablets
I20260429 08:04:23.789422  2741 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:23.795117  2741 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.197:41257
I20260429 08:04:23.795164  2869 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.197:41257 every 8 connection(s)
I20260429 08:04:23.795472  2741 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/data/info.pb
I20260429 08:04:23.796859  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 2741
I20260429 08:04:23.796937  1587 external_mini_cluster.cc:1442] Reading /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/wal/instance
I20260429 08:04:23.798166  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.198:0
--local_ip_for_outbound_sockets=127.1.140.198
--webserver_interface=127.1.140.198
--webserver_port=0
--tserver_master_addrs=127.1.140.254:35565
--builtin_ntp_servers=127.1.140.212:39211
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.05
--log_inject_latency
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--raft_heartbeat_interval_ms=100
--log_preallocate_segments=false with env {}
I20260429 08:04:23.800508  2870 heartbeater.cc:344] Connected to a master server at 127.1.140.254:35565
I20260429 08:04:23.800621  2870 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:23.800814  2870 heartbeater.cc:507] Master 127.1.140.254:35565 requested a full tablet report, sending...
I20260429 08:04:23.801213  2150 ts_manager.cc:194] Registered new tserver with Master: ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:23.801595  2150 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.197:50209
W20260429 08:04:23.876137  2873 flags.cc:432] Enabled unsafe flag: --fault_crash_on_leader_request_fraction=0.050000000000000003
W20260429 08:04:23.876319  2873 flags.cc:432] Enabled unsafe flag: --log_inject_latency=true
W20260429 08:04:23.876333  2873 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_mean=30
W20260429 08:04:23.876345  2873 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_stddev=60
W20260429 08:04:23.876364  2873 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:23.876385  2873 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:23.876449  2873 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:23.878049  2873 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:23.878108  2873 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.198
I20260429 08:04:23.879751  2873 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:39211
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.050000000000000003
--log_inject_latency=true
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--log_preallocate_segments=false
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.198:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/data/info.pb
--webserver_interface=127.1.140.198
--webserver_port=0
--tserver_master_addrs=127.1.140.254:35565
--never_fsync=true
--heap_profile_path=/tmp/kudu.2873
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.198
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:23.880012  2873 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:23.880254  2873 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260429 08:04:23.880940  2873 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260429 08:04:23.883198  2878 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:23.883205  2881 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:23.883279  2879 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:23.883416  2873 server_base.cc:1061] running on GCE node
I20260429 08:04:23.883639  2873 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:23.883870  2873 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:23.885082  2873 hybrid_clock.cc:648] HybridClock initialized: now 1777449863885077 us; error 40 us; skew 500 ppm
I20260429 08:04:23.886389  2873 webserver.cc:492] Webserver started at http://127.1.140.198:46183/ using document root <none> and password file <none>
I20260429 08:04:23.886637  2873 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:23.886708  2873 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:23.886816  2873 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260429 08:04:23.887799  2873 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/data/instance:
uuid: "40f075cb67b244bab148499faaa8a100"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:23.888124  2873 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/wal/instance:
uuid: "40f075cb67b244bab148499faaa8a100"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:23.889358  2873 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260429 08:04:23.890115  2887 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:23.890291  2873 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
I20260429 08:04:23.890367  2873 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/wal
uuid: "40f075cb67b244bab148499faaa8a100"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:23.890445  2873 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260429 08:04:23.904209  2873 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:23.904543  2873 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:23.904699  2873 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:23.904932  2873 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:23.905284  2873 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260429 08:04:23.905340  2873 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:23.905380  2873 ts_tablet_manager.cc:616] Registered 0 tablets
I20260429 08:04:23.905423  2873 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:23.911351  2873 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.198:34587
I20260429 08:04:23.911402  3001 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.198:34587 every 8 connection(s)
I20260429 08:04:23.911757  2873 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/data/info.pb
I20260429 08:04:23.913028  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 2873
I20260429 08:04:23.913110  1587 external_mini_cluster.cc:1442] Reading /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/wal/instance
I20260429 08:04:23.914268  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.199:0
--local_ip_for_outbound_sockets=127.1.140.199
--webserver_interface=127.1.140.199
--webserver_port=0
--tserver_master_addrs=127.1.140.254:35565
--builtin_ntp_servers=127.1.140.212:39211
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.05
--log_inject_latency
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--raft_heartbeat_interval_ms=100
--log_preallocate_segments=false with env {}
I20260429 08:04:23.916698  3002 heartbeater.cc:344] Connected to a master server at 127.1.140.254:35565
I20260429 08:04:23.916796  3002 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:23.917057  3002 heartbeater.cc:507] Master 127.1.140.254:35565 requested a full tablet report, sending...
I20260429 08:04:23.917490  2150 ts_manager.cc:194] Registered new tserver with Master: 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587)
I20260429 08:04:23.918045  2150 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.198:55443
W20260429 08:04:23.994002  3005 flags.cc:432] Enabled unsafe flag: --fault_crash_on_leader_request_fraction=0.050000000000000003
W20260429 08:04:23.994251  3005 flags.cc:432] Enabled unsafe flag: --log_inject_latency=true
W20260429 08:04:23.994266  3005 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_mean=30
W20260429 08:04:23.994278  3005 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_stddev=60
W20260429 08:04:23.994297  3005 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:23.994310  3005 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:23.994328  3005 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:23.995970  3005 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:23.996030  3005 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.199
I20260429 08:04:23.997604  3005 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:39211
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.050000000000000003
--log_inject_latency=true
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--log_preallocate_segments=false
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.199:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data/info.pb
--webserver_interface=127.1.140.199
--webserver_port=0
--tserver_master_addrs=127.1.140.254:35565
--never_fsync=true
--heap_profile_path=/tmp/kudu.3005
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.199
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:23.997792  3005 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:23.997980  3005 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260429 08:04:23.998745  3005 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260429 08:04:24.000734  3013 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:24.000726  3011 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:24.000730  3010 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:24.001006  3005 server_base.cc:1061] running on GCE node
I20260429 08:04:24.001183  3005 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:24.001413  3005 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:24.002583  3005 hybrid_clock.cc:648] HybridClock initialized: now 1777449864002580 us; error 42 us; skew 500 ppm
I20260429 08:04:24.003911  3005 webserver.cc:492] Webserver started at http://127.1.140.199:39157/ using document root <none> and password file <none>
I20260429 08:04:24.004132  3005 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:24.004200  3005 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:24.004312  3005 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260429 08:04:24.005256  3005 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data/instance:
uuid: "3295cb551d344191a5ea097425ba02e3"
format_stamp: "Formatted at 2026-04-29 08:04:24 on dist-test-slave-230h"
I20260429 08:04:24.005602  3005 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/wal/instance:
uuid: "3295cb551d344191a5ea097425ba02e3"
format_stamp: "Formatted at 2026-04-29 08:04:24 on dist-test-slave-230h"
I20260429 08:04:24.006834  3005 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
I20260429 08:04:24.007634  3019 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:24.007848  3005 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260429 08:04:24.007936  3005 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/wal
uuid: "3295cb551d344191a5ea097425ba02e3"
format_stamp: "Formatted at 2026-04-29 08:04:24 on dist-test-slave-230h"
I20260429 08:04:24.008019  3005 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260429 08:04:24.042094  3005 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:24.042457  3005 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:24.042606  3005 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:24.042865  3005 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:24.043273  3005 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260429 08:04:24.043335  3005 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:24.043370  3005 ts_tablet_manager.cc:616] Registered 0 tablets
I20260429 08:04:24.043395  3005 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:24.050215  3005 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.199:37563
I20260429 08:04:24.050258  3132 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.199:37563 every 8 connection(s)
I20260429 08:04:24.050590  3005 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data/info.pb
I20260429 08:04:24.055195  3134 heartbeater.cc:344] Connected to a master server at 127.1.140.254:35565
I20260429 08:04:24.055318  3134 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:24.055589  3134 heartbeater.cc:507] Master 127.1.140.254:35565 requested a full tablet report, sending...
I20260429 08:04:24.055994  2150 ts_manager.cc:194] Registered new tserver with Master: 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563)
I20260429 08:04:24.056365  2150 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.199:39123
I20260429 08:04:24.059944  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 3005
I20260429 08:04:24.060024  1587 external_mini_cluster.cc:1442] Reading /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/wal/instance
I20260429 08:04:24.061148  1587 external_mini_cluster.cc:949] 7 TS(s) registered with all masters
I20260429 08:04:24.069324  2150 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42940:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 7
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260429 08:04:24.069628  2150 catalog_manager.cc:7033] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 8 tablet servers would be needed, 7 are available. Consider bringing up more tablet servers.
I20260429 08:04:24.079020  2274 tablet_service.cc:1511] Processing CreateTablet for tablet 557d85f2f8524478993d6d75c83f0d12 (DEFAULT_TABLE table=test-workload [id=d96440f8f8344e03b0a48edf03e11deb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260429 08:04:24.079427  2274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557d85f2f8524478993d6d75c83f0d12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260429 08:04:24.079586  3067 tablet_service.cc:1511] Processing CreateTablet for tablet 557d85f2f8524478993d6d75c83f0d12 (DEFAULT_TABLE table=test-workload [id=d96440f8f8344e03b0a48edf03e11deb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260429 08:04:24.079876  3067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557d85f2f8524478993d6d75c83f0d12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260429 08:04:24.082810  3159 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Bootstrap starting.
I20260429 08:04:24.083091  2935 tablet_service.cc:1511] Processing CreateTablet for tablet 557d85f2f8524478993d6d75c83f0d12 (DEFAULT_TABLE table=test-workload [id=d96440f8f8344e03b0a48edf03e11deb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260429 08:04:24.083420  2935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557d85f2f8524478993d6d75c83f0d12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260429 08:04:24.083420  2671 tablet_service.cc:1511] Processing CreateTablet for tablet 557d85f2f8524478993d6d75c83f0d12 (DEFAULT_TABLE table=test-workload [id=d96440f8f8344e03b0a48edf03e11deb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260429 08:04:24.083776  3159 tablet_bootstrap.cc:654] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Neither blocks nor log segments found. Creating new log.
I20260429 08:04:24.083771  2671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557d85f2f8524478993d6d75c83f0d12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260429 08:04:24.084131  3159 log.cc:826] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:24.084954  3159 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: No bootstrap required, opened a new log
I20260429 08:04:24.085100  3159 ts_tablet_manager.cc:1403] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260429 08:04:24.085896  3162 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Bootstrap starting.
I20260429 08:04:24.086498  3163 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Bootstrap starting.
I20260429 08:04:24.086745  3162 tablet_bootstrap.cc:654] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Neither blocks nor log segments found. Creating new log.
I20260429 08:04:24.087059  3162 log.cc:826] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:24.087029  2803 tablet_service.cc:1511] Processing CreateTablet for tablet 557d85f2f8524478993d6d75c83f0d12 (DEFAULT_TABLE table=test-workload [id=d96440f8f8344e03b0a48edf03e11deb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260429 08:04:24.087232  3163 tablet_bootstrap.cc:654] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Neither blocks nor log segments found. Creating new log.
I20260429 08:04:24.087332  2803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557d85f2f8524478993d6d75c83f0d12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260429 08:04:24.087558  3163 log.cc:826] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:24.087551  3159 raft_consensus.cc:359] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:24.087785  3159 raft_consensus.cc:385] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260429 08:04:24.087826  3159 raft_consensus.cc:740] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8daa51fc97a4257b9629f997ccbbe9d, State: Initialized, Role: FOLLOWER
I20260429 08:04:24.087947  3159 consensus_queue.cc:260] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:24.088207  3159 ts_tablet_manager.cc:1434] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260429 08:04:24.088325  2341 heartbeater.cc:499] Master 127.1.140.254:35565 was elected leader, sending a full tablet report...
I20260429 08:04:24.088413  3163 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: No bootstrap required, opened a new log
W20260429 08:04:24.088492  3163 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Injecting 149ms of latency in SegmentAllocator::Sync()
I20260429 08:04:24.089128  3162 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: No bootstrap required, opened a new log
I20260429 08:04:24.089246  3162 ts_tablet_manager.cc:1403] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260429 08:04:24.090116  3167 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Bootstrap starting.
I20260429 08:04:24.090600  3162 raft_consensus.cc:359] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:24.090735  3167 tablet_bootstrap.cc:654] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Neither blocks nor log segments found. Creating new log.
I20260429 08:04:24.090744  3162 raft_consensus.cc:385] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260429 08:04:24.090781  3162 raft_consensus.cc:740] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2191039ca0e140d8939e91da88758e07, State: Initialized, Role: FOLLOWER
I20260429 08:04:24.090871  3162 consensus_queue.cc:260] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:24.091023  3167 log.cc:826] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:24.091164  3162 ts_tablet_manager.cc:1434] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260429 08:04:24.091209  2738 heartbeater.cc:499] Master 127.1.140.254:35565 was elected leader, sending a full tablet report...
I20260429 08:04:24.092017  2538 tablet_service.cc:1511] Processing CreateTablet for tablet 557d85f2f8524478993d6d75c83f0d12 (DEFAULT_TABLE table=test-workload [id=d96440f8f8344e03b0a48edf03e11deb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260429 08:04:24.092324  2538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557d85f2f8524478993d6d75c83f0d12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260429 08:04:24.092562  3160 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Bootstrap starting.
I20260429 08:04:24.092947  2406 tablet_service.cc:1511] Processing CreateTablet for tablet 557d85f2f8524478993d6d75c83f0d12 (DEFAULT_TABLE table=test-workload [id=d96440f8f8344e03b0a48edf03e11deb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260429 08:04:24.093207  2406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557d85f2f8524478993d6d75c83f0d12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260429 08:04:24.093266  3160 tablet_bootstrap.cc:654] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Neither blocks nor log segments found. Creating new log.
I20260429 08:04:24.093638  3160 log.cc:826] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:24.094367  3160 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: No bootstrap required, opened a new log
W20260429 08:04:24.094465  3160 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Injecting 93ms of latency in SegmentAllocator::Sync()
I20260429 08:04:24.094802  3167 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: No bootstrap required, opened a new log
W20260429 08:04:24.094884  3167 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Injecting 75ms of latency in SegmentAllocator::Sync()
I20260429 08:04:24.095016  3171 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Bootstrap starting.
I20260429 08:04:24.095641  3171 tablet_bootstrap.cc:654] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Neither blocks nor log segments found. Creating new log.
I20260429 08:04:24.095816  3172 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Bootstrap starting.
I20260429 08:04:24.095983  3171 log.cc:826] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:24.096365  3172 tablet_bootstrap.cc:654] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Neither blocks nor log segments found. Creating new log.
I20260429 08:04:24.096586  3171 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: No bootstrap required, opened a new log
I20260429 08:04:24.096625  3172 log.cc:826] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:24.096706  3171 ts_tablet_manager.cc:1403] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260429 08:04:24.097194  3172 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: No bootstrap required, opened a new log
I20260429 08:04:24.097252  3172 ts_tablet_manager.cc:1403] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:24.097997  3171 raft_consensus.cc:359] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:24.098181  3171 raft_consensus.cc:385] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260429 08:04:24.098227  3171 raft_consensus.cc:740] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f172899c0ae473f836cbb6c1cabc8d1, State: Initialized, Role: FOLLOWER
I20260429 08:04:24.098354  3171 consensus_queue.cc:260] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:24.098471  3172 raft_consensus.cc:359] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:24.098642  3172 raft_consensus.cc:385] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260429 08:04:24.098677  3172 raft_consensus.cc:740] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05220d87009a49a386ebc9c353f603e1, State: Initialized, Role: FOLLOWER
I20260429 08:04:24.098698  3171 ts_tablet_manager.cc:1434] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260429 08:04:24.098729  2604 heartbeater.cc:499] Master 127.1.140.254:35565 was elected leader, sending a full tablet report...
I20260429 08:04:24.098786  3172 consensus_queue.cc:260] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:24.099041  3172 ts_tablet_manager.cc:1434] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260429 08:04:24.099191  2473 heartbeater.cc:499] Master 127.1.140.254:35565 was elected leader, sending a full tablet report...
I20260429 08:04:24.123207  3166 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260429 08:04:24.123342  3166 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:24.123873  3166 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:24.128552  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:24.128726  2558 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8daa51fc97a4257b9629f997ccbbe9d in term 0.
I20260429 08:04:24.128428  2955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:24.129304  2691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:24.129446  2691 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8daa51fc97a4257b9629f997ccbbe9d in term 0.
W20260429 08:04:24.129678  2229 leader_election.cc:343] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587): Illegal state: must be running to vote when last-logged opid is not known
I20260429 08:04:24.130645  2426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:24.130817  2426 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8daa51fc97a4257b9629f997ccbbe9d in term 0.
I20260429 08:04:24.131006  2227 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 5 responses out of 7 voters: 4 yes votes; 1 no votes. yes voters: 05220d87009a49a386ebc9c353f603e1, 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, e8daa51fc97a4257b9629f997ccbbe9d; no voters: 40f075cb67b244bab148499faaa8a100
I20260429 08:04:24.131168  3166 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260429 08:04:24.131229  3166 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260429 08:04:24.131265  3166 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 0 FOLLOWER]: Advancing to term 1
I20260429 08:04:24.132220  3166 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:24.131657  2823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:24.132427  3166 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 1 election: Requested vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:24.131650  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:24.132678  2691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07"
I20260429 08:04:24.132759  2691 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 0 FOLLOWER]: Advancing to term 1
I20260429 08:04:24.132790  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1"
I20260429 08:04:24.132879  2558 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 0 FOLLOWER]: Advancing to term 1
W20260429 08:04:24.133447  2229 leader_election.cc:343] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563): Illegal state: must be running to vote when last-logged opid is not known
I20260429 08:04:24.133598  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3"
W20260429 08:04:24.133792  2229 leader_election.cc:343] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563): Illegal state: must be running to vote when last-logged opid is not known
I20260429 08:04:24.133798  2558 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8daa51fc97a4257b9629f997ccbbe9d in term 1.
I20260429 08:04:24.133940  2823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44"
I20260429 08:04:24.133980  2691 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8daa51fc97a4257b9629f997ccbbe9d in term 1.
W20260429 08:04:24.133975  2228 leader_election.cc:343] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257): Illegal state: must be running to vote when last-logged opid is not known
I20260429 08:04:24.134047  2426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1"
I20260429 08:04:24.134138  2426 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 0 FOLLOWER]: Advancing to term 1
W20260429 08:04:24.134203  2228 leader_election.cc:343] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257): Illegal state: must be running to vote when last-logged opid is not known
I20260429 08:04:24.134243  2955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100"
W20260429 08:04:24.134495  2229 leader_election.cc:343] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587): Illegal state: must be running to vote when last-logged opid is not known
I20260429 08:04:24.134904  2426 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8daa51fc97a4257b9629f997ccbbe9d in term 1.
I20260429 08:04:24.135115  2227 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 7 responses out of 7 voters: 4 yes votes; 3 no votes. yes voters: 05220d87009a49a386ebc9c353f603e1, 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, e8daa51fc97a4257b9629f997ccbbe9d; no voters: 3295cb551d344191a5ea097425ba02e3, 40f075cb67b244bab148499faaa8a100, ecdf5ad066b649d593094cf742920d44
I20260429 08:04:24.135241  3166 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 1 FOLLOWER]: Leader election won for term 1
I20260429 08:04:24.135452  3166 raft_consensus.cc:697] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 1 LEADER]: Becoming Leader. State: Replica: e8daa51fc97a4257b9629f997ccbbe9d, State: Running, Role: LEADER
I20260429 08:04:24.135615  3166 consensus_queue.cc:237] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 4, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
W20260429 08:04:24.136435  3184 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Injecting 49ms of latency in SegmentAllocator::Sync()
I20260429 08:04:24.136656  2150 catalog_manager.cc:5671] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d reported cstate change: term changed from 0 to 1, leader changed from <none> to e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193). New cstate: current_term: 1 leader_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } health_report { overall_health: UNKNOWN } } }
W20260429 08:04:24.152969  3183 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260429 08:04:24.153077  3183 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260429 08:04:24.153554  2558 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 1 FOLLOWER]: Refusing update from remote peer e8daa51fc97a4257b9629f997ccbbe9d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260429 08:04:24.153638  2426 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 1 FOLLOWER]: Refusing update from remote peer e8daa51fc97a4257b9629f997ccbbe9d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260429 08:04:24.153777  2229 consensus_peers.cc:597] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d -> Peer 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587): Couldn't send request to peer 40f075cb67b244bab148499faaa8a100. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260429 08:04:24.153865  2229 consensus_peers.cc:597] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d -> Peer 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563): Couldn't send request to peer 3295cb551d344191a5ea097425ba02e3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260429 08:04:24.154006  3202 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260429 08:04:24.154150  3203 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260429 08:04:24.154263  2228 consensus_peers.cc:597] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d -> Peer ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257): Couldn't send request to peer ecdf5ad066b649d593094cf742920d44. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260429 08:04:24.154271  2691 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 1 FOLLOWER]: Refusing update from remote peer e8daa51fc97a4257b9629f997ccbbe9d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260429 08:04:24.154532  3200 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260429 08:04:24.156020  3209 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Injecting 8ms of latency in SegmentAllocator::Sync()
I20260429 08:04:24.170042  3167 ts_tablet_manager.cc:1403] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Time spent bootstrapping tablet: real 0.080s	user 0.002s	sys 0.000s
I20260429 08:04:24.171041  3167 raft_consensus.cc:359] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:24.171176  3167 raft_consensus.cc:385] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260429 08:04:24.171197  3167 raft_consensus.cc:740] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecdf5ad066b649d593094cf742920d44, State: Initialized, Role: FOLLOWER
I20260429 08:04:24.171303  3167 consensus_queue.cc:260] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:24.171630  3167 ts_tablet_manager.cc:1434] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260429 08:04:24.171783  2870 heartbeater.cc:499] Master 127.1.140.254:35565 was elected leader, sending a full tablet report...
I20260429 08:04:24.173491  3210 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260429 08:04:24.173611  3210 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:24.175277  3210 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823)
I20260429 08:04:24.177693  2691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:24.178251  2955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:24.178320  2294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
W20260429 08:04:24.178498  2758 leader_election.cc:343] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587): Illegal state: must be running to vote when last-logged opid is not known
W20260429 08:04:24.178794  2739 tablet.cc:2404] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260429 08:04:24.179705  2426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:24.179934  2756 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 5 responses out of 7 voters: 1 yes votes; 4 no votes. yes voters: ecdf5ad066b649d593094cf742920d44; no voters: 05220d87009a49a386ebc9c353f603e1, 2191039ca0e140d8939e91da88758e07, 40f075cb67b244bab148499faaa8a100, e8daa51fc97a4257b9629f997ccbbe9d
I20260429 08:04:24.180074  3210 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260429 08:04:24.180783  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:24.180835  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
W20260429 08:04:24.181061  2758 leader_election.cc:343] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563): Illegal state: must be running to vote when last-logged opid is not known
W20260429 08:04:24.182951  2474 tablet.cc:2404] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260429 08:04:24.185814  3184 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Injecting 95ms of latency in SegmentAllocator::Sync()
I20260429 08:04:24.187625  3160 ts_tablet_manager.cc:1403] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Time spent bootstrapping tablet: real 0.095s	user 0.002s	sys 0.000s
I20260429 08:04:24.188511  3160 raft_consensus.cc:359] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:24.188637  3160 raft_consensus.cc:385] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260429 08:04:24.188658  3160 raft_consensus.cc:740] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3295cb551d344191a5ea097425ba02e3, State: Initialized, Role: FOLLOWER
I20260429 08:04:24.188782  3160 consensus_queue.cc:260] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:24.189044  3160 ts_tablet_manager.cc:1434] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:24.189182  3134 heartbeater.cc:499] Master 127.1.140.254:35565 was elected leader, sending a full tablet report...
I20260429 08:04:24.226898  3087 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 0 FOLLOWER]: Advancing to term 1
I20260429 08:04:24.229049  3216 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8daa51fc97a4257b9629f997ccbbe9d)
I20260429 08:04:24.229156  3216 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:24.229748  3216 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:24.233856  2294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:24.234187  2955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
W20260429 08:04:24.234567  3022 leader_election.cc:343] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587): Illegal state: must be running to vote when last-logged opid is not known
E20260429 08:04:24.235368  3203 fault_injection.cc:59] injecting fault for kudu (pid 2212): FLAGS_fault_crash_on_leader_request_fraction (process will exit)
I20260429 08:04:24.237532  2823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:24.237661  2823 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 0.
I20260429 08:04:24.237823  3163 ts_tablet_manager.cc:1403] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Time spent bootstrapping tablet: real 0.151s	user 0.000s	sys 0.001s
I20260429 08:04:24.238260  2691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:24.238612  2426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:24.238835  3020 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 6 responses out of 7 voters: 2 yes votes; 4 no votes. yes voters: 3295cb551d344191a5ea097425ba02e3, ecdf5ad066b649d593094cf742920d44; no voters: 05220d87009a49a386ebc9c353f603e1, 2191039ca0e140d8939e91da88758e07, 40f075cb67b244bab148499faaa8a100, e8daa51fc97a4257b9629f997ccbbe9d
I20260429 08:04:24.238955  3216 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260429 08:04:24.239423  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:24.239890  3163 raft_consensus.cc:359] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:24.240037  3163 raft_consensus.cc:385] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260429 08:04:24.240083  3163 raft_consensus.cc:740] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40f075cb67b244bab148499faaa8a100, State: Initialized, Role: FOLLOWER
I20260429 08:04:24.240176  3163 consensus_queue.cc:260] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:24.240540  3163 ts_tablet_manager.cc:1434] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
I20260429 08:04:24.240609  3002 heartbeater.cc:499] Master 127.1.140.254:35565 was elected leader, sending a full tablet report...
W20260429 08:04:24.242589  3138 meta_cache.cc:302] tablet 557d85f2f8524478993d6d75c83f0d12: replica e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247) has failed: Network error: recv got EOF from 127.1.140.193:33247 (error 108)
W20260429 08:04:24.246958  2647 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.246922  2651 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.246927  2650 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.247234  2648 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.247366  2649 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.247897  2649 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:24.247997  1587 ts_itest-base.cc:575] TS 0 appears to have crashed. Restarting.
W20260429 08:04:24.248185  2649 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:24.248256  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.193:33247
--local_ip_for_outbound_sockets=127.1.140.193
--tserver_master_addrs=127.1.140.254:35565
--webserver_port=37865
--webserver_interface=127.1.140.193
--builtin_ntp_servers=127.1.140.212:39211
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.05
--log_inject_latency
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--raft_heartbeat_interval_ms=100
--log_preallocate_segments=false with env {}
W20260429 08:04:24.250044  2648 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.250528  2648 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.250684  2649 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.253645  2517 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.253805  2516 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.253988  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.253674  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.254453  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.254499  2516 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.254451  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.255635  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.255676  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.257790  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.261858  2909 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.261961  2912 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.262167  2911 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.261936  2907 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.262365  2910 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.261863  2908 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.261895  2913 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.261929  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.261863  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.263944  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.270198  3045 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.270212  3047 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.270314  3040 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.270222  3046 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.270469  3041 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.270597  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.270726  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.270870  3044 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.270984  3044 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.273432  3044 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.279520  2382 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33696: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.279690  2383 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33696: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.279503  2384 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33696: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.279762  2385 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33696: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.279808  2381 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33696: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.279848  2386 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33696: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.280192  2386 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33696: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.280201  2385 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33696: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.280207  2381 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33696: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.280665  2381 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33696: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.290017  2783 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.290019  2779 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.290017  2781 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.290283  2782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.290328  2778 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.290393  2780 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.290673  2780 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.290726  2778 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.291436  2778 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.291529  2780 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.296175  2871 tablet.cc:2404] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260429 08:04:24.299623  2778 tablet_service.cc:3018] Rejecting scan request for tablet 557d85f2f8524478993d6d75c83f0d12: Uninitialized: clean time has not yet been initialized
W20260429 08:04:24.299665  2780 tablet_service.cc:3018] Rejecting scan request for tablet 557d85f2f8524478993d6d75c83f0d12: Uninitialized: clean time has not yet been initialized
W20260429 08:04:24.307962  2649 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.310964  2649 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.310964  2648 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.312135  2648 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.312135  2649 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.314313  2649 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:24.315443  3235 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260429 08:04:24.315620  3235 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
W20260429 08:04:24.316522  2889 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.140.193:33247: connect: Connection refused (error 111)
I20260429 08:04:24.316524  3235 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
W20260429 08:04:24.317814  2889 leader_election.cc:336] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247): Network error: Client connection negotiation failed: client connection to 127.1.140.193:33247: connect: Connection refused (error 111)
I20260429 08:04:24.319588  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
W20260429 08:04:24.319887  2649 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:24.320093  2691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
W20260429 08:04:24.321202  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.321530  2649 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.322837  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
I20260429 08:04:24.323393  2426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:24.323657  2888 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 5 responses out of 7 voters: 1 yes votes; 4 no votes. yes voters: 40f075cb67b244bab148499faaa8a100; no voters: 05220d87009a49a386ebc9c353f603e1, 2191039ca0e140d8939e91da88758e07, 3295cb551d344191a5ea097425ba02e3, e8daa51fc97a4257b9629f997ccbbe9d
I20260429 08:04:24.323689  2823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:24.323764  2823 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40f075cb67b244bab148499faaa8a100 in term 0.
I20260429 08:04:24.323802  3235 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260429 08:04:24.325021  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.325024  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.326117  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.326246  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
I20260429 08:04:24.326362  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
W20260429 08:04:24.332969  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.333029  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.333166  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.334712  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.335258  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.335785  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.337464  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.338938  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.341151  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.341189  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.343393  3236 flags.cc:432] Enabled unsafe flag: --fault_crash_on_leader_request_fraction=0.050000000000000003
W20260429 08:04:24.343668  3236 flags.cc:432] Enabled unsafe flag: --log_inject_latency=true
W20260429 08:04:24.343684  3236 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_mean=30
W20260429 08:04:24.343696  3236 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_stddev=60
W20260429 08:04:24.343751  3236 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:24.343778  3236 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:24.343818  3236 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:24.345335  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.345698  3236 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:24.345774  3236 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.193
W20260429 08:04:24.345901  2649 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.347084  3044 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.347572  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.347579  3044 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
I20260429 08:04:24.348018  3236 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:39211
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.050000000000000003
--log_inject_latency=true
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--log_preallocate_segments=false
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.193:33247
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/data/info.pb
--webserver_interface=127.1.140.193
--webserver_port=37865
--tserver_master_addrs=127.1.140.254:35565
--never_fsync=true
--heap_profile_path=/tmp/kudu.3236
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.193
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:24.348219  3236 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:24.348428  3236 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260429 08:04:24.349082  3236 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260429 08:04:24.350241  3044 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.350247  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.350757  3044 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.351167  3248 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:24.351167  3247 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:24.351233  3250 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:24.352553  3236 server_base.cc:1061] running on GCE node
I20260429 08:04:24.352818  3236 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:24.353075  3236 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:24.354256  3236 hybrid_clock.cc:648] HybridClock initialized: now 1777449864354246 us; error 56 us; skew 500 ppm
I20260429 08:04:24.355638  3236 webserver.cc:492] Webserver started at http://127.1.140.193:37865/ using document root <none> and password file <none>
I20260429 08:04:24.355890  3236 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:24.355974  3236 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:24.357317  3236 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
W20260429 08:04:24.357522  3044 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.357528  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.358004  3044 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
I20260429 08:04:24.358210  3256 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:24.358438  3236 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:24.358526  3236 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/wal
uuid: "e8daa51fc97a4257b9629f997ccbbe9d"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:24.358839  3236 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260429 08:04:24.360780  2385 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33696: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.361733  2385 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33696: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.361747  2384 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33696: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.363391  2384 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33696: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.363894  2385 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33696: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.363903  2384 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33696: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.367193  2384 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33696: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.371398  2384 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33696: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.372413  2384 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33696: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.372601  2385 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33696: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.374280  2778 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.377385  2778 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.378425  2778 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.378425  2782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.378453  2780 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.379645  2780 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
I20260429 08:04:24.380098  3236 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:24.380386  3236 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:24.380525  3236 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:24.380757  3236 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:24.381283  3263 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260429 08:04:24.382140  3236 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260429 08:04:24.382203  3236 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:24.382269  3236 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260429 08:04:24.382851  3236 ts_tablet_manager.cc:616] Registered 1 tablets
I20260429 08:04:24.382910  3236 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:24.382985  3263 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Bootstrap starting.
I20260429 08:04:24.384722  3263 log.cc:826] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Log is configured to *not* fsync() on all Append() calls
W20260429 08:04:24.384793  2780 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
I20260429 08:04:24.386205  3263 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 3 replicates
I20260429 08:04:24.386598  3263 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Bootstrap complete.
I20260429 08:04:24.386783  3263 ts_tablet_manager.cc:1403] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
W20260429 08:04:24.387027  2778 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.387447  2780 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.389053  2780 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
I20260429 08:04:24.389757  3263 raft_consensus.cc:359] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 1 FOLLOWER]: Replica starting. Triggering 3 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:24.390089  3236 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.193:33247
I20260429 08:04:24.390187  3372 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.193:33247 every 8 connection(s)
I20260429 08:04:24.390444  3236 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/data/info.pb
I20260429 08:04:24.390799  3263 raft_consensus.cc:740] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8daa51fc97a4257b9629f997ccbbe9d, State: Initialized, Role: FOLLOWER
I20260429 08:04:24.391045  3263 consensus_queue.cc:260] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:24.391340  3263 ts_tablet_manager.cc:1434] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
W20260429 08:04:24.391578  3375 tablet.cc:2404] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260429 08:04:24.394433  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 3236
W20260429 08:04:24.399024  3286 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:24.399034  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:24.399134  3284 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:24.399293  3282 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:24.399329  3283 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
I20260429 08:04:24.399458  3373 heartbeater.cc:344] Connected to a master server at 127.1.140.254:35565
I20260429 08:04:24.399561  3373 heartbeater.cc:461] Registering TS with master...
W20260429 08:04:24.399658  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
I20260429 08:04:24.399804  3373 heartbeater.cc:507] Master 127.1.140.254:35565 requested a full tablet report, sending...
I20260429 08:04:24.400346  2144 ts_manager.cc:194] Re-registered known tserver with Master: e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247)
I20260429 08:04:24.400786  2144 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.193:45197
I20260429 08:04:24.401402  3373 heartbeater.cc:499] Master 127.1.140.254:35565 was elected leader, sending a full tablet report...
W20260429 08:04:24.403649  3284 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:24.403649  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:24.405280  3284 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:24.406801  3284 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:24.412407  3003 tablet.cc:2404] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260429 08:04:24.415683  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.415702  2648 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.415702  2649 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.417382  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.417891  3284 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:24.419451  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.419970  3284 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:24.421828  3284 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:24.422261  2649 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.425382  2649 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.433249  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.436533  2649 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.436533  3284 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:24.436533  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:24.436586  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.438128  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.440807  3044 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.441896  3044 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.443080  3044 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.446789  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:24.450462  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.454708  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.455672  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.456720  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.457906  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.458318  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.460983  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.463224  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:24.465426  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.465435  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.471601  3044 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.475379  3044 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.475399  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.477205  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.478854  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.480427  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.480655  2649 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.484107  2649 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.486244  2649 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.486433  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.495285  2385 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33696: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.496197  2385 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33696: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.499332  2385 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33696: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.500435  2385 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33696: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.502586  2385 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33696: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.503717  2385 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33696: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.504067  2385 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33696: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.505577  2385 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33696: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.508080  2385 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33696: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.509925  2385 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:33696: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.516774  2780 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.521935  2780 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.525032  2780 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.525072  2781 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.525079  2778 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.525177  2782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.526152  2782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.528218  2782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
I20260429 08:04:24.532222  3176 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8daa51fc97a4257b9629f997ccbbe9d)
I20260429 08:04:24.532254  3168 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8daa51fc97a4257b9629f997ccbbe9d)
I20260429 08:04:24.532334  3176 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:24.532330  3168 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:24.532758  3176 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:24.532781  3168 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:24.533622  3175 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8daa51fc97a4257b9629f997ccbbe9d)
I20260429 08:04:24.533705  3175 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:24.534113  3175 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
W20260429 08:04:24.534246  2782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.534463  2778 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
I20260429 08:04:24.537472  2691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:24.537587  2691 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 1.
I20260429 08:04:24.537736  2955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:24.537850  2955 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2191039ca0e140d8939e91da88758e07 in term 0.
W20260429 08:04:24.540052  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
I20260429 08:04:24.540405  3315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:24.540589  3315 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 1.
I20260429 08:04:24.542363  2823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:24.542475  2823 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 0.
I20260429 08:04:24.542645  2360 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 7 voters: 4 yes votes; 0 no votes. yes voters: 05220d87009a49a386ebc9c353f603e1, 2191039ca0e140d8939e91da88758e07, e8daa51fc97a4257b9629f997ccbbe9d, ecdf5ad066b649d593094cf742920d44; no voters: 
I20260429 08:04:24.542785  3176 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260429 08:04:24.542829  3176 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8daa51fc97a4257b9629f997ccbbe9d)
I20260429 08:04:24.542855  3176 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 1 FOLLOWER]: Advancing to term 2
I20260429 08:04:24.543547  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:24.543637  2558 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 1.
I20260429 08:04:24.544252  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:24.544358  3087 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 1.
I20260429 08:04:24.545248  3176 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:24.545390  2691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:24.545454  3176 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 2 election: Requested vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:24.545496  2691 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in term 1.
I20260429 08:04:24.545702  2691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07"
I20260429 08:04:24.545693  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3"
I20260429 08:04:24.545768  2691 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 1 FOLLOWER]: Advancing to term 2
I20260429 08:04:24.545769  3087 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 1 FOLLOWER]: Advancing to term 2
I20260429 08:04:24.546525  2691 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 2.
I20260429 08:04:24.546526  3087 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 2.
I20260429 08:04:24.546561  2954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100"
I20260429 08:04:24.546661  2954 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 0 FOLLOWER]: Advancing to term 2
I20260429 08:04:24.546715  2955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:24.547335  3315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d"
I20260429 08:04:24.547441  3315 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 1 FOLLOWER]: Advancing to term 2
I20260429 08:04:24.547503  2954 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 2.
I20260429 08:04:24.547664  2361 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 7 voters: 4 yes votes; 0 no votes. yes voters: 05220d87009a49a386ebc9c353f603e1, 2191039ca0e140d8939e91da88758e07, 3295cb551d344191a5ea097425ba02e3, 40f075cb67b244bab148499faaa8a100; no voters: 
I20260429 08:04:24.547761  3176 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260429 08:04:24.547930  3176 raft_consensus.cc:697] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 2 LEADER]: Becoming Leader. State: Replica: 05220d87009a49a386ebc9c353f603e1, State: Running, Role: LEADER
I20260429 08:04:24.548030  3176 consensus_queue.cc:237] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 2, Majority size: 4, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:24.548728  3315 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 2.
I20260429 08:04:24.548844  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1"
I20260429 08:04:24.548923  2558 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 1 FOLLOWER]: Advancing to term 2
I20260429 08:04:24.549695  2558 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 2.
I20260429 08:04:24.549942  2144 catalog_manager.cc:5671] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 reported cstate change: term changed from 1 to 2, leader changed from e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193) to 05220d87009a49a386ebc9c353f603e1 (127.1.140.194). New cstate: current_term: 2 leader_uuid: "05220d87009a49a386ebc9c353f603e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } health_report { overall_health: UNKNOWN } } }
I20260429 08:04:24.550199  2823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44"
I20260429 08:04:24.550292  2823 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 0 FOLLOWER]: Advancing to term 2
I20260429 08:04:24.551069  2823 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 2.
W20260429 08:04:24.551196  2648 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:24.551242  3315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:24.551353  3315 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f172899c0ae473f836cbb6c1cabc8d1 in current term 2: Already voted for candidate 05220d87009a49a386ebc9c353f603e1 in this term.
W20260429 08:04:24.551371  2650 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:24.551424  2954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:24.551545  2954 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f172899c0ae473f836cbb6c1cabc8d1 in current term 2: Already voted for candidate 05220d87009a49a386ebc9c353f603e1 in this term.
W20260429 08:04:24.551959  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.552289  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.552460  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.553539  3207 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Injecting 69ms of latency in SegmentAllocator::Sync()
I20260429 08:04:24.553738  2823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:24.553838  2823 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f172899c0ae473f836cbb6c1cabc8d1 in current term 2: Already voted for candidate 05220d87009a49a386ebc9c353f603e1 in this term.
W20260429 08:04:24.554078  3176 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260429 08:04:24.554142  3176 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260429 08:04:24.554761  2691 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 2 FOLLOWER]: Refusing update from remote peer 05220d87009a49a386ebc9c353f603e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260429 08:04:24.554863  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:24.554895  2558 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 2 FOLLOWER]: Refusing update from remote peer 05220d87009a49a386ebc9c353f603e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260429 08:04:24.555171  3087 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 2 FOLLOWER]: Refusing update from remote peer 05220d87009a49a386ebc9c353f603e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260429 08:04:24.555181  2649 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:24.555265  2954 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 2 FOLLOWER]: Refusing update from remote peer 05220d87009a49a386ebc9c353f603e1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260429 08:04:24.555570  3315 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 2 FOLLOWER]: Refusing update from remote peer 05220d87009a49a386ebc9c353f603e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260429 08:04:24.555634  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:24.555650  2823 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 2 FOLLOWER]: Refusing update from remote peer 05220d87009a49a386ebc9c353f603e1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260429 08:04:24.555717  3087 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2191039ca0e140d8939e91da88758e07 in current term 2: Already voted for candidate 05220d87009a49a386ebc9c353f603e1 in this term.
I20260429 08:04:24.555835  3176 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
E20260429 08:04:24.555944  3176 fault_injection.cc:59] injecting fault for kudu (pid 2344): FLAGS_fault_crash_on_leader_request_fraction (process will exit)
I20260429 08:04:24.557894  3315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:24.558007  3315 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2191039ca0e140d8939e91da88758e07 in current term 2: Already voted for candidate 05220d87009a49a386ebc9c353f603e1 in this term.
I20260429 08:04:24.558105  2823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:24.558197  2823 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2191039ca0e140d8939e91da88758e07 in current term 2: Already voted for candidate 05220d87009a49a386ebc9c353f603e1 in this term.
I20260429 08:04:24.558651  2623 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 6 responses out of 7 voters: 2 yes votes; 4 no votes. yes voters: 2191039ca0e140d8939e91da88758e07, 40f075cb67b244bab148499faaa8a100; no voters: 1f172899c0ae473f836cbb6c1cabc8d1, 3295cb551d344191a5ea097425ba02e3, e8daa51fc97a4257b9629f997ccbbe9d, ecdf5ad066b649d593094cf742920d44
I20260429 08:04:24.558812  3168 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260429 08:04:24.559144  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
I20260429 08:04:24.560979  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:24.561098  3087 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f172899c0ae473f836cbb6c1cabc8d1 in current term 2: Already voted for candidate 05220d87009a49a386ebc9c353f603e1 in this term.
I20260429 08:04:24.561285  2493 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 6 responses out of 7 voters: 2 yes votes; 4 no votes. yes voters: 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07; no voters: 3295cb551d344191a5ea097425ba02e3, 40f075cb67b244bab148499faaa8a100, e8daa51fc97a4257b9629f997ccbbe9d, ecdf5ad066b649d593094cf742920d44
I20260429 08:04:24.561430  3175 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260429 08:04:24.563210  3393 negotiation.cc:336] Failed RPC negotiation. Trace:
0429 08:04:24.534669 (+     0us) reactor.cc:678] Submitting negotiation task for client connection to 127.1.140.194:35823 (local address 127.1.140.195:47867)
0429 08:04:24.536280 (+  1611us) negotiation.cc:107] Waiting for socket to connect
0429 08:04:24.536288 (+     8us) client_negotiation.cc:175] Beginning negotiation
0429 08:04:24.536327 (+    39us) client_negotiation.cc:253] Sending NEGOTIATE NegotiatePB request
0429 08:04:24.563029 (+ 26702us) negotiation.cc:326] Negotiation complete: Network error: Client connection negotiation failed: client connection to 127.1.140.194:35823: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
Metrics: {"client-negotiator.queue_time_us":1600,"thread_start_us":56,"threads_started":1}
W20260429 08:04:24.563292  3387 negotiation.cc:336] Failed RPC negotiation. Trace:
0429 08:04:24.533433 (+     0us) reactor.cc:678] Submitting negotiation task for client connection to 127.1.140.194:35823 (local address 127.1.140.196:56553)
0429 08:04:24.546075 (+ 12642us) negotiation.cc:107] Waiting for socket to connect
0429 08:04:24.546085 (+    10us) client_negotiation.cc:175] Beginning negotiation
0429 08:04:24.546140 (+    55us) client_negotiation.cc:253] Sending NEGOTIATE NegotiatePB request
0429 08:04:24.553299 (+  7159us) client_negotiation.cc:272] Received NEGOTIATE NegotiatePB response
0429 08:04:24.553300 (+     1us) client_negotiation.cc:395] Received NEGOTIATE response from server
0429 08:04:24.553303 (+     3us) client_negotiation.cc:190] Negotiated authn=CERTIFICATE
0429 08:04:24.558160 (+  4857us) client_negotiation.cc:515] Sending TLS_HANDSHAKE message to server
0429 08:04:24.558162 (+     2us) client_negotiation.cc:253] Sending TLS_HANDSHAKE NegotiatePB request
0429 08:04:24.563165 (+  5003us) negotiation.cc:326] Negotiation complete: Network error: Client connection negotiation failed: client connection to 127.1.140.194:35823: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
Metrics: {"client-negotiator.queue_time_us":12629,"thread_start_us":77,"threads_started":1}
W20260429 08:04:24.563460  2491 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.140.194:35823: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260429 08:04:24.563413  2622 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.140.194:35823: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260429 08:04:24.563892  3137 connection.cc:570] client connection to 127.1.140.194:35823 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260429 08:04:24.564447  2491 leader_election.cc:336] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823): Network error: Client connection negotiation failed: client connection to 127.1.140.194:35823: connect: Connection refused (error 111)
W20260429 08:04:24.564493  2622 leader_election.cc:336] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823): Network error: Client connection negotiation failed: client connection to 127.1.140.194:35823: connect: Connection refused (error 111)
I20260429 08:04:24.567116  1587 ts_itest-base.cc:575] TS 1 appears to have crashed. Restarting.
I20260429 08:04:24.567348  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.194:35823
--local_ip_for_outbound_sockets=127.1.140.194
--tserver_master_addrs=127.1.140.254:35565
--webserver_port=46101
--webserver_interface=127.1.140.194
--builtin_ntp_servers=127.1.140.212:39211
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.05
--log_inject_latency
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--raft_heartbeat_interval_ms=100
--log_preallocate_segments=false with env {}
W20260429 08:04:24.578025  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.578509  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.580891  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.584555  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.589190  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.589190  3044 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.591236  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.600579  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.601584  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.603116  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.614990  2649 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.616946  2649 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.618009  2649 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.629329  2649 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.629312  2650 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.635419  2649 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.635414  2650 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.635414  2648 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.641289  2648 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.641846  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:24.645079  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.645079  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.651777  3416 flags.cc:432] Enabled unsafe flag: --fault_crash_on_leader_request_fraction=0.050000000000000003
W20260429 08:04:24.651952  3416 flags.cc:432] Enabled unsafe flag: --log_inject_latency=true
W20260429 08:04:24.651968  3416 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_mean=30
W20260429 08:04:24.651979  3416 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_stddev=60
W20260429 08:04:24.651997  3416 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:24.652010  3416 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:24.652030  3416 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:24.653566  3416 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:24.653622  3416 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.194
I20260429 08:04:24.655256  3416 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:39211
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.050000000000000003
--log_inject_latency=true
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--log_preallocate_segments=false
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.194:35823
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data/info.pb
--webserver_interface=127.1.140.194
--webserver_port=46101
--tserver_master_addrs=127.1.140.254:35565
--never_fsync=true
--heap_profile_path=/tmp/kudu.3416
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.194
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:24.655465  3416 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:24.655746  3416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260429 08:04:24.656265  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
E20260429 08:04:24.656574  3416 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260429 08:04:24.657326  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.658553  3422 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:24.658553  3421 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:24.658562  3424 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:24.658859  3416 server_base.cc:1061] running on GCE node
I20260429 08:04:24.659039  3416 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:24.659269  3416 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:24.660486  3416 hybrid_clock.cc:648] HybridClock initialized: now 1777449864660458 us; error 29 us; skew 500 ppm
W20260429 08:04:24.660673  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.661648  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
I20260429 08:04:24.661943  3416 webserver.cc:492] Webserver started at http://127.1.140.194:46101/ using document root <none> and password file <none>
I20260429 08:04:24.662173  3416 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:24.662237  3416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:24.663765  3416 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:24.664470  3430 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:24.664723  3416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
W20260429 08:04:24.664925  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
I20260429 08:04:24.664819  3416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/wal
uuid: "05220d87009a49a386ebc9c353f603e1"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:24.665174  3416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260429 08:04:24.666033  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.669670  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.671299  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.672972  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.673017  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
I20260429 08:04:24.677332  3416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:24.677709  3416 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:24.677850  3416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:24.678092  3416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:24.678617  3437 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260429 08:04:24.679685  3416 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260429 08:04:24.679757  3416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:24.679801  3416 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260429 08:04:24.680714  3416 ts_tablet_manager.cc:616] Registered 1 tablets
I20260429 08:04:24.680902  3437 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Bootstrap starting.
I20260429 08:04:24.680765  3416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:24.682507  3437 log.cc:826] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:24.685027  3437 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=3 ignored=0} inserts{seen=6 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 2 replicates
I20260429 08:04:24.685361  3437 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Bootstrap complete.
W20260429 08:04:24.685462  3437 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Injecting 21ms of latency in SegmentAllocator::Sync()
W20260429 08:04:24.686192  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.686192  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
I20260429 08:04:24.689323  3416 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.194:35823
I20260429 08:04:24.689479  3546 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.194:35823 every 8 connection(s)
I20260429 08:04:24.689852  3416 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data/info.pb
W20260429 08:04:24.691268  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
I20260429 08:04:24.692142  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 3416
W20260429 08:04:24.693442  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.693481  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
I20260429 08:04:24.695048  3547 heartbeater.cc:344] Connected to a master server at 127.1.140.254:35565
I20260429 08:04:24.695132  3547 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:24.695324  3547 heartbeater.cc:507] Master 127.1.140.254:35565 requested a full tablet report, sending...
W20260429 08:04:24.695776  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
I20260429 08:04:24.696167  2144 ts_manager.cc:194] Re-registered known tserver with Master: 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823)
I20260429 08:04:24.696735  2144 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.194:33267
W20260429 08:04:24.698882  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.700410  2782 tablet_service.cc:3018] Rejecting scan request for tablet 557d85f2f8524478993d6d75c83f0d12: Uninitialized: clean time has not yet been initialized
W20260429 08:04:24.700569  2778 tablet_service.cc:3018] Rejecting scan request for tablet 557d85f2f8524478993d6d75c83f0d12: Uninitialized: clean time has not yet been initialized
W20260429 08:04:24.700886  2782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.701622  3044 tablet_service.cc:3080] error setting up scanner 5c769e90224c480384d47b48cfd608c7 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.469s (maximum allowed 0.150s): new_scan_request { tablet_id: "557d85f2f8524478993d6d75c83f0d12" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434645193207808 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\264\371\306\317\006\"3\n\005slave\022*\n d96440f8f8344e03b0a48edf03e11deb\020\001\030\001 \001(\001" signature: "<redacted>""\022\337\263\324\206\316\224!\024\3726\255\264\3601\025P\242D\t\232\000\307=\2673]?\270\342;*\200\203^\351\"\364\345\373D\243\247_\373g4\353\236\3165\314\016-\203\264\027\304\333A\325\006?\225" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "a203af38a8934612a30f238556f14270"
W20260429 08:04:24.701617  3043 tablet_service.cc:3080] error setting up scanner 366d34bb10d046e28f467d3ac5f0eeb3 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.469s (maximum allowed 0.150s): new_scan_request { tablet_id: "557d85f2f8524478993d6d75c83f0d12" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434645193207808 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\264\371\306\317\006\"3\n\005slave\022*\n d96440f8f8344e03b0a48edf03e11deb\020\001\030\001 \001(\001" signature: "<redacted>""\022\337\263\324\206\316\224!\024\3726\255\264\3601\025P\242D\t\232\000\307=\2673]?\270\342;*\200\203^\351\"\364\345\373D\243\247_\373g4\353\236\3165\314\016-\203\264\027\304\333A\325\006?\225" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "3bb8e914c09548b69cc21cb3e308578f"
W20260429 08:04:24.702425  2782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.704553  2782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
I20260429 08:04:24.706816  3437 ts_tablet_manager.cc:1403] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.000s
I20260429 08:04:24.707947  3437 raft_consensus.cc:359] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 2 FOLLOWER]: Replica starting. Triggering 2 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:24.708549  3437 raft_consensus.cc:740] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05220d87009a49a386ebc9c353f603e1, State: Initialized, Role: FOLLOWER
I20260429 08:04:24.708712  3437 consensus_queue.cc:260] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:24.708982  3437 ts_tablet_manager.cc:1434] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260429 08:04:24.709034  3547 heartbeater.cc:499] Master 127.1.140.254:35565 was elected leader, sending a full tablet report...
W20260429 08:04:24.717994  2782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.717994  2778 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.721211  2778 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.721244  2782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.724328  2782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.726445  2782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.726708  3043 tablet_service.cc:3080] error setting up scanner 9fdf42a08e5f4c8f8ec91cbed04bf20e with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.494s (maximum allowed 0.150s): new_scan_request { tablet_id: "557d85f2f8524478993d6d75c83f0d12" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434645193207808 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\264\371\306\317\006\"3\n\005slave\022*\n d96440f8f8344e03b0a48edf03e11deb\020\001\030\001 \001(\001" signature: "<redacted>""\022\337\263\324\206\316\224!\024\3726\255\264\3601\025P\242D\t\232\000\307=\2673]?\270\342;*\200\203^\351\"\364\345\373D\243\247_\373g4\353\236\3165\314\016-\203\264\027\304\333A\325\006?\225" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "3bb8e914c09548b69cc21cb3e308578f"
W20260429 08:04:24.730419  2782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.733834  3459 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44152: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.733834  3460 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44152: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.747437  3460 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44152: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.749519  3460 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44152: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.750532  3460 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44152: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.751710  3460 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44152: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.755846  3460 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44152: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.756897  3460 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44152: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.763154  3460 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44152: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.763695  2648 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.767599  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:24.779752  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:24.780669  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:24.782939  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:24.786036  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:24.786074  3284 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:24.787333  3284 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:24.793663  3284 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:24.798369  3459 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44152: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.802438  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.813223  3459 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44152: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.813519  3457 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44152: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.816764  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.818915  3044 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.818915  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.819973  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.826202  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.830384  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.839107  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.846604  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.848618  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.850801  3457 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44152: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.853915  2648 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.854357  3457 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44152: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.855899  3457 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44152: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.861104  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.865406  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.877312  3457 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44152: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.882467  2648 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.884541  2648 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.886134  2648 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.888585  3457 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44152: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.889094  2648 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.889446  2648 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52312: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:24.891705  3168 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260429 08:04:24.891791  3168 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:24.892030  3168 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:24.892230  2954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:24.892254  2823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:24.892297  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:24.892351  2823 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2191039ca0e140d8939e91da88758e07 in term 2.
I20260429 08:04:24.892367  3087 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2191039ca0e140d8939e91da88758e07 in term 2.
I20260429 08:04:24.892329  2954 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2191039ca0e140d8939e91da88758e07 in term 2.
I20260429 08:04:24.892620  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:24.892666  3315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:24.892745  2557 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2191039ca0e140d8939e91da88758e07 in term 2.
I20260429 08:04:24.892753  3315 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2191039ca0e140d8939e91da88758e07 in term 2.
I20260429 08:04:24.892899  2623 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 7 voters: 4 yes votes; 0 no votes. yes voters: 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, 3295cb551d344191a5ea097425ba02e3, 40f075cb67b244bab148499faaa8a100; no voters: 
I20260429 08:04:24.893011  3168 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260429 08:04:24.893066  3168 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260429 08:04:24.893095  3168 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 2 FOLLOWER]: Advancing to term 3
I20260429 08:04:24.893852  3168 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:24.894026  3168 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [CANDIDATE]: Term 3 election: Requested vote from peers e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:24.894225  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3"
I20260429 08:04:24.894306  3087 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 2 FOLLOWER]: Advancing to term 3
I20260429 08:04:24.894289  3315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d"
I20260429 08:04:24.894311  2823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44"
I20260429 08:04:24.894361  3315 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 2 FOLLOWER]: Advancing to term 3
I20260429 08:04:24.894376  2823 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 2 FOLLOWER]: Advancing to term 3
I20260429 08:04:24.895221  2823 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2191039ca0e140d8939e91da88758e07 in term 3.
I20260429 08:04:24.895771  3315 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2191039ca0e140d8939e91da88758e07 in term 3.
I20260429 08:04:24.896046  3501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1"
I20260429 08:04:24.896082  3496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:24.896139  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1"
I20260429 08:04:24.896194  3501 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 2 FOLLOWER]: Advancing to term 3
I20260429 08:04:24.896210  2557 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 2 FOLLOWER]: Advancing to term 3
I20260429 08:04:24.897133  2557 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2191039ca0e140d8939e91da88758e07 in term 3.
I20260429 08:04:24.897346  2954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100"
I20260429 08:04:24.897399  2623 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 7 voters: 4 yes votes; 0 no votes. yes voters: 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, e8daa51fc97a4257b9629f997ccbbe9d, ecdf5ad066b649d593094cf742920d44; no voters: 
I20260429 08:04:24.897428  2954 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 2 FOLLOWER]: Advancing to term 3
I20260429 08:04:24.897683  3501 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 2191039ca0e140d8939e91da88758e07 for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 3.
I20260429 08:04:24.898208  2954 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2191039ca0e140d8939e91da88758e07 in term 3.
I20260429 08:04:24.898926  3087 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2191039ca0e140d8939e91da88758e07 in term 3.
I20260429 08:04:24.899063  3168 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 3 FOLLOWER]: Leader election won for term 3
I20260429 08:04:24.899220  3168 raft_consensus.cc:697] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 3 LEADER]: Becoming Leader. State: Replica: 2191039ca0e140d8939e91da88758e07, State: Running, Role: LEADER
I20260429 08:04:24.899331  3168 consensus_queue.cc:237] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 3, Majority size: 4, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
W20260429 08:04:24.899710  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
I20260429 08:04:24.900496  2144 catalog_manager.cc:5671] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 reported cstate change: term changed from 2 to 3, leader changed from 05220d87009a49a386ebc9c353f603e1 (127.1.140.194) to 2191039ca0e140d8939e91da88758e07 (127.1.140.196). New cstate: current_term: 3 leader_uuid: "2191039ca0e140d8939e91da88758e07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } health_report { overall_health: UNKNOWN } } }
W20260429 08:04:24.901204  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.915123  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.916193  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.921404  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.922410  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.923604  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.925745  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.927811  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.936972  3168 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260429 08:04:24.936975  3209 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Injecting 46ms of latency in SegmentAllocator::Sync()
W20260429 08:04:24.937073  3168 fault_injection.cc:44] THIS SERVER MAY CRASH!
E20260429 08:04:24.937253  3558 fault_injection.cc:59] injecting fault for kudu (pid 2607): FLAGS_fault_crash_on_leader_request_fraction (process will exit)
I20260429 08:04:24.938279  3087 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 3 FOLLOWER]: Refusing update from remote peer 2191039ca0e140d8939e91da88758e07: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260429 08:04:24.938596  3501 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 3 FOLLOWER]: Refusing update from remote peer 2191039ca0e140d8939e91da88758e07: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260429 08:04:24.938663  3501 pending_rounds.cc:85] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Aborting all ops after (but not including) 4
I20260429 08:04:24.938715  3501 pending_rounds.cc:107] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Aborting uncommitted WRITE_OP operation due to leader change: 2.5
W20260429 08:04:24.939008  2782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.942939  3020 connection.cc:570] server connection from 127.1.140.196:34593 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260429 08:04:24.943218  3432 connection.cc:570] server connection from 127.1.140.196:60493 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260429 08:04:24.945822  1587 ts_itest-base.cc:575] TS 3 appears to have crashed. Restarting.
I20260429 08:04:24.946074  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.196:46601
--local_ip_for_outbound_sockets=127.1.140.196
--tserver_master_addrs=127.1.140.254:35565
--webserver_port=40277
--webserver_interface=127.1.140.196
--builtin_ntp_servers=127.1.140.212:39211
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.05
--log_inject_latency
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--raft_heartbeat_interval_ms=100
--log_preallocate_segments=false with env {}
W20260429 08:04:24.952323  2782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.954392  2782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.958591  2782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.960896  2778 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.961215  2782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.962976  2782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.964048  2782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:24.969928  3284 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:24.977944  3284 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:24.990746  3284 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:24.992453  3284 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:24.996068  3284 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:24.996488  3284 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:25.000231  3284 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:25.000247  3283 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:25.000257  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:25.004127  3457 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44152: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.014003  3457 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44152: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.017248  2782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.028035  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.030841  3559 flags.cc:432] Enabled unsafe flag: --fault_crash_on_leader_request_fraction=0.050000000000000003
W20260429 08:04:25.031005  3559 flags.cc:432] Enabled unsafe flag: --log_inject_latency=true
W20260429 08:04:25.031019  3559 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_mean=30
W20260429 08:04:25.031031  3559 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_stddev=60
W20260429 08:04:25.031049  3559 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:25.031064  3559 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:25.031081  3559 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:25.032793  3559 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:25.032779  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.032855  3559 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.196
W20260429 08:04:25.033245  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
I20260429 08:04:25.034610  3559 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:39211
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.050000000000000003
--log_inject_latency=true
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--log_preallocate_segments=false
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.196:46601
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/data/info.pb
--webserver_interface=127.1.140.196
--webserver_port=40277
--tserver_master_addrs=127.1.140.254:35565
--never_fsync=true
--heap_profile_path=/tmp/kudu.3559
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.196
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:25.034875  3559 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:25.035116  3559 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260429 08:04:25.035771  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
E20260429 08:04:25.035997  3559 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260429 08:04:25.038105  3567 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:25.038087  3565 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:25.038234  3559 server_base.cc:1061] running on GCE node
W20260429 08:04:25.038403  3564 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:25.038595  3559 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:25.038862  3559 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
W20260429 08:04:25.039363  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.039333  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
I20260429 08:04:25.040023  3559 hybrid_clock.cc:648] HybridClock initialized: now 1777449865040007 us; error 44 us; skew 500 ppm
W20260429 08:04:25.040961  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
I20260429 08:04:25.041350  3559 webserver.cc:492] Webserver started at http://127.1.140.196:40277/ using document root <none> and password file <none>
I20260429 08:04:25.041560  3559 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:25.041643  3559 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:25.042876  3559 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:25.043728  3573 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:25.043912  3559 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:25.043990  3559 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/wal
uuid: "2191039ca0e140d8939e91da88758e07"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:25.044281  3559 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260429 08:04:25.050806  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.073974  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:25.074028  3044 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.074028  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.074522  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
I20260429 08:04:25.077840  3559 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:25.078152  3559 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:25.078291  3559 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:25.078532  3559 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:25.079021  3580 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260429 08:04:25.079689  3551 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260429 08:04:25.079797  3044 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
I20260429 08:04:25.079814  3551 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
W20260429 08:04:25.079793  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
I20260429 08:04:25.080230  3551 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:25.080376  3559 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260429 08:04:25.080420  3559 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.002s	user 0.000s	sys 0.000s
I20260429 08:04:25.080458  3559 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
W20260429 08:04:25.080606  3431 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.140.196:46601: connect: Connection refused (error 111)
I20260429 08:04:25.081234  3559 ts_tablet_manager.cc:616] Registered 1 tablets
I20260429 08:04:25.081288  3559 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:25.081493  3580 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Bootstrap starting.
I20260429 08:04:25.083461  3580 log.cc:826] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:25.085143  3315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:25.085278  3315 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 3.
I20260429 08:04:25.086822  3580 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=3 ignored=0} inserts{seen=6 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 2 replicates
I20260429 08:04:25.087193  3580 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Bootstrap complete.
W20260429 08:04:25.087276  3580 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Injecting 59ms of latency in SegmentAllocator::Sync()
I20260429 08:04:25.087415  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:25.087556  3087 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 3.
I20260429 08:04:25.088440  3559 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.196:46601
I20260429 08:04:25.088510  3699 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.196:46601 every 8 connection(s)
I20260429 08:04:25.088812  3559 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/data/info.pb
I20260429 08:04:25.090669  2823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:25.090780  2823 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 3.
I20260429 08:04:25.090935  3432 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 7 voters: 4 yes votes; 0 no votes. yes voters: 05220d87009a49a386ebc9c353f603e1, 3295cb551d344191a5ea097425ba02e3, e8daa51fc97a4257b9629f997ccbbe9d, ecdf5ad066b649d593094cf742920d44; no voters: 
I20260429 08:04:25.091100  3551 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260429 08:04:25.091187  3551 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260429 08:04:25.091224  3551 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 3 FOLLOWER]: Advancing to term 4
I20260429 08:04:25.091560  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 3559
I20260429 08:04:25.092074  3551 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:25.092326  3551 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 4 election: Requested vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:25.092494  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3"
I20260429 08:04:25.092509  2823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44"
I20260429 08:04:25.092581  3087 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 3 FOLLOWER]: Advancing to term 4
I20260429 08:04:25.092605  2823 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 3 FOLLOWER]: Advancing to term 4
I20260429 08:04:25.093228  2823 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 4.
I20260429 08:04:25.093361  3087 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 4.
I20260429 08:04:25.093708  3315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d"
I20260429 08:04:25.093793  3315 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 3 FOLLOWER]: Advancing to term 4
I20260429 08:04:25.094484  3315 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 4.
I20260429 08:04:25.094818  2954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:25.094918  2954 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 3.
I20260429 08:04:25.094889  2955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100"
I20260429 08:04:25.095007  2955 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 3 FOLLOWER]: Advancing to term 4
I20260429 08:04:25.094884  3701 heartbeater.cc:344] Connected to a master server at 127.1.140.254:35565
W20260429 08:04:25.095055  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
I20260429 08:04:25.095175  3701 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:25.095288  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:25.095336  3432 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 7 voters: 4 yes votes; 0 no votes. yes voters: 05220d87009a49a386ebc9c353f603e1, 3295cb551d344191a5ea097425ba02e3, e8daa51fc97a4257b9629f997ccbbe9d, ecdf5ad066b649d593094cf742920d44; no voters: 
I20260429 08:04:25.095381  2557 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 3.
I20260429 08:04:25.095429  3551 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 4 FOLLOWER]: Leader election won for term 4
I20260429 08:04:25.095449  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1"
I20260429 08:04:25.095512  2558 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 3 FOLLOWER]: Advancing to term 4
I20260429 08:04:25.095603  3551 raft_consensus.cc:697] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 4 LEADER]: Becoming Leader. State: Replica: 05220d87009a49a386ebc9c353f603e1, State: Running, Role: LEADER
I20260429 08:04:25.095701  3701 heartbeater.cc:507] Master 127.1.140.254:35565 requested a full tablet report, sending...
I20260429 08:04:25.095721  3551 consensus_queue.cc:237] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.4, Last appended by leader: 5, Current term: 4, Majority size: 4, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:25.095840  2955 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 4.
I20260429 08:04:25.096268  2558 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 4.
I20260429 08:04:25.096468  2144 ts_manager.cc:194] Re-registered known tserver with Master: 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601)
W20260429 08:04:25.096669  3706 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Injecting 37ms of latency in SegmentAllocator::Sync()
I20260429 08:04:25.097034  2144 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.196:40425
I20260429 08:04:25.097512  2144 catalog_manager.cc:5671] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 reported cstate change: term changed from 3 to 4, leader changed from 2191039ca0e140d8939e91da88758e07 (127.1.140.196) to 05220d87009a49a386ebc9c353f603e1 (127.1.140.194). New cstate: current_term: 4 leader_uuid: "05220d87009a49a386ebc9c353f603e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } health_report { overall_health: UNKNOWN } } }
W20260429 08:04:25.100018  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
I20260429 08:04:25.100819  3654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:25.101679  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 4 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07"
W20260429 08:04:25.101728  3431 leader_election.cc:343] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 4 pre-election: Tablet error from VoteRequest() call to peer 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601): Illegal state: must be running to vote when last-logged opid is not known
W20260429 08:04:25.101862  3431 leader_election.cc:343] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 4 election: Tablet error from VoteRequest() call to peer 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601): Illegal state: must be running to vote when last-logged opid is not known
W20260429 08:04:25.107787  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.112131  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.114449  3551 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260429 08:04:25.114516  3551 fault_injection.cc:44] THIS SERVER MAY CRASH!
E20260429 08:04:25.114616  3705 fault_injection.cc:59] injecting fault for kudu (pid 3416): FLAGS_fault_crash_on_leader_request_fraction (process will exit)
I20260429 08:04:25.114913  2955 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 4 FOLLOWER]: Refusing update from remote peer 05220d87009a49a386ebc9c353f603e1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260429 08:04:25.115060  3315 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 4 FOLLOWER]: Refusing update from remote peer 05220d87009a49a386ebc9c353f603e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260429 08:04:25.115435  2558 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 4 FOLLOWER]: Refusing update from remote peer 05220d87009a49a386ebc9c353f603e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260429 08:04:25.116082  2823 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 4 FOLLOWER]: Refusing update from remote peer 05220d87009a49a386ebc9c353f603e1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
W20260429 08:04:25.121222  2759 connection.cc:570] server connection from 127.1.140.194:34911 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260429 08:04:25.121201  3576 connection.cc:570] server connection from 127.1.140.194:48021 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260429 08:04:25.121279  3260 connection.cc:570] server connection from 127.1.140.194:60527 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260429 08:04:25.121475  2889 connection.cc:570] server connection from 127.1.140.194:47767 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260429 08:04:25.121508  3137 connection.cc:570] client connection to 127.1.140.194:35823 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260429 08:04:25.121614  2491 connection.cc:570] server connection from 127.1.140.194:43617 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260429 08:04:25.122097  1587 ts_itest-base.cc:575] TS 1 appears to have crashed. Restarting.
I20260429 08:04:25.122319  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.194:35823
--local_ip_for_outbound_sockets=127.1.140.194
--tserver_master_addrs=127.1.140.254:35565
--webserver_port=46101
--webserver_interface=127.1.140.194
--builtin_ntp_servers=127.1.140.212:39211
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.05
--log_inject_latency
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--raft_heartbeat_interval_ms=100
--log_preallocate_segments=false with env {}
I20260429 08:04:25.146586  3580 ts_tablet_manager.cc:1403] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Time spent bootstrapping tablet: real 0.065s	user 0.005s	sys 0.000s
I20260429 08:04:25.147287  3580 raft_consensus.cc:359] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 3 FOLLOWER]: Replica starting. Triggering 2 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:25.148561  3580 raft_consensus.cc:740] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2191039ca0e140d8939e91da88758e07, State: Initialized, Role: FOLLOWER
I20260429 08:04:25.148705  3580 consensus_queue.cc:260] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:25.148944  3580 ts_tablet_manager.cc:1434] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260429 08:04:25.148974  3701 heartbeater.cc:499] Master 127.1.140.254:35565 was elected leader, sending a full tablet report...
W20260429 08:04:25.154538  3596 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.164296  3596 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.164849  3283 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:25.164896  3284 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:25.164822  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:25.178071  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.182199  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.183224  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.195555  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.202658  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.203685  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.205564  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.205610  2913 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.205610  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.206445  3711 flags.cc:432] Enabled unsafe flag: --fault_crash_on_leader_request_fraction=0.050000000000000003
W20260429 08:04:25.206609  3711 flags.cc:432] Enabled unsafe flag: --log_inject_latency=true
W20260429 08:04:25.206660  3711 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_mean=30
W20260429 08:04:25.206688  3711 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_stddev=60
W20260429 08:04:25.206725  3711 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:25.206748  3711 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:25.206766  3711 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:25.208400  3711 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:25.208451  3711 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.194
W20260429 08:04:25.208834  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
I20260429 08:04:25.210244  3711 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:39211
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.050000000000000003
--log_inject_latency=true
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--log_preallocate_segments=false
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.194:35823
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data/info.pb
--webserver_interface=127.1.140.194
--webserver_port=46101
--tserver_master_addrs=127.1.140.254:35565
--never_fsync=true
--heap_profile_path=/tmp/kudu.3711
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.194
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:25.210518  3711 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:25.210765  3711 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260429 08:04:25.211503  3711 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260429 08:04:25.213562  3718 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:25.213658  3721 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:25.213582  3711 server_base.cc:1061] running on GCE node
W20260429 08:04:25.213563  3719 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:25.213953  3711 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:25.214119  3711 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:25.215281  3711 hybrid_clock.cc:648] HybridClock initialized: now 1777449865215265 us; error 23 us; skew 500 ppm
I20260429 08:04:25.216467  3711 webserver.cc:492] Webserver started at http://127.1.140.194:46101/ using document root <none> and password file <none>
I20260429 08:04:25.216758  3711 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:25.216826  3711 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:25.218065  3711 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260429 08:04:25.218776  3727 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:25.218992  3711 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
I20260429 08:04:25.219071  3711 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/wal
uuid: "05220d87009a49a386ebc9c353f603e1"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:25.219512  3711 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260429 08:04:25.219529  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.220021  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.224624  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.241284  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
I20260429 08:04:25.244434  3711 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:25.244745  3711 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:25.244886  3711 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:25.245116  3711 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:25.245575  3734 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260429 08:04:25.246330  3711 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260429 08:04:25.246384  3711 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:25.246497  3711 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260429 08:04:25.247057  3711 ts_tablet_manager.cc:616] Registered 1 tablets
I20260429 08:04:25.247102  3711 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:25.247140  3734 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Bootstrap starting.
W20260429 08:04:25.248152  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.248225  2782 tablet_service.cc:3018] Rejecting scan request for tablet 557d85f2f8524478993d6d75c83f0d12: Uninitialized: clean time has not yet been initialized
W20260429 08:04:25.248366  2778 tablet_service.cc:3018] Rejecting scan request for tablet 557d85f2f8524478993d6d75c83f0d12: Uninitialized: clean time has not yet been initialized
W20260429 08:04:25.248693  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.248940  3043 tablet_service.cc:3080] error setting up scanner 1078a2bcc73d465fa399a41b3a4bcaa7 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 1.017s (maximum allowed 0.150s): new_scan_request { tablet_id: "557d85f2f8524478993d6d75c83f0d12" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434647438405632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\264\371\306\317\006\"3\n\005slave\022*\n d96440f8f8344e03b0a48edf03e11deb\020\001\030\001 \001(\001" signature: "<redacted>""\022\337\263\324\206\316\224!\024\3726\255\264\3601\025P\242D\t\232\000\307=\2673]?\270\342;*\200\203^\351\"\364\345\373D\243\247_\373g4\353\236\3165\314\016-\203\264\027\304\333A\325\006?\225" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "020cab1e20bf4067aeb543098eaa82c4"
I20260429 08:04:25.249090  3734 log.cc:826] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Log is configured to *not* fsync() on all Append() calls
W20260429 08:04:25.249157  3044 tablet_service.cc:3080] error setting up scanner 7aefd259e5c543d587ed12c14723906f with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 1.017s (maximum allowed 0.150s): new_scan_request { tablet_id: "557d85f2f8524478993d6d75c83f0d12" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434647438405632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\264\371\306\317\006\"3\n\005slave\022*\n d96440f8f8344e03b0a48edf03e11deb\020\001\030\001 \001(\001" signature: "<redacted>""\022\337\263\324\206\316\224!\024\3726\255\264\3601\025P\242D\t\232\000\307=\2673]?\270\342;*\200\203^\351\"\364\345\373D\243\247_\373g4\353\236\3165\314\016-\203\264\027\304\333A\325\006?\225" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "d44d8ee6f35241a6a00320667626c651"
W20260429 08:04:25.249280  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.250785  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.251096  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.251456  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
I20260429 08:04:25.253017  3734 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=1 applied=3 ignored=0} inserts{seen=6 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 2 replicates
I20260429 08:04:25.253350  3734 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Bootstrap complete.
I20260429 08:04:25.253504  3734 ts_tablet_manager.cc:1403] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.002s
I20260429 08:04:25.254431  3711 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.194:35823
I20260429 08:04:25.254791  3711 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data/info.pb
I20260429 08:04:25.255295  3734 raft_consensus.cc:359] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 4 FOLLOWER]: Replica starting. Triggering 2 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:25.255700  3734 raft_consensus.cc:740] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 4 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05220d87009a49a386ebc9c353f603e1, State: Initialized, Role: FOLLOWER
I20260429 08:04:25.255889  3734 consensus_queue.cc:260] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 4.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:25.256196  3734 ts_tablet_manager.cc:1434] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.001s
I20260429 08:04:25.257419  3843 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.194:35823 every 8 connection(s)
I20260429 08:04:25.257529  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 3711
W20260429 08:04:25.258324  2778 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
I20260429 08:04:25.262277  3844 heartbeater.cc:344] Connected to a master server at 127.1.140.254:35565
I20260429 08:04:25.262398  3844 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:25.262676  3844 heartbeater.cc:507] Master 127.1.140.254:35565 requested a full tablet report, sending...
I20260429 08:04:25.263296  2144 ts_manager.cc:194] Re-registered known tserver with Master: 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823)
W20260429 08:04:25.263455  2778 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
I20260429 08:04:25.263864  2144 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.194:44783
W20260429 08:04:25.270097  3042 tablet_service.cc:3080] error setting up scanner 96911f2ff6e64a529ad3fd9ce8e52b2c with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 1.038s (maximum allowed 0.150s): new_scan_request { tablet_id: "557d85f2f8524478993d6d75c83f0d12" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434647438405632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\264\371\306\317\006\"3\n\005slave\022*\n d96440f8f8344e03b0a48edf03e11deb\020\001\030\001 \001(\001" signature: "<redacted>""\022\337\263\324\206\316\224!\024\3726\255\264\3601\025P\242D\t\232\000\307=\2673]?\270\342;*\200\203^\351\"\364\345\373D\243\247_\373g4\353\236\3165\314\016-\203\264\027\304\333A\325\006?\225" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "020cab1e20bf4067aeb543098eaa82c4"
W20260429 08:04:25.270794  2778 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.278077  3042 tablet_service.cc:3080] error setting up scanner 5f7faa783e534a32bcd56b81f01c4fce with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 1.046s (maximum allowed 0.150s): new_scan_request { tablet_id: "557d85f2f8524478993d6d75c83f0d12" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434647438405632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\264\371\306\317\006\"3\n\005slave\022*\n d96440f8f8344e03b0a48edf03e11deb\020\001\030\001 \001(\001" signature: "<redacted>""\022\337\263\324\206\316\224!\024\3726\255\264\3601\025P\242D\t\232\000\307=\2673]?\270\342;*\200\203^\351\"\364\345\373D\243\247_\373g4\353\236\3165\314\016-\203\264\027\304\333A\325\006?\225" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "d44d8ee6f35241a6a00320667626c651"
W20260429 08:04:25.284868  2778 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.291158  2778 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.296270  2778 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.296270  2782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.296274  2780 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.296274  2781 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.297235  3596 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.301196  3750 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44180: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.306795  3750 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44180: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.316444  3757 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44180: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.333626  3757 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44180: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.337817  3757 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44180: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.341862  3757 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44180: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.342868  3757 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44180: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.344051  3757 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44180: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.344102  3756 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44180: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.344210  3596 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.345825  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.352169  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.363612  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.378612  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:25.385823  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:25.386899  3596 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.386936  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.389716  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.390753  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.392822  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.395557  3757 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44180: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
I20260429 08:04:25.401535  3713 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260429 08:04:25.401750  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:25.401705  3713 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:25.402160  3713 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:25.406159  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:25.406291  2558 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2191039ca0e140d8939e91da88758e07 in current term 4: Already voted for candidate 05220d87009a49a386ebc9c353f603e1 in this term.
I20260429 08:04:25.406703  3315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:25.406797  3315 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2191039ca0e140d8939e91da88758e07 in current term 4: Already voted for candidate 05220d87009a49a386ebc9c353f603e1 in this term.
I20260429 08:04:25.406776  2955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:25.406874  2955 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2191039ca0e140d8939e91da88758e07 in current term 4: Already voted for candidate 05220d87009a49a386ebc9c353f603e1 in this term.
I20260429 08:04:25.407128  3794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:25.407276  3794 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2191039ca0e140d8939e91da88758e07 in current term 4: Already voted for candidate 05220d87009a49a386ebc9c353f603e1 in this term.
I20260429 08:04:25.407513  3574 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 5 responses out of 7 voters: 1 yes votes; 4 no votes. yes voters: 2191039ca0e140d8939e91da88758e07; no voters: 05220d87009a49a386ebc9c353f603e1, 1f172899c0ae473f836cbb6c1cabc8d1, 40f075cb67b244bab148499faaa8a100, e8daa51fc97a4257b9629f997ccbbe9d
I20260429 08:04:25.407661  3713 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 3 FOLLOWER]: Advancing to term 4
I20260429 08:04:25.409047  3713 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260429 08:04:25.409302  2823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:25.409289  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:25.409401  3087 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2191039ca0e140d8939e91da88758e07 in current term 4: Already voted for candidate 05220d87009a49a386ebc9c353f603e1 in this term.
I20260429 08:04:25.409406  2823 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2191039ca0e140d8939e91da88758e07 in current term 4: Already voted for candidate 05220d87009a49a386ebc9c353f603e1 in this term.
W20260429 08:04:25.411298  3757 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44180: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.428701  3757 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44180: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.431293  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.434592  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.434602  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.436842  3757 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44180: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
I20260429 08:04:25.438869  3854 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260429 08:04:25.438951  3854 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:25.439240  3854 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823)
I20260429 08:04:25.439446  2955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 5 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:25.439566  2955 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecdf5ad066b649d593094cf742920d44 in term 4.
I20260429 08:04:25.439654  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 5 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:25.439767  2558 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecdf5ad066b649d593094cf742920d44 for term 5 because replica has last-logged OpId of term: 1 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260429 08:04:25.439869  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 5 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:25.439998  3087 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecdf5ad066b649d593094cf742920d44 for term 5 because replica has last-logged OpId of term: 1 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
W20260429 08:04:25.440478  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:25.441591  2781 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
I20260429 08:04:25.442831  3315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 5 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:25.442951  3315 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecdf5ad066b649d593094cf742920d44 for term 5 because replica has last-logged OpId of term: 1 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260429 08:04:25.443121  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 5 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:25.443197  3794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 5 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:25.443245  3653 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecdf5ad066b649d593094cf742920d44 for term 5 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260429 08:04:25.443280  3794 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecdf5ad066b649d593094cf742920d44 for term 5 because replica has last-logged OpId of term: 4 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260429 08:04:25.443437  2756 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 6 responses out of 7 voters: 2 yes votes; 4 no votes. yes voters: 40f075cb67b244bab148499faaa8a100, ecdf5ad066b649d593094cf742920d44; no voters: 05220d87009a49a386ebc9c353f603e1, 1f172899c0ae473f836cbb6c1cabc8d1, 3295cb551d344191a5ea097425ba02e3, e8daa51fc97a4257b9629f997ccbbe9d
W20260429 08:04:25.443449  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:25.443559  3854 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260429 08:04:25.451138  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:25.460340  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
I20260429 08:04:25.471462  3858 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260429 08:04:25.471622  3858 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:25.472052  3858 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
W20260429 08:04:25.475523  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
I20260429 08:04:25.476243  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:25.476343  3087 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8daa51fc97a4257b9629f997ccbbe9d in term 4.
I20260429 08:04:25.476522  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:25.476620  3653 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8daa51fc97a4257b9629f997ccbbe9d for term 5 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 3.
I20260429 08:04:25.476732  3865 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260429 08:04:25.476853  3865 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:25.477016  2823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:25.477123  2823 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8daa51fc97a4257b9629f997ccbbe9d in term 4.
W20260429 08:04:25.477232  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
I20260429 08:04:25.477723  3315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:25.477810  2955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:25.477856  3315 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in term 4.
I20260429 08:04:25.477872  2955 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8daa51fc97a4257b9629f997ccbbe9d in term 4.
I20260429 08:04:25.478120  3259 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 5 responses out of 7 voters: 4 yes votes; 1 no votes. yes voters: 3295cb551d344191a5ea097425ba02e3, 40f075cb67b244bab148499faaa8a100, e8daa51fc97a4257b9629f997ccbbe9d, ecdf5ad066b649d593094cf742920d44; no voters: 2191039ca0e140d8939e91da88758e07
I20260429 08:04:25.478246  3858 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260429 08:04:25.478229  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:25.478286  3858 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260429 08:04:25.478305  3858 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 4 FOLLOWER]: Advancing to term 5
I20260429 08:04:25.478304  3087 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in term 4.
I20260429 08:04:25.478991  2823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:25.479065  2823 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in term 4.
I20260429 08:04:25.479199  2492 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 7 voters: 4 yes votes; 0 no votes. yes voters: 1f172899c0ae473f836cbb6c1cabc8d1, 3295cb551d344191a5ea097425ba02e3, e8daa51fc97a4257b9629f997ccbbe9d, ecdf5ad066b649d593094cf742920d44; no voters: 
I20260429 08:04:25.479241  3794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:25.479326  3865 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:25.479331  3794 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8daa51fc97a4257b9629f997ccbbe9d for term 5 because replica has last-logged OpId of term: 4 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 3.
I20260429 08:04:25.479274  3858 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:25.479367  3865 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260429 08:04:25.479395  3865 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260429 08:04:25.479417  3865 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 4 FOLLOWER]: Advancing to term 5
I20260429 08:04:25.479506  3858 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 5 election: Requested vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:25.479638  3794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1"
I20260429 08:04:25.479701  3794 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 4 FOLLOWER]: Advancing to term 5
I20260429 08:04:25.479918  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3"
I20260429 08:04:25.479979  3087 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 4 FOLLOWER]: Advancing to term 5
I20260429 08:04:25.480330  3865 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:25.480605  3315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d"
I20260429 08:04:25.480686  3315 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f172899c0ae473f836cbb6c1cabc8d1 in current term 5: Already voted for candidate e8daa51fc97a4257b9629f997ccbbe9d in this term.
I20260429 08:04:25.480732  3087 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8daa51fc97a4257b9629f997ccbbe9d in term 5.
I20260429 08:04:25.481010  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:25.481101  2558 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8daa51fc97a4257b9629f997ccbbe9d in current term 5: Already voted for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in this term.
I20260429 08:04:25.481148  3794 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate e8daa51fc97a4257b9629f997ccbbe9d for term 5 because replica has last-logged OpId of term: 4 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 3.
I20260429 08:04:25.481161  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1"
I20260429 08:04:25.481204  2557 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate e8daa51fc97a4257b9629f997ccbbe9d in current term 5: Already voted for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in this term.
I20260429 08:04:25.481160  2822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44"
I20260429 08:04:25.481238  2822 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 4 FOLLOWER]: Advancing to term 5
W20260429 08:04:25.481627  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
I20260429 08:04:25.481851  3865 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [CANDIDATE]: Term 5 election: Requested vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
W20260429 08:04:25.482079  3757 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44180: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
I20260429 08:04:25.482108  2822 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in term 5.
I20260429 08:04:25.482161  2823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44"
I20260429 08:04:25.482229  2823 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate e8daa51fc97a4257b9629f997ccbbe9d in current term 5: Already voted for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in this term.
I20260429 08:04:25.482463  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3"
I20260429 08:04:25.482538  3087 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f172899c0ae473f836cbb6c1cabc8d1 in current term 5: Already voted for candidate e8daa51fc97a4257b9629f997ccbbe9d in this term.
I20260429 08:04:25.482551  2954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:25.482582  2955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100"
I20260429 08:04:25.482620  2954 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in term 4.
I20260429 08:04:25.482702  2953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100"
I20260429 08:04:25.482759  2953 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 4 FOLLOWER]: Advancing to term 5
I20260429 08:04:25.482795  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07"
I20260429 08:04:25.482872  3653 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 4 FOLLOWER]: Advancing to term 5
I20260429 08:04:25.483230  3259 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 6 responses out of 7 voters: 2 yes votes; 4 no votes. yes voters: 3295cb551d344191a5ea097425ba02e3, e8daa51fc97a4257b9629f997ccbbe9d; no voters: 05220d87009a49a386ebc9c353f603e1, 1f172899c0ae473f836cbb6c1cabc8d1, 40f075cb67b244bab148499faaa8a100, ecdf5ad066b649d593094cf742920d44
I20260429 08:04:25.483398  3858 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260429 08:04:25.483443  3785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1"
I20260429 08:04:25.483547  3785 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f172899c0ae473f836cbb6c1cabc8d1 for term 5 because replica has last-logged OpId of term: 4 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 3.
I20260429 08:04:25.483564  3794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:25.483659  3794 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f172899c0ae473f836cbb6c1cabc8d1 for term 5 because replica has last-logged OpId of term: 4 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 3.
W20260429 08:04:25.484659  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:25.486019  3654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:25.486083  3652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 5 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07"
I20260429 08:04:25.486306  2491 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 6 responses out of 7 voters: 2 yes votes; 4 no votes. yes voters: 1f172899c0ae473f836cbb6c1cabc8d1, ecdf5ad066b649d593094cf742920d44; no voters: 05220d87009a49a386ebc9c353f603e1, 2191039ca0e140d8939e91da88758e07, 3295cb551d344191a5ea097425ba02e3, e8daa51fc97a4257b9629f997ccbbe9d
I20260429 08:04:25.486433  3865 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260429 08:04:25.487660  2953 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in term 5.
I20260429 08:04:25.487673  3653 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate e8daa51fc97a4257b9629f997ccbbe9d for term 5 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 3.
W20260429 08:04:25.487980  3757 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44180: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.490935  3757 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44180: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.492616  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:25.498340  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.510622  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.520478  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.523845  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.533874  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.534598  3757 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44180: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.537277  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:25.539343  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:25.541440  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:25.543715  3757 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44180: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.549867  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.559826  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.564599  2781 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.576014  2781 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.586144  2781 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.586421  2782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.586819  2782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.590467  2782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.590973  2782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.595628  2782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.599151  2782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
I20260429 08:04:25.600093  3846 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260429 08:04:25.600221  3846 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:25.600667  3846 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:25.604727  2953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:25.604843  2953 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 5.
I20260429 08:04:25.605026  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:25.605110  2557 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 5.
I20260429 08:04:25.605229  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:25.605331  3653 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 5.
I20260429 08:04:25.605561  3728 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 7 voters: 4 yes votes; 0 no votes. yes voters: 05220d87009a49a386ebc9c353f603e1, 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, 40f075cb67b244bab148499faaa8a100; no voters: 
I20260429 08:04:25.605715  3846 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260429 08:04:25.605768  3846 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260429 08:04:25.605791  3846 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 5 FOLLOWER]: Advancing to term 6
I20260429 08:04:25.605734  3315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:25.605839  3315 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 5.
I20260429 08:04:25.606467  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:25.606567  3087 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 5.
I20260429 08:04:25.606715  3846 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:25.606926  3846 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 6 election: Requested vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:25.607084  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1"
I20260429 08:04:25.607127  3315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d"
I20260429 08:04:25.607167  2557 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 5 FOLLOWER]: Advancing to term 6
I20260429 08:04:25.607190  3315 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 5 FOLLOWER]: Advancing to term 6
I20260429 08:04:25.607190  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07"
I20260429 08:04:25.607260  3653 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 5 FOLLOWER]: Advancing to term 6
I20260429 08:04:25.607910  2557 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 6.
I20260429 08:04:25.607910  3315 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 6.
I20260429 08:04:25.608035  3653 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 6.
I20260429 08:04:25.608016  2953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100"
I20260429 08:04:25.608091  2953 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 5 FOLLOWER]: Advancing to term 6
I20260429 08:04:25.608316  3729 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 7 voters: 4 yes votes; 0 no votes. yes voters: 05220d87009a49a386ebc9c353f603e1, 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, e8daa51fc97a4257b9629f997ccbbe9d; no voters: 
I20260429 08:04:25.608359  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3"
I20260429 08:04:25.608445  3087 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 5 FOLLOWER]: Advancing to term 6
I20260429 08:04:25.608456  3846 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 6 FOLLOWER]: Leader election won for term 6
I20260429 08:04:25.608596  3846 raft_consensus.cc:697] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 6 LEADER]: Becoming Leader. State: Replica: 05220d87009a49a386ebc9c353f603e1, State: Running, Role: LEADER
I20260429 08:04:25.608706  3846 consensus_queue.cc:237] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.5, Last appended by leader: 5, Current term: 6, Majority size: 4, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:25.608875  2953 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 6.
I20260429 08:04:25.609123  3087 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 6.
I20260429 08:04:25.609498  3844 heartbeater.cc:499] Master 127.1.140.254:35565 was elected leader, sending a full tablet report...
I20260429 08:04:25.609949  2822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44"
I20260429 08:04:25.609998  2823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 6 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:25.610037  2822 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 5 FOLLOWER]: Advancing to term 6
I20260429 08:04:25.610023  2144 catalog_manager.cc:5671] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "05220d87009a49a386ebc9c353f603e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } health_report { overall_health: UNKNOWN } } }
I20260429 08:04:25.610880  2822 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 6.
W20260429 08:04:25.611800  3875 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260429 08:04:25.611858  3875 fault_injection.cc:44] THIS SERVER MAY CRASH!
W20260429 08:04:25.611810  3876 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Injecting 5ms of latency in SegmentAllocator::Sync()
I20260429 08:04:25.612188  2953 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 6 FOLLOWER]: Refusing update from remote peer 05220d87009a49a386ebc9c353f603e1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260429 08:04:25.612316  2557 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 6 FOLLOWER]: Refusing update from remote peer 05220d87009a49a386ebc9c353f603e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260429 08:04:25.612325  3315 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 6 FOLLOWER]: Refusing update from remote peer 05220d87009a49a386ebc9c353f603e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260429 08:04:25.612465  3087 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 6 FOLLOWER]: Refusing update from remote peer 05220d87009a49a386ebc9c353f603e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260429 08:04:25.612502  3884 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 0, Time since last communication: 0.000s
I20260429 08:04:25.612601  3882 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 3, Time since last communication: 0.000s
I20260429 08:04:25.612821  3882 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 0, Time since last communication: 0.000s
I20260429 08:04:25.612843  2822 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 6 FOLLOWER]: Refusing update from remote peer 05220d87009a49a386ebc9c353f603e1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260429 08:04:25.612924  3653 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 6 FOLLOWER]: Refusing update from remote peer 05220d87009a49a386ebc9c353f603e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260429 08:04:25.613161  3885 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 0, Time since last communication: 0.000s
I20260429 08:04:25.613684  3883 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 3, Time since last communication: 0.000s
I20260429 08:04:25.613777  3883 consensus_queue.cc:1243] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [LEADER]: Peer 2191039ca0e140d8939e91da88758e07 log is divergent from this leader: its last log entry 3.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 3
I20260429 08:04:25.614240  3653 pending_rounds.cc:85] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Aborting all ops after (but not including) 3
I20260429 08:04:25.614306  3653 pending_rounds.cc:107] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Aborting uncommitted NO_OP operation due to leader change: 3.4
I20260429 08:04:25.614346  3653 raft_consensus.cc:2889] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260429 08:04:25.614385  3653 pending_rounds.cc:107] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Aborting uncommitted WRITE_OP operation due to leader change: 3.5
I20260429 08:04:25.614451  3884 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 3, Time since last communication: 0.000s
W20260429 08:04:25.615036  3890 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Injecting 44ms of latency in SegmentAllocator::Sync()
I20260429 08:04:25.615588  3891 mvcc.cc:204] Tried to move back new op lower bound from 7280434643571118080 to 7280434643500535808. Current Snapshot: MvccSnapshot[applied={T|T < 7280434643569315840}]
W20260429 08:04:25.615669  3898 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Injecting 11ms of latency in SegmentAllocator::Sync()
W20260429 08:04:25.616187  3895 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Injecting 73ms of latency in SegmentAllocator::Sync()
W20260429 08:04:25.616783  3892 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Injecting 1ms of latency in SegmentAllocator::Sync()
I20260429 08:04:25.617303  3888 mvcc.cc:204] Tried to move back new op lower bound from 7280434643571118080 to 7280434643500535808. Current Snapshot: MvccSnapshot[applied={T|T < 7280434643571118080 or (T in {7280434643571118080})}]
W20260429 08:04:25.618849  3902 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Injecting 30ms of latency in SegmentAllocator::Sync()
I20260429 08:04:25.618942  3901 mvcc.cc:204] Tried to move back new op lower bound from 7280434643571118080 to 7280434643500535808. Current Snapshot: MvccSnapshot[applied={T|T < 7280434643571118080 or (T in {7280434643571118080})}]
I20260429 08:04:25.627701  3881 mvcc.cc:204] Tried to move back new op lower bound from 7280434649545162752 to 7280434647434342400. Current Snapshot: MvccSnapshot[applied={T|T < 7280434649545162752}]
I20260429 08:04:25.628010  3897 mvcc.cc:204] Tried to move back new op lower bound from 7280434649545162752 to 7280434645189738496. Current Snapshot: MvccSnapshot[applied={T|T < 7280434649545162752}]
I20260429 08:04:25.628630  3887 mvcc.cc:204] Tried to move back new op lower bound from 7280434649545162752 to 7280434645189738496. Current Snapshot: MvccSnapshot[applied={T|T < 7280434649545162752}]
W20260429 08:04:25.629387  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.630084  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.632714  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:25.638303  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:25.639967  2516 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.639923  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.639923  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.641556  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.645053  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.645107  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.646801  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.653239  3902 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Injecting 50ms of latency in SegmentAllocator::Sync()
W20260429 08:04:25.653384  3892 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Injecting 46ms of latency in SegmentAllocator::Sync()
W20260429 08:04:25.653510  3889 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Injecting 1ms of latency in SegmentAllocator::Sync()
W20260429 08:04:25.655886  3876 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Injecting 51ms of latency in SegmentAllocator::Sync()
W20260429 08:04:25.656183  3898 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Injecting 83ms of latency in SegmentAllocator::Sync()
W20260429 08:04:25.656210  3889 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Injecting 35ms of latency in SegmentAllocator::Sync()
W20260429 08:04:25.660394  3890 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Injecting 155ms of latency in SegmentAllocator::Sync()
W20260429 08:04:25.665868  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.680787  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.690469  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
I20260429 08:04:25.690702  3712 mvcc.cc:204] Tried to move back new op lower bound from 7280434649545162752 to 7280434645189738496. Current Snapshot: MvccSnapshot[applied={T|T < 7280434649545162752}]
W20260429 08:04:25.691040  3895 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Injecting 3ms of latency in SegmentAllocator::Sync()
W20260429 08:04:25.691103  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.695393  2915 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.695444  2913 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.695554  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.696417  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.699584  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.699743  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.700307  3892 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Injecting 118ms of latency in SegmentAllocator::Sync()
W20260429 08:04:25.704387  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:25.704538  3902 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Injecting 76ms of latency in SegmentAllocator::Sync()
W20260429 08:04:25.709118  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.713964  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.717615  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.723793  3895 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Injecting 122ms of latency in SegmentAllocator::Sync()
W20260429 08:04:25.723858  3889 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Injecting 86ms of latency in SegmentAllocator::Sync()
W20260429 08:04:25.736402  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.740871  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.743636  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.746500  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.747293  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.747371  3596 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.748411  3596 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.751559  3596 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.754454  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:25.754716  3596 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.760157  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.766093  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.770254  2780 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.774880  2780 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.781679  3902 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Injecting 11ms of latency in SegmentAllocator::Sync()
W20260429 08:04:25.800664  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.802798  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:25.803876  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:25.807041  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.811094  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.811196  3876 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Injecting 83ms of latency in SegmentAllocator::Sync()
W20260429 08:04:25.811462  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.815415  3596 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.816526  3890 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Injecting 32ms of latency in SegmentAllocator::Sync()
W20260429 08:04:25.819379  3892 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Injecting 108ms of latency in SegmentAllocator::Sync()
W20260429 08:04:25.821190  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:25.847244  3895 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Injecting 54ms of latency in SegmentAllocator::Sync()
W20260429 08:04:25.851042  3898 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Injecting 103ms of latency in SegmentAllocator::Sync()
W20260429 08:04:25.851560  3890 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Injecting 72ms of latency in SegmentAllocator::Sync()
W20260429 08:04:25.851926  3889 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Injecting 125ms of latency in SegmentAllocator::Sync()
W20260429 08:04:25.857149  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.859248  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:25.894575  3876 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Injecting 40ms of latency in SegmentAllocator::Sync()
W20260429 08:04:25.928676  3892 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Injecting 107ms of latency in SegmentAllocator::Sync()
W20260429 08:04:25.936311  3895 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Injecting 110ms of latency in SegmentAllocator::Sync()
W20260429 08:04:25.936712  3902 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Injecting 106ms of latency in SegmentAllocator::Sync()
W20260429 08:04:25.955371  3898 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Injecting 42ms of latency in SegmentAllocator::Sync()
W20260429 08:04:25.978091  3889 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Injecting 110ms of latency in SegmentAllocator::Sync()
W20260429 08:04:26.037982  3876 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Injecting 3ms of latency in SegmentAllocator::Sync()
W20260429 08:04:26.038693  3892 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Injecting 92ms of latency in SegmentAllocator::Sync()
W20260429 08:04:26.038873  3890 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Injecting 101ms of latency in SegmentAllocator::Sync()
W20260429 08:04:26.043749  3902 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Injecting 26ms of latency in SegmentAllocator::Sync()
W20260429 08:04:26.047432  3895 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Injecting 44ms of latency in SegmentAllocator::Sync()
E20260429 08:04:26.088783  3885 fault_injection.cc:59] injecting fault for kudu (pid 3711): FLAGS_fault_crash_on_leader_request_fraction (process will exit)
W20260429 08:04:26.095851  3576 connection.cc:570] server connection from 127.1.140.194:56411 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260429 08:04:26.096187  3137 meta_cache.cc:302] tablet 557d85f2f8524478993d6d75c83f0d12: replica 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823) has failed: Network error: recv got EOF from 127.1.140.194:35823 (error 108)
W20260429 08:04:26.099951  3596 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:26.100751  1587 ts_itest-base.cc:575] TS 1 appears to have crashed. Restarting.
I20260429 08:04:26.100989  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.194:35823
--local_ip_for_outbound_sockets=127.1.140.194
--tserver_master_addrs=127.1.140.254:35565
--webserver_port=46101
--webserver_interface=127.1.140.194
--builtin_ntp_servers=127.1.140.212:39211
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.05
--log_inject_latency
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--raft_heartbeat_interval_ms=100
--log_preallocate_segments=false with env {}
W20260429 08:04:26.103101  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.103120  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.106197  3283 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:26.106197  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:26.110275  3283 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:26.111858  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.111861  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.117547  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.117604  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.119118  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.123327  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.125995  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.127653  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.131021  3258 connection.cc:463] server connection from 127.1.140.194:60461 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.194:60461 (request call id 11) could send its response
W20260429 08:04:26.133195  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.134877  2780 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.137979  2780 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.140285  2890 connection.cc:463] server connection from 127.1.140.194:45021 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.194:45021 (request call id 12) could send its response
W20260429 08:04:26.142102  2780 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.150820  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.153438  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.154938  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.156502  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.156567  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.166277  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.167932  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.170658  3283 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:26.178826  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:26.178845  3283 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:26.182518  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.188031  3929 flags.cc:432] Enabled unsafe flag: --fault_crash_on_leader_request_fraction=0.050000000000000003
W20260429 08:04:26.188207  3929 flags.cc:432] Enabled unsafe flag: --log_inject_latency=true
W20260429 08:04:26.188221  3929 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_mean=30
W20260429 08:04:26.188232  3929 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_stddev=60
W20260429 08:04:26.188249  3929 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:26.188263  3929 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:26.188280  3929 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:26.189764  3929 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:26.189816  3929 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.194
W20260429 08:04:26.190300  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
I20260429 08:04:26.191813  3929 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:39211
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.050000000000000003
--log_inject_latency=true
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--log_preallocate_segments=false
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.194:35823
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data/info.pb
--webserver_interface=127.1.140.194
--webserver_port=46101
--tserver_master_addrs=127.1.140.254:35565
--never_fsync=true
--heap_profile_path=/tmp/kudu.3929
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.194
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:26.192067  3929 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:26.192308  3929 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260429 08:04:26.192998  3929 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260429 08:04:26.193917  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.194599  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.195040  3935 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:26.195048  3938 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:26.195196  3936 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:26.195343  3929 server_base.cc:1061] running on GCE node
I20260429 08:04:26.195619  3929 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:26.195847  3929 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:26.196995  3929 hybrid_clock.cc:648] HybridClock initialized: now 1777449866196976 us; error 26 us; skew 500 ppm
I20260429 08:04:26.198203  3929 webserver.cc:492] Webserver started at http://127.1.140.194:46101/ using document root <none> and password file <none>
I20260429 08:04:26.198477  3929 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:26.198562  3929 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:26.199811  3929 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260429 08:04:26.200541  3944 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:26.200747  3929 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260429 08:04:26.200826  3929 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/wal
uuid: "05220d87009a49a386ebc9c353f603e1"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:26.201114  3929 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260429 08:04:26.204768  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.206735  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.210008  2913 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.210008  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.210949  2913 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.210988  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.211093  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.213393  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
I20260429 08:04:26.214418  3929 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:26.214711  3929 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:26.214847  3929 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:26.215066  3929 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:26.215601  3951 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260429 08:04:26.216426  3929 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260429 08:04:26.216513  3929 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:26.216567  3929 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260429 08:04:26.217170  3929 ts_tablet_manager.cc:616] Registered 1 tablets
I20260429 08:04:26.217227  3929 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:26.217283  3951 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Bootstrap starting.
I20260429 08:04:26.218856  3951 log.cc:826] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Log is configured to *not* fsync() on all Append() calls
W20260429 08:04:26.222002  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
I20260429 08:04:26.222594  3951 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Bootstrap replayed 1/1 log segments. Stats: ops{read=19 overwritten=1 applied=16 ignored=3} inserts{seen=27 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 2 replicates
I20260429 08:04:26.222906  3951 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Bootstrap complete.
I20260429 08:04:26.223065  3951 ts_tablet_manager.cc:1403] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
W20260429 08:04:26.223620  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
I20260429 08:04:26.224408  3951 raft_consensus.cc:359] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 6 FOLLOWER]: Replica starting. Triggering 2 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:26.224861  3929 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.194:35823
I20260429 08:04:26.225034  4060 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.194:35823 every 8 connection(s)
W20260429 08:04:26.225234  2780 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
I20260429 08:04:26.225128  3951 raft_consensus.cc:740] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 6 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05220d87009a49a386ebc9c353f603e1, State: Initialized, Role: FOLLOWER
I20260429 08:04:26.225193  3929 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data/info.pb
I20260429 08:04:26.225628  3951 consensus_queue.cc:260] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 6.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:26.226101  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 3929
I20260429 08:04:26.226132  3951 ts_tablet_manager.cc:1434] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.005s
I20260429 08:04:26.229485  4062 heartbeater.cc:344] Connected to a master server at 127.1.140.254:35565
I20260429 08:04:26.229583  4062 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:26.229754  4062 heartbeater.cc:507] Master 127.1.140.254:35565 requested a full tablet report, sending...
I20260429 08:04:26.230230  2151 ts_manager.cc:194] Re-registered known tserver with Master: 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823)
I20260429 08:04:26.230650  2151 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.194:42125
I20260429 08:04:26.231240  4062 heartbeater.cc:499] Master 127.1.140.254:35565 was elected leader, sending a full tablet report...
W20260429 08:04:26.240463  2780 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.242252  2780 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35016: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.245558  3975 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.259130  3975 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.259982  3975 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.263600  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.267972  3283 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:26.267988  3284 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:26.267988  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:26.270083  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:26.275132  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:26.277766  3975 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.279985  3975 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.283720  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:26.296962  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:26.302055  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:26.302587  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.317265  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.323048  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.324824  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.328984  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.329994  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.330030  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.332573  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.338128  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
I20260429 08:04:26.339186  4068 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 05220d87009a49a386ebc9c353f603e1)
I20260429 08:04:26.339260  4068 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:26.339555  4068 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:26.339733  2953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:26.339778  4069 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 05220d87009a49a386ebc9c353f603e1)
I20260429 08:04:26.339900  4069 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:26.339979  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:26.340214  2822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:26.340422  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:26.340451  2953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:26.340546  4069 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:26.340577  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:26.340647  3087 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8daa51fc97a4257b9629f997ccbbe9d in term 6.
I20260429 08:04:26.340809  2822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:26.340974  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:26.341194  3257 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 6 responses out of 7 voters: 2 yes votes; 4 no votes. yes voters: 3295cb551d344191a5ea097425ba02e3, e8daa51fc97a4257b9629f997ccbbe9d; no voters: 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, 40f075cb67b244bab148499faaa8a100, ecdf5ad066b649d593094cf742920d44
W20260429 08:04:26.341230  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:26.341305  4069 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260429 08:04:26.344343  4077 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 05220d87009a49a386ebc9c353f603e1)
I20260429 08:04:26.344338  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:26.344422  4077 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:26.344641  4077 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823)
I20260429 08:04:26.344651  3020 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 5 responses out of 7 voters: 1 yes votes; 4 no votes. yes voters: 3295cb551d344191a5ea097425ba02e3; no voters: 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, 40f075cb67b244bab148499faaa8a100, ecdf5ad066b649d593094cf742920d44
I20260429 08:04:26.344764  4068 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260429 08:04:26.345132  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:26.345206  3087 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecdf5ad066b649d593094cf742920d44 in term 6.
I20260429 08:04:26.345196  4015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:26.345345  4015 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 6.
I20260429 08:04:26.345333  2953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:26.345563  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:26.345800  4015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:26.345865  4015 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8daa51fc97a4257b9629f997ccbbe9d in term 6.
I20260429 08:04:26.345839  3315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:26.345907  3315 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecdf5ad066b649d593094cf742920d44 in term 6.
I20260429 08:04:26.345923  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:26.345991  3321 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 6.
I20260429 08:04:26.345988  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
W20260429 08:04:26.346508  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.346789  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
I20260429 08:04:26.347671  4079 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 05220d87009a49a386ebc9c353f603e1)
I20260429 08:04:26.347755  4015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:26.347738  4079 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:26.347823  4015 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecdf5ad066b649d593094cf742920d44 in term 6.
I20260429 08:04:26.347950  4079 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:26.348004  2756 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 7 responses out of 7 voters: 4 yes votes; 3 no votes. yes voters: 05220d87009a49a386ebc9c353f603e1, 3295cb551d344191a5ea097425ba02e3, e8daa51fc97a4257b9629f997ccbbe9d, ecdf5ad066b649d593094cf742920d44; no voters: 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, 40f075cb67b244bab148499faaa8a100
I20260429 08:04:26.348106  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:26.348191  3321 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2191039ca0e140d8939e91da88758e07 in term 6.
I20260429 08:04:26.348304  2953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:26.348399  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:26.348392  2822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:26.348464  2822 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2191039ca0e140d8939e91da88758e07 in term 6.
I20260429 08:04:26.348517  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:26.348548  4077 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260429 08:04:26.348575  3087 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2191039ca0e140d8939e91da88758e07 in term 6.
I20260429 08:04:26.348596  4077 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 05220d87009a49a386ebc9c353f603e1)
I20260429 08:04:26.348649  4077 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 6 FOLLOWER]: Advancing to term 7
I20260429 08:04:26.348724  3576 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 5 responses out of 7 voters: 4 yes votes; 1 no votes. yes voters: 2191039ca0e140d8939e91da88758e07, 3295cb551d344191a5ea097425ba02e3, e8daa51fc97a4257b9629f997ccbbe9d, ecdf5ad066b649d593094cf742920d44; no voters: 1f172899c0ae473f836cbb6c1cabc8d1
I20260429 08:04:26.348933  4079 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260429 08:04:26.349001  4079 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 05220d87009a49a386ebc9c353f603e1)
I20260429 08:04:26.349035  4079 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 6 FOLLOWER]: Advancing to term 7
I20260429 08:04:26.349419  4077 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:26.349612  4077 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [CANDIDATE]: Term 7 election: Requested vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823)
I20260429 08:04:26.349676  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07"
I20260429 08:04:26.349741  4015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1"
I20260429 08:04:26.349828  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1"
I20260429 08:04:26.349829  4015 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 6 FOLLOWER]: Advancing to term 7
I20260429 08:04:26.349920  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3"
I20260429 08:04:26.349933  2953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100"
I20260429 08:04:26.349980  3087 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 6 FOLLOWER]: Advancing to term 7
I20260429 08:04:26.350136  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d"
I20260429 08:04:26.350189  3321 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 6 FOLLOWER]: Advancing to term 7
I20260429 08:04:26.350715  3087 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecdf5ad066b649d593094cf742920d44 in term 7.
I20260429 08:04:26.350927  3321 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecdf5ad066b649d593094cf742920d44 in term 7.
I20260429 08:04:26.350991  4015 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecdf5ad066b649d593094cf742920d44 in term 7.
I20260429 08:04:26.350998  4079 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:26.351125  3653 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate ecdf5ad066b649d593094cf742920d44 in current term 7: Already voted for candidate 2191039ca0e140d8939e91da88758e07 in this term.
I20260429 08:04:26.351203  2756 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 6 responses out of 7 voters: 4 yes votes; 2 no votes. yes voters: 05220d87009a49a386ebc9c353f603e1, 3295cb551d344191a5ea097425ba02e3, e8daa51fc97a4257b9629f997ccbbe9d, ecdf5ad066b649d593094cf742920d44; no voters: 1f172899c0ae473f836cbb6c1cabc8d1, 40f075cb67b244bab148499faaa8a100
I20260429 08:04:26.351619  4079 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [CANDIDATE]: Term 7 election: Requested vote from peers e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:26.351825  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1"
I20260429 08:04:26.351971  2953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100"
I20260429 08:04:26.351986  2822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44"
I20260429 08:04:26.351984  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d"
I20260429 08:04:26.352046  2822 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2191039ca0e140d8939e91da88758e07 in current term 7: Already voted for candidate ecdf5ad066b649d593094cf742920d44 in this term.
I20260429 08:04:26.352049  3321 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2191039ca0e140d8939e91da88758e07 in current term 7: Already voted for candidate ecdf5ad066b649d593094cf742920d44 in this term.
I20260429 08:04:26.352241  4077 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 7 FOLLOWER]: Leader election won for term 7
I20260429 08:04:26.352237  3575 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 5 responses out of 7 voters: 1 yes votes; 4 no votes. yes voters: 2191039ca0e140d8939e91da88758e07; no voters: 1f172899c0ae473f836cbb6c1cabc8d1, 40f075cb67b244bab148499faaa8a100, e8daa51fc97a4257b9629f997ccbbe9d, ecdf5ad066b649d593094cf742920d44
I20260429 08:04:26.352254  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3"
I20260429 08:04:26.352314  3087 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 2191039ca0e140d8939e91da88758e07 in current term 7: Already voted for candidate ecdf5ad066b649d593094cf742920d44 in this term.
I20260429 08:04:26.352339  4079 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260429 08:04:26.352367  4077 raft_consensus.cc:697] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 7 LEADER]: Becoming Leader. State: Replica: ecdf5ad066b649d593094cf742920d44, State: Running, Role: LEADER
I20260429 08:04:26.352459  4077 consensus_queue.cc:237] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 6.18, Last appended by leader: 18, Current term: 7, Majority size: 4, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:26.353493  2151 catalog_manager.cc:5671] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 reported cstate change: term changed from 6 to 7, leader changed from 05220d87009a49a386ebc9c353f603e1 (127.1.140.194) to ecdf5ad066b649d593094cf742920d44 (127.1.140.197). New cstate: current_term: 7 leader_uuid: "ecdf5ad066b649d593094cf742920d44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } health_report { overall_health: HEALTHY } } }
I20260429 08:04:26.354600  4015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:26.354672  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1"
I20260429 08:04:26.354727  4015 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2191039ca0e140d8939e91da88758e07 in current term 7: Already voted for candidate ecdf5ad066b649d593094cf742920d44 in this term.
W20260429 08:04:26.365015  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.367720  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:26.378347  4085 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 05220d87009a49a386ebc9c353f603e1)
I20260429 08:04:26.378448  4085 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:26.378697  4085 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:26.378888  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 7 candidate_status { last_received { term: 6 index: 16 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:26.378901  2822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 7 candidate_status { last_received { term: 6 index: 16 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:26.379005  3321 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f172899c0ae473f836cbb6c1cabc8d1 in current term 7: Already voted for candidate ecdf5ad066b649d593094cf742920d44 in this term.
I20260429 08:04:26.379092  2953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 7 candidate_status { last_received { term: 6 index: 16 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:26.379266  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 7 candidate_status { last_received { term: 6 index: 16 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:26.379300  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 7 candidate_status { last_received { term: 6 index: 16 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:26.379366  3653 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f172899c0ae473f836cbb6c1cabc8d1 in current term 7: Already voted for candidate 2191039ca0e140d8939e91da88758e07 in this term.
I20260429 08:04:26.379411  3087 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f172899c0ae473f836cbb6c1cabc8d1 in current term 7: Already voted for candidate ecdf5ad066b649d593094cf742920d44 in this term.
I20260429 08:04:26.379563  2491 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 5 responses out of 7 voters: 1 yes votes; 4 no votes. yes voters: 1f172899c0ae473f836cbb6c1cabc8d1; no voters: 2191039ca0e140d8939e91da88758e07, 40f075cb67b244bab148499faaa8a100, e8daa51fc97a4257b9629f997ccbbe9d, ecdf5ad066b649d593094cf742920d44
I20260429 08:04:26.379657  4085 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 6 FOLLOWER]: Advancing to term 7
I20260429 08:04:26.380496  4085 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260429 08:04:26.382038  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 7 candidate_status { last_received { term: 6 index: 16 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:26.382121  4014 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f172899c0ae473f836cbb6c1cabc8d1 in current term 7: Already voted for candidate ecdf5ad066b649d593094cf742920d44 in this term.
W20260429 08:04:26.435621  4077 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260429 08:04:26.435755  4077 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260429 08:04:26.436269  4014 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 7 FOLLOWER]: Refusing update from remote peer ecdf5ad066b649d593094cf742920d44: Log matching property violated. Preceding OpId in replica: term: 6 index: 18. Preceding OpId from leader: term: 7 index: 19. (index mismatch)
I20260429 08:04:26.436607  4077 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 16, Time since last communication: 0.000s
I20260429 08:04:26.439692  4088 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 05220d87009a49a386ebc9c353f603e1)
I20260429 08:04:26.439779  4088 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:26.439999  4088 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:26.440186  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:26.440289  3087 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40f075cb67b244bab148499faaa8a100 in current term 7: Already voted for candidate ecdf5ad066b649d593094cf742920d44 in this term.
I20260429 08:04:26.440503  2822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:26.440872  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:26.440977  2557 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40f075cb67b244bab148499faaa8a100 in term 7.
I20260429 08:04:26.443564  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:26.443936  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:26.444070  3321 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40f075cb67b244bab148499faaa8a100 in current term 7: Already voted for candidate ecdf5ad066b649d593094cf742920d44 in this term.
I20260429 08:04:26.444067  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 7 candidate_status { last_received { term: 6 index: 18 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:26.444159  3653 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40f075cb67b244bab148499faaa8a100 in current term 7: Already voted for candidate 2191039ca0e140d8939e91da88758e07 in this term.
I20260429 08:04:26.444160  3087 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 7 FOLLOWER]: Refusing update from remote peer ecdf5ad066b649d593094cf742920d44: Log matching property violated. Preceding OpId in replica: term: 6 index: 18. Preceding OpId from leader: term: 7 index: 19. (index mismatch)
I20260429 08:04:26.444326  2888 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 6 responses out of 7 voters: 2 yes votes; 4 no votes. yes voters: 1f172899c0ae473f836cbb6c1cabc8d1, 40f075cb67b244bab148499faaa8a100; no voters: 05220d87009a49a386ebc9c353f603e1, 2191039ca0e140d8939e91da88758e07, 3295cb551d344191a5ea097425ba02e3, ecdf5ad066b649d593094cf742920d44
I20260429 08:04:26.444383  4077 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 16, Time since last communication: 0.000s
I20260429 08:04:26.444497  4088 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 6 FOLLOWER]: Advancing to term 7
W20260429 08:04:26.444854  3898 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Injecting 89ms of latency in SegmentAllocator::Sync()
I20260429 08:04:26.445431  4088 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260429 08:04:26.452965  2557 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 7 FOLLOWER]: Refusing update from remote peer ecdf5ad066b649d593094cf742920d44: Log matching property violated. Preceding OpId in replica: term: 6 index: 16. Preceding OpId from leader: term: 7 index: 19. (index mismatch)
I20260429 08:04:26.453003  2953 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 7 FOLLOWER]: Refusing update from remote peer ecdf5ad066b649d593094cf742920d44: Log matching property violated. Preceding OpId in replica: term: 6 index: 18. Preceding OpId from leader: term: 7 index: 19. (index mismatch)
I20260429 08:04:26.453229  4077 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 15, Time since last communication: 0.000s
I20260429 08:04:26.453358  4081 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 16, Time since last communication: 0.000s
W20260429 08:04:26.454035  3890 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Injecting 79ms of latency in SegmentAllocator::Sync()
I20260429 08:04:26.459797  3321 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 7 FOLLOWER]: Refusing update from remote peer ecdf5ad066b649d593094cf742920d44: Log matching property violated. Preceding OpId in replica: term: 6 index: 18. Preceding OpId from leader: term: 7 index: 19. (index mismatch)
I20260429 08:04:26.460085  4077 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 16, Time since last communication: 0.000s
W20260429 08:04:26.461601  3902 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Injecting 46ms of latency in SegmentAllocator::Sync()
I20260429 08:04:26.461907  3653 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 7 FOLLOWER]: Refusing update from remote peer ecdf5ad066b649d593094cf742920d44: Log matching property violated. Preceding OpId in replica: term: 6 index: 18. Preceding OpId from leader: term: 7 index: 19. (index mismatch)
I20260429 08:04:26.462182  4081 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 16, Time since last communication: 0.000s
W20260429 08:04:26.463546  4087 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Injecting 8ms of latency in SegmentAllocator::Sync()
W20260429 08:04:26.464239  3895 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Injecting 34ms of latency in SegmentAllocator::Sync()
W20260429 08:04:26.464780  3892 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Injecting 145ms of latency in SegmentAllocator::Sync()
W20260429 08:04:26.507889  3902 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Injecting 74ms of latency in SegmentAllocator::Sync()
W20260429 08:04:26.535025  3898 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Injecting 28ms of latency in SegmentAllocator::Sync()
W20260429 08:04:26.536449  3889 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Injecting 11ms of latency in SegmentAllocator::Sync()
W20260429 08:04:26.536448  4087 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Injecting 11ms of latency in SegmentAllocator::Sync()
W20260429 08:04:26.536572  3895 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Injecting 89ms of latency in SegmentAllocator::Sync()
W20260429 08:04:26.536700  3890 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Injecting 20ms of latency in SegmentAllocator::Sync()
W20260429 08:04:26.564085  3898 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Injecting 45ms of latency in SegmentAllocator::Sync()
E20260429 08:04:26.582433  4093 fault_injection.cc:59] injecting fault for kudu (pid 2741): FLAGS_fault_crash_on_leader_request_fraction (process will exit)
W20260429 08:04:26.588390  3945 connection.cc:570] server connection from 127.1.140.197:56693 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260429 08:04:26.588595  2491 connection.cc:570] server connection from 127.1.140.197:46167 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260429 08:04:26.588680  3138 connection.cc:570] client connection to 127.1.140.197:41257 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260429 08:04:26.590281  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:26.590811  1587 ts_itest-base.cc:575] TS 4 appears to have crashed. Restarting.
I20260429 08:04:26.591028  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.197:41257
--local_ip_for_outbound_sockets=127.1.140.197
--tserver_master_addrs=127.1.140.254:35565
--webserver_port=35963
--webserver_interface=127.1.140.197
--builtin_ntp_servers=127.1.140.212:39211
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.05
--log_inject_latency
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--raft_heartbeat_interval_ms=100
--log_preallocate_segments=false with env {}
W20260429 08:04:26.591337  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.593020  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.593503  3284 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:26.593505  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:26.595121  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:26.596745  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.597189  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:26.598735  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.599812  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.600267  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.601389  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.603763  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.605374  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.605413  2913 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.607578  2913 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.607875  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.609434  3022 connection.cc:463] server connection from 127.1.140.197:41479 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.197:41479 (request call id 7) could send its response
W20260429 08:04:26.610088  3258 connection.cc:463] server connection from 127.1.140.197:57729 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.197:57729 (request call id 6) could send its response
W20260429 08:04:26.610390  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.614148  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.614734  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.617252  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.619403  3044 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.619601  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.619688  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.625382  3975 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.625934  3575 connection.cc:463] server connection from 127.1.140.197:49475 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.197:49475 (request call id 7) could send its response
W20260429 08:04:26.626381  3975 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.626474  3974 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.626626  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.628489  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.635272  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:26.636601  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.646173  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.649472  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.650549  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.651688  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.651726  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.652755  3042 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.652777  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.655789  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.656840  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.660030  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.662662  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.665787  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.671082  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:26.672075  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:26.672606  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.677282  3284 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:26.677282  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:26.680851  4100 flags.cc:432] Enabled unsafe flag: --fault_crash_on_leader_request_fraction=0.050000000000000003
W20260429 08:04:26.681013  4100 flags.cc:432] Enabled unsafe flag: --log_inject_latency=true
W20260429 08:04:26.681027  4100 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_mean=30
W20260429 08:04:26.681038  4100 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_stddev=60
W20260429 08:04:26.681099  4100 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:26.681124  4100 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:26.681164  4100 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:26.682714  4100 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:26.682766  4100 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.197
I20260429 08:04:26.684378  4100 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:39211
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.050000000000000003
--log_inject_latency=true
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--log_preallocate_segments=false
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.197:41257
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/data/info.pb
--webserver_interface=127.1.140.197
--webserver_port=35963
--tserver_master_addrs=127.1.140.254:35565
--never_fsync=true
--heap_profile_path=/tmp/kudu.4100
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.197
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:26.684626  4100 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:26.684903  4100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260429 08:04:26.685590  4100 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260429 08:04:26.685999  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.686139  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.686599  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.687768  4105 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:26.687764  4108 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:26.687908  4106 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:26.688342  4100 server_base.cc:1061] running on GCE node
I20260429 08:04:26.688553  4100 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:26.688761  4100 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
W20260429 08:04:26.689088  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
I20260429 08:04:26.689918  4100 hybrid_clock.cc:648] HybridClock initialized: now 1777449866689902 us; error 23 us; skew 500 ppm
I20260429 08:04:26.691064  4100 webserver.cc:492] Webserver started at http://127.1.140.197:35963/ using document root <none> and password file <none>
I20260429 08:04:26.691287  4100 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:26.691376  4100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
W20260429 08:04:26.692724  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
I20260429 08:04:26.692857  4100 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260429 08:04:26.693611  4114 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:26.693823  4100 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260429 08:04:26.693904  4100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/wal
uuid: "ecdf5ad066b649d593094cf742920d44"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:26.694227  4100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260429 08:04:26.700395  3284 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:26.700449  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.701977  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.702109  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.702109  2913 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.706233  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.714002  3975 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.715724  3975 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.715896  3975 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.716035  3971 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.716091  3972 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.716341  3972 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.717002  3972 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.718147  3972 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
I20260429 08:04:26.721951  4100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:26.722293  4100 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:26.722452  4100 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260429 08:04:26.722543  3972 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
I20260429 08:04:26.722720  4100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:26.723204  4121 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260429 08:04:26.723981  4100 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260429 08:04:26.724040  4100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:26.724103  4100 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260429 08:04:26.724627  4100 ts_tablet_manager.cc:616] Registered 1 tablets
I20260429 08:04:26.724690  4100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:26.724740  4121 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Bootstrap starting.
I20260429 08:04:26.726418  4121 log.cc:826] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Log is configured to *not* fsync() on all Append() calls
W20260429 08:04:26.729220  3972 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
I20260429 08:04:26.730558  4121 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Bootstrap replayed 1/1 log segments. Stats: ops{read=22 overwritten=0 applied=21 ignored=4} inserts{seen=36 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260429 08:04:26.730883  4121 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Bootstrap complete.
W20260429 08:04:26.730943  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
I20260429 08:04:26.731309  4121 ts_tablet_manager.cc:1403] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Time spent bootstrapping tablet: real 0.007s	user 0.006s	sys 0.000s
W20260429 08:04:26.731986  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
I20260429 08:04:26.732254  4100 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.197:41257
I20260429 08:04:26.732502  4230 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.197:41257 every 8 connection(s)
I20260429 08:04:26.732671  4100 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/data/info.pb
I20260429 08:04:26.733227  4121 raft_consensus.cc:359] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 7 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:26.734094  4121 raft_consensus.cc:740] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 7 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecdf5ad066b649d593094cf742920d44, State: Initialized, Role: FOLLOWER
I20260429 08:04:26.734221  4121 consensus_queue.cc:260] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 21, Last appended: 7.22, Last appended by leader: 22, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:26.734485  4121 ts_tablet_manager.cc:1434] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
I20260429 08:04:26.737134  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 4100
I20260429 08:04:26.737197  4231 heartbeater.cc:344] Connected to a master server at 127.1.140.254:35565
I20260429 08:04:26.737277  4231 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:26.737460  4231 heartbeater.cc:507] Master 127.1.140.254:35565 requested a full tablet report, sending...
W20260429 08:04:26.737567  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.737862  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
I20260429 08:04:26.737950  2151 ts_manager.cc:194] Re-registered known tserver with Master: ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:26.738340  2151 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.197:32855
I20260429 08:04:26.738946  4231 heartbeater.cc:499] Master 127.1.140.254:35565 was elected leader, sending a full tablet report...
W20260429 08:04:26.739514  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.748776  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.748776  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.755936  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.756273  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.756696  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.761721  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.769088  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.769088  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.773113  3284 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:26.773659  3284 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:26.774067  3284 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:26.776093  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.780205  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.781239  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.782341  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.786991  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.788223  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.793262  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.794317  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.794369  3284 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:26.794842  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.805008  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.811211  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.814148  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.814711  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.817593  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.824852  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.826967  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.831171  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.835896  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
I20260429 08:04:26.836521  4079 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ecdf5ad066b649d593094cf742920d44)
I20260429 08:04:26.836596  4079 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:26.836802  4079 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:26.836925  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 8 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:26.837014  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 8 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:26.837103  2953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 8 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:26.837181  2953 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2191039ca0e140d8939e91da88758e07 in term 7.
I20260429 08:04:26.837141  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 8 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:26.837208  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 8 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:26.837412  3575 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 6 responses out of 7 voters: 2 yes votes; 4 no votes. yes voters: 2191039ca0e140d8939e91da88758e07, 40f075cb67b244bab148499faaa8a100; no voters: 05220d87009a49a386ebc9c353f603e1, 1f172899c0ae473f836cbb6c1cabc8d1, 3295cb551d344191a5ea097425ba02e3, e8daa51fc97a4257b9629f997ccbbe9d
I20260429 08:04:26.837555  4079 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260429 08:04:26.838296  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
I20260429 08:04:26.840102  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 8 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:26.840307  4185 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2191039ca0e140d8939e91da88758e07 in term 7.
W20260429 08:04:26.841678  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.842131  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.846874  3284 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:26.846966  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.847105  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.847297  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.855639  3284 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:26.856660  3972 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.858704  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.860802  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.863327  3043 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:51668: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
I20260429 08:04:26.864568  4068 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ecdf5ad066b649d593094cf742920d44)
I20260429 08:04:26.864625  4068 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:26.864825  4068 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:26.864846  4069 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ecdf5ad066b649d593094cf742920d44)
I20260429 08:04:26.864910  4069 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:26.865022  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 8 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:26.865101  4069 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:26.865100  3653 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 7.
I20260429 08:04:26.865306  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 8 candidate_status { last_received { term: 7 index: 21 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:26.865306  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 8 candidate_status { last_received { term: 7 index: 21 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:26.865381  3087 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8daa51fc97a4257b9629f997ccbbe9d for term 8 because replica has last-logged OpId of term: 7 index: 22, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 21.
I20260429 08:04:26.865399  3653 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8daa51fc97a4257b9629f997ccbbe9d for term 8 because replica has last-logged OpId of term: 7 index: 22, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 21.
I20260429 08:04:26.865484  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 8 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:26.865556  3321 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 7.
I20260429 08:04:26.865638  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 8 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:26.865747  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 8 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:26.865813  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 8 candidate_status { last_received { term: 7 index: 21 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:26.865887  2953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 8 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:26.865927  2955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 8 candidate_status { last_received { term: 7 index: 21 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:26.866043  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 8 candidate_status { last_received { term: 7 index: 21 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:26.865963  2953 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 7.
I20260429 08:04:26.866328  3257 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 5 responses out of 7 voters: 1 yes votes; 4 no votes. yes voters: e8daa51fc97a4257b9629f997ccbbe9d; no voters: 05220d87009a49a386ebc9c353f603e1, 1f172899c0ae473f836cbb6c1cabc8d1, 3295cb551d344191a5ea097425ba02e3, 40f075cb67b244bab148499faaa8a100
I20260429 08:04:26.866456  4069 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260429 08:04:26.866552  3021 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 6 responses out of 7 voters: 4 yes votes; 2 no votes. yes voters: 2191039ca0e140d8939e91da88758e07, 3295cb551d344191a5ea097425ba02e3, 40f075cb67b244bab148499faaa8a100, e8daa51fc97a4257b9629f997ccbbe9d; no voters: 05220d87009a49a386ebc9c353f603e1, 1f172899c0ae473f836cbb6c1cabc8d1
I20260429 08:04:26.866638  4068 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260429 08:04:26.866679  4068 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 7 FOLLOWER]: Starting leader election (detected failure of leader ecdf5ad066b649d593094cf742920d44)
I20260429 08:04:26.866698  4068 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 7 FOLLOWER]: Advancing to term 8
I20260429 08:04:26.867466  4068 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:26.867717  4068 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [CANDIDATE]: Term 8 election: Requested vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:26.867939  2953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 8 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100"
I20260429 08:04:26.868005  2953 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 7 FOLLOWER]: Advancing to term 8
I20260429 08:04:26.868479  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 8 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1"
I20260429 08:04:26.868615  2953 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 8.
I20260429 08:04:26.868675  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 8 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07"
I20260429 08:04:26.868743  3653 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 7 FOLLOWER]: Advancing to term 8
I20260429 08:04:26.869215  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 8 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d"
I20260429 08:04:26.869220  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 8 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:26.869283  3321 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 7 FOLLOWER]: Advancing to term 8
I20260429 08:04:26.869308  4185 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 7.
I20260429 08:04:26.869458  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 8 candidate_status { last_received { term: 7 index: 21 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:26.869526  4185 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8daa51fc97a4257b9629f997ccbbe9d for term 8 because replica has last-logged OpId of term: 7 index: 22, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 21.
I20260429 08:04:26.869581  3653 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 8.
I20260429 08:04:26.869772  4184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 8 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44"
I20260429 08:04:26.869855  4184 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 7 FOLLOWER]: Advancing to term 8
I20260429 08:04:26.869833  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 8 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1"
I20260429 08:04:26.870081  3321 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 8.
I20260429 08:04:26.870231  3021 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 6 responses out of 7 voters: 4 yes votes; 2 no votes. yes voters: 2191039ca0e140d8939e91da88758e07, 3295cb551d344191a5ea097425ba02e3, 40f075cb67b244bab148499faaa8a100, e8daa51fc97a4257b9629f997ccbbe9d; no voters: 05220d87009a49a386ebc9c353f603e1, 1f172899c0ae473f836cbb6c1cabc8d1
I20260429 08:04:26.870323  4068 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 8 FOLLOWER]: Leader election won for term 8
I20260429 08:04:26.870462  4068 raft_consensus.cc:697] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 8 LEADER]: Becoming Leader. State: Replica: 3295cb551d344191a5ea097425ba02e3, State: Running, Role: LEADER
I20260429 08:04:26.870556  4068 consensus_queue.cc:237] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 21, Committed index: 21, Last appended: 7.22, Last appended by leader: 22, Current term: 8, Majority size: 4, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:26.871205  4184 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 8.
I20260429 08:04:26.871290  2151 catalog_manager.cc:5671] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 reported cstate change: term changed from 7 to 8, leader changed from ecdf5ad066b649d593094cf742920d44 (127.1.140.197) to 3295cb551d344191a5ea097425ba02e3 (127.1.140.199). New cstate: current_term: 8 leader_uuid: "3295cb551d344191a5ea097425ba02e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } health_report { overall_health: UNKNOWN } } }
W20260429 08:04:26.884022  3972 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
I20260429 08:04:26.885217  4085 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ecdf5ad066b649d593094cf742920d44)
I20260429 08:04:26.885352  4085 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:26.885411  4064 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ecdf5ad066b649d593094cf742920d44)
I20260429 08:04:26.885492  4064 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:26.885615  4085 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:26.885773  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:26.885870  3653 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f172899c0ae473f836cbb6c1cabc8d1 in current term 8: Already voted for candidate 3295cb551d344191a5ea097425ba02e3 in this term.
I20260429 08:04:26.885861  2953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:26.885914  4064 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:26.885941  2953 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f172899c0ae473f836cbb6c1cabc8d1 in current term 8: Already voted for candidate 3295cb551d344191a5ea097425ba02e3 in this term.
I20260429 08:04:26.886003  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:26.886099  3321 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f172899c0ae473f836cbb6c1cabc8d1 in current term 8: Already voted for candidate 3295cb551d344191a5ea097425ba02e3 in this term.
I20260429 08:04:26.886472  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:26.886739  2493 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 5 responses out of 7 voters: 1 yes votes; 4 no votes. yes voters: 1f172899c0ae473f836cbb6c1cabc8d1; no voters: 2191039ca0e140d8939e91da88758e07, 3295cb551d344191a5ea097425ba02e3, 40f075cb67b244bab148499faaa8a100, e8daa51fc97a4257b9629f997ccbbe9d
I20260429 08:04:26.886857  4085 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 7 FOLLOWER]: Advancing to term 8
I20260429 08:04:26.887156  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:26.887235  4014 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in term 7.
I20260429 08:04:26.887856  4085 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260429 08:04:26.888063  3972 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
I20260429 08:04:26.890616  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:26.890703  2557 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 8.
I20260429 08:04:26.891213  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:26.891302  3653 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05220d87009a49a386ebc9c353f603e1 in current term 8: Already voted for candidate 3295cb551d344191a5ea097425ba02e3 in this term.
I20260429 08:04:26.891942  4184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:26.892045  4184 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05220d87009a49a386ebc9c353f603e1 in current term 8: Already voted for candidate 3295cb551d344191a5ea097425ba02e3 in this term.
I20260429 08:04:26.892436  4184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 8 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:26.892505  4184 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f172899c0ae473f836cbb6c1cabc8d1 in current term 8: Already voted for candidate 3295cb551d344191a5ea097425ba02e3 in this term.
I20260429 08:04:26.892760  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:26.892851  3321 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05220d87009a49a386ebc9c353f603e1 in current term 8: Already voted for candidate 3295cb551d344191a5ea097425ba02e3 in this term.
I20260429 08:04:26.895328  3087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:26.895582  2953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 8 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:26.895609  3947 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 6 responses out of 7 voters: 2 yes votes; 4 no votes. yes voters: 05220d87009a49a386ebc9c353f603e1, 1f172899c0ae473f836cbb6c1cabc8d1; no voters: 2191039ca0e140d8939e91da88758e07, 3295cb551d344191a5ea097425ba02e3, e8daa51fc97a4257b9629f997ccbbe9d, ecdf5ad066b649d593094cf742920d44
I20260429 08:04:26.895707  2953 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05220d87009a49a386ebc9c353f603e1 in current term 8: Already voted for candidate 3295cb551d344191a5ea097425ba02e3 in this term.
I20260429 08:04:26.895751  4064 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 7 FOLLOWER]: Advancing to term 8
I20260429 08:04:26.896391  4064 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260429 08:04:26.959976  4068 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260429 08:04:26.960055  4068 fault_injection.cc:44] THIS SERVER MAY CRASH!
E20260429 08:04:26.960071  4068 fault_injection.cc:59] injecting fault for kudu (pid 3005): FLAGS_fault_crash_on_leader_request_fraction (process will exit)
I20260429 08:04:26.971088  1587 ts_itest-base.cc:575] TS 6 appears to have crashed. Restarting.
I20260429 08:04:26.971390  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.199:37563
--local_ip_for_outbound_sockets=127.1.140.199
--tserver_master_addrs=127.1.140.254:35565
--webserver_port=39157
--webserver_interface=127.1.140.199
--builtin_ntp_servers=127.1.140.212:39211
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.05
--log_inject_latency
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--raft_heartbeat_interval_ms=100
--log_preallocate_segments=false with env {}
W20260429 08:04:26.988400  3972 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.989440  3972 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.991849  3972 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.992735  3972 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:26.993876  3972 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.017874  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.019411  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.022053  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.031909  3596 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.031909  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.031965  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.034063  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.039218  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.040381  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.042428  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.047175  3284 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:27.047184  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:27.052280  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:27.053431  4255 flags.cc:432] Enabled unsafe flag: --fault_crash_on_leader_request_fraction=0.050000000000000003
W20260429 08:04:27.053593  4255 flags.cc:432] Enabled unsafe flag: --log_inject_latency=true
W20260429 08:04:27.053606  4255 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_mean=30
W20260429 08:04:27.053617  4255 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_stddev=60
W20260429 08:04:27.053663  4255 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:27.053690  4255 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:27.053715  4255 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:27.055224  4255 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:27.055279  4255 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.199
I20260429 08:04:27.056941  4255 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:39211
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.050000000000000003
--log_inject_latency=true
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--log_preallocate_segments=false
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.199:37563
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data/info.pb
--webserver_interface=127.1.140.199
--webserver_port=39157
--tserver_master_addrs=127.1.140.254:35565
--never_fsync=true
--heap_profile_path=/tmp/kudu.4255
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.199
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:27.057171  4255 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:27.057497  4255 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260429 08:04:27.058187  4255 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260429 08:04:27.060240  4263 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:27.060317  4260 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:27.060250  4261 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:27.060417  4255 server_base.cc:1061] running on GCE node
I20260429 08:04:27.060604  4255 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:27.060842  4255 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:27.061988  4255 hybrid_clock.cc:648] HybridClock initialized: now 1777449867061966 us; error 41 us; skew 500 ppm
I20260429 08:04:27.063344  4255 webserver.cc:492] Webserver started at http://127.1.140.199:39157/ using document root <none> and password file <none>
I20260429 08:04:27.063594  4255 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:27.063695  4255 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:27.064924  4255 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260429 08:04:27.065604  4269 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:27.065816  4255 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
I20260429 08:04:27.065914  4255 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/wal
uuid: "3295cb551d344191a5ea097425ba02e3"
format_stamp: "Formatted at 2026-04-29 08:04:24 on dist-test-slave-230h"
I20260429 08:04:27.066208  4255 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260429 08:04:27.066659  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:27.070731  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:27.074411  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.075973  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.078889  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
I20260429 08:04:27.080937  4255 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:27.081261  4255 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:27.081405  4255 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:27.081650  4255 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:27.082129  4276 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
W20260429 08:04:27.082541  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
I20260429 08:04:27.083369  4255 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260429 08:04:27.083530  4255 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.002s	user 0.000s	sys 0.000s
I20260429 08:04:27.083612  4255 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260429 08:04:27.084214  4255 ts_tablet_manager.cc:616] Registered 1 tablets
I20260429 08:04:27.084275  4255 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:27.084362  4276 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Bootstrap starting.
I20260429 08:04:27.086715  4276 log.cc:826] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:27.091617  4255 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.199:37563
I20260429 08:04:27.092006  4255 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data/info.pb
I20260429 08:04:27.092635  4276 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Bootstrap replayed 1/1 log segments. Stats: ops{read=23 overwritten=0 applied=21 ignored=4} inserts{seen=36 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 2 replicates
I20260429 08:04:27.093040  4276 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Bootstrap complete.
W20260429 08:04:27.093139  4276 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Injecting 12ms of latency in SegmentAllocator::Sync()
I20260429 08:04:27.093638  4384 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.199:37563 every 8 connection(s)
I20260429 08:04:27.096431  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 4255
W20260429 08:04:27.097306  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
I20260429 08:04:27.098224  4385 heartbeater.cc:344] Connected to a master server at 127.1.140.254:35565
I20260429 08:04:27.098313  4385 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:27.098469  4385 heartbeater.cc:507] Master 127.1.140.254:35565 requested a full tablet report, sending...
I20260429 08:04:27.098997  2151 ts_manager.cc:194] Re-registered known tserver with Master: 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563)
W20260429 08:04:27.099048  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.099048  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
I20260429 08:04:27.099447  2151 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.199:36537
W20260429 08:04:27.101143  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.101192  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.102876  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.103262  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
I20260429 08:04:27.105446  4276 ts_tablet_manager.cc:1403] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.004s
W20260429 08:04:27.105918  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
I20260429 08:04:27.106624  4276 raft_consensus.cc:359] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 8 FOLLOWER]: Replica starting. Triggering 2 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:27.107270  4276 raft_consensus.cc:740] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 8 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3295cb551d344191a5ea097425ba02e3, State: Initialized, Role: FOLLOWER
I20260429 08:04:27.107447  4276 consensus_queue.cc:260] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 21, Last appended: 8.23, Last appended by leader: 23, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:27.107771  4276 ts_tablet_manager.cc:1434] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260429 08:04:27.107843  4385 heartbeater.cc:499] Master 127.1.140.254:35565 was elected leader, sending a full tablet report...
W20260429 08:04:27.112079  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.118225  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.128475  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.133600  2914 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.133922  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.136240  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.143524  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.156668  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.159793  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.166036  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.166625  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:27.170512  4297 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40736: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.170522  4298 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40736: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.170522  4295 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40736: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.170809  4296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40736: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.174364  4296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40736: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.177426  4296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40736: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.191800  4296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40736: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.195875  4298 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40736: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.195875  4296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40736: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.202003  4296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40736: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.204800  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.210266  4296 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40736: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.222157  3972 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.230135  3972 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.236256  3972 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.236264  3971 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.237919  3971 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.238265  3971 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.239789  3971 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.240438  3971 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
I20260429 08:04:27.245486  4391 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260429 08:04:27.245586  4391 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:27.245657  4392 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260429 08:04:27.245867  4391 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:27.246023  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 9 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:27.246122  4014 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40f075cb67b244bab148499faaa8a100 in term 8.
I20260429 08:04:27.245745  4392 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:27.246138  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 9 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:27.246227  2557 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40f075cb67b244bab148499faaa8a100 in term 8.
I20260429 08:04:27.246326  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 9 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:27.246423  3321 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40f075cb67b244bab148499faaa8a100 in term 8.
I20260429 08:04:27.246459  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 9 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:27.246547  3653 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40f075cb67b244bab148499faaa8a100 in term 8.
I20260429 08:04:27.246603  4392 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823)
I20260429 08:04:27.247366  2888 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 7 voters: 4 yes votes; 0 no votes. yes voters: 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, 40f075cb67b244bab148499faaa8a100, e8daa51fc97a4257b9629f997ccbbe9d; no voters: 
W20260429 08:04:27.248005  3971 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.248020  3972 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
I20260429 08:04:27.248291  4391 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260429 08:04:27.248343  4391 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260429 08:04:27.248366  4391 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 8 FOLLOWER]: Advancing to term 9
I20260429 08:04:27.249182  4391 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:27.249460  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 9 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07"
I20260429 08:04:27.249528  3653 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 8 FOLLOWER]: Advancing to term 9
I20260429 08:04:27.250263  3653 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40f075cb67b244bab148499faaa8a100 in term 9.
I20260429 08:04:27.250662  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 9 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1"
I20260429 08:04:27.250746  4014 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 8 FOLLOWER]: Advancing to term 9
I20260429 08:04:27.250897  2953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 9 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:27.250959  2953 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecdf5ad066b649d593094cf742920d44 in current term 9: Already voted for candidate 40f075cb67b244bab148499faaa8a100 in this term.
I20260429 08:04:27.251363  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 9 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d"
I20260429 08:04:27.251444  3321 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 8 FOLLOWER]: Advancing to term 9
I20260429 08:04:27.251536  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 9 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1"
I20260429 08:04:27.251602  2557 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 8 FOLLOWER]: Advancing to term 9
I20260429 08:04:27.251610  4014 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40f075cb67b244bab148499faaa8a100 in term 9.
I20260429 08:04:27.251837  4391 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [CANDIDATE]: Term 9 election: Requested vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:27.252349  2557 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40f075cb67b244bab148499faaa8a100 in term 9.
I20260429 08:04:27.252466  3315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 9 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:27.252722  2889 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 7 voters: 4 yes votes; 0 no votes. yes voters: 05220d87009a49a386ebc9c353f603e1, 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, 40f075cb67b244bab148499faaa8a100; no voters: 
I20260429 08:04:27.253700  3321 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40f075cb67b244bab148499faaa8a100 in term 9.
I20260429 08:04:27.253913  4391 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 9 FOLLOWER]: Leader election won for term 9
I20260429 08:04:27.253890  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 9 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:27.253962  2557 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecdf5ad066b649d593094cf742920d44 in current term 9: Already voted for candidate 40f075cb67b244bab148499faaa8a100 in this term.
I20260429 08:04:27.253948  4184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 9 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:27.254031  4184 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40f075cb67b244bab148499faaa8a100 in term 8.
I20260429 08:04:27.254055  4391 raft_consensus.cc:697] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 9 LEADER]: Becoming Leader. State: Replica: 40f075cb67b244bab148499faaa8a100, State: Running, Role: LEADER
I20260429 08:04:27.254110  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 9 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44"
I20260429 08:04:27.254158  4185 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 8 FOLLOWER]: Advancing to term 9
I20260429 08:04:27.254174  4391 consensus_queue.cc:237] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 21, Committed index: 21, Last appended: 7.22, Last appended by leader: 22, Current term: 9, Majority size: 4, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:27.254938  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 9 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:27.255024  3653 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecdf5ad066b649d593094cf742920d44 in current term 9: Already voted for candidate 40f075cb67b244bab148499faaa8a100 in this term.
I20260429 08:04:27.255064  4185 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40f075cb67b244bab148499faaa8a100 in term 9.
I20260429 08:04:27.255226  2151 catalog_manager.cc:5671] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 reported cstate change: term changed from 8 to 9, leader changed from 3295cb551d344191a5ea097425ba02e3 (127.1.140.199) to 40f075cb67b244bab148499faaa8a100 (127.1.140.198). New cstate: current_term: 9 leader_uuid: "40f075cb67b244bab148499faaa8a100" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } health_report { overall_health: UNKNOWN } } }
I20260429 08:04:27.255436  4339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 9 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:27.255652  4339 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecdf5ad066b649d593094cf742920d44 for term 9 because replica has last-logged OpId of term: 8 index: 23, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 22.
I20260429 08:04:27.255810  4115 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 5 responses out of 7 voters: 1 yes votes; 4 no votes. yes voters: ecdf5ad066b649d593094cf742920d44; no voters: 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, 40f075cb67b244bab148499faaa8a100, e8daa51fc97a4257b9629f997ccbbe9d
I20260429 08:04:27.255944  4392 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 9 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260429 08:04:27.257896  4339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 9 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:27.257998  4339 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40f075cb67b244bab148499faaa8a100 for term 9 because replica has last-logged OpId of term: 8 index: 23, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 22.
I20260429 08:04:27.257917  4338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 9 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3"
I20260429 08:04:27.258052  4338 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 8 FOLLOWER]: Advancing to term 9
I20260429 08:04:27.258502  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 9 candidate_status { last_received { term: 7 index: 22 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:27.258597  4014 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecdf5ad066b649d593094cf742920d44 in current term 9: Already voted for candidate 40f075cb67b244bab148499faaa8a100 in this term.
I20260429 08:04:27.259233  4338 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 40f075cb67b244bab148499faaa8a100 for term 9 because replica has last-logged OpId of term: 8 index: 23, which is greater than that of the candidate, which has last-logged OpId of term: 7 index: 22.
W20260429 08:04:27.277803  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:27.280745  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:27.321522  3285 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35736: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
I20260429 08:04:27.336896  4389 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260429 08:04:27.337069  4389 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:27.337491  4389 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:27.341663  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 10 candidate_status { last_received { term: 8 index: 23 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:27.341696  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 10 candidate_status { last_received { term: 8 index: 23 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:27.341776  3321 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 9.
I20260429 08:04:27.341775  2557 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 9.
I20260429 08:04:27.341743  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 10 candidate_status { last_received { term: 8 index: 23 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:27.341852  3653 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 9.
I20260429 08:04:27.342074  2953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 10 candidate_status { last_received { term: 8 index: 23 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:27.342090  4270 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 7 voters: 4 yes votes; 0 no votes. yes voters: 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, 3295cb551d344191a5ea097425ba02e3, e8daa51fc97a4257b9629f997ccbbe9d; no voters: 
I20260429 08:04:27.342288  4389 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260429 08:04:27.342341  4389 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260429 08:04:27.342360  4389 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 9 FOLLOWER]: Advancing to term 10
I20260429 08:04:27.343183  4389 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:27.343469  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 10 candidate_status { last_received { term: 8 index: 23 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07"
I20260429 08:04:27.343562  3653 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 9 FOLLOWER]: Advancing to term 10
I20260429 08:04:27.344121  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 10 candidate_status { last_received { term: 8 index: 23 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1"
I20260429 08:04:27.344206  2557 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 9 FOLLOWER]: Advancing to term 10
I20260429 08:04:27.344274  3653 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 10.
W20260429 08:04:27.344707  4391 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260429 08:04:27.344770  4391 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260429 08:04:27.344798  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 10 candidate_status { last_received { term: 8 index: 23 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:27.344884  4185 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 9.
I20260429 08:04:27.344987  2557 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 10.
I20260429 08:04:27.344950  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 10 candidate_status { last_received { term: 8 index: 23 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:27.345036  4014 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 9.
I20260429 08:04:27.345098  4184 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 9 FOLLOWER]: Refusing update from remote peer 40f075cb67b244bab148499faaa8a100: Log matching property violated. Preceding OpId in replica: term: 7 index: 22. Preceding OpId from leader: term: 9 index: 23. (index mismatch)
I20260429 08:04:27.345089  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 10 candidate_status { last_received { term: 8 index: 23 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d"
I20260429 08:04:27.345160  3321 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 9 FOLLOWER]: Advancing to term 10
I20260429 08:04:27.345348  4391 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 23, Last known committed idx: 21, Time since last communication: 0.000s
I20260429 08:04:27.345690  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 10 candidate_status { last_received { term: 8 index: 23 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1"
I20260429 08:04:27.345731  4338 raft_consensus.cc:1240] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 10 FOLLOWER]: Rejecting Update request from peer 40f075cb67b244bab148499faaa8a100 for earlier term 9. Current term is 10. Ops: []
I20260429 08:04:27.345759  4014 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 9 FOLLOWER]: Advancing to term 10
I20260429 08:04:27.345944  4184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 10 candidate_status { last_received { term: 8 index: 23 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44"
I20260429 08:04:27.345968  3321 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 10.
W20260429 08:04:27.346086  4410 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Injecting 30ms of latency in SegmentAllocator::Sync()
I20260429 08:04:27.346151  4389 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [CANDIDATE]: Term 10 election: Requested vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:27.346197  2953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 10 candidate_status { last_received { term: 8 index: 23 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100"
I20260429 08:04:27.346521  4014 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 10.
I20260429 08:04:27.346715  4271 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 5 responses out of 7 voters: 4 yes votes; 1 no votes. yes voters: 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, 3295cb551d344191a5ea097425ba02e3, e8daa51fc97a4257b9629f997ccbbe9d; no voters: ecdf5ad066b649d593094cf742920d44
I20260429 08:04:27.346802  4391 consensus_queue.cc:1059] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 }, Status: INVALID_TERM, Last received: 0.0, Next index: 23, Last known committed idx: 21, Time since last communication: 0.000s
I20260429 08:04:27.346859  4389 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 10 FOLLOWER]: Leader election won for term 10
I20260429 08:04:27.346918  4391 consensus_queue.cc:1243] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [LEADER]: Peer 3295cb551d344191a5ea097425ba02e3 log is divergent from this leader: its last log entry 8.23 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 21
I20260429 08:04:27.346974  4389 raft_consensus.cc:697] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 10 LEADER]: Becoming Leader. State: Replica: 3295cb551d344191a5ea097425ba02e3, State: Running, Role: LEADER
I20260429 08:04:27.346999  4403 raft_consensus.cc:3055] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 9 LEADER]: Stepping down as leader of term 9
I20260429 08:04:27.347038  4403 raft_consensus.cc:740] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: 40f075cb67b244bab148499faaa8a100, State: Running, Role: LEADER
I20260429 08:04:27.347076  4389 consensus_queue.cc:237] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 21, Committed index: 21, Last appended: 8.23, Last appended by leader: 23, Current term: 10, Majority size: 4, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:27.347106  4403 consensus_queue.cc:260] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 21, Committed index: 21, Last appended: 9.23, Last appended by leader: 23, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:27.347244  4403 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 9 FOLLOWER]: Advancing to term 10
W20260429 08:04:27.347661  4412 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Injecting 43ms of latency in SegmentAllocator::Sync()
I20260429 08:04:27.347932  2151 catalog_manager.cc:5671] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 reported cstate change: term changed from 9 to 10, leader changed from 40f075cb67b244bab148499faaa8a100 (127.1.140.198) to 3295cb551d344191a5ea097425ba02e3 (127.1.140.199). New cstate: current_term: 10 leader_uuid: "3295cb551d344191a5ea097425ba02e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } health_report { overall_health: UNKNOWN } } }
W20260429 08:04:27.395414  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:27.424013  4389 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260429 08:04:27.424091  4389 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260429 08:04:27.424466  2953 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 10 FOLLOWER]: Refusing update from remote peer 3295cb551d344191a5ea097425ba02e3: Log matching property violated. Preceding OpId in replica: term: 9 index: 23. Preceding OpId from leader: term: 10 index: 24. (index mismatch)
I20260429 08:04:27.424762  4389 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 21, Time since last communication: 0.000s
I20260429 08:04:27.424885  4389 consensus_queue.cc:1243] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [LEADER]: Peer 40f075cb67b244bab148499faaa8a100 log is divergent from this leader: its last log entry 9.23 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 21
I20260429 08:04:27.425282  2953 raft_consensus.cc:1217] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 10 FOLLOWER]: Deduplicated request from leader. Original: 7.21->[7.22-10.24]   Dedup: 7.22->[8.23-10.24]
I20260429 08:04:27.425352  2953 pending_rounds.cc:85] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Aborting all ops after (but not including) 22
I20260429 08:04:27.425377  2953 pending_rounds.cc:107] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Aborting uncommitted NO_OP operation due to leader change: 9.23
I20260429 08:04:27.425391  2953 raft_consensus.cc:2889] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260429 08:04:27.425576  3890 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Injecting 61ms of latency in SegmentAllocator::Sync()
I20260429 08:04:27.428383  3321 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 10 FOLLOWER]: Refusing update from remote peer 3295cb551d344191a5ea097425ba02e3: Log matching property violated. Preceding OpId in replica: term: 7 index: 21. Preceding OpId from leader: term: 10 index: 24. (index mismatch)
I20260429 08:04:27.428560  3653 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 10 FOLLOWER]: Refusing update from remote peer 3295cb551d344191a5ea097425ba02e3: Log matching property violated. Preceding OpId in replica: term: 7 index: 22. Preceding OpId from leader: term: 10 index: 24. (index mismatch)
I20260429 08:04:27.428691  4389 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 19, Time since last communication: 0.000s
I20260429 08:04:27.428825  4411 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 21, Time since last communication: 0.000s
W20260429 08:04:27.429386  3895 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Injecting 33ms of latency in SegmentAllocator::Sync()
W20260429 08:04:27.429551  3892 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Injecting 35ms of latency in SegmentAllocator::Sync()
I20260429 08:04:27.434820  4185 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 9 FOLLOWER]: Advancing to term 10
I20260429 08:04:27.435629  4185 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 10 FOLLOWER]: Refusing update from remote peer 3295cb551d344191a5ea097425ba02e3: Log matching property violated. Preceding OpId in replica: term: 9 index: 23. Preceding OpId from leader: term: 10 index: 24. (index mismatch)
I20260429 08:04:27.436044  4389 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 21, Time since last communication: 0.000s
I20260429 08:04:27.436165  4389 consensus_queue.cc:1243] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [LEADER]: Peer ecdf5ad066b649d593094cf742920d44 log is divergent from this leader: its last log entry 9.23 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 21
I20260429 08:04:27.436551  4185 raft_consensus.cc:1217] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 10 FOLLOWER]: Deduplicated request from leader. Original: 7.21->[7.22-10.24]   Dedup: 7.22->[8.23-10.24]
I20260429 08:04:27.436625  4185 pending_rounds.cc:85] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Aborting all ops after (but not including) 22
I20260429 08:04:27.436651  4185 pending_rounds.cc:107] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Aborting uncommitted NO_OP operation due to leader change: 9.23
I20260429 08:04:27.436717  4185 raft_consensus.cc:2889] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 10 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260429 08:04:27.447229  2557 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 10 FOLLOWER]: Refusing update from remote peer 3295cb551d344191a5ea097425ba02e3: Log matching property violated. Preceding OpId in replica: term: 7 index: 22. Preceding OpId from leader: term: 10 index: 24. (index mismatch)
I20260429 08:04:27.447589  4389 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 22, Time since last communication: 0.000s
I20260429 08:04:27.463999  4014 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 10 FOLLOWER]: Refusing update from remote peer 3295cb551d344191a5ea097425ba02e3: Log matching property violated. Preceding OpId in replica: term: 7 index: 22. Preceding OpId from leader: term: 10 index: 24. (index mismatch)
I20260429 08:04:27.465824  4389 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 22, Time since last communication: 0.000s
W20260429 08:04:27.467139  4087 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Injecting 27ms of latency in SegmentAllocator::Sync()
W20260429 08:04:27.467955  3195 scanner-internal.cc:458] Time spent opening tablet: real 0.782s	user 0.000s	sys 0.000s
W20260429 08:04:27.468016  3196 scanner-internal.cc:458] Time spent opening tablet: real 0.782s	user 0.000s	sys 0.000s
W20260429 08:04:27.470228  4412 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Injecting 1ms of latency in SegmentAllocator::Sync()
W20260429 08:04:27.470732  4410 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Injecting 90ms of latency in SegmentAllocator::Sync()
W20260429 08:04:27.470798  3895 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Injecting 8ms of latency in SegmentAllocator::Sync()
E20260429 08:04:27.480552  4420 fault_injection.cc:59] injecting fault for kudu (pid 4255): FLAGS_fault_crash_on_leader_request_fraction (process will exit)
W20260429 08:04:27.481032  3895 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Injecting 75ms of latency in SegmentAllocator::Sync()
W20260429 08:04:27.486860  2890 connection.cc:463] server connection from 127.1.140.199:33867 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.199:33867 (request call id 3) could send its response
W20260429 08:04:27.487061  3139 meta_cache.cc:302] tablet 557d85f2f8524478993d6d75c83f0d12: replica 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563) has failed: Network error: recv got EOF from 127.1.140.199:37563 (error 108)
I20260429 08:04:27.492969  1587 ts_itest-base.cc:575] TS 6 appears to have crashed. Restarting.
I20260429 08:04:27.493281  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.199:37563
--local_ip_for_outbound_sockets=127.1.140.199
--tserver_master_addrs=127.1.140.254:35565
--webserver_port=39157
--webserver_interface=127.1.140.199
--builtin_ntp_servers=127.1.140.212:39211
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.05
--log_inject_latency
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--raft_heartbeat_interval_ms=100
--log_preallocate_segments=false with env {}
W20260429 08:04:27.494453  3947 connection.cc:463] server connection from 127.1.140.199:42263 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.199:42263 (request call id 3) could send its response
W20260429 08:04:27.556394  3575 connection.cc:463] server connection from 127.1.140.199:53217 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.199:53217 (request call id 7) could send its response
W20260429 08:04:27.561126  4117 connection.cc:463] server connection from 127.1.140.199:48925 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.199:48925 (request call id 5) could send its response
W20260429 08:04:27.573022  4438 flags.cc:432] Enabled unsafe flag: --fault_crash_on_leader_request_fraction=0.050000000000000003
W20260429 08:04:27.573230  4438 flags.cc:432] Enabled unsafe flag: --log_inject_latency=true
W20260429 08:04:27.573251  4438 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_mean=30
W20260429 08:04:27.573269  4438 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_stddev=60
W20260429 08:04:27.573305  4438 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:27.573351  4438 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:27.573396  4438 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:27.574913  4438 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:27.575001  4438 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.199
I20260429 08:04:27.576587  4438 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:39211
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.050000000000000003
--log_inject_latency=true
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--log_preallocate_segments=false
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.199:37563
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data/info.pb
--webserver_interface=127.1.140.199
--webserver_port=39157
--tserver_master_addrs=127.1.140.254:35565
--never_fsync=true
--heap_profile_path=/tmp/kudu.4438
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.199
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:27.576845  4438 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:27.577082  4438 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260429 08:04:27.577762  4438 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260429 08:04:27.579823  4444 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:27.579831  4443 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:27.579974  4438 server_base.cc:1061] running on GCE node
W20260429 08:04:27.580090  4446 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:27.580262  4438 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:27.580530  4438 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:27.581699  4438 hybrid_clock.cc:648] HybridClock initialized: now 1777449867581684 us; error 31 us; skew 500 ppm
I20260429 08:04:27.582839  4438 webserver.cc:492] Webserver started at http://127.1.140.199:39157/ using document root <none> and password file <none>
I20260429 08:04:27.583048  4438 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:27.583115  4438 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:27.584412  4438 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:27.585197  4452 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:27.585412  4438 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:27.585506  4438 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/wal
uuid: "3295cb551d344191a5ea097425ba02e3"
format_stamp: "Formatted at 2026-04-29 08:04:24 on dist-test-slave-230h"
I20260429 08:04:27.585811  4438 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260429 08:04:27.615710  4438 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:27.616025  4438 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:27.616164  4438 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:27.616422  4438 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:27.616962  4459 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260429 08:04:27.617746  4438 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260429 08:04:27.617796  4438 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:27.617851  4438 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260429 08:04:27.618580  4438 ts_tablet_manager.cc:616] Registered 1 tablets
I20260429 08:04:27.618630  4438 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.001s	sys 0.000s
W20260429 08:04:27.619217  4139 tablet_service.cc:3080] error setting up scanner 80811e15a9424619bbb7a26af70947c0 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.155s (maximum allowed 0.150s): new_scan_request { tablet_id: "557d85f2f8524478993d6d75c83f0d12" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434657157177344 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\264\371\306\317\006\"3\n\005slave\022*\n d96440f8f8344e03b0a48edf03e11deb\020\001\030\001 \001(\001" signature: "<redacted>""\022\337\263\324\206\316\224!\024\3726\255\264\3601\025P\242D\t\232\000\307=\2673]?\270\342;*\200\203^\351\"\364\345\373D\243\247_\373g4\353\236\3165\314\016-\203\264\027\304\333A\325\006?\225" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "5673f39d83d04cbdac97ba6b9ecbea94"
W20260429 08:04:27.619616  4144 tablet_service.cc:3080] error setting up scanner 9008eab90c8a45ec808e0acc04e99f0d with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.155s (maximum allowed 0.150s): new_scan_request { tablet_id: "557d85f2f8524478993d6d75c83f0d12" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434657157177344 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\264\371\306\317\006\"3\n\005slave\022*\n d96440f8f8344e03b0a48edf03e11deb\020\001\030\001 \001(\001" signature: "<redacted>""\022\337\263\324\206\316\224!\024\3726\255\264\3601\025P\242D\t\232\000\307=\2673]?\270\342;*\200\203^\351\"\364\345\373D\243\247_\373g4\353\236\3165\314\016-\203\264\027\304\333A\325\006?\225" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "28069e8949064ed0be232a0bf79637e9"
I20260429 08:04:27.623653  4459 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Bootstrap starting.
I20260429 08:04:27.625793  4459 log.cc:826] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:27.626318  4438 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.199:37563
I20260429 08:04:27.626397  4567 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.199:37563 every 8 connection(s)
I20260429 08:04:27.626735  4438 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data/info.pb
I20260429 08:04:27.628772  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 4438
I20260429 08:04:27.630199  4459 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=25 ignored=6} inserts{seen=36 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260429 08:04:27.630529  4459 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Bootstrap complete.
I20260429 08:04:27.630712  4459 ts_tablet_manager.cc:1403] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Time spent bootstrapping tablet: real 0.007s	user 0.004s	sys 0.000s
I20260429 08:04:27.632036  4459 raft_consensus.cc:359] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 10 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
W20260429 08:04:27.632400  4139 tablet_service.cc:3080] error setting up scanner 9b044a9212b445bb9c942e626e0bfbec with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.168s (maximum allowed 0.150s): new_scan_request { tablet_id: "557d85f2f8524478993d6d75c83f0d12" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434657157177344 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\264\371\306\317\006\"3\n\005slave\022*\n d96440f8f8344e03b0a48edf03e11deb\020\001\030\001 \001(\001" signature: "<redacted>""\022\337\263\324\206\316\224!\024\3726\255\264\3601\025P\242D\t\232\000\307=\2673]?\270\342;*\200\203^\351\"\364\345\373D\243\247_\373g4\353\236\3165\314\016-\203\264\027\304\333A\325\006?\225" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "5673f39d83d04cbdac97ba6b9ecbea94"
I20260429 08:04:27.632622  4568 heartbeater.cc:344] Connected to a master server at 127.1.140.254:35565
I20260429 08:04:27.632714  4568 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:27.632834  4459 raft_consensus.cc:740] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 10 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3295cb551d344191a5ea097425ba02e3, State: Initialized, Role: FOLLOWER
I20260429 08:04:27.632948  4568 heartbeater.cc:507] Master 127.1.140.254:35565 requested a full tablet report, sending...
I20260429 08:04:27.632977  4459 consensus_queue.cc:260] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 10.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:27.633257  4459 ts_tablet_manager.cc:1434] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260429 08:04:27.633617  2149 ts_manager.cc:194] Re-registered known tserver with Master: 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563)
I20260429 08:04:27.634050  2149 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.199:55015
I20260429 08:04:27.634687  4568 heartbeater.cc:499] Master 127.1.140.254:35565 was elected leader, sending a full tablet report...
W20260429 08:04:27.636528  4139 tablet_service.cc:3080] error setting up scanner bc34155cc0e342f991c179d22f510159 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.172s (maximum allowed 0.150s): new_scan_request { tablet_id: "557d85f2f8524478993d6d75c83f0d12" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434657157177344 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\264\371\306\317\006\"3\n\005slave\022*\n d96440f8f8344e03b0a48edf03e11deb\020\001\030\001 \001(\001" signature: "<redacted>""\022\337\263\324\206\316\224!\024\3726\255\264\3601\025P\242D\t\232\000\307=\2673]?\270\342;*\200\203^\351\"\364\345\373D\243\247_\373g4\353\236\3165\314\016-\203\264\027\304\333A\325\006?\225" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "28069e8949064ed0be232a0bf79637e9"
W20260429 08:04:27.657294  4139 tablet_service.cc:3080] error setting up scanner 54a780e6edd34672bfa5b4d3b7ac2f75 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.193s (maximum allowed 0.150s): new_scan_request { tablet_id: "557d85f2f8524478993d6d75c83f0d12" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434657157177344 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\264\371\306\317\006\"3\n\005slave\022*\n d96440f8f8344e03b0a48edf03e11deb\020\001\030\001 \001(\001" signature: "<redacted>""\022\337\263\324\206\316\224!\024\3726\255\264\3601\025P\242D\t\232\000\307=\2673]?\270\342;*\200\203^\351\"\364\345\373D\243\247_\373g4\353\236\3165\314\016-\203\264\027\304\333A\325\006?\225" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "5673f39d83d04cbdac97ba6b9ecbea94"
W20260429 08:04:27.661266  4139 tablet_service.cc:3080] error setting up scanner 0eedeccaee8947f4a6481a182bb78d30 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.197s (maximum allowed 0.150s): new_scan_request { tablet_id: "557d85f2f8524478993d6d75c83f0d12" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434657157177344 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\264\371\306\317\006\"3\n\005slave\022*\n d96440f8f8344e03b0a48edf03e11deb\020\001\030\001 \001(\001" signature: "<redacted>""\022\337\263\324\206\316\224!\024\3726\255\264\3601\025P\242D\t\232\000\307=\2673]?\270\342;*\200\203^\351\"\364\345\373D\243\247_\373g4\353\236\3165\314\016-\203\264\027\304\333A\325\006?\225" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "28069e8949064ed0be232a0bf79637e9"
W20260429 08:04:27.714390  4139 tablet_service.cc:3080] error setting up scanner 03d93b6432a147828979b21c2444bdfb with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.250s (maximum allowed 0.150s): new_scan_request { tablet_id: "557d85f2f8524478993d6d75c83f0d12" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434657157177344 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\264\371\306\317\006\"3\n\005slave\022*\n d96440f8f8344e03b0a48edf03e11deb\020\001\030\001 \001(\001" signature: "<redacted>""\022\337\263\324\206\316\224!\024\3726\255\264\3601\025P\242D\t\232\000\307=\2673]?\270\342;*\200\203^\351\"\364\345\373D\243\247_\373g4\353\236\3165\314\016-\203\264\027\304\333A\325\006?\225" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "5673f39d83d04cbdac97ba6b9ecbea94"
I20260429 08:04:27.725685  4403 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 3295cb551d344191a5ea097425ba02e3)
I20260429 08:04:27.725788  4403 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:27.726081  4403 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:27.726310  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 11 candidate_status { last_received { term: 10 index: 24 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:27.726424  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 11 candidate_status { last_received { term: 10 index: 24 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:27.726475  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 11 candidate_status { last_received { term: 10 index: 24 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:27.726723  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 11 candidate_status { last_received { term: 10 index: 24 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:27.726835  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 11 candidate_status { last_received { term: 10 index: 24 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:27.726930  2889 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 5 responses out of 7 voters: 1 yes votes; 4 no votes. yes voters: 40f075cb67b244bab148499faaa8a100; no voters: 05220d87009a49a386ebc9c353f603e1, 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, e8daa51fc97a4257b9629f997ccbbe9d
I20260429 08:04:27.727118  4403 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260429 08:04:27.729828  4521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 11 candidate_status { last_received { term: 10 index: 24 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:27.729966  4521 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40f075cb67b244bab148499faaa8a100 for term 11 because replica has last-logged OpId of term: 10 index: 26, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 24.
W20260429 08:04:27.734203  4139 tablet_service.cc:3080] error setting up scanner 95313fa6dc374c71b6e58611ba02ee39 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.270s (maximum allowed 0.150s): new_scan_request { tablet_id: "557d85f2f8524478993d6d75c83f0d12" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434657157177344 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\264\371\306\317\006\"3\n\005slave\022*\n d96440f8f8344e03b0a48edf03e11deb\020\001\030\001 \001(\001" signature: "<redacted>""\022\337\263\324\206\316\224!\024\3726\255\264\3601\025P\242D\t\232\000\307=\2673]?\270\342;*\200\203^\351\"\364\345\373D\243\247_\373g4\353\236\3165\314\016-\203\264\027\304\333A\325\006?\225" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "28069e8949064ed0be232a0bf79637e9"
I20260429 08:04:27.766976  4435 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 3295cb551d344191a5ea097425ba02e3)
I20260429 08:04:27.767099  4435 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:27.767339  4435 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:27.767580  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 24 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:27.767582  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 24 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:27.767635  2953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 24 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:27.767750  2953 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 10.
I20260429 08:04:27.767774  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 24 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:27.767808  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 24 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:27.767997  3946 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 5 responses out of 7 voters: 1 yes votes; 4 no votes. yes voters: 05220d87009a49a386ebc9c353f603e1; no voters: 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, e8daa51fc97a4257b9629f997ccbbe9d, ecdf5ad066b649d593094cf742920d44
I20260429 08:04:27.768110  4435 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260429 08:04:27.770550  4521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 11 candidate_status { last_received { term: 10 index: 24 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:27.770648  4521 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05220d87009a49a386ebc9c353f603e1 for term 11 because replica has last-logged OpId of term: 10 index: 26, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 24.
I20260429 08:04:27.771279  4428 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 3295cb551d344191a5ea097425ba02e3)
I20260429 08:04:27.771369  4428 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:27.771791  4428 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823)
I20260429 08:04:27.771893  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 11 candidate_status { last_received { term: 10 index: 25 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:27.771909  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 11 candidate_status { last_received { term: 10 index: 25 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:27.771986  4014 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecdf5ad066b649d593094cf742920d44 in term 10.
I20260429 08:04:27.772014  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 11 candidate_status { last_received { term: 10 index: 25 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:27.772233  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 11 candidate_status { last_received { term: 10 index: 25 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:27.772248  2953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 11 candidate_status { last_received { term: 10 index: 25 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:27.772324  2953 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecdf5ad066b649d593094cf742920d44 in term 10.
I20260429 08:04:27.774487  4521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 11 candidate_status { last_received { term: 10 index: 25 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:27.774566  4521 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecdf5ad066b649d593094cf742920d44 for term 11 because replica has last-logged OpId of term: 10 index: 26, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 25.
I20260429 08:04:27.774736  4117 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 7 responses out of 7 voters: 3 yes votes; 4 no votes. yes voters: 05220d87009a49a386ebc9c353f603e1, 40f075cb67b244bab148499faaa8a100, ecdf5ad066b649d593094cf742920d44; no voters: 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, 3295cb551d344191a5ea097425ba02e3, e8daa51fc97a4257b9629f997ccbbe9d
I20260429 08:04:27.774886  4428 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 10 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260429 08:04:27.780261  4431 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 3295cb551d344191a5ea097425ba02e3)
I20260429 08:04:27.780344  4431 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:27.780562  4431 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:27.780654  4430 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 3295cb551d344191a5ea097425ba02e3)
I20260429 08:04:27.780731  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 11 candidate_status { last_received { term: 10 index: 25 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:27.780732  4430 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:27.780896  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 11 candidate_status { last_received { term: 10 index: 25 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:27.780951  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 11 candidate_status { last_received { term: 10 index: 25 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:27.780997  3653 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8daa51fc97a4257b9629f997ccbbe9d for term 11 because replica has last-logged OpId of term: 10 index: 26, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 25.
I20260429 08:04:27.781019  4014 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8daa51fc97a4257b9629f997ccbbe9d in term 10.
I20260429 08:04:27.781059  4430 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:27.781097  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 11 candidate_status { last_received { term: 10 index: 25 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:27.781170  4185 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8daa51fc97a4257b9629f997ccbbe9d in term 10.
I20260429 08:04:27.781224  2953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 11 candidate_status { last_received { term: 10 index: 25 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:27.781297  2953 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8daa51fc97a4257b9629f997ccbbe9d in term 10.
I20260429 08:04:27.781529  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 11 candidate_status { last_received { term: 10 index: 25 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:27.781584  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 11 candidate_status { last_received { term: 10 index: 25 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:27.781618  4014 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in term 10.
I20260429 08:04:27.781654  3653 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f172899c0ae473f836cbb6c1cabc8d1 for term 11 because replica has last-logged OpId of term: 10 index: 26, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 25.
I20260429 08:04:27.781787  2557 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8daa51fc97a4257b9629f997ccbbe9d in term 10.
I20260429 08:04:27.781948  3259 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 5 responses out of 7 voters: 4 yes votes; 1 no votes. yes voters: 05220d87009a49a386ebc9c353f603e1, 40f075cb67b244bab148499faaa8a100, e8daa51fc97a4257b9629f997ccbbe9d, ecdf5ad066b649d593094cf742920d44; no voters: 2191039ca0e140d8939e91da88758e07
I20260429 08:04:27.782078  4431 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260429 08:04:27.782114  4431 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 10 FOLLOWER]: Starting leader election (detected failure of leader 3295cb551d344191a5ea097425ba02e3)
I20260429 08:04:27.782133  4431 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 10 FOLLOWER]: Advancing to term 11
I20260429 08:04:27.782981  4431 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:27.783200  4431 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 11 election: Requested vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:27.783391  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 11 candidate_status { last_received { term: 10 index: 25 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44"
I20260429 08:04:27.783461  4185 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 10 FOLLOWER]: Advancing to term 11
I20260429 08:04:27.783654  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 11 candidate_status { last_received { term: 10 index: 25 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1"
I20260429 08:04:27.783711  4014 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 10 FOLLOWER]: Advancing to term 11
I20260429 08:04:27.784255  4185 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8daa51fc97a4257b9629f997ccbbe9d in term 11.
I20260429 08:04:27.784407  4014 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8daa51fc97a4257b9629f997ccbbe9d in term 11.
I20260429 08:04:27.784897  4425 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 10 FOLLOWER]: Starting pre-election (detected failure of leader 3295cb551d344191a5ea097425ba02e3)
I20260429 08:04:27.784945  4521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 11 candidate_status { last_received { term: 10 index: 25 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:27.784969  4425 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:27.784999  2557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 11 candidate_status { last_received { term: 10 index: 25 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1"
I20260429 08:04:27.785032  4521 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8daa51fc97a4257b9629f997ccbbe9d for term 11 because replica has last-logged OpId of term: 10 index: 26, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 25.
I20260429 08:04:27.785054  2557 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 10 FOLLOWER]: Advancing to term 11
I20260429 08:04:27.785126  4520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 11 candidate_status { last_received { term: 10 index: 25 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3"
I20260429 08:04:27.785162  4520 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 10 FOLLOWER]: Advancing to term 11
I20260429 08:04:27.785176  4425 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:27.785840  2557 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8daa51fc97a4257b9629f997ccbbe9d in term 11.
I20260429 08:04:27.785866  2955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 11 candidate_status { last_received { term: 10 index: 26 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:27.785943  2955 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2191039ca0e140d8939e91da88758e07 in term 10.
I20260429 08:04:27.786005  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 11 candidate_status { last_received { term: 10 index: 25 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07"
I20260429 08:04:27.786063  3653 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 10 FOLLOWER]: Advancing to term 11
I20260429 08:04:27.786051  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 11 candidate_status { last_received { term: 10 index: 26 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:27.786127  2558 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2191039ca0e140d8939e91da88758e07 in current term 11: Already voted for candidate e8daa51fc97a4257b9629f997ccbbe9d in this term.
I20260429 08:04:27.786223  3315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 11 candidate_status { last_received { term: 10 index: 26 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:27.786286  3315 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2191039ca0e140d8939e91da88758e07 in current term 11: Already voted for candidate e8daa51fc97a4257b9629f997ccbbe9d in this term.
I20260429 08:04:27.786429  3321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 11 candidate_status { last_received { term: 10 index: 25 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:27.786502  3321 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f172899c0ae473f836cbb6c1cabc8d1 in current term 11: Already voted for candidate e8daa51fc97a4257b9629f997ccbbe9d in this term.
I20260429 08:04:27.786474  4521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 11 candidate_status { last_received { term: 10 index: 25 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:27.786510  4520 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate e8daa51fc97a4257b9629f997ccbbe9d for term 11 because replica has last-logged OpId of term: 10 index: 26, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 25.
I20260429 08:04:27.786711  2955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 11 candidate_status { last_received { term: 10 index: 25 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100"
I20260429 08:04:27.786741  2953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 11 candidate_status { last_received { term: 10 index: 25 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:27.786785  2955 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 10 FOLLOWER]: Advancing to term 11
I20260429 08:04:27.786782  4184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 11 candidate_status { last_received { term: 10 index: 25 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:27.786839  3653 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 11 FOLLOWER]: Leader election vote request: Denying vote to candidate e8daa51fc97a4257b9629f997ccbbe9d for term 11 because replica has last-logged OpId of term: 10 index: 26, which is greater than that of the candidate, which has last-logged OpId of term: 10 index: 25.
I20260429 08:04:27.786845  4184 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f172899c0ae473f836cbb6c1cabc8d1 in current term 11: Already voted for candidate e8daa51fc97a4257b9629f997ccbbe9d in this term.
I20260429 08:04:27.786921  3258 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 5 responses out of 7 voters: 4 yes votes; 1 no votes. yes voters: 05220d87009a49a386ebc9c353f603e1, 1f172899c0ae473f836cbb6c1cabc8d1, e8daa51fc97a4257b9629f997ccbbe9d, ecdf5ad066b649d593094cf742920d44; no voters: 3295cb551d344191a5ea097425ba02e3
I20260429 08:04:27.786964  2492 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 6 responses out of 7 voters: 2 yes votes; 4 no votes. yes voters: 05220d87009a49a386ebc9c353f603e1, 1f172899c0ae473f836cbb6c1cabc8d1; no voters: 2191039ca0e140d8939e91da88758e07, 3295cb551d344191a5ea097425ba02e3, 40f075cb67b244bab148499faaa8a100, ecdf5ad066b649d593094cf742920d44
I20260429 08:04:27.787057  4431 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 11 FOLLOWER]: Leader election won for term 11
I20260429 08:04:27.787101  4431 raft_consensus.cc:697] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 11 LEADER]: Becoming Leader. State: Replica: e8daa51fc97a4257b9629f997ccbbe9d, State: Running, Role: LEADER
I20260429 08:04:27.787199  4431 consensus_queue.cc:237] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 10.25, Last appended by leader: 25, Current term: 11, Majority size: 4, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:27.787261  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 11 candidate_status { last_received { term: 10 index: 26 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:27.787345  4185 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2191039ca0e140d8939e91da88758e07 in current term 11: Already voted for candidate e8daa51fc97a4257b9629f997ccbbe9d in this term.
I20260429 08:04:27.787539  4430 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
W20260429 08:04:27.787628  3892 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Injecting 35ms of latency in SegmentAllocator::Sync()
I20260429 08:04:27.787916  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 11 candidate_status { last_received { term: 10 index: 26 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:27.788008  4014 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 11 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2191039ca0e140d8939e91da88758e07 in current term 11: Already voted for candidate e8daa51fc97a4257b9629f997ccbbe9d in this term.
I20260429 08:04:27.788126  3574 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate lost. Election summary: received 6 responses out of 7 voters: 2 yes votes; 4 no votes. yes voters: 2191039ca0e140d8939e91da88758e07, 40f075cb67b244bab148499faaa8a100; no voters: 05220d87009a49a386ebc9c353f603e1, 1f172899c0ae473f836cbb6c1cabc8d1, e8daa51fc97a4257b9629f997ccbbe9d, ecdf5ad066b649d593094cf742920d44
I20260429 08:04:27.788071  2149 catalog_manager.cc:5671] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d reported cstate change: term changed from 10 to 11, leader changed from 3295cb551d344191a5ea097425ba02e3 (127.1.140.199) to e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193). New cstate: current_term: 11 leader_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } health_report { overall_health: UNKNOWN } } }
I20260429 08:04:27.788218  2955 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8daa51fc97a4257b9629f997ccbbe9d in term 11.
I20260429 08:04:27.788357  4425 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 11 FOLLOWER]: Leader pre-election lost for term 11. Reason: could not achieve majority
I20260429 08:04:27.790221  4521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 11 candidate_status { last_received { term: 10 index: 26 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:27.790328  4521 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2191039ca0e140d8939e91da88758e07 in term 11.
W20260429 08:04:27.827564  4139 tablet_service.cc:3080] error setting up scanner 94b1b5a7854c4e448af5acf98fa84500 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.363s (maximum allowed 0.150s): new_scan_request { tablet_id: "557d85f2f8524478993d6d75c83f0d12" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434657157177344 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\264\371\306\317\006\"3\n\005slave\022*\n d96440f8f8344e03b0a48edf03e11deb\020\001\030\001 \001(\001" signature: "<redacted>""\022\337\263\324\206\316\224!\024\3726\255\264\3601\025P\242D\t\232\000\307=\2673]?\270\342;*\200\203^\351\"\364\345\373D\243\247_\373g4\353\236\3165\314\016-\203\264\027\304\333A\325\006?\225" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "5673f39d83d04cbdac97ba6b9ecbea94"
W20260429 08:04:27.847139  4139 tablet_service.cc:3080] error setting up scanner 6abece787dd24cbc98933a36fdc2be7a with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.383s (maximum allowed 0.150s): new_scan_request { tablet_id: "557d85f2f8524478993d6d75c83f0d12" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434657157177344 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\264\371\306\317\006\"3\n\005slave\022*\n d96440f8f8344e03b0a48edf03e11deb\020\001\030\001 \001(\001" signature: "<redacted>""\022\337\263\324\206\316\224!\024\3726\255\264\3601\025P\242D\t\232\000\307=\2673]?\270\342;*\200\203^\351\"\364\345\373D\243\247_\373g4\353\236\3165\314\016-\203\264\027\304\333A\325\006?\225" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "28069e8949064ed0be232a0bf79637e9"
W20260429 08:04:27.876432  4414 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260429 08:04:27.876535  4414 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260429 08:04:27.877024  4185 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 11 FOLLOWER]: Refusing update from remote peer e8daa51fc97a4257b9629f997ccbbe9d: Log matching property violated. Preceding OpId in replica: term: 10 index: 25. Preceding OpId from leader: term: 11 index: 26. (index mismatch)
I20260429 08:04:27.877449  4414 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 24, Time since last communication: 0.000s
W20260429 08:04:27.878106  4410 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Injecting 55ms of latency in SegmentAllocator::Sync()
I20260429 08:04:27.881511  2558 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 11 FOLLOWER]: Refusing update from remote peer e8daa51fc97a4257b9629f997ccbbe9d: Log matching property violated. Preceding OpId in replica: term: 10 index: 25. Preceding OpId from leader: term: 11 index: 26. (index mismatch)
I20260429 08:04:27.881801  4414 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260429 08:04:27.882293  3889 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Injecting 99ms of latency in SegmentAllocator::Sync()
E20260429 08:04:27.889225  4414 fault_injection.cc:59] injecting fault for kudu (pid 3236): FLAGS_fault_crash_on_leader_request_fraction (process will exit)
I20260429 08:04:27.902726  1587 ts_itest-base.cc:575] TS 0 appears to have crashed. Restarting.
I20260429 08:04:27.903030  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.193:33247
--local_ip_for_outbound_sockets=127.1.140.193
--tserver_master_addrs=127.1.140.254:35565
--webserver_port=37865
--webserver_interface=127.1.140.193
--builtin_ntp_servers=127.1.140.212:39211
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.05
--log_inject_latency
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--raft_heartbeat_interval_ms=100
--log_preallocate_segments=false with env {}
W20260429 08:04:27.933518  4117 connection.cc:463] server connection from 127.1.140.193:33269 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.193:33269 (request call id 4) could send its response
W20260429 08:04:27.981664  2491 connection.cc:463] server connection from 127.1.140.193:53797 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.193:53797 (request call id 7) could send its response
W20260429 08:04:27.981709  4581 flags.cc:432] Enabled unsafe flag: --fault_crash_on_leader_request_fraction=0.050000000000000003
W20260429 08:04:27.981930  4581 flags.cc:432] Enabled unsafe flag: --log_inject_latency=true
W20260429 08:04:27.981961  4581 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_mean=30
W20260429 08:04:27.981989  4581 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_stddev=60
W20260429 08:04:27.982026  4581 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:27.982053  4581 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:27.982095  4581 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:27.983744  4581 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:27.983830  4581 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.193
I20260429 08:04:27.985460  4581 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:39211
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.050000000000000003
--log_inject_latency=true
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--log_preallocate_segments=false
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.193:33247
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/data/info.pb
--webserver_interface=127.1.140.193
--webserver_port=37865
--tserver_master_addrs=127.1.140.254:35565
--never_fsync=true
--heap_profile_path=/tmp/kudu.4581
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.193
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:27.985729  4581 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:27.985957  4581 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260429 08:04:27.986662  4581 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260429 08:04:27.988755  4589 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:27.988855  4587 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:27.988910  4581 server_base.cc:1061] running on GCE node
W20260429 08:04:27.989017  4586 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:27.989202  4581 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:27.989444  4581 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:27.990625  4581 hybrid_clock.cc:648] HybridClock initialized: now 1777449867990608 us; error 24 us; skew 500 ppm
I20260429 08:04:27.991873  4581 webserver.cc:492] Webserver started at http://127.1.140.193:37865/ using document root <none> and password file <none>
I20260429 08:04:27.992091  4581 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:27.992161  4581 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:27.993381  4581 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:27.994367  4595 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:27.994709  4581 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:27.994822  4581 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/wal
uuid: "e8daa51fc97a4257b9629f997ccbbe9d"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:27.995121  4581 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260429 08:04:28.008872  4581 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:28.009207  4581 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:28.009351  4581 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:28.009584  4581 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:28.010077  4602 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260429 08:04:28.010931  4581 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260429 08:04:28.010993  4581 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:28.011041  4581 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260429 08:04:28.011631  4581 ts_tablet_manager.cc:616] Registered 1 tablets
I20260429 08:04:28.011686  4581 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:28.011746  4602 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Bootstrap starting.
I20260429 08:04:28.013471  4602 log.cc:826] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:28.018374  4602 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=25 ignored=6} inserts{seen=36 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260429 08:04:28.018771  4602 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Bootstrap complete.
W20260429 08:04:28.018849  4602 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Injecting 130ms of latency in SegmentAllocator::Sync()
I20260429 08:04:28.018855  4581 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.193:33247
I20260429 08:04:28.018971  4710 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.193:33247 every 8 connection(s)
I20260429 08:04:28.019199  4581 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/data/info.pb
I20260429 08:04:28.023698  4711 heartbeater.cc:344] Connected to a master server at 127.1.140.254:35565
I20260429 08:04:28.023806  4711 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:28.024006  4711 heartbeater.cc:507] Master 127.1.140.254:35565 requested a full tablet report, sending...
I20260429 08:04:28.024530  2149 ts_manager.cc:194] Re-registered known tserver with Master: e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247)
I20260429 08:04:28.024946  2149 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.193:36991
I20260429 08:04:28.027806  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 4581
W20260429 08:04:28.120260  4144 tablet_service.cc:3080] error setting up scanner 053c583334d54ced9d8a0c8b7d71c49d with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.242s (maximum allowed 0.150s): new_scan_request { tablet_id: "557d85f2f8524478993d6d75c83f0d12" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434657157177344 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\264\371\306\317\006\"3\n\005slave\022*\n d96440f8f8344e03b0a48edf03e11deb\020\001\030\001 \001(\001" signature: "<redacted>""\022\337\263\324\206\316\224!\024\3726\255\264\3601\025P\242D\t\232\000\307=\2673]?\270\342;*\200\203^\351\"\364\345\373D\243\247_\373g4\353\236\3165\314\016-\203\264\027\304\333A\325\006?\225" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "28069e8949064ed0be232a0bf79637e9"
I20260429 08:04:28.126871  4573 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260429 08:04:28.127009  4573 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:28.127470  4573 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:28.131641  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 12 candidate_status { last_received { term: 10 index: 26 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:28.131762  4014 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 11.
I20260429 08:04:28.133129  2955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 12 candidate_status { last_received { term: 10 index: 26 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:28.133242  2955 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 11.
I20260429 08:04:28.134018  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 12 candidate_status { last_received { term: 10 index: 26 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:28.134800  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 12 candidate_status { last_received { term: 10 index: 26 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:28.134912  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 12 candidate_status { last_received { term: 10 index: 26 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:28.135012  3653 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 11.
I20260429 08:04:28.135176  4453 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 6 responses out of 7 voters: 4 yes votes; 2 no votes. yes voters: 05220d87009a49a386ebc9c353f603e1, 2191039ca0e140d8939e91da88758e07, 3295cb551d344191a5ea097425ba02e3, 40f075cb67b244bab148499faaa8a100; no voters: 1f172899c0ae473f836cbb6c1cabc8d1, ecdf5ad066b649d593094cf742920d44
I20260429 08:04:28.135358  4573 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260429 08:04:28.135444  4573 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260429 08:04:28.135469  4573 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 11 FOLLOWER]: Advancing to term 12
I20260429 08:04:28.134716  4665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 12 candidate_status { last_received { term: 10 index: 26 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
W20260429 08:04:28.136116  4454 leader_election.cc:343] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [CANDIDATE]: Term 12 pre-election: Tablet error from VoteRequest() call to peer e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247): Illegal state: must be running to vote when last-logged opid is not known
I20260429 08:04:28.136402  4573 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:28.136601  4573 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [CANDIDATE]: Term 12 election: Requested vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:28.136761  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 12 candidate_status { last_received { term: 10 index: 26 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07"
I20260429 08:04:28.136816  4665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 12 candidate_status { last_received { term: 10 index: 26 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d"
I20260429 08:04:28.136804  2955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 12 candidate_status { last_received { term: 10 index: 26 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100"
I20260429 08:04:28.136842  3653 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 11 FOLLOWER]: Advancing to term 12
I20260429 08:04:28.136875  2955 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 11 FOLLOWER]: Advancing to term 12
I20260429 08:04:28.136868  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 12 candidate_status { last_received { term: 10 index: 26 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1"
I20260429 08:04:28.137002  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 12 candidate_status { last_received { term: 10 index: 26 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44"
W20260429 08:04:28.137104  4454 leader_election.cc:343] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [CANDIDATE]: Term 12 election: Tablet error from VoteRequest() call to peer e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247): Illegal state: must be running to vote when last-logged opid is not known
I20260429 08:04:28.137156  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 12 candidate_status { last_received { term: 10 index: 26 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1"
I20260429 08:04:28.137228  4014 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 11 FOLLOWER]: Advancing to term 12
I20260429 08:04:28.137595  3653 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 12.
I20260429 08:04:28.137712  2955 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 12.
I20260429 08:04:28.137993  4014 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 12.
I20260429 08:04:28.138229  4453 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 7 responses out of 7 voters: 4 yes votes; 3 no votes. yes voters: 05220d87009a49a386ebc9c353f603e1, 2191039ca0e140d8939e91da88758e07, 3295cb551d344191a5ea097425ba02e3, 40f075cb67b244bab148499faaa8a100; no voters: 1f172899c0ae473f836cbb6c1cabc8d1, e8daa51fc97a4257b9629f997ccbbe9d, ecdf5ad066b649d593094cf742920d44
I20260429 08:04:28.138343  4573 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 12 FOLLOWER]: Leader election won for term 12
I20260429 08:04:28.138490  4573 raft_consensus.cc:697] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 12 LEADER]: Becoming Leader. State: Replica: 3295cb551d344191a5ea097425ba02e3, State: Running, Role: LEADER
I20260429 08:04:28.138595  4573 consensus_queue.cc:237] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 10.26, Last appended by leader: 26, Current term: 12, Majority size: 4, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
W20260429 08:04:28.139096  4726 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Injecting 31ms of latency in SegmentAllocator::Sync()
I20260429 08:04:28.139428  2149 catalog_manager.cc:5671] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 reported cstate change: term changed from 11 to 12, leader changed from e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193) to 3295cb551d344191a5ea097425ba02e3 (127.1.140.199). New cstate: current_term: 12 leader_uuid: "3295cb551d344191a5ea097425ba02e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } health_report { overall_health: UNKNOWN } } }
I20260429 08:04:28.149170  4602 ts_tablet_manager.cc:1403] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Time spent bootstrapping tablet: real 0.137s	user 0.007s	sys 0.000s
I20260429 08:04:28.149807  4602 raft_consensus.cc:359] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 11 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:28.150019  4602 raft_consensus.cc:740] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 11 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8daa51fc97a4257b9629f997ccbbe9d, State: Initialized, Role: FOLLOWER
I20260429 08:04:28.150161  4602 consensus_queue.cc:260] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 11.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:28.150470  4602 ts_tablet_manager.cc:1434] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:28.150555  4711 heartbeater.cc:499] Master 127.1.140.254:35565 was elected leader, sending a full tablet report...
I20260429 08:04:28.178752  4428 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader e8daa51fc97a4257b9629f997ccbbe9d)
I20260429 08:04:28.178884  4428 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:28.179178  4428 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823)
I20260429 08:04:28.179493  2955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 12 candidate_status { last_received { term: 11 index: 26 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:28.179539  4521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 12 candidate_status { last_received { term: 11 index: 26 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:28.179538  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 12 candidate_status { last_received { term: 11 index: 26 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:28.179603  2955 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecdf5ad066b649d593094cf742920d44 in current term 12: Already voted for candidate 3295cb551d344191a5ea097425ba02e3 in this term.
I20260429 08:04:28.179636  4014 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecdf5ad066b649d593094cf742920d44 in current term 12: Already voted for candidate 3295cb551d344191a5ea097425ba02e3 in this term.
I20260429 08:04:28.179693  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 12 candidate_status { last_received { term: 11 index: 26 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:28.179776  3653 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecdf5ad066b649d593094cf742920d44 in current term 12: Already voted for candidate 3295cb551d344191a5ea097425ba02e3 in this term.
I20260429 08:04:28.179982  4117 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 5 responses out of 7 voters: 1 yes votes; 4 no votes. yes voters: ecdf5ad066b649d593094cf742920d44; no voters: 05220d87009a49a386ebc9c353f603e1, 2191039ca0e140d8939e91da88758e07, 3295cb551d344191a5ea097425ba02e3, 40f075cb67b244bab148499faaa8a100
I20260429 08:04:28.179994  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 12 candidate_status { last_received { term: 11 index: 26 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:28.180133  4428 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 11 FOLLOWER]: Advancing to term 12
I20260429 08:04:28.181003  4428 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260429 08:04:28.182432  4430 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 11 FOLLOWER]: Starting pre-election (detected failure of leader e8daa51fc97a4257b9629f997ccbbe9d)
I20260429 08:04:28.182507  4430 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:28.182601  4665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 12 candidate_status { last_received { term: 11 index: 26 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:28.182727  4430 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:28.182754  4665 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecdf5ad066b649d593094cf742920d44 in term 11.
I20260429 08:04:28.182927  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 26 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:28.182955  2955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 26 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:28.182958  4521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 26 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:28.182976  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 26 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:28.183013  3653 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f172899c0ae473f836cbb6c1cabc8d1 in current term 12: Already voted for candidate 3295cb551d344191a5ea097425ba02e3 in this term.
I20260429 08:04:28.183023  2955 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f172899c0ae473f836cbb6c1cabc8d1 in current term 12: Already voted for candidate 3295cb551d344191a5ea097425ba02e3 in this term.
I20260429 08:04:28.183051  4014 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f172899c0ae473f836cbb6c1cabc8d1 in current term 12: Already voted for candidate 3295cb551d344191a5ea097425ba02e3 in this term.
I20260429 08:04:28.183187  2493 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 5 responses out of 7 voters: 1 yes votes; 4 no votes. yes voters: 1f172899c0ae473f836cbb6c1cabc8d1; no voters: 05220d87009a49a386ebc9c353f603e1, 2191039ca0e140d8939e91da88758e07, 3295cb551d344191a5ea097425ba02e3, 40f075cb67b244bab148499faaa8a100
I20260429 08:04:28.183315  4430 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 11 FOLLOWER]: Advancing to term 12
I20260429 08:04:28.183643  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 26 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:28.183727  4185 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in term 12.
I20260429 08:04:28.184224  4430 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 12 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260429 08:04:28.185879  4665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 12 candidate_status { last_received { term: 11 index: 26 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:28.185981  4665 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in term 11.
W20260429 08:04:28.216467  4573 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260429 08:04:28.216557  4573 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260429 08:04:28.217053  2558 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 12 FOLLOWER]: Refusing update from remote peer 3295cb551d344191a5ea097425ba02e3: Log matching property violated. Preceding OpId in replica: term: 11 index: 26. Preceding OpId from leader: term: 12 index: 27. (index mismatch)
I20260429 08:04:28.217052  4014 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 12 FOLLOWER]: Refusing update from remote peer 3295cb551d344191a5ea097425ba02e3: Log matching property violated. Preceding OpId in replica: term: 10 index: 24. Preceding OpId from leader: term: 12 index: 27. (index mismatch)
I20260429 08:04:28.217394  4725 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 25, Time since last communication: 0.000s
I20260429 08:04:28.217574  4725 consensus_queue.cc:1243] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [LEADER]: Peer 1f172899c0ae473f836cbb6c1cabc8d1 log is divergent from this leader: its last log entry 11.26 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 25
I20260429 08:04:28.217703  4573 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 24, Time since last communication: 0.000s
I20260429 08:04:28.218250  2558 pending_rounds.cc:85] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Aborting all ops after (but not including) 25
I20260429 08:04:28.218338  2558 pending_rounds.cc:107] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Aborting uncommitted NO_OP operation due to leader change: 11.26
I20260429 08:04:28.218384  2558 raft_consensus.cc:2889] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260429 08:04:28.218724  4087 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Injecting 38ms of latency in SegmentAllocator::Sync()
W20260429 08:04:28.218730  3889 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Injecting 47ms of latency in SegmentAllocator::Sync()
I20260429 08:04:28.230687  4665 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 11 FOLLOWER]: Advancing to term 12
I20260429 08:04:28.232620  4665 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 12 FOLLOWER]: Refusing update from remote peer 3295cb551d344191a5ea097425ba02e3: Log matching property violated. Preceding OpId in replica: term: 11 index: 26. Preceding OpId from leader: term: 12 index: 27. (index mismatch)
I20260429 08:04:28.233023  4573 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 25, Time since last communication: 0.000s
I20260429 08:04:28.233139  4573 consensus_queue.cc:1243] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [LEADER]: Peer e8daa51fc97a4257b9629f997ccbbe9d log is divergent from this leader: its last log entry 11.26 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 25
I20260429 08:04:28.233573  4665 pending_rounds.cc:85] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Aborting all ops after (but not including) 25
I20260429 08:04:28.233662  4665 pending_rounds.cc:107] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Aborting uncommitted NO_OP operation due to leader change: 11.26
I20260429 08:04:28.233719  4665 raft_consensus.cc:2889] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260429 08:04:28.234678  4732 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Injecting 20ms of latency in SegmentAllocator::Sync()
I20260429 08:04:28.249112  4185 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 12 FOLLOWER]: Refusing update from remote peer 3295cb551d344191a5ea097425ba02e3: Log matching property violated. Preceding OpId in replica: term: 11 index: 26. Preceding OpId from leader: term: 12 index: 27. (index mismatch)
I20260429 08:04:28.249112  2955 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 12 FOLLOWER]: Refusing update from remote peer 3295cb551d344191a5ea097425ba02e3: Log matching property violated. Preceding OpId in replica: term: 10 index: 24. Preceding OpId from leader: term: 12 index: 27. (index mismatch)
I20260429 08:04:28.249436  4725 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 25, Time since last communication: 0.000s
I20260429 08:04:28.249584  4725 consensus_queue.cc:1243] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [LEADER]: Peer ecdf5ad066b649d593094cf742920d44 log is divergent from this leader: its last log entry 11.26 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 25
I20260429 08:04:28.249667  4573 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 21, Time since last communication: 0.000s
I20260429 08:04:28.250016  4185 pending_rounds.cc:85] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Aborting all ops after (but not including) 25
I20260429 08:04:28.250072  4185 pending_rounds.cc:107] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Aborting uncommitted NO_OP operation due to leader change: 11.26
I20260429 08:04:28.250106  4185 raft_consensus.cc:2889] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 12 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260429 08:04:28.250470  4410 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Injecting 75ms of latency in SegmentAllocator::Sync()
W20260429 08:04:28.250635  4404 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: Cannot assign timestamp to op. Tablet is not in leader mode. Last heard from a leader: 0.000s ago.
W20260429 08:04:28.250834  4404 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: Cannot assign timestamp to op. Tablet is not in leader mode. Last heard from a leader: 0.000s ago.
W20260429 08:04:28.250952  4404 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: Cannot assign timestamp to op. Tablet is not in leader mode. Last heard from a leader: 0.000s ago.
W20260429 08:04:28.251055  4404 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: Cannot assign timestamp to op. Tablet is not in leader mode. Last heard from a leader: 0.001s ago.
W20260429 08:04:28.251147  4404 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: Cannot assign timestamp to op. Tablet is not in leader mode. Last heard from a leader: 0.001s ago.
W20260429 08:04:28.251237  4404 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: Cannot assign timestamp to op. Tablet is not in leader mode. Last heard from a leader: 0.001s ago.
W20260429 08:04:28.251336  4404 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: Cannot assign timestamp to op. Tablet is not in leader mode. Last heard from a leader: 0.001s ago.
W20260429 08:04:28.251428  4404 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: Cannot assign timestamp to op. Tablet is not in leader mode. Last heard from a leader: 0.001s ago.
W20260429 08:04:28.251547  4404 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: Cannot assign timestamp to op. Tablet is not in leader mode. Last heard from a leader: 0.001s ago.
I20260429 08:04:28.258107  3653 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 12 FOLLOWER]: Refusing update from remote peer 3295cb551d344191a5ea097425ba02e3: Log matching property violated. Preceding OpId in replica: term: 10 index: 26. Preceding OpId from leader: term: 12 index: 27. (index mismatch)
I20260429 08:04:28.258458  4742 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 25, Time since last communication: 0.000s
W20260429 08:04:28.259160  3895 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Injecting 13ms of latency in SegmentAllocator::Sync()
W20260429 08:04:28.259774  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.264048  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:28.269819  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.275688  2913 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.280609  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.283730  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.284744  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.284904  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:28.287395  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.287865  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.289173  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.293246  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.300303  3895 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Injecting 53ms of latency in SegmentAllocator::Sync()
W20260429 08:04:28.300483  4087 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Injecting 10ms of latency in SegmentAllocator::Sync()
W20260429 08:04:28.300664  3889 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Injecting 47ms of latency in SegmentAllocator::Sync()
W20260429 08:04:28.300853  4732 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Injecting 23ms of latency in SegmentAllocator::Sync()
W20260429 08:04:28.318976  4726 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Injecting 71ms of latency in SegmentAllocator::Sync()
W20260429 08:04:28.321007  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.323987  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:28.324141  4624 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:28.324469  4624 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:28.324764  4732 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Injecting 177ms of latency in SegmentAllocator::Sync()
W20260429 08:04:28.325557  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.327121  3196 scanner-internal.cc:458] Time spent opening tablet: real 0.709s	user 0.001s	sys 0.000s
W20260429 08:04:28.339689  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.348976  3889 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Injecting 76ms of latency in SegmentAllocator::Sync()
W20260429 08:04:28.355868  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.356926  3895 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Injecting 92ms of latency in SegmentAllocator::Sync()
W20260429 08:04:28.357205  4087 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Injecting 55ms of latency in SegmentAllocator::Sync()
W20260429 08:04:28.357605  4410 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Injecting 57ms of latency in SegmentAllocator::Sync()
W20260429 08:04:28.358634  4624 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:28.360342  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.361550  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.361588  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.365267  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.369972  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.377959  2913 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.390391  4726 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Injecting 23ms of latency in SegmentAllocator::Sync()
W20260429 08:04:28.397013  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.397579  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.416357  4726 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Injecting 192ms of latency in SegmentAllocator::Sync()
W20260429 08:04:28.417166  4087 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Injecting 40ms of latency in SegmentAllocator::Sync()
W20260429 08:04:28.417613  4410 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Injecting 20ms of latency in SegmentAllocator::Sync()
E20260429 08:04:28.449599  4749 fault_injection.cc:59] injecting fault for kudu (pid 4438): FLAGS_fault_crash_on_leader_request_fraction (process will exit)
W20260429 08:04:28.457542  3948 connection.cc:463] server connection from 127.1.140.199:46967 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.199:46967 (request call id 11) could send its response
W20260429 08:04:28.458241  3596 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.458241  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.460278  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.464205  4624 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
I20260429 08:04:28.464457  1587 ts_itest-base.cc:575] TS 6 appears to have crashed. Restarting.
W20260429 08:04:28.464212  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
I20260429 08:04:28.464766  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.199:37563
--local_ip_for_outbound_sockets=127.1.140.199
--tserver_master_addrs=127.1.140.254:35565
--webserver_port=39157
--webserver_interface=127.1.140.199
--builtin_ntp_servers=127.1.140.212:39211
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.05
--log_inject_latency
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--raft_heartbeat_interval_ms=100
--log_preallocate_segments=false with env {}
W20260429 08:04:28.466637  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.471413  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:28.472289  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.472291  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.477061  2913 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.480042  2913 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.481140  2913 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.484766  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.486971  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.489162  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.493184  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.495997  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.497324  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.497759  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.497972  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.498528  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.500725  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:28.502048  4599 connection.cc:463] server connection from 127.1.140.199:44145 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.199:44145 (request call id 6) could send its response
W20260429 08:04:28.505798  3139 meta_cache.cc:302] tablet 557d85f2f8524478993d6d75c83f0d12: replica 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563) has failed: Network error: Client connection negotiation failed: client connection to 127.1.140.199:37563: connect: Connection refused (error 111)
W20260429 08:04:28.514462  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.517498  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.520632  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.527329  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:28.528342  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:28.530709  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:28.531463  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:28.535774  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:28.539496  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.540019  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.540019  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.540467  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.543953  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.547518  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.548820  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.551461  2913 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.554565  2913 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.557657  2913 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.558746  4759 flags.cc:432] Enabled unsafe flag: --fault_crash_on_leader_request_fraction=0.050000000000000003
W20260429 08:04:28.558888  4759 flags.cc:432] Enabled unsafe flag: --log_inject_latency=true
W20260429 08:04:28.558902  4759 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_mean=30
W20260429 08:04:28.558914  4759 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_stddev=60
W20260429 08:04:28.558930  4759 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:28.558943  4759 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:28.558979  4759 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:28.560446  4759 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:28.560496  4759 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.199
I20260429 08:04:28.562466  4759 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:39211
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.050000000000000003
--log_inject_latency=true
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--log_preallocate_segments=false
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.199:37563
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data/info.pb
--webserver_interface=127.1.140.199
--webserver_port=39157
--tserver_master_addrs=127.1.140.254:35565
--never_fsync=true
--heap_profile_path=/tmp/kudu.4759
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.199
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:28.562824  4759 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:28.563055  4759 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260429 08:04:28.563899  4759 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260429 08:04:28.565442  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.565709  4765 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:28.565737  4767 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:28.565867  4764 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:28.566404  4759 server_base.cc:1061] running on GCE node
I20260429 08:04:28.566563  4759 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:28.566735  4759 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:28.567865  4759 hybrid_clock.cc:648] HybridClock initialized: now 1777449868567851 us; error 27 us; skew 500 ppm
W20260429 08:04:28.568534  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
I20260429 08:04:28.569053  4759 webserver.cc:492] Webserver started at http://127.1.140.199:39157/ using document root <none> and password file <none>
I20260429 08:04:28.569259  4759 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:28.569303  4759 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:28.570509  4759 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
W20260429 08:04:28.570647  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
I20260429 08:04:28.571230  4773 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:28.571561  4759 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:28.571657  4759 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/wal
uuid: "3295cb551d344191a5ea097425ba02e3"
format_stamp: "Formatted at 2026-04-29 08:04:24 on dist-test-slave-230h"
I20260429 08:04:28.571918  4759 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260429 08:04:28.576953  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.580608  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.581014  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:28.582433  4759 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:28.582746  4759 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:28.582883  4759 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:28.583096  4759 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:28.583580  4780 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260429 08:04:28.584317  4759 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260429 08:04:28.584385  4759 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:28.584452  4759 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
W20260429 08:04:28.584498  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.584506  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:28.585080  4759 ts_tablet_manager.cc:616] Registered 1 tablets
I20260429 08:04:28.585115  4759 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:28.585238  4780 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Bootstrap starting.
W20260429 08:04:28.586246  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
I20260429 08:04:28.587916  4780 log.cc:826] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:28.591679  4759 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.199:37563
I20260429 08:04:28.591769  4889 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.199:37563 every 8 connection(s)
I20260429 08:04:28.592024  4759 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data/info.pb
I20260429 08:04:28.594152  4780 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Bootstrap replayed 1/1 log segments. Stats: ops{read=33 overwritten=0 applied=32 ignored=12} inserts{seen=36 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260429 08:04:28.594486  4780 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Bootstrap complete.
W20260429 08:04:28.594554  4780 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Injecting 48ms of latency in SegmentAllocator::Sync()
I20260429 08:04:28.597530  4890 heartbeater.cc:344] Connected to a master server at 127.1.140.254:35565
I20260429 08:04:28.597666  4890 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:28.597862  4890 heartbeater.cc:507] Master 127.1.140.254:35565 requested a full tablet report, sending...
I20260429 08:04:28.598457  2149 ts_manager.cc:194] Re-registered known tserver with Master: 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563)
I20260429 08:04:28.598987  2149 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.199:60687
W20260429 08:04:28.598986  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
I20260429 08:04:28.600088  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 4759
W20260429 08:04:28.620816  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.622602  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.622735  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:28.637876  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.637925  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
I20260429 08:04:28.642843  4780 ts_tablet_manager.cc:1403] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Time spent bootstrapping tablet: real 0.058s	user 0.000s	sys 0.009s
W20260429 08:04:28.643924  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
I20260429 08:04:28.644220  4780 raft_consensus.cc:359] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 12 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:28.644953  4780 raft_consensus.cc:740] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 12 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3295cb551d344191a5ea097425ba02e3, State: Initialized, Role: FOLLOWER
I20260429 08:04:28.645092  4780 consensus_queue.cc:260] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 32, Last appended: 12.33, Last appended by leader: 33, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:28.645393  4780 ts_tablet_manager.cc:1434] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260429 08:04:28.645403  4890 heartbeater.cc:499] Master 127.1.140.254:35565 was elected leader, sending a full tablet report...
W20260429 08:04:28.652307  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40788: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.655743  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.656752  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
I20260429 08:04:28.656816  4425 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 3295cb551d344191a5ea097425ba02e3)
I20260429 08:04:28.656889  4425 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:28.657150  4425 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:28.657318  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 13 candidate_status { last_received { term: 12 index: 32 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:28.657598  2955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 13 candidate_status { last_received { term: 12 index: 32 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:28.657606  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 13 candidate_status { last_received { term: 12 index: 32 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:28.657917  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 13 candidate_status { last_received { term: 12 index: 32 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:28.658222  3575 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 5 responses out of 7 voters: 1 yes votes; 4 no votes. yes voters: 2191039ca0e140d8939e91da88758e07; no voters: 05220d87009a49a386ebc9c353f603e1, 1f172899c0ae473f836cbb6c1cabc8d1, 40f075cb67b244bab148499faaa8a100, ecdf5ad066b649d593094cf742920d44
I20260429 08:04:28.658324  4425 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 12 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260429 08:04:28.660746  4665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 13 candidate_status { last_received { term: 12 index: 32 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:28.660835  4844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 13 candidate_status { last_received { term: 12 index: 32 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:28.661027  4844 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2191039ca0e140d8939e91da88758e07 for term 13 because replica has last-logged OpId of term: 12 index: 33, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 32.
W20260429 08:04:28.663285  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.664023  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.666685  2913 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.673254  2913 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.676838  2913 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.678958  2913 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.680534  2913 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.685209  2913 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.699064  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.700747  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.701980  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.704651  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40788: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.708307  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.711300  2913 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:55212: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.711385  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40788: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.716146  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
I20260429 08:04:28.716663  4733 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 3295cb551d344191a5ea097425ba02e3)
I20260429 08:04:28.716756  4733 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:28.717025  4733 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:28.717171  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 13 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:28.717274  4014 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40f075cb67b244bab148499faaa8a100 in term 12.
I20260429 08:04:28.717327  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 13 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:28.717425  3653 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40f075cb67b244bab148499faaa8a100 in term 12.
I20260429 08:04:28.717439  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 13 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:28.717676  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 13 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:28.717787  4185 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40f075cb67b244bab148499faaa8a100 in term 12.
I20260429 08:04:28.717929  2889 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 7 voters: 4 yes votes; 0 no votes. yes voters: 05220d87009a49a386ebc9c353f603e1, 2191039ca0e140d8939e91da88758e07, 40f075cb67b244bab148499faaa8a100, ecdf5ad066b649d593094cf742920d44; no voters: 
I20260429 08:04:28.718034  4733 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 12 FOLLOWER]: Leader pre-election won for term 13
I20260429 08:04:28.718072  4733 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 12 FOLLOWER]: Starting leader election (detected failure of leader 3295cb551d344191a5ea097425ba02e3)
I20260429 08:04:28.718101  4733 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 12 FOLLOWER]: Advancing to term 13
I20260429 08:04:28.718945  4733 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 13 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:28.719153  4733 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [CANDIDATE]: Term 13 election: Requested vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:28.719259  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 13 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1"
I20260429 08:04:28.719270  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 13 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07"
I20260429 08:04:28.719323  4014 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 12 FOLLOWER]: Advancing to term 13
I20260429 08:04:28.719344  3653 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 12 FOLLOWER]: Advancing to term 13
I20260429 08:04:28.719440  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 13 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1"
I20260429 08:04:28.719700  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 13 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44"
I20260429 08:04:28.719767  4185 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 12 FOLLOWER]: Advancing to term 13
I20260429 08:04:28.720135  3653 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40f075cb67b244bab148499faaa8a100 in term 13.
I20260429 08:04:28.720172  4014 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40f075cb67b244bab148499faaa8a100 in term 13.
I20260429 08:04:28.720538  4185 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40f075cb67b244bab148499faaa8a100 in term 13.
I20260429 08:04:28.720693  2889 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 5 responses out of 7 voters: 4 yes votes; 1 no votes. yes voters: 05220d87009a49a386ebc9c353f603e1, 2191039ca0e140d8939e91da88758e07, 40f075cb67b244bab148499faaa8a100, ecdf5ad066b649d593094cf742920d44; no voters: 1f172899c0ae473f836cbb6c1cabc8d1
I20260429 08:04:28.720698  4665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 13 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:28.720808  4664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 13 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d"
I20260429 08:04:28.720944  4733 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 13 FOLLOWER]: Leader election won for term 13
I20260429 08:04:28.721000  4733 raft_consensus.cc:697] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 13 LEADER]: Becoming Leader. State: Replica: 40f075cb67b244bab148499faaa8a100, State: Running, Role: LEADER
I20260429 08:04:28.721064  4733 consensus_queue.cc:237] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 32, Committed index: 32, Last appended: 12.33, Last appended by leader: 32, Current term: 13, Majority size: 4, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:28.721681  4844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 13 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:28.721760  4843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 13 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3"
I20260429 08:04:28.721835  4844 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40f075cb67b244bab148499faaa8a100 in term 12.
I20260429 08:04:28.721741  2149 catalog_manager.cc:5671] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 reported cstate change: term changed from 12 to 13, leader changed from 3295cb551d344191a5ea097425ba02e3 (127.1.140.199) to 40f075cb67b244bab148499faaa8a100 (127.1.140.198). New cstate: current_term: 13 leader_uuid: "40f075cb67b244bab148499faaa8a100" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } health_report { overall_health: UNKNOWN } } }
W20260429 08:04:28.723961  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.724970  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
I20260429 08:04:28.725767  4727 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 3295cb551d344191a5ea097425ba02e3)
I20260429 08:04:28.725831  4727 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:28.726238  4727 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:28.726953  4430 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 12 FOLLOWER]: Starting pre-election (detected failure of leader 3295cb551d344191a5ea097425ba02e3)
I20260429 08:04:28.727035  4430 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 12 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:28.727252  4430 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [CANDIDATE]: Term 13 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:28.727941  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 13 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:28.728039  3653 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f172899c0ae473f836cbb6c1cabc8d1 in current term 13: Already voted for candidate 40f075cb67b244bab148499faaa8a100 in this term.
I20260429 08:04:28.728160  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 13 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:28.728228  4014 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f172899c0ae473f836cbb6c1cabc8d1 in current term 13: Already voted for candidate 40f075cb67b244bab148499faaa8a100 in this term.
I20260429 08:04:28.728312  4664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 13 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:28.728371  4664 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in term 12.
I20260429 08:04:28.728443  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 13 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:28.728502  4185 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f172899c0ae473f836cbb6c1cabc8d1 in current term 13: Already voted for candidate 40f075cb67b244bab148499faaa8a100 in this term.
I20260429 08:04:28.728574  2955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 13 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
W20260429 08:04:28.729359  4144 tablet_service.cc:3080] error setting up scanner 57580baa2b6e47fdb1049cce4cb06516 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.314s (maximum allowed 0.150s): new_scan_request { tablet_id: "557d85f2f8524478993d6d75c83f0d12" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434657157177344 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\264\371\306\317\006\"3\n\005slave\022*\n d96440f8f8344e03b0a48edf03e11deb\020\001\030\001 \001(\001" signature: "<redacted>""\022\337\263\324\206\316\224!\024\3726\255\264\3601\025P\242D\t\232\000\307=\2673]?\270\342;*\200\203^\351\"\364\345\373D\243\247_\373g4\353\236\3165\314\016-\203\264\027\304\333A\325\006?\225" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "28069e8949064ed0be232a0bf79637e9"
I20260429 08:04:28.730161  2493 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 6 responses out of 7 voters: 2 yes votes; 4 no votes. yes voters: 1f172899c0ae473f836cbb6c1cabc8d1, e8daa51fc97a4257b9629f997ccbbe9d; no voters: 05220d87009a49a386ebc9c353f603e1, 2191039ca0e140d8939e91da88758e07, 40f075cb67b244bab148499faaa8a100, ecdf5ad066b649d593094cf742920d44
I20260429 08:04:28.730252  4430 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 12 FOLLOWER]: Advancing to term 13
I20260429 08:04:28.730531  4844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 13 candidate_status { last_received { term: 12 index: 29 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:28.730613  4844 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8daa51fc97a4257b9629f997ccbbe9d for term 13 because replica has last-logged OpId of term: 12 index: 33, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 29.
I20260429 08:04:28.731117  4430 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260429 08:04:28.731223  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 13 candidate_status { last_received { term: 12 index: 29 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:28.731294  4185 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8daa51fc97a4257b9629f997ccbbe9d in current term 13: Already voted for candidate 40f075cb67b244bab148499faaa8a100 in this term.
W20260429 08:04:28.732096  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
I20260429 08:04:28.733393  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 13 candidate_status { last_received { term: 12 index: 29 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:28.733498  3653 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8daa51fc97a4257b9629f997ccbbe9d in current term 13: Already voted for candidate 40f075cb67b244bab148499faaa8a100 in this term.
I20260429 08:04:28.733953  4844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 13 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:28.733982  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 13 candidate_status { last_received { term: 12 index: 29 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:28.733983  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 13 candidate_status { last_received { term: 12 index: 29 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:28.734036  4844 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 12 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in term 12.
I20260429 08:04:28.734050  2558 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8daa51fc97a4257b9629f997ccbbe9d for term 13 because replica has last-logged OpId of term: 12 index: 33, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 29.
I20260429 08:04:28.734063  4014 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8daa51fc97a4257b9629f997ccbbe9d in current term 13: Already voted for candidate 40f075cb67b244bab148499faaa8a100 in this term.
I20260429 08:04:28.734207  4597 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 13 pre-election: Election decided. Result: candidate lost. Election summary: received 5 responses out of 7 voters: 1 yes votes; 4 no votes. yes voters: e8daa51fc97a4257b9629f997ccbbe9d; no voters: 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, 3295cb551d344191a5ea097425ba02e3, ecdf5ad066b649d593094cf742920d44
I20260429 08:04:28.734354  4727 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 12 FOLLOWER]: Advancing to term 13
I20260429 08:04:28.735195  4727 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 13 FOLLOWER]: Leader pre-election lost for term 13. Reason: could not achieve majority
I20260429 08:04:28.737118  2955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 13 candidate_status { last_received { term: 12 index: 29 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:28.746845  4014 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 13 FOLLOWER]: Refusing update from remote peer 40f075cb67b244bab148499faaa8a100: Log matching property violated. Preceding OpId in replica: term: 12 index: 33. Preceding OpId from leader: term: 13 index: 35. (index mismatch)
I20260429 08:04:28.746899  4185 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 13 FOLLOWER]: Refusing update from remote peer 40f075cb67b244bab148499faaa8a100: Log matching property violated. Preceding OpId in replica: term: 12 index: 33. Preceding OpId from leader: term: 13 index: 35. (index mismatch)
I20260429 08:04:28.746923  3653 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 13 FOLLOWER]: Refusing update from remote peer 40f075cb67b244bab148499faaa8a100: Log matching property violated. Preceding OpId in replica: term: 12 index: 32. Preceding OpId from leader: term: 13 index: 35. (index mismatch)
I20260429 08:04:28.747080  4844 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 12 FOLLOWER]: Advancing to term 13
I20260429 08:04:28.747113  2558 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 13 FOLLOWER]: Refusing update from remote peer 40f075cb67b244bab148499faaa8a100: Log matching property violated. Preceding OpId in replica: term: 12 index: 33. Preceding OpId from leader: term: 13 index: 35. (index mismatch)
I20260429 08:04:28.747117  4737 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 34, Last known committed idx: 29, Time since last communication: 0.000s
E20260429 08:04:28.747222  4737 fault_injection.cc:59] injecting fault for kudu (pid 2873): FLAGS_fault_crash_on_leader_request_fraction (process will exit)
I20260429 08:04:28.747332  4664 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 13 FOLLOWER]: Refusing update from remote peer 40f075cb67b244bab148499faaa8a100: Log matching property violated. Preceding OpId in replica: term: 12 index: 29. Preceding OpId from leader: term: 13 index: 35. (index mismatch)
I20260429 08:04:28.748754  4844 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 13 FOLLOWER]: Refusing update from remote peer 40f075cb67b244bab148499faaa8a100: Log matching property violated. Preceding OpId in replica: term: 12 index: 33. Preceding OpId from leader: term: 13 index: 35. (index mismatch)
W20260429 08:04:28.749871  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:28.753026  4776 connection.cc:570] server connection from 127.1.140.198:48107 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260429 08:04:28.753274  4597 connection.cc:570] server connection from 127.1.140.198:55357 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260429 08:04:28.756815  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.756886  3972 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.756897  3974 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.756897  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.757886  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
I20260429 08:04:28.762423  1587 ts_itest-base.cc:575] TS 5 appears to have crashed. Restarting.
W20260429 08:04:28.762501  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
I20260429 08:04:28.762800  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.198:34587
--local_ip_for_outbound_sockets=127.1.140.198
--tserver_master_addrs=127.1.140.254:35565
--webserver_port=46183
--webserver_interface=127.1.140.198
--builtin_ntp_servers=127.1.140.212:39211
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.05
--log_inject_latency
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--raft_heartbeat_interval_ms=100
--log_preallocate_segments=false with env {}
W20260429 08:04:28.780263  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:28.801470  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.803409  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.808962  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.809448  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.828362  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:28.830379  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:28.833465  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.837116  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:28.844295  4919 flags.cc:432] Enabled unsafe flag: --fault_crash_on_leader_request_fraction=0.050000000000000003
W20260429 08:04:28.844456  4919 flags.cc:432] Enabled unsafe flag: --log_inject_latency=true
W20260429 08:04:28.844470  4919 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_mean=30
W20260429 08:04:28.844481  4919 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_stddev=60
W20260429 08:04:28.844498  4919 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:28.844511  4919 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:28.844535  4919 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:28.845986  4919 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:28.846035  4919 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.198
I20260429 08:04:28.847609  4919 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:39211
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.050000000000000003
--log_inject_latency=true
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--log_preallocate_segments=false
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.198:34587
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/data/info.pb
--webserver_interface=127.1.140.198
--webserver_port=46183
--tserver_master_addrs=127.1.140.254:35565
--never_fsync=true
--heap_profile_path=/tmp/kudu.4919
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.198
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:28.847841  4919 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:28.848053  4919 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260429 08:04:28.848750  4919 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260429 08:04:28.850870  4925 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:28.850870  4927 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:28.850915  4924 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:28.851061  4919 server_base.cc:1061] running on GCE node
I20260429 08:04:28.851261  4919 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:28.851519  4919 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:28.852679  4919 hybrid_clock.cc:648] HybridClock initialized: now 1777449868852660 us; error 27 us; skew 500 ppm
I20260429 08:04:28.853845  4919 webserver.cc:492] Webserver started at http://127.1.140.198:46183/ using document root <none> and password file <none>
I20260429 08:04:28.854061  4919 fs_manager.cc:362] Metadata directory not provided
W20260429 08:04:28.854048  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
I20260429 08:04:28.854146  4919 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
W20260429 08:04:28.855072  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
I20260429 08:04:28.855603  4919 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260429 08:04:28.856295  4933 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
W20260429 08:04:28.856647  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
I20260429 08:04:28.856679  4919 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:28.856746  4919 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/wal
uuid: "40f075cb67b244bab148499faaa8a100"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:28.857071  4919 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260429 08:04:28.858295  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40788: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.860409  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40788: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.860864  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40788: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.861223  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:28.864873  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
I20260429 08:04:28.872354  4919 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:28.872643  4919 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:28.872778  4919 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:28.873018  4919 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:28.873466  4940 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260429 08:04:28.874197  4919 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260429 08:04:28.874239  4919 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:28.874265  4919 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260429 08:04:28.874809  4919 ts_tablet_manager.cc:616] Registered 1 tablets
I20260429 08:04:28.874838  4919 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:28.874934  4940 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Bootstrap starting.
I20260429 08:04:28.877322  4940 log.cc:826] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:28.881769  4919 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.198:34587
I20260429 08:04:28.881855  5050 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.198:34587 every 8 connection(s)
I20260429 08:04:28.882115  4919 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/data/info.pb
I20260429 08:04:28.883534  4940 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Bootstrap replayed 1/1 log segments. Stats: ops{read=36 overwritten=1 applied=32 ignored=12} inserts{seen=36 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 3 replicates
I20260429 08:04:28.883859  4940 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Bootstrap complete.
W20260429 08:04:28.883926  4940 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Injecting 123ms of latency in SegmentAllocator::Sync()
W20260429 08:04:28.885619  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40788: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
I20260429 08:04:28.886788  5051 heartbeater.cc:344] Connected to a master server at 127.1.140.254:35565
I20260429 08:04:28.886868  5051 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:28.887080  5051 heartbeater.cc:507] Master 127.1.140.254:35565 requested a full tablet report, sending...
W20260429 08:04:28.887511  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
I20260429 08:04:28.887697  2149 ts_manager.cc:194] Re-registered known tserver with Master: 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587)
I20260429 08:04:28.887815  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 4919
I20260429 08:04:28.888125  2149 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.198:49219
W20260429 08:04:28.895287  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40788: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.903661  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40788: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.905419  4802 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40788: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.910236  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.911832  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.915302  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.917399  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.918551  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.925554  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.937758  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.946393  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.946421  4143 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.952862  4143 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.955873  4143 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.958390  4143 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.960497  4143 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.973242  4143 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:28.991672  4143 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.003571  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:29.007247  4940 ts_tablet_manager.cc:1403] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Time spent bootstrapping tablet: real 0.132s	user 0.006s	sys 0.003s
W20260429 08:04:29.007664  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:29.008533  4940 raft_consensus.cc:359] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 13 FOLLOWER]: Replica starting. Triggering 3 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:29.009145  4940 raft_consensus.cc:740] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 13 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40f075cb67b244bab148499faaa8a100, State: Initialized, Role: FOLLOWER
I20260429 08:04:29.009310  4940 consensus_queue.cc:260] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 32, Last appended: 13.35, Last appended by leader: 35, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:29.009670  4940 ts_tablet_manager.cc:1434] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260429 08:04:29.009742  5051 heartbeater.cc:499] Master 127.1.140.254:35565 was elected leader, sending a full tablet report...
W20260429 08:04:29.009791  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:29.015013  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:29.017696  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.020720  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.023859  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.032815  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.051097  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.052433  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.055091  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.058594  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.060220  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.061111  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.072440  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.085618  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:29.088763  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.091421  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.093638  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
I20260429 08:04:29.094132  4896 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260429 08:04:29.094216  4896 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:29.094691  4896 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:29.098948  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 14 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:29.099057  2558 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 13.
I20260429 08:04:29.099021  4664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 14 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:29.098992  5062 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 13 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260429 08:04:29.099097  4664 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 13.
I20260429 08:04:29.099107  5062 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:29.099524  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 14 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:29.099611  3653 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 13.
I20260429 08:04:29.099826  5062 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:29.100262  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 14 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:29.100359  4185 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 13.
I20260429 08:04:29.100915  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 14 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:29.100996  2558 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 13.
I20260429 08:04:29.101146  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 14 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:29.101220  4014 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 13.
I20260429 08:04:29.101150  3946 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 7 voters: 4 yes votes; 0 no votes. yes voters: 05220d87009a49a386ebc9c353f603e1, 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, ecdf5ad066b649d593094cf742920d44; no voters: 
I20260429 08:04:29.101377  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 14 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:29.101466  3653 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 13.
I20260429 08:04:29.101611  4774 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 7 voters: 4 yes votes; 0 no votes. yes voters: 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, 3295cb551d344191a5ea097425ba02e3, e8daa51fc97a4257b9629f997ccbbe9d; no voters: 
I20260429 08:04:29.101780  4896 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260429 08:04:29.101843  4896 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260429 08:04:29.101879  4896 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 13 FOLLOWER]: Advancing to term 14
I20260429 08:04:29.102804  4896 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:29.102988  4896 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [CANDIDATE]: Term 14 election: Requested vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:29.103219  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 14 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1"
I20260429 08:04:29.103294  2558 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 13 FOLLOWER]: Advancing to term 14
W20260429 08:04:29.103752  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
I20260429 08:04:29.104002  4665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 14 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d"
I20260429 08:04:29.104079  2558 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 14.
I20260429 08:04:29.104089  4665 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 13 FOLLOWER]: Advancing to term 14
I20260429 08:04:29.104097  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 14 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07"
I20260429 08:04:29.104187  3653 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 13 FOLLOWER]: Advancing to term 14
I20260429 08:04:29.104449  5005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 14 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:29.104580  5005 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 13 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3295cb551d344191a5ea097425ba02e3 for term 14 because replica has last-logged OpId of term: 13 index: 35, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 33.
I20260429 08:04:29.104686  5062 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260429 08:04:29.104730  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 14 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100"
I20260429 08:04:29.104758  5062 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 13 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260429 08:04:29.104787  5062 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 13 FOLLOWER]: Advancing to term 14
I20260429 08:04:29.104785  5004 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 13 FOLLOWER]: Advancing to term 14
I20260429 08:04:29.104840  4665 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 14.
I20260429 08:04:29.104934  3653 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 14.
I20260429 08:04:29.105573  5062 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:29.105741  5062 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 14 election: Requested vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:29.105957  4665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 14 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d"
I20260429 08:04:29.106031  5004 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 3295cb551d344191a5ea097425ba02e3 for term 14 because replica has last-logged OpId of term: 13 index: 35, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 33.
I20260429 08:04:29.106050  4665 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 05220d87009a49a386ebc9c353f603e1 in current term 14: Already voted for candidate 3295cb551d344191a5ea097425ba02e3 in this term.
I20260429 08:04:29.106170  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 14 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44"
I20260429 08:04:29.106218  4184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 14 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:29.106247  4183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 14 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44"
I20260429 08:04:29.106257  4185 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 13 FOLLOWER]: Advancing to term 14
I20260429 08:04:29.106407  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 14 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07"
I20260429 08:04:29.106488  3653 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 05220d87009a49a386ebc9c353f603e1 in current term 14: Already voted for candidate 3295cb551d344191a5ea097425ba02e3 in this term.
I20260429 08:04:29.106658  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 14 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1"
I20260429 08:04:29.106737  4014 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 3295cb551d344191a5ea097425ba02e3 in current term 14: Already voted for candidate 05220d87009a49a386ebc9c353f603e1 in this term.
I20260429 08:04:29.106808  4664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 14 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:29.106868  4664 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05220d87009a49a386ebc9c353f603e1 in current term 14: Already voted for candidate 3295cb551d344191a5ea097425ba02e3 in this term.
I20260429 08:04:29.107061  4844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 14 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:29.107141  4185 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 14 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 14.
I20260429 08:04:29.107149  4844 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05220d87009a49a386ebc9c353f603e1 in current term 14: Already voted for candidate 3295cb551d344191a5ea097425ba02e3 in this term.
I20260429 08:04:29.107229  4775 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [CANDIDATE]: Term 14 election: Election decided. Result: candidate won. Election summary: received 7 responses out of 7 voters: 4 yes votes; 3 no votes. yes voters: 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, 3295cb551d344191a5ea097425ba02e3, e8daa51fc97a4257b9629f997ccbbe9d; no voters: 05220d87009a49a386ebc9c353f603e1, 40f075cb67b244bab148499faaa8a100, ecdf5ad066b649d593094cf742920d44
I20260429 08:04:29.107231  4843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 14 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3"
I20260429 08:04:29.107398  4843 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 05220d87009a49a386ebc9c353f603e1 in current term 14: Already voted for candidate 3295cb551d344191a5ea097425ba02e3 in this term.
I20260429 08:04:29.107570  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 14 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1"
I20260429 08:04:29.107653  2558 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 05220d87009a49a386ebc9c353f603e1 in current term 14: Already voted for candidate 3295cb551d344191a5ea097425ba02e3 in this term.
I20260429 08:04:29.107651  4896 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 14 FOLLOWER]: Leader election won for term 14
I20260429 08:04:29.107601  5005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 14 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100"
I20260429 08:04:29.107733  5005 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 14 FOLLOWER]: Leader election vote request: Denying vote to candidate 05220d87009a49a386ebc9c353f603e1 for term 14 because replica has last-logged OpId of term: 13 index: 35, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 33.
I20260429 08:04:29.107813  4896 raft_consensus.cc:697] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 14 LEADER]: Becoming Leader. State: Replica: 3295cb551d344191a5ea097425ba02e3, State: Running, Role: LEADER
I20260429 08:04:29.107954  3946 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 6 responses out of 7 voters: 2 yes votes; 4 no votes. yes voters: 05220d87009a49a386ebc9c353f603e1, ecdf5ad066b649d593094cf742920d44; no voters: 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, 3295cb551d344191a5ea097425ba02e3, e8daa51fc97a4257b9629f997ccbbe9d
I20260429 08:04:29.107946  4896 consensus_queue.cc:237] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 32, Committed index: 32, Last appended: 12.33, Last appended by leader: 33, Current term: 14, Majority size: 4, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:29.108040  5062 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260429 08:04:29.107613  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 14 candidate_status { last_received { term: 12 index: 33 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:29.108573  5004 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05220d87009a49a386ebc9c353f603e1 for term 14 because replica has last-logged OpId of term: 13 index: 35, which is greater than that of the candidate, which has last-logged OpId of term: 12 index: 33.
W20260429 08:04:29.108719  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.108928  5068 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Injecting 63ms of latency in SegmentAllocator::Sync()
I20260429 08:04:29.108886  2149 catalog_manager.cc:5671] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 reported cstate change: term changed from 13 to 14, leader changed from 40f075cb67b244bab148499faaa8a100 (127.1.140.198) to 3295cb551d344191a5ea097425ba02e3 (127.1.140.199). New cstate: current_term: 14 leader_uuid: "3295cb551d344191a5ea097425ba02e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } health_report { overall_health: UNKNOWN } } }
W20260429 08:04:29.112864  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.115084  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.121162  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.124284  5067 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260429 08:04:29.124356  5067 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260429 08:04:29.124784  3653 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 14 FOLLOWER]: Refusing update from remote peer 3295cb551d344191a5ea097425ba02e3: Log matching property violated. Preceding OpId in replica: term: 12 index: 32. Preceding OpId from leader: term: 14 index: 35. (index mismatch)
I20260429 08:04:29.124828  4014 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 14 FOLLOWER]: Refusing update from remote peer 3295cb551d344191a5ea097425ba02e3: Log matching property violated. Preceding OpId in replica: term: 12 index: 33. Preceding OpId from leader: term: 14 index: 35. (index mismatch)
I20260429 08:04:29.124838  2558 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 14 FOLLOWER]: Refusing update from remote peer 3295cb551d344191a5ea097425ba02e3: Log matching property violated. Preceding OpId in replica: term: 12 index: 33. Preceding OpId from leader: term: 14 index: 35. (index mismatch)
I20260429 08:04:29.124884  5004 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 14 FOLLOWER]: Refusing update from remote peer 3295cb551d344191a5ea097425ba02e3: Log matching property violated. Preceding OpId in replica: term: 13 index: 35. Preceding OpId from leader: term: 14 index: 35. (term mismatch)
I20260429 08:04:29.124927  5004 pending_rounds.cc:85] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Aborting all ops after (but not including) 34
I20260429 08:04:29.124970  5004 pending_rounds.cc:107] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Aborting uncommitted WRITE_OP operation due to leader change: 13.35
I20260429 08:04:29.124997  4185 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 14 FOLLOWER]: Refusing update from remote peer 3295cb551d344191a5ea097425ba02e3: Log matching property violated. Preceding OpId in replica: term: 12 index: 33. Preceding OpId from leader: term: 14 index: 35. (index mismatch)
I20260429 08:04:29.125059  5072 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 34, Last known committed idx: 32, Time since last communication: 0.000s
I20260429 08:04:29.125145  4664 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 14 FOLLOWER]: Refusing update from remote peer 3295cb551d344191a5ea097425ba02e3: Log matching property violated. Preceding OpId in replica: term: 12 index: 29. Preceding OpId from leader: term: 14 index: 35. (index mismatch)
I20260429 08:04:29.125348  5070 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 34, Last known committed idx: 32, Time since last communication: 0.000s
I20260429 08:04:29.125555  5070 consensus_queue.cc:1243] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [LEADER]: Peer 40f075cb67b244bab148499faaa8a100 log is divergent from this leader: its last log entry 13.34 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 32
I20260429 08:04:29.125622  5069 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 34, Last known committed idx: 28, Time since last communication: 0.000s
I20260429 08:04:29.125753  4896 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 34, Last known committed idx: 32, Time since last communication: 0.000s
W20260429 08:04:29.125991  4087 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Injecting 129ms of latency in SegmentAllocator::Sync()
I20260429 08:04:29.126223  5004 raft_consensus.cc:1217] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 14 FOLLOWER]: Deduplicated request from leader. Original: 12.32->[12.33-14.35]   Dedup: 12.33->[14.34-14.35]
I20260429 08:04:29.126287  5004 pending_rounds.cc:85] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Aborting all ops after (but not including) 33
I20260429 08:04:29.126308  5004 pending_rounds.cc:107] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Aborting uncommitted NO_OP operation due to leader change: 13.34
W20260429 08:04:29.126293  3889 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Injecting 45ms of latency in SegmentAllocator::Sync()
I20260429 08:04:29.126336  5004 raft_consensus.cc:2889] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 14 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260429 08:04:29.125856  5072 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 34, Last known committed idx: 32, Time since last communication: 0.000s
I20260429 08:04:29.127112  5071 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 34, Last known committed idx: 29, Time since last communication: 0.000s
W20260429 08:04:29.128219  4732 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Injecting 111ms of latency in SegmentAllocator::Sync()
W20260429 08:04:29.164435  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.166509  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.169690  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
I20260429 08:04:29.173338  5055 mvcc.cc:204] Tried to move back new op lower bound from 7280434663932096512 to 7280434663867080704. Current Snapshot: MvccSnapshot[applied={T|T < 7280434661030592512}]
W20260429 08:04:29.173723  5075 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Injecting 79ms of latency in SegmentAllocator::Sync()
I20260429 08:04:29.173863  5077 mvcc.cc:204] Tried to move back new op lower bound from 7280434663932096512 to 7280434663867080704. Current Snapshot: MvccSnapshot[applied={T|T < 7280434661030592512}]
W20260429 08:04:29.174263  3889 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Injecting 2ms of latency in SegmentAllocator::Sync()
W20260429 08:04:29.174520  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.174932  3196 scanner-internal.cc:458] Time spent opening tablet: real 0.698s	user 0.000s	sys 0.000s
W20260429 08:04:29.176023  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.177086  5068 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Injecting 89ms of latency in SegmentAllocator::Sync()
I20260429 08:04:29.177140  4895 mvcc.cc:204] Tried to move back new op lower bound from 7280434664130793472 to 7280434663867080704. Current Snapshot: MvccSnapshot[applied={T|T < 7280434664130793472 or (T in {7280434664130793472})}]
E20260429 08:04:29.177762  5067 fault_injection.cc:59] injecting fault for kudu (pid 4759): FLAGS_fault_crash_on_leader_request_fraction (process will exit)
W20260429 08:04:29.178642  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.178675  3895 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Injecting 64ms of latency in SegmentAllocator::Sync()
W20260429 08:04:29.180500  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:29.180496  4624 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:29.187101  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:29.187177  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.187177  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.190924  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
I20260429 08:04:29.192462  1587 ts_itest-base.cc:575] TS 6 appears to have crashed. Restarting.
I20260429 08:04:29.192691  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.199:37563
--local_ip_for_outbound_sockets=127.1.140.199
--tserver_master_addrs=127.1.140.254:35565
--webserver_port=39157
--webserver_interface=127.1.140.199
--builtin_ntp_servers=127.1.140.212:39211
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.05
--log_inject_latency
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--raft_heartbeat_interval_ms=100
--log_preallocate_segments=false with env {}
W20260429 08:04:29.195945  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.196131  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.201722  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.204792  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.221858  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.222520  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.224082  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.232839  4624 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:29.232841  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:29.239594  4596 connection.cc:463] server connection from 127.1.140.199:37489 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.199:37489 (request call id 3) could send its response
W20260429 08:04:29.243044  3577 connection.cc:463] server connection from 127.1.140.199:42389 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.199:42389 (request call id 7) could send its response
W20260429 08:04:29.243623  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.246170  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.253072  4937 connection.cc:463] server connection from 127.1.140.199:58987 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.199:58987 (request call id 5) could send its response
W20260429 08:04:29.255329  3948 connection.cc:463] server connection from 127.1.140.199:52225 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.199:52225 (request call id 3) could send its response
W20260429 08:04:29.258038  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.260027  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.260914  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.272058  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.273976  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.275053  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.275094  4143 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.277673  5094 flags.cc:432] Enabled unsafe flag: --fault_crash_on_leader_request_fraction=0.050000000000000003
W20260429 08:04:29.277829  5094 flags.cc:432] Enabled unsafe flag: --log_inject_latency=true
W20260429 08:04:29.277842  5094 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_mean=30
W20260429 08:04:29.277854  5094 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_stddev=60
W20260429 08:04:29.277872  5094 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:29.277885  5094 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:29.277902  5094 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:29.279284  4143 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.279443  5094 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:29.279558  5094 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.199
W20260429 08:04:29.281351  4143 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
I20260429 08:04:29.282500  5094 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:39211
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.050000000000000003
--log_inject_latency=true
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--log_preallocate_segments=false
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.199:37563
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data/info.pb
--webserver_interface=127.1.140.199
--webserver_port=39157
--tserver_master_addrs=127.1.140.254:35565
--never_fsync=true
--heap_profile_path=/tmp/kudu.5094
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.199
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:29.282764  5094 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:29.283064  5094 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260429 08:04:29.284343  5094 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260429 08:04:29.286654  5102 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:29.286645  5100 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:29.286643  5099 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:29.287782  5094 server_base.cc:1061] running on GCE node
I20260429 08:04:29.287962  5094 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:29.288203  5094 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
W20260429 08:04:29.289062  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
I20260429 08:04:29.289381  5094 hybrid_clock.cc:648] HybridClock initialized: now 1777449869289338 us; error 55 us; skew 500 ppm
I20260429 08:04:29.290858  5094 webserver.cc:492] Webserver started at http://127.1.140.199:39157/ using document root <none> and password file <none>
W20260429 08:04:29.291067  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
I20260429 08:04:29.291088  5094 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:29.291142  5094 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:29.292775  5094 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:29.293560  5108 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:29.293777  5094 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:29.293859  5094 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/wal
uuid: "3295cb551d344191a5ea097425ba02e3"
format_stamp: "Formatted at 2026-04-29 08:04:24 on dist-test-slave-230h"
I20260429 08:04:29.294142  5094 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260429 08:04:29.322805  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.323799  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:29.328181  5094 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:29.328560  5094 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:29.328718  5094 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:29.328981  5094 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:29.329514  5115 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260429 08:04:29.330338  5094 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260429 08:04:29.330394  5094 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:29.330427  5094 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260429 08:04:29.331048  5094 ts_tablet_manager.cc:616] Registered 1 tablets
I20260429 08:04:29.331080  5094 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:29.331188  5115 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Bootstrap starting.
W20260429 08:04:29.331948  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:29.333972  5115 log.cc:826] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Log is configured to *not* fsync() on all Append() calls
W20260429 08:04:29.338099  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.338289  3596 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:29.338742  5094 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.199:37563
I20260429 08:04:29.338801  5223 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.199:37563 every 8 connection(s)
I20260429 08:04:29.339064  5094 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data/info.pb
I20260429 08:04:29.340430  5115 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Bootstrap replayed 1/1 log segments. Stats: ops{read=37 overwritten=0 applied=36 ignored=15} inserts{seen=36 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260429 08:04:29.340778  5115 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Bootstrap complete.
W20260429 08:04:29.340860  5115 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Injecting 7ms of latency in SegmentAllocator::Sync()
W20260429 08:04:29.341066  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:29.341085  4624 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:29.342006  4624 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
I20260429 08:04:29.345037  5224 heartbeater.cc:344] Connected to a master server at 127.1.140.254:35565
I20260429 08:04:29.345124  5224 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:29.345271  5224 heartbeater.cc:507] Master 127.1.140.254:35565 requested a full tablet report, sending...
I20260429 08:04:29.345801  2151 ts_manager.cc:194] Re-registered known tserver with Master: 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563)
I20260429 08:04:29.346230  2151 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.199:34901
I20260429 08:04:29.348003  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 5094
I20260429 08:04:29.348166  5115 ts_tablet_manager.cc:1403] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.000s
I20260429 08:04:29.349121  5115 raft_consensus.cc:359] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 14 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:29.349697  5115 raft_consensus.cc:740] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 14 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3295cb551d344191a5ea097425ba02e3, State: Initialized, Role: FOLLOWER
I20260429 08:04:29.349838  5115 consensus_queue.cc:260] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 36, Last appended: 14.37, Last appended by leader: 37, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:29.350132  5115 ts_tablet_manager.cc:1434] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260429 08:04:29.350203  5224 heartbeater.cc:499] Master 127.1.140.254:35565 was elected leader, sending a full tablet report...
W20260429 08:04:29.358772  2515 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.358796  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.361608  2518 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:50962: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.378681  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.381652  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.383734  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.389462  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.395697  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.398545  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.399092  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.406651  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.422693  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.424722  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.429637  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.443429  3596 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.447058  5137 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.447058  5136 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.452564  5136 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.452580  5137 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.461303  5137 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.470882  5137 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.472791  3596 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:29.474385  5056 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 3295cb551d344191a5ea097425ba02e3)
I20260429 08:04:29.474525  5056 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:29.475106  5056 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
W20260429 08:04:29.477288  5137 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
I20260429 08:04:29.477828  4430 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 3295cb551d344191a5ea097425ba02e3)
I20260429 08:04:29.477896  4430 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:29.478070  4430 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:29.478288  5076 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 3295cb551d344191a5ea097425ba02e3)
I20260429 08:04:29.478368  5076 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:29.478564  5076 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823)
I20260429 08:04:29.478801  4665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 15 candidate_status { last_received { term: 14 index: 38 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:29.478845  4664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 15 candidate_status { last_received { term: 14 index: 39 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:29.479102  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 15 candidate_status { last_received { term: 14 index: 39 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:29.479179  4185 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in term 14.
I20260429 08:04:29.479168  4425 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 3295cb551d344191a5ea097425ba02e3)
I20260429 08:04:29.479228  4425 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:29.479351  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 15 candidate_status { last_received { term: 14 index: 38 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:29.479409  3653 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecdf5ad066b649d593094cf742920d44 for term 15 because replica has last-logged OpId of term: 14 index: 39, which is greater than that of the candidate, which has last-logged OpId of term: 14 index: 38.
I20260429 08:04:29.479521  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 15 candidate_status { last_received { term: 14 index: 38 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:29.479652  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 15 candidate_status { last_received { term: 14 index: 38 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:29.479738  2558 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecdf5ad066b649d593094cf742920d44 for term 15 because replica has last-logged OpId of term: 14 index: 39, which is greater than that of the candidate, which has last-logged OpId of term: 14 index: 38.
I20260429 08:04:29.480248  4665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 15 candidate_status { last_received { term: 14 index: 36 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:29.480607  4015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 15 candidate_status { last_received { term: 14 index: 39 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:29.480980  3652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 15 candidate_status { last_received { term: 14 index: 36 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:29.481006  4015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 15 candidate_status { last_received { term: 14 index: 36 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:29.481063  3652 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40f075cb67b244bab148499faaa8a100 for term 15 because replica has last-logged OpId of term: 14 index: 39, which is greater than that of the candidate, which has last-logged OpId of term: 14 index: 36.
I20260429 08:04:29.481379  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 15 candidate_status { last_received { term: 14 index: 39 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:29.481421  4115 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 5 responses out of 7 voters: 1 yes votes; 4 no votes. yes voters: ecdf5ad066b649d593094cf742920d44; no voters: 05220d87009a49a386ebc9c353f603e1, 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, e8daa51fc97a4257b9629f997ccbbe9d
I20260429 08:04:29.481451  2558 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2191039ca0e140d8939e91da88758e07 in term 14.
I20260429 08:04:29.481525  5076 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260429 08:04:29.481662  4664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 15 candidate_status { last_received { term: 14 index: 39 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:29.481787  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 15 candidate_status { last_received { term: 14 index: 39 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:29.481841  3653 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in term 14.
I20260429 08:04:29.481966  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 15 candidate_status { last_received { term: 14 index: 39 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:29.482159  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 15 candidate_status { last_received { term: 14 index: 39 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:29.482228  4185 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2191039ca0e140d8939e91da88758e07 in term 14.
I20260429 08:04:29.479417  4425 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:29.484488  5178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 15 candidate_status { last_received { term: 14 index: 36 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:29.484632  5178 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40f075cb67b244bab148499faaa8a100 for term 15 because replica has last-logged OpId of term: 14 index: 37, which is greater than that of the candidate, which has last-logged OpId of term: 14 index: 36.
I20260429 08:04:29.484831  4936 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 5 responses out of 7 voters: 1 yes votes; 4 no votes. yes voters: 40f075cb67b244bab148499faaa8a100; no voters: 05220d87009a49a386ebc9c353f603e1, 2191039ca0e140d8939e91da88758e07, 3295cb551d344191a5ea097425ba02e3, e8daa51fc97a4257b9629f997ccbbe9d
I20260429 08:04:29.485074  5056 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 14 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260429 08:04:29.485365  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 15 candidate_status { last_received { term: 14 index: 36 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:29.485441  4185 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40f075cb67b244bab148499faaa8a100 for term 15 because replica has last-logged OpId of term: 14 index: 38, which is greater than that of the candidate, which has last-logged OpId of term: 14 index: 36.
I20260429 08:04:29.485809  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 15 candidate_status { last_received { term: 14 index: 39 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:29.485890  5004 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in term 14.
I20260429 08:04:29.485929  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 15 candidate_status { last_received { term: 14 index: 36 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:29.486001  2558 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 14 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40f075cb67b244bab148499faaa8a100 for term 15 because replica has last-logged OpId of term: 14 index: 39, which is greater than that of the candidate, which has last-logged OpId of term: 14 index: 36.
I20260429 08:04:29.486064  2493 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 6 responses out of 7 voters: 4 yes votes; 2 no votes. yes voters: 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, 40f075cb67b244bab148499faaa8a100, ecdf5ad066b649d593094cf742920d44; no voters: 05220d87009a49a386ebc9c353f603e1, e8daa51fc97a4257b9629f997ccbbe9d
I20260429 08:04:29.486147  4430 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260429 08:04:29.486183  4430 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 14 FOLLOWER]: Starting leader election (detected failure of leader 3295cb551d344191a5ea097425ba02e3)
I20260429 08:04:29.486207  4430 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 14 FOLLOWER]: Advancing to term 15
I20260429 08:04:29.487038  4430 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:29.487196  4430 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [CANDIDATE]: Term 15 election: Requested vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:29.487463  4664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 15 candidate_status { last_received { term: 14 index: 39 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d"
I20260429 08:04:29.487469  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 15 candidate_status { last_received { term: 14 index: 39 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44"
I20260429 08:04:29.487562  4185 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 14 FOLLOWER]: Advancing to term 15
I20260429 08:04:29.487852  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 15 candidate_status { last_received { term: 14 index: 39 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07"
I20260429 08:04:29.487912  3653 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 14 FOLLOWER]: Advancing to term 15
I20260429 08:04:29.488296  4185 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in term 15.
I20260429 08:04:29.488696  3653 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in term 15.
I20260429 08:04:29.488796  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 15 candidate_status { last_received { term: 14 index: 39 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1"
I20260429 08:04:29.489185  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 15 candidate_status { last_received { term: 14 index: 39 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100"
I20260429 08:04:29.489275  5004 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 14 FOLLOWER]: Advancing to term 15
I20260429 08:04:29.489264  5177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 15 candidate_status { last_received { term: 14 index: 39 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:29.489375  5177 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in term 14.
I20260429 08:04:29.489477  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 15 candidate_status { last_received { term: 14 index: 39 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3"
I20260429 08:04:29.489519  5176 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 14 FOLLOWER]: Advancing to term 15
I20260429 08:04:29.490003  5004 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in term 15.
I20260429 08:04:29.490262  2493 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 6 responses out of 7 voters: 4 yes votes; 2 no votes. yes voters: 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, 40f075cb67b244bab148499faaa8a100, ecdf5ad066b649d593094cf742920d44; no voters: 05220d87009a49a386ebc9c353f603e1, e8daa51fc97a4257b9629f997ccbbe9d
I20260429 08:04:29.490338  4430 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 15 FOLLOWER]: Leader election won for term 15
I20260429 08:04:29.490494  4430 raft_consensus.cc:697] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 15 LEADER]: Becoming Leader. State: Replica: 1f172899c0ae473f836cbb6c1cabc8d1, State: Running, Role: LEADER
I20260429 08:04:29.490595  4430 consensus_queue.cc:237] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 36, Committed index: 36, Last appended: 14.39, Last appended by leader: 39, Current term: 15, Majority size: 4, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:29.490790  5176 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in term 15.
I20260429 08:04:29.491026  5178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 15 candidate_status { last_received { term: 14 index: 38 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
W20260429 08:04:29.491070  3889 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Injecting 27ms of latency in SegmentAllocator::Sync()
I20260429 08:04:29.491098  5178 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecdf5ad066b649d593094cf742920d44 in current term 15: Already voted for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in this term.
I20260429 08:04:29.491453  5005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 15 candidate_status { last_received { term: 14 index: 39 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:29.491525  5178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 15 candidate_status { last_received { term: 14 index: 39 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:29.491566  5005 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2191039ca0e140d8939e91da88758e07 in current term 15: Already voted for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in this term.
I20260429 08:04:29.491580  5178 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2191039ca0e140d8939e91da88758e07 in current term 15: Already voted for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in this term.
I20260429 08:04:29.491699  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 15 candidate_status { last_received { term: 14 index: 38 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:29.491707  3576 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 7 responses out of 7 voters: 3 yes votes; 4 no votes. yes voters: 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, ecdf5ad066b649d593094cf742920d44; no voters: 05220d87009a49a386ebc9c353f603e1, 3295cb551d344191a5ea097425ba02e3, 40f075cb67b244bab148499faaa8a100, e8daa51fc97a4257b9629f997ccbbe9d
I20260429 08:04:29.491773  5004 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecdf5ad066b649d593094cf742920d44 in current term 15: Already voted for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in this term.
I20260429 08:04:29.491842  4425 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260429 08:04:29.492028  2151 catalog_manager.cc:5671] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 reported cstate change: term changed from 14 to 15, leader changed from 3295cb551d344191a5ea097425ba02e3 (127.1.140.199) to 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195). New cstate: current_term: 15 leader_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } health_report { overall_health: UNKNOWN } } }
W20260429 08:04:29.497674  4624 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:29.500072  4624 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:29.508109  4624 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:29.512192  4624 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:29.521474  4624 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
I20260429 08:04:29.526204  5062 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 3295cb551d344191a5ea097425ba02e3)
I20260429 08:04:29.526286  5062 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:29.526567  5062 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:29.526734  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 15 candidate_status { last_received { term: 14 index: 35 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:29.526849  3653 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05220d87009a49a386ebc9c353f603e1 in current term 15: Already voted for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in this term.
I20260429 08:04:29.526835  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 15 candidate_status { last_received { term: 14 index: 35 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:29.526924  4185 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05220d87009a49a386ebc9c353f603e1 in current term 15: Already voted for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in this term.
I20260429 08:04:29.526952  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 15 candidate_status { last_received { term: 14 index: 35 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:29.526974  4664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 15 candidate_status { last_received { term: 14 index: 35 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:29.527014  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 15 candidate_status { last_received { term: 14 index: 35 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:29.527099  5004 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05220d87009a49a386ebc9c353f603e1 in current term 15: Already voted for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in this term.
I20260429 08:04:29.527222  3945 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 5 responses out of 7 voters: 1 yes votes; 4 no votes. yes voters: 05220d87009a49a386ebc9c353f603e1; no voters: 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, e8daa51fc97a4257b9629f997ccbbe9d, ecdf5ad066b649d593094cf742920d44
I20260429 08:04:29.527323  5062 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 14 FOLLOWER]: Advancing to term 15
I20260429 08:04:29.528200  5062 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
I20260429 08:04:29.529213  4727 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 14 FOLLOWER]: Starting pre-election (detected failure of leader 3295cb551d344191a5ea097425ba02e3)
I20260429 08:04:29.529280  4727 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:29.529520  4727 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:29.529714  5178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 15 candidate_status { last_received { term: 14 index: 35 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:29.529729  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 15 candidate_status { last_received { term: 14 index: 35 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:29.529804  5178 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05220d87009a49a386ebc9c353f603e1 in current term 15: Already voted for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in this term.
I20260429 08:04:29.529947  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 15 candidate_status { last_received { term: 14 index: 35 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:29.530037  4185 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8daa51fc97a4257b9629f997ccbbe9d in current term 15: Already voted for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in this term.
I20260429 08:04:29.530045  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 15 candidate_status { last_received { term: 14 index: 35 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:29.530120  3653 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8daa51fc97a4257b9629f997ccbbe9d in current term 15: Already voted for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in this term.
I20260429 08:04:29.530222  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 15 candidate_status { last_received { term: 14 index: 35 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:29.530305  4014 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8daa51fc97a4257b9629f997ccbbe9d in term 15.
W20260429 08:04:29.531594  5137 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
I20260429 08:04:29.532945  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 15 candidate_status { last_received { term: 14 index: 35 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:29.533046  5004 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8daa51fc97a4257b9629f997ccbbe9d in current term 15: Already voted for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in this term.
I20260429 08:04:29.533044  5178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 15 candidate_status { last_received { term: 14 index: 35 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:29.533147  5178 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8daa51fc97a4257b9629f997ccbbe9d in current term 15: Already voted for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in this term.
I20260429 08:04:29.533209  4598 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate lost. Election summary: received 6 responses out of 7 voters: 2 yes votes; 4 no votes. yes voters: 05220d87009a49a386ebc9c353f603e1, e8daa51fc97a4257b9629f997ccbbe9d; no voters: 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, 40f075cb67b244bab148499faaa8a100, ecdf5ad066b649d593094cf742920d44
I20260429 08:04:29.533337  4727 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 14 FOLLOWER]: Advancing to term 15
I20260429 08:04:29.533967  4727 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 15 FOLLOWER]: Leader pre-election lost for term 15. Reason: could not achieve majority
W20260429 08:04:29.573856  5246 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260429 08:04:29.573977  5246 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260429 08:04:29.574434  4185 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 15 FOLLOWER]: Refusing update from remote peer 1f172899c0ae473f836cbb6c1cabc8d1: Log matching property violated. Preceding OpId in replica: term: 14 index: 38. Preceding OpId from leader: term: 15 index: 40. (index mismatch)
I20260429 08:04:29.574749  5246 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 40, Last known committed idx: 36, Time since last communication: 0.000s
I20260429 08:04:29.593415  3653 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 15 FOLLOWER]: Refusing update from remote peer 1f172899c0ae473f836cbb6c1cabc8d1: Log matching property violated. Preceding OpId in replica: term: 14 index: 39. Preceding OpId from leader: term: 15 index: 40. (index mismatch)
I20260429 08:04:29.593721  5246 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 40, Last known committed idx: 36, Time since last communication: 0.000s
I20260429 08:04:29.598270  5178 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 15 FOLLOWER]: Refusing update from remote peer 1f172899c0ae473f836cbb6c1cabc8d1: Log matching property violated. Preceding OpId in replica: term: 14 index: 37. Preceding OpId from leader: term: 15 index: 40. (index mismatch)
I20260429 08:04:29.598634  5246 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 40, Last known committed idx: 36, Time since last communication: 0.000s
I20260429 08:04:29.600613  4014 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 15 FOLLOWER]: Refusing update from remote peer 1f172899c0ae473f836cbb6c1cabc8d1: Log matching property violated. Preceding OpId in replica: term: 14 index: 35. Preceding OpId from leader: term: 15 index: 40. (index mismatch)
I20260429 08:04:29.600615  5004 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 15 FOLLOWER]: Refusing update from remote peer 1f172899c0ae473f836cbb6c1cabc8d1: Log matching property violated. Preceding OpId in replica: term: 14 index: 36. Preceding OpId from leader: term: 15 index: 40. (index mismatch)
I20260429 08:04:29.600870  5252 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 40, Last known committed idx: 32, Time since last communication: 0.000s
I20260429 08:04:29.600921  4664 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 15 FOLLOWER]: Refusing update from remote peer 1f172899c0ae473f836cbb6c1cabc8d1: Log matching property violated. Preceding OpId in replica: term: 14 index: 35. Preceding OpId from leader: term: 15 index: 40. (index mismatch)
I20260429 08:04:29.601126  4430 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 40, Last known committed idx: 35, Time since last communication: 0.000s
I20260429 08:04:29.601270  4430 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 40, Last known committed idx: 32, Time since last communication: 0.000s
I20260429 08:04:29.601790  5073 mvcc.cc:204] Tried to move back new op lower bound from 7280434663932096512 to 7280434663867080704. Current Snapshot: MvccSnapshot[applied={T|T < 7280434661030592512}]
I20260429 08:04:29.602049  5081 mvcc.cc:204] Tried to move back new op lower bound from 7280434663932096512 to 7280434663867080704. Current Snapshot: MvccSnapshot[applied={T|T < 7280434663932096512 or (T in {7280434663932096512})}]
W20260429 08:04:29.601140  3889 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Injecting 57ms of latency in SegmentAllocator::Sync()
W20260429 08:04:29.603874  5075 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Injecting 86ms of latency in SegmentAllocator::Sync()
W20260429 08:04:29.604363  5249 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Injecting 1ms of latency in SegmentAllocator::Sync()
I20260429 08:04:29.604677  5257 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44224 (ReqId={client: 25168257aaa84013bb933d712ffb082d, seq_no=30, attempt_no=6}) took 1140 ms. Trace:
I20260429 08:04:29.604784  5257 rpcz_store.cc:276] 0429 08:04:28.464421 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:04:28.464468 (+    47us) service_pool.cc:225] Handling call
0429 08:04:29.604668 (+1140200us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260429 08:04:29.605082  4410 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Injecting 133ms of latency in SegmentAllocator::Sync()
W20260429 08:04:29.606949  5249 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Injecting 24ms of latency in SegmentAllocator::Sync()
W20260429 08:04:29.607554  4087 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Injecting 14ms of latency in SegmentAllocator::Sync()
W20260429 08:04:29.607570  3895 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Injecting 80ms of latency in SegmentAllocator::Sync()
W20260429 08:04:29.621440  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.659526  3889 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Injecting 46ms of latency in SegmentAllocator::Sync()
W20260429 08:04:29.689091  3974 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.689361  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.689469  3895 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Injecting 35ms of latency in SegmentAllocator::Sync()
W20260429 08:04:29.689499  4087 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Injecting 28ms of latency in SegmentAllocator::Sync()
E20260429 08:04:29.689697  5255 fault_injection.cc:59] injecting fault for kudu (pid 2476): FLAGS_fault_crash_on_leader_request_fraction (process will exit)
W20260429 08:04:29.694111  3596 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.694778  4937 connection.cc:570] server connection from 127.1.140.195:45155 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260429 08:04:29.695134  3138 meta_cache.cc:302] tablet 557d85f2f8524478993d6d75c83f0d12: replica 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547) has failed: Network error: recv got EOF from 127.1.140.195:35547 (error 108)
W20260429 08:04:29.695626  3596 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.696617  3596 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.697950  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.698545  4624 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:29.700198  4624 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:29.700520  4624 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:29.700649  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:29.700664  4623 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:29.701685  4623 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:29.702757  4623 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
I20260429 08:04:29.703107  1587 ts_itest-base.cc:575] TS 2 appears to have crashed. Restarting.
W20260429 08:04:29.703290  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
I20260429 08:04:29.703385  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.195:35547
--local_ip_for_outbound_sockets=127.1.140.195
--tserver_master_addrs=127.1.140.254:35565
--webserver_port=40395
--webserver_interface=127.1.140.195
--builtin_ntp_servers=127.1.140.212:39211
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.05
--log_inject_latency
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--raft_heartbeat_interval_ms=100
--log_preallocate_segments=false with env {}
W20260429 08:04:29.705657  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.706804  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.706921  4961 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.708968  4961 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.709395  4961 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.712037  5137 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.712038  5136 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.712154  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.712514  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.716015  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.717621  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.717686  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.717756  3948 connection.cc:463] server connection from 127.1.140.195:36799 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:36799 (request call id 12) could send its response
W20260429 08:04:29.719302  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.720355  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.722592  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.724735  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.724795  3574 connection.cc:463] server connection from 127.1.140.195:52511 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52511 (request call id 16) could send its response
W20260429 08:04:29.725883  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.726806  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.727067  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.730090  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.733639  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.734714  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.738332  4115 connection.cc:463] server connection from 127.1.140.195:54371 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:54371 (request call id 9) could send its response
W20260429 08:04:29.740342  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.741379  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.752498  4623 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:29.754078  4623 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:29.755015  4623 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:29.755055  4139 tablet_service.cc:3080] error setting up scanner 90b05701686d4d30b2b601cc6a105f02 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.152s (maximum allowed 0.150s): new_scan_request { tablet_id: "557d85f2f8524478993d6d75c83f0d12" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434665906704384 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\264\371\306\317\006\"3\n\005slave\022*\n d96440f8f8344e03b0a48edf03e11deb\020\001\030\001 \001(\001" signature: "<redacted>""\022\337\263\324\206\316\224!\024\3726\255\264\3601\025P\242D\t\232\000\307=\2673]?\270\342;*\200\203^\351\"\364\345\373D\243\247_\373g4\353\236\3165\314\016-\203\264\027\304\333A\325\006?\225" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "9551bb20f35448678f8386d28366bd75"
W20260429 08:04:29.755650  4961 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.757725  4961 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.764031  4961 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.764070  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.764081  4960 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.767156  4960 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.768325  4960 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.769945  4139 tablet_service.cc:3080] error setting up scanner 5a4abd2315f74e74baea10bca0c22981 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.167s (maximum allowed 0.150s): new_scan_request { tablet_id: "557d85f2f8524478993d6d75c83f0d12" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434665906704384 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\264\371\306\317\006\"3\n\005slave\022*\n d96440f8f8344e03b0a48edf03e11deb\020\001\030\001 \001(\001" signature: "<redacted>""\022\337\263\324\206\316\224!\024\3726\255\264\3601\025P\242D\t\232\000\307=\2673]?\270\342;*\200\203^\351\"\364\345\373D\243\247_\373g4\353\236\3165\314\016-\203\264\027\304\333A\325\006?\225" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "9551bb20f35448678f8386d28366bd75"
W20260429 08:04:29.771095  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.778317  3593 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.778343  3596 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.778321  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.779526  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.779959  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.784066  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.788013  5268 flags.cc:432] Enabled unsafe flag: --fault_crash_on_leader_request_fraction=0.050000000000000003
W20260429 08:04:29.788192  5268 flags.cc:432] Enabled unsafe flag: --log_inject_latency=true
W20260429 08:04:29.788206  5268 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_mean=30
W20260429 08:04:29.788218  5268 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_stddev=60
W20260429 08:04:29.788264  5268 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:29.788291  5268 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:29.788317  5268 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:29.790027  5268 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:29.790087  5268 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.195
W20260429 08:04:29.790401  5136 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.790401  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
I20260429 08:04:29.792095  5268 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:39211
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.050000000000000003
--log_inject_latency=true
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--log_preallocate_segments=false
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.195:35547
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/data/info.pb
--webserver_interface=127.1.140.195
--webserver_port=40395
--tserver_master_addrs=127.1.140.254:35565
--never_fsync=true
--heap_profile_path=/tmp/kudu.5268
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.195
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
W20260429 08:04:29.792160  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
I20260429 08:04:29.792356  5268 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:29.792587  5268 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260429 08:04:29.793231  5268 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260429 08:04:29.793762  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.794116  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.795012  4139 tablet_service.cc:3080] error setting up scanner 06f5be939c524a24a810b4139e7046ca with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.192s (maximum allowed 0.150s): new_scan_request { tablet_id: "557d85f2f8524478993d6d75c83f0d12" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434665906704384 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\264\371\306\317\006\"3\n\005slave\022*\n d96440f8f8344e03b0a48edf03e11deb\020\001\030\001 \001(\001" signature: "<redacted>""\022\337\263\324\206\316\224!\024\3726\255\264\3601\025P\242D\t\232\000\307=\2673]?\270\342;*\200\203^\351\"\364\345\373D\243\247_\373g4\353\236\3165\314\016-\203\264\027\304\333A\325\006?\225" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "9551bb20f35448678f8386d28366bd75"
W20260429 08:04:29.795264  5276 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:29.795269  5274 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:29.795583  5273 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:29.795578  5268 server_base.cc:1061] running on GCE node
I20260429 08:04:29.795797  5268 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:29.795979  5268 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:29.797118  5268 hybrid_clock.cc:648] HybridClock initialized: now 1777449869797103 us; error 26 us; skew 500 ppm
I20260429 08:04:29.798497  5268 webserver.cc:492] Webserver started at http://127.1.140.195:40395/ using document root <none> and password file <none>
I20260429 08:04:29.798751  5268 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:29.798856  5268 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
W20260429 08:04:29.798902  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
I20260429 08:04:29.800313  5268 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.000s	sys 0.000s
W20260429 08:04:29.800384  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
I20260429 08:04:29.801115  5282 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:29.801306  5268 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:29.801384  5268 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/wal
uuid: "1f172899c0ae473f836cbb6c1cabc8d1"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:29.801669  5268 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260429 08:04:29.805627  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.806680  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.806861  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.806869  4623 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:29.808301  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
I20260429 08:04:29.816433  5268 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:29.816757  5268 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:29.816896  5268 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:29.817124  5268 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260429 08:04:29.817608  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
I20260429 08:04:29.817687  5289 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260429 08:04:29.818529  5268 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260429 08:04:29.818580  5268 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:29.818606  5268 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260429 08:04:29.819144  5268 ts_tablet_manager.cc:616] Registered 1 tablets
I20260429 08:04:29.819202  5268 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:29.819252  5289 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Bootstrap starting.
I20260429 08:04:29.822486  5289 log.cc:826] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Log is configured to *not* fsync() on all Append() calls
W20260429 08:04:29.822744  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.823764  4623 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
I20260429 08:04:29.826402  5268 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.195:35547
I20260429 08:04:29.826480  5399 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.195:35547 every 8 connection(s)
W20260429 08:04:29.826517  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:29.826808  5268 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/data/info.pb
I20260429 08:04:29.827672  5289 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=45 overwritten=1 applied=42 ignored=20} inserts{seen=36 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 2 replicates
I20260429 08:04:29.827965  5289 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Bootstrap complete.
I20260429 08:04:29.828161  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 5268
W20260429 08:04:29.828295  5289 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Injecting 14ms of latency in SegmentAllocator::Sync()
W20260429 08:04:29.835841  4623 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
I20260429 08:04:29.836721  5400 heartbeater.cc:344] Connected to a master server at 127.1.140.254:35565
I20260429 08:04:29.836815  5400 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:29.837019  5400 heartbeater.cc:507] Master 127.1.140.254:35565 requested a full tablet report, sending...
I20260429 08:04:29.837530  2151 ts_manager.cc:194] Re-registered known tserver with Master: 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547)
W20260429 08:04:29.837523  5136 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
I20260429 08:04:29.837960  2151 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.195:57259
W20260429 08:04:29.841799  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:29.842598  5289 ts_tablet_manager.cc:1403] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Time spent bootstrapping tablet: real 0.023s	user 0.003s	sys 0.005s
I20260429 08:04:29.843750  5289 raft_consensus.cc:359] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 15 FOLLOWER]: Replica starting. Triggering 2 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:29.844542  5289 raft_consensus.cc:740] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 15 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f172899c0ae473f836cbb6c1cabc8d1, State: Initialized, Role: FOLLOWER
I20260429 08:04:29.844686  5289 consensus_queue.cc:260] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 42, Last appended: 15.44, Last appended by leader: 44, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:29.844978  5289 ts_tablet_manager.cc:1434] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.001s
I20260429 08:04:29.845041  5400 heartbeater.cc:499] Master 127.1.140.254:35565 was elected leader, sending a full tablet report...
W20260429 08:04:29.845469  5295 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.845475  5312 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.845719  5308 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.853456  5308 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.853461  5312 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.859747  5308 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.861414  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.861896  5308 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.863428  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.863780  4139 tablet_service.cc:3080] error setting up scanner b102a439e0a74988893eeddd28bc0221 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.261s (maximum allowed 0.150s): new_scan_request { tablet_id: "557d85f2f8524478993d6d75c83f0d12" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434665906704384 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\264\371\306\317\006\"3\n\005slave\022*\n d96440f8f8344e03b0a48edf03e11deb\020\001\030\001 \001(\001" signature: "<redacted>""\022\337\263\324\206\316\224!\024\3726\255\264\3601\025P\242D\t\232\000\307=\2673]?\270\342;*\200\203^\351\"\364\345\373D\243\247_\373g4\353\236\3165\314\016-\203\264\027\304\333A\325\006?\225" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "9551bb20f35448678f8386d28366bd75"
W20260429 08:04:29.869581  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.871862  5308 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.876557  4623 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:29.882310  4623 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:29.882310  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:29.884635  5308 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.888118  5312 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.888118  5308 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.888329  5295 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.889952  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.899279  4960 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.901376  4960 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.902405  4960 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
I20260429 08:04:29.904345  5265 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 1f172899c0ae473f836cbb6c1cabc8d1)
I20260429 08:04:29.904449  5265 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:29.904703  5265 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:29.904923  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 16 candidate_status { last_received { term: 15 index: 42 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:29.904950  5178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 16 candidate_status { last_received { term: 15 index: 42 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:29.905122  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 16 candidate_status { last_received { term: 15 index: 42 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:29.905200  4664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 16 candidate_status { last_received { term: 15 index: 42 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:29.905525  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 16 candidate_status { last_received { term: 15 index: 42 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:29.905581  4935 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 5 responses out of 7 voters: 1 yes votes; 4 no votes. yes voters: 40f075cb67b244bab148499faaa8a100; no voters: 05220d87009a49a386ebc9c353f603e1, 2191039ca0e140d8939e91da88758e07, 3295cb551d344191a5ea097425ba02e3, e8daa51fc97a4257b9629f997ccbbe9d
I20260429 08:04:29.905697  5265 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 15 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
W20260429 08:04:29.905699  4960 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
I20260429 08:04:29.908337  5353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 16 candidate_status { last_received { term: 15 index: 42 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:29.908483  5353 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40f075cb67b244bab148499faaa8a100 for term 16 because replica has last-logged OpId of term: 15 index: 44, which is greater than that of the candidate, which has last-logged OpId of term: 15 index: 42.
W20260429 08:04:29.908882  4960 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.911674  4960 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.919355  5136 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.924149  5136 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.924160  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.926774  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.929316  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.930908  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.940691  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.944694  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.947839  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.951004  3974 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.951020  3973 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.951020  3972 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44224: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.962296  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.967466  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.968533  4139 tablet_service.cc:3080] error setting up scanner 28634337881a43aa8533cef78d0689dd with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 0.366s (maximum allowed 0.150s): new_scan_request { tablet_id: "557d85f2f8524478993d6d75c83f0d12" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434665906704384 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\264\371\306\317\006\"3\n\005slave\022*\n d96440f8f8344e03b0a48edf03e11deb\020\001\030\001 \001(\001" signature: "<redacted>""\022\337\263\324\206\316\224!\024\3726\255\264\3601\025P\242D\t\232\000\307=\2673]?\270\342;*\200\203^\351\"\364\345\373D\243\247_\373g4\353\236\3165\314\016-\203\264\027\304\333A\325\006?\225" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "9551bb20f35448678f8386d28366bd75"
W20260429 08:04:29.970470  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.973675  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.973784  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.975837  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.981452  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.984632  5295 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
I20260429 08:04:29.989287  5228 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 1f172899c0ae473f836cbb6c1cabc8d1)
I20260429 08:04:29.989414  5228 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:29.989495  5258 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 1f172899c0ae473f836cbb6c1cabc8d1)
I20260429 08:04:29.989562  5258 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:29.989779  5258 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:29.989868  5228 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:29.989856  4425 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 1f172899c0ae473f836cbb6c1cabc8d1)
I20260429 08:04:29.989918  4425 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:29.990036  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 16 candidate_status { last_received { term: 15 index: 47 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:29.990119  3653 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 15.
I20260429 08:04:29.990140  4425 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:29.990386  4183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 16 candidate_status { last_received { term: 15 index: 47 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:29.990552  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 16 candidate_status { last_received { term: 15 index: 47 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:29.990631  5004 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 15.
I20260429 08:04:29.990724  5178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 16 candidate_status { last_received { term: 15 index: 47 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:29.990793  5178 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 15.
I20260429 08:04:29.990906  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 16 candidate_status { last_received { term: 15 index: 47 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:29.991196  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 16 candidate_status { last_received { term: 15 index: 47 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:29.991269  4014 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2191039ca0e140d8939e91da88758e07 in term 15.
I20260429 08:04:29.991289  5261 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 1f172899c0ae473f836cbb6c1cabc8d1)
I20260429 08:04:29.991346  3947 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 5 responses out of 7 voters: 4 yes votes; 1 no votes. yes voters: 05220d87009a49a386ebc9c353f603e1, 2191039ca0e140d8939e91da88758e07, 3295cb551d344191a5ea097425ba02e3, 40f075cb67b244bab148499faaa8a100; no voters: ecdf5ad066b649d593094cf742920d44
I20260429 08:04:29.991353  5261 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:29.991523  5258 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 15 FOLLOWER]: Leader pre-election won for term 16
I20260429 08:04:29.991561  5258 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 15 FOLLOWER]: Starting leader election (detected failure of leader 1f172899c0ae473f836cbb6c1cabc8d1)
I20260429 08:04:29.991585  5258 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 15 FOLLOWER]: Advancing to term 16
I20260429 08:04:29.991602  5261 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:29.991686  4665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 16 candidate_status { last_received { term: 15 index: 47 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:29.991743  4665 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 15.
I20260429 08:04:29.992019  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 16 candidate_status { last_received { term: 15 index: 44 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:29.992054  4664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 16 candidate_status { last_received { term: 15 index: 47 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:29.992085  5004 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8daa51fc97a4257b9629f997ccbbe9d in term 15.
I20260429 08:04:29.992115  4664 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2191039ca0e140d8939e91da88758e07 in term 15.
I20260429 08:04:29.992151  5178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 16 candidate_status { last_received { term: 15 index: 44 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:29.992200  5178 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8daa51fc97a4257b9629f997ccbbe9d in term 15.
I20260429 08:04:29.992271  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 16 candidate_status { last_received { term: 15 index: 44 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:29.992343  3653 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 15 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8daa51fc97a4257b9629f997ccbbe9d for term 16 because replica has last-logged OpId of term: 15 index: 47, which is greater than that of the candidate, which has last-logged OpId of term: 15 index: 44.
I20260429 08:04:29.992584  5258 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 16 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:29.992756  5258 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 16 election: Requested vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:29.992871  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 16 candidate_status { last_received { term: 15 index: 44 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:29.992931  4014 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8daa51fc97a4257b9629f997ccbbe9d in current term 16: Already voted for candidate 05220d87009a49a386ebc9c353f603e1 in this term.
I20260429 08:04:29.992957  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 16 candidate_status { last_received { term: 15 index: 47 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100"
I20260429 08:04:29.993031  5004 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 15 FOLLOWER]: Advancing to term 16
I20260429 08:04:29.993019  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 16 candidate_status { last_received { term: 15 index: 44 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:29.993136  5178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 16 candidate_status { last_received { term: 15 index: 47 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3"
I20260429 08:04:29.993187  5178 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 15 FOLLOWER]: Advancing to term 16
I20260429 08:04:29.993284  4664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 16 candidate_status { last_received { term: 15 index: 47 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d"
I20260429 08:04:29.993341  4664 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 15 FOLLOWER]: Advancing to term 16
I20260429 08:04:29.993505  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 16 candidate_status { last_received { term: 15 index: 47 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:29.993809  5004 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 16.
I20260429 08:04:29.994052  5178 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 16.
I20260429 08:04:29.994124  4664 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 16.
I20260429 08:04:29.994272  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 16 candidate_status { last_received { term: 15 index: 47 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:29.994422  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 16 candidate_status { last_received { term: 15 index: 47 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44"
I20260429 08:04:29.994346  5004 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2191039ca0e140d8939e91da88758e07 in current term 16: Already voted for candidate 05220d87009a49a386ebc9c353f603e1 in this term.
I20260429 08:04:29.994630  3946 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 16 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 7 voters: 4 yes votes; 0 no votes. yes voters: 05220d87009a49a386ebc9c353f603e1, 3295cb551d344191a5ea097425ba02e3, 40f075cb67b244bab148499faaa8a100, e8daa51fc97a4257b9629f997ccbbe9d; no voters: 
I20260429 08:04:29.995082  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 16 candidate_status { last_received { term: 15 index: 47 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07"
I20260429 08:04:29.995148  3653 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 15 FOLLOWER]: Advancing to term 16
W20260429 08:04:29.995548  3596 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:29.995893  3653 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 16.
W20260429 08:04:29.995918  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:29.996117  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:29.996230  5295 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
I20260429 08:04:29.996304  5258 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 16 FOLLOWER]: Leader election won for term 16
I20260429 08:04:29.996378  5258 raft_consensus.cc:697] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 16 LEADER]: Becoming Leader. State: Replica: 05220d87009a49a386ebc9c353f603e1, State: Running, Role: LEADER
I20260429 08:04:29.996479  5258 consensus_queue.cc:237] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 44, Committed index: 44, Last appended: 15.47, Last appended by leader: 47, Current term: 16, Majority size: 4, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
W20260429 08:04:29.996869  4087 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Injecting 118ms of latency in SegmentAllocator::Sync()
I20260429 08:04:29.997325  2151 catalog_manager.cc:5671] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 reported cstate change: term changed from 15 to 16, leader changed from 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195) to 05220d87009a49a386ebc9c353f603e1 (127.1.140.194). New cstate: current_term: 16 leader_uuid: "05220d87009a49a386ebc9c353f603e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } health_report { overall_health: UNKNOWN } } }
I20260429 08:04:29.997756  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 16 candidate_status { last_received { term: 15 index: 44 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:29.997822  5004 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3295cb551d344191a5ea097425ba02e3 in current term 16: Already voted for candidate 05220d87009a49a386ebc9c353f603e1 in this term.
W20260429 08:04:29.998687  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
I20260429 08:04:29.999841  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 16 candidate_status { last_received { term: 15 index: 44 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:30.000298  5353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 16 candidate_status { last_received { term: 15 index: 47 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:30.000381  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 16 candidate_status { last_received { term: 15 index: 44 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:30.000450  5353 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 15 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2191039ca0e140d8939e91da88758e07 in term 15.
I20260429 08:04:30.000469  3653 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3295cb551d344191a5ea097425ba02e3 in current term 16: Already voted for candidate 05220d87009a49a386ebc9c353f603e1 in this term.
I20260429 08:04:30.000736  3575 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate won. Election summary: received 7 responses out of 7 voters: 4 yes votes; 3 no votes. yes voters: 05220d87009a49a386ebc9c353f603e1, 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, e8daa51fc97a4257b9629f997ccbbe9d; no voters: 3295cb551d344191a5ea097425ba02e3, 40f075cb67b244bab148499faaa8a100, ecdf5ad066b649d593094cf742920d44
I20260429 08:04:30.000860  4425 raft_consensus.cc:2764] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 16 FOLLOWER]: Leader pre-election decision vote started in defunct term 15: won
I20260429 08:04:30.001293  5350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 16 candidate_status { last_received { term: 15 index: 47 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1"
I20260429 08:04:30.001375  5350 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 15 FOLLOWER]: Advancing to term 16
I20260429 08:04:30.001893  4664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 16 candidate_status { last_received { term: 15 index: 44 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:30.001967  4664 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3295cb551d344191a5ea097425ba02e3 in current term 16: Already voted for candidate 05220d87009a49a386ebc9c353f603e1 in this term.
I20260429 08:04:30.002758  5110 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 5 responses out of 7 voters: 1 yes votes; 4 no votes. yes voters: 3295cb551d344191a5ea097425ba02e3; no voters: 2191039ca0e140d8939e91da88758e07, 40f075cb67b244bab148499faaa8a100, e8daa51fc97a4257b9629f997ccbbe9d, ecdf5ad066b649d593094cf742920d44
I20260429 08:04:30.002854  5350 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 16 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 16.
I20260429 08:04:30.002879  5228 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260429 08:04:30.003118  5350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 16 candidate_status { last_received { term: 15 index: 44 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:30.003192  5350 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3295cb551d344191a5ea097425ba02e3 in current term 16: Already voted for candidate 05220d87009a49a386ebc9c353f603e1 in this term.
I20260429 08:04:30.003557  5350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 16 candidate_status { last_received { term: 15 index: 44 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:30.003629  5350 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8daa51fc97a4257b9629f997ccbbe9d in current term 16: Already voted for candidate 05220d87009a49a386ebc9c353f603e1 in this term.
I20260429 08:04:30.003189  5353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 16 candidate_status { last_received { term: 15 index: 47 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:30.003710  5353 raft_consensus.cc:2376] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 16 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 16. Re-sending same reply.
I20260429 08:04:30.003990  4597 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 7 responses out of 7 voters: 3 yes votes; 4 no votes. yes voters: 3295cb551d344191a5ea097425ba02e3, 40f075cb67b244bab148499faaa8a100, e8daa51fc97a4257b9629f997ccbbe9d; no voters: 05220d87009a49a386ebc9c353f603e1, 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, ecdf5ad066b649d593094cf742920d44
I20260429 08:04:30.004070  5261 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260429 08:04:30.004283  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 16 candidate_status { last_received { term: 15 index: 44 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:30.005759  5076 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 15 FOLLOWER]: Starting pre-election (detected failure of leader 1f172899c0ae473f836cbb6c1cabc8d1)
I20260429 08:04:30.005825  5076 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 15 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:30.006073  5076 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [CANDIDATE]: Term 16 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823)
I20260429 08:04:30.006211  4014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 16 candidate_status { last_received { term: 15 index: 42 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:30.006407  4664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 16 candidate_status { last_received { term: 15 index: 42 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:30.006487  4664 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecdf5ad066b649d593094cf742920d44 in current term 16: Already voted for candidate 05220d87009a49a386ebc9c353f603e1 in this term.
I20260429 08:04:30.006443  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 16 candidate_status { last_received { term: 15 index: 42 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:30.006484  5178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 16 candidate_status { last_received { term: 15 index: 42 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:30.006532  5004 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecdf5ad066b649d593094cf742920d44 in current term 16: Already voted for candidate 05220d87009a49a386ebc9c353f603e1 in this term.
I20260429 08:04:30.006558  5178 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecdf5ad066b649d593094cf742920d44 in current term 16: Already voted for candidate 05220d87009a49a386ebc9c353f603e1 in this term.
I20260429 08:04:30.006621  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 16 candidate_status { last_received { term: 15 index: 42 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:30.006722  3653 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecdf5ad066b649d593094cf742920d44 in current term 16: Already voted for candidate 05220d87009a49a386ebc9c353f603e1 in this term.
I20260429 08:04:30.006706  4116 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [CANDIDATE]: Term 16 pre-election: Election decided. Result: candidate lost. Election summary: received 5 responses out of 7 voters: 1 yes votes; 4 no votes. yes voters: ecdf5ad066b649d593094cf742920d44; no voters: 05220d87009a49a386ebc9c353f603e1, 3295cb551d344191a5ea097425ba02e3, 40f075cb67b244bab148499faaa8a100, e8daa51fc97a4257b9629f997ccbbe9d
I20260429 08:04:30.006843  5076 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 15 FOLLOWER]: Advancing to term 16
W20260429 08:04:30.007236  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
I20260429 08:04:30.007638  5076 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 16 FOLLOWER]: Leader pre-election lost for term 16. Reason: could not achieve majority
I20260429 08:04:30.009826  5353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 16 candidate_status { last_received { term: 15 index: 42 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:30.009918  5353 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecdf5ad066b649d593094cf742920d44 in current term 16: Already voted for candidate 05220d87009a49a386ebc9c353f603e1 in this term.
W20260429 08:04:30.021734  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:30.022316  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.075289  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.077802  5260 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260429 08:04:30.077869  5260 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260429 08:04:30.078277  4664 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 16 FOLLOWER]: Refusing update from remote peer 05220d87009a49a386ebc9c353f603e1: Log matching property violated. Preceding OpId in replica: term: 15 index: 44. Preceding OpId from leader: term: 16 index: 48. (index mismatch)
I20260429 08:04:30.078452  5178 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 16 FOLLOWER]: Refusing update from remote peer 05220d87009a49a386ebc9c353f603e1: Log matching property violated. Preceding OpId in replica: term: 15 index: 44. Preceding OpId from leader: term: 16 index: 48. (index mismatch)
I20260429 08:04:30.078550  5260 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 48, Last known committed idx: 44, Time since last communication: 0.000s
I20260429 08:04:30.078711  5258 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 48, Last known committed idx: 44, Time since last communication: 0.000s
W20260429 08:04:30.079380  5249 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Injecting 155ms of latency in SegmentAllocator::Sync()
W20260429 08:04:30.079535  4732 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Injecting 101ms of latency in SegmentAllocator::Sync()
I20260429 08:04:30.113122  3653 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 16 FOLLOWER]: Refusing update from remote peer 05220d87009a49a386ebc9c353f603e1: Log matching property violated. Preceding OpId in replica: term: 15 index: 47. Preceding OpId from leader: term: 16 index: 48. (index mismatch)
I20260429 08:04:30.113340  5353 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 16 FOLLOWER]: Refusing update from remote peer 05220d87009a49a386ebc9c353f603e1: Log matching property violated. Preceding OpId in replica: term: 15 index: 44. Preceding OpId from leader: term: 16 index: 48. (index mismatch)
I20260429 08:04:30.113443  5258 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 48, Last known committed idx: 44, Time since last communication: 0.000s
I20260429 08:04:30.113636  5258 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 48, Last known committed idx: 42, Time since last communication: 0.000s
W20260429 08:04:30.113969  3895 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Injecting 87ms of latency in SegmentAllocator::Sync()
I20260429 08:04:30.114908  4185 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 16 FOLLOWER]: Refusing update from remote peer 05220d87009a49a386ebc9c353f603e1: Log matching property violated. Preceding OpId in replica: term: 15 index: 42. Preceding OpId from leader: term: 16 index: 48. (index mismatch)
I20260429 08:04:30.115147  5258 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 48, Last known committed idx: 40, Time since last communication: 0.000s
W20260429 08:04:30.115952  4410 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Injecting 54ms of latency in SegmentAllocator::Sync()
I20260429 08:04:30.117744  5004 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 16 FOLLOWER]: Refusing update from remote peer 05220d87009a49a386ebc9c353f603e1: Log matching property violated. Preceding OpId in replica: term: 15 index: 42. Preceding OpId from leader: term: 16 index: 48. (index mismatch)
I20260429 08:04:30.118010  5258 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 48, Last known committed idx: 40, Time since last communication: 0.000s
W20260429 08:04:30.170426  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:30.171309  4087 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Injecting 88ms of latency in SegmentAllocator::Sync()
W20260429 08:04:30.171733  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:30.172102  3195 scanner-internal.cc:458] Time spent opening tablet: real 2.554s	user 0.001s	sys 0.000s
W20260429 08:04:30.172674  5075 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Injecting 26ms of latency in SegmentAllocator::Sync()
W20260429 08:04:30.172848  4410 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Injecting 50ms of latency in SegmentAllocator::Sync()
W20260429 08:04:30.173458  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.173684  5425 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Injecting 78ms of latency in SegmentAllocator::Sync()
W20260429 08:04:30.177034  5295 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.180655  4960 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.181680  4732 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Injecting 90ms of latency in SegmentAllocator::Sync()
W20260429 08:04:30.189355  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.235920  5249 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Injecting 91ms of latency in SegmentAllocator::Sync()
E20260429 08:04:30.253564  5445 fault_injection.cc:59] injecting fault for kudu (pid 3929): FLAGS_fault_crash_on_leader_request_fraction (process will exit)
W20260429 08:04:30.255028  4410 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Injecting 41ms of latency in SegmentAllocator::Sync()
W20260429 08:04:30.259414  5283 connection.cc:570] server connection from 127.1.140.194:38201 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260429 08:04:30.261165  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.262765  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.263191  3596 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.263191  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.264879  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:30.264907  4960 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
I20260429 08:04:30.265406  1587 ts_itest-base.cc:575] TS 1 appears to have crashed. Restarting.
I20260429 08:04:30.265652  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.194:35823
--local_ip_for_outbound_sockets=127.1.140.194
--tserver_master_addrs=127.1.140.254:35565
--webserver_port=46101
--webserver_interface=127.1.140.194
--builtin_ntp_servers=127.1.140.212:39211
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.05
--log_inject_latency
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--raft_heartbeat_interval_ms=100
--log_preallocate_segments=false with env {}
W20260429 08:04:30.267803  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.267825  4960 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.268432  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.269883  4143 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.269934  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.271961  4597 connection.cc:463] server connection from 127.1.140.194:37227 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.194:37227 (request call id 7) could send its response
W20260429 08:04:30.273027  4143 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.273027  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.273659  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:30.275134  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:30.279737  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:30.280225  5295 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.280608  5295 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.282169  5295 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.283003  3596 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.284503  3596 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.284554  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.284925  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.287843  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.287847  5136 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.289888  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.291988  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.294620  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.295459  4144 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.296383  4115 connection.cc:463] server connection from 127.1.140.194:54621 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.194:54621 (request call id 12) could send its response
W20260429 08:04:30.297688  5295 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.297693  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.308450  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.311585  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.311585  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:30.311587  4960 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.314667  4960 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.318619  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.321295  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:30.323361  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:30.327327  5109 connection.cc:463] server connection from 127.1.140.194:47877 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.194:47877 (request call id 5) could send its response
W20260429 08:04:30.330629  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:30.330745  4623 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:30.331760  4623 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:30.334430  5295 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.334430  5308 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.338479  4623 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:30.338559  5308 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.339682  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.342258  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.343114  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.344272  5136 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.344251  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.345340  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.347473  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.352315  5446 flags.cc:432] Enabled unsafe flag: --fault_crash_on_leader_request_fraction=0.050000000000000003
W20260429 08:04:30.352504  5446 flags.cc:432] Enabled unsafe flag: --log_inject_latency=true
W20260429 08:04:30.352519  5446 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_mean=30
W20260429 08:04:30.352530  5446 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_stddev=60
W20260429 08:04:30.352547  5446 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:30.352561  5446 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:30.352579  5446 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:30.354132  5446 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:30.354195  5446 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.194
I20260429 08:04:30.355921  5446 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:39211
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.050000000000000003
--log_inject_latency=true
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--log_preallocate_segments=false
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.194:35823
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data/info.pb
--webserver_interface=127.1.140.194
--webserver_port=46101
--tserver_master_addrs=127.1.140.254:35565
--never_fsync=true
--heap_profile_path=/tmp/kudu.5446
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.194
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:30.356205  5446 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
W20260429 08:04:30.356333  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:30.356563  5446 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260429 08:04:30.357288  5446 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260429 08:04:30.358316  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.358906  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.358974  5308 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.359411  5452 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:30.359418  5451 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:30.359520  5454 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:30.359627  5446 server_base.cc:1061] running on GCE node
I20260429 08:04:30.359872  5446 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:30.360111  5446 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:30.361280  5446 hybrid_clock.cc:648] HybridClock initialized: now 1777449870361259 us; error 27 us; skew 500 ppm
W20260429 08:04:30.361617  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:30.362710  5446 webserver.cc:492] Webserver started at http://127.1.140.194:46101/ using document root <none> and password file <none>
W20260429 08:04:30.362735  4960 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
I20260429 08:04:30.362985  5446 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:30.363071  5446 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:30.364349  5446 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:30.365106  5460 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:30.365299  5446 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
I20260429 08:04:30.365378  5446 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/wal
uuid: "05220d87009a49a386ebc9c353f603e1"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:30.365698  5446 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260429 08:04:30.368754  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.368786  4960 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.370350  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.372879  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.374358  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.375386  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.377633  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.377633  4960 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.387080  4960 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.387094  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.389144  4960 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.392832  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
I20260429 08:04:30.392966  5446 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:30.393273  5446 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:30.393412  5446 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:30.393652  5446 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:30.394111  5467 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260429 08:04:30.394927  5446 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260429 08:04:30.395021  5446 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:30.395074  5446 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260429 08:04:30.395776  5446 ts_tablet_manager.cc:616] Registered 1 tablets
I20260429 08:04:30.395812  5446 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:30.395897  5467 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Bootstrap starting.
W20260429 08:04:30.398003  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
I20260429 08:04:30.398391  5467 log.cc:826] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Log is configured to *not* fsync() on all Append() calls
W20260429 08:04:30.399097  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
I20260429 08:04:30.403591  5446 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.194:35823
W20260429 08:04:30.403582  4623 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
I20260429 08:04:30.403772  5576 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.194:35823 every 8 connection(s)
I20260429 08:04:30.404007  5446 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data/info.pb
W20260429 08:04:30.404458  5308 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
I20260429 08:04:30.405107  5467 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Bootstrap replayed 1/1 log segments. Stats: ops{read=51 overwritten=1 applied=48 ignored=25} inserts{seen=36 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 2 replicates
I20260429 08:04:30.405435  5467 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Bootstrap complete.
W20260429 08:04:30.405581  5467 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Injecting 44ms of latency in SegmentAllocator::Sync()
W20260429 08:04:30.405640  5308 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
I20260429 08:04:30.409385  5577 heartbeater.cc:344] Connected to a master server at 127.1.140.254:35565
I20260429 08:04:30.409516  5577 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:30.409711  5577 heartbeater.cc:507] Master 127.1.140.254:35565 requested a full tablet report, sending...
I20260429 08:04:30.410290  2149 ts_manager.cc:194] Re-registered known tserver with Master: 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823)
I20260429 08:04:30.410701  2149 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.194:59573
I20260429 08:04:30.411175  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 5446
W20260429 08:04:30.429484  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.437337  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.438207  5308 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.445120  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.449909  4623 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
I20260429 08:04:30.449945  5467 ts_tablet_manager.cc:1403] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.000s
I20260429 08:04:30.451045  5467 raft_consensus.cc:359] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 16 FOLLOWER]: Replica starting. Triggering 2 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:30.451902  5467 raft_consensus.cc:740] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 16 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05220d87009a49a386ebc9c353f603e1, State: Initialized, Role: FOLLOWER
I20260429 08:04:30.452095  5467 consensus_queue.cc:260] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 48, Last appended: 16.50, Last appended by leader: 50, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:30.452374  5467 ts_tablet_manager.cc:1434] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260429 08:04:30.452512  5577 heartbeater.cc:499] Master 127.1.140.254:35565 was elected leader, sending a full tablet report...
W20260429 08:04:30.456713  5489 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44264: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.458348  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.461107  4623 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:30.463145  4623 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:30.464337  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.467427  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.468875  5489 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44264: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.470964  5308 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.481627  5308 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.482128  5308 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
I20260429 08:04:30.482293  5261 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 05220d87009a49a386ebc9c353f603e1)
I20260429 08:04:30.482389  5261 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:30.482635  5261 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:30.482761  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 17 candidate_status { last_received { term: 16 index: 50 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:30.482926  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 17 candidate_status { last_received { term: 16 index: 50 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:30.483052  5353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 17 candidate_status { last_received { term: 16 index: 50 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:30.483229  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 17 candidate_status { last_received { term: 16 index: 50 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:30.483352  5178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 17 candidate_status { last_received { term: 16 index: 50 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:30.483513  4597 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 5 responses out of 7 voters: 1 yes votes; 4 no votes. yes voters: e8daa51fc97a4257b9629f997ccbbe9d; no voters: 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, 40f075cb67b244bab148499faaa8a100, ecdf5ad066b649d593094cf742920d44
W20260429 08:04:30.483619  5308 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
I20260429 08:04:30.483628  5261 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260429 08:04:30.486137  5530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 17 candidate_status { last_received { term: 16 index: 50 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:30.486315  5530 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8daa51fc97a4257b9629f997ccbbe9d in term 16.
W20260429 08:04:30.489102  5308 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.489701  4960 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.501071  5489 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44264: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.502807  4623 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:30.503243  5489 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44264: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.504607  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.507685  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.509784  4623 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:30.514202  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.524688  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.530985  5489 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44264: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.532689  4960 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.532701  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.534593  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.534799  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
I20260429 08:04:30.535926  5228 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 05220d87009a49a386ebc9c353f603e1)
I20260429 08:04:30.536005  5228 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:30.536291  5228 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:30.536500  4664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 17 candidate_status { last_received { term: 16 index: 50 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:30.536491  5353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 17 candidate_status { last_received { term: 16 index: 50 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:30.536598  4664 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 16.
I20260429 08:04:30.536679  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 17 candidate_status { last_received { term: 16 index: 50 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:30.536942  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 17 candidate_status { last_received { term: 16 index: 50 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:30.537014  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 17 candidate_status { last_received { term: 16 index: 50 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:30.537231  5109 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 5 responses out of 7 voters: 1 yes votes; 4 no votes. yes voters: 3295cb551d344191a5ea097425ba02e3; no voters: 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, 40f075cb67b244bab148499faaa8a100, ecdf5ad066b649d593094cf742920d44
I20260429 08:04:30.537341  5228 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 16 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260429 08:04:30.538798  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
I20260429 08:04:30.539343  5530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "3295cb551d344191a5ea097425ba02e3" candidate_term: 17 candidate_status { last_received { term: 16 index: 50 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:30.539422  5530 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3295cb551d344191a5ea097425ba02e3 in term 16.
W20260429 08:04:30.551383  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
I20260429 08:04:30.553481  4425 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 05220d87009a49a386ebc9c353f603e1)
I20260429 08:04:30.553557  4425 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:30.553777  4425 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:30.553937  5405 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 05220d87009a49a386ebc9c353f603e1)
I20260429 08:04:30.554005  5405 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:30.553992  5178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 17 candidate_status { last_received { term: 16 index: 50 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:30.554059  4664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 17 candidate_status { last_received { term: 16 index: 50 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:30.554100  5178 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2191039ca0e140d8939e91da88758e07 in term 16.
I20260429 08:04:30.554131  4664 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2191039ca0e140d8939e91da88758e07 in term 16.
I20260429 08:04:30.554210  5353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 17 candidate_status { last_received { term: 16 index: 50 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:30.554193  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 17 candidate_status { last_received { term: 16 index: 50 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:30.554271  5353 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 16 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2191039ca0e140d8939e91da88758e07 for term 17 because replica has last-logged OpId of term: 16 index: 52, which is greater than that of the candidate, which has last-logged OpId of term: 16 index: 50.
I20260429 08:04:30.554288  5004 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2191039ca0e140d8939e91da88758e07 in term 16.
I20260429 08:04:30.554379  5405 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:30.554353  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 17 candidate_status { last_received { term: 16 index: 50 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:30.555393  3575 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 7 voters: 4 yes votes; 0 no votes. yes voters: 2191039ca0e140d8939e91da88758e07, 3295cb551d344191a5ea097425ba02e3, 40f075cb67b244bab148499faaa8a100, e8daa51fc97a4257b9629f997ccbbe9d; no voters: 
I20260429 08:04:30.555589  4425 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 16 FOLLOWER]: Leader pre-election won for term 17
I20260429 08:04:30.555631  4425 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 16 FOLLOWER]: Starting leader election (detected failure of leader 05220d87009a49a386ebc9c353f603e1)
I20260429 08:04:30.555657  4425 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 16 FOLLOWER]: Advancing to term 17
I20260429 08:04:30.556633  4425 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 17 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:30.556816  4425 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [CANDIDATE]: Term 17 election: Requested vote from peers e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:30.557078  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 17 candidate_status { last_received { term: 16 index: 50 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100"
I20260429 08:04:30.557158  5004 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 16 FOLLOWER]: Advancing to term 17
I20260429 08:04:30.557878  5004 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2191039ca0e140d8939e91da88758e07 in term 17.
I20260429 08:04:30.558007  5178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 17 candidate_status { last_received { term: 16 index: 50 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3"
I20260429 08:04:30.558084  5178 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 16 FOLLOWER]: Advancing to term 17
I20260429 08:04:30.558884  5178 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2191039ca0e140d8939e91da88758e07 in term 17.
I20260429 08:04:30.559640  5076 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 16 FOLLOWER]: Starting pre-election (detected failure of leader 05220d87009a49a386ebc9c353f603e1)
I20260429 08:04:30.559831  5076 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 16 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:30.560017  5076 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [CANDIDATE]: Term 17 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823)
I20260429 08:04:30.560797  4665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 52 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:30.560884  4665 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in term 16.
I20260429 08:04:30.560976  5353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 17 candidate_status { last_received { term: 16 index: 52 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:30.561044  5353 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecdf5ad066b649d593094cf742920d44 in term 16.
I20260429 08:04:30.561210  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 52 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:30.561273  4185 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f172899c0ae473f836cbb6c1cabc8d1 in term 16.
I20260429 08:04:30.561388  4664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 17 candidate_status { last_received { term: 16 index: 52 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:30.561451  4664 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 16 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecdf5ad066b649d593094cf742920d44 in term 16.
I20260429 08:04:30.561719  5178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 52 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:30.561800  5178 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f172899c0ae473f836cbb6c1cabc8d1 in current term 17: Already voted for candidate 2191039ca0e140d8939e91da88758e07 in this term.
I20260429 08:04:30.561851  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 17 candidate_status { last_received { term: 16 index: 52 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:30.561910  5176 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecdf5ad066b649d593094cf742920d44 in current term 17: Already voted for candidate 2191039ca0e140d8939e91da88758e07 in this term.
I20260429 08:04:30.562198  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 17 candidate_status { last_received { term: 16 index: 52 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:30.562280  3653 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecdf5ad066b649d593094cf742920d44 in current term 17: Already voted for candidate 2191039ca0e140d8939e91da88758e07 in this term.
W20260429 08:04:30.562474  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
I20260429 08:04:30.562467  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 17 candidate_status { last_received { term: 16 index: 52 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:30.562546  5004 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecdf5ad066b649d593094cf742920d44 in current term 17: Already voted for candidate 2191039ca0e140d8939e91da88758e07 in this term.
W20260429 08:04:30.562556  4142 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
I20260429 08:04:30.562837  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 17 candidate_status { last_received { term: 16 index: 50 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44"
I20260429 08:04:30.562909  4185 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 16 FOLLOWER]: Advancing to term 17
I20260429 08:04:30.563011  5529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 17 candidate_status { last_received { term: 16 index: 50 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1"
I20260429 08:04:30.563086  5529 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 16 FOLLOWER]: Advancing to term 17
I20260429 08:04:30.563637  5530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 17 candidate_status { last_received { term: 16 index: 50 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:30.563745  4185 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate 2191039ca0e140d8939e91da88758e07 for term 17 because replica has last-logged OpId of term: 16 index: 52, which is greater than that of the candidate, which has last-logged OpId of term: 16 index: 50.
I20260429 08:04:30.563942  3653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 52 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:30.564019  3653 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f172899c0ae473f836cbb6c1cabc8d1 in current term 17: Already voted for candidate 2191039ca0e140d8939e91da88758e07 in this term.
I20260429 08:04:30.563984  5530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 52 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:30.564253  5353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 17 candidate_status { last_received { term: 16 index: 50 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1"
I20260429 08:04:30.564348  5353 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 16 FOLLOWER]: Advancing to term 17
W20260429 08:04:30.564477  3596 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:30.564505  5529 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2191039ca0e140d8939e91da88758e07 in term 17.
W20260429 08:04:30.564636  3594 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58844: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:30.564785  3574 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [CANDIDATE]: Term 17 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 7 voters: 4 yes votes; 0 no votes. yes voters: 05220d87009a49a386ebc9c353f603e1, 2191039ca0e140d8939e91da88758e07, 3295cb551d344191a5ea097425ba02e3, 40f075cb67b244bab148499faaa8a100; no voters: 
I20260429 08:04:30.564778  4664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "2191039ca0e140d8939e91da88758e07" candidate_term: 17 candidate_status { last_received { term: 16 index: 50 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d"
I20260429 08:04:30.564841  4664 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 16 FOLLOWER]: Advancing to term 17
W20260429 08:04:30.564935  5489 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44264: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
I20260429 08:04:30.564982  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 17 candidate_status { last_received { term: 16 index: 52 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:30.565047  5004 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f172899c0ae473f836cbb6c1cabc8d1 in current term 17: Already voted for candidate 2191039ca0e140d8939e91da88758e07 in this term.
I20260429 08:04:30.565201  5285 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 7 responses out of 7 voters: 3 yes votes; 4 no votes. yes voters: 1f172899c0ae473f836cbb6c1cabc8d1, e8daa51fc97a4257b9629f997ccbbe9d, ecdf5ad066b649d593094cf742920d44; no voters: 05220d87009a49a386ebc9c353f603e1, 2191039ca0e140d8939e91da88758e07, 3295cb551d344191a5ea097425ba02e3, 40f075cb67b244bab148499faaa8a100
I20260429 08:04:30.565472  4425 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 17 FOLLOWER]: Leader election won for term 17
I20260429 08:04:30.565552  5353 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 17 FOLLOWER]: Leader election vote request: Denying vote to candidate 2191039ca0e140d8939e91da88758e07 for term 17 because replica has last-logged OpId of term: 16 index: 52, which is greater than that of the candidate, which has last-logged OpId of term: 16 index: 50.
I20260429 08:04:30.565661  4664 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 17 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2191039ca0e140d8939e91da88758e07 in term 17.
I20260429 08:04:30.565663  4425 raft_consensus.cc:697] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 17 LEADER]: Becoming Leader. State: Replica: 2191039ca0e140d8939e91da88758e07, State: Running, Role: LEADER
I20260429 08:04:30.565752  5405 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 17 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
I20260429 08:04:30.565778  4425 consensus_queue.cc:237] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 50, Committed index: 50, Last appended: 16.50, Last appended by leader: 50, Current term: 17, Majority size: 4, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
W20260429 08:04:30.566107  3895 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Injecting 48ms of latency in SegmentAllocator::Sync()
I20260429 08:04:30.566609  2149 catalog_manager.cc:5671] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 reported cstate change: term changed from 16 to 17, leader changed from 05220d87009a49a386ebc9c353f603e1 (127.1.140.194) to 2191039ca0e140d8939e91da88758e07 (127.1.140.196). New cstate: current_term: 17 leader_uuid: "2191039ca0e140d8939e91da88758e07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } health_report { overall_health: UNKNOWN } } }
I20260429 08:04:30.568308  5529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 17 candidate_status { last_received { term: 16 index: 52 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:30.568398  5529 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecdf5ad066b649d593094cf742920d44 in current term 17: Already voted for candidate 2191039ca0e140d8939e91da88758e07 in this term.
I20260429 08:04:30.568571  4115 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [CANDIDATE]: Term 17 pre-election: Election decided. Result: candidate lost. Election summary: received 7 responses out of 7 voters: 3 yes votes; 4 no votes. yes voters: 1f172899c0ae473f836cbb6c1cabc8d1, e8daa51fc97a4257b9629f997ccbbe9d, ecdf5ad066b649d593094cf742920d44; no voters: 05220d87009a49a386ebc9c353f603e1, 2191039ca0e140d8939e91da88758e07, 3295cb551d344191a5ea097425ba02e3, 40f075cb67b244bab148499faaa8a100
I20260429 08:04:30.568694  5076 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 17 FOLLOWER]: Leader pre-election lost for term 17. Reason: could not achieve majority
W20260429 08:04:30.569454  5599 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260429 08:04:30.569507  5599 fault_injection.cc:44] THIS SERVER MAY CRASH!
E20260429 08:04:30.569598  4425 fault_injection.cc:59] injecting fault for kudu (pid 3559): FLAGS_fault_crash_on_leader_request_fraction (process will exit)
I20260429 08:04:30.570174  4664 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 17 FOLLOWER]: Refusing update from remote peer 2191039ca0e140d8939e91da88758e07: Log matching property violated. Preceding OpId in replica: term: 16 index: 50. Preceding OpId from leader: term: 17 index: 52. (index mismatch)
W20260429 08:04:30.575115  4597 connection.cc:570] server connection from 127.1.140.196:38157 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260429 08:04:30.575433  3137 connection.cc:570] client connection to 127.1.140.196:46601 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260429 08:04:30.578455  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
I20260429 08:04:30.583624  1587 ts_itest-base.cc:575] TS 3 appears to have crashed. Restarting.
I20260429 08:04:30.583853  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.196:46601
--local_ip_for_outbound_sockets=127.1.140.196
--tserver_master_addrs=127.1.140.254:35565
--webserver_port=40277
--webserver_interface=127.1.140.196
--builtin_ntp_servers=127.1.140.212:39211
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.05
--log_inject_latency
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--raft_heartbeat_interval_ms=100
--log_preallocate_segments=false with env {}
W20260429 08:04:30.589300  4623 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:30.591035  4623 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:30.610960  4624 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:30.610960  4623 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:30.610985  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:30.615972  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:30.617664  5308 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.619256  5308 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.630295  5308 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.640206  5308 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.643051  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.645206  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.648294  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.650447  5308 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.650933  5308 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.656806  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:30.664501  4625 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39582: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:30.666705  5607 flags.cc:432] Enabled unsafe flag: --fault_crash_on_leader_request_fraction=0.050000000000000003
W20260429 08:04:30.666877  5607 flags.cc:432] Enabled unsafe flag: --log_inject_latency=true
W20260429 08:04:30.666891  5607 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_mean=30
W20260429 08:04:30.666903  5607 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_stddev=60
W20260429 08:04:30.666920  5607 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:30.666980  5607 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:30.667006  5607 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:30.668319  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.668857  5607 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:30.668911  5607 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.196
W20260429 08:04:30.668892  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
I20260429 08:04:30.670667  5607 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:39211
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fault_crash_on_leader_request_fraction=0.050000000000000003
--log_inject_latency=true
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--log_preallocate_segments=false
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.196:46601
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/data/info.pb
--webserver_interface=127.1.140.196
--webserver_port=40277
--tserver_master_addrs=127.1.140.254:35565
--never_fsync=true
--heap_profile_path=/tmp/kudu.5607
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.196
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:30.670933  5607 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:30.671180  5607 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260429 08:04:30.671952  5607 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260429 08:04:30.674038  5615 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:30.674059  5613 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:30.674034  5612 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:30.674306  5607 server_base.cc:1061] running on GCE node
I20260429 08:04:30.674662  5607 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
W20260429 08:04:30.674672  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
I20260429 08:04:30.675022  5607 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:30.676185  5607 hybrid_clock.cc:648] HybridClock initialized: now 1777449870676182 us; error 34 us; skew 500 ppm
I20260429 08:04:30.677335  5607 webserver.cc:492] Webserver started at http://127.1.140.196:40277/ using document root <none> and password file <none>
I20260429 08:04:30.677564  5607 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:30.677624  5607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
W20260429 08:04:30.678377  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
I20260429 08:04:30.678979  5607 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:30.679738  5621 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:30.679908  5607 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:30.679986  5607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/wal
uuid: "2191039ca0e140d8939e91da88758e07"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:30.680261  5607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260429 08:04:30.687548  5136 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.687551  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.690686  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.697628  4142 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.697628  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.703725  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.706772  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
I20260429 08:04:30.714748  5607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:30.715076  5607 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:30.715221  5607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:30.715521  5607 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:30.716042  5628 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260429 08:04:30.716923  5607 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260429 08:04:30.716965  5607 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:30.717020  5607 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260429 08:04:30.717612  5607 ts_tablet_manager.cc:616] Registered 1 tablets
I20260429 08:04:30.717643  5607 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:30.717754  5628 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Bootstrap starting.
W20260429 08:04:30.719019  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
I20260429 08:04:30.720343  5628 log.cc:826] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:30.725126  5607 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.196:46601
I20260429 08:04:30.725207  5737 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.196:46601 every 8 connection(s)
I20260429 08:04:30.725512  5607 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/data/info.pb
I20260429 08:04:30.725538  5628 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Bootstrap replayed 1/1 log segments. Stats: ops{read=53 overwritten=2 applied=50 ignored=27} inserts{seen=36 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260429 08:04:30.725978  5628 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Bootstrap complete.
W20260429 08:04:30.726078  5628 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Injecting 24ms of latency in SegmentAllocator::Sync()
W20260429 08:04:30.727092  4139 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:45410: Illegal state: replica ecdf5ad066b649d593094cf742920d44 is not leader of this config: current role FOLLOWER
I20260429 08:04:30.729197  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 5607
I20260429 08:04:30.730904  5738 heartbeater.cc:344] Connected to a master server at 127.1.140.254:35565
I20260429 08:04:30.730998  5738 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:30.731176  5738 heartbeater.cc:507] Master 127.1.140.254:35565 requested a full tablet report, sending...
I20260429 08:04:30.731912  2149 ts_manager.cc:194] Re-registered known tserver with Master: 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601)
I20260429 08:04:30.732486  2149 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.196:54899
I20260429 08:04:30.739532  1587 external_mini_cluster.cc:1658] Killing /tmp/dist-test-tasknazsm3/build/release/bin/kudu with pid 4581
I20260429 08:04:30.746191  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.193:33247
--local_ip_for_outbound_sockets=127.1.140.193
--tserver_master_addrs=127.1.140.254:35565
--webserver_port=37865
--webserver_interface=127.1.140.193
--builtin_ntp_servers=127.1.140.212:39211
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--log_inject_latency
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--raft_heartbeat_interval_ms=100
--log_preallocate_segments=false with env {}
I20260429 08:04:30.750367  5628 ts_tablet_manager.cc:1403] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Time spent bootstrapping tablet: real 0.033s	user 0.004s	sys 0.005s
I20260429 08:04:30.751864  5628 raft_consensus.cc:359] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 17 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:30.752130  5628 raft_consensus.cc:740] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 17 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2191039ca0e140d8939e91da88758e07, State: Initialized, Role: FOLLOWER
I20260429 08:04:30.752297  5628 consensus_queue.cc:260] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 50, Last appended: 17.51, Last appended by leader: 51, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:30.752602  5628 ts_tablet_manager.cc:1434] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260429 08:04:30.752655  5738 heartbeater.cc:499] Master 127.1.140.254:35565 was elected leader, sending a full tablet report...
W20260429 08:04:30.763186  5308 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.763186  5295 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.765178  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.765929  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.766773  5649 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58878: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.772544  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.775626  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.785822  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.795454  5489 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44264: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.795435  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.798143  5489 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44264: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.808534  5649 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58878: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.810727  3138 meta_cache.cc:302] tablet 557d85f2f8524478993d6d75c83f0d12: replica e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247) has failed: Network error: Client connection negotiation failed: client connection to 127.1.140.193:33247: connect: Connection refused (error 111)
W20260429 08:04:30.816408  5649 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58878: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.820580  5489 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44264: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.828891  5742 flags.cc:432] Enabled unsafe flag: --log_inject_latency=true
W20260429 08:04:30.829049  5742 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_mean=30
W20260429 08:04:30.829064  5742 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_stddev=60
W20260429 08:04:30.829080  5742 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:30.829134  5742 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:30.829164  5742 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:30.829883  5649 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58878: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.830227  5649 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58878: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.831128  5742 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:30.831185  5742 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.193
I20260429 08:04:30.832854  5742 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:39211
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--log_inject_latency=true
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--log_preallocate_segments=false
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.193:33247
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/data/info.pb
--webserver_interface=127.1.140.193
--webserver_port=37865
--tserver_master_addrs=127.1.140.254:35565
--never_fsync=true
--heap_profile_path=/tmp/kudu.5742
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.193
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:30.833047  5742 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:30.833313  5742 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260429 08:04:30.834002  5742 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260429 08:04:30.835992  5749 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:30.836019  5751 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:30.836035  5748 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:30.836234  5742 server_base.cc:1061] running on GCE node
I20260429 08:04:30.836385  5742 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:30.836616  5742 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:30.837751  5742 hybrid_clock.cc:648] HybridClock initialized: now 1777449870837729 us; error 32 us; skew 500 ppm
I20260429 08:04:30.838780  5742 webserver.cc:492] Webserver started at http://127.1.140.193:37865/ using document root <none> and password file <none>
I20260429 08:04:30.838989  5742 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:30.839035  5742 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:30.840432  5742 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:30.841197  5757 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:30.841384  5742 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:30.841450  5742 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/wal
uuid: "e8daa51fc97a4257b9629f997ccbbe9d"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:30.841748  5742 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260429 08:04:30.851063  5295 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.853633  5649 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58878: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:30.857697  5742 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:30.857982  5742 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:30.858075  5742 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:30.858253  5742 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:30.858740  5764 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260429 08:04:30.859726  5742 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260429 08:04:30.859787  5742 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:30.859853  5742 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260429 08:04:30.860375  5742 ts_tablet_manager.cc:616] Registered 1 tablets
I20260429 08:04:30.860447  5742 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:30.860493  5764 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Bootstrap starting.
W20260429 08:04:30.863461  5295 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
I20260429 08:04:30.863821  5764 log.cc:826] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Log is configured to *not* fsync() on all Append() calls
W20260429 08:04:30.864032  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.865468  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
I20260429 08:04:30.866974  5742 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.193:33247
I20260429 08:04:30.867041  5872 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.193:33247 every 8 connection(s)
I20260429 08:04:30.867313  5742 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/data/info.pb
W20260429 08:04:30.869150  5295 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
I20260429 08:04:30.870091  5764 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Bootstrap replayed 1/1 log segments. Stats: ops{read=51 overwritten=1 applied=48 ignored=25} inserts{seen=36 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 2 replicates
I20260429 08:04:30.870430  5764 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Bootstrap complete.
W20260429 08:04:30.870492  5764 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Injecting 157ms of latency in SegmentAllocator::Sync()
I20260429 08:04:30.871125  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 5742
I20260429 08:04:30.871265  1587 external_mini_cluster.cc:1658] Killing /tmp/dist-test-tasknazsm3/build/release/bin/kudu with pid 5446
I20260429 08:04:30.873675  5873 heartbeater.cc:344] Connected to a master server at 127.1.140.254:35565
I20260429 08:04:30.873764  5873 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:30.873977  5873 heartbeater.cc:507] Master 127.1.140.254:35565 requested a full tablet report, sending...
I20260429 08:04:30.874533  2149 ts_manager.cc:194] Re-registered known tserver with Master: e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247)
I20260429 08:04:30.874929  2149 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.193:45121
W20260429 08:04:30.876793  5295 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
I20260429 08:04:30.877205  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.194:35823
--local_ip_for_outbound_sockets=127.1.140.194
--tserver_master_addrs=127.1.140.254:35565
--webserver_port=46101
--webserver_interface=127.1.140.194
--builtin_ntp_servers=127.1.140.212:39211
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--log_inject_latency
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--raft_heartbeat_interval_ms=100
--log_preallocate_segments=false with env {}
I20260429 08:04:30.879066  5877 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260429 08:04:30.879136  5877 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:30.879930  5353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 18 candidate_status { last_received { term: 16 index: 50 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:30.880034  5353 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40f075cb67b244bab148499faaa8a100 for term 18 because replica has last-logged OpId of term: 16 index: 52, which is greater than that of the candidate, which has last-logged OpId of term: 16 index: 50.
I20260429 08:04:30.880080  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 18 candidate_status { last_received { term: 16 index: 50 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:30.880160  5176 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40f075cb67b244bab148499faaa8a100 in term 17.
I20260429 08:04:30.880481  5877 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:30.880565  4185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 18 candidate_status { last_received { term: 16 index: 50 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:30.880690  4185 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40f075cb67b244bab148499faaa8a100 for term 18 because replica has last-logged OpId of term: 16 index: 52, which is greater than that of the candidate, which has last-logged OpId of term: 16 index: 50.
W20260429 08:04:30.880842  4934 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.140.194:35823: connect: Connection refused (error 111)
W20260429 08:04:30.881371  4934 leader_election.cc:336] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823): Network error: Client connection negotiation failed: client connection to 127.1.140.194:35823: connect: Connection refused (error 111)
I20260429 08:04:30.884174  5692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 18 candidate_status { last_received { term: 16 index: 50 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:30.884300  5692 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40f075cb67b244bab148499faaa8a100 for term 18 because replica has last-logged OpId of term: 17 index: 51, which is greater than that of the candidate, which has last-logged OpId of term: 16 index: 50.
I20260429 08:04:30.884558  4934 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate lost. Election summary: received 6 responses out of 7 voters: 2 yes votes; 4 no votes. yes voters: 3295cb551d344191a5ea097425ba02e3, 40f075cb67b244bab148499faaa8a100; no voters: 05220d87009a49a386ebc9c353f603e1, 1f172899c0ae473f836cbb6c1cabc8d1, 2191039ca0e140d8939e91da88758e07, ecdf5ad066b649d593094cf742920d44
I20260429 08:04:30.884684  5877 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 17 FOLLOWER]: Leader pre-election lost for term 18. Reason: could not achieve majority
I20260429 08:04:30.885991  5827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "40f075cb67b244bab148499faaa8a100" candidate_term: 18 candidate_status { last_received { term: 16 index: 50 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
W20260429 08:04:30.886969  4935 leader_election.cc:343] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [CANDIDATE]: Term 18 pre-election: Tablet error from VoteRequest() call to peer e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247): Illegal state: must be running to vote when last-logged opid is not known
W20260429 08:04:30.891234  5295 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.894089  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.898324  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.902341  5295 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.903977  5295 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36648: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.910821  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
I20260429 08:04:30.914645  5076 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 17 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260429 08:04:30.914772  5076 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 17 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:30.914991  5076 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [CANDIDATE]: Term 18 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823)
I20260429 08:04:30.915274  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 18 candidate_status { last_received { term: 16 index: 52 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:30.915365  5004 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecdf5ad066b649d593094cf742920d44 in term 17.
I20260429 08:04:30.915566  5353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 18 candidate_status { last_received { term: 16 index: 52 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
W20260429 08:04:30.915611  4115 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.140.194:35823: connect: Connection refused (error 111)
I20260429 08:04:30.915624  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 18 candidate_status { last_received { term: 16 index: 52 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3" is_pre_election: true
I20260429 08:04:30.915668  5353 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecdf5ad066b649d593094cf742920d44 in term 17.
I20260429 08:04:30.915705  5176 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 17 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecdf5ad066b649d593094cf742920d44 in term 17.
I20260429 08:04:30.915937  4117 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [CANDIDATE]: Term 18 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 7 voters: 4 yes votes; 0 no votes. yes voters: 1f172899c0ae473f836cbb6c1cabc8d1, 3295cb551d344191a5ea097425ba02e3, 40f075cb67b244bab148499faaa8a100, ecdf5ad066b649d593094cf742920d44; no voters: 
I20260429 08:04:30.916031  5076 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 17 FOLLOWER]: Leader pre-election won for term 18
I20260429 08:04:30.916064  5076 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 17 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260429 08:04:30.916082  5076 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 17 FOLLOWER]: Advancing to term 18
W20260429 08:04:30.916528  4115 leader_election.cc:336] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [CANDIDATE]: Term 18 pre-election: RPC error from VoteRequest() call to peer 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823): Network error: Client connection negotiation failed: client connection to 127.1.140.194:35823: connect: Connection refused (error 111)
I20260429 08:04:30.916923  5076 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 18 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:30.917097  5076 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [CANDIDATE]: Term 18 election: Requested vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823)
I20260429 08:04:30.917483  5353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 18 candidate_status { last_received { term: 16 index: 52 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1"
I20260429 08:04:30.917552  5353 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 17 FOLLOWER]: Advancing to term 18
W20260429 08:04:30.918145  4115 leader_election.cc:336] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [CANDIDATE]: Term 18 election: RPC error from VoteRequest() call to peer 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823): Network error: Client connection negotiation failed: client connection to 127.1.140.194:35823: connect: Connection refused (error 111)
I20260429 08:04:30.918282  5353 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecdf5ad066b649d593094cf742920d44 in term 18.
I20260429 08:04:30.918591  5176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 18 candidate_status { last_received { term: 16 index: 52 } } ignore_live_leader: false dest_uuid: "3295cb551d344191a5ea097425ba02e3"
I20260429 08:04:30.918673  5176 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 17 FOLLOWER]: Advancing to term 18
I20260429 08:04:30.919346  5692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 18 candidate_status { last_received { term: 16 index: 52 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:30.919380  5176 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecdf5ad066b649d593094cf742920d44 in term 18.
I20260429 08:04:30.919446  5692 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 17 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecdf5ad066b649d593094cf742920d44 for term 18 because replica has last-logged OpId of term: 17 index: 51, which is greater than that of the candidate, which has last-logged OpId of term: 16 index: 52.
I20260429 08:04:30.919571  5691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 18 candidate_status { last_received { term: 16 index: 52 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07"
I20260429 08:04:30.919628  5691 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 17 FOLLOWER]: Advancing to term 18
I20260429 08:04:30.919646  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 18 candidate_status { last_received { term: 16 index: 52 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100"
I20260429 08:04:30.919736  5004 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 17 FOLLOWER]: Advancing to term 18
I20260429 08:04:30.920468  5827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 18 candidate_status { last_received { term: 16 index: 52 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:30.920493  5822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "ecdf5ad066b649d593094cf742920d44" candidate_term: 18 candidate_status { last_received { term: 16 index: 52 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d"
I20260429 08:04:30.920578  5004 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 18 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecdf5ad066b649d593094cf742920d44 in term 18.
W20260429 08:04:30.920701  4116 leader_election.cc:343] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [CANDIDATE]: Term 18 pre-election: Tablet error from VoteRequest() call to peer e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247): Illegal state: must be running to vote when last-logged opid is not known
I20260429 08:04:30.920786  4117 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [CANDIDATE]: Term 18 election: Election decided. Result: candidate won. Election summary: received 5 responses out of 7 voters: 4 yes votes; 1 no votes. yes voters: 1f172899c0ae473f836cbb6c1cabc8d1, 3295cb551d344191a5ea097425ba02e3, 40f075cb67b244bab148499faaa8a100, ecdf5ad066b649d593094cf742920d44; no voters: 05220d87009a49a386ebc9c353f603e1
W20260429 08:04:30.920846  4116 leader_election.cc:343] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [CANDIDATE]: Term 18 election: Tablet error from VoteRequest() call to peer e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247): Illegal state: must be running to vote when last-logged opid is not known
I20260429 08:04:30.921016  5691 raft_consensus.cc:2410] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 18 FOLLOWER]: Leader election vote request: Denying vote to candidate ecdf5ad066b649d593094cf742920d44 for term 18 because replica has last-logged OpId of term: 17 index: 51, which is greater than that of the candidate, which has last-logged OpId of term: 16 index: 52.
I20260429 08:04:30.921041  5076 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 18 FOLLOWER]: Leader election won for term 18
I20260429 08:04:30.921201  5076 raft_consensus.cc:697] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 18 LEADER]: Becoming Leader. State: Replica: ecdf5ad066b649d593094cf742920d44, State: Running, Role: LEADER
I20260429 08:04:30.921305  5076 consensus_queue.cc:237] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 50, Committed index: 50, Last appended: 16.52, Last appended by leader: 52, Current term: 18, Majority size: 4, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
W20260429 08:04:30.921738  4410 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Injecting 5ms of latency in SegmentAllocator::Sync()
I20260429 08:04:30.922132  2149 catalog_manager.cc:5671] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 reported cstate change: term changed from 17 to 18, leader changed from 2191039ca0e140d8939e91da88758e07 (127.1.140.196) to ecdf5ad066b649d593094cf742920d44 (127.1.140.197). New cstate: current_term: 18 leader_uuid: "ecdf5ad066b649d593094cf742920d44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } health_report { overall_health: HEALTHY } } }
W20260429 08:04:30.927934  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.934738  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:30.966588  5876 flags.cc:432] Enabled unsafe flag: --log_inject_latency=true
W20260429 08:04:30.966777  5876 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_mean=30
W20260429 08:04:30.966791  5876 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_stddev=60
W20260429 08:04:30.966809  5876 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:30.966822  5876 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:30.966887  5876 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:30.968436  5876 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:30.968492  5876 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.194
I20260429 08:04:30.970393  5876 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:39211
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--log_inject_latency=true
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--log_preallocate_segments=false
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.194:35823
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data/info.pb
--webserver_interface=127.1.140.194
--webserver_port=46101
--tserver_master_addrs=127.1.140.254:35565
--never_fsync=true
--heap_profile_path=/tmp/kudu.5876
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.194
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:30.970654  5876 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:30.970903  5876 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260429 08:04:30.971617  5876 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260429 08:04:30.973544  5896 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:30.973538  5895 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:30.973536  5898 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:30.973906  5876 server_base.cc:1061] running on GCE node
I20260429 08:04:30.974030  5876 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:30.974185  5876 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:30.975317  5876 hybrid_clock.cc:648] HybridClock initialized: now 1777449870975303 us; error 29 us; skew 500 ppm
I20260429 08:04:30.976482  5876 webserver.cc:492] Webserver started at http://127.1.140.194:46101/ using document root <none> and password file <none>
I20260429 08:04:30.976706  5876 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:30.976753  5876 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:30.977941  5876 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:30.978608  5904 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:30.978790  5876 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
I20260429 08:04:30.978869  5876 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/wal
uuid: "05220d87009a49a386ebc9c353f603e1"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:30.979151  5876 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260429 08:04:30.994643  5876 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:30.994973  5876 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:30.995111  5876 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:30.995574  5876 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:30.996057  5911 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260429 08:04:30.996841  5876 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260429 08:04:30.996923  5876 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:30.996995  5876 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260429 08:04:30.997625  5876 ts_tablet_manager.cc:616] Registered 1 tablets
I20260429 08:04:30.997684  5876 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:30.997735  5911 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Bootstrap starting.
I20260429 08:04:31.000934  5911 log.cc:826] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:31.004515  5876 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.194:35823
I20260429 08:04:31.004599  6020 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.194:35823 every 8 connection(s)
I20260429 08:04:31.004916  5876 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data/info.pb
I20260429 08:04:31.007601  5911 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Bootstrap replayed 1/1 log segments. Stats: ops{read=51 overwritten=1 applied=48 ignored=25} inserts{seen=36 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 2 replicates
I20260429 08:04:31.007917  5911 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Bootstrap complete.
I20260429 08:04:31.008085  5911 ts_tablet_manager.cc:1403] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.004s
I20260429 08:04:31.009336  5911 raft_consensus.cc:359] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 17 FOLLOWER]: Replica starting. Triggering 2 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:31.010234  5911 raft_consensus.cc:740] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 17 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05220d87009a49a386ebc9c353f603e1, State: Initialized, Role: FOLLOWER
I20260429 08:04:31.010380  6021 heartbeater.cc:344] Connected to a master server at 127.1.140.254:35565
I20260429 08:04:31.010366  5911 consensus_queue.cc:260] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 48, Last appended: 16.50, Last appended by leader: 50, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:31.010475  6021 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:31.010668  5911 ts_tablet_manager.cc:1434] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.001s
I20260429 08:04:31.010746  6021 heartbeater.cc:507] Master 127.1.140.254:35565 requested a full tablet report, sending...
I20260429 08:04:31.011250  2149 ts_manager.cc:194] Re-registered known tserver with Master: 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823)
I20260429 08:04:31.011703  2149 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.194:41893
I20260429 08:04:31.012311  6021 heartbeater.cc:499] Master 127.1.140.254:35565 was elected leader, sending a full tablet report...
I20260429 08:04:31.012524  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 5876
I20260429 08:04:31.012657  1587 external_mini_cluster.cc:1658] Killing /tmp/dist-test-tasknazsm3/build/release/bin/kudu with pid 5268
W20260429 08:04:31.017527  5076 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260429 08:04:31.017601  5076 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260429 08:04:31.017935  5004 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 18 FOLLOWER]: Refusing update from remote peer ecdf5ad066b649d593094cf742920d44: Log matching property violated. Preceding OpId in replica: term: 16 index: 50. Preceding OpId from leader: term: 18 index: 53. (index mismatch)
I20260429 08:04:31.018080  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.195:35547
--local_ip_for_outbound_sockets=127.1.140.195
--tserver_master_addrs=127.1.140.254:35565
--webserver_port=40395
--webserver_interface=127.1.140.195
--builtin_ntp_servers=127.1.140.212:39211
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--log_inject_latency
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--raft_heartbeat_interval_ms=100
--log_preallocate_segments=false with env {}
I20260429 08:04:31.018164  5076 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 53, Last known committed idx: 50, Time since last communication: 0.000s
W20260429 08:04:31.018889  5075 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Injecting 20ms of latency in SegmentAllocator::Sync()
I20260429 08:04:31.020298  5176 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 18 FOLLOWER]: Refusing update from remote peer ecdf5ad066b649d593094cf742920d44: Log matching property violated. Preceding OpId in replica: term: 16 index: 50. Preceding OpId from leader: term: 18 index: 53. (index mismatch)
I20260429 08:04:31.020537  5076 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 53, Last known committed idx: 48, Time since last communication: 0.000s
I20260429 08:04:31.027781  5764 ts_tablet_manager.cc:1403] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Time spent bootstrapping tablet: real 0.167s	user 0.004s	sys 0.006s
I20260429 08:04:31.028375  5764 raft_consensus.cc:359] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 17 FOLLOWER]: Replica starting. Triggering 2 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:31.029384  5764 raft_consensus.cc:740] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 17 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8daa51fc97a4257b9629f997ccbbe9d, State: Initialized, Role: FOLLOWER
I20260429 08:04:31.029574  5764 consensus_queue.cc:260] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 48, Last appended: 16.50, Last appended by leader: 50, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:31.029886  5764 ts_tablet_manager.cc:1434] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260429 08:04:31.029930  5873 heartbeater.cc:499] Master 127.1.140.254:35565 was elected leader, sending a full tablet report...
W20260429 08:04:31.034333  4116 consensus_peers.cc:597] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 -> Peer 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547): Couldn't send request to peer 1f172899c0ae473f836cbb6c1cabc8d1. Status: Network error: Client connection negotiation failed: client connection to 127.1.140.195:35547: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260429 08:04:31.037923  5822 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 17 FOLLOWER]: Advancing to term 18
I20260429 08:04:31.039192  5974 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 17 FOLLOWER]: Advancing to term 18
I20260429 08:04:31.039291  5822 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 18 FOLLOWER]: Refusing update from remote peer ecdf5ad066b649d593094cf742920d44: Log matching property violated. Preceding OpId in replica: term: 16 index: 50. Preceding OpId from leader: term: 18 index: 53. (index mismatch)
I20260429 08:04:31.039749  5076 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 53, Last known committed idx: 48, Time since last communication: 0.000s
W20260429 08:04:31.040781  6036 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Injecting 36ms of latency in SegmentAllocator::Sync()
I20260429 08:04:31.041082  5974 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 18 FOLLOWER]: Refusing update from remote peer ecdf5ad066b649d593094cf742920d44: Log matching property violated. Preceding OpId in replica: term: 16 index: 50. Preceding OpId from leader: term: 18 index: 53. (index mismatch)
I20260429 08:04:31.041358  5076 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 53, Last known committed idx: 48, Time since last communication: 0.000s
W20260429 08:04:31.042822  6039 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Injecting 6ms of latency in SegmentAllocator::Sync()
I20260429 08:04:31.045104  5691 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 18 FOLLOWER]: Refusing update from remote peer ecdf5ad066b649d593094cf742920d44: Log matching property violated. Preceding OpId in replica: term: 17 index: 51. Preceding OpId from leader: term: 18 index: 53. (index mismatch)
I20260429 08:04:31.045387  5076 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 53, Last known committed idx: 50, Time since last communication: 0.000s
I20260429 08:04:31.045481  5076 consensus_queue.cc:1243] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [LEADER]: Peer 2191039ca0e140d8939e91da88758e07 log is divergent from this leader: its last log entry 17.51 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 50
I20260429 08:04:31.045820  5691 pending_rounds.cc:85] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Aborting all ops after (but not including) 50
I20260429 08:04:31.045872  5691 pending_rounds.cc:107] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Aborting uncommitted NO_OP operation due to leader change: 17.51
I20260429 08:04:31.045918  5691 raft_consensus.cc:2889] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 18 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260429 08:04:31.047310  4410 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Injecting 63ms of latency in SegmentAllocator::Sync()
W20260429 08:04:31.048413  5075 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Injecting 92ms of latency in SegmentAllocator::Sync()
W20260429 08:04:31.048883  6041 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Injecting 9ms of latency in SegmentAllocator::Sync()
W20260429 08:04:31.049335  5249 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Injecting 32ms of latency in SegmentAllocator::Sync()
W20260429 08:04:31.049571  3196 scanner-internal.cc:458] Time spent opening tablet: real 1.295s	user 0.001s	sys 0.000s
W20260429 08:04:31.049759  3195 scanner-internal.cc:458] Time spent opening tablet: real 0.727s	user 0.000s	sys 0.000s
W20260429 08:04:31.050434  6039 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Injecting 56ms of latency in SegmentAllocator::Sync()
W20260429 08:04:31.102938  6027 flags.cc:432] Enabled unsafe flag: --log_inject_latency=true
W20260429 08:04:31.103148  6027 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_mean=30
W20260429 08:04:31.103169  6027 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_stddev=60
W20260429 08:04:31.103199  6027 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:31.103227  6027 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:31.103264  6027 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:31.104919  6027 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:31.105012  6027 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.195
I20260429 08:04:31.106601  6027 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:39211
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--log_inject_latency=true
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--log_preallocate_segments=false
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.195:35547
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/data/info.pb
--webserver_interface=127.1.140.195
--webserver_port=40395
--tserver_master_addrs=127.1.140.254:35565
--never_fsync=true
--heap_profile_path=/tmp/kudu.6027
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.195
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:31.106873  6027 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:31.107156  6027 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260429 08:04:31.108099  6027 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260429 08:04:31.108965  5249 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Injecting 68ms of latency in SegmentAllocator::Sync()
W20260429 08:04:31.109288  6039 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Injecting 34ms of latency in SegmentAllocator::Sync()
W20260429 08:04:31.109331  6041 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Injecting 12ms of latency in SegmentAllocator::Sync()
W20260429 08:04:31.110349  6056 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:31.110390  6055 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:31.110662  4410 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Injecting 49ms of latency in SegmentAllocator::Sync()
W20260429 08:04:31.110360  6058 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:31.111049  6027 server_base.cc:1061] running on GCE node
I20260429 08:04:31.111243  6027 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:31.111523  6027 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:31.112681  6027 hybrid_clock.cc:648] HybridClock initialized: now 1777449871112665 us; error 44 us; skew 500 ppm
I20260429 08:04:31.113786  6027 webserver.cc:492] Webserver started at http://127.1.140.195:40395/ using document root <none> and password file <none>
I20260429 08:04:31.114023  6027 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:31.114089  6027 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:31.115290  6027 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:31.116082  6064 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:31.116263  6027 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:31.116341  6027 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/wal
uuid: "1f172899c0ae473f836cbb6c1cabc8d1"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:31.116629  6027 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260429 08:04:31.140748  6027 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:31.141111  6027 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:31.141287  6027 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:31.141551  6027 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260429 08:04:31.141686  5075 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Injecting 39ms of latency in SegmentAllocator::Sync()
I20260429 08:04:31.142077  6071 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260429 08:04:31.142846  6027 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260429 08:04:31.142896  6027 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:31.142925  6027 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260429 08:04:31.143664  6027 ts_tablet_manager.cc:616] Registered 1 tablets
I20260429 08:04:31.143713  6027 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:31.143776  6071 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Bootstrap starting.
I20260429 08:04:31.147136  6071 log.cc:826] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:31.150369  6027 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.195:35547
I20260429 08:04:31.150425  6179 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.195:35547 every 8 connection(s)
I20260429 08:04:31.150697  6027 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/data/info.pb
I20260429 08:04:31.153079  6071 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Bootstrap replayed 1/1 log segments. Stats: ops{read=53 overwritten=1 applied=50 ignored=27} inserts{seen=36 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 2 replicates
I20260429 08:04:31.153432  6071 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Bootstrap complete.
W20260429 08:04:31.153508  6071 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Injecting 21ms of latency in SegmentAllocator::Sync()
I20260429 08:04:31.153512  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 6027
I20260429 08:04:31.153641  1587 external_mini_cluster.cc:1658] Killing /tmp/dist-test-tasknazsm3/build/release/bin/kudu with pid 5607
I20260429 08:04:31.158064  6180 heartbeater.cc:344] Connected to a master server at 127.1.140.254:35565
I20260429 08:04:31.158181  6180 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:31.158380  6180 heartbeater.cc:507] Master 127.1.140.254:35565 requested a full tablet report, sending...
I20260429 08:04:31.159003  2144 ts_manager.cc:194] Re-registered known tserver with Master: 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547)
I20260429 08:04:31.159469  2144 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.195:48601
I20260429 08:04:31.160094  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.196:46601
--local_ip_for_outbound_sockets=127.1.140.196
--tserver_master_addrs=127.1.140.254:35565
--webserver_port=40277
--webserver_interface=127.1.140.196
--builtin_ntp_servers=127.1.140.212:39211
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--log_inject_latency
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--raft_heartbeat_interval_ms=100
--log_preallocate_segments=false with env {}
W20260429 08:04:31.162271  4410 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Injecting 112ms of latency in SegmentAllocator::Sync()
W20260429 08:04:31.162930  6036 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Injecting 33ms of latency in SegmentAllocator::Sync()
W20260429 08:04:31.162949  4115 consensus_peers.cc:597] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 -> Peer 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601): Couldn't send request to peer 2191039ca0e140d8939e91da88758e07. Status: Network error: Client connection negotiation failed: client connection to 127.1.140.196:46601: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260429 08:04:31.163333  6039 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Injecting 100ms of latency in SegmentAllocator::Sync()
I20260429 08:04:31.174834  6071 ts_tablet_manager.cc:1403] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260429 08:04:31.176124  6071 raft_consensus.cc:359] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 18 FOLLOWER]: Replica starting. Triggering 2 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:31.176936  6071 raft_consensus.cc:740] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 18 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f172899c0ae473f836cbb6c1cabc8d1, State: Initialized, Role: FOLLOWER
I20260429 08:04:31.177098  6071 consensus_queue.cc:260] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 50, Last appended: 16.52, Last appended by leader: 52, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:31.177393  6180 heartbeater.cc:499] Master 127.1.140.254:35565 was elected leader, sending a full tablet report...
I20260429 08:04:31.177402  6071 ts_tablet_manager.cc:1434] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
W20260429 08:04:31.181818  5075 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Injecting 27ms of latency in SegmentAllocator::Sync()
I20260429 08:04:31.230949  6184 mvcc.cc:204] Tried to move back new op lower bound from 7280434672055468032 to 7280434671294742528. Current Snapshot: MvccSnapshot[applied={T|T < 7280434672055468032 or (T in {7280434672055468032})}]
W20260429 08:04:31.230614  6189 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Injecting 17ms of latency in SegmentAllocator::Sync()
W20260429 08:04:31.242475  6183 flags.cc:432] Enabled unsafe flag: --log_inject_latency=true
W20260429 08:04:31.242660  6183 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_mean=30
W20260429 08:04:31.242674  6183 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_stddev=60
W20260429 08:04:31.242692  6183 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:31.242705  6183 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:31.242723  6183 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:31.244427  6183 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:31.244493  6183 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.196
I20260429 08:04:31.246474  6183 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:39211
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--log_inject_latency=true
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--log_preallocate_segments=false
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.196:46601
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/data/info.pb
--webserver_interface=127.1.140.196
--webserver_port=40277
--tserver_master_addrs=127.1.140.254:35565
--never_fsync=true
--heap_profile_path=/tmp/kudu.6183
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.196
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:31.246682  6183 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:31.246865  6183 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260429 08:04:31.247519  6183 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260429 08:04:31.249811  6195 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:31.250583  6189 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Injecting 117ms of latency in SegmentAllocator::Sync()
W20260429 08:04:31.250768  6036 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Injecting 35ms of latency in SegmentAllocator::Sync()
W20260429 08:04:31.251076  5249 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Injecting 139ms of latency in SegmentAllocator::Sync()
W20260429 08:04:31.251108  5075 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Injecting 110ms of latency in SegmentAllocator::Sync()
W20260429 08:04:31.251230  6196 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:31.251853  6198 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:31.252578  6183 server_base.cc:1061] running on GCE node
I20260429 08:04:31.252794  6183 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:31.252995  6183 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:31.254160  6183 hybrid_clock.cc:648] HybridClock initialized: now 1777449871254144 us; error 29 us; skew 500 ppm
I20260429 08:04:31.255555  6183 webserver.cc:492] Webserver started at http://127.1.140.196:40277/ using document root <none> and password file <none>
I20260429 08:04:31.255803  6183 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:31.255851  6183 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:31.257117  6183 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:31.257861  6205 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:31.258054  6183 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
I20260429 08:04:31.258134  6183 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/wal
uuid: "2191039ca0e140d8939e91da88758e07"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:31.258421  6183 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260429 08:04:31.273531  6183 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:31.273873  6183 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:31.274026  6183 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:31.274260  6183 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:31.274783  6212 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260429 08:04:31.275693  6183 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260429 08:04:31.275758  6183 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:31.275820  6183 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260429 08:04:31.276366  6183 ts_tablet_manager.cc:616] Registered 1 tablets
I20260429 08:04:31.276428  6183 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:31.276480  6212 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Bootstrap starting.
I20260429 08:04:31.279229  6212 log.cc:826] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:31.283536  6183 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.196:46601
I20260429 08:04:31.283617  6320 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.196:46601 every 8 connection(s)
I20260429 08:04:31.283921  6183 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/data/info.pb
I20260429 08:04:31.285368  6212 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Bootstrap replayed 1/1 log segments. Stats: ops{read=59 overwritten=3 applied=55 ignored=31} inserts{seen=36 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260429 08:04:31.285749  6212 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Bootstrap complete.
I20260429 08:04:31.285755  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 6183
I20260429 08:04:31.285882  1587 external_mini_cluster.cc:1658] Killing /tmp/dist-test-tasknazsm3/build/release/bin/kudu with pid 4100
I20260429 08:04:31.287273  6212 ts_tablet_manager.cc:1403] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260429 08:04:31.288231  6212 raft_consensus.cc:359] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 18 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:31.288890  6212 raft_consensus.cc:740] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 18 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2191039ca0e140d8939e91da88758e07, State: Initialized, Role: FOLLOWER
I20260429 08:04:31.289053  6212 consensus_queue.cc:260] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 55, Last appended: 18.56, Last appended by leader: 56, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:31.289305  6212 ts_tablet_manager.cc:1434] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260429 08:04:31.291450  6321 heartbeater.cc:344] Connected to a master server at 127.1.140.254:35565
I20260429 08:04:31.291592  6321 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:31.291761  6321 heartbeater.cc:507] Master 127.1.140.254:35565 requested a full tablet report, sending...
I20260429 08:04:31.292265  2144 ts_manager.cc:194] Re-registered known tserver with Master: 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601)
I20260429 08:04:31.292683  2144 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.196:59349
W20260429 08:04:31.293171  5758 connection.cc:570] server connection from 127.1.140.197:39031 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260429 08:04:31.293459  6321 heartbeater.cc:499] Master 127.1.140.254:35565 was elected leader, sending a full tablet report...
I20260429 08:04:31.293834  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.197:41257
--local_ip_for_outbound_sockets=127.1.140.197
--tserver_master_addrs=127.1.140.254:35565
--webserver_port=35963
--webserver_interface=127.1.140.197
--builtin_ntp_servers=127.1.140.212:39211
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--log_inject_latency
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--raft_heartbeat_interval_ms=100
--log_preallocate_segments=false with env {}
W20260429 08:04:31.299444  6232 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58890: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.299723  6228 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58890: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.299837  6234 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58890: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.299870  6229 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58890: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.300000  6230 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58890: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.300127  6231 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58890: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.299448  6233 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58890: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.305661  6093 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36664: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.305688  6092 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36664: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.306102  6093 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36664: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.306211  6091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36664: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.306402  6090 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36664: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.307231  6090 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36664: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.307260  6091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36664: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.311050  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.311069  4960 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.311985  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.312028  4961 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.312136  4960 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.313099  4960 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.315284  4960 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.316931  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.318707  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.318753  5136 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.320310  5136 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.320324  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.320825  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.320879  5136 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.329929  5784 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39626: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:31.329929  5785 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39626: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:31.329929  5786 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39626: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:31.330197  5783 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39626: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:31.330314  5782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39626: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:31.335053  5781 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39626: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:31.336602  5781 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39626: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:31.339855  5932 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44288: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.339881  5931 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44288: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.340029  5933 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44288: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.340489  5931 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44288: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.341588  5931 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44288: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.343866  5931 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44288: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.347954  5931 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44288: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.356192  6233 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58890: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.359884  6233 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58890: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.360672  6233 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58890: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.360730  6231 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58890: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.361469  4936 connection.cc:463] server connection from 127.1.140.197:53449 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.197:53449 (request call id 11) could send its response
W20260429 08:04:31.361805  6231 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58890: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.362870  6231 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58890: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.364152  6231 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58890: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.367980  6066 connection.cc:463] server connection from 127.1.140.197:38333 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.197:38333 (request call id 2) could send its response
W20260429 08:04:31.371031  6090 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36664: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.371061  6091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36664: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.371917  6091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36664: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.373006  6091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36664: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.374202  6091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36664: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.376298  6091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36664: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.378491  6091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36664: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.383191  5781 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39626: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:31.383970  6326 flags.cc:432] Enabled unsafe flag: --log_inject_latency=true
W20260429 08:04:31.384153  6326 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_mean=30
W20260429 08:04:31.384181  6326 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_stddev=60
W20260429 08:04:31.384209  6326 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:31.384233  6326 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:31.384264  6326 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:31.385977  6326 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:31.385993  4962 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.385957  4961 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.386055  6326 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.197
W20260429 08:04:31.385957  4960 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.386978  4960 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.388085  4960 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
I20260429 08:04:31.388088  6326 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:39211
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--log_inject_latency=true
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--log_preallocate_segments=false
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.197:41257
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/data/info.pb
--webserver_interface=127.1.140.197
--webserver_port=35963
--tserver_master_addrs=127.1.140.254:35565
--never_fsync=true
--heap_profile_path=/tmp/kudu.6326
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.197
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:31.388347  6326 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:31.388613  6326 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260429 08:04:31.389279  6326 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260429 08:04:31.390370  5109 connection.cc:463] server connection from 127.1.140.197:34533 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.197:34533 (request call id 13) could send its response
W20260429 08:04:31.391232  6333 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:31.391237  6326 server_base.cc:1061] running on GCE node
W20260429 08:04:31.391317  4960 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.391422  6335 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:31.391388  6332 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:31.391748  6326 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:31.391990  6326 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:31.393153  6326 hybrid_clock.cc:648] HybridClock initialized: now 1777449871393128 us; error 33 us; skew 500 ppm
I20260429 08:04:31.394222  6326 webserver.cc:492] Webserver started at http://127.1.140.197:35963/ using document root <none> and password file <none>
I20260429 08:04:31.394464  6326 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:31.394534  6326 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:31.395826  6326 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:31.396565  6341 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:31.396772  6326 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:31.396852  6326 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/wal
uuid: "ecdf5ad066b649d593094cf742920d44"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:31.397153  6326 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260429 08:04:31.398680  4960 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56848: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.398767  5136 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.400337  5136 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.400812  5136 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.400812  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.404358  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.406836  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
I20260429 08:04:31.412343  6326 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:31.412642  6326 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:31.412781  6326 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:31.412997  6326 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:31.413461  6348 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260429 08:04:31.414291  6326 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260429 08:04:31.414342  6326 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:31.414436  6326 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
W20260429 08:04:31.414563  5781 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39626: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:31.414912  5781 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39626: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
I20260429 08:04:31.415225  6326 ts_tablet_manager.cc:616] Registered 1 tablets
I20260429 08:04:31.415284  6326 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:31.415385  6348 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Bootstrap starting.
W20260429 08:04:31.416231  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
I20260429 08:04:31.418574  6348 log.cc:826] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Log is configured to *not* fsync() on all Append() calls
W20260429 08:04:31.420949  5781 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39626: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:31.420949  5782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39626: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
I20260429 08:04:31.422509  6326 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.197:41257
I20260429 08:04:31.422578  6456 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.197:41257 every 8 connection(s)
I20260429 08:04:31.423008  6326 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/data/info.pb
I20260429 08:04:31.426589  6348 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Bootstrap replayed 1/1 log segments. Stats: ops{read=63 overwritten=2 applied=58 ignored=34} inserts{seen=36 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 3 replicates
I20260429 08:04:31.426929  6348 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Bootstrap complete.
W20260429 08:04:31.426988  6348 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Injecting 124ms of latency in SegmentAllocator::Sync()
I20260429 08:04:31.427960  6457 heartbeater.cc:344] Connected to a master server at 127.1.140.254:35565
I20260429 08:04:31.428040  6457 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:31.428242  6457 heartbeater.cc:507] Master 127.1.140.254:35565 requested a full tablet report, sending...
I20260429 08:04:31.428821  2151 ts_manager.cc:194] Re-registered known tserver with Master: ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
W20260429 08:04:31.428825  5932 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44288: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
I20260429 08:04:31.429139  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 6326
I20260429 08:04:31.429253  2151 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.197:34319
I20260429 08:04:31.429262  1587 external_mini_cluster.cc:1658] Killing /tmp/dist-test-tasknazsm3/build/release/bin/kudu with pid 4919
W20260429 08:04:31.430932  5932 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44288: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.431006  5929 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44288: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.431224  5928 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44288: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.431006  5930 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44288: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.435560  5930 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44288: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
I20260429 08:04:31.435741  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.198:34587
--local_ip_for_outbound_sockets=127.1.140.198
--tserver_master_addrs=127.1.140.254:35565
--webserver_port=46183
--webserver_interface=127.1.140.198
--builtin_ntp_servers=127.1.140.212:39211
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--log_inject_latency
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--raft_heartbeat_interval_ms=100
--log_preallocate_segments=false with env {}
W20260429 08:04:31.437625  5930 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44288: Illegal state: replica 05220d87009a49a386ebc9c353f603e1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.468107  6231 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58890: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.468614  6231 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58890: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.468832  6231 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58890: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.485289  6231 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58890: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.486442  6231 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58890: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.486974  5782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39626: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:31.488035  5782 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39626: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:31.488096  5781 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39626: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:31.492623  5781 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39626: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:31.493041  5781 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39626: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:31.505820  6091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36664: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.506260  6091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36664: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.506699  6091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36664: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.508356  6091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36664: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.509924  6091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36664: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.513517  6091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36664: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.515183  6091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:36664: Illegal state: replica 1f172899c0ae473f836cbb6c1cabc8d1 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.521050  6460 flags.cc:432] Enabled unsafe flag: --log_inject_latency=true
W20260429 08:04:31.521231  6460 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_mean=30
W20260429 08:04:31.521245  6460 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_stddev=60
W20260429 08:04:31.521263  6460 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:31.521277  6460 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:31.521296  6460 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:31.522792  6460 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:31.522843  6460 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.198
I20260429 08:04:31.524430  6460 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:39211
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--log_inject_latency=true
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--log_preallocate_segments=false
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.198:34587
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/data/info.pb
--webserver_interface=127.1.140.198
--webserver_port=46183
--tserver_master_addrs=127.1.140.254:35565
--never_fsync=true
--heap_profile_path=/tmp/kudu.6460
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.198
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:31.524688  6460 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:31.524986  6460 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260429 08:04:31.525709  6460 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260429 08:04:31.526026  5781 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39626: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:31.527755  6467 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:31.527765  6466 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:31.527860  5781 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:39626: Illegal state: replica e8daa51fc97a4257b9629f997ccbbe9d is not leader of this config: current role FOLLOWER
W20260429 08:04:31.527860  6469 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:31.528173  6460 server_base.cc:1061] running on GCE node
I20260429 08:04:31.528363  6460 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:31.528618  6460 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
W20260429 08:04:31.529584  5135 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.529584  5136 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
I20260429 08:04:31.529803  6460 hybrid_clock.cc:648] HybridClock initialized: now 1777449871529786 us; error 24 us; skew 500 ppm
I20260429 08:04:31.530885  6460 webserver.cc:492] Webserver started at http://127.1.140.198:46183/ using document root <none> and password file <none>
I20260429 08:04:31.531056  6460 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:31.531097  6460 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:31.532387  6460 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.000s	sys 0.001s
W20260429 08:04:31.532699  5136 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
I20260429 08:04:31.533229  6475 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:31.533529  6460 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260429 08:04:31.533600  6460 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/wal
uuid: "40f075cb67b244bab148499faaa8a100"
format_stamp: "Formatted at 2026-04-29 08:04:23 on dist-test-slave-230h"
I20260429 08:04:31.533861  6460 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260429 08:04:31.536844  5136 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
I20260429 08:04:31.544346  6460 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:31.544615  6460 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:31.544709  6460 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:31.544885  6460 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:31.545363  6482 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260429 08:04:31.546214  6460 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260429 08:04:31.546275  6460 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:31.546304  6460 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
W20260429 08:04:31.546762  5136 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.547008  5136 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:40876: Illegal state: replica 3295cb551d344191a5ea097425ba02e3 is not leader of this config: current role FOLLOWER
I20260429 08:04:31.547169  6460 ts_tablet_manager.cc:616] Registered 1 tablets
I20260429 08:04:31.547215  6460 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:31.547247  6482 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Bootstrap starting.
I20260429 08:04:31.550470  6482 log.cc:826] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:31.551307  6348 ts_tablet_manager.cc:1403] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Time spent bootstrapping tablet: real 0.136s	user 0.008s	sys 0.004s
I20260429 08:04:31.551347  6032 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 18 FOLLOWER]: Starting pre-election (detected failure of leader ecdf5ad066b649d593094cf742920d44)
I20260429 08:04:31.551467  6032 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:31.551867  6032 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:31.552889  6348 raft_consensus.cc:359] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 18 FOLLOWER]: Replica starting. Triggering 3 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:31.553753  6348 raft_consensus.cc:740] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 18 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecdf5ad066b649d593094cf742920d44, State: Initialized, Role: FOLLOWER
I20260429 08:04:31.553889  6348 consensus_queue.cc:260] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 58, Last appended: 18.61, Last appended by leader: 61, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:31.554167  6348 ts_tablet_manager.cc:1434] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260429 08:04:31.554903  6457 heartbeater.cc:499] Master 127.1.140.254:35565 was elected leader, sending a full tablet report...
I20260429 08:04:31.555099  6460 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.198:34587
I20260429 08:04:31.555459  6460 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/data/info.pb
W20260429 08:04:31.556118  5760 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.140.198:34587: connect: Connection refused (error 111)
W20260429 08:04:31.556648  6231 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58890: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:31.557915  6599 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.198:34587 every 8 connection(s)
I20260429 08:04:31.559310  6482 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Bootstrap replayed 1/1 log segments. Stats: ops{read=64 overwritten=3 applied=58 ignored=34} inserts{seen=36 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 3 replicates
I20260429 08:04:31.559291  5974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 19 candidate_status { last_received { term: 18 index: 61 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:31.559913  6482 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Bootstrap complete.
I20260429 08:04:31.560078  6482 ts_tablet_manager.cc:1403] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260429 08:04:31.560227  6275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 19 candidate_status { last_received { term: 18 index: 61 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:31.560382  6275 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8daa51fc97a4257b9629f997ccbbe9d in term 18.
I20260429 08:04:31.560642  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 6460
I20260429 08:04:31.560760  1587 external_mini_cluster.cc:1658] Killing /tmp/dist-test-tasknazsm3/build/release/bin/kudu with pid 5094
W20260429 08:04:31.561802  6231 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:58890: Illegal state: replica 2191039ca0e140d8939e91da88758e07 is not leader of this config: current role FOLLOWER
I20260429 08:04:31.562481  6482 raft_consensus.cc:359] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 18 FOLLOWER]: Replica starting. Triggering 3 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:31.563994  6482 raft_consensus.cc:740] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 18 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40f075cb67b244bab148499faaa8a100, State: Initialized, Role: FOLLOWER
I20260429 08:04:31.564155  6482 consensus_queue.cc:260] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 58, Last appended: 18.61, Last appended by leader: 61, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:31.564409  6482 ts_tablet_manager.cc:1434] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.001s
I20260429 08:04:31.564797  6607 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader ecdf5ad066b649d593094cf742920d44)
I20260429 08:04:31.564916  6607 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:31.565291  6607 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
W20260429 08:04:31.566790  6593 negotiation.cc:336] Failed RPC negotiation. Trace:
0429 08:04:31.552679 (+     0us) reactor.cc:678] Submitting negotiation task for client connection to 127.1.140.199:37563 (local address 127.1.140.193:43149)
0429 08:04:31.556291 (+  3612us) negotiation.cc:107] Waiting for socket to connect
0429 08:04:31.556302 (+    11us) client_negotiation.cc:175] Beginning negotiation
0429 08:04:31.556351 (+    49us) client_negotiation.cc:253] Sending NEGOTIATE NegotiatePB request
0429 08:04:31.559696 (+  3345us) client_negotiation.cc:272] Received NEGOTIATE NegotiatePB response
0429 08:04:31.559697 (+     1us) client_negotiation.cc:395] Received NEGOTIATE response from server
0429 08:04:31.559698 (+     1us) client_negotiation.cc:190] Negotiated authn=CERTIFICATE
0429 08:04:31.559948 (+   250us) client_negotiation.cc:515] Sending TLS_HANDSHAKE message to server
0429 08:04:31.559950 (+     2us) client_negotiation.cc:253] Sending TLS_HANDSHAKE NegotiatePB request
0429 08:04:31.566599 (+  6649us) negotiation.cc:326] Negotiation complete: Network error: Client connection negotiation failed: client connection to 127.1.140.199:37563: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
Metrics: {"client-negotiator.queue_time_us":3604,"thread_start_us":37,"threads_started":1}
I20260429 08:04:31.567232  6411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 19 candidate_status { last_received { term: 18 index: 61 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:31.567368  6411 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8daa51fc97a4257b9629f997ccbbe9d in term 18.
I20260429 08:04:31.568528  6132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 19 candidate_status { last_received { term: 18 index: 61 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:31.569365  6275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 19 candidate_status { last_received { term: 18 index: 61 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:31.569473  6275 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 18.
W20260429 08:04:31.569969  6593 negotiation.cc:336] Failed RPC negotiation. Trace:
0429 08:04:31.568369 (+     0us) reactor.cc:678] Submitting negotiation task for client connection to 127.1.140.199:37563 (local address 127.1.140.193:39515)
0429 08:04:31.569507 (+  1138us) negotiation.cc:107] Waiting for socket to connect
0429 08:04:31.569517 (+    10us) client_negotiation.cc:175] Beginning negotiation
0429 08:04:31.569551 (+    34us) client_negotiation.cc:253] Sending NEGOTIATE NegotiatePB request
0429 08:04:31.569927 (+   376us) negotiation.cc:326] Negotiation complete: Network error: Client connection negotiation failed: client connection to 127.1.140.199:37563: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
Metrics: {"client-negotiator.queue_time_us":1121}
W20260429 08:04:31.570045  5760 leader_election.cc:336] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563): Network error: Client connection negotiation failed: client connection to 127.1.140.199:37563: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260429 08:04:31.570170  6411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 19 candidate_status { last_received { term: 18 index: 61 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:31.570278  6411 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 18.
W20260429 08:04:31.570498  6609 negotiation.cc:336] Failed RPC negotiation. Trace:
0429 08:04:31.566072 (+     0us) reactor.cc:678] Submitting negotiation task for client connection to 127.1.140.199:37563 (local address 127.1.140.194:35887)
0429 08:04:31.566850 (+   778us) negotiation.cc:107] Waiting for socket to connect
0429 08:04:31.566858 (+     8us) client_negotiation.cc:175] Beginning negotiation
0429 08:04:31.566893 (+    35us) client_negotiation.cc:253] Sending NEGOTIATE NegotiatePB request
0429 08:04:31.569973 (+  3080us) negotiation.cc:326] Negotiation complete: Network error: Client connection negotiation failed: client connection to 127.1.140.199:37563: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
Metrics: {"client-negotiator.queue_time_us":770,"thread_start_us":49,"threads_started":1}
W20260429 08:04:31.570597  5907 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.140.199:37563: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260429 08:04:31.570925  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.199:37563
--local_ip_for_outbound_sockets=127.1.140.199
--tserver_master_addrs=127.1.140.254:35565
--webserver_port=39157
--webserver_interface=127.1.140.199
--builtin_ntp_servers=127.1.140.212:39211
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--log_inject_latency
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--raft_heartbeat_interval_ms=100
--log_preallocate_segments=false with env {}
I20260429 08:04:31.571851  6600 heartbeater.cc:344] Connected to a master server at 127.1.140.254:35565
I20260429 08:04:31.571938  6600 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:31.572140  6600 heartbeater.cc:507] Master 127.1.140.254:35565 requested a full tablet report, sending...
I20260429 08:04:31.572661  2144 ts_manager.cc:194] Re-registered known tserver with Master: 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587)
I20260429 08:04:31.573199  2144 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.198:50003
I20260429 08:04:31.573380  5822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 19 candidate_status { last_received { term: 18 index: 61 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
I20260429 08:04:31.573491  5822 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 18.
I20260429 08:04:31.573675  5906 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 7 voters: 4 yes votes; 0 no votes. yes voters: 05220d87009a49a386ebc9c353f603e1, 2191039ca0e140d8939e91da88758e07, e8daa51fc97a4257b9629f997ccbbe9d, ecdf5ad066b649d593094cf742920d44; no voters: 
I20260429 08:04:31.573796  6607 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 18 FOLLOWER]: Leader pre-election won for term 19
I20260429 08:04:31.573835  6607 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 18 FOLLOWER]: Starting leader election (detected failure of leader ecdf5ad066b649d593094cf742920d44)
I20260429 08:04:31.573859  6607 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 18 FOLLOWER]: Advancing to term 19
I20260429 08:04:31.574651  6600 heartbeater.cc:499] Master 127.1.140.254:35565 was elected leader, sending a full tablet report...
I20260429 08:04:31.575026  6607 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 19 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:31.575256  6607 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 19 election: Requested vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 1f172899c0ae473f836cbb6c1cabc8d1 (127.1.140.195:35547), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:31.575387  6275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 19 candidate_status { last_received { term: 18 index: 61 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07"
I20260429 08:04:31.575526  6275 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 18 FOLLOWER]: Advancing to term 19
I20260429 08:04:31.575713  5822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 19 candidate_status { last_received { term: 18 index: 61 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d"
I20260429 08:04:31.575737  6132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 19 candidate_status { last_received { term: 18 index: 61 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" is_pre_election: true
I20260429 08:04:31.575798  5822 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 18 FOLLOWER]: Advancing to term 19
I20260429 08:04:31.575964  6134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 19 candidate_status { last_received { term: 18 index: 61 } } ignore_live_leader: false dest_uuid: "1f172899c0ae473f836cbb6c1cabc8d1"
I20260429 08:04:31.576628  5822 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 19.
I20260429 08:04:31.576758  6275 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 19.
I20260429 08:04:31.576975  6411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 19 candidate_status { last_received { term: 18 index: 61 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44"
I20260429 08:04:31.577083  6411 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 18 FOLLOWER]: Advancing to term 19
I20260429 08:04:31.578316  6411 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 19.
I20260429 08:04:31.578469  5906 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 19 election: Election decided. Result: candidate won. Election summary: received 5 responses out of 7 voters: 4 yes votes; 1 no votes. yes voters: 05220d87009a49a386ebc9c353f603e1, 2191039ca0e140d8939e91da88758e07, e8daa51fc97a4257b9629f997ccbbe9d, ecdf5ad066b649d593094cf742920d44; no voters: 1f172899c0ae473f836cbb6c1cabc8d1
W20260429 08:04:31.578518  5907 leader_election.cc:336] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563): Network error: Client connection negotiation failed: client connection to 127.1.140.199:37563: connect: Connection refused (error 111)
W20260429 08:04:31.578804  5907 leader_election.cc:336] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [CANDIDATE]: Term 19 election: RPC error from VoteRequest() call to peer 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563): Network error: Client connection negotiation failed: client connection to 127.1.140.199:37563: connect: Connection refused (error 111)
I20260429 08:04:31.579145  6607 raft_consensus.cc:2804] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 19 FOLLOWER]: Leader election won for term 19
I20260429 08:04:31.579320  6607 raft_consensus.cc:697] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [term 19 LEADER]: Becoming Leader. State: Replica: 05220d87009a49a386ebc9c353f603e1, State: Running, Role: LEADER
I20260429 08:04:31.579423  6607 consensus_queue.cc:237] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 58, Committed index: 58, Last appended: 18.61, Last appended by leader: 61, Current term: 19, Majority size: 4, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:31.579766  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" candidate_term: 19 candidate_status { last_received { term: 18 index: 61 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:31.579897  6533 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8daa51fc97a4257b9629f997ccbbe9d in term 18.
W20260429 08:04:31.579994  6039 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Injecting 117ms of latency in SegmentAllocator::Sync()
I20260429 08:04:31.580125  5760 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate won. Election summary: received 7 responses out of 7 voters: 4 yes votes; 3 no votes. yes voters: 2191039ca0e140d8939e91da88758e07, 40f075cb67b244bab148499faaa8a100, e8daa51fc97a4257b9629f997ccbbe9d, ecdf5ad066b649d593094cf742920d44; no voters: 05220d87009a49a386ebc9c353f603e1, 1f172899c0ae473f836cbb6c1cabc8d1, 3295cb551d344191a5ea097425ba02e3
I20260429 08:04:31.580291  2144 catalog_manager.cc:5671] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 reported cstate change: term changed from 18 to 19, leader changed from ecdf5ad066b649d593094cf742920d44 (127.1.140.197) to 05220d87009a49a386ebc9c353f603e1 (127.1.140.194). New cstate: current_term: 19 leader_uuid: "05220d87009a49a386ebc9c353f603e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } health_report { overall_health: UNKNOWN } } }
I20260429 08:04:31.580684  6032 raft_consensus.cc:2764] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 19 FOLLOWER]: Leader pre-election decision vote started in defunct term 18: won
W20260429 08:04:31.582126  6503 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56870: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.582227  6502 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56870: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.582126  6504 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56870: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.582417  6501 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56870: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.582602  6500 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56870: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
W20260429 08:04:31.582758  6499 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56870: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
I20260429 08:04:31.582856  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 19 candidate_status { last_received { term: 18 index: 61 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:31.582927  6533 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 18 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 18.
I20260429 08:04:31.583015  6532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "05220d87009a49a386ebc9c353f603e1" candidate_term: 19 candidate_status { last_received { term: 18 index: 61 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100"
I20260429 08:04:31.583087  6532 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 18 FOLLOWER]: Advancing to term 19
I20260429 08:04:31.584595  6532 raft_consensus.cc:2468] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 19 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05220d87009a49a386ebc9c353f603e1 in term 19.
W20260429 08:04:31.584887  6502 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:56870: Illegal state: replica 40f075cb67b244bab148499faaa8a100 is not leader of this config: current role FOLLOWER
I20260429 08:04:31.651610  6185 raft_consensus.cc:493] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 18 FOLLOWER]: Starting pre-election (detected failure of leader ecdf5ad066b649d593094cf742920d44)
I20260429 08:04:31.651731  6185 raft_consensus.cc:515] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 18 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:31.652158  6185 leader_election.cc:290] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [CANDIDATE]: Term 19 pre-election: Requested pre-vote from peers 2191039ca0e140d8939e91da88758e07 (127.1.140.196:46601), e8daa51fc97a4257b9629f997ccbbe9d (127.1.140.193:33247), 40f075cb67b244bab148499faaa8a100 (127.1.140.198:34587), 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563), 05220d87009a49a386ebc9c353f603e1 (127.1.140.194:35823), ecdf5ad066b649d593094cf742920d44 (127.1.140.197:41257)
I20260429 08:04:31.655560  5822 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d [term 19 FOLLOWER]: Refusing update from remote peer 05220d87009a49a386ebc9c353f603e1: Log matching property violated. Preceding OpId in replica: term: 18 index: 61. Preceding OpId from leader: term: 19 index: 62. (index mismatch)
W20260429 08:04:31.655966  6067 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.140.199:37563: connect: Connection refused (error 111)
I20260429 08:04:31.656035  6618 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 62, Last known committed idx: 58, Time since last communication: 0.000s
I20260429 08:04:31.656577  6532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 19 candidate_status { last_received { term: 18 index: 61 } } ignore_live_leader: false dest_uuid: "40f075cb67b244bab148499faaa8a100" is_pre_election: true
I20260429 08:04:31.656711  6532 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f172899c0ae473f836cbb6c1cabc8d1 in current term 19: Already voted for candidate 05220d87009a49a386ebc9c353f603e1 in this term.
I20260429 08:04:31.656912  5827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 19 candidate_status { last_received { term: 18 index: 61 } } ignore_live_leader: false dest_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" is_pre_election: true
W20260429 08:04:31.657189  6067 leader_election.cc:336] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [CANDIDATE]: Term 19 pre-election: RPC error from VoteRequest() call to peer 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563): Network error: Client connection negotiation failed: client connection to 127.1.140.199:37563: connect: Connection refused (error 111)
I20260429 08:04:31.658643  6134 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 18 FOLLOWER]: Advancing to term 19
I20260429 08:04:31.659973  6134 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 19 FOLLOWER]: Refusing update from remote peer 05220d87009a49a386ebc9c353f603e1: Log matching property violated. Preceding OpId in replica: term: 18 index: 61. Preceding OpId from leader: term: 19 index: 62. (index mismatch)
I20260429 08:04:31.660096  6411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 19 candidate_status { last_received { term: 18 index: 61 } } ignore_live_leader: false dest_uuid: "ecdf5ad066b649d593094cf742920d44" is_pre_election: true
I20260429 08:04:31.660205  6411 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f172899c0ae473f836cbb6c1cabc8d1 in current term 19: Already voted for candidate 05220d87009a49a386ebc9c353f603e1 in this term.
I20260429 08:04:31.660230  6275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 19 candidate_status { last_received { term: 18 index: 61 } } ignore_live_leader: false dest_uuid: "2191039ca0e140d8939e91da88758e07" is_pre_election: true
I20260429 08:04:31.660336  6275 raft_consensus.cc:2393] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 19 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f172899c0ae473f836cbb6c1cabc8d1 in current term 19: Already voted for candidate 05220d87009a49a386ebc9c353f603e1 in this term.
I20260429 08:04:31.660394  6066 leader_election.cc:304] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [CANDIDATE]: Term 19 pre-election: Election decided. Result: candidate lost. Election summary: received 5 responses out of 7 voters: 1 yes votes; 4 no votes. yes voters: 1f172899c0ae473f836cbb6c1cabc8d1; no voters: 3295cb551d344191a5ea097425ba02e3, 40f075cb67b244bab148499faaa8a100, e8daa51fc97a4257b9629f997ccbbe9d, ecdf5ad066b649d593094cf742920d44
I20260429 08:04:31.660528  6185 raft_consensus.cc:2749] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1 [term 19 FOLLOWER]: Leader pre-election lost for term 19. Reason: could not achieve majority
I20260429 08:04:31.660576  5974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557d85f2f8524478993d6d75c83f0d12" candidate_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" candidate_term: 19 candidate_status { last_received { term: 18 index: 61 } } ignore_live_leader: false dest_uuid: "05220d87009a49a386ebc9c353f603e1" is_pre_election: true
I20260429 08:04:31.660754  6607 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 62, Last known committed idx: 58, Time since last communication: 0.000s
W20260429 08:04:31.661221  6189 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Injecting 87ms of latency in SegmentAllocator::Sync()
W20260429 08:04:31.665640  6617 flags.cc:432] Enabled unsafe flag: --log_inject_latency=true
W20260429 08:04:31.665829  6617 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_mean=30
W20260429 08:04:31.665853  6617 flags.cc:432] Enabled unsafe flag: --log_inject_latency_ms_stddev=60
W20260429 08:04:31.665892  6617 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:31.665918  6617 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:31.665951  6617 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:31.667583  6617 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:31.667670  6617 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.199
I20260429 08:04:31.669255  6617 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:39211
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--log_inject_latency=true
--log_inject_latency_ms_mean=30
--log_inject_latency_ms_stddev=60
--log_preallocate_segments=false
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.199:37563
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data/info.pb
--webserver_interface=127.1.140.199
--webserver_port=39157
--tserver_master_addrs=127.1.140.254:35565
--never_fsync=true
--heap_profile_path=/tmp/kudu.6617
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.199
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:31.669538  6617 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:31.669776  6617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260429 08:04:31.670459  6617 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
I20260429 08:04:31.672614  6617 server_base.cc:1061] running on GCE node
W20260429 08:04:31.672573  6633 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:31.672590  6635 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:31.672573  6632 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:31.673027  6617 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:31.673310  6617 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:31.674481  6617 hybrid_clock.cc:648] HybridClock initialized: now 1777449871674451 us; error 58 us; skew 500 ppm
I20260429 08:04:31.675714  6617 webserver.cc:492] Webserver started at http://127.1.140.199:39157/ using document root <none> and password file <none>
I20260429 08:04:31.675930  6617 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:31.675999  6617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:31.677219  6617 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:31.677987  6641 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:31.678175  6617 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
I20260429 08:04:31.678253  6617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/wal
uuid: "3295cb551d344191a5ea097425ba02e3"
format_stamp: "Formatted at 2026-04-29 08:04:24 on dist-test-slave-230h"
I20260429 08:04:31.678571  6617 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260429 08:04:31.683696  6532 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100 [term 19 FOLLOWER]: Refusing update from remote peer 05220d87009a49a386ebc9c353f603e1: Log matching property violated. Preceding OpId in replica: term: 18 index: 61. Preceding OpId from leader: term: 19 index: 62. (index mismatch)
I20260429 08:04:31.684000  6607 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 62, Last known committed idx: 58, Time since last communication: 0.000s
W20260429 08:04:31.684715  6646 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Injecting 22ms of latency in SegmentAllocator::Sync()
I20260429 08:04:31.692893  6617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:31.693169  6617 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:31.693266  6617 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:31.693449  6617 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:31.693933  6649 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260429 08:04:31.694701  6617 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260429 08:04:31.694746  6617 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:31.694772  6617 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260429 08:04:31.695328  6617 ts_tablet_manager.cc:616] Registered 1 tablets
I20260429 08:04:31.695360  6617 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260429 08:04:31.695447  6649 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Bootstrap starting.
I20260429 08:04:31.697793  6275 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07 [term 19 FOLLOWER]: Refusing update from remote peer 05220d87009a49a386ebc9c353f603e1: Log matching property violated. Preceding OpId in replica: term: 18 index: 56. Preceding OpId from leader: term: 19 index: 62. (index mismatch)
I20260429 08:04:31.698047  6649 log.cc:826] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:31.698127  6607 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 62, Last known committed idx: 55, Time since last communication: 0.000s
I20260429 08:04:31.700917  6411 raft_consensus.cc:1275] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44 [term 19 FOLLOWER]: Refusing update from remote peer 05220d87009a49a386ebc9c353f603e1: Log matching property violated. Preceding OpId in replica: term: 18 index: 61. Preceding OpId from leader: term: 19 index: 62. (index mismatch)
W20260429 08:04:31.700929  5907 consensus_peers.cc:597] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 -> Peer 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563): Couldn't send request to peer 3295cb551d344191a5ea097425ba02e3. Status: Network error: Client connection negotiation failed: client connection to 127.1.140.199:37563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260429 08:04:31.701205  6607 consensus_queue.cc:1048] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 62, Last known committed idx: 58, Time since last communication: 0.000s
W20260429 08:04:31.702064  6736 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Injecting 65ms of latency in SegmentAllocator::Sync()
I20260429 08:04:31.703336  6617 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.199:37563
I20260429 08:04:31.703466  6761 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.199:37563 every 8 connection(s)
I20260429 08:04:31.703776  6617 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data/info.pb
I20260429 08:04:31.706241  6649 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Bootstrap replayed 1/1 log segments. Stats: ops{read=61 overwritten=0 applied=58 ignored=34} inserts{seen=36 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 3 replicates
I20260429 08:04:31.706605  6649 tablet_bootstrap.cc:492] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Bootstrap complete.
W20260429 08:04:31.706686  6649 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Injecting 26ms of latency in SegmentAllocator::Sync()
I20260429 08:04:31.706678  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 6617
W20260429 08:04:31.709089  6039 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Injecting 99ms of latency in SegmentAllocator::Sync()
W20260429 08:04:31.710598  6036 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Injecting 74ms of latency in SegmentAllocator::Sync()
I20260429 08:04:31.711709  6762 heartbeater.cc:344] Connected to a master server at 127.1.140.254:35565
I20260429 08:04:31.711809  6762 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:31.712034  6762 heartbeater.cc:507] Master 127.1.140.254:35565 requested a full tablet report, sending...
I20260429 08:04:31.712585  2144 ts_manager.cc:194] Re-registered known tserver with Master: 3295cb551d344191a5ea097425ba02e3 (127.1.140.199:37563)
I20260429 08:04:31.713093  2144 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.199:33391
I20260429 08:04:31.732976  6649 ts_tablet_manager.cc:1403] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.004s
I20260429 08:04:31.734035  6649 raft_consensus.cc:359] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 18 FOLLOWER]: Replica starting. Triggering 3 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:31.734771  6649 raft_consensus.cc:740] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 18 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3295cb551d344191a5ea097425ba02e3, State: Initialized, Role: FOLLOWER
I20260429 08:04:31.734934  6649 consensus_queue.cc:260] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 58, Last appended: 18.61, Last appended by leader: 61, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2191039ca0e140d8939e91da88758e07" member_type: VOTER last_known_addr { host: "127.1.140.196" port: 46601 } } peers { permanent_uuid: "e8daa51fc97a4257b9629f997ccbbe9d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 33247 } } peers { permanent_uuid: "1f172899c0ae473f836cbb6c1cabc8d1" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35547 } } peers { permanent_uuid: "40f075cb67b244bab148499faaa8a100" member_type: VOTER last_known_addr { host: "127.1.140.198" port: 34587 } } peers { permanent_uuid: "3295cb551d344191a5ea097425ba02e3" member_type: VOTER last_known_addr { host: "127.1.140.199" port: 37563 } } peers { permanent_uuid: "05220d87009a49a386ebc9c353f603e1" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35823 } } peers { permanent_uuid: "ecdf5ad066b649d593094cf742920d44" member_type: VOTER last_known_addr { host: "127.1.140.197" port: 41257 } }
I20260429 08:04:31.735240  6649 ts_tablet_manager.cc:1434] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.001s
I20260429 08:04:31.735280  6762 heartbeater.cc:499] Master 127.1.140.254:35565 was elected leader, sending a full tablet report...
W20260429 08:04:31.749635  6189 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Injecting 41ms of latency in SegmentAllocator::Sync()
W20260429 08:04:31.768906  6736 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Injecting 70ms of latency in SegmentAllocator::Sync()
W20260429 08:04:31.792832  6189 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Injecting 43ms of latency in SegmentAllocator::Sync()
W20260429 08:04:31.793092  6704 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 2191039ca0e140d8939e91da88758e07: Injecting 33ms of latency in SegmentAllocator::Sync()
W20260429 08:04:31.793121  6036 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Injecting 47ms of latency in SegmentAllocator::Sync()
W20260429 08:04:31.808463  6039 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Injecting 16ms of latency in SegmentAllocator::Sync()
I20260429 08:04:31.825941  6715 raft_consensus.cc:3060] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3 [term 18 FOLLOWER]: Advancing to term 19
W20260429 08:04:31.828598  6784 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Injecting 59ms of latency in SegmentAllocator::Sync()
I20260429 08:04:31.828707  6773 mvcc.cc:204] Tried to move back new op lower bound from 7280434674519638016 to 7280434673991020544. Current Snapshot: MvccSnapshot[applied={T|T < 7280434674519638016 or (T in {7280434674519638016})}]
W20260429 08:04:31.837174  6039 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 05220d87009a49a386ebc9c353f603e1: Injecting 38ms of latency in SegmentAllocator::Sync()
W20260429 08:04:31.838338  6646 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Injecting 23ms of latency in SegmentAllocator::Sync()
W20260429 08:04:31.838397  6189 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Injecting 30ms of latency in SegmentAllocator::Sync()
W20260429 08:04:31.841214  6036 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Injecting 5ms of latency in SegmentAllocator::Sync()
I20260429 08:04:31.862493  6024 mvcc.cc:204] Tried to move back new op lower bound from 7280434675043725312 to 7280434673991020544. Current Snapshot: MvccSnapshot[applied={T|T < 7280434675043725312 or (T in {7280434675043725312})}]
W20260429 08:04:31.863763  6736 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P ecdf5ad066b649d593094cf742920d44: Injecting 96ms of latency in SegmentAllocator::Sync()
W20260429 08:04:31.864202  6646 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 40f075cb67b244bab148499faaa8a100: Injecting 58ms of latency in SegmentAllocator::Sync()
W20260429 08:04:31.864332  6036 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P e8daa51fc97a4257b9629f997ccbbe9d: Injecting 81ms of latency in SegmentAllocator::Sync()
W20260429 08:04:31.869582  6189 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 1f172899c0ae473f836cbb6c1cabc8d1: Injecting 46ms of latency in SegmentAllocator::Sync()
W20260429 08:04:31.889128  6784 log.cc:510] T 557d85f2f8524478993d6d75c83f0d12 P 3295cb551d344191a5ea097425ba02e3: Injecting 15ms of latency in SegmentAllocator::Sync()
I20260429 08:04:31.947052  6113 tablet_service.cc:1467] Tablet server has 0 leaders and 0 scanners
I20260429 08:04:31.950716  5806 tablet_service.cc:1467] Tablet server has 0 leaders and 0 scanners
I20260429 08:04:31.951579  5953 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
I20260429 08:04:31.952792  6255 tablet_service.cc:1467] Tablet server has 0 leaders and 0 scanners
I20260429 08:04:31.956657  6692 tablet_service.cc:1467] Tablet server has 0 leaders and 0 scanners
I20260429 08:04:31.964524  6525 tablet_service.cc:1467] Tablet server has 0 leaders and 0 scanners
I20260429 08:04:31.966065  6390 tablet_service.cc:1467] Tablet server has 0 leaders and 0 scanners
Master Summary
               UUID               |       Address       | Status
----------------------------------+---------------------+---------
 3053072e8f4f4d61b4036b76ed015123 | 127.1.140.254:35565 | HEALTHY

Unusual flags for Master:
               Flag               |                                                                                                  Value                                                                                                  |      Tags       |         Master
----------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------+-------------------------
 ipki_ca_key_size                 | 768                                                                                                                                                                                                     | experimental    | all 1 server(s) checked
 ipki_server_key_size             | 768                                                                                                                                                                                                     | experimental    | all 1 server(s) checked
 never_fsync                      | true                                                                                                                                                                                                    | unsafe,advanced | all 1 server(s) checked
 openssl_security_level_override  | 0                                                                                                                                                                                                       | unsafe,hidden   | all 1 server(s) checked
 rpc_reuseport                    | true                                                                                                                                                                                                    | experimental    | all 1 server(s) checked
 rpc_server_allow_ephemeral_ports | true                                                                                                                                                                                                    | unsafe          | all 1 server(s) checked
 server_dump_info_format          | pb                                                                                                                                                                                                      | hidden          | all 1 server(s) checked
 server_dump_info_path            | /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/master-0/data/info.pb | hidden          | all 1 server(s) checked
 tsk_num_rsa_bits                 | 512                                                                                                                                                                                                     | experimental    | all 1 server(s) checked

Flags of checked categories for Master:
        Flag         |        Value        |         Master
---------------------+---------------------+-------------------------
 builtin_ntp_servers | 127.1.140.212:39211 | all 1 server(s) checked
 time_source         | builtin             | all 1 server(s) checked

Tablet Server Summary
               UUID               |       Address       | Status  | Location | Tablet Leaders | Active Scanners
----------------------------------+---------------------+---------+----------+----------------+-----------------
 05220d87009a49a386ebc9c353f603e1 | 127.1.140.194:35823 | HEALTHY | <none>   |       1        |       0
 1f172899c0ae473f836cbb6c1cabc8d1 | 127.1.140.195:35547 | HEALTHY | <none>   |       0        |       0
 2191039ca0e140d8939e91da88758e07 | 127.1.140.196:46601 | HEALTHY | <none>   |       0        |       0
 3295cb551d344191a5ea097425ba02e3 | 127.1.140.199:37563 | HEALTHY | <none>   |       0        |       0
 40f075cb67b244bab148499faaa8a100 | 127.1.140.198:34587 | HEALTHY | <none>   |       0        |       0
 e8daa51fc97a4257b9629f997ccbbe9d | 127.1.140.193:33247 | HEALTHY | <none>   |       0        |       0
 ecdf5ad066b649d593094cf742920d44 | 127.1.140.197:41257 | HEALTHY | <none>   |       0        |       0

Tablet Server Location Summary
 Location |  Count
----------+---------
 <none>   |       7

Unusual flags for Tablet Server:
               Flag               |                                                                                                Value                                                                                                |      Tags       |      Tablet Server
----------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------+-------------------------
 ipki_server_key_size             | 768                                                                                                                                                                                                 | experimental    | all 7 server(s) checked
 local_ip_for_outbound_sockets    | 127.1.140.193                                                                                                                                                                                       | experimental    | 127.1.140.193:33247
 local_ip_for_outbound_sockets    | 127.1.140.194                                                                                                                                                                                       | experimental    | 127.1.140.194:35823
 local_ip_for_outbound_sockets    | 127.1.140.195                                                                                                                                                                                       | experimental    | 127.1.140.195:35547
 local_ip_for_outbound_sockets    | 127.1.140.196                                                                                                                                                                                       | experimental    | 127.1.140.196:46601
 local_ip_for_outbound_sockets    | 127.1.140.197                                                                                                                                                                                       | experimental    | 127.1.140.197:41257
 local_ip_for_outbound_sockets    | 127.1.140.198                                                                                                                                                                                       | experimental    | 127.1.140.198:34587
 local_ip_for_outbound_sockets    | 127.1.140.199                                                                                                                                                                                       | experimental    | 127.1.140.199:37563
 log_inject_latency               | true                                                                                                                                                                                                | runtime,unsafe  | all 7 server(s) checked
 log_inject_latency_ms_mean       | 30                                                                                                                                                                                                  | runtime,unsafe  | all 7 server(s) checked
 log_inject_latency_ms_stddev     | 60                                                                                                                                                                                                  | runtime,unsafe  | all 7 server(s) checked
 never_fsync                      | true                                                                                                                                                                                                | unsafe,advanced | all 7 server(s) checked
 openssl_security_level_override  | 0                                                                                                                                                                                                   | unsafe,hidden   | all 7 server(s) checked
 rpc_server_allow_ephemeral_ports | true                                                                                                                                                                                                | unsafe          | all 7 server(s) checked
 server_dump_info_format          | pb                                                                                                                                                                                                  | hidden          | all 7 server(s) checked
 server_dump_info_path            | /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-0/data/info.pb | hidden          | 127.1.140.193:33247
 server_dump_info_path            | /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-1/data/info.pb | hidden          | 127.1.140.194:35823
 server_dump_info_path            | /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-2/data/info.pb | hidden          | 127.1.140.195:35547
 server_dump_info_path            | /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-3/data/info.pb | hidden          | 127.1.140.196:46601
 server_dump_info_path            | /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-4/data/info.pb | hidden          | 127.1.140.197:41257
 server_dump_info_path            | /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-5/data/info.pb | hidden          | 127.1.140.198:34587
 server_dump_info_path            | /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes.1777449862296546-1587-0/raft_consensus-itest-crashy-nodes-cluster/ts-6/data/info.pb | hidden          | 127.1.140.199:37563

Flags of checked categories for Tablet Server:
        Flag         |        Value        |      Tablet Server
---------------------+---------------------+-------------------------
 builtin_ntp_servers | 127.1.140.212:39211 | all 7 server(s) checked
 time_source         | builtin             | all 7 server(s) checked

Version Summary
     Version     |         Servers
-----------------+-------------------------
 1.19.0-SNAPSHOT | all 8 server(s) checked

Tablet Summary
The cluster doesn't have any matching system tables
Summary by table
     Name      | RF | Status  | Total Tablets | Healthy | Recovering | Under-replicated | Unavailable
---------------+----+---------+---------------+---------+------------+------------------+-------------
 test-workload | 7  | HEALTHY | 1             | 1       | 0          | 0                | 0

Tablet Replica Count Summary
   Statistic    | Replica Count
----------------+---------------
 Minimum        | 1
 First Quartile | 1
 Median         | 1
 Third Quartile | 1
 Maximum        | 1

Total Count Summary
                | Total Count
----------------+-------------
 Masters        | 1
 Tablet Servers | 7
 Tables         | 1
 Tablets        | 1
 Replicas       | 7

==================
Warnings:
==================
Some masters have unsafe, experimental, or hidden flags set
Some tablet servers have unsafe, experimental, or hidden flags set

OK
I20260429 08:04:31.975225  1587 log_verifier.cc:126] Checking tablet 557d85f2f8524478993d6d75c83f0d12
I20260429 08:04:31.985436  1587 log_verifier.cc:177] Verified matching terms for 69 ops in tablet 557d85f2f8524478993d6d75c83f0d12
I20260429 08:04:32.075470  1587 external_mini_cluster.cc:1658] Killing /tmp/dist-test-tasknazsm3/build/release/bin/kudu with pid 5742
I20260429 08:04:32.082062  1587 external_mini_cluster.cc:1658] Killing /tmp/dist-test-tasknazsm3/build/release/bin/kudu with pid 5876
I20260429 08:04:32.089298  1587 external_mini_cluster.cc:1658] Killing /tmp/dist-test-tasknazsm3/build/release/bin/kudu with pid 6027
I20260429 08:04:32.095907  1587 external_mini_cluster.cc:1658] Killing /tmp/dist-test-tasknazsm3/build/release/bin/kudu with pid 6183
I20260429 08:04:32.101393  1587 external_mini_cluster.cc:1658] Killing /tmp/dist-test-tasknazsm3/build/release/bin/kudu with pid 6326
I20260429 08:04:32.106184  1587 external_mini_cluster.cc:1658] Killing /tmp/dist-test-tasknazsm3/build/release/bin/kudu with pid 6460
I20260429 08:04:32.111164  1587 external_mini_cluster.cc:1658] Killing /tmp/dist-test-tasknazsm3/build/release/bin/kudu with pid 6617
I20260429 08:04:32.115908  1587 external_mini_cluster.cc:1658] Killing /tmp/dist-test-tasknazsm3/build/release/bin/kudu with pid 2120
2026-04-29T08:04:32Z chronyd exiting
[       OK ] RaftConsensusITest.InsertDuplicateKeysWithCrashyNodes (9125 ms)
[ RUN      ] RaftConsensusITest.TestReplicaBehaviorViaRPC
I20260429 08:04:32.140202  1587 ts_itest-base.cc:115] Starting cluster with:
I20260429 08:04:32.140266  1587 ts_itest-base.cc:116] --------------
I20260429 08:04:32.140285  1587 ts_itest-base.cc:117] 3 tablet servers
I20260429 08:04:32.140316  1587 ts_itest-base.cc:118] 3 replicas per TS
I20260429 08:04:32.140339  1587 ts_itest-base.cc:119] --------------
2026-04-29T08:04:32Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-04-29T08:04:32Z Disabled control of system clock
I20260429 08:04:32.147746  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.1.140.254:46425
--webserver_interface=127.1.140.254
--webserver_port=0
--builtin_ntp_servers=127.1.140.212:35409
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.1.140.254:46425
--catalog_manager_wait_for_new_tablets_to_elect_leader=false with env {}
W20260429 08:04:32.226409  6827 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:32.226629  6827 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:32.226657  6827 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:32.228260  6827 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260429 08:04:32.228339  6827 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:32.228361  6827 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260429 08:04:32.228390  6827 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260429 08:04:32.230067  6827 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:35409
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/wal
--catalog_manager_wait_for_new_tablets_to_elect_leader=false
--ipki_ca_key_size=768
--master_addresses=127.1.140.254:46425
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.1.140.254:46425
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/data/info.pb
--webserver_interface=127.1.140.254
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.6827
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:32.230465  6827 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:32.230739  6827 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260429 08:04:32.233219  6832 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:32.233213  6835 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:32.233282  6827 server_base.cc:1061] running on GCE node
W20260429 08:04:32.233218  6833 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:32.233615  6827 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:32.233886  6827 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:32.235038  6827 hybrid_clock.cc:648] HybridClock initialized: now 1777449872235020 us; error 39 us; skew 500 ppm
I20260429 08:04:32.236274  6827 webserver.cc:492] Webserver started at http://127.1.140.254:33191/ using document root <none> and password file <none>
I20260429 08:04:32.236500  6827 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:32.236546  6827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:32.236658  6827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260429 08:04:32.237532  6827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/data/instance:
uuid: "12ccc173b6cf472ab13a4c71d2881775"
format_stamp: "Formatted at 2026-04-29 08:04:32 on dist-test-slave-230h"
I20260429 08:04:32.237859  6827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/wal/instance:
uuid: "12ccc173b6cf472ab13a4c71d2881775"
format_stamp: "Formatted at 2026-04-29 08:04:32 on dist-test-slave-230h"
I20260429 08:04:32.239080  6827 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
I20260429 08:04:32.239979  6841 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:32.240168  6827 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:32.240310  6827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/wal
uuid: "12ccc173b6cf472ab13a4c71d2881775"
format_stamp: "Formatted at 2026-04-29 08:04:32 on dist-test-slave-230h"
I20260429 08:04:32.240406  6827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260429 08:04:32.247246  6827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:32.247601  6827 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:32.247748  6827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:32.251287  6827 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.254:46425
I20260429 08:04:32.251323  6893 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.254:46425 every 8 connection(s)
I20260429 08:04:32.251716  6827 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/data/info.pb
I20260429 08:04:32.252305  6894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260429 08:04:32.254631  6894 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12ccc173b6cf472ab13a4c71d2881775: Bootstrap starting.
I20260429 08:04:32.255229  6894 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 12ccc173b6cf472ab13a4c71d2881775: Neither blocks nor log segments found. Creating new log.
I20260429 08:04:32.255577  6894 log.cc:826] T 00000000000000000000000000000000 P 12ccc173b6cf472ab13a4c71d2881775: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:32.256204  6894 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12ccc173b6cf472ab13a4c71d2881775: No bootstrap required, opened a new log
I20260429 08:04:32.257393  6894 raft_consensus.cc:359] T 00000000000000000000000000000000 P 12ccc173b6cf472ab13a4c71d2881775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12ccc173b6cf472ab13a4c71d2881775" member_type: VOTER last_known_addr { host: "127.1.140.254" port: 46425 } }
I20260429 08:04:32.257506  6894 raft_consensus.cc:385] T 00000000000000000000000000000000 P 12ccc173b6cf472ab13a4c71d2881775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260429 08:04:32.257526  6894 raft_consensus.cc:740] T 00000000000000000000000000000000 P 12ccc173b6cf472ab13a4c71d2881775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12ccc173b6cf472ab13a4c71d2881775, State: Initialized, Role: FOLLOWER
I20260429 08:04:32.257666  6894 consensus_queue.cc:260] T 00000000000000000000000000000000 P 12ccc173b6cf472ab13a4c71d2881775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12ccc173b6cf472ab13a4c71d2881775" member_type: VOTER last_known_addr { host: "127.1.140.254" port: 46425 } }
I20260429 08:04:32.257750  6894 raft_consensus.cc:399] T 00000000000000000000000000000000 P 12ccc173b6cf472ab13a4c71d2881775 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260429 08:04:32.257772  6894 raft_consensus.cc:493] T 00000000000000000000000000000000 P 12ccc173b6cf472ab13a4c71d2881775 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260429 08:04:32.257839  6894 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 12ccc173b6cf472ab13a4c71d2881775 [term 0 FOLLOWER]: Advancing to term 1
I20260429 08:04:32.258332  6894 raft_consensus.cc:515] T 00000000000000000000000000000000 P 12ccc173b6cf472ab13a4c71d2881775 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12ccc173b6cf472ab13a4c71d2881775" member_type: VOTER last_known_addr { host: "127.1.140.254" port: 46425 } }
I20260429 08:04:32.258451  6894 leader_election.cc:304] T 00000000000000000000000000000000 P 12ccc173b6cf472ab13a4c71d2881775 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 12ccc173b6cf472ab13a4c71d2881775; no voters: 
I20260429 08:04:32.258620  6894 leader_election.cc:290] T 00000000000000000000000000000000 P 12ccc173b6cf472ab13a4c71d2881775 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260429 08:04:32.258719  6897 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 12ccc173b6cf472ab13a4c71d2881775 [term 1 FOLLOWER]: Leader election won for term 1
I20260429 08:04:32.258888  6894 sys_catalog.cc:565] T 00000000000000000000000000000000 P 12ccc173b6cf472ab13a4c71d2881775 [sys.catalog]: configured and running, proceeding with master startup.
I20260429 08:04:32.258900  6897 raft_consensus.cc:697] T 00000000000000000000000000000000 P 12ccc173b6cf472ab13a4c71d2881775 [term 1 LEADER]: Becoming Leader. State: Replica: 12ccc173b6cf472ab13a4c71d2881775, State: Running, Role: LEADER
I20260429 08:04:32.259002  6897 consensus_queue.cc:237] T 00000000000000000000000000000000 P 12ccc173b6cf472ab13a4c71d2881775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12ccc173b6cf472ab13a4c71d2881775" member_type: VOTER last_known_addr { host: "127.1.140.254" port: 46425 } }
I20260429 08:04:32.259351  6898 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12ccc173b6cf472ab13a4c71d2881775 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "12ccc173b6cf472ab13a4c71d2881775" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12ccc173b6cf472ab13a4c71d2881775" member_type: VOTER last_known_addr { host: "127.1.140.254" port: 46425 } } }
I20260429 08:04:32.259407  6899 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12ccc173b6cf472ab13a4c71d2881775 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 12ccc173b6cf472ab13a4c71d2881775. Latest consensus state: current_term: 1 leader_uuid: "12ccc173b6cf472ab13a4c71d2881775" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12ccc173b6cf472ab13a4c71d2881775" member_type: VOTER last_known_addr { host: "127.1.140.254" port: 46425 } } }
I20260429 08:04:32.259470  6898 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12ccc173b6cf472ab13a4c71d2881775 [sys.catalog]: This master's current role is: LEADER
I20260429 08:04:32.259495  6899 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12ccc173b6cf472ab13a4c71d2881775 [sys.catalog]: This master's current role is: LEADER
I20260429 08:04:32.260002  6906 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260429 08:04:32.260389  6906 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260429 08:04:32.261790  6906 catalog_manager.cc:1357] Generated new cluster ID: 3634be6d0b314b3ea183f46dedf05ed3
I20260429 08:04:32.261780  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 6827
I20260429 08:04:32.261852  6906 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260429 08:04:32.261885  1587 external_mini_cluster.cc:1442] Reading /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/wal/instance
I20260429 08:04:32.276604  6906 catalog_manager.cc:1380] Generated new certificate authority record
I20260429 08:04:32.277181  6906 catalog_manager.cc:1514] Loading token signing keys...
I20260429 08:04:32.281168  6906 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 12ccc173b6cf472ab13a4c71d2881775: Generated new TSK 0
I20260429 08:04:32.281342  6906 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260429 08:04:32.289419  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.193:0
--local_ip_for_outbound_sockets=127.1.140.193
--webserver_interface=127.1.140.193
--webserver_port=0
--tserver_master_addrs=127.1.140.254:46425
--builtin_ntp_servers=127.1.140.212:35409
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--enable_leader_failure_detection=false with env {}
W20260429 08:04:32.367854  6918 flags.cc:432] Enabled unsafe flag: --enable_leader_failure_detection=false
W20260429 08:04:32.368036  6918 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:32.368052  6918 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:32.368069  6918 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:32.369668  6918 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:32.369730  6918 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.193
I20260429 08:04:32.371326  6918 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:35409
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--enable_leader_failure_detection=false
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/data/info.pb
--webserver_interface=127.1.140.193
--webserver_port=0
--tserver_master_addrs=127.1.140.254:46425
--never_fsync=true
--heap_profile_path=/tmp/kudu.6918
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.193
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:32.371585  6918 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:32.371840  6918 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260429 08:04:32.374419  6923 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:32.374490  6924 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:32.374658  6926 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:32.374861  6918 server_base.cc:1061] running on GCE node
I20260429 08:04:32.375046  6918 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:32.375281  6918 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:32.376461  6918 hybrid_clock.cc:648] HybridClock initialized: now 1777449872376441 us; error 31 us; skew 500 ppm
I20260429 08:04:32.377696  6918 webserver.cc:492] Webserver started at http://127.1.140.193:40913/ using document root <none> and password file <none>
I20260429 08:04:32.377912  6918 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:32.377980  6918 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:32.378088  6918 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260429 08:04:32.379005  6918 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/data/instance:
uuid: "ec7c0402e1ec457ab1681d63e4a26f44"
format_stamp: "Formatted at 2026-04-29 08:04:32 on dist-test-slave-230h"
I20260429 08:04:32.379328  6918 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/wal/instance:
uuid: "ec7c0402e1ec457ab1681d63e4a26f44"
format_stamp: "Formatted at 2026-04-29 08:04:32 on dist-test-slave-230h"
I20260429 08:04:32.380787  6918 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:32.381552  6932 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:32.381722  6918 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
I20260429 08:04:32.381789  6918 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/wal
uuid: "ec7c0402e1ec457ab1681d63e4a26f44"
format_stamp: "Formatted at 2026-04-29 08:04:32 on dist-test-slave-230h"
I20260429 08:04:32.381865  6918 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260429 08:04:32.393395  6918 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:32.393687  6918 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:32.393814  6918 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:32.394070  6918 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:32.394459  6918 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260429 08:04:32.394493  6918 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:32.394516  6918 ts_tablet_manager.cc:616] Registered 0 tablets
I20260429 08:04:32.394528  6918 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:32.401618  6918 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.193:37295
I20260429 08:04:32.401702  7045 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.193:37295 every 8 connection(s)
I20260429 08:04:32.402004  6918 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/data/info.pb
I20260429 08:04:32.404249  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 6918
I20260429 08:04:32.404389  1587 external_mini_cluster.cc:1442] Reading /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/wal/instance
I20260429 08:04:32.405642  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.194:0
--local_ip_for_outbound_sockets=127.1.140.194
--webserver_interface=127.1.140.194
--webserver_port=0
--tserver_master_addrs=127.1.140.254:46425
--builtin_ntp_servers=127.1.140.212:35409
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--enable_leader_failure_detection=false with env {}
I20260429 08:04:32.407790  7046 heartbeater.cc:344] Connected to a master server at 127.1.140.254:46425
I20260429 08:04:32.407914  7046 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:32.408197  7046 heartbeater.cc:507] Master 127.1.140.254:46425 requested a full tablet report, sending...
I20260429 08:04:32.408790  6858 ts_manager.cc:194] Registered new tserver with Master: ec7c0402e1ec457ab1681d63e4a26f44 (127.1.140.193:37295)
I20260429 08:04:32.409492  6858 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.193:34549
W20260429 08:04:32.488299  7049 flags.cc:432] Enabled unsafe flag: --enable_leader_failure_detection=false
W20260429 08:04:32.488513  7049 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:32.488528  7049 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:32.488546  7049 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:32.489991  7049 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:32.490041  7049 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.194
I20260429 08:04:32.491570  7049 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:35409
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--enable_leader_failure_detection=false
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.194:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/data/info.pb
--webserver_interface=127.1.140.194
--webserver_port=0
--tserver_master_addrs=127.1.140.254:46425
--never_fsync=true
--heap_profile_path=/tmp/kudu.7049
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.194
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:32.491750  7049 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:32.491921  7049 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260429 08:04:32.494586  7057 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:32.494649  7055 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:32.494637  7054 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:32.494809  7049 server_base.cc:1061] running on GCE node
I20260429 08:04:32.495044  7049 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:32.495225  7049 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:32.496371  7049 hybrid_clock.cc:648] HybridClock initialized: now 1777449872496331 us; error 62 us; skew 500 ppm
I20260429 08:04:32.497465  7049 webserver.cc:492] Webserver started at http://127.1.140.194:45785/ using document root <none> and password file <none>
I20260429 08:04:32.497656  7049 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:32.497699  7049 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:32.497774  7049 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260429 08:04:32.498704  7049 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/data/instance:
uuid: "2389a6dd3d854647989b6e8f8b0de68f"
format_stamp: "Formatted at 2026-04-29 08:04:32 on dist-test-slave-230h"
I20260429 08:04:32.498975  7049 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/wal/instance:
uuid: "2389a6dd3d854647989b6e8f8b0de68f"
format_stamp: "Formatted at 2026-04-29 08:04:32 on dist-test-slave-230h"
I20260429 08:04:32.500204  7049 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
I20260429 08:04:32.500931  7063 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:32.501140  7049 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:32.501196  7049 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/wal
uuid: "2389a6dd3d854647989b6e8f8b0de68f"
format_stamp: "Formatted at 2026-04-29 08:04:32 on dist-test-slave-230h"
I20260429 08:04:32.501240  7049 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260429 08:04:32.517385  7049 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:32.517686  7049 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:32.517786  7049 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:32.517992  7049 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:32.518253  7049 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260429 08:04:32.518281  7049 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:32.518304  7049 ts_tablet_manager.cc:616] Registered 0 tablets
I20260429 08:04:32.518316  7049 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:32.524446  7049 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.194:40545
I20260429 08:04:32.524487  7176 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.194:40545 every 8 connection(s)
I20260429 08:04:32.524791  7049 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/data/info.pb
I20260429 08:04:32.529121  7177 heartbeater.cc:344] Connected to a master server at 127.1.140.254:46425
I20260429 08:04:32.529228  7177 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:32.529444  7177 heartbeater.cc:507] Master 127.1.140.254:46425 requested a full tablet report, sending...
I20260429 08:04:32.529827  6858 ts_manager.cc:194] Registered new tserver with Master: 2389a6dd3d854647989b6e8f8b0de68f (127.1.140.194:40545)
I20260429 08:04:32.530157  6858 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.194:47783
I20260429 08:04:32.530939  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 7049
I20260429 08:04:32.531023  1587 external_mini_cluster.cc:1442] Reading /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/wal/instance
I20260429 08:04:32.532050  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.195:0
--local_ip_for_outbound_sockets=127.1.140.195
--webserver_interface=127.1.140.195
--webserver_port=0
--tserver_master_addrs=127.1.140.254:46425
--builtin_ntp_servers=127.1.140.212:35409
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--enable_leader_failure_detection=false with env {}
W20260429 08:04:32.608788  7180 flags.cc:432] Enabled unsafe flag: --enable_leader_failure_detection=false
W20260429 08:04:32.609035  7180 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:32.609061  7180 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:32.609095  7180 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:32.610787  7180 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:32.610893  7180 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.195
I20260429 08:04:32.612601  7180 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:35409
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--enable_leader_failure_detection=false
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.195:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/data/info.pb
--webserver_interface=127.1.140.195
--webserver_port=0
--tserver_master_addrs=127.1.140.254:46425
--never_fsync=true
--heap_profile_path=/tmp/kudu.7180
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.195
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:32.612898  7180 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:32.613150  7180 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260429 08:04:32.616166  7186 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:32.616221  7180 server_base.cc:1061] running on GCE node
W20260429 08:04:32.616158  7188 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:32.616163  7185 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:32.616618  7180 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:32.616865  7180 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:32.618065  7180 hybrid_clock.cc:648] HybridClock initialized: now 1777449872618043 us; error 32 us; skew 500 ppm
I20260429 08:04:32.619534  7180 webserver.cc:492] Webserver started at http://127.1.140.195:36693/ using document root <none> and password file <none>
I20260429 08:04:32.619771  7180 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:32.619839  7180 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:32.619951  7180 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260429 08:04:32.620849  7180 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/data/instance:
uuid: "a8ec5b87fc6642119605ebe592f24a2b"
format_stamp: "Formatted at 2026-04-29 08:04:32 on dist-test-slave-230h"
I20260429 08:04:32.621191  7180 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/wal/instance:
uuid: "a8ec5b87fc6642119605ebe592f24a2b"
format_stamp: "Formatted at 2026-04-29 08:04:32 on dist-test-slave-230h"
I20260429 08:04:32.622499  7180 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
I20260429 08:04:32.623400  7194 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:32.623684  7180 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:32.623769  7180 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/wal
uuid: "a8ec5b87fc6642119605ebe592f24a2b"
format_stamp: "Formatted at 2026-04-29 08:04:32 on dist-test-slave-230h"
I20260429 08:04:32.623849  7180 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260429 08:04:32.638767  7180 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:32.639142  7180 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:32.639472  7180 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:32.639861  7180 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:32.640437  7180 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260429 08:04:32.640522  7180 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:32.640570  7180 ts_tablet_manager.cc:616] Registered 0 tablets
I20260429 08:04:32.640622  7180 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:32.647173  7180 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.195:42557
I20260429 08:04:32.647218  7307 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.195:42557 every 8 connection(s)
I20260429 08:04:32.647578  7180 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/data/info.pb
I20260429 08:04:32.652133  7308 heartbeater.cc:344] Connected to a master server at 127.1.140.254:46425
I20260429 08:04:32.652240  7308 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:32.652400  7308 heartbeater.cc:507] Master 127.1.140.254:46425 requested a full tablet report, sending...
I20260429 08:04:32.652842  6858 ts_manager.cc:194] Registered new tserver with Master: a8ec5b87fc6642119605ebe592f24a2b (127.1.140.195:42557)
I20260429 08:04:32.653225  6858 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.195:36757
I20260429 08:04:32.656448  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 7180
I20260429 08:04:32.656528  1587 external_mini_cluster.cc:1442] Reading /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestReplicaBehaviorViaRPC.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/wal/instance
I20260429 08:04:32.657660  1587 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
I20260429 08:04:32.663267  6858 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44146:
name: "TestTable"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
owner: "alice"
W20260429 08:04:32.664552  6858 catalog_manager.cc:7033] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table TestTable in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260429 08:04:32.671165  7111 tablet_service.cc:1511] Processing CreateTablet for tablet 6cbdc01c182b4e5cbb683b4fe3657b62 (DEFAULT_TABLE table=TestTable [id=24ba1d79d1d74c2e865cebb218ead5bb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260429 08:04:32.671530  7111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cbdc01c182b4e5cbb683b4fe3657b62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260429 08:04:32.671913  7242 tablet_service.cc:1511] Processing CreateTablet for tablet 6cbdc01c182b4e5cbb683b4fe3657b62 (DEFAULT_TABLE table=TestTable [id=24ba1d79d1d74c2e865cebb218ead5bb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260429 08:04:32.671923  6979 tablet_service.cc:1511] Processing CreateTablet for tablet 6cbdc01c182b4e5cbb683b4fe3657b62 (DEFAULT_TABLE table=TestTable [id=24ba1d79d1d74c2e865cebb218ead5bb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260429 08:04:32.672178  6979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cbdc01c182b4e5cbb683b4fe3657b62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260429 08:04:32.672204  7242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cbdc01c182b4e5cbb683b4fe3657b62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260429 08:04:32.674187  7322 tablet_bootstrap.cc:492] T 6cbdc01c182b4e5cbb683b4fe3657b62 P a8ec5b87fc6642119605ebe592f24a2b: Bootstrap starting.
I20260429 08:04:32.674690  7323 tablet_bootstrap.cc:492] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Bootstrap starting.
I20260429 08:04:32.675004  7322 tablet_bootstrap.cc:654] T 6cbdc01c182b4e5cbb683b4fe3657b62 P a8ec5b87fc6642119605ebe592f24a2b: Neither blocks nor log segments found. Creating new log.
I20260429 08:04:32.675037  7324 tablet_bootstrap.cc:492] T 6cbdc01c182b4e5cbb683b4fe3657b62 P ec7c0402e1ec457ab1681d63e4a26f44: Bootstrap starting.
I20260429 08:04:32.675293  7322 log.cc:826] T 6cbdc01c182b4e5cbb683b4fe3657b62 P a8ec5b87fc6642119605ebe592f24a2b: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:32.675386  7323 tablet_bootstrap.cc:654] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Neither blocks nor log segments found. Creating new log.
I20260429 08:04:32.675699  7324 tablet_bootstrap.cc:654] T 6cbdc01c182b4e5cbb683b4fe3657b62 P ec7c0402e1ec457ab1681d63e4a26f44: Neither blocks nor log segments found. Creating new log.
I20260429 08:04:32.675706  7323 log.cc:826] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:32.675989  7324 log.cc:826] T 6cbdc01c182b4e5cbb683b4fe3657b62 P ec7c0402e1ec457ab1681d63e4a26f44: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:32.675989  7322 tablet_bootstrap.cc:492] T 6cbdc01c182b4e5cbb683b4fe3657b62 P a8ec5b87fc6642119605ebe592f24a2b: No bootstrap required, opened a new log
I20260429 08:04:32.676055  7322 ts_tablet_manager.cc:1403] T 6cbdc01c182b4e5cbb683b4fe3657b62 P a8ec5b87fc6642119605ebe592f24a2b: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260429 08:04:32.676369  7323 tablet_bootstrap.cc:492] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: No bootstrap required, opened a new log
I20260429 08:04:32.676468  7323 ts_tablet_manager.cc:1403] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260429 08:04:32.676677  7324 tablet_bootstrap.cc:492] T 6cbdc01c182b4e5cbb683b4fe3657b62 P ec7c0402e1ec457ab1681d63e4a26f44: No bootstrap required, opened a new log
I20260429 08:04:32.676739  7324 ts_tablet_manager.cc:1403] T 6cbdc01c182b4e5cbb683b4fe3657b62 P ec7c0402e1ec457ab1681d63e4a26f44: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260429 08:04:32.677392  7322 raft_consensus.cc:359] T 6cbdc01c182b4e5cbb683b4fe3657b62 P a8ec5b87fc6642119605ebe592f24a2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec7c0402e1ec457ab1681d63e4a26f44" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 37295 } } peers { permanent_uuid: "2389a6dd3d854647989b6e8f8b0de68f" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 40545 } } peers { permanent_uuid: "a8ec5b87fc6642119605ebe592f24a2b" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 42557 } }
I20260429 08:04:32.677556  7322 raft_consensus.cc:740] T 6cbdc01c182b4e5cbb683b4fe3657b62 P a8ec5b87fc6642119605ebe592f24a2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8ec5b87fc6642119605ebe592f24a2b, State: Initialized, Role: FOLLOWER
I20260429 08:04:32.677618  7322 consensus_queue.cc:260] T 6cbdc01c182b4e5cbb683b4fe3657b62 P a8ec5b87fc6642119605ebe592f24a2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec7c0402e1ec457ab1681d63e4a26f44" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 37295 } } peers { permanent_uuid: "2389a6dd3d854647989b6e8f8b0de68f" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 40545 } } peers { permanent_uuid: "a8ec5b87fc6642119605ebe592f24a2b" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 42557 } }
I20260429 08:04:32.677846  7322 ts_tablet_manager.cc:1434] T 6cbdc01c182b4e5cbb683b4fe3657b62 P a8ec5b87fc6642119605ebe592f24a2b: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260429 08:04:32.677958  7308 heartbeater.cc:499] Master 127.1.140.254:46425 was elected leader, sending a full tablet report...
I20260429 08:04:32.678099  7323 raft_consensus.cc:359] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec7c0402e1ec457ab1681d63e4a26f44" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 37295 } } peers { permanent_uuid: "2389a6dd3d854647989b6e8f8b0de68f" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 40545 } } peers { permanent_uuid: "a8ec5b87fc6642119605ebe592f24a2b" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 42557 } }
I20260429 08:04:32.678239  7323 raft_consensus.cc:740] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2389a6dd3d854647989b6e8f8b0de68f, State: Initialized, Role: FOLLOWER
I20260429 08:04:32.678231  7324 raft_consensus.cc:359] T 6cbdc01c182b4e5cbb683b4fe3657b62 P ec7c0402e1ec457ab1681d63e4a26f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec7c0402e1ec457ab1681d63e4a26f44" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 37295 } } peers { permanent_uuid: "2389a6dd3d854647989b6e8f8b0de68f" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 40545 } } peers { permanent_uuid: "a8ec5b87fc6642119605ebe592f24a2b" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 42557 } }
I20260429 08:04:32.678289  7323 consensus_queue.cc:260] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec7c0402e1ec457ab1681d63e4a26f44" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 37295 } } peers { permanent_uuid: "2389a6dd3d854647989b6e8f8b0de68f" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 40545 } } peers { permanent_uuid: "a8ec5b87fc6642119605ebe592f24a2b" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 42557 } }
I20260429 08:04:32.678334  7324 raft_consensus.cc:740] T 6cbdc01c182b4e5cbb683b4fe3657b62 P ec7c0402e1ec457ab1681d63e4a26f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec7c0402e1ec457ab1681d63e4a26f44, State: Initialized, Role: FOLLOWER
I20260429 08:04:32.678397  7324 consensus_queue.cc:260] T 6cbdc01c182b4e5cbb683b4fe3657b62 P ec7c0402e1ec457ab1681d63e4a26f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec7c0402e1ec457ab1681d63e4a26f44" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 37295 } } peers { permanent_uuid: "2389a6dd3d854647989b6e8f8b0de68f" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 40545 } } peers { permanent_uuid: "a8ec5b87fc6642119605ebe592f24a2b" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 42557 } }
I20260429 08:04:32.678519  7323 ts_tablet_manager.cc:1434] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260429 08:04:32.678632  7324 ts_tablet_manager.cc:1434] T 6cbdc01c182b4e5cbb683b4fe3657b62 P ec7c0402e1ec457ab1681d63e4a26f44: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260429 08:04:32.678634  7177 heartbeater.cc:499] Master 127.1.140.254:46425 was elected leader, sending a full tablet report...
I20260429 08:04:32.678793  7046 heartbeater.cc:499] Master 127.1.140.254:46425 was elected leader, sending a full tablet report...
I20260429 08:04:32.682902  1587 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
I20260429 08:04:32.683421  1587 ts_itest-base.cc:246] Waiting for 1 tablets on tserver ec7c0402e1ec457ab1681d63e4a26f44 to finish bootstrapping
I20260429 08:04:32.687217  1587 ts_itest-base.cc:246] Waiting for 1 tablets on tserver 2389a6dd3d854647989b6e8f8b0de68f to finish bootstrapping
I20260429 08:04:32.690374  1587 ts_itest-base.cc:246] Waiting for 1 tablets on tserver a8ec5b87fc6642119605ebe592f24a2b to finish bootstrapping
I20260429 08:04:32.696264  7000 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6cbdc01c182b4e5cbb683b4fe3657b62"
dest_uuid: "ec7c0402e1ec457ab1681d63e4a26f44"
 from {username='slave'} at 127.0.0.1:39044
I20260429 08:04:32.696400  7000 raft_consensus.cc:493] T 6cbdc01c182b4e5cbb683b4fe3657b62 P ec7c0402e1ec457ab1681d63e4a26f44 [term 0 FOLLOWER]: Starting forced leader election (received explicit request)
I20260429 08:04:32.696514  7000 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P ec7c0402e1ec457ab1681d63e4a26f44 [term 0 FOLLOWER]: Advancing to term 1
I20260429 08:04:32.697474  7000 raft_consensus.cc:515] T 6cbdc01c182b4e5cbb683b4fe3657b62 P ec7c0402e1ec457ab1681d63e4a26f44 [term 1 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec7c0402e1ec457ab1681d63e4a26f44" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 37295 } } peers { permanent_uuid: "2389a6dd3d854647989b6e8f8b0de68f" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 40545 } } peers { permanent_uuid: "a8ec5b87fc6642119605ebe592f24a2b" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 42557 } }
I20260429 08:04:32.697805  7000 leader_election.cc:290] T 6cbdc01c182b4e5cbb683b4fe3657b62 P ec7c0402e1ec457ab1681d63e4a26f44 [CANDIDATE]: Term 1 election: Requested vote from peers 2389a6dd3d854647989b6e8f8b0de68f (127.1.140.194:40545), a8ec5b87fc6642119605ebe592f24a2b (127.1.140.195:42557)
I20260429 08:04:32.701143  7131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbdc01c182b4e5cbb683b4fe3657b62" candidate_uuid: "ec7c0402e1ec457ab1681d63e4a26f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: true dest_uuid: "2389a6dd3d854647989b6e8f8b0de68f"
I20260429 08:04:32.701287  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 0 FOLLOWER]: Advancing to term 1
I20260429 08:04:32.701330  7259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbdc01c182b4e5cbb683b4fe3657b62" candidate_uuid: "ec7c0402e1ec457ab1681d63e4a26f44" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: true dest_uuid: "a8ec5b87fc6642119605ebe592f24a2b"
I20260429 08:04:32.701468  7259 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P a8ec5b87fc6642119605ebe592f24a2b [term 0 FOLLOWER]: Advancing to term 1
I20260429 08:04:32.702118  7131 raft_consensus.cc:2468] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7c0402e1ec457ab1681d63e4a26f44 in term 1.
I20260429 08:04:32.702399  6935 leader_election.cc:304] T 6cbdc01c182b4e5cbb683b4fe3657b62 P ec7c0402e1ec457ab1681d63e4a26f44 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2389a6dd3d854647989b6e8f8b0de68f, ec7c0402e1ec457ab1681d63e4a26f44; no voters: 
I20260429 08:04:32.702576  7259 raft_consensus.cc:2468] T 6cbdc01c182b4e5cbb683b4fe3657b62 P a8ec5b87fc6642119605ebe592f24a2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7c0402e1ec457ab1681d63e4a26f44 in term 1.
I20260429 08:04:32.702898  7330 raft_consensus.cc:2804] T 6cbdc01c182b4e5cbb683b4fe3657b62 P ec7c0402e1ec457ab1681d63e4a26f44 [term 1 FOLLOWER]: Leader election won for term 1
I20260429 08:04:32.703089  7330 raft_consensus.cc:697] T 6cbdc01c182b4e5cbb683b4fe3657b62 P ec7c0402e1ec457ab1681d63e4a26f44 [term 1 LEADER]: Becoming Leader. State: Replica: ec7c0402e1ec457ab1681d63e4a26f44, State: Running, Role: LEADER
I20260429 08:04:32.703214  7330 consensus_queue.cc:237] T 6cbdc01c182b4e5cbb683b4fe3657b62 P ec7c0402e1ec457ab1681d63e4a26f44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec7c0402e1ec457ab1681d63e4a26f44" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 37295 } } peers { permanent_uuid: "2389a6dd3d854647989b6e8f8b0de68f" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 40545 } } peers { permanent_uuid: "a8ec5b87fc6642119605ebe592f24a2b" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 42557 } }
I20260429 08:04:32.704118  6858 catalog_manager.cc:5671] T 6cbdc01c182b4e5cbb683b4fe3657b62 P ec7c0402e1ec457ab1681d63e4a26f44 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec7c0402e1ec457ab1681d63e4a26f44 (127.1.140.193). New cstate: current_term: 1 leader_uuid: "ec7c0402e1ec457ab1681d63e4a26f44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec7c0402e1ec457ab1681d63e4a26f44" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 37295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2389a6dd3d854647989b6e8f8b0de68f" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 40545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8ec5b87fc6642119605ebe592f24a2b" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 42557 } health_report { overall_health: UNKNOWN } } }
I20260429 08:04:32.706151  1587 cluster_itest_util.cc:258] Not converged past 1 yet: 0.0 0.0 1.1
W20260429 08:04:32.775357  7178 tablet.cc:2404] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260429 08:04:32.807984  1587 cluster_itest_util.cc:258] Not converged past 1 yet: 0.0 0.0 1.1
W20260429 08:04:32.898195  7309 tablet.cc:2404] T 6cbdc01c182b4e5cbb683b4fe3657b62 P a8ec5b87fc6642119605ebe592f24a2b: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260429 08:04:32.902747  7047 tablet.cc:2404] T 6cbdc01c182b4e5cbb683b4fe3657b62 P ec7c0402e1ec457ab1681d63e4a26f44: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260429 08:04:33.009682  1587 cluster_itest_util.cc:258] Not converged past 1 yet: 0.0 0.0 1.1
I20260429 08:04:33.171990  7330 consensus_queue.cc:1048] T 6cbdc01c182b4e5cbb683b4fe3657b62 P ec7c0402e1ec457ab1681d63e4a26f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8ec5b87fc6642119605ebe592f24a2b" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 42557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260429 08:04:33.174235  7338 consensus_queue.cc:1048] T 6cbdc01c182b4e5cbb683b4fe3657b62 P ec7c0402e1ec457ab1681d63e4a26f44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2389a6dd3d854647989b6e8f8b0de68f" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 40545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260429 08:04:33.311246  1587 external_mini_cluster.cc:1658] Killing /tmp/dist-test-tasknazsm3/build/release/bin/kudu with pid 7180
I20260429 08:04:33.316920  1587 external_mini_cluster.cc:1658] Killing /tmp/dist-test-tasknazsm3/build/release/bin/kudu with pid 6918
I20260429 08:04:33.322156  1587 raft_consensus-itest.cc:648] ================================== Cluster setup complete.
I20260429 08:04:33.323923  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1 FOLLOWER]: Advancing to term 2
E20260429 08:04:33.329098  7131 raft_consensus.cc:1327] Leader request contained out-of-sequence messages. Status: Corruption: New operation's index does not follow the previous op's index. Current: 2.6. Previous: 2.4. Leader Request: tablet_id: "6cbdc01c182b4e5cbb683b4fe3657b62" caller_uuid: "fake_caller" caller_term: 2 preceding_id { term: 2 index: 4 } ops { id { term: 2 index: 6 } timestamp: 7280434681141566050 op_type: WRITE_OP write_request { tablet_id: "6cbdc01c182b4e5cbb683b4fe3657b62" schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "int_val" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "string_val" type: STRING is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } row_operations { rows: "<redacted>""\001\007\000b\352\000\000\002\000\000\000\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000" indirect_data: "<redacted>""term: 2 index: 6" } } } dest_uuid: "2389a6dd3d854647989b6e8f8b0de68f" committed_index: 1 all_replicated_index: 0
E20260429 08:04:33.329789  7131 raft_consensus.cc:1327] Leader request contained out-of-sequence messages. Status: Corruption: New operation's term is not >= than the previous op's term. Current: 2.6. Previous: 3.5. Leader Request: tablet_id: "6cbdc01c182b4e5cbb683b4fe3657b62" caller_uuid: "fake_caller" caller_term: 2 preceding_id { term: 2 index: 4 } ops { id { term: 3 index: 5 } timestamp: 7280434681141556051 op_type: WRITE_OP write_request { tablet_id: "6cbdc01c182b4e5cbb683b4fe3657b62" schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "int_val" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "string_val" type: STRING is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } row_operations { rows: "<redacted>""\001\007\000S\303\000\000\003\000\000\000\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000" indirect_data: "<redacted>""term: 3 index: 5" } } } ops { id { term: 2 index: 6 } timestamp: 7280434681141566050 op_type: WRITE_OP write_request { tablet_id: "6cbdc01c182b4e5cbb683b4fe3657b62" schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "int_val" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "string_val" type: STRING is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } row_operations { rows: "<redacted>""\001\007\000b\352\000\000\002\000\000\000\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000" indirect_data: "<redacted>""term: 2 index: 6" } } } dest_uuid: "2389a6dd3d854647989b6e8f8b0de68f" committed_index: 1 all_replicated_index: 0
I20260429 08:04:33.330370  7131 raft_consensus.cc:1217] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2 FOLLOWER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260429 08:04:33.330771  1587 raft_consensus-itest.cc:251] Waiting for row count 2...
I20260429 08:04:33.332489  1587 raft_consensus-itest.cc:251] Waiting for row count 3...
W20260429 08:04:33.423605  7091 tablet_service.cc:3080] error setting up scanner 7b06a0f833dc457b93043068b7861f38 with request: Timed out: Timed out waiting for ts: P: 1777449873333453 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1777449873325572 usec, L: 3138 Physical time difference: 0.008s: new_scan_request { tablet_id: "6cbdc01c182b4e5cbb683b4fe3657b62" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } read_mode: READ_AT_SNAPSHOT } batch_size_bytes: 0
W20260429 08:04:33.423867  7091 rpcz_store.cc:267] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:54694 (request call id 15) took 90 ms (client timeout 100 ms). Trace:
W20260429 08:04:33.423951  7091 rpcz_store.cc:269] 0429 08:04:33.333379 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:04:33.333402 (+    23us) service_pool.cc:225] Handling call
0429 08:04:33.333455 (+    53us) tablet_service.cc:2890] Created scanner 7b06a0f833dc457b93043068b7861f38 for tablet 6cbdc01c182b4e5cbb683b4fe3657b62, query id is 
0429 08:04:33.333474 (+    19us) tablet_service.cc:3030] Creating iterator
0429 08:04:33.333485 (+    11us) tablet_service.cc:3408] Waiting safe time to advance
0429 08:04:33.423585 (+ 90100us) tablet_service.cc:3055] Iterator created
0429 08:04:33.423589 (+     4us) tablet_service.cc:3077] Iterator init: Timed out: Timed out waiting for ts: P: 1777449873333453 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1777449873325572 usec, L: 3138 Physical time difference: 0.008s
0429 08:04:33.423856 (+   267us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260429 08:04:33.426368  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2 FOLLOWER]: Advancing to term 3
I20260429 08:04:33.427098  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.427188  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2.5
I20260429 08:04:33.427314  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2.6
I20260429 08:04:33.428349  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3 FOLLOWER]: Advancing to term 4
I20260429 08:04:33.428884  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.428943  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3.5
I20260429 08:04:33.428999  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3.6
I20260429 08:04:33.429697  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4 FOLLOWER]: Advancing to term 5
I20260429 08:04:33.430166  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.430198  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4.5
I20260429 08:04:33.430230  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4.6
I20260429 08:04:33.430873  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5 FOLLOWER]: Advancing to term 6
I20260429 08:04:33.431313  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.431372  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5.5
I20260429 08:04:33.431435  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5.6
I20260429 08:04:33.432186  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6 FOLLOWER]: Advancing to term 7
I20260429 08:04:33.432847  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.432899  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6.5
I20260429 08:04:33.432942  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6.6
I20260429 08:04:33.433604  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7 FOLLOWER]: Advancing to term 8
I20260429 08:04:33.434094  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.434154  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7.5
I20260429 08:04:33.434211  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7.6
I20260429 08:04:33.434826  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8 FOLLOWER]: Advancing to term 9
I20260429 08:04:33.435264  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.435324  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8.5
I20260429 08:04:33.435375  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8.6
I20260429 08:04:33.435974  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9 FOLLOWER]: Advancing to term 10
I20260429 08:04:33.436439  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.436494  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9.5
I20260429 08:04:33.436545  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9.6
I20260429 08:04:33.437335  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 10 FOLLOWER]: Advancing to term 11
I20260429 08:04:33.437918  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.437963  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 10.5
I20260429 08:04:33.438004  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 10.6
I20260429 08:04:33.438652  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 11 FOLLOWER]: Advancing to term 12
I20260429 08:04:33.439116  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.439175  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 11.5
I20260429 08:04:33.439219  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 11.6
I20260429 08:04:33.439890  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 12 FOLLOWER]: Advancing to term 13
I20260429 08:04:33.440364  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.440419  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 12.5
I20260429 08:04:33.440467  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 12.6
I20260429 08:04:33.441218  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 13 FOLLOWER]: Advancing to term 14
I20260429 08:04:33.441689  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.441722  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 13.5
I20260429 08:04:33.441753  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 13.6
I20260429 08:04:33.442430  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 14 FOLLOWER]: Advancing to term 15
I20260429 08:04:33.442862  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.442893  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 14.5
I20260429 08:04:33.442924  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 14.6
I20260429 08:04:33.443682  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 15 FOLLOWER]: Advancing to term 16
I20260429 08:04:33.444248  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.444293  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 15.5
I20260429 08:04:33.444331  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 15.6
I20260429 08:04:33.444965  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 16 FOLLOWER]: Advancing to term 17
I20260429 08:04:33.445456  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.445514  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 16.5
I20260429 08:04:33.445561  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 16.6
I20260429 08:04:33.446182  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 17 FOLLOWER]: Advancing to term 18
I20260429 08:04:33.446784  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.446827  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 17.5
I20260429 08:04:33.446867  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 17.6
I20260429 08:04:33.447589  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 18 FOLLOWER]: Advancing to term 19
I20260429 08:04:33.448166  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.448216  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 18.5
I20260429 08:04:33.448257  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 18.6
I20260429 08:04:33.449035  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 19 FOLLOWER]: Advancing to term 20
I20260429 08:04:33.449486  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.449545  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 19.5
I20260429 08:04:33.449592  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 19.6
I20260429 08:04:33.450228  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 20 FOLLOWER]: Advancing to term 21
I20260429 08:04:33.450672  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.450729  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 20.5
I20260429 08:04:33.450783  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 20.6
I20260429 08:04:33.451332  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 21 FOLLOWER]: Advancing to term 22
I20260429 08:04:33.451835  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.451895  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 21.5
I20260429 08:04:33.451942  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 21.6
I20260429 08:04:33.452513  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 22 FOLLOWER]: Advancing to term 23
I20260429 08:04:33.452957  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.453013  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 22.5
I20260429 08:04:33.453060  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 22.6
I20260429 08:04:33.453629  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 23 FOLLOWER]: Advancing to term 24
I20260429 08:04:33.454079  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.454138  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 23.5
I20260429 08:04:33.454182  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 23.6
I20260429 08:04:33.454779  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 24 FOLLOWER]: Advancing to term 25
I20260429 08:04:33.455214  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.455271  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 24.5
I20260429 08:04:33.455322  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 24.6
I20260429 08:04:33.455920  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 25 FOLLOWER]: Advancing to term 26
I20260429 08:04:33.456390  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.456430  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 25.5
I20260429 08:04:33.456460  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 25.6
I20260429 08:04:33.457194  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 26 FOLLOWER]: Advancing to term 27
I20260429 08:04:33.457633  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.457667  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 26.5
I20260429 08:04:33.457700  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 26.6
I20260429 08:04:33.458278  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 27 FOLLOWER]: Advancing to term 28
I20260429 08:04:33.458861  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.458912  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 27.5
I20260429 08:04:33.458952  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 27.6
I20260429 08:04:33.459685  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 28 FOLLOWER]: Advancing to term 29
I20260429 08:04:33.460245  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.460304  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 28.5
I20260429 08:04:33.460361  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 28.6
I20260429 08:04:33.461089  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 29 FOLLOWER]: Advancing to term 30
I20260429 08:04:33.461529  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.461588  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 29.5
I20260429 08:04:33.461651  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 29.6
I20260429 08:04:33.462473  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 30 FOLLOWER]: Advancing to term 31
I20260429 08:04:33.462944  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.463006  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 30.5
I20260429 08:04:33.463054  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 30.6
I20260429 08:04:33.463855  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 31 FOLLOWER]: Advancing to term 32
I20260429 08:04:33.464653  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.464702  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 31.5
I20260429 08:04:33.464748  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 31.6
I20260429 08:04:33.465376  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 32 FOLLOWER]: Advancing to term 33
I20260429 08:04:33.466006  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.466053  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 32.5
I20260429 08:04:33.466094  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 32.6
I20260429 08:04:33.466760  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 33 FOLLOWER]: Advancing to term 34
I20260429 08:04:33.467238  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.467298  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 33.5
I20260429 08:04:33.467342  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 33.6
I20260429 08:04:33.468031  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 34 FOLLOWER]: Advancing to term 35
I20260429 08:04:33.468505  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.468537  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 34.5
I20260429 08:04:33.468567  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 34.6
I20260429 08:04:33.469146  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 35 FOLLOWER]: Advancing to term 36
I20260429 08:04:33.469709  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.469758  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 35.5
I20260429 08:04:33.469794  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 35.6
I20260429 08:04:33.470477  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 36 FOLLOWER]: Advancing to term 37
I20260429 08:04:33.470921  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.470978  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 36.5
I20260429 08:04:33.471024  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 36.6
I20260429 08:04:33.471630  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 37 FOLLOWER]: Advancing to term 38
I20260429 08:04:33.472153  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.472201  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 37.5
I20260429 08:04:33.472240  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 37.6
I20260429 08:04:33.472995  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 38 FOLLOWER]: Advancing to term 39
I20260429 08:04:33.473528  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.473572  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 38.5
I20260429 08:04:33.473610  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 38.6
I20260429 08:04:33.474188  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 39 FOLLOWER]: Advancing to term 40
I20260429 08:04:33.474628  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.474689  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 39.5
I20260429 08:04:33.474749  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 39.6
I20260429 08:04:33.475292  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 40 FOLLOWER]: Advancing to term 41
I20260429 08:04:33.475833  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.475893  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 40.5
I20260429 08:04:33.475939  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 40.6
I20260429 08:04:33.476557  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 41 FOLLOWER]: Advancing to term 42
I20260429 08:04:33.477103  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.477146  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 41.5
I20260429 08:04:33.477183  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 41.6
I20260429 08:04:33.478027  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 42 FOLLOWER]: Advancing to term 43
I20260429 08:04:33.478565  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.478607  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 42.5
I20260429 08:04:33.478645  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 42.6
I20260429 08:04:33.479390  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 43 FOLLOWER]: Advancing to term 44
I20260429 08:04:33.479882  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.479915  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 43.5
I20260429 08:04:33.479946  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 43.6
I20260429 08:04:33.480558  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 44 FOLLOWER]: Advancing to term 45
I20260429 08:04:33.481007  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.481040  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 44.5
I20260429 08:04:33.481070  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 44.6
I20260429 08:04:33.481670  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 45 FOLLOWER]: Advancing to term 46
I20260429 08:04:33.482113  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.482146  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 45.5
I20260429 08:04:33.482180  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 45.6
I20260429 08:04:33.482843  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 46 FOLLOWER]: Advancing to term 47
I20260429 08:04:33.483294  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.483325  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 46.5
I20260429 08:04:33.483354  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 46.6
I20260429 08:04:33.483974  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 47 FOLLOWER]: Advancing to term 48
I20260429 08:04:33.484496  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.484529  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 47.5
I20260429 08:04:33.484557  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 47.6
I20260429 08:04:33.485113  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 48 FOLLOWER]: Advancing to term 49
I20260429 08:04:33.485580  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.485612  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 48.5
I20260429 08:04:33.485643  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 48.6
I20260429 08:04:33.486205  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 49 FOLLOWER]: Advancing to term 50
I20260429 08:04:33.486647  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.486707  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 49.5
I20260429 08:04:33.486760  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 49.6
I20260429 08:04:33.487341  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 50 FOLLOWER]: Advancing to term 51
I20260429 08:04:33.487905  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.487934  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 50.5
I20260429 08:04:33.487972  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 50.6
I20260429 08:04:33.488533  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 51 FOLLOWER]: Advancing to term 52
I20260429 08:04:33.489092  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.489130  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 51.5
I20260429 08:04:33.489171  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 51.6
I20260429 08:04:33.490034  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 52 FOLLOWER]: Advancing to term 53
I20260429 08:04:33.490491  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.490552  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 52.5
I20260429 08:04:33.490595  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 52.6
I20260429 08:04:33.491210  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 53 FOLLOWER]: Advancing to term 54
I20260429 08:04:33.491737  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.491792  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 53.5
I20260429 08:04:33.491842  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 53.6
I20260429 08:04:33.492499  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 54 FOLLOWER]: Advancing to term 55
I20260429 08:04:33.493059  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.493104  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 54.5
I20260429 08:04:33.493142  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 54.6
I20260429 08:04:33.493721  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 55 FOLLOWER]: Advancing to term 56
I20260429 08:04:33.494225  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.494284  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 55.5
I20260429 08:04:33.494334  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 55.6
I20260429 08:04:33.494875  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 56 FOLLOWER]: Advancing to term 57
I20260429 08:04:33.495289  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.495349  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 56.5
I20260429 08:04:33.495415  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 56.6
I20260429 08:04:33.496006  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 57 FOLLOWER]: Advancing to term 58
I20260429 08:04:33.496421  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.496479  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 57.5
I20260429 08:04:33.496524  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 57.6
I20260429 08:04:33.497076  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 58 FOLLOWER]: Advancing to term 59
I20260429 08:04:33.497510  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.497570  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 58.5
I20260429 08:04:33.497617  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 58.6
I20260429 08:04:33.498178  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 59 FOLLOWER]: Advancing to term 60
I20260429 08:04:33.498634  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.498667  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 59.5
I20260429 08:04:33.498695  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 59.6
I20260429 08:04:33.499269  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 60 FOLLOWER]: Advancing to term 61
I20260429 08:04:33.499792  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.499851  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 60.5
I20260429 08:04:33.499897  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 60.6
I20260429 08:04:33.500648  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 61 FOLLOWER]: Advancing to term 62
I20260429 08:04:33.501094  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.501152  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 61.5
I20260429 08:04:33.501195  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 61.6
I20260429 08:04:33.501829  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 62 FOLLOWER]: Advancing to term 63
I20260429 08:04:33.502242  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.502300  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 62.5
I20260429 08:04:33.502343  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 62.6
I20260429 08:04:33.502871  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 63 FOLLOWER]: Advancing to term 64
I20260429 08:04:33.503340  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.503396  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 63.5
I20260429 08:04:33.503446  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 63.6
I20260429 08:04:33.504026  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 64 FOLLOWER]: Advancing to term 65
I20260429 08:04:33.504462  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.504518  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 64.5
I20260429 08:04:33.504566  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 64.6
I20260429 08:04:33.505071  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 65 FOLLOWER]: Advancing to term 66
I20260429 08:04:33.505501  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.505563  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 65.5
I20260429 08:04:33.505620  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 65.6
I20260429 08:04:33.506145  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 66 FOLLOWER]: Advancing to term 67
I20260429 08:04:33.506791  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.506868  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 66.5
I20260429 08:04:33.506927  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 66.6
I20260429 08:04:33.507707  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 67 FOLLOWER]: Advancing to term 68
I20260429 08:04:33.508191  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.508256  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 67.5
I20260429 08:04:33.508306  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 67.6
I20260429 08:04:33.508939  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 68 FOLLOWER]: Advancing to term 69
I20260429 08:04:33.509493  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.509531  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 68.5
I20260429 08:04:33.509568  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 68.6
I20260429 08:04:33.510181  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 69 FOLLOWER]: Advancing to term 70
I20260429 08:04:33.510665  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.510725  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 69.5
I20260429 08:04:33.510772  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 69.6
I20260429 08:04:33.511596  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 70 FOLLOWER]: Advancing to term 71
I20260429 08:04:33.512097  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.512130  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 70.5
I20260429 08:04:33.512161  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 70.6
I20260429 08:04:33.512795  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 71 FOLLOWER]: Advancing to term 72
I20260429 08:04:33.513281  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.513339  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 71.5
I20260429 08:04:33.513379  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 71.6
I20260429 08:04:33.514008  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 72 FOLLOWER]: Advancing to term 73
I20260429 08:04:33.514436  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.514492  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 72.5
I20260429 08:04:33.514536  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 72.6
I20260429 08:04:33.515097  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 73 FOLLOWER]: Advancing to term 74
I20260429 08:04:33.515575  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.515632  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 73.5
I20260429 08:04:33.515676  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 73.6
I20260429 08:04:33.516175  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 74 FOLLOWER]: Advancing to term 75
I20260429 08:04:33.516623  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.516680  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 74.5
I20260429 08:04:33.516724  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 74.6
I20260429 08:04:33.517241  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 75 FOLLOWER]: Advancing to term 76
I20260429 08:04:33.517683  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.517740  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 75.5
I20260429 08:04:33.517783  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 75.6
I20260429 08:04:33.518302  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 76 FOLLOWER]: Advancing to term 77
I20260429 08:04:33.518757  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.518814  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 76.5
I20260429 08:04:33.518860  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 76.6
I20260429 08:04:33.519673  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 77 FOLLOWER]: Advancing to term 78
I20260429 08:04:33.520138  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.520169  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 77.5
I20260429 08:04:33.520198  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 77.6
I20260429 08:04:33.520917  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 78 FOLLOWER]: Advancing to term 79
I20260429 08:04:33.521344  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.521410  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 78.5
I20260429 08:04:33.521456  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 78.6
I20260429 08:04:33.522150  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 79 FOLLOWER]: Advancing to term 80
I20260429 08:04:33.522596  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.522636  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 79.5
I20260429 08:04:33.522665  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 79.6
I20260429 08:04:33.523248  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 80 FOLLOWER]: Advancing to term 81
I20260429 08:04:33.523844  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.523878  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 80.5
I20260429 08:04:33.523933  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 80.6
I20260429 08:04:33.524580  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 81 FOLLOWER]: Advancing to term 82
I20260429 08:04:33.525048  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.525081  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 81.5
I20260429 08:04:33.525113  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 81.6
I20260429 08:04:33.525810  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 82 FOLLOWER]: Advancing to term 83
I20260429 08:04:33.526281  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.526314  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 82.5
I20260429 08:04:33.526402  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 82.6
I20260429 08:04:33.527072  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 83 FOLLOWER]: Advancing to term 84
I20260429 08:04:33.527576  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.527616  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 83.5
I20260429 08:04:33.527647  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 83.6
I20260429 08:04:33.528172  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 84 FOLLOWER]: Advancing to term 85
I20260429 08:04:33.528647  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.528680  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 84.5
I20260429 08:04:33.528735  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 84.6
I20260429 08:04:33.529285  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 85 FOLLOWER]: Advancing to term 86
I20260429 08:04:33.529723  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.529755  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 85.5
I20260429 08:04:33.529807  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 85.6
I20260429 08:04:33.530447  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 86 FOLLOWER]: Advancing to term 87
I20260429 08:04:33.530844  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.530876  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 86.5
I20260429 08:04:33.530905  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 86.6
I20260429 08:04:33.531723  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 87 FOLLOWER]: Advancing to term 88
I20260429 08:04:33.532146  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.532181  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 87.5
I20260429 08:04:33.532212  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 87.6
I20260429 08:04:33.532773  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 88 FOLLOWER]: Advancing to term 89
I20260429 08:04:33.533222  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.533257  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 88.5
I20260429 08:04:33.533311  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 88.6
I20260429 08:04:33.534075  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 89 FOLLOWER]: Advancing to term 90
I20260429 08:04:33.534575  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.534613  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 89.5
I20260429 08:04:33.534643  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 89.6
I20260429 08:04:33.535259  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 90 FOLLOWER]: Advancing to term 91
I20260429 08:04:33.535738  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.535773  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 90.5
I20260429 08:04:33.535802  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 90.6
I20260429 08:04:33.536458  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 91 FOLLOWER]: Advancing to term 92
I20260429 08:04:33.536859  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.536892  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 91.5
I20260429 08:04:33.536921  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 91.6
I20260429 08:04:33.537781  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 92 FOLLOWER]: Advancing to term 93
I20260429 08:04:33.538169  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.538200  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 92.5
I20260429 08:04:33.538229  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 92.6
I20260429 08:04:33.538843  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 93 FOLLOWER]: Advancing to term 94
I20260429 08:04:33.539244  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.539275  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 93.5
I20260429 08:04:33.539304  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 93.6
I20260429 08:04:33.539886  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 94 FOLLOWER]: Advancing to term 95
I20260429 08:04:33.540274  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.540304  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 94.5
I20260429 08:04:33.540333  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 94.6
I20260429 08:04:33.540997  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 95 FOLLOWER]: Advancing to term 96
I20260429 08:04:33.541515  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.541571  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 95.5
I20260429 08:04:33.541620  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 95.6
I20260429 08:04:33.542367  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 96 FOLLOWER]: Advancing to term 97
I20260429 08:04:33.542784  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.542816  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 96.5
I20260429 08:04:33.542845  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 96.6
I20260429 08:04:33.543443  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 97 FOLLOWER]: Advancing to term 98
I20260429 08:04:33.543994  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.544026  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 97.5
I20260429 08:04:33.544056  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 97.6
I20260429 08:04:33.544667  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 98 FOLLOWER]: Advancing to term 99
I20260429 08:04:33.545107  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.545140  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 98.5
I20260429 08:04:33.545195  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 98.6
I20260429 08:04:33.545811  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 99 FOLLOWER]: Advancing to term 100
I20260429 08:04:33.546255  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.546314  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 99.5
I20260429 08:04:33.546370  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 99.6
I20260429 08:04:33.547080  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 100 FOLLOWER]: Advancing to term 101
I20260429 08:04:33.547559  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.547591  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 100.5
I20260429 08:04:33.547623  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 100.6
I20260429 08:04:33.548250  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 101 FOLLOWER]: Advancing to term 102
I20260429 08:04:33.548710  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.548768  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 101.5
I20260429 08:04:33.548816  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 101.6
I20260429 08:04:33.549500  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 102 FOLLOWER]: Advancing to term 103
I20260429 08:04:33.549901  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.549937  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 102.5
I20260429 08:04:33.549968  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 102.6
I20260429 08:04:33.550541  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 103 FOLLOWER]: Advancing to term 104
I20260429 08:04:33.550995  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.551054  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 103.5
I20260429 08:04:33.551100  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 103.6
I20260429 08:04:33.551841  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 104 FOLLOWER]: Advancing to term 105
I20260429 08:04:33.552275  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.552335  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 104.5
I20260429 08:04:33.552378  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 104.6
I20260429 08:04:33.553066  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 105 FOLLOWER]: Advancing to term 106
I20260429 08:04:33.553534  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.553591  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 105.5
I20260429 08:04:33.553643  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 105.6
I20260429 08:04:33.554160  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 106 FOLLOWER]: Advancing to term 107
I20260429 08:04:33.554600  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.554657  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 106.5
I20260429 08:04:33.554701  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 106.6
I20260429 08:04:33.555233  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 107 FOLLOWER]: Advancing to term 108
I20260429 08:04:33.555927  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.555997  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 107.5
I20260429 08:04:33.556046  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 107.6
I20260429 08:04:33.556708  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 108 FOLLOWER]: Advancing to term 109
I20260429 08:04:33.557199  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.557256  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 108.5
I20260429 08:04:33.557301  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 108.6
I20260429 08:04:33.557863  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 109 FOLLOWER]: Advancing to term 110
I20260429 08:04:33.558322  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.558389  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 109.5
I20260429 08:04:33.558434  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 109.6
I20260429 08:04:33.559072  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 110 FOLLOWER]: Advancing to term 111
I20260429 08:04:33.559590  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.559684  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 110.5
I20260429 08:04:33.559741  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 110.6
I20260429 08:04:33.560407  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 111 FOLLOWER]: Advancing to term 112
I20260429 08:04:33.560905  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.560971  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 111.5
I20260429 08:04:33.561022  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 111.6
I20260429 08:04:33.561734  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 112 FOLLOWER]: Advancing to term 113
I20260429 08:04:33.562187  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.562232  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 112.5
I20260429 08:04:33.562260  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 112.6
I20260429 08:04:33.562937  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 113 FOLLOWER]: Advancing to term 114
I20260429 08:04:33.563390  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.563423  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 113.5
I20260429 08:04:33.563490  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 113.6
I20260429 08:04:33.564224  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 114 FOLLOWER]: Advancing to term 115
I20260429 08:04:33.564631  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.564672  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 114.5
I20260429 08:04:33.564702  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 114.6
I20260429 08:04:33.565351  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 115 FOLLOWER]: Advancing to term 116
I20260429 08:04:33.565806  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.565838  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 115.5
I20260429 08:04:33.565867  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 115.6
I20260429 08:04:33.566514  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 116 FOLLOWER]: Advancing to term 117
I20260429 08:04:33.566906  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.566938  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 116.5
I20260429 08:04:33.566967  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 116.6
I20260429 08:04:33.567579  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 117 FOLLOWER]: Advancing to term 118
I20260429 08:04:33.567968  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.567999  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 117.5
I20260429 08:04:33.568027  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 117.6
I20260429 08:04:33.568684  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 118 FOLLOWER]: Advancing to term 119
I20260429 08:04:33.569123  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.569188  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 118.5
I20260429 08:04:33.569236  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 118.6
I20260429 08:04:33.569940  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 119 FOLLOWER]: Advancing to term 120
I20260429 08:04:33.570381  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.570415  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 119.5
I20260429 08:04:33.570477  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 119.6
I20260429 08:04:33.571081  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 120 FOLLOWER]: Advancing to term 121
I20260429 08:04:33.571772  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.571810  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 120.5
I20260429 08:04:33.571841  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 120.6
I20260429 08:04:33.572494  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 121 FOLLOWER]: Advancing to term 122
I20260429 08:04:33.572885  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.572917  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 121.5
I20260429 08:04:33.572945  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 121.6
I20260429 08:04:33.573559  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 122 FOLLOWER]: Advancing to term 123
I20260429 08:04:33.573999  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.574033  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 122.5
I20260429 08:04:33.574061  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 122.6
I20260429 08:04:33.574642  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 123 FOLLOWER]: Advancing to term 124
I20260429 08:04:33.575111  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.575145  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 123.5
I20260429 08:04:33.575173  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 123.6
I20260429 08:04:33.575883  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 124 FOLLOWER]: Advancing to term 125
I20260429 08:04:33.576267  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.576299  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 124.5
I20260429 08:04:33.576328  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 124.6
I20260429 08:04:33.576993  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 125 FOLLOWER]: Advancing to term 126
I20260429 08:04:33.577414  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.577476  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 125.5
I20260429 08:04:33.577521  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 125.6
I20260429 08:04:33.578166  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 126 FOLLOWER]: Advancing to term 127
I20260429 08:04:33.578637  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.578671  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 126.5
I20260429 08:04:33.578727  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 126.6
I20260429 08:04:33.579406  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 127 FOLLOWER]: Advancing to term 128
I20260429 08:04:33.579880  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.579913  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 127.5
I20260429 08:04:33.579968  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 127.6
I20260429 08:04:33.580659  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 128 FOLLOWER]: Advancing to term 129
I20260429 08:04:33.581102  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.581133  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 128.5
I20260429 08:04:33.581188  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 128.6
I20260429 08:04:33.581838  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 129 FOLLOWER]: Advancing to term 130
I20260429 08:04:33.582281  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.582312  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 129.5
I20260429 08:04:33.582367  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 129.6
I20260429 08:04:33.583058  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 130 FOLLOWER]: Advancing to term 131
I20260429 08:04:33.583539  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.583572  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 130.5
I20260429 08:04:33.583621  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 130.6
I20260429 08:04:33.584228  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 131 FOLLOWER]: Advancing to term 132
I20260429 08:04:33.584682  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.584720  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 131.5
I20260429 08:04:33.584772  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 131.6
I20260429 08:04:33.585477  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 132 FOLLOWER]: Advancing to term 133
I20260429 08:04:33.585906  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.585938  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 132.5
I20260429 08:04:33.585992  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 132.6
I20260429 08:04:33.586779  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 133 FOLLOWER]: Advancing to term 134
I20260429 08:04:33.587244  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.587277  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 133.5
I20260429 08:04:33.587337  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 133.6
I20260429 08:04:33.588039  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 134 FOLLOWER]: Advancing to term 135
I20260429 08:04:33.588436  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.588469  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 134.5
I20260429 08:04:33.588500  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 134.6
I20260429 08:04:33.589154  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 135 FOLLOWER]: Advancing to term 136
I20260429 08:04:33.589597  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.589655  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 135.5
I20260429 08:04:33.589720  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 135.6
I20260429 08:04:33.590224  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 136 FOLLOWER]: Advancing to term 137
I20260429 08:04:33.590651  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.590715  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 136.5
I20260429 08:04:33.590761  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 136.6
I20260429 08:04:33.591361  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 137 FOLLOWER]: Advancing to term 138
I20260429 08:04:33.591843  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.591904  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 137.5
I20260429 08:04:33.591950  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 137.6
I20260429 08:04:33.592573  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 138 FOLLOWER]: Advancing to term 139
I20260429 08:04:33.593037  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.593071  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 138.5
I20260429 08:04:33.593125  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 138.6
I20260429 08:04:33.593752  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 139 FOLLOWER]: Advancing to term 140
I20260429 08:04:33.594197  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.594229  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 139.5
I20260429 08:04:33.594285  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 139.6
I20260429 08:04:33.594882  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 140 FOLLOWER]: Advancing to term 141
I20260429 08:04:33.595312  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.595345  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 140.5
I20260429 08:04:33.595400  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 140.6
I20260429 08:04:33.596123  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 141 FOLLOWER]: Advancing to term 142
I20260429 08:04:33.596570  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.596628  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 141.5
I20260429 08:04:33.596685  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 141.6
I20260429 08:04:33.597334  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 142 FOLLOWER]: Advancing to term 143
I20260429 08:04:33.597785  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.597843  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 142.5
I20260429 08:04:33.597889  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 142.6
I20260429 08:04:33.598552  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 143 FOLLOWER]: Advancing to term 144
I20260429 08:04:33.599011  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.599043  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 143.5
I20260429 08:04:33.599102  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 143.6
I20260429 08:04:33.599810  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 144 FOLLOWER]: Advancing to term 145
I20260429 08:04:33.600286  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.600318  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 144.5
I20260429 08:04:33.600347  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 144.6
I20260429 08:04:33.600999  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 145 FOLLOWER]: Advancing to term 146
I20260429 08:04:33.601388  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.601423  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 145.5
I20260429 08:04:33.601455  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 145.6
I20260429 08:04:33.602089  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 146 FOLLOWER]: Advancing to term 147
I20260429 08:04:33.602487  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.602519  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 146.5
I20260429 08:04:33.602548  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 146.6
I20260429 08:04:33.603112  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 147 FOLLOWER]: Advancing to term 148
I20260429 08:04:33.603549  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.603580  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 147.5
I20260429 08:04:33.603610  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 147.6
I20260429 08:04:33.604198  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 148 FOLLOWER]: Advancing to term 149
I20260429 08:04:33.604643  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.604683  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 148.5
I20260429 08:04:33.604712  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 148.6
I20260429 08:04:33.605281  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 149 FOLLOWER]: Advancing to term 150
I20260429 08:04:33.605676  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.605710  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 149.5
I20260429 08:04:33.605739  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 149.6
I20260429 08:04:33.606516  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 150 FOLLOWER]: Advancing to term 151
I20260429 08:04:33.607131  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.607204  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 150.5
I20260429 08:04:33.607254  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 150.6
I20260429 08:04:33.608006  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 151 FOLLOWER]: Advancing to term 152
I20260429 08:04:33.608498  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.608533  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 151.5
I20260429 08:04:33.608593  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 151.6
I20260429 08:04:33.609381  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 152 FOLLOWER]: Advancing to term 153
I20260429 08:04:33.609853  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.609887  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 152.5
I20260429 08:04:33.609946  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 152.6
I20260429 08:04:33.610626  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 153 FOLLOWER]: Advancing to term 154
I20260429 08:04:33.611083  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.611116  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 153.5
I20260429 08:04:33.611145  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 153.6
I20260429 08:04:33.612061  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 154 FOLLOWER]: Advancing to term 155
I20260429 08:04:33.612498  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.612531  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 154.5
I20260429 08:04:33.612587  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 154.6
I20260429 08:04:33.613162  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 155 FOLLOWER]: Advancing to term 156
I20260429 08:04:33.613616  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.613648  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 155.5
I20260429 08:04:33.613706  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 155.6
I20260429 08:04:33.614246  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 156 FOLLOWER]: Advancing to term 157
I20260429 08:04:33.614758  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.614792  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 156.5
I20260429 08:04:33.614848  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 156.6
I20260429 08:04:33.615458  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 157 FOLLOWER]: Advancing to term 158
I20260429 08:04:33.615932  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.615990  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 157.5
I20260429 08:04:33.616035  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 157.6
I20260429 08:04:33.616721  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 158 FOLLOWER]: Advancing to term 159
I20260429 08:04:33.617204  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.617254  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 158.5
I20260429 08:04:33.617300  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 158.6
I20260429 08:04:33.617947  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 159 FOLLOWER]: Advancing to term 160
I20260429 08:04:33.618374  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.618407  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 159.5
I20260429 08:04:33.618472  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 159.6
I20260429 08:04:33.619060  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 160 FOLLOWER]: Advancing to term 161
I20260429 08:04:33.619623  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.619678  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 160.5
I20260429 08:04:33.619721  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 160.6
I20260429 08:04:33.620265  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 161 FOLLOWER]: Advancing to term 162
I20260429 08:04:33.620718  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.620776  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 161.5
I20260429 08:04:33.620831  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 161.6
I20260429 08:04:33.621315  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 162 FOLLOWER]: Advancing to term 163
I20260429 08:04:33.621755  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.621811  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 162.5
I20260429 08:04:33.621858  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 162.6
I20260429 08:04:33.622399  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 163 FOLLOWER]: Advancing to term 164
I20260429 08:04:33.622833  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.622890  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 163.5
I20260429 08:04:33.622936  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 163.6
I20260429 08:04:33.623509  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 164 FOLLOWER]: Advancing to term 165
I20260429 08:04:33.623939  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.623997  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 164.5
I20260429 08:04:33.624044  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 164.6
I20260429 08:04:33.624593  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 165 FOLLOWER]: Advancing to term 166
I20260429 08:04:33.625023  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.625080  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 165.5
I20260429 08:04:33.625126  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 165.6
I20260429 08:04:33.625695  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 166 FOLLOWER]: Advancing to term 167
I20260429 08:04:33.626128  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.626187  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 166.5
I20260429 08:04:33.626231  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 166.6
I20260429 08:04:33.626763  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 167 FOLLOWER]: Advancing to term 168
I20260429 08:04:33.627194  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.627250  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 167.5
I20260429 08:04:33.627296  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 167.6
I20260429 08:04:33.627859  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 168 FOLLOWER]: Advancing to term 169
I20260429 08:04:33.628291  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.628358  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 168.5
I20260429 08:04:33.628405  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 168.6
I20260429 08:04:33.629096  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 169 FOLLOWER]: Advancing to term 170
I20260429 08:04:33.629531  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.629587  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 169.5
I20260429 08:04:33.629627  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 169.6
I20260429 08:04:33.630260  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 170 FOLLOWER]: Advancing to term 171
I20260429 08:04:33.630780  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.630847  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 170.5
I20260429 08:04:33.630892  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 170.6
I20260429 08:04:33.631662  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 171 FOLLOWER]: Advancing to term 172
I20260429 08:04:33.632124  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.632180  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 171.5
I20260429 08:04:33.632225  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 171.6
I20260429 08:04:33.632889  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 172 FOLLOWER]: Advancing to term 173
I20260429 08:04:33.633457  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.633515  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 172.5
I20260429 08:04:33.633561  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 172.6
I20260429 08:04:33.634223  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 173 FOLLOWER]: Advancing to term 174
I20260429 08:04:33.634660  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.634716  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 173.5
I20260429 08:04:33.634763  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 173.6
I20260429 08:04:33.635483  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 174 FOLLOWER]: Advancing to term 175
I20260429 08:04:33.635928  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.635986  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 174.5
I20260429 08:04:33.636032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 174.6
I20260429 08:04:33.636732  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 175 FOLLOWER]: Advancing to term 176
I20260429 08:04:33.637167  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.637224  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 175.5
I20260429 08:04:33.637271  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 175.6
I20260429 08:04:33.637931  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 176 FOLLOWER]: Advancing to term 177
I20260429 08:04:33.638391  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.638445  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 176.5
I20260429 08:04:33.638490  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 176.6
I20260429 08:04:33.639192  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 177 FOLLOWER]: Advancing to term 178
I20260429 08:04:33.639729  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.639786  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 177.5
I20260429 08:04:33.639833  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 177.6
I20260429 08:04:33.640537  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 178 FOLLOWER]: Advancing to term 179
I20260429 08:04:33.640985  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.641041  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 178.5
I20260429 08:04:33.641088  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 178.6
I20260429 08:04:33.641754  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 179 FOLLOWER]: Advancing to term 180
I20260429 08:04:33.642195  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.642251  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 179.5
I20260429 08:04:33.642298  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 179.6
I20260429 08:04:33.643055  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 180 FOLLOWER]: Advancing to term 181
I20260429 08:04:33.643558  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.643600  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 180.5
I20260429 08:04:33.643656  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 180.6
I20260429 08:04:33.644327  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 181 FOLLOWER]: Advancing to term 182
I20260429 08:04:33.644794  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.644827  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 181.5
I20260429 08:04:33.644883  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 181.6
I20260429 08:04:33.645473  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 182 FOLLOWER]: Advancing to term 183
I20260429 08:04:33.645951  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.645984  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 182.5
I20260429 08:04:33.646014  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 182.6
I20260429 08:04:33.646627  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 183 FOLLOWER]: Advancing to term 184
I20260429 08:04:33.647199  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.647272  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 183.5
I20260429 08:04:33.647320  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 183.6
I20260429 08:04:33.648013  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 184 FOLLOWER]: Advancing to term 185
I20260429 08:04:33.648512  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.648547  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 184.5
I20260429 08:04:33.648622  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 184.6
I20260429 08:04:33.649331  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 185 FOLLOWER]: Advancing to term 186
I20260429 08:04:33.649801  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.649834  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 185.5
I20260429 08:04:33.649863  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 185.6
I20260429 08:04:33.650460  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 186 FOLLOWER]: Advancing to term 187
I20260429 08:04:33.650894  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.650928  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 186.5
I20260429 08:04:33.650982  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 186.6
I20260429 08:04:33.651665  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 187 FOLLOWER]: Advancing to term 188
I20260429 08:04:33.652215  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.652256  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 187.5
I20260429 08:04:33.652295  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 187.6
I20260429 08:04:33.653366  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 188 FOLLOWER]: Advancing to term 189
I20260429 08:04:33.653815  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.653875  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 188.5
I20260429 08:04:33.653920  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 188.6
I20260429 08:04:33.654632  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 189 FOLLOWER]: Advancing to term 190
I20260429 08:04:33.655088  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.655122  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 189.5
I20260429 08:04:33.655177  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 189.6
I20260429 08:04:33.655900  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 190 FOLLOWER]: Advancing to term 191
I20260429 08:04:33.656347  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.656404  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 190.5
I20260429 08:04:33.656487  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 190.6
I20260429 08:04:33.657132  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 191 FOLLOWER]: Advancing to term 192
I20260429 08:04:33.657588  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.657645  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 191.5
I20260429 08:04:33.657689  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 191.6
I20260429 08:04:33.658329  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 192 FOLLOWER]: Advancing to term 193
I20260429 08:04:33.658761  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.658835  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 192.5
I20260429 08:04:33.658891  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 192.6
I20260429 08:04:33.659541  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 193 FOLLOWER]: Advancing to term 194
I20260429 08:04:33.660003  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.660036  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 193.5
I20260429 08:04:33.660091  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 193.6
I20260429 08:04:33.660916  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 194 FOLLOWER]: Advancing to term 195
I20260429 08:04:33.661355  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.661388  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 194.5
I20260429 08:04:33.661425  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 194.6
I20260429 08:04:33.662073  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 195 FOLLOWER]: Advancing to term 196
I20260429 08:04:33.662483  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.662516  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 195.5
I20260429 08:04:33.662546  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 195.6
I20260429 08:04:33.663213  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 196 FOLLOWER]: Advancing to term 197
I20260429 08:04:33.663707  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.663745  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 196.5
I20260429 08:04:33.663775  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 196.6
I20260429 08:04:33.664402  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 197 FOLLOWER]: Advancing to term 198
I20260429 08:04:33.664850  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.664907  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 197.5
I20260429 08:04:33.664952  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 197.6
I20260429 08:04:33.665514  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 198 FOLLOWER]: Advancing to term 199
I20260429 08:04:33.665936  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.665995  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 198.5
I20260429 08:04:33.666045  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 198.6
I20260429 08:04:33.666738  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 199 FOLLOWER]: Advancing to term 200
I20260429 08:04:33.667131  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.667162  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 199.5
I20260429 08:04:33.667191  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 199.6
I20260429 08:04:33.667837  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 200 FOLLOWER]: Advancing to term 201
I20260429 08:04:33.668280  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.668313  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 200.5
I20260429 08:04:33.668366  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 200.6
I20260429 08:04:33.669023  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 201 FOLLOWER]: Advancing to term 202
I20260429 08:04:33.669471  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.669504  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 201.5
I20260429 08:04:33.669559  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 201.6
I20260429 08:04:33.670186  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 202 FOLLOWER]: Advancing to term 203
I20260429 08:04:33.670642  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.670677  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 202.5
I20260429 08:04:33.670735  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 202.6
I20260429 08:04:33.671355  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 203 FOLLOWER]: Advancing to term 204
I20260429 08:04:33.671859  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.671916  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 203.5
I20260429 08:04:33.671962  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 203.6
I20260429 08:04:33.672597  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 204 FOLLOWER]: Advancing to term 205
I20260429 08:04:33.673034  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.673091  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 204.5
I20260429 08:04:33.673137  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 204.6
I20260429 08:04:33.673751  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 205 FOLLOWER]: Advancing to term 206
I20260429 08:04:33.674206  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.674238  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 205.5
I20260429 08:04:33.674292  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 205.6
I20260429 08:04:33.674908  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 206 FOLLOWER]: Advancing to term 207
I20260429 08:04:33.675320  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.675351  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 206.5
I20260429 08:04:33.675381  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 206.6
I20260429 08:04:33.676003  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 207 FOLLOWER]: Advancing to term 208
I20260429 08:04:33.676441  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.676496  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 207.5
I20260429 08:04:33.676542  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 207.6
I20260429 08:04:33.677227  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 208 FOLLOWER]: Advancing to term 209
I20260429 08:04:33.677628  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.677660  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 208.5
I20260429 08:04:33.677691  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 208.6
I20260429 08:04:33.678220  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 209 FOLLOWER]: Advancing to term 210
I20260429 08:04:33.678628  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.678660  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 209.5
I20260429 08:04:33.678691  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 209.6
I20260429 08:04:33.679219  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 210 FOLLOWER]: Advancing to term 211
I20260429 08:04:33.679673  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.679706  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 210.5
I20260429 08:04:33.679736  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 210.6
I20260429 08:04:33.680266  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 211 FOLLOWER]: Advancing to term 212
I20260429 08:04:33.680657  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.680692  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 211.5
I20260429 08:04:33.680719  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 211.6
I20260429 08:04:33.681281  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 212 FOLLOWER]: Advancing to term 213
I20260429 08:04:33.681749  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.681807  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 212.5
I20260429 08:04:33.681854  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 212.6
I20260429 08:04:33.682420  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 213 FOLLOWER]: Advancing to term 214
I20260429 08:04:33.682860  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.682916  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 213.5
I20260429 08:04:33.682960  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 213.6
I20260429 08:04:33.683571  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 214 FOLLOWER]: Advancing to term 215
I20260429 08:04:33.684011  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.684075  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 214.5
I20260429 08:04:33.684122  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 214.6
I20260429 08:04:33.684641  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 215 FOLLOWER]: Advancing to term 216
I20260429 08:04:33.685078  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.685140  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 215.5
I20260429 08:04:33.685184  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 215.6
I20260429 08:04:33.685691  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 216 FOLLOWER]: Advancing to term 217
I20260429 08:04:33.686100  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.686132  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 216.5
I20260429 08:04:33.686161  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 216.6
I20260429 08:04:33.686853  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 217 FOLLOWER]: Advancing to term 218
I20260429 08:04:33.687275  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.687309  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 217.5
I20260429 08:04:33.687338  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 217.6
I20260429 08:04:33.688011  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 218 FOLLOWER]: Advancing to term 219
I20260429 08:04:33.688465  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.688520  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 218.5
I20260429 08:04:33.688565  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 218.6
I20260429 08:04:33.689090  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 219 FOLLOWER]: Advancing to term 220
I20260429 08:04:33.689499  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.689555  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 219.5
I20260429 08:04:33.689599  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 219.6
I20260429 08:04:33.690109  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 220 FOLLOWER]: Advancing to term 221
I20260429 08:04:33.690538  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.690594  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 220.5
I20260429 08:04:33.690639  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 220.6
I20260429 08:04:33.691176  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 221 FOLLOWER]: Advancing to term 222
I20260429 08:04:33.691700  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.691733  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 221.5
I20260429 08:04:33.691785  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 221.6
I20260429 08:04:33.692476  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 222 FOLLOWER]: Advancing to term 223
I20260429 08:04:33.692943  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.692976  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 222.5
I20260429 08:04:33.693032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 222.6
I20260429 08:04:33.693712  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 223 FOLLOWER]: Advancing to term 224
I20260429 08:04:33.694262  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.694294  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 223.5
I20260429 08:04:33.694324  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 223.6
I20260429 08:04:33.694979  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 224 FOLLOWER]: Advancing to term 225
I20260429 08:04:33.695408  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.695441  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 224.5
I20260429 08:04:33.695524  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 224.6
I20260429 08:04:33.696154  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 225 FOLLOWER]: Advancing to term 226
I20260429 08:04:33.696599  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.696656  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 225.5
I20260429 08:04:33.696739  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 225.6
I20260429 08:04:33.697378  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 226 FOLLOWER]: Advancing to term 227
I20260429 08:04:33.697830  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.697887  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 226.5
I20260429 08:04:33.697935  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 226.6
I20260429 08:04:33.698526  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 227 FOLLOWER]: Advancing to term 228
I20260429 08:04:33.698982  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.699016  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 227.5
I20260429 08:04:33.699074  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 227.6
I20260429 08:04:33.699754  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 228 FOLLOWER]: Advancing to term 229
I20260429 08:04:33.700260  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.700294  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 228.5
I20260429 08:04:33.700351  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 228.6
I20260429 08:04:33.700881  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 229 FOLLOWER]: Advancing to term 230
I20260429 08:04:33.701319  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.701356  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 229.5
I20260429 08:04:33.701412  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 229.6
I20260429 08:04:33.701913  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 230 FOLLOWER]: Advancing to term 231
I20260429 08:04:33.702353  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.702385  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 230.5
I20260429 08:04:33.702416  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 230.6
I20260429 08:04:33.702992  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 231 FOLLOWER]: Advancing to term 232
I20260429 08:04:33.703435  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.703469  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 231.5
I20260429 08:04:33.703576  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 231.6
I20260429 08:04:33.704160  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 232 FOLLOWER]: Advancing to term 233
I20260429 08:04:33.704645  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.704704  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 232.5
I20260429 08:04:33.704748  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 232.6
I20260429 08:04:33.705464  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 233 FOLLOWER]: Advancing to term 234
I20260429 08:04:33.705919  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.705952  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 233.5
I20260429 08:04:33.705982  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 233.6
I20260429 08:04:33.706686  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 234 FOLLOWER]: Advancing to term 235
I20260429 08:04:33.707084  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.707116  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 234.5
I20260429 08:04:33.707146  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 234.6
I20260429 08:04:33.707825  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 235 FOLLOWER]: Advancing to term 236
I20260429 08:04:33.708223  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.708254  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 235.5
I20260429 08:04:33.708282  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 235.6
I20260429 08:04:33.708868  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 236 FOLLOWER]: Advancing to term 237
I20260429 08:04:33.709265  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.709296  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 236.5
I20260429 08:04:33.709324  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 236.6
I20260429 08:04:33.709940  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 237 FOLLOWER]: Advancing to term 238
I20260429 08:04:33.710403  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.710464  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 237.5
I20260429 08:04:33.710512  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 237.6
I20260429 08:04:33.711071  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 238 FOLLOWER]: Advancing to term 239
I20260429 08:04:33.711550  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.711602  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 238.5
I20260429 08:04:33.711645  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 238.6
I20260429 08:04:33.712186  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 239 FOLLOWER]: Advancing to term 240
I20260429 08:04:33.712615  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.712683  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 239.5
I20260429 08:04:33.712740  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 239.6
I20260429 08:04:33.713363  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 240 FOLLOWER]: Advancing to term 241
I20260429 08:04:33.713784  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.713842  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 240.5
I20260429 08:04:33.713886  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 240.6
I20260429 08:04:33.714562  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 241 FOLLOWER]: Advancing to term 242
I20260429 08:04:33.714998  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.715055  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 241.5
I20260429 08:04:33.715099  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 241.6
I20260429 08:04:33.715762  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 242 FOLLOWER]: Advancing to term 243
I20260429 08:04:33.716189  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.716248  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 242.5
I20260429 08:04:33.716292  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 242.6
I20260429 08:04:33.716990  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 243 FOLLOWER]: Advancing to term 244
I20260429 08:04:33.717437  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.717494  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 243.5
I20260429 08:04:33.717536  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 243.6
I20260429 08:04:33.718204  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 244 FOLLOWER]: Advancing to term 245
I20260429 08:04:33.718634  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.718700  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 244.5
I20260429 08:04:33.718741  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 244.6
I20260429 08:04:33.719529  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 245 FOLLOWER]: Advancing to term 246
I20260429 08:04:33.719973  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.720031  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 245.5
I20260429 08:04:33.720072  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 245.6
I20260429 08:04:33.720741  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 246 FOLLOWER]: Advancing to term 247
I20260429 08:04:33.721153  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.721210  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 246.5
I20260429 08:04:33.721256  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 246.6
I20260429 08:04:33.721858  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 247 FOLLOWER]: Advancing to term 248
I20260429 08:04:33.722278  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.722334  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 247.5
I20260429 08:04:33.722381  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 247.6
I20260429 08:04:33.723035  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 248 FOLLOWER]: Advancing to term 249
I20260429 08:04:33.723457  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.723539  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 248.5
I20260429 08:04:33.723618  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 248.6
I20260429 08:04:33.724222  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 249 FOLLOWER]: Advancing to term 250
I20260429 08:04:33.724647  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.724717  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 249.5
I20260429 08:04:33.724792  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 249.6
I20260429 08:04:33.725433  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 250 FOLLOWER]: Advancing to term 251
I20260429 08:04:33.725849  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.725906  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 250.5
I20260429 08:04:33.725950  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 250.6
I20260429 08:04:33.726614  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 251 FOLLOWER]: Advancing to term 252
I20260429 08:04:33.727200  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.727262  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 251.5
I20260429 08:04:33.727309  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 251.6
I20260429 08:04:33.728073  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 252 FOLLOWER]: Advancing to term 253
I20260429 08:04:33.728552  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.728627  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 252.5
I20260429 08:04:33.728681  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 252.6
I20260429 08:04:33.729389  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 253 FOLLOWER]: Advancing to term 254
I20260429 08:04:33.729836  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.729893  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 253.5
I20260429 08:04:33.729938  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 253.6
I20260429 08:04:33.730681  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 254 FOLLOWER]: Advancing to term 255
I20260429 08:04:33.731125  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.731186  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 254.5
I20260429 08:04:33.731235  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 254.6
I20260429 08:04:33.731819  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 255 FOLLOWER]: Advancing to term 256
I20260429 08:04:33.732259  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.732290  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 255.5
I20260429 08:04:33.732344  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 255.6
I20260429 08:04:33.733034  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 256 FOLLOWER]: Advancing to term 257
I20260429 08:04:33.733489  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.733522  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 256.5
I20260429 08:04:33.733577  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 256.6
I20260429 08:04:33.734162  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 257 FOLLOWER]: Advancing to term 258
I20260429 08:04:33.734599  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.734632  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 257.5
I20260429 08:04:33.734663  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 257.6
I20260429 08:04:33.735280  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 258 FOLLOWER]: Advancing to term 259
I20260429 08:04:33.735816  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.735849  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 258.5
I20260429 08:04:33.735880  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 258.6
I20260429 08:04:33.736650  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 259 FOLLOWER]: Advancing to term 260
I20260429 08:04:33.737109  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.737152  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 259.5
I20260429 08:04:33.737207  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 259.6
I20260429 08:04:33.737864  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 260 FOLLOWER]: Advancing to term 261
I20260429 08:04:33.738320  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.738354  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 260.5
I20260429 08:04:33.738435  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 260.6
I20260429 08:04:33.739023  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 261 FOLLOWER]: Advancing to term 262
I20260429 08:04:33.739464  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.739569  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 261.5
I20260429 08:04:33.739619  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 261.6
I20260429 08:04:33.740288  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 262 FOLLOWER]: Advancing to term 263
I20260429 08:04:33.740818  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.740875  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 262.5
I20260429 08:04:33.740917  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 262.6
I20260429 08:04:33.741634  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 263 FOLLOWER]: Advancing to term 264
I20260429 08:04:33.742107  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.742141  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 263.5
I20260429 08:04:33.742197  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 263.6
I20260429 08:04:33.742816  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 264 FOLLOWER]: Advancing to term 265
I20260429 08:04:33.743271  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.743304  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 264.5
I20260429 08:04:33.743363  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 264.6
I20260429 08:04:33.744179  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 265 FOLLOWER]: Advancing to term 266
I20260429 08:04:33.744640  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.744683  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 265.5
I20260429 08:04:33.744740  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 265.6
I20260429 08:04:33.745339  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 266 FOLLOWER]: Advancing to term 267
I20260429 08:04:33.745797  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.745831  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 266.5
I20260429 08:04:33.745859  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 266.6
I20260429 08:04:33.746506  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 267 FOLLOWER]: Advancing to term 268
I20260429 08:04:33.746953  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.746986  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 267.5
I20260429 08:04:33.747043  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 267.6
I20260429 08:04:33.747737  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 268 FOLLOWER]: Advancing to term 269
I20260429 08:04:33.748178  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.748236  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 268.5
I20260429 08:04:33.748284  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 268.6
I20260429 08:04:33.749040  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 269 FOLLOWER]: Advancing to term 270
I20260429 08:04:33.749583  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.749641  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 269.5
I20260429 08:04:33.749696  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 269.6
I20260429 08:04:33.750247  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 270 FOLLOWER]: Advancing to term 271
I20260429 08:04:33.750737  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.750770  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 270.5
I20260429 08:04:33.750830  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 270.6
I20260429 08:04:33.751469  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 271 FOLLOWER]: Advancing to term 272
I20260429 08:04:33.751955  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.751988  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 271.5
I20260429 08:04:33.752046  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 271.6
I20260429 08:04:33.752887  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 272 FOLLOWER]: Advancing to term 273
I20260429 08:04:33.753353  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.753387  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 272.5
I20260429 08:04:33.753417  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 272.6
I20260429 08:04:33.754086  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 273 FOLLOWER]: Advancing to term 274
I20260429 08:04:33.754539  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.754572  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 273.5
I20260429 08:04:33.754628  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 273.6
I20260429 08:04:33.755209  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 274 FOLLOWER]: Advancing to term 275
I20260429 08:04:33.755738  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.755770  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 274.5
I20260429 08:04:33.755824  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 274.6
I20260429 08:04:33.756397  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 275 FOLLOWER]: Advancing to term 276
I20260429 08:04:33.756850  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.756881  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 275.5
I20260429 08:04:33.756937  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 275.6
I20260429 08:04:33.757570  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 276 FOLLOWER]: Advancing to term 277
I20260429 08:04:33.758011  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.758044  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 276.5
I20260429 08:04:33.758072  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 276.6
I20260429 08:04:33.758714  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 277 FOLLOWER]: Advancing to term 278
I20260429 08:04:33.759253  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.759356  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 277.5
I20260429 08:04:33.759390  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 277.6
I20260429 08:04:33.760258  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 278 FOLLOWER]: Advancing to term 279
I20260429 08:04:33.760710  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.760744  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 278.5
I20260429 08:04:33.760772  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 278.6
I20260429 08:04:33.761433  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 279 FOLLOWER]: Advancing to term 280
I20260429 08:04:33.761816  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.761847  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 279.5
I20260429 08:04:33.761874  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 279.6
I20260429 08:04:33.762535  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 280 FOLLOWER]: Advancing to term 281
I20260429 08:04:33.762918  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.762949  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 280.5
I20260429 08:04:33.762977  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 280.6
I20260429 08:04:33.763585  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 281 FOLLOWER]: Advancing to term 282
I20260429 08:04:33.764163  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.764248  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 281.5
I20260429 08:04:33.764310  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 281.6
I20260429 08:04:33.764916  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 282 FOLLOWER]: Advancing to term 283
I20260429 08:04:33.765400  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.765460  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 282.5
I20260429 08:04:33.765504  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 282.6
I20260429 08:04:33.766067  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 283 FOLLOWER]: Advancing to term 284
I20260429 08:04:33.766518  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.766575  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 283.5
I20260429 08:04:33.766620  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 283.6
I20260429 08:04:33.767298  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 284 FOLLOWER]: Advancing to term 285
I20260429 08:04:33.767796  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.767829  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 284.5
I20260429 08:04:33.767879  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 284.6
I20260429 08:04:33.768471  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 285 FOLLOWER]: Advancing to term 286
I20260429 08:04:33.768911  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.768972  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 285.5
I20260429 08:04:33.769022  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 285.6
I20260429 08:04:33.769727  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 286 FOLLOWER]: Advancing to term 287
I20260429 08:04:33.770143  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.770176  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 286.5
I20260429 08:04:33.770206  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 286.6
I20260429 08:04:33.770802  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 287 FOLLOWER]: Advancing to term 288
I20260429 08:04:33.771207  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.771239  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 287.5
I20260429 08:04:33.771268  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 287.6
I20260429 08:04:33.771943  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 288 FOLLOWER]: Advancing to term 289
I20260429 08:04:33.772385  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.772426  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 288.5
I20260429 08:04:33.772481  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 288.6
I20260429 08:04:33.773077  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 289 FOLLOWER]: Advancing to term 290
I20260429 08:04:33.773551  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.773586  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 289.5
I20260429 08:04:33.773617  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 289.6
I20260429 08:04:33.774278  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 290 FOLLOWER]: Advancing to term 291
I20260429 08:04:33.774734  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.774792  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 290.5
I20260429 08:04:33.774844  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 290.6
I20260429 08:04:33.775589  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 291 FOLLOWER]: Advancing to term 292
I20260429 08:04:33.776054  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.776087  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 291.5
I20260429 08:04:33.776116  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 291.6
I20260429 08:04:33.776906  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 292 FOLLOWER]: Advancing to term 293
I20260429 08:04:33.777355  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.777388  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 292.5
I20260429 08:04:33.777444  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 292.6
I20260429 08:04:33.777982  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 293 FOLLOWER]: Advancing to term 294
I20260429 08:04:33.778432  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.778465  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 293.5
I20260429 08:04:33.778493  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 293.6
I20260429 08:04:33.779121  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 294 FOLLOWER]: Advancing to term 295
I20260429 08:04:33.779660  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.779721  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 294.5
I20260429 08:04:33.779780  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 294.6
I20260429 08:04:33.780375  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 295 FOLLOWER]: Advancing to term 296
I20260429 08:04:33.780798  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.780831  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 295.5
I20260429 08:04:33.780861  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 295.6
I20260429 08:04:33.781577  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 296 FOLLOWER]: Advancing to term 297
I20260429 08:04:33.782047  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.782080  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 296.5
I20260429 08:04:33.782178  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 296.6
I20260429 08:04:33.782789  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 297 FOLLOWER]: Advancing to term 298
I20260429 08:04:33.783197  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.783237  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 297.5
I20260429 08:04:33.783267  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 297.6
I20260429 08:04:33.783999  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 298 FOLLOWER]: Advancing to term 299
I20260429 08:04:33.784394  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.784426  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 298.5
I20260429 08:04:33.784456  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 298.6
I20260429 08:04:33.785157  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 299 FOLLOWER]: Advancing to term 300
I20260429 08:04:33.785560  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.785593  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 299.5
I20260429 08:04:33.785621  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 299.6
I20260429 08:04:33.786221  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 300 FOLLOWER]: Advancing to term 301
I20260429 08:04:33.786700  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.786734  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 300.5
I20260429 08:04:33.786789  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 300.6
I20260429 08:04:33.787405  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 301 FOLLOWER]: Advancing to term 302
I20260429 08:04:33.787896  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.787931  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 301.5
I20260429 08:04:33.787961  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 301.6
I20260429 08:04:33.788576  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 302 FOLLOWER]: Advancing to term 303
I20260429 08:04:33.789021  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.789057  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 302.5
I20260429 08:04:33.789112  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 302.6
I20260429 08:04:33.789705  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 303 FOLLOWER]: Advancing to term 304
I20260429 08:04:33.790132  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.790166  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 303.5
I20260429 08:04:33.790222  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 303.6
I20260429 08:04:33.790827  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 304 FOLLOWER]: Advancing to term 305
I20260429 08:04:33.791320  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.791381  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 304.5
I20260429 08:04:33.791427  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 304.6
I20260429 08:04:33.792122  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 305 FOLLOWER]: Advancing to term 306
I20260429 08:04:33.792557  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.792616  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 305.5
I20260429 08:04:33.792660  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 305.6
I20260429 08:04:33.793224  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 306 FOLLOWER]: Advancing to term 307
I20260429 08:04:33.793613  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.793646  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 306.5
I20260429 08:04:33.793689  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 306.6
I20260429 08:04:33.794301  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 307 FOLLOWER]: Advancing to term 308
I20260429 08:04:33.794767  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.794801  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 307.5
I20260429 08:04:33.794854  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 307.6
I20260429 08:04:33.795449  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 308 FOLLOWER]: Advancing to term 309
I20260429 08:04:33.795923  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.795955  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 308.5
I20260429 08:04:33.796011  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 308.6
I20260429 08:04:33.796703  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 309 FOLLOWER]: Advancing to term 310
I20260429 08:04:33.797123  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.797155  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 309.5
I20260429 08:04:33.797209  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 309.6
I20260429 08:04:33.797780  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 310 FOLLOWER]: Advancing to term 311
I20260429 08:04:33.798206  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.798238  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 310.5
I20260429 08:04:33.798291  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 310.6
I20260429 08:04:33.798882  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 311 FOLLOWER]: Advancing to term 312
I20260429 08:04:33.799281  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.799314  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 311.5
I20260429 08:04:33.799342  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 311.6
I20260429 08:04:33.799909  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 312 FOLLOWER]: Advancing to term 313
I20260429 08:04:33.800289  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.800320  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 312.5
I20260429 08:04:33.800348  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 312.6
I20260429 08:04:33.800947  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 313 FOLLOWER]: Advancing to term 314
I20260429 08:04:33.801342  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.801373  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 313.5
I20260429 08:04:33.801401  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 313.6
I20260429 08:04:33.801985  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 314 FOLLOWER]: Advancing to term 315
I20260429 08:04:33.802378  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.802412  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 314.5
I20260429 08:04:33.802440  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 314.6
I20260429 08:04:33.803022  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 315 FOLLOWER]: Advancing to term 316
I20260429 08:04:33.803418  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.803450  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 315.5
I20260429 08:04:33.803555  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 315.6
I20260429 08:04:33.804165  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 316 FOLLOWER]: Advancing to term 317
I20260429 08:04:33.804620  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.804653  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 316.5
I20260429 08:04:33.804742  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 316.6
I20260429 08:04:33.805433  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 317 FOLLOWER]: Advancing to term 318
I20260429 08:04:33.805830  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.805861  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 317.5
I20260429 08:04:33.805891  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 317.6
I20260429 08:04:33.806538  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 318 FOLLOWER]: Advancing to term 319
I20260429 08:04:33.806938  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.806970  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 318.5
I20260429 08:04:33.806998  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 318.6
I20260429 08:04:33.807669  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 319 FOLLOWER]: Advancing to term 320
I20260429 08:04:33.808136  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.808169  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 319.5
I20260429 08:04:33.808228  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 319.6
I20260429 08:04:33.808841  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 320 FOLLOWER]: Advancing to term 321
I20260429 08:04:33.809294  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.809326  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 320.5
I20260429 08:04:33.809382  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 320.6
I20260429 08:04:33.809949  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 321 FOLLOWER]: Advancing to term 322
I20260429 08:04:33.810349  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.810384  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 321.5
I20260429 08:04:33.810416  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 321.6
I20260429 08:04:33.810950  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 322 FOLLOWER]: Advancing to term 323
I20260429 08:04:33.811332  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.811363  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 322.5
I20260429 08:04:33.811393  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 322.6
I20260429 08:04:33.811937  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 323 FOLLOWER]: Advancing to term 324
I20260429 08:04:33.812333  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.812366  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 323.5
I20260429 08:04:33.812393  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 323.6
I20260429 08:04:33.812883  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 324 FOLLOWER]: Advancing to term 325
I20260429 08:04:33.813278  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.813309  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 324.5
I20260429 08:04:33.813337  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 324.6
I20260429 08:04:33.813889  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 325 FOLLOWER]: Advancing to term 326
I20260429 08:04:33.814276  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.814308  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 325.5
I20260429 08:04:33.814337  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 325.6
I20260429 08:04:33.814863  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 326 FOLLOWER]: Advancing to term 327
I20260429 08:04:33.815244  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.815275  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 326.5
I20260429 08:04:33.815303  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 326.6
I20260429 08:04:33.815876  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 327 FOLLOWER]: Advancing to term 328
I20260429 08:04:33.816262  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.816293  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 327.5
I20260429 08:04:33.816321  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 327.6
I20260429 08:04:33.816874  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 328 FOLLOWER]: Advancing to term 329
I20260429 08:04:33.817310  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.817370  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 328.5
I20260429 08:04:33.817430  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 328.6
I20260429 08:04:33.818110  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 329 FOLLOWER]: Advancing to term 330
I20260429 08:04:33.818576  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.818610  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 329.5
I20260429 08:04:33.818689  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 329.6
I20260429 08:04:33.819285  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 330 FOLLOWER]: Advancing to term 331
I20260429 08:04:33.819765  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.819799  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 330.5
I20260429 08:04:33.819829  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 330.6
I20260429 08:04:33.820454  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 331 FOLLOWER]: Advancing to term 332
I20260429 08:04:33.820854  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.820886  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 331.5
I20260429 08:04:33.820914  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 331.6
I20260429 08:04:33.821480  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 332 FOLLOWER]: Advancing to term 333
I20260429 08:04:33.821863  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.821897  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 332.5
I20260429 08:04:33.821926  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 332.6
I20260429 08:04:33.822492  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 333 FOLLOWER]: Advancing to term 334
I20260429 08:04:33.822949  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.822983  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 333.5
I20260429 08:04:33.823035  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 333.6
I20260429 08:04:33.823679  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 334 FOLLOWER]: Advancing to term 335
I20260429 08:04:33.824121  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.824158  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 334.5
I20260429 08:04:33.824213  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 334.6
I20260429 08:04:33.824759  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 335 FOLLOWER]: Advancing to term 336
I20260429 08:04:33.825201  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.825232  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 335.5
I20260429 08:04:33.825287  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 335.6
I20260429 08:04:33.825866  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 336 FOLLOWER]: Advancing to term 337
I20260429 08:04:33.826290  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.826323  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 336.5
I20260429 08:04:33.826366  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 336.6
I20260429 08:04:33.827030  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 337 FOLLOWER]: Advancing to term 338
I20260429 08:04:33.827538  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.827575  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 337.5
I20260429 08:04:33.827625  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 337.6
I20260429 08:04:33.828169  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 338 FOLLOWER]: Advancing to term 339
I20260429 08:04:33.828611  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.828644  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 338.5
I20260429 08:04:33.828703  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 338.6
I20260429 08:04:33.829296  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 339 FOLLOWER]: Advancing to term 340
I20260429 08:04:33.829741  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.829797  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 339.5
I20260429 08:04:33.829839  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 339.6
I20260429 08:04:33.830468  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 340 FOLLOWER]: Advancing to term 341
I20260429 08:04:33.830906  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.830976  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 340.5
I20260429 08:04:33.831028  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 340.6
I20260429 08:04:33.831653  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 341 FOLLOWER]: Advancing to term 342
I20260429 08:04:33.832073  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.832106  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 341.5
I20260429 08:04:33.832160  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 341.6
I20260429 08:04:33.832858  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 342 FOLLOWER]: Advancing to term 343
I20260429 08:04:33.833292  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.833351  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 342.5
I20260429 08:04:33.833396  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 342.6
I20260429 08:04:33.833994  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 343 FOLLOWER]: Advancing to term 344
I20260429 08:04:33.834474  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.834507  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 343.5
I20260429 08:04:33.834563  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 343.6
I20260429 08:04:33.835100  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 344 FOLLOWER]: Advancing to term 345
I20260429 08:04:33.835609  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.835659  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 344.5
I20260429 08:04:33.835701  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 344.6
I20260429 08:04:33.836251  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 345 FOLLOWER]: Advancing to term 346
I20260429 08:04:33.836699  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.836755  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 345.5
I20260429 08:04:33.836798  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 345.6
I20260429 08:04:33.837317  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 346 FOLLOWER]: Advancing to term 347
I20260429 08:04:33.837761  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.837817  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 346.5
I20260429 08:04:33.837864  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 346.6
I20260429 08:04:33.838385  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 347 FOLLOWER]: Advancing to term 348
I20260429 08:04:33.838833  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.838899  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 347.5
I20260429 08:04:33.838945  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 347.6
I20260429 08:04:33.839610  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 348 FOLLOWER]: Advancing to term 349
I20260429 08:04:33.840070  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.840126  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 348.5
I20260429 08:04:33.840171  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 348.6
I20260429 08:04:33.840741  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 349 FOLLOWER]: Advancing to term 350
I20260429 08:04:33.841137  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.841173  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 349.5
I20260429 08:04:33.841202  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 349.6
I20260429 08:04:33.841837  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 350 FOLLOWER]: Advancing to term 351
I20260429 08:04:33.842273  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.842306  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 350.5
I20260429 08:04:33.842336  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 350.6
I20260429 08:04:33.842892  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 351 FOLLOWER]: Advancing to term 352
I20260429 08:04:33.843324  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.843356  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 351.5
I20260429 08:04:33.843385  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 351.6
I20260429 08:04:33.844102  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 352 FOLLOWER]: Advancing to term 353
I20260429 08:04:33.844491  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.844522  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 352.5
I20260429 08:04:33.844550  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 352.6
I20260429 08:04:33.845191  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 353 FOLLOWER]: Advancing to term 354
I20260429 08:04:33.845602  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.845634  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 353.5
I20260429 08:04:33.845664  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 353.6
I20260429 08:04:33.846230  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 354 FOLLOWER]: Advancing to term 355
I20260429 08:04:33.846644  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.846683  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 354.5
I20260429 08:04:33.846714  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 354.6
I20260429 08:04:33.847292  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 355 FOLLOWER]: Advancing to term 356
I20260429 08:04:33.847757  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.847790  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 355.5
I20260429 08:04:33.847818  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 355.6
I20260429 08:04:33.848376  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 356 FOLLOWER]: Advancing to term 357
I20260429 08:04:33.848790  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.848822  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 356.5
I20260429 08:04:33.848850  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 356.6
I20260429 08:04:33.849323  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 357 FOLLOWER]: Advancing to term 358
I20260429 08:04:33.849793  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.849849  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 357.5
I20260429 08:04:33.849895  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 357.6
I20260429 08:04:33.850366  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 358 FOLLOWER]: Advancing to term 359
I20260429 08:04:33.850806  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.850860  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 358.5
I20260429 08:04:33.850904  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 358.6
I20260429 08:04:33.851392  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 359 FOLLOWER]: Advancing to term 360
I20260429 08:04:33.851846  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.851900  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 359.5
I20260429 08:04:33.851979  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 359.6
I20260429 08:04:33.852463  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 360 FOLLOWER]: Advancing to term 361
I20260429 08:04:33.852905  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.852959  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 360.5
I20260429 08:04:33.853004  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 360.6
I20260429 08:04:33.853495  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 361 FOLLOWER]: Advancing to term 362
I20260429 08:04:33.853935  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.853988  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 361.5
I20260429 08:04:33.854031  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 361.6
I20260429 08:04:33.854523  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 362 FOLLOWER]: Advancing to term 363
I20260429 08:04:33.854966  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.854998  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 362.5
I20260429 08:04:33.855026  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 362.6
I20260429 08:04:33.855732  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 363 FOLLOWER]: Advancing to term 364
I20260429 08:04:33.856151  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.856184  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 363.5
I20260429 08:04:33.856235  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 363.6
I20260429 08:04:33.856886  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 364 FOLLOWER]: Advancing to term 365
I20260429 08:04:33.857267  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.857297  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 364.5
I20260429 08:04:33.857326  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 364.6
I20260429 08:04:33.857872  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 365 FOLLOWER]: Advancing to term 366
I20260429 08:04:33.858258  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.858289  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 365.5
I20260429 08:04:33.858316  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 365.6
I20260429 08:04:33.858963  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 366 FOLLOWER]: Advancing to term 367
I20260429 08:04:33.859506  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.859548  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 366.5
I20260429 08:04:33.859578  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 366.6
I20260429 08:04:33.860159  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 367 FOLLOWER]: Advancing to term 368
I20260429 08:04:33.860598  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.860631  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 367.5
I20260429 08:04:33.860662  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 367.6
I20260429 08:04:33.861287  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 368 FOLLOWER]: Advancing to term 369
I20260429 08:04:33.861742  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.861771  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 368.5
I20260429 08:04:33.861824  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 368.6
I20260429 08:04:33.862489  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 369 FOLLOWER]: Advancing to term 370
I20260429 08:04:33.862955  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.863015  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 369.5
I20260429 08:04:33.863059  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 369.6
I20260429 08:04:33.863705  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 370 FOLLOWER]: Advancing to term 371
I20260429 08:04:33.864086  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.864116  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 370.5
I20260429 08:04:33.864144  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 370.6
I20260429 08:04:33.864719  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 371 FOLLOWER]: Advancing to term 372
I20260429 08:04:33.865118  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.865149  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 371.5
I20260429 08:04:33.865177  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 371.6
I20260429 08:04:33.865815  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 372 FOLLOWER]: Advancing to term 373
I20260429 08:04:33.866263  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.866297  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 372.5
I20260429 08:04:33.866364  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 372.6
I20260429 08:04:33.867018  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 373 FOLLOWER]: Advancing to term 374
I20260429 08:04:33.867540  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.867583  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 373.5
I20260429 08:04:33.867633  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 373.6
I20260429 08:04:33.868213  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 374 FOLLOWER]: Advancing to term 375
I20260429 08:04:33.868661  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.868719  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 374.5
I20260429 08:04:33.868767  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 374.6
I20260429 08:04:33.869469  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 375 FOLLOWER]: Advancing to term 376
I20260429 08:04:33.869872  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.869904  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 375.5
I20260429 08:04:33.869933  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 375.6
I20260429 08:04:33.870517  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 376 FOLLOWER]: Advancing to term 377
I20260429 08:04:33.870939  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.870971  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 376.5
I20260429 08:04:33.871001  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 376.6
I20260429 08:04:33.871680  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 377 FOLLOWER]: Advancing to term 378
I20260429 08:04:33.872068  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.872099  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 377.5
I20260429 08:04:33.872128  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 377.6
I20260429 08:04:33.872789  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 378 FOLLOWER]: Advancing to term 379
I20260429 08:04:33.873252  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.873311  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 378.5
I20260429 08:04:33.873358  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 378.6
I20260429 08:04:33.874085  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 379 FOLLOWER]: Advancing to term 380
I20260429 08:04:33.874541  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.874574  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 379.5
I20260429 08:04:33.874629  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 379.6
I20260429 08:04:33.875252  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 380 FOLLOWER]: Advancing to term 381
I20260429 08:04:33.875785  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.875819  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 380.5
I20260429 08:04:33.875849  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 380.6
I20260429 08:04:33.876492  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 381 FOLLOWER]: Advancing to term 382
I20260429 08:04:33.876948  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.876981  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 381.5
I20260429 08:04:33.877033  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 381.6
I20260429 08:04:33.877614  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 382 FOLLOWER]: Advancing to term 383
I20260429 08:04:33.878077  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.878110  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 382.5
I20260429 08:04:33.878168  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 382.6
I20260429 08:04:33.878794  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 383 FOLLOWER]: Advancing to term 384
I20260429 08:04:33.879187  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.879218  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 383.5
I20260429 08:04:33.879246  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 383.6
I20260429 08:04:33.879884  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 384 FOLLOWER]: Advancing to term 385
I20260429 08:04:33.880323  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.880383  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 384.5
I20260429 08:04:33.880429  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 384.6
I20260429 08:04:33.881094  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 385 FOLLOWER]: Advancing to term 386
I20260429 08:04:33.881531  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.881589  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 385.5
I20260429 08:04:33.881636  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 385.6
I20260429 08:04:33.882227  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 386 FOLLOWER]: Advancing to term 387
I20260429 08:04:33.882690  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.882725  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 386.5
I20260429 08:04:33.882781  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 386.6
I20260429 08:04:33.883353  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 387 FOLLOWER]: Advancing to term 388
I20260429 08:04:33.883834  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.883868  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 387.5
I20260429 08:04:33.883924  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 387.6
I20260429 08:04:33.884548  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 388 FOLLOWER]: Advancing to term 389
I20260429 08:04:33.884994  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.885025  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 388.5
I20260429 08:04:33.885082  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 388.6
I20260429 08:04:33.885663  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 389 FOLLOWER]: Advancing to term 390
I20260429 08:04:33.886088  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.886122  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 389.5
I20260429 08:04:33.886152  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 389.6
I20260429 08:04:33.886890  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 390 FOLLOWER]: Advancing to term 391
I20260429 08:04:33.887346  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.887378  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 390.5
I20260429 08:04:33.887408  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 390.6
I20260429 08:04:33.888213  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 391 FOLLOWER]: Advancing to term 392
I20260429 08:04:33.888669  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.888703  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 391.5
I20260429 08:04:33.888732  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 391.6
I20260429 08:04:33.889377  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 392 FOLLOWER]: Advancing to term 393
I20260429 08:04:33.889846  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.889879  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 392.5
I20260429 08:04:33.889933  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 392.6
I20260429 08:04:33.890534  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 393 FOLLOWER]: Advancing to term 394
I20260429 08:04:33.890978  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.891011  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 393.5
I20260429 08:04:33.891067  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 393.6
I20260429 08:04:33.891695  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 394 FOLLOWER]: Advancing to term 395
I20260429 08:04:33.892113  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.892145  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 394.5
I20260429 08:04:33.892174  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 394.6
I20260429 08:04:33.892840  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 395 FOLLOWER]: Advancing to term 396
I20260429 08:04:33.893278  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.893342  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 395.5
I20260429 08:04:33.893389  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 395.6
I20260429 08:04:33.894026  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 396 FOLLOWER]: Advancing to term 397
I20260429 08:04:33.894600  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.894639  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 396.5
I20260429 08:04:33.894676  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 396.6
I20260429 08:04:33.895341  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 397 FOLLOWER]: Advancing to term 398
I20260429 08:04:33.895849  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.895882  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 397.5
I20260429 08:04:33.895911  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 397.6
I20260429 08:04:33.896546  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 398 FOLLOWER]: Advancing to term 399
I20260429 08:04:33.897007  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.897039  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 398.5
I20260429 08:04:33.897095  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 398.6
I20260429 08:04:33.897740  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 399 FOLLOWER]: Advancing to term 400
I20260429 08:04:33.898134  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.898166  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 399.5
I20260429 08:04:33.898195  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 399.6
I20260429 08:04:33.898869  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 400 FOLLOWER]: Advancing to term 401
I20260429 08:04:33.899261  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.899293  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 400.5
I20260429 08:04:33.899322  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 400.6
I20260429 08:04:33.899988  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 401 FOLLOWER]: Advancing to term 402
I20260429 08:04:33.900386  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.900420  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 401.5
I20260429 08:04:33.900450  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 401.6
I20260429 08:04:33.901088  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 402 FOLLOWER]: Advancing to term 403
I20260429 08:04:33.901482  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.901515  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 402.5
I20260429 08:04:33.901546  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 402.6
I20260429 08:04:33.902168  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 403 FOLLOWER]: Advancing to term 404
I20260429 08:04:33.902583  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.902616  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 403.5
I20260429 08:04:33.902644  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 403.6
I20260429 08:04:33.903214  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 404 FOLLOWER]: Advancing to term 405
I20260429 08:04:33.903687  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.903719  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 404.5
I20260429 08:04:33.903748  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 404.6
I20260429 08:04:33.904266  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 405 FOLLOWER]: Advancing to term 406
I20260429 08:04:33.904739  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.904798  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 405.5
I20260429 08:04:33.904867  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 405.6
I20260429 08:04:33.905373  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 406 FOLLOWER]: Advancing to term 407
I20260429 08:04:33.905830  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.905889  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 406.5
I20260429 08:04:33.905930  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 406.6
I20260429 08:04:33.906512  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 407 FOLLOWER]: Advancing to term 408
I20260429 08:04:33.906968  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.907025  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 407.5
I20260429 08:04:33.907068  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 407.6
I20260429 08:04:33.907684  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 408 FOLLOWER]: Advancing to term 409
I20260429 08:04:33.908161  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.908218  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 408.5
I20260429 08:04:33.908262  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 408.6
I20260429 08:04:33.908982  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 409 FOLLOWER]: Advancing to term 410
I20260429 08:04:33.909425  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.909482  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 409.5
I20260429 08:04:33.909525  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 409.6
I20260429 08:04:33.910235  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 410 FOLLOWER]: Advancing to term 411
I20260429 08:04:33.910682  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.910740  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 410.5
I20260429 08:04:33.910784  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 410.6
I20260429 08:04:33.911579  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 411 FOLLOWER]: Advancing to term 412
I20260429 08:04:33.912057  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.912122  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 411.5
I20260429 08:04:33.912180  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 411.6
I20260429 08:04:33.912847  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 412 FOLLOWER]: Advancing to term 413
I20260429 08:04:33.913290  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.913347  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 412.5
I20260429 08:04:33.913398  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 412.6
I20260429 08:04:33.914103  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 413 FOLLOWER]: Advancing to term 414
I20260429 08:04:33.914573  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.914631  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 413.5
I20260429 08:04:33.914676  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 413.6
I20260429 08:04:33.915444  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 414 FOLLOWER]: Advancing to term 415
I20260429 08:04:33.915944  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.916005  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 414.5
I20260429 08:04:33.916051  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 414.6
I20260429 08:04:33.916810  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 415 FOLLOWER]: Advancing to term 416
I20260429 08:04:33.917461  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.917531  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 415.5
I20260429 08:04:33.917579  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 415.6
I20260429 08:04:33.918282  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 416 FOLLOWER]: Advancing to term 417
I20260429 08:04:33.918741  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.918802  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 416.5
I20260429 08:04:33.918844  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 416.6
I20260429 08:04:33.919595  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 417 FOLLOWER]: Advancing to term 418
I20260429 08:04:33.920040  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.920100  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 417.5
I20260429 08:04:33.920142  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 417.6
I20260429 08:04:33.920957  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 418 FOLLOWER]: Advancing to term 419
I20260429 08:04:33.921418  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.921451  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 418.5
I20260429 08:04:33.921510  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 418.6
I20260429 08:04:33.922166  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 419 FOLLOWER]: Advancing to term 420
I20260429 08:04:33.922638  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.922673  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 419.5
I20260429 08:04:33.922729  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 419.6
I20260429 08:04:33.923544  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 420 FOLLOWER]: Advancing to term 421
I20260429 08:04:33.924026  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.924059  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 420.5
I20260429 08:04:33.924093  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 420.6
I20260429 08:04:33.924789  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 421 FOLLOWER]: Advancing to term 422
I20260429 08:04:33.925246  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.925280  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 421.5
I20260429 08:04:33.925395  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 421.6
I20260429 08:04:33.926126  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 422 FOLLOWER]: Advancing to term 423
I20260429 08:04:33.926646  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.926682  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 422.5
I20260429 08:04:33.926740  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 422.6
I20260429 08:04:33.927373  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 423 FOLLOWER]: Advancing to term 424
I20260429 08:04:33.927863  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.927896  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 423.5
I20260429 08:04:33.927927  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 423.6
I20260429 08:04:33.928580  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 424 FOLLOWER]: Advancing to term 425
I20260429 08:04:33.929032  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.929066  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 424.5
I20260429 08:04:33.929121  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 424.6
I20260429 08:04:33.929996  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 425 FOLLOWER]: Advancing to term 426
I20260429 08:04:33.930474  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.930509  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 425.5
I20260429 08:04:33.930541  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 425.6
I20260429 08:04:33.931221  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 426 FOLLOWER]: Advancing to term 427
I20260429 08:04:33.931784  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.931819  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 426.5
I20260429 08:04:33.931876  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 426.6
I20260429 08:04:33.932561  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 427 FOLLOWER]: Advancing to term 428
I20260429 08:04:33.933036  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.933074  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 427.5
I20260429 08:04:33.933104  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 427.6
I20260429 08:04:33.933902  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 428 FOLLOWER]: Advancing to term 429
I20260429 08:04:33.934350  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.934425  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 428.5
I20260429 08:04:33.934458  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 428.6
I20260429 08:04:33.935141  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 429 FOLLOWER]: Advancing to term 430
I20260429 08:04:33.935768  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.935806  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 429.5
I20260429 08:04:33.935837  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 429.6
I20260429 08:04:33.936590  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 430 FOLLOWER]: Advancing to term 431
I20260429 08:04:33.937021  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.937054  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 430.5
I20260429 08:04:33.937085  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 430.6
I20260429 08:04:33.937785  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 431 FOLLOWER]: Advancing to term 432
I20260429 08:04:33.938225  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.938283  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 431.5
I20260429 08:04:33.938333  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 431.6
I20260429 08:04:33.939028  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 432 FOLLOWER]: Advancing to term 433
I20260429 08:04:33.939457  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.939553  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 432.5
I20260429 08:04:33.939589  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 432.6
I20260429 08:04:33.940187  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 433 FOLLOWER]: Advancing to term 434
I20260429 08:04:33.940608  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.940639  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 433.5
I20260429 08:04:33.940670  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 433.6
I20260429 08:04:33.941315  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 434 FOLLOWER]: Advancing to term 435
I20260429 08:04:33.941725  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.941756  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 434.5
I20260429 08:04:33.941787  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 434.6
I20260429 08:04:33.942525  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 435 FOLLOWER]: Advancing to term 436
I20260429 08:04:33.942958  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.942991  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 435.5
I20260429 08:04:33.943022  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 435.6
I20260429 08:04:33.943784  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 436 FOLLOWER]: Advancing to term 437
I20260429 08:04:33.944192  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.944226  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 436.5
I20260429 08:04:33.944254  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 436.6
I20260429 08:04:33.944972  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 437 FOLLOWER]: Advancing to term 438
I20260429 08:04:33.945432  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.945493  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 437.5
I20260429 08:04:33.945567  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 437.6
I20260429 08:04:33.946367  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 438 FOLLOWER]: Advancing to term 439
I20260429 08:04:33.946821  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.946882  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 438.5
I20260429 08:04:33.946924  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 438.6
I20260429 08:04:33.947625  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 439 FOLLOWER]: Advancing to term 440
I20260429 08:04:33.948062  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.948120  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 439.5
I20260429 08:04:33.948166  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 439.6
I20260429 08:04:33.948951  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 440 FOLLOWER]: Advancing to term 441
I20260429 08:04:33.949491  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.949525  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 440.5
I20260429 08:04:33.949584  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 440.6
I20260429 08:04:33.950240  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 441 FOLLOWER]: Advancing to term 442
I20260429 08:04:33.950652  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.950695  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 441.5
I20260429 08:04:33.950723  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 441.6
I20260429 08:04:33.951270  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 442 FOLLOWER]: Advancing to term 443
I20260429 08:04:33.951756  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.951792  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 442.5
I20260429 08:04:33.951820  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 442.6
I20260429 08:04:33.952342  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 443 FOLLOWER]: Advancing to term 444
I20260429 08:04:33.952739  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.952769  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 443.5
I20260429 08:04:33.952800  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 443.6
I20260429 08:04:33.953299  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 444 FOLLOWER]: Advancing to term 445
I20260429 08:04:33.953693  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.953724  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 444.5
I20260429 08:04:33.953752  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 444.6
I20260429 08:04:33.954241  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 445 FOLLOWER]: Advancing to term 446
I20260429 08:04:33.954630  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.954667  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 445.5
I20260429 08:04:33.954697  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 445.6
I20260429 08:04:33.955209  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 446 FOLLOWER]: Advancing to term 447
I20260429 08:04:33.955688  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.955720  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 446.5
I20260429 08:04:33.955749  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 446.6
I20260429 08:04:33.956259  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 447 FOLLOWER]: Advancing to term 448
I20260429 08:04:33.956650  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.956691  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 447.5
I20260429 08:04:33.956718  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 447.6
I20260429 08:04:33.957228  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 448 FOLLOWER]: Advancing to term 449
I20260429 08:04:33.957605  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.957635  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 448.5
I20260429 08:04:33.957674  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 448.6
I20260429 08:04:33.958186  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 449 FOLLOWER]: Advancing to term 450
I20260429 08:04:33.958563  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.958595  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 449.5
I20260429 08:04:33.958622  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 449.6
I20260429 08:04:33.959131  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 450 FOLLOWER]: Advancing to term 451
I20260429 08:04:33.959744  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.959775  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 450.5
I20260429 08:04:33.959807  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 450.6
I20260429 08:04:33.960290  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 451 FOLLOWER]: Advancing to term 452
I20260429 08:04:33.960748  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.960780  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 451.5
I20260429 08:04:33.960809  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 451.6
I20260429 08:04:33.961301  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 452 FOLLOWER]: Advancing to term 453
I20260429 08:04:33.961727  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.961762  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 452.5
I20260429 08:04:33.961792  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 452.6
I20260429 08:04:33.962404  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 453 FOLLOWER]: Advancing to term 454
I20260429 08:04:33.962800  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.962831  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 453.5
I20260429 08:04:33.962860  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 453.6
I20260429 08:04:33.963369  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 454 FOLLOWER]: Advancing to term 455
I20260429 08:04:33.963846  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.963881  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 454.5
I20260429 08:04:33.963909  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 454.6
I20260429 08:04:33.964736  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 455 FOLLOWER]: Advancing to term 456
I20260429 08:04:33.965140  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.965174  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 455.5
I20260429 08:04:33.965204  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 455.6
I20260429 08:04:33.965840  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 456 FOLLOWER]: Advancing to term 457
I20260429 08:04:33.966327  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.966377  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 456.5
I20260429 08:04:33.966414  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 456.6
I20260429 08:04:33.967061  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 457 FOLLOWER]: Advancing to term 458
I20260429 08:04:33.967626  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.967660  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 457.5
I20260429 08:04:33.967691  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 457.6
I20260429 08:04:33.968343  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 458 FOLLOWER]: Advancing to term 459
I20260429 08:04:33.968822  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.968888  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 458.5
I20260429 08:04:33.968935  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 458.6
I20260429 08:04:33.969779  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 459 FOLLOWER]: Advancing to term 460
I20260429 08:04:33.970202  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.970237  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 459.5
I20260429 08:04:33.970266  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 459.6
I20260429 08:04:33.970932  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 460 FOLLOWER]: Advancing to term 461
I20260429 08:04:33.971411  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.971443  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 460.5
I20260429 08:04:33.971535  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 460.6
I20260429 08:04:33.972208  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 461 FOLLOWER]: Advancing to term 462
I20260429 08:04:33.972672  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.972705  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 461.5
I20260429 08:04:33.972735  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 461.6
I20260429 08:04:33.973400  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 462 FOLLOWER]: Advancing to term 463
I20260429 08:04:33.973842  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.973902  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 462.5
I20260429 08:04:33.973948  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 462.6
I20260429 08:04:33.974807  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 463 FOLLOWER]: Advancing to term 464
I20260429 08:04:33.975255  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.975312  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 463.5
I20260429 08:04:33.975359  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 463.6
I20260429 08:04:33.976212  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 464 FOLLOWER]: Advancing to term 465
I20260429 08:04:33.976709  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.976773  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 464.5
I20260429 08:04:33.976819  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 464.6
I20260429 08:04:33.977540  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 465 FOLLOWER]: Advancing to term 466
I20260429 08:04:33.978003  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.978063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 465.5
I20260429 08:04:33.978108  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 465.6
I20260429 08:04:33.978719  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 466 FOLLOWER]: Advancing to term 467
I20260429 08:04:33.979238  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.979272  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 466.5
I20260429 08:04:33.979303  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 466.6
I20260429 08:04:33.979883  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 467 FOLLOWER]: Advancing to term 468
I20260429 08:04:33.980324  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.980382  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 467.5
I20260429 08:04:33.980427  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 467.6
I20260429 08:04:33.980975  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 468 FOLLOWER]: Advancing to term 469
I20260429 08:04:33.981434  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.981467  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 468.5
I20260429 08:04:33.981526  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 468.6
I20260429 08:04:33.982118  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 469 FOLLOWER]: Advancing to term 470
I20260429 08:04:33.982630  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.982668  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 469.5
I20260429 08:04:33.982726  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 469.6
I20260429 08:04:33.983312  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 470 FOLLOWER]: Advancing to term 471
I20260429 08:04:33.983800  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.983834  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 470.5
I20260429 08:04:33.983862  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 470.6
I20260429 08:04:33.984460  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 471 FOLLOWER]: Advancing to term 472
I20260429 08:04:33.984905  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.984939  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 471.5
I20260429 08:04:33.984968  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 471.6
I20260429 08:04:33.985633  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 472 FOLLOWER]: Advancing to term 473
I20260429 08:04:33.986032  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.986063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 472.5
I20260429 08:04:33.986090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 472.6
I20260429 08:04:33.986629  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 473 FOLLOWER]: Advancing to term 474
I20260429 08:04:33.987030  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.987061  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 473.5
I20260429 08:04:33.987089  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 473.6
I20260429 08:04:33.987643  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 474 FOLLOWER]: Advancing to term 475
I20260429 08:04:33.988044  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.988075  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 474.5
I20260429 08:04:33.988103  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 474.6
I20260429 08:04:33.988646  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 475 FOLLOWER]: Advancing to term 476
I20260429 08:04:33.989035  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.989066  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 475.5
I20260429 08:04:33.989094  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 475.6
I20260429 08:04:33.989641  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 476 FOLLOWER]: Advancing to term 477
I20260429 08:04:33.990032  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.990063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 476.5
I20260429 08:04:33.990092  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 476.6
I20260429 08:04:33.990587  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 477 FOLLOWER]: Advancing to term 478
I20260429 08:04:33.990969  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.991001  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 477.5
I20260429 08:04:33.991029  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 477.6
I20260429 08:04:33.991640  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 478 FOLLOWER]: Advancing to term 479
I20260429 08:04:33.992130  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.992163  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 478.5
I20260429 08:04:33.992192  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 478.6
I20260429 08:04:33.992885  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 479 FOLLOWER]: Advancing to term 480
I20260429 08:04:33.993292  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.993325  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 479.5
I20260429 08:04:33.993355  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 479.6
I20260429 08:04:33.993988  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 480 FOLLOWER]: Advancing to term 481
I20260429 08:04:33.994449  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.994482  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 480.5
I20260429 08:04:33.994537  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 480.6
I20260429 08:04:33.995158  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 481 FOLLOWER]: Advancing to term 482
I20260429 08:04:33.995693  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.995728  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 481.5
I20260429 08:04:33.995785  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 481.6
I20260429 08:04:33.996367  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 482 FOLLOWER]: Advancing to term 483
I20260429 08:04:33.996847  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.996881  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 482.5
I20260429 08:04:33.996940  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 482.6
I20260429 08:04:33.997556  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 483 FOLLOWER]: Advancing to term 484
I20260429 08:04:33.998013  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.998046  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 483.5
I20260429 08:04:33.998101  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 483.6
I20260429 08:04:33.998852  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 484 FOLLOWER]: Advancing to term 485
I20260429 08:04:33.999307  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:33.999339  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 484.5
I20260429 08:04:33.999396  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 484.6
I20260429 08:04:34.000064  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 485 FOLLOWER]: Advancing to term 486
I20260429 08:04:34.000517  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.000577  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 485.5
I20260429 08:04:34.000625  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 485.6
I20260429 08:04:34.001197  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 486 FOLLOWER]: Advancing to term 487
I20260429 08:04:34.001660  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.001717  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 486.5
I20260429 08:04:34.001765  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 486.6
I20260429 08:04:34.002310  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 487 FOLLOWER]: Advancing to term 488
I20260429 08:04:34.002764  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.002821  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 487.5
I20260429 08:04:34.002877  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 487.6
I20260429 08:04:34.003396  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 488 FOLLOWER]: Advancing to term 489
I20260429 08:04:34.003882  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.003940  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 488.5
I20260429 08:04:34.003986  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 488.6
I20260429 08:04:34.004528  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 489 FOLLOWER]: Advancing to term 490
I20260429 08:04:34.004959  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.005036  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 489.5
I20260429 08:04:34.005090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 489.6
I20260429 08:04:34.005663  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 490 FOLLOWER]: Advancing to term 491
I20260429 08:04:34.006119  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.006176  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 490.5
I20260429 08:04:34.006222  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 490.6
I20260429 08:04:34.006809  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 491 FOLLOWER]: Advancing to term 492
I20260429 08:04:34.007369  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.007445  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 491.5
I20260429 08:04:34.007565  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 491.6
I20260429 08:04:34.008169  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 492 FOLLOWER]: Advancing to term 493
I20260429 08:04:34.008636  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.008694  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 492.5
I20260429 08:04:34.008741  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 492.6
I20260429 08:04:34.009323  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 493 FOLLOWER]: Advancing to term 494
I20260429 08:04:34.009784  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.009841  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 493.5
I20260429 08:04:34.009883  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 493.6
I20260429 08:04:34.010478  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 494 FOLLOWER]: Advancing to term 495
I20260429 08:04:34.010924  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.010979  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 494.5
I20260429 08:04:34.011020  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 494.6
I20260429 08:04:34.011621  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 495 FOLLOWER]: Advancing to term 496
I20260429 08:04:34.012053  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.012109  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 495.5
I20260429 08:04:34.012156  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 495.6
I20260429 08:04:34.012669  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 496 FOLLOWER]: Advancing to term 497
I20260429 08:04:34.013108  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.013163  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 496.5
I20260429 08:04:34.013209  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 496.6
I20260429 08:04:34.013764  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 497 FOLLOWER]: Advancing to term 498
I20260429 08:04:34.014197  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.014253  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 497.5
I20260429 08:04:34.014298  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 497.6
I20260429 08:04:34.014803  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 498 FOLLOWER]: Advancing to term 499
I20260429 08:04:34.015241  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.015297  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 498.5
I20260429 08:04:34.015344  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 498.6
I20260429 08:04:34.015919  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 499 FOLLOWER]: Advancing to term 500
I20260429 08:04:34.016357  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.016413  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 499.5
I20260429 08:04:34.016474  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 499.6
I20260429 08:04:34.016976  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 500 FOLLOWER]: Advancing to term 501
I20260429 08:04:34.017408  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.017472  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 500.5
I20260429 08:04:34.017518  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 500.6
I20260429 08:04:34.018080  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 501 FOLLOWER]: Advancing to term 502
I20260429 08:04:34.018529  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.018586  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 501.5
I20260429 08:04:34.018631  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 501.6
I20260429 08:04:34.019223  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 502 FOLLOWER]: Advancing to term 503
I20260429 08:04:34.019761  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.019816  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 502.5
I20260429 08:04:34.019858  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 502.6
I20260429 08:04:34.020442  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 503 FOLLOWER]: Advancing to term 504
I20260429 08:04:34.020890  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.020946  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 503.5
I20260429 08:04:34.020988  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 503.6
I20260429 08:04:34.021587  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 504 FOLLOWER]: Advancing to term 505
I20260429 08:04:34.022022  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.022078  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 504.5
I20260429 08:04:34.022120  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 504.6
I20260429 08:04:34.022758  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 505 FOLLOWER]: Advancing to term 506
I20260429 08:04:34.023182  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.023237  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 505.5
I20260429 08:04:34.023278  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 505.6
I20260429 08:04:34.023885  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 506 FOLLOWER]: Advancing to term 507
I20260429 08:04:34.024350  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.024390  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 506.5
I20260429 08:04:34.024446  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 506.6
I20260429 08:04:34.024987  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 507 FOLLOWER]: Advancing to term 508
I20260429 08:04:34.025442  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.025475  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 507.5
I20260429 08:04:34.025532  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 507.6
I20260429 08:04:34.026087  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 508 FOLLOWER]: Advancing to term 509
I20260429 08:04:34.026611  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.026655  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 508.5
I20260429 08:04:34.026731  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 508.6
I20260429 08:04:34.027230  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 509 FOLLOWER]: Advancing to term 510
I20260429 08:04:34.027760  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.027791  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 509.5
I20260429 08:04:34.027822  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 509.6
I20260429 08:04:34.028348  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 510 FOLLOWER]: Advancing to term 511
I20260429 08:04:34.028802  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.028867  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 510.5
I20260429 08:04:34.028909  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 510.6
I20260429 08:04:34.029397  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 511 FOLLOWER]: Advancing to term 512
I20260429 08:04:34.029816  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.029848  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 511.5
I20260429 08:04:34.029877  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 511.6
I20260429 08:04:34.030529  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 512 FOLLOWER]: Advancing to term 513
I20260429 08:04:34.030946  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.030982  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 512.5
I20260429 08:04:34.031013  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 512.6
I20260429 08:04:34.031600  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 513 FOLLOWER]: Advancing to term 514
I20260429 08:04:34.032028  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.032060  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 513.5
I20260429 08:04:34.032090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 513.6
I20260429 08:04:34.032686  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 514 FOLLOWER]: Advancing to term 515
I20260429 08:04:34.033071  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.033102  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 514.5
I20260429 08:04:34.033131  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 514.6
I20260429 08:04:34.033700  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 515 FOLLOWER]: Advancing to term 516
I20260429 08:04:34.034153  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.034214  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 515.5
I20260429 08:04:34.034258  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 515.6
I20260429 08:04:34.034955  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 516 FOLLOWER]: Advancing to term 517
I20260429 08:04:34.035383  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.035416  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 516.5
I20260429 08:04:34.035478  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 516.6
I20260429 08:04:34.036177  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 517 FOLLOWER]: Advancing to term 518
I20260429 08:04:34.036566  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.036597  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 517.5
I20260429 08:04:34.036624  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 517.6
I20260429 08:04:34.037477  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 518 FOLLOWER]: Advancing to term 519
I20260429 08:04:34.037873  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.037904  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 518.5
I20260429 08:04:34.037933  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 518.6
I20260429 08:04:34.038535  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 519 FOLLOWER]: Advancing to term 520
I20260429 08:04:34.038954  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.038986  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 519.5
I20260429 08:04:34.039014  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 519.6
I20260429 08:04:34.039601  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 520 FOLLOWER]: Advancing to term 521
I20260429 08:04:34.040056  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.040115  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 520.5
I20260429 08:04:34.040159  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 520.6
I20260429 08:04:34.040858  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 521 FOLLOWER]: Advancing to term 522
I20260429 08:04:34.041321  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.041353  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 521.5
I20260429 08:04:34.041409  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 521.6
I20260429 08:04:34.042011  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 522 FOLLOWER]: Advancing to term 523
I20260429 08:04:34.042443  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.042474  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 522.5
I20260429 08:04:34.042529  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 522.6
I20260429 08:04:34.043118  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 523 FOLLOWER]: Advancing to term 524
I20260429 08:04:34.043617  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.043649  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 523.5
I20260429 08:04:34.043680  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 523.6
I20260429 08:04:34.044396  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 524 FOLLOWER]: Advancing to term 525
I20260429 08:04:34.044888  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.044977  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 524.5
I20260429 08:04:34.045020  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 524.6
I20260429 08:04:34.045612  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 525 FOLLOWER]: Advancing to term 526
I20260429 08:04:34.046059  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.046114  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 525.5
I20260429 08:04:34.046157  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 525.6
I20260429 08:04:34.046733  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 526 FOLLOWER]: Advancing to term 527
I20260429 08:04:34.047171  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.047230  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 526.5
I20260429 08:04:34.047272  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 526.6
I20260429 08:04:34.047871  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 527 FOLLOWER]: Advancing to term 528
I20260429 08:04:34.048309  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.048367  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 527.5
I20260429 08:04:34.048413  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 527.6
I20260429 08:04:34.048979  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 528 FOLLOWER]: Advancing to term 529
I20260429 08:04:34.049434  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.049491  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 528.5
I20260429 08:04:34.049536  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 528.6
I20260429 08:04:34.050096  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 529 FOLLOWER]: Advancing to term 530
I20260429 08:04:34.050571  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.050627  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 529.5
I20260429 08:04:34.050678  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 529.6
I20260429 08:04:34.051193  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 530 FOLLOWER]: Advancing to term 531
I20260429 08:04:34.051697  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.051729  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 530.5
I20260429 08:04:34.051760  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 530.6
I20260429 08:04:34.052389  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 531 FOLLOWER]: Advancing to term 532
I20260429 08:04:34.052855  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.052911  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 531.5
I20260429 08:04:34.052958  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 531.6
I20260429 08:04:34.053630  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 532 FOLLOWER]: Advancing to term 533
I20260429 08:04:34.054075  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.054131  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 532.5
I20260429 08:04:34.054181  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 532.6
I20260429 08:04:34.054869  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 533 FOLLOWER]: Advancing to term 534
I20260429 08:04:34.055306  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.055363  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 533.5
I20260429 08:04:34.055408  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 533.6
I20260429 08:04:34.056138  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 534 FOLLOWER]: Advancing to term 535
I20260429 08:04:34.056550  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.056582  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 534.5
I20260429 08:04:34.056612  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 534.6
I20260429 08:04:34.057178  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 535 FOLLOWER]: Advancing to term 536
I20260429 08:04:34.057634  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.057668  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 535.5
I20260429 08:04:34.057732  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 535.6
I20260429 08:04:34.058342  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 536 FOLLOWER]: Advancing to term 537
I20260429 08:04:34.058748  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.058779  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 536.5
I20260429 08:04:34.058808  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 536.6
I20260429 08:04:34.059377  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 537 FOLLOWER]: Advancing to term 538
I20260429 08:04:34.059943  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.059975  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 537.5
I20260429 08:04:34.060027  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 537.6
I20260429 08:04:34.060618  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 538 FOLLOWER]: Advancing to term 539
I20260429 08:04:34.061132  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.061167  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 538.5
I20260429 08:04:34.061223  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 538.6
I20260429 08:04:34.061802  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 539 FOLLOWER]: Advancing to term 540
I20260429 08:04:34.062227  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.062260  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 539.5
I20260429 08:04:34.062316  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 539.6
I20260429 08:04:34.062911  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 540 FOLLOWER]: Advancing to term 541
I20260429 08:04:34.063300  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.063330  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 540.5
I20260429 08:04:34.063359  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 540.6
I20260429 08:04:34.064056  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 541 FOLLOWER]: Advancing to term 542
I20260429 08:04:34.064507  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.064563  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 541.5
I20260429 08:04:34.064610  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 541.6
I20260429 08:04:34.065171  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 542 FOLLOWER]: Advancing to term 543
I20260429 08:04:34.065577  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.065608  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 542.5
I20260429 08:04:34.065636  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 542.6
I20260429 08:04:34.066270  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 543 FOLLOWER]: Advancing to term 544
I20260429 08:04:34.066684  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.066716  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 543.5
I20260429 08:04:34.066744  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 543.6
I20260429 08:04:34.067412  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 544 FOLLOWER]: Advancing to term 545
I20260429 08:04:34.067929  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.067989  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 544.5
I20260429 08:04:34.068035  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 544.6
I20260429 08:04:34.068799  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 545 FOLLOWER]: Advancing to term 546
I20260429 08:04:34.069401  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.069463  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 545.5
I20260429 08:04:34.069510  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 545.6
I20260429 08:04:34.070183  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 546 FOLLOWER]: Advancing to term 547
I20260429 08:04:34.070637  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.070700  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 546.5
I20260429 08:04:34.070753  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 546.6
I20260429 08:04:34.071328  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 547 FOLLOWER]: Advancing to term 548
I20260429 08:04:34.071846  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.071902  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 547.5
I20260429 08:04:34.071947  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 547.6
I20260429 08:04:34.072474  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 548 FOLLOWER]: Advancing to term 549
I20260429 08:04:34.072942  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.072999  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 548.5
I20260429 08:04:34.073050  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 548.6
I20260429 08:04:34.073585  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 549 FOLLOWER]: Advancing to term 550
I20260429 08:04:34.074025  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.074081  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 549.5
I20260429 08:04:34.074127  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 549.6
I20260429 08:04:34.074721  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 550 FOLLOWER]: Advancing to term 551
I20260429 08:04:34.075152  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.075208  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 550.5
I20260429 08:04:34.075253  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 550.6
I20260429 08:04:34.075932  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 551 FOLLOWER]: Advancing to term 552
I20260429 08:04:34.076380  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.076413  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 551.5
I20260429 08:04:34.076470  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 551.6
I20260429 08:04:34.077068  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 552 FOLLOWER]: Advancing to term 553
I20260429 08:04:34.077513  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.077545  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 552.5
I20260429 08:04:34.077605  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 552.6
I20260429 08:04:34.078214  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 553 FOLLOWER]: Advancing to term 554
I20260429 08:04:34.078630  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.078663  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 553.5
I20260429 08:04:34.078702  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 553.6
I20260429 08:04:34.079353  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 554 FOLLOWER]: Advancing to term 555
I20260429 08:04:34.079831  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.079890  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 554.5
I20260429 08:04:34.079936  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 554.6
I20260429 08:04:34.080528  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 555 FOLLOWER]: Advancing to term 556
I20260429 08:04:34.080989  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.081020  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 555.5
I20260429 08:04:34.081077  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 555.6
I20260429 08:04:34.081815  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 556 FOLLOWER]: Advancing to term 557
I20260429 08:04:34.082199  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.082229  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 556.5
I20260429 08:04:34.082257  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 556.6
I20260429 08:04:34.082839  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 557 FOLLOWER]: Advancing to term 558
I20260429 08:04:34.083284  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.083316  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 557.5
I20260429 08:04:34.083371  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 557.6
I20260429 08:04:34.083932  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 558 FOLLOWER]: Advancing to term 559
I20260429 08:04:34.084352  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.084383  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 558.5
I20260429 08:04:34.084411  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 558.6
I20260429 08:04:34.085028  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 559 FOLLOWER]: Advancing to term 560
I20260429 08:04:34.085501  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.085534  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 559.5
I20260429 08:04:34.085590  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 559.6
I20260429 08:04:34.086241  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 560 FOLLOWER]: Advancing to term 561
I20260429 08:04:34.086705  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.086740  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 560.5
I20260429 08:04:34.086768  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 560.6
I20260429 08:04:34.087694  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 561 FOLLOWER]: Advancing to term 562
I20260429 08:04:34.088146  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.088178  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 561.5
I20260429 08:04:34.088207  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 561.6
I20260429 08:04:34.088850  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 562 FOLLOWER]: Advancing to term 563
I20260429 08:04:34.089286  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.089341  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 562.5
I20260429 08:04:34.089388  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 562.6
I20260429 08:04:34.090008  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 563 FOLLOWER]: Advancing to term 564
I20260429 08:04:34.090432  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.090488  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 563.5
I20260429 08:04:34.090533  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 563.6
I20260429 08:04:34.091152  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 564 FOLLOWER]: Advancing to term 565
I20260429 08:04:34.091719  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.091753  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 564.5
I20260429 08:04:34.091784  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 564.6
I20260429 08:04:34.092432  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 565 FOLLOWER]: Advancing to term 566
I20260429 08:04:34.092890  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.092924  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 565.5
I20260429 08:04:34.092953  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 565.6
I20260429 08:04:34.093560  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 566 FOLLOWER]: Advancing to term 567
I20260429 08:04:34.093976  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.094007  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 566.5
I20260429 08:04:34.094036  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 566.6
I20260429 08:04:34.094652  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 567 FOLLOWER]: Advancing to term 568
I20260429 08:04:34.095054  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.095088  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 567.5
I20260429 08:04:34.095117  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 567.6
I20260429 08:04:34.095786  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 568 FOLLOWER]: Advancing to term 569
I20260429 08:04:34.096190  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.096221  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 568.5
I20260429 08:04:34.096251  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 568.6
I20260429 08:04:34.096859  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 569 FOLLOWER]: Advancing to term 570
I20260429 08:04:34.097252  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.097285  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 569.5
I20260429 08:04:34.097314  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 569.6
I20260429 08:04:34.097918  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 570 FOLLOWER]: Advancing to term 571
I20260429 08:04:34.098301  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.098331  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 570.5
I20260429 08:04:34.098358  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 570.6
I20260429 08:04:34.098929  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 571 FOLLOWER]: Advancing to term 572
I20260429 08:04:34.099325  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.099355  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 571.5
I20260429 08:04:34.099383  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 571.6
I20260429 08:04:34.099983  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 572 FOLLOWER]: Advancing to term 573
I20260429 08:04:34.100378  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.100409  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 572.5
I20260429 08:04:34.100443  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 572.6
I20260429 08:04:34.100983  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 573 FOLLOWER]: Advancing to term 574
I20260429 08:04:34.101369  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.101399  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 573.5
I20260429 08:04:34.101439  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 573.6
I20260429 08:04:34.101975  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 574 FOLLOWER]: Advancing to term 575
I20260429 08:04:34.102365  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.102396  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 574.5
I20260429 08:04:34.102437  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 574.6
I20260429 08:04:34.103225  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 575 FOLLOWER]: Advancing to term 576
I20260429 08:04:34.103732  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.103767  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 575.5
I20260429 08:04:34.103798  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 575.6
I20260429 08:04:34.104517  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 576 FOLLOWER]: Advancing to term 577
I20260429 08:04:34.104986  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.105022  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 576.5
I20260429 08:04:34.105052  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 576.6
I20260429 08:04:34.105665  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 577 FOLLOWER]: Advancing to term 578
I20260429 08:04:34.106082  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.106114  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 577.5
I20260429 08:04:34.106143  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 577.6
I20260429 08:04:34.106748  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 578 FOLLOWER]: Advancing to term 579
I20260429 08:04:34.107149  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.107182  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 578.5
I20260429 08:04:34.107213  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 578.6
I20260429 08:04:34.107844  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 579 FOLLOWER]: Advancing to term 580
I20260429 08:04:34.108232  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.108263  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 579.5
I20260429 08:04:34.108291  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 579.6
I20260429 08:04:34.108989  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 580 FOLLOWER]: Advancing to term 581
I20260429 08:04:34.109390  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.109449  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 580.5
I20260429 08:04:34.109479  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 580.6
I20260429 08:04:34.110239  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 581 FOLLOWER]: Advancing to term 582
I20260429 08:04:34.110652  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.110687  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 581.5
I20260429 08:04:34.110720  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 581.6
I20260429 08:04:34.111274  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 582 FOLLOWER]: Advancing to term 583
I20260429 08:04:34.111757  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.111790  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 582.5
I20260429 08:04:34.111820  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 582.6
I20260429 08:04:34.112373  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 583 FOLLOWER]: Advancing to term 584
I20260429 08:04:34.112802  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.112833  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 583.5
I20260429 08:04:34.112864  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 583.6
I20260429 08:04:34.113411  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 584 FOLLOWER]: Advancing to term 585
I20260429 08:04:34.113814  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.113845  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 584.5
I20260429 08:04:34.113874  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 584.6
I20260429 08:04:34.114400  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 585 FOLLOWER]: Advancing to term 586
I20260429 08:04:34.114796  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.114827  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 585.5
I20260429 08:04:34.114856  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 585.6
I20260429 08:04:34.115381  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 586 FOLLOWER]: Advancing to term 587
I20260429 08:04:34.115859  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.115891  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 586.5
I20260429 08:04:34.115921  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 586.6
I20260429 08:04:34.116461  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 587 FOLLOWER]: Advancing to term 588
I20260429 08:04:34.116851  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.116881  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 587.5
I20260429 08:04:34.116910  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 587.6
I20260429 08:04:34.117416  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 588 FOLLOWER]: Advancing to term 589
I20260429 08:04:34.117826  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.117862  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 588.5
I20260429 08:04:34.117892  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 588.6
I20260429 08:04:34.118512  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 589 FOLLOWER]: Advancing to term 590
I20260429 08:04:34.118896  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.118925  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 589.5
I20260429 08:04:34.118954  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 589.6
I20260429 08:04:34.119537  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 590 FOLLOWER]: Advancing to term 591
I20260429 08:04:34.119926  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.119956  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 590.5
I20260429 08:04:34.119985  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 590.6
I20260429 08:04:34.120608  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 591 FOLLOWER]: Advancing to term 592
I20260429 08:04:34.121003  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.121034  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 591.5
I20260429 08:04:34.121063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 591.6
I20260429 08:04:34.121716  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 592 FOLLOWER]: Advancing to term 593
I20260429 08:04:34.122116  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.122148  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 592.5
I20260429 08:04:34.122175  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 592.6
I20260429 08:04:34.122834  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 593 FOLLOWER]: Advancing to term 594
I20260429 08:04:34.123217  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.123247  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 593.5
I20260429 08:04:34.123275  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 593.6
I20260429 08:04:34.123950  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 594 FOLLOWER]: Advancing to term 595
I20260429 08:04:34.124400  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.124459  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 594.5
I20260429 08:04:34.124513  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 594.6
I20260429 08:04:34.125171  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 595 FOLLOWER]: Advancing to term 596
I20260429 08:04:34.125633  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.125694  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 595.5
I20260429 08:04:34.125739  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 595.6
I20260429 08:04:34.126570  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 596 FOLLOWER]: Advancing to term 597
I20260429 08:04:34.127038  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.127097  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 596.5
I20260429 08:04:34.127146  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 596.6
I20260429 08:04:34.127851  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 597 FOLLOWER]: Advancing to term 598
I20260429 08:04:34.128298  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.128331  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 597.5
I20260429 08:04:34.128362  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 597.6
I20260429 08:04:34.129025  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 598 FOLLOWER]: Advancing to term 599
I20260429 08:04:34.129431  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.129462  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 598.5
I20260429 08:04:34.129490  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 598.6
I20260429 08:04:34.130056  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 599 FOLLOWER]: Advancing to term 600
I20260429 08:04:34.130465  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.130496  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 599.5
I20260429 08:04:34.130524  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 599.6
I20260429 08:04:34.131109  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 600 FOLLOWER]: Advancing to term 601
I20260429 08:04:34.131716  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.131752  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 600.5
I20260429 08:04:34.131783  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 600.6
I20260429 08:04:34.132494  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 601 FOLLOWER]: Advancing to term 602
I20260429 08:04:34.132900  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.132931  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 601.5
I20260429 08:04:34.132961  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 601.6
I20260429 08:04:34.133538  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 602 FOLLOWER]: Advancing to term 603
I20260429 08:04:34.133935  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.133965  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 602.5
I20260429 08:04:34.133993  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 602.6
I20260429 08:04:34.134547  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 603 FOLLOWER]: Advancing to term 604
I20260429 08:04:34.134975  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.135005  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 603.5
I20260429 08:04:34.135033  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 603.6
I20260429 08:04:34.135661  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 604 FOLLOWER]: Advancing to term 605
I20260429 08:04:34.136062  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.136092  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 604.5
I20260429 08:04:34.136121  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 604.6
I20260429 08:04:34.136735  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 605 FOLLOWER]: Advancing to term 606
I20260429 08:04:34.137115  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.137146  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 605.5
I20260429 08:04:34.137174  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 605.6
I20260429 08:04:34.137673  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 606 FOLLOWER]: Advancing to term 607
I20260429 08:04:34.138089  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.138120  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 606.5
I20260429 08:04:34.138147  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 606.6
I20260429 08:04:34.138691  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 607 FOLLOWER]: Advancing to term 608
I20260429 08:04:34.139086  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.139115  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 607.5
I20260429 08:04:34.139143  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 607.6
I20260429 08:04:34.139740  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 608 FOLLOWER]: Advancing to term 609
I20260429 08:04:34.140161  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.140216  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 608.5
I20260429 08:04:34.140261  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 608.6
I20260429 08:04:34.141001  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 609 FOLLOWER]: Advancing to term 610
I20260429 08:04:34.141451  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.141506  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 609.5
I20260429 08:04:34.141551  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 609.6
I20260429 08:04:34.142223  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 610 FOLLOWER]: Advancing to term 611
I20260429 08:04:34.142652  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.142714  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 610.5
I20260429 08:04:34.142764  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 610.6
I20260429 08:04:34.143390  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 611 FOLLOWER]: Advancing to term 612
I20260429 08:04:34.143867  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.143922  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 611.5
I20260429 08:04:34.143965  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 611.6
I20260429 08:04:34.144640  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 612 FOLLOWER]: Advancing to term 613
I20260429 08:04:34.145067  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.145121  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 612.5
I20260429 08:04:34.145180  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 612.6
I20260429 08:04:34.145875  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 613 FOLLOWER]: Advancing to term 614
I20260429 08:04:34.146338  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.146387  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 613.5
I20260429 08:04:34.146462  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 613.6
I20260429 08:04:34.147138  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 614 FOLLOWER]: Advancing to term 615
I20260429 08:04:34.147603  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.147635  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 614.5
I20260429 08:04:34.147666  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 614.6
I20260429 08:04:34.148344  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 615 FOLLOWER]: Advancing to term 616
I20260429 08:04:34.148895  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.148967  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 615.5
I20260429 08:04:34.149015  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 615.6
I20260429 08:04:34.149691  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 616 FOLLOWER]: Advancing to term 617
I20260429 08:04:34.150086  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.150118  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 616.5
I20260429 08:04:34.150147  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 616.6
I20260429 08:04:34.150717  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 617 FOLLOWER]: Advancing to term 618
I20260429 08:04:34.151207  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.151243  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 617.5
I20260429 08:04:34.151273  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 617.6
I20260429 08:04:34.151899  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 618 FOLLOWER]: Advancing to term 619
I20260429 08:04:34.152345  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.152379  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 618.5
I20260429 08:04:34.152416  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 618.6
I20260429 08:04:34.153110  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 619 FOLLOWER]: Advancing to term 620
I20260429 08:04:34.153507  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.153538  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 619.5
I20260429 08:04:34.153566  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 619.6
I20260429 08:04:34.154140  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 620 FOLLOWER]: Advancing to term 621
I20260429 08:04:34.154623  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.154656  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 620.5
I20260429 08:04:34.154688  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 620.6
I20260429 08:04:34.155378  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 621 FOLLOWER]: Advancing to term 622
I20260429 08:04:34.155872  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.155905  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 621.5
I20260429 08:04:34.155933  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 621.6
I20260429 08:04:34.156613  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 622 FOLLOWER]: Advancing to term 623
I20260429 08:04:34.157032  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.157063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 622.5
I20260429 08:04:34.157099  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 622.6
I20260429 08:04:34.157743  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 623 FOLLOWER]: Advancing to term 624
I20260429 08:04:34.158197  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.158231  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 623.5
I20260429 08:04:34.158259  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 623.6
I20260429 08:04:34.158861  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 624 FOLLOWER]: Advancing to term 625
I20260429 08:04:34.159288  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.159320  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 624.5
I20260429 08:04:34.159349  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 624.6
I20260429 08:04:34.160014  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 625 FOLLOWER]: Advancing to term 626
I20260429 08:04:34.160437  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.160470  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 625.5
I20260429 08:04:34.160499  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 625.6
I20260429 08:04:34.161123  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 626 FOLLOWER]: Advancing to term 627
I20260429 08:04:34.161531  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.161564  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 626.5
I20260429 08:04:34.161593  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 626.6
I20260429 08:04:34.162137  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 627 FOLLOWER]: Advancing to term 628
I20260429 08:04:34.162588  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.162621  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 627.5
I20260429 08:04:34.162683  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 627.6
I20260429 08:04:34.163225  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 628 FOLLOWER]: Advancing to term 629
I20260429 08:04:34.163744  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.163777  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 628.5
I20260429 08:04:34.163830  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 628.6
I20260429 08:04:34.164350  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 629 FOLLOWER]: Advancing to term 630
I20260429 08:04:34.164796  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.164853  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 629.5
I20260429 08:04:34.164898  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 629.6
I20260429 08:04:34.165571  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 630 FOLLOWER]: Advancing to term 631
I20260429 08:04:34.165953  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.165984  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 630.5
I20260429 08:04:34.166013  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 630.6
I20260429 08:04:34.166604  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 631 FOLLOWER]: Advancing to term 632
I20260429 08:04:34.167066  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.167099  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 631.5
I20260429 08:04:34.167157  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 631.6
I20260429 08:04:34.167807  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 632 FOLLOWER]: Advancing to term 633
I20260429 08:04:34.168192  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.168223  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 632.5
I20260429 08:04:34.168252  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 632.6
I20260429 08:04:34.169064  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 633 FOLLOWER]: Advancing to term 634
I20260429 08:04:34.169538  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.169597  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 633.5
I20260429 08:04:34.169642  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 633.6
I20260429 08:04:34.170320  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 634 FOLLOWER]: Advancing to term 635
I20260429 08:04:34.170775  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.170840  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 634.5
I20260429 08:04:34.170884  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 634.6
I20260429 08:04:34.171659  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 635 FOLLOWER]: Advancing to term 636
I20260429 08:04:34.172116  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.172171  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 635.5
I20260429 08:04:34.172214  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 635.6
I20260429 08:04:34.172847  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 636 FOLLOWER]: Advancing to term 637
I20260429 08:04:34.173292  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.173349  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 636.5
I20260429 08:04:34.173393  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 636.6
I20260429 08:04:34.174335  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 637 FOLLOWER]: Advancing to term 638
I20260429 08:04:34.174813  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.174871  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 637.5
I20260429 08:04:34.174916  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 637.6
I20260429 08:04:34.175734  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 638 FOLLOWER]: Advancing to term 639
I20260429 08:04:34.176178  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.176211  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 638.5
I20260429 08:04:34.176239  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 638.6
I20260429 08:04:34.176981  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 639 FOLLOWER]: Advancing to term 640
I20260429 08:04:34.177374  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.177404  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 639.5
I20260429 08:04:34.177443  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 639.6
I20260429 08:04:34.178206  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 640 FOLLOWER]: Advancing to term 641
I20260429 08:04:34.178619  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.178650  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 640.5
I20260429 08:04:34.178681  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 640.6
I20260429 08:04:34.179286  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 641 FOLLOWER]: Advancing to term 642
I20260429 08:04:34.179768  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.179803  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 641.5
I20260429 08:04:34.179837  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 641.6
I20260429 08:04:34.180460  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 642 FOLLOWER]: Advancing to term 643
I20260429 08:04:34.180929  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.180962  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 642.5
I20260429 08:04:34.181020  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 642.6
I20260429 08:04:34.181602  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 643 FOLLOWER]: Advancing to term 644
I20260429 08:04:34.182060  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.182092  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 643.5
I20260429 08:04:34.182147  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 643.6
I20260429 08:04:34.182698  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 644 FOLLOWER]: Advancing to term 645
I20260429 08:04:34.183141  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.183173  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 644.5
I20260429 08:04:34.183228  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 644.6
I20260429 08:04:34.183784  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 645 FOLLOWER]: Advancing to term 646
I20260429 08:04:34.184203  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.184235  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 645.5
I20260429 08:04:34.184290  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 645.6
I20260429 08:04:34.184842  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 646 FOLLOWER]: Advancing to term 647
I20260429 08:04:34.185283  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.185315  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 646.5
I20260429 08:04:34.185371  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 646.6
I20260429 08:04:34.185993  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 647 FOLLOWER]: Advancing to term 648
I20260429 08:04:34.186406  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.186440  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 647.5
I20260429 08:04:34.186470  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 647.6
I20260429 08:04:34.187108  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 648 FOLLOWER]: Advancing to term 649
I20260429 08:04:34.187672  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.187726  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 648.5
I20260429 08:04:34.187772  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 648.6
I20260429 08:04:34.188452  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 649 FOLLOWER]: Advancing to term 650
I20260429 08:04:34.188905  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.188937  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 649.5
I20260429 08:04:34.188994  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 649.6
I20260429 08:04:34.189654  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 650 FOLLOWER]: Advancing to term 651
I20260429 08:04:34.190096  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.190128  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 650.5
I20260429 08:04:34.190156  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 650.6
I20260429 08:04:34.190932  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 651 FOLLOWER]: Advancing to term 652
I20260429 08:04:34.191382  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.191444  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 651.5
I20260429 08:04:34.191525  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 651.6
I20260429 08:04:34.192101  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 652 FOLLOWER]: Advancing to term 653
I20260429 08:04:34.192560  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.192618  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 652.5
I20260429 08:04:34.192664  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 652.6
I20260429 08:04:34.193363  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 653 FOLLOWER]: Advancing to term 654
I20260429 08:04:34.193763  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.193796  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 653.5
I20260429 08:04:34.193825  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 653.6
I20260429 08:04:34.194434  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 654 FOLLOWER]: Advancing to term 655
I20260429 08:04:34.194826  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.194857  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 654.5
I20260429 08:04:34.194885  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 654.6
I20260429 08:04:34.195451  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 655 FOLLOWER]: Advancing to term 656
I20260429 08:04:34.195936  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.195968  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 655.5
I20260429 08:04:34.196025  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 655.6
I20260429 08:04:34.196774  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 656 FOLLOWER]: Advancing to term 657
I20260429 08:04:34.197230  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.197319  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 656.5
I20260429 08:04:34.197435  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 656.6
I20260429 08:04:34.198235  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 657 FOLLOWER]: Advancing to term 658
I20260429 08:04:34.198819  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.198875  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 657.5
I20260429 08:04:34.198920  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 657.6
I20260429 08:04:34.199534  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 658 FOLLOWER]: Advancing to term 659
I20260429 08:04:34.199985  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.200016  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 658.5
I20260429 08:04:34.200094  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 658.6
I20260429 08:04:34.200836  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 659 FOLLOWER]: Advancing to term 660
I20260429 08:04:34.201233  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.201265  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 659.5
I20260429 08:04:34.201293  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 659.6
I20260429 08:04:34.201902  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 660 FOLLOWER]: Advancing to term 661
I20260429 08:04:34.202337  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.202369  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 660.5
I20260429 08:04:34.202430  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 660.6
I20260429 08:04:34.203049  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 661 FOLLOWER]: Advancing to term 662
I20260429 08:04:34.203567  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.203600  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 661.5
I20260429 08:04:34.203630  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 661.6
I20260429 08:04:34.204213  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 662 FOLLOWER]: Advancing to term 663
I20260429 08:04:34.204708  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.204742  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 662.5
I20260429 08:04:34.204800  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 662.6
I20260429 08:04:34.205386  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 663 FOLLOWER]: Advancing to term 664
I20260429 08:04:34.205847  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.205904  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 663.5
I20260429 08:04:34.205950  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 663.6
I20260429 08:04:34.206712  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 664 FOLLOWER]: Advancing to term 665
I20260429 08:04:34.207141  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.207222  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 664.5
I20260429 08:04:34.207269  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 664.6
I20260429 08:04:34.208029  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 665 FOLLOWER]: Advancing to term 666
I20260429 08:04:34.208439  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.208485  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 665.5
I20260429 08:04:34.208514  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 665.6
I20260429 08:04:34.209199  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 666 FOLLOWER]: Advancing to term 667
I20260429 08:04:34.209592  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.209623  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 666.5
I20260429 08:04:34.209652  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 666.6
I20260429 08:04:34.210294  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 667 FOLLOWER]: Advancing to term 668
I20260429 08:04:34.210788  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.210824  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 667.5
I20260429 08:04:34.210882  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 667.6
I20260429 08:04:34.211542  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 668 FOLLOWER]: Advancing to term 669
I20260429 08:04:34.211988  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.212023  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 668.5
I20260429 08:04:34.212078  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 668.6
I20260429 08:04:34.212734  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 669 FOLLOWER]: Advancing to term 670
I20260429 08:04:34.213197  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.213228  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 669.5
I20260429 08:04:34.213286  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 669.6
I20260429 08:04:34.213970  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 670 FOLLOWER]: Advancing to term 671
I20260429 08:04:34.214359  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.214392  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 670.5
I20260429 08:04:34.214421  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 670.6
I20260429 08:04:34.215046  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 671 FOLLOWER]: Advancing to term 672
I20260429 08:04:34.215539  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.215592  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 671.5
I20260429 08:04:34.215636  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 671.6
I20260429 08:04:34.216307  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 672 FOLLOWER]: Advancing to term 673
I20260429 08:04:34.216755  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.216809  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 672.5
I20260429 08:04:34.216854  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 672.6
I20260429 08:04:34.217583  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 673 FOLLOWER]: Advancing to term 674
I20260429 08:04:34.218014  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.218071  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 673.5
I20260429 08:04:34.218127  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 673.6
I20260429 08:04:34.218793  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 674 FOLLOWER]: Advancing to term 675
I20260429 08:04:34.219241  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.219273  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 674.5
I20260429 08:04:34.219327  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 674.6
I20260429 08:04:34.219986  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 675 FOLLOWER]: Advancing to term 676
I20260429 08:04:34.220419  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.220461  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 675.5
I20260429 08:04:34.220515  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 675.6
I20260429 08:04:34.221078  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 676 FOLLOWER]: Advancing to term 677
I20260429 08:04:34.221526  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.221560  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 676.5
I20260429 08:04:34.221616  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 676.6
I20260429 08:04:34.222159  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 677 FOLLOWER]: Advancing to term 678
I20260429 08:04:34.222613  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.222674  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 677.5
I20260429 08:04:34.222736  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 677.6
I20260429 08:04:34.223340  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 678 FOLLOWER]: Advancing to term 679
I20260429 08:04:34.223832  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.223889  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 678.5
I20260429 08:04:34.223935  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 678.6
I20260429 08:04:34.224618  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 679 FOLLOWER]: Advancing to term 680
I20260429 08:04:34.225059  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.225114  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 679.5
I20260429 08:04:34.225160  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 679.6
I20260429 08:04:34.225826  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 680 FOLLOWER]: Advancing to term 681
I20260429 08:04:34.226244  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.226298  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 680.5
I20260429 08:04:34.226343  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 680.6
I20260429 08:04:34.227142  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 681 FOLLOWER]: Advancing to term 682
I20260429 08:04:34.227625  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.227675  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 681.5
I20260429 08:04:34.227732  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 681.6
I20260429 08:04:34.228407  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 682 FOLLOWER]: Advancing to term 683
I20260429 08:04:34.228849  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.228905  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 682.5
I20260429 08:04:34.228950  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 682.6
I20260429 08:04:34.229626  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 683 FOLLOWER]: Advancing to term 684
I20260429 08:04:34.230080  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.230137  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 683.5
I20260429 08:04:34.230182  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 683.6
I20260429 08:04:34.230736  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 684 FOLLOWER]: Advancing to term 685
I20260429 08:04:34.231168  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.231223  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 684.5
I20260429 08:04:34.231269  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 684.6
I20260429 08:04:34.231825  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 685 FOLLOWER]: Advancing to term 686
I20260429 08:04:34.232263  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.232295  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 685.5
I20260429 08:04:34.232350  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 685.6
I20260429 08:04:34.232853  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 686 FOLLOWER]: Advancing to term 687
I20260429 08:04:34.233301  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.233332  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 686.5
I20260429 08:04:34.233387  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 686.6
I20260429 08:04:34.234058  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 687 FOLLOWER]: Advancing to term 688
I20260429 08:04:34.234491  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.234522  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 687.5
I20260429 08:04:34.234580  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 687.6
I20260429 08:04:34.235101  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 688 FOLLOWER]: Advancing to term 689
I20260429 08:04:34.235600  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.235632  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 688.5
I20260429 08:04:34.235661  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 688.6
I20260429 08:04:34.236292  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 689 FOLLOWER]: Advancing to term 690
I20260429 08:04:34.236753  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.236811  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 689.5
I20260429 08:04:34.236856  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 689.6
I20260429 08:04:34.237541  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 690 FOLLOWER]: Advancing to term 691
I20260429 08:04:34.238011  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.238045  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 690.5
I20260429 08:04:34.238103  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 690.6
I20260429 08:04:34.238721  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 691 FOLLOWER]: Advancing to term 692
I20260429 08:04:34.239200  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.239234  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 691.5
I20260429 08:04:34.239262  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 691.6
I20260429 08:04:34.239952  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 692 FOLLOWER]: Advancing to term 693
I20260429 08:04:34.240407  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.240438  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 692.5
I20260429 08:04:34.240500  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 692.6
I20260429 08:04:34.241093  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 693 FOLLOWER]: Advancing to term 694
I20260429 08:04:34.241560  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.241619  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 693.5
I20260429 08:04:34.241671  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 693.6
I20260429 08:04:34.242257  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 694 FOLLOWER]: Advancing to term 695
I20260429 08:04:34.242710  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.242741  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 694.5
I20260429 08:04:34.242770  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 694.6
I20260429 08:04:34.243472  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 695 FOLLOWER]: Advancing to term 696
I20260429 08:04:34.244019  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.244072  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 695.5
I20260429 08:04:34.244114  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 695.6
I20260429 08:04:34.244843  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 696 FOLLOWER]: Advancing to term 697
I20260429 08:04:34.245296  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.245329  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 696.5
I20260429 08:04:34.245358  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 696.6
I20260429 08:04:34.245990  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 697 FOLLOWER]: Advancing to term 698
I20260429 08:04:34.246457  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.246515  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 697.5
I20260429 08:04:34.246559  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 697.6
I20260429 08:04:34.247267  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 698 FOLLOWER]: Advancing to term 699
I20260429 08:04:34.247809  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.247869  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 698.5
I20260429 08:04:34.247915  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 698.6
I20260429 08:04:34.248513  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 699 FOLLOWER]: Advancing to term 700
I20260429 08:04:34.248980  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.249012  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 699.5
I20260429 08:04:34.249070  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 699.6
I20260429 08:04:34.249615  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 700 FOLLOWER]: Advancing to term 701
I20260429 08:04:34.250061  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.250093  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 700.5
I20260429 08:04:34.250146  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 700.6
I20260429 08:04:34.250738  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 701 FOLLOWER]: Advancing to term 702
I20260429 08:04:34.251233  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.251276  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 701.5
I20260429 08:04:34.251304  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 701.6
I20260429 08:04:34.251986  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 702 FOLLOWER]: Advancing to term 703
I20260429 08:04:34.252446  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.252485  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 702.5
I20260429 08:04:34.252512  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 702.6
I20260429 08:04:34.253157  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 703 FOLLOWER]: Advancing to term 704
I20260429 08:04:34.253633  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.253667  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 703.5
I20260429 08:04:34.253696  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 703.6
I20260429 08:04:34.254391  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 704 FOLLOWER]: Advancing to term 705
I20260429 08:04:34.254788  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.254819  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 704.5
I20260429 08:04:34.254848  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 704.6
I20260429 08:04:34.255435  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 705 FOLLOWER]: Advancing to term 706
I20260429 08:04:34.255893  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.255925  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 705.5
I20260429 08:04:34.255952  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 705.6
I20260429 08:04:34.256554  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 706 FOLLOWER]: Advancing to term 707
I20260429 08:04:34.256943  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.256974  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 706.5
I20260429 08:04:34.257002  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 706.6
I20260429 08:04:34.257534  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 707 FOLLOWER]: Advancing to term 708
I20260429 08:04:34.257910  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.257941  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 707.5
I20260429 08:04:34.257967  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 707.6
I20260429 08:04:34.258704  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 708 FOLLOWER]: Advancing to term 709
I20260429 08:04:34.259160  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.259193  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 708.5
I20260429 08:04:34.259223  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 708.6
I20260429 08:04:34.260108  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 709 FOLLOWER]: Advancing to term 710
I20260429 08:04:34.260591  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.260625  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 709.5
I20260429 08:04:34.260655  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 709.6
I20260429 08:04:34.261363  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 710 FOLLOWER]: Advancing to term 711
I20260429 08:04:34.261860  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.261893  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 710.5
I20260429 08:04:34.261950  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 710.6
I20260429 08:04:34.262635  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 711 FOLLOWER]: Advancing to term 712
I20260429 08:04:34.263087  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.263118  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 711.5
I20260429 08:04:34.263146  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 711.6
I20260429 08:04:34.263895  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 712 FOLLOWER]: Advancing to term 713
I20260429 08:04:34.264334  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.264369  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 712.5
I20260429 08:04:34.264397  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 712.6
I20260429 08:04:34.264981  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 713 FOLLOWER]: Advancing to term 714
I20260429 08:04:34.265427  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.265460  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 713.5
I20260429 08:04:34.265516  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 713.6
I20260429 08:04:34.266160  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 714 FOLLOWER]: Advancing to term 715
I20260429 08:04:34.266613  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.266646  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 714.5
I20260429 08:04:34.266707  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 714.6
I20260429 08:04:34.267302  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 715 FOLLOWER]: Advancing to term 716
I20260429 08:04:34.267767  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.267802  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 715.5
I20260429 08:04:34.267830  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 715.6
I20260429 08:04:34.268457  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 716 FOLLOWER]: Advancing to term 717
I20260429 08:04:34.268958  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.268992  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 716.5
I20260429 08:04:34.269022  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 716.6
I20260429 08:04:34.269688  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 717 FOLLOWER]: Advancing to term 718
I20260429 08:04:34.270076  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.270105  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 717.5
I20260429 08:04:34.270134  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 717.6
I20260429 08:04:34.270816  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 718 FOLLOWER]: Advancing to term 719
I20260429 08:04:34.271200  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.271232  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 718.5
I20260429 08:04:34.271260  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 718.6
I20260429 08:04:34.272060  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 719 FOLLOWER]: Advancing to term 720
I20260429 08:04:34.272487  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.272521  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 719.5
I20260429 08:04:34.272548  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 719.6
I20260429 08:04:34.273137  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 720 FOLLOWER]: Advancing to term 721
I20260429 08:04:34.273532  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.273563  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 720.5
I20260429 08:04:34.273591  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 720.6
I20260429 08:04:34.274174  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 721 FOLLOWER]: Advancing to term 722
I20260429 08:04:34.274552  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.274583  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 721.5
I20260429 08:04:34.274612  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 721.6
I20260429 08:04:34.275192  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 722 FOLLOWER]: Advancing to term 723
I20260429 08:04:34.275776  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.275833  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 722.5
I20260429 08:04:34.275882  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 722.6
I20260429 08:04:34.276623  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 723 FOLLOWER]: Advancing to term 724
I20260429 08:04:34.277101  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.277134  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 723.5
I20260429 08:04:34.277165  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 723.6
I20260429 08:04:34.277760  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 724 FOLLOWER]: Advancing to term 725
I20260429 08:04:34.278179  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.278237  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 724.5
I20260429 08:04:34.278283  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 724.6
I20260429 08:04:34.278889  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 725 FOLLOWER]: Advancing to term 726
I20260429 08:04:34.279359  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.279456  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 725.5
I20260429 08:04:34.279538  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 725.6
I20260429 08:04:34.280212  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 726 FOLLOWER]: Advancing to term 727
I20260429 08:04:34.280647  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.280836  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 726.5
I20260429 08:04:34.280948  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 726.6
I20260429 08:04:34.281738  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 727 FOLLOWER]: Advancing to term 728
I20260429 08:04:34.282213  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.282245  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 727.5
I20260429 08:04:34.282286  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 727.6
I20260429 08:04:34.283097  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 728 FOLLOWER]: Advancing to term 729
I20260429 08:04:34.283620  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.283671  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 728.5
I20260429 08:04:34.283730  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 728.6
I20260429 08:04:34.284415  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 729 FOLLOWER]: Advancing to term 730
I20260429 08:04:34.284827  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.284859  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 729.5
I20260429 08:04:34.284888  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 729.6
I20260429 08:04:34.285470  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 730 FOLLOWER]: Advancing to term 731
I20260429 08:04:34.285863  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.285894  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 730.5
I20260429 08:04:34.285923  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 730.6
I20260429 08:04:34.286549  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 731 FOLLOWER]: Advancing to term 732
I20260429 08:04:34.286978  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.287035  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 731.5
I20260429 08:04:34.287079  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 731.6
I20260429 08:04:34.287786  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 732 FOLLOWER]: Advancing to term 733
I20260429 08:04:34.288224  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.288282  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 732.5
I20260429 08:04:34.288327  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 732.6
I20260429 08:04:34.289062  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 733 FOLLOWER]: Advancing to term 734
I20260429 08:04:34.289526  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.289584  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 733.5
I20260429 08:04:34.289633  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 733.6
I20260429 08:04:34.290309  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 734 FOLLOWER]: Advancing to term 735
I20260429 08:04:34.290710  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.290741  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 734.5
I20260429 08:04:34.290771  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 734.6
I20260429 08:04:34.291364  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 735 FOLLOWER]: Advancing to term 736
I20260429 08:04:34.291913  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.291949  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 735.5
I20260429 08:04:34.291978  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 735.6
I20260429 08:04:34.292665  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 736 FOLLOWER]: Advancing to term 737
I20260429 08:04:34.293143  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.293175  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 736.5
I20260429 08:04:34.293232  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 736.6
I20260429 08:04:34.293928  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 737 FOLLOWER]: Advancing to term 738
I20260429 08:04:34.294392  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.294425  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 737.5
I20260429 08:04:34.294453  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 737.6
I20260429 08:04:34.295312  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 738 FOLLOWER]: Advancing to term 739
I20260429 08:04:34.295855  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.295888  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 738.5
I20260429 08:04:34.295956  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 738.6
I20260429 08:04:34.296574  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 739 FOLLOWER]: Advancing to term 740
I20260429 08:04:34.297034  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.297066  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 739.5
I20260429 08:04:34.297120  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 739.6
I20260429 08:04:34.297713  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 740 FOLLOWER]: Advancing to term 741
I20260429 08:04:34.298161  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.298194  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 740.5
I20260429 08:04:34.298228  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 740.6
I20260429 08:04:34.298945  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 741 FOLLOWER]: Advancing to term 742
I20260429 08:04:34.299408  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.299477  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 741.5
I20260429 08:04:34.299563  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 741.6
I20260429 08:04:34.300136  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 742 FOLLOWER]: Advancing to term 743
I20260429 08:04:34.300583  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.300642  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 742.5
I20260429 08:04:34.300688  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 742.6
I20260429 08:04:34.301358  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 743 FOLLOWER]: Advancing to term 744
I20260429 08:04:34.301779  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.301811  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 743.5
I20260429 08:04:34.301841  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 743.6
I20260429 08:04:34.302465  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 744 FOLLOWER]: Advancing to term 745
I20260429 08:04:34.302865  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.302897  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 744.5
I20260429 08:04:34.302927  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 744.6
I20260429 08:04:34.303558  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 745 FOLLOWER]: Advancing to term 746
I20260429 08:04:34.303947  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.303978  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 745.5
I20260429 08:04:34.304008  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 745.6
I20260429 08:04:34.304610  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 746 FOLLOWER]: Advancing to term 747
I20260429 08:04:34.305061  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.305120  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 746.5
I20260429 08:04:34.305166  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 746.6
I20260429 08:04:34.305874  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 747 FOLLOWER]: Advancing to term 748
I20260429 08:04:34.306336  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.306382  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 747.5
I20260429 08:04:34.306437  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 747.6
I20260429 08:04:34.307219  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 748 FOLLOWER]: Advancing to term 749
I20260429 08:04:34.307745  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.307780  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 748.5
I20260429 08:04:34.307809  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 748.6
I20260429 08:04:34.308650  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 749 FOLLOWER]: Advancing to term 750
I20260429 08:04:34.309139  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.309175  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 749.5
I20260429 08:04:34.309206  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 749.6
I20260429 08:04:34.309954  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 750 FOLLOWER]: Advancing to term 751
I20260429 08:04:34.310388  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.310422  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 750.5
I20260429 08:04:34.310458  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 750.6
I20260429 08:04:34.311192  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 751 FOLLOWER]: Advancing to term 752
I20260429 08:04:34.311661  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.311699  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 751.5
I20260429 08:04:34.311729  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 751.6
I20260429 08:04:34.312279  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 752 FOLLOWER]: Advancing to term 753
I20260429 08:04:34.312767  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.312800  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 752.5
I20260429 08:04:34.312872  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 752.6
I20260429 08:04:34.313511  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 753 FOLLOWER]: Advancing to term 754
I20260429 08:04:34.313903  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.313934  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 753.5
I20260429 08:04:34.313963  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 753.6
I20260429 08:04:34.314602  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 754 FOLLOWER]: Advancing to term 755
I20260429 08:04:34.315004  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.315035  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 754.5
I20260429 08:04:34.315063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 754.6
I20260429 08:04:34.315670  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 755 FOLLOWER]: Advancing to term 756
I20260429 08:04:34.316062  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.316093  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 755.5
I20260429 08:04:34.316128  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 755.6
I20260429 08:04:34.316753  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 756 FOLLOWER]: Advancing to term 757
I20260429 08:04:34.317140  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.317170  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 756.5
I20260429 08:04:34.317198  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 756.6
I20260429 08:04:34.317782  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 757 FOLLOWER]: Advancing to term 758
I20260429 08:04:34.318166  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.318197  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 757.5
I20260429 08:04:34.318225  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 757.6
I20260429 08:04:34.318872  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 758 FOLLOWER]: Advancing to term 759
I20260429 08:04:34.319262  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.319294  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 758.5
I20260429 08:04:34.319324  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 758.6
I20260429 08:04:34.320031  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 759 FOLLOWER]: Advancing to term 760
I20260429 08:04:34.320451  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.320482  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 759.5
I20260429 08:04:34.320510  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 759.6
I20260429 08:04:34.321159  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 760 FOLLOWER]: Advancing to term 761
I20260429 08:04:34.321645  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.321686  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 760.5
I20260429 08:04:34.321738  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 760.6
I20260429 08:04:34.322412  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 761 FOLLOWER]: Advancing to term 762
I20260429 08:04:34.322867  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.322901  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 761.5
I20260429 08:04:34.322933  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 761.6
I20260429 08:04:34.323575  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 762 FOLLOWER]: Advancing to term 763
I20260429 08:04:34.323969  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.324002  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 762.5
I20260429 08:04:34.324030  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 762.6
I20260429 08:04:34.324710  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 763 FOLLOWER]: Advancing to term 764
I20260429 08:04:34.325433  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.325471  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 763.5
I20260429 08:04:34.325537  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 763.6
I20260429 08:04:34.326215  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 764 FOLLOWER]: Advancing to term 765
I20260429 08:04:34.326731  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.326766  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 764.5
I20260429 08:04:34.326794  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 764.6
I20260429 08:04:34.327405  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 765 FOLLOWER]: Advancing to term 766
I20260429 08:04:34.327891  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.327925  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 765.5
I20260429 08:04:34.327983  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 765.6
I20260429 08:04:34.328722  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 766 FOLLOWER]: Advancing to term 767
I20260429 08:04:34.329198  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.329231  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 766.5
I20260429 08:04:34.329295  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 766.6
I20260429 08:04:34.330027  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 767 FOLLOWER]: Advancing to term 768
I20260429 08:04:34.330482  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.330514  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 767.5
I20260429 08:04:34.330543  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 767.6
I20260429 08:04:34.331364  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 768 FOLLOWER]: Advancing to term 769
I20260429 08:04:34.331847  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.331879  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 768.5
I20260429 08:04:34.331909  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 768.6
I20260429 08:04:34.332666  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 769 FOLLOWER]: Advancing to term 770
I20260429 08:04:34.333099  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.333132  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 769.5
I20260429 08:04:34.333186  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 769.6
I20260429 08:04:34.333850  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 770 FOLLOWER]: Advancing to term 771
I20260429 08:04:34.334298  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.334332  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 770.5
I20260429 08:04:34.334360  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 770.6
I20260429 08:04:34.335022  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 771 FOLLOWER]: Advancing to term 772
I20260429 08:04:34.335453  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.335536  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 771.5
I20260429 08:04:34.335587  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 771.6
I20260429 08:04:34.336376  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 772 FOLLOWER]: Advancing to term 773
I20260429 08:04:34.336870  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.336903  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 772.5
I20260429 08:04:34.336934  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 772.6
I20260429 08:04:34.337576  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 773 FOLLOWER]: Advancing to term 774
I20260429 08:04:34.338048  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.338080  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 773.5
I20260429 08:04:34.338136  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 773.6
I20260429 08:04:34.338877  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 774 FOLLOWER]: Advancing to term 775
I20260429 08:04:34.339341  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.339373  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 774.5
I20260429 08:04:34.339531  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 774.6
I20260429 08:04:34.340144  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 775 FOLLOWER]: Advancing to term 776
I20260429 08:04:34.340637  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.340728  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 775.5
I20260429 08:04:34.340759  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 775.6
I20260429 08:04:34.341481  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 776 FOLLOWER]: Advancing to term 777
I20260429 08:04:34.341969  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.342001  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 776.5
I20260429 08:04:34.342061  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 776.6
I20260429 08:04:34.342696  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 777 FOLLOWER]: Advancing to term 778
I20260429 08:04:34.343173  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.343206  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 777.5
I20260429 08:04:34.343236  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 777.6
I20260429 08:04:34.343935  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 778 FOLLOWER]: Advancing to term 779
I20260429 08:04:34.344408  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.344439  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 778.5
I20260429 08:04:34.344498  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 778.6
I20260429 08:04:34.345176  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 779 FOLLOWER]: Advancing to term 780
I20260429 08:04:34.345623  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.345655  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 779.5
I20260429 08:04:34.345690  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 779.6
I20260429 08:04:34.346299  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 780 FOLLOWER]: Advancing to term 781
I20260429 08:04:34.346783  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.346818  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 780.5
I20260429 08:04:34.346879  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 780.6
I20260429 08:04:34.347529  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 781 FOLLOWER]: Advancing to term 782
I20260429 08:04:34.347985  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.348017  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 781.5
I20260429 08:04:34.348074  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 781.6
I20260429 08:04:34.348796  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 782 FOLLOWER]: Advancing to term 783
I20260429 08:04:34.349206  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.349238  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 782.5
I20260429 08:04:34.349267  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 782.6
I20260429 08:04:34.349917  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 783 FOLLOWER]: Advancing to term 784
I20260429 08:04:34.350308  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.350338  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 783.5
I20260429 08:04:34.350368  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 783.6
I20260429 08:04:34.351003  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 784 FOLLOWER]: Advancing to term 785
I20260429 08:04:34.351442  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.351534  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 784.5
I20260429 08:04:34.351603  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 784.6
I20260429 08:04:34.352244  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 785 FOLLOWER]: Advancing to term 786
I20260429 08:04:34.352699  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.352738  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 785.5
I20260429 08:04:34.352792  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 785.6
I20260429 08:04:34.353432  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 786 FOLLOWER]: Advancing to term 787
I20260429 08:04:34.353868  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.353899  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 786.5
I20260429 08:04:34.353952  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 786.6
I20260429 08:04:34.354566  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 787 FOLLOWER]: Advancing to term 788
I20260429 08:04:34.355000  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.355032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 787.5
I20260429 08:04:34.355060  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 787.6
I20260429 08:04:34.355717  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 788 FOLLOWER]: Advancing to term 789
I20260429 08:04:34.356113  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.356144  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 788.5
I20260429 08:04:34.356173  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 788.6
I20260429 08:04:34.356843  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 789 FOLLOWER]: Advancing to term 790
I20260429 08:04:34.357221  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.357251  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 789.5
I20260429 08:04:34.357280  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 789.6
I20260429 08:04:34.357971  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 790 FOLLOWER]: Advancing to term 791
I20260429 08:04:34.358364  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.358394  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 790.5
I20260429 08:04:34.358423  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 790.6
I20260429 08:04:34.359098  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 791 FOLLOWER]: Advancing to term 792
I20260429 08:04:34.359582  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.359629  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 791.5
I20260429 08:04:34.359659  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 791.6
I20260429 08:04:34.360270  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 792 FOLLOWER]: Advancing to term 793
I20260429 08:04:34.360742  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.360801  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 792.5
I20260429 08:04:34.360846  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 792.6
I20260429 08:04:34.361442  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 793 FOLLOWER]: Advancing to term 794
I20260429 08:04:34.361900  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.361932  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 793.5
I20260429 08:04:34.361994  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 793.6
I20260429 08:04:34.362625  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 794 FOLLOWER]: Advancing to term 795
I20260429 08:04:34.363066  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.363098  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 794.5
I20260429 08:04:34.363152  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 794.6
I20260429 08:04:34.363780  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 795 FOLLOWER]: Advancing to term 796
I20260429 08:04:34.364217  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.364249  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 795.5
I20260429 08:04:34.364305  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 795.6
I20260429 08:04:34.364955  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 796 FOLLOWER]: Advancing to term 797
I20260429 08:04:34.365378  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.365410  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 796.5
I20260429 08:04:34.365438  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 796.6
I20260429 08:04:34.366111  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 797 FOLLOWER]: Advancing to term 798
I20260429 08:04:34.366515  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.366545  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 797.5
I20260429 08:04:34.366575  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 797.6
I20260429 08:04:34.367199  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 798 FOLLOWER]: Advancing to term 799
I20260429 08:04:34.367717  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.367772  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 798.5
I20260429 08:04:34.367815  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 798.6
I20260429 08:04:34.368394  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 799 FOLLOWER]: Advancing to term 800
I20260429 08:04:34.368863  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.368921  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 799.5
I20260429 08:04:34.368964  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 799.6
I20260429 08:04:34.369524  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 800 FOLLOWER]: Advancing to term 801
I20260429 08:04:34.369966  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.370029  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 800.5
I20260429 08:04:34.370074  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 800.6
I20260429 08:04:34.370770  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 801 FOLLOWER]: Advancing to term 802
I20260429 08:04:34.371265  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.371300  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 801.5
I20260429 08:04:34.371366  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 801.6
I20260429 08:04:34.371984  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 802 FOLLOWER]: Advancing to term 803
I20260429 08:04:34.372428  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.372470  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 802.5
I20260429 08:04:34.372527  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 802.6
I20260429 08:04:34.373171  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 803 FOLLOWER]: Advancing to term 804
I20260429 08:04:34.373562  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.373593  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 803.5
I20260429 08:04:34.373621  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 803.6
I20260429 08:04:34.374282  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 804 FOLLOWER]: Advancing to term 805
I20260429 08:04:34.374737  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.374770  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 804.5
I20260429 08:04:34.374832  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 804.6
I20260429 08:04:34.375552  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 805 FOLLOWER]: Advancing to term 806
I20260429 08:04:34.375957  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.375988  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 805.5
I20260429 08:04:34.376015  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 805.6
I20260429 08:04:34.376605  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 806 FOLLOWER]: Advancing to term 807
I20260429 08:04:34.377063  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.377095  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 806.5
I20260429 08:04:34.377151  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 806.6
I20260429 08:04:34.377804  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 807 FOLLOWER]: Advancing to term 808
I20260429 08:04:34.378238  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.378270  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 807.5
I20260429 08:04:34.378325  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 807.6
I20260429 08:04:34.378916  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 808 FOLLOWER]: Advancing to term 809
I20260429 08:04:34.379338  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.379371  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 808.5
I20260429 08:04:34.379400  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 808.6
I20260429 08:04:34.380239  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 809 FOLLOWER]: Advancing to term 810
I20260429 08:04:34.380686  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.380720  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 809.5
I20260429 08:04:34.380748  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 809.6
I20260429 08:04:34.381646  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 810 FOLLOWER]: Advancing to term 811
I20260429 08:04:34.382067  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.382099  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 810.5
I20260429 08:04:34.382129  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 810.6
I20260429 08:04:34.382750  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 811 FOLLOWER]: Advancing to term 812
I20260429 08:04:34.383181  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.383239  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 811.5
I20260429 08:04:34.383282  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 811.6
I20260429 08:04:34.383786  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 812 FOLLOWER]: Advancing to term 813
I20260429 08:04:34.384225  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.384282  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 812.5
I20260429 08:04:34.384330  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 812.6
I20260429 08:04:34.384889  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 813 FOLLOWER]: Advancing to term 814
I20260429 08:04:34.385322  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.385378  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 813.5
I20260429 08:04:34.385424  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 813.6
I20260429 08:04:34.385941  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 814 FOLLOWER]: Advancing to term 815
I20260429 08:04:34.386386  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.386449  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 814.5
I20260429 08:04:34.386504  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 814.6
I20260429 08:04:34.387001  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 815 FOLLOWER]: Advancing to term 816
I20260429 08:04:34.387426  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.387493  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 815.5
I20260429 08:04:34.387562  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 815.6
I20260429 08:04:34.388077  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 816 FOLLOWER]: Advancing to term 817
I20260429 08:04:34.388511  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.388567  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 816.5
I20260429 08:04:34.388610  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 816.6
I20260429 08:04:34.389149  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 817 FOLLOWER]: Advancing to term 818
I20260429 08:04:34.389586  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.389642  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 817.5
I20260429 08:04:34.389688  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 817.6
I20260429 08:04:34.390188  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 818 FOLLOWER]: Advancing to term 819
I20260429 08:04:34.390630  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.390690  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 818.5
I20260429 08:04:34.390733  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 818.6
I20260429 08:04:34.391299  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 819 FOLLOWER]: Advancing to term 820
I20260429 08:04:34.391819  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.391875  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 819.5
I20260429 08:04:34.391920  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 819.6
I20260429 08:04:34.392444  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 820 FOLLOWER]: Advancing to term 821
I20260429 08:04:34.392976  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.393031  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 820.5
I20260429 08:04:34.393076  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 820.6
I20260429 08:04:34.393577  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 821 FOLLOWER]: Advancing to term 822
I20260429 08:04:34.394009  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.394081  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 821.5
I20260429 08:04:34.394129  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 821.6
I20260429 08:04:34.394654  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 822 FOLLOWER]: Advancing to term 823
I20260429 08:04:34.395087  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.395141  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 822.5
I20260429 08:04:34.395187  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 822.6
I20260429 08:04:34.395691  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 823 FOLLOWER]: Advancing to term 824
I20260429 08:04:34.396121  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.396178  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 823.5
I20260429 08:04:34.396219  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 823.6
I20260429 08:04:34.396788  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 824 FOLLOWER]: Advancing to term 825
I20260429 08:04:34.397224  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.397281  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 824.5
I20260429 08:04:34.397323  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 824.6
I20260429 08:04:34.397892  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 825 FOLLOWER]: Advancing to term 826
I20260429 08:04:34.398326  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.398382  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 825.5
I20260429 08:04:34.398424  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 825.6
I20260429 08:04:34.398928  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 826 FOLLOWER]: Advancing to term 827
I20260429 08:04:34.399353  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.399410  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 826.5
I20260429 08:04:34.399458  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 826.6
I20260429 08:04:34.400123  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 827 FOLLOWER]: Advancing to term 828
I20260429 08:04:34.400584  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.400619  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 827.5
I20260429 08:04:34.400691  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 827.6
I20260429 08:04:34.401376  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 828 FOLLOWER]: Advancing to term 829
I20260429 08:04:34.401824  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.401859  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 828.5
I20260429 08:04:34.401916  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 828.6
I20260429 08:04:34.402530  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 829 FOLLOWER]: Advancing to term 830
I20260429 08:04:34.402983  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.403015  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 829.5
I20260429 08:04:34.403069  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 829.6
I20260429 08:04:34.403648  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 830 FOLLOWER]: Advancing to term 831
I20260429 08:04:34.404107  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.404139  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 830.5
I20260429 08:04:34.404191  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 830.6
I20260429 08:04:34.404811  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 831 FOLLOWER]: Advancing to term 832
I20260429 08:04:34.405249  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.405282  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 831.5
I20260429 08:04:34.405332  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 831.6
I20260429 08:04:34.405923  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 832 FOLLOWER]: Advancing to term 833
I20260429 08:04:34.406378  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.406411  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 832.5
I20260429 08:04:34.406442  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 832.6
I20260429 08:04:34.407255  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 833 FOLLOWER]: Advancing to term 834
I20260429 08:04:34.407733  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.407768  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 833.5
I20260429 08:04:34.407797  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 833.6
I20260429 08:04:34.408466  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 834 FOLLOWER]: Advancing to term 835
I20260429 08:04:34.408905  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.408941  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 834.5
I20260429 08:04:34.408969  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 834.6
I20260429 08:04:34.409642  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 835 FOLLOWER]: Advancing to term 836
I20260429 08:04:34.410085  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.410120  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 835.5
I20260429 08:04:34.410172  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 835.6
I20260429 08:04:34.410802  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 836 FOLLOWER]: Advancing to term 837
I20260429 08:04:34.411248  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.411280  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 836.5
I20260429 08:04:34.411309  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 836.6
I20260429 08:04:34.411945  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 837 FOLLOWER]: Advancing to term 838
I20260429 08:04:34.412382  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.412416  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 837.5
I20260429 08:04:34.412470  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 837.6
I20260429 08:04:34.413206  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 838 FOLLOWER]: Advancing to term 839
I20260429 08:04:34.413630  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.413668  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 838.5
I20260429 08:04:34.413697  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 838.6
I20260429 08:04:34.414340  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 839 FOLLOWER]: Advancing to term 840
I20260429 08:04:34.414824  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.414857  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 839.5
I20260429 08:04:34.414916  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 839.6
I20260429 08:04:34.415630  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 840 FOLLOWER]: Advancing to term 841
I20260429 08:04:34.416088  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.416123  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 840.5
I20260429 08:04:34.416182  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 840.6
I20260429 08:04:34.416864  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 841 FOLLOWER]: Advancing to term 842
I20260429 08:04:34.417328  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.417389  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 841.5
I20260429 08:04:34.417436  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 841.6
I20260429 08:04:34.417996  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 842 FOLLOWER]: Advancing to term 843
I20260429 08:04:34.418442  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.418499  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 842.5
I20260429 08:04:34.418545  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 842.6
I20260429 08:04:34.419116  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 843 FOLLOWER]: Advancing to term 844
I20260429 08:04:34.419637  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.419696  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 843.5
I20260429 08:04:34.419739  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 843.6
I20260429 08:04:34.420295  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 844 FOLLOWER]: Advancing to term 845
I20260429 08:04:34.420747  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.420804  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 844.5
I20260429 08:04:34.420851  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 844.6
I20260429 08:04:34.421413  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 845 FOLLOWER]: Advancing to term 846
I20260429 08:04:34.421854  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.421911  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 845.5
I20260429 08:04:34.421962  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 845.6
I20260429 08:04:34.422550  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 846 FOLLOWER]: Advancing to term 847
I20260429 08:04:34.422983  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.423041  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 846.5
I20260429 08:04:34.423087  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 846.6
I20260429 08:04:34.423664  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 847 FOLLOWER]: Advancing to term 848
I20260429 08:04:34.424103  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.424160  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 847.5
I20260429 08:04:34.424206  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 847.6
I20260429 08:04:34.424774  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 848 FOLLOWER]: Advancing to term 849
I20260429 08:04:34.425217  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.425276  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 848.5
I20260429 08:04:34.425323  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 848.6
I20260429 08:04:34.426065  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 849 FOLLOWER]: Advancing to term 850
I20260429 08:04:34.426550  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.426620  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 849.5
I20260429 08:04:34.426667  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 849.6
I20260429 08:04:34.427245  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 850 FOLLOWER]: Advancing to term 851
I20260429 08:04:34.427784  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.427841  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 850.5
I20260429 08:04:34.427896  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 850.6
I20260429 08:04:34.428493  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 851 FOLLOWER]: Advancing to term 852
I20260429 08:04:34.428934  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.428966  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 851.5
I20260429 08:04:34.429020  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 851.6
I20260429 08:04:34.429579  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 852 FOLLOWER]: Advancing to term 853
I20260429 08:04:34.430207  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.430245  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 852.5
I20260429 08:04:34.430290  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 852.6
I20260429 08:04:34.430881  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 853 FOLLOWER]: Advancing to term 854
I20260429 08:04:34.431460  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.431541  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 853.5
I20260429 08:04:34.431591  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 853.6
I20260429 08:04:34.432251  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 854 FOLLOWER]: Advancing to term 855
I20260429 08:04:34.432714  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.432770  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 854.5
I20260429 08:04:34.432812  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 854.6
I20260429 08:04:34.433490  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 855 FOLLOWER]: Advancing to term 856
I20260429 08:04:34.433925  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.433980  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 855.5
I20260429 08:04:34.434023  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 855.6
I20260429 08:04:34.434689  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 856 FOLLOWER]: Advancing to term 857
I20260429 08:04:34.435119  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.435174  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 856.5
I20260429 08:04:34.435216  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 856.6
I20260429 08:04:34.436017  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 857 FOLLOWER]: Advancing to term 858
I20260429 08:04:34.436470  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.436525  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 857.5
I20260429 08:04:34.436571  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 857.6
I20260429 08:04:34.437281  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 858 FOLLOWER]: Advancing to term 859
I20260429 08:04:34.437745  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.437778  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 858.5
I20260429 08:04:34.437842  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 858.6
I20260429 08:04:34.438423  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 859 FOLLOWER]: Advancing to term 860
I20260429 08:04:34.438882  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.438915  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 859.5
I20260429 08:04:34.438967  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 859.6
I20260429 08:04:34.439693  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 860 FOLLOWER]: Advancing to term 861
I20260429 08:04:34.440081  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.440110  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 860.5
I20260429 08:04:34.440138  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 860.6
I20260429 08:04:34.440721  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 861 FOLLOWER]: Advancing to term 862
I20260429 08:04:34.441174  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.441205  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 861.5
I20260429 08:04:34.441270  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 861.6
I20260429 08:04:34.441834  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 862 FOLLOWER]: Advancing to term 863
I20260429 08:04:34.442282  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.442341  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 862.5
I20260429 08:04:34.442387  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 862.6
I20260429 08:04:34.442902  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 863 FOLLOWER]: Advancing to term 864
I20260429 08:04:34.443341  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.443398  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 863.5
I20260429 08:04:34.443445  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 863.6
I20260429 08:04:34.444067  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 864 FOLLOWER]: Advancing to term 865
I20260429 08:04:34.444537  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.444571  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 864.5
I20260429 08:04:34.444600  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 864.6
I20260429 08:04:34.445185  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 865 FOLLOWER]: Advancing to term 866
I20260429 08:04:34.445590  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.445621  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 865.5
I20260429 08:04:34.445652  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 865.6
I20260429 08:04:34.446180  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 866 FOLLOWER]: Advancing to term 867
I20260429 08:04:34.446602  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.446635  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 866.5
I20260429 08:04:34.446666  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 866.6
I20260429 08:04:34.447173  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 867 FOLLOWER]: Advancing to term 868
I20260429 08:04:34.447659  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.447691  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 867.5
I20260429 08:04:34.447719  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 867.6
I20260429 08:04:34.448216  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 868 FOLLOWER]: Advancing to term 869
I20260429 08:04:34.448599  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.448632  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 868.5
I20260429 08:04:34.448661  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 868.6
I20260429 08:04:34.449446  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 869 FOLLOWER]: Advancing to term 870
I20260429 08:04:34.449934  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.449967  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 869.5
I20260429 08:04:34.450026  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 869.6
I20260429 08:04:34.450591  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 870 FOLLOWER]: Advancing to term 871
I20260429 08:04:34.451045  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.451077  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 870.5
I20260429 08:04:34.451107  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 870.6
I20260429 08:04:34.451749  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 871 FOLLOWER]: Advancing to term 872
I20260429 08:04:34.452203  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.452235  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 871.5
I20260429 08:04:34.452291  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 871.6
I20260429 08:04:34.452824  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 872 FOLLOWER]: Advancing to term 873
I20260429 08:04:34.453277  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.453333  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 872.5
I20260429 08:04:34.453378  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 872.6
I20260429 08:04:34.454070  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 873 FOLLOWER]: Advancing to term 874
I20260429 08:04:34.454490  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.454524  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 873.5
I20260429 08:04:34.454555  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 873.6
I20260429 08:04:34.455307  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 874 FOLLOWER]: Advancing to term 875
I20260429 08:04:34.455870  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.455905  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 874.5
I20260429 08:04:34.455963  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 874.6
I20260429 08:04:34.456640  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 875 FOLLOWER]: Advancing to term 876
I20260429 08:04:34.457090  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.457126  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 875.5
I20260429 08:04:34.457157  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 875.6
I20260429 08:04:34.457782  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 876 FOLLOWER]: Advancing to term 877
I20260429 08:04:34.458220  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.458254  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 876.5
I20260429 08:04:34.458282  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 876.6
I20260429 08:04:34.458941  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 877 FOLLOWER]: Advancing to term 878
I20260429 08:04:34.459458  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.459566  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 877.5
I20260429 08:04:34.459625  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 877.6
I20260429 08:04:34.460160  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 878 FOLLOWER]: Advancing to term 879
I20260429 08:04:34.460753  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.460825  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 878.5
I20260429 08:04:34.460875  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 878.6
I20260429 08:04:34.461504  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 879 FOLLOWER]: Advancing to term 880
I20260429 08:04:34.461989  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.462047  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 879.5
I20260429 08:04:34.462090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 879.6
I20260429 08:04:34.462653  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 880 FOLLOWER]: Advancing to term 881
I20260429 08:04:34.463112  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.463168  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 880.5
I20260429 08:04:34.463212  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 880.6
I20260429 08:04:34.463927  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 881 FOLLOWER]: Advancing to term 882
I20260429 08:04:34.464425  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.464459  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 881.5
I20260429 08:04:34.464514  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 881.6
I20260429 08:04:34.465257  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 882 FOLLOWER]: Advancing to term 883
I20260429 08:04:34.465731  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.465763  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 882.5
I20260429 08:04:34.465793  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 882.6
I20260429 08:04:34.466529  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 883 FOLLOWER]: Advancing to term 884
I20260429 08:04:34.466996  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.467031  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 883.5
I20260429 08:04:34.467060  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 883.6
I20260429 08:04:34.467892  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 884 FOLLOWER]: Advancing to term 885
I20260429 08:04:34.468344  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.468387  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 884.5
I20260429 08:04:34.468417  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 884.6
I20260429 08:04:34.469172  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 885 FOLLOWER]: Advancing to term 886
I20260429 08:04:34.469599  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.469632  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 885.5
I20260429 08:04:34.469674  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 885.6
I20260429 08:04:34.470253  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 886 FOLLOWER]: Advancing to term 887
I20260429 08:04:34.470731  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.470765  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 886.5
I20260429 08:04:34.470820  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 886.6
I20260429 08:04:34.471408  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 887 FOLLOWER]: Advancing to term 888
I20260429 08:04:34.471908  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.471941  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 887.5
I20260429 08:04:34.471999  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 887.6
I20260429 08:04:34.472746  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 888 FOLLOWER]: Advancing to term 889
I20260429 08:04:34.473147  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.473178  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 888.5
I20260429 08:04:34.473207  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 888.6
I20260429 08:04:34.473877  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 889 FOLLOWER]: Advancing to term 890
I20260429 08:04:34.474315  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.474347  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 889.5
I20260429 08:04:34.474376  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 889.6
I20260429 08:04:34.474998  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 890 FOLLOWER]: Advancing to term 891
I20260429 08:04:34.475431  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.475467  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 890.5
I20260429 08:04:34.475548  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 890.6
I20260429 08:04:34.476225  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 891 FOLLOWER]: Advancing to term 892
I20260429 08:04:34.476656  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.476703  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 891.5
I20260429 08:04:34.476756  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 891.6
I20260429 08:04:34.477329  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 892 FOLLOWER]: Advancing to term 893
I20260429 08:04:34.477792  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.477823  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 892.5
I20260429 08:04:34.477876  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 892.6
I20260429 08:04:34.478561  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 893 FOLLOWER]: Advancing to term 894
I20260429 08:04:34.478993  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.479027  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 893.5
I20260429 08:04:34.479056  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 893.6
I20260429 08:04:34.479815  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 894 FOLLOWER]: Advancing to term 895
I20260429 08:04:34.480252  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.480283  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 894.5
I20260429 08:04:34.480337  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 894.6
I20260429 08:04:34.480984  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 895 FOLLOWER]: Advancing to term 896
I20260429 08:04:34.481426  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.481458  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 895.5
I20260429 08:04:34.481487  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 895.6
I20260429 08:04:34.482198  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 896 FOLLOWER]: Advancing to term 897
I20260429 08:04:34.482618  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.482649  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 896.5
I20260429 08:04:34.482705  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 896.6
I20260429 08:04:34.483457  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 897 FOLLOWER]: Advancing to term 898
I20260429 08:04:34.483919  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.483950  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 897.5
I20260429 08:04:34.484004  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 897.6
I20260429 08:04:34.484642  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 898 FOLLOWER]: Advancing to term 899
I20260429 08:04:34.485050  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.485082  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 898.5
I20260429 08:04:34.485111  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 898.6
I20260429 08:04:34.485759  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 899 FOLLOWER]: Advancing to term 900
I20260429 08:04:34.486213  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.486248  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 899.5
I20260429 08:04:34.486279  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 899.6
I20260429 08:04:34.487021  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 900 FOLLOWER]: Advancing to term 901
I20260429 08:04:34.487473  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.487582  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 900.5
I20260429 08:04:34.487613  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 900.6
I20260429 08:04:34.488333  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 901 FOLLOWER]: Advancing to term 902
I20260429 08:04:34.488814  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.488871  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 901.5
I20260429 08:04:34.488919  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 901.6
I20260429 08:04:34.489598  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 902 FOLLOWER]: Advancing to term 903
I20260429 08:04:34.490097  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.490139  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 902.5
I20260429 08:04:34.490175  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 902.6
I20260429 08:04:34.491215  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 903 FOLLOWER]: Advancing to term 904
I20260429 08:04:34.491958  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.492020  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 903.5
I20260429 08:04:34.492085  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 903.6
I20260429 08:04:34.492756  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 904 FOLLOWER]: Advancing to term 905
I20260429 08:04:34.493439  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.493477  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 904.5
I20260429 08:04:34.493515  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 904.6
I20260429 08:04:34.494319  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 905 FOLLOWER]: Advancing to term 906
I20260429 08:04:34.494817  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.494861  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 905.5
I20260429 08:04:34.494905  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 905.6
I20260429 08:04:34.495525  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 906 FOLLOWER]: Advancing to term 907
I20260429 08:04:34.495992  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.496052  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 906.5
I20260429 08:04:34.496102  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 906.6
I20260429 08:04:34.496829  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 907 FOLLOWER]: Advancing to term 908
I20260429 08:04:34.497229  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.497262  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 907.5
I20260429 08:04:34.497289  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 907.6
I20260429 08:04:34.497947  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 908 FOLLOWER]: Advancing to term 909
I20260429 08:04:34.498404  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.498445  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 908.5
I20260429 08:04:34.498474  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 908.6
I20260429 08:04:34.499024  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 909 FOLLOWER]: Advancing to term 910
I20260429 08:04:34.499528  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.499583  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 909.5
I20260429 08:04:34.499634  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 909.6
I20260429 08:04:34.500216  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 910 FOLLOWER]: Advancing to term 911
I20260429 08:04:34.500656  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.500690  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 910.5
I20260429 08:04:34.500747  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 910.6
I20260429 08:04:34.501394  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 911 FOLLOWER]: Advancing to term 912
I20260429 08:04:34.501845  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.501878  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 911.5
I20260429 08:04:34.501933  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 911.6
I20260429 08:04:34.502573  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 912 FOLLOWER]: Advancing to term 913
I20260429 08:04:34.503022  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.503082  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 912.5
I20260429 08:04:34.503130  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 912.6
I20260429 08:04:34.503750  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 913 FOLLOWER]: Advancing to term 914
I20260429 08:04:34.504174  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.504251  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 913.5
I20260429 08:04:34.504335  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 913.6
I20260429 08:04:34.505085  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 914 FOLLOWER]: Advancing to term 915
I20260429 08:04:34.505587  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.505622  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 914.5
I20260429 08:04:34.505653  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 914.6
I20260429 08:04:34.506229  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 915 FOLLOWER]: Advancing to term 916
I20260429 08:04:34.506724  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.506779  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 915.5
I20260429 08:04:34.506824  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 915.6
I20260429 08:04:34.507562  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 916 FOLLOWER]: Advancing to term 917
I20260429 08:04:34.508066  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.508102  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 916.5
I20260429 08:04:34.508134  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 916.6
I20260429 08:04:34.508971  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 917 FOLLOWER]: Advancing to term 918
I20260429 08:04:34.509392  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.509433  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 917.5
I20260429 08:04:34.509461  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 917.6
I20260429 08:04:34.510107  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 918 FOLLOWER]: Advancing to term 919
I20260429 08:04:34.510521  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.510555  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 918.5
I20260429 08:04:34.510583  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 918.6
I20260429 08:04:34.511234  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 919 FOLLOWER]: Advancing to term 920
I20260429 08:04:34.511708  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.511740  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 919.5
I20260429 08:04:34.511770  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 919.6
I20260429 08:04:34.512437  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 920 FOLLOWER]: Advancing to term 921
I20260429 08:04:34.512848  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.512881  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 920.5
I20260429 08:04:34.512912  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 920.6
I20260429 08:04:34.513562  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 921 FOLLOWER]: Advancing to term 922
I20260429 08:04:34.513962  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.513994  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 921.5
I20260429 08:04:34.514022  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 921.6
I20260429 08:04:34.514681  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 922 FOLLOWER]: Advancing to term 923
I20260429 08:04:34.515069  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.515100  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 922.5
I20260429 08:04:34.515127  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 922.6
I20260429 08:04:34.515815  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 923 FOLLOWER]: Advancing to term 924
I20260429 08:04:34.516206  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.516235  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 923.5
I20260429 08:04:34.516266  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 923.6
I20260429 08:04:34.516921  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 924 FOLLOWER]: Advancing to term 925
I20260429 08:04:34.517305  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.517336  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 924.5
I20260429 08:04:34.517364  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 924.6
I20260429 08:04:34.518028  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 925 FOLLOWER]: Advancing to term 926
I20260429 08:04:34.518412  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.518450  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 925.5
I20260429 08:04:34.518481  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 925.6
I20260429 08:04:34.519083  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 926 FOLLOWER]: Advancing to term 927
I20260429 08:04:34.519469  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.519562  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 926.5
I20260429 08:04:34.519593  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 926.6
I20260429 08:04:34.520219  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 927 FOLLOWER]: Advancing to term 928
I20260429 08:04:34.520691  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.520725  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 927.5
I20260429 08:04:34.520781  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 927.6
I20260429 08:04:34.521371  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 928 FOLLOWER]: Advancing to term 929
I20260429 08:04:34.521786  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.521818  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 928.5
I20260429 08:04:34.521847  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 928.6
I20260429 08:04:34.522579  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 929 FOLLOWER]: Advancing to term 930
I20260429 08:04:34.523036  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.523068  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 929.5
I20260429 08:04:34.523123  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 929.6
I20260429 08:04:34.523800  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 930 FOLLOWER]: Advancing to term 931
I20260429 08:04:34.524199  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.524231  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 930.5
I20260429 08:04:34.524260  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 930.6
I20260429 08:04:34.526067  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 931 FOLLOWER]: Advancing to term 932
I20260429 08:04:34.526501  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.526533  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 931.5
I20260429 08:04:34.526564  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 931.6
I20260429 08:04:34.527233  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 932 FOLLOWER]: Advancing to term 933
I20260429 08:04:34.527731  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.527765  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 932.5
I20260429 08:04:34.527794  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 932.6
I20260429 08:04:34.528380  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 933 FOLLOWER]: Advancing to term 934
I20260429 08:04:34.528797  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.528829  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 933.5
I20260429 08:04:34.528858  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 933.6
I20260429 08:04:34.529507  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 934 FOLLOWER]: Advancing to term 935
I20260429 08:04:34.529911  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.529933  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 934.5
I20260429 08:04:34.529961  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 934.6
I20260429 08:04:34.530629  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 935 FOLLOWER]: Advancing to term 936
I20260429 08:04:34.531023  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.531054  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 935.5
I20260429 08:04:34.531083  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 935.6
I20260429 08:04:34.531764  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 936 FOLLOWER]: Advancing to term 937
I20260429 08:04:34.532152  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.532183  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 936.5
I20260429 08:04:34.532212  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 936.6
I20260429 08:04:34.532811  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 937 FOLLOWER]: Advancing to term 938
I20260429 08:04:34.533252  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.533308  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 937.5
I20260429 08:04:34.533352  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 937.6
I20260429 08:04:34.533916  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 938 FOLLOWER]: Advancing to term 939
I20260429 08:04:34.534348  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.534379  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 938.5
I20260429 08:04:34.534408  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 938.6
I20260429 08:04:34.534982  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 939 FOLLOWER]: Advancing to term 940
I20260429 08:04:34.535444  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.535523  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 939.5
I20260429 08:04:34.535580  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 939.6
I20260429 08:04:34.536132  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 940 FOLLOWER]: Advancing to term 941
I20260429 08:04:34.536624  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.536681  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 940.5
I20260429 08:04:34.536726  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 940.6
I20260429 08:04:34.537295  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 941 FOLLOWER]: Advancing to term 942
I20260429 08:04:34.537734  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.537796  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 941.5
I20260429 08:04:34.537838  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 941.6
I20260429 08:04:34.538375  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 942 FOLLOWER]: Advancing to term 943
I20260429 08:04:34.538791  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.538846  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 942.5
I20260429 08:04:34.538888  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 942.6
I20260429 08:04:34.539450  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 943 FOLLOWER]: Advancing to term 944
I20260429 08:04:34.539914  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.539996  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 943.5
I20260429 08:04:34.540045  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 943.6
I20260429 08:04:34.540737  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 944 FOLLOWER]: Advancing to term 945
I20260429 08:04:34.541229  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.541262  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 944.5
I20260429 08:04:34.541292  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 944.6
I20260429 08:04:34.542029  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 945 FOLLOWER]: Advancing to term 946
I20260429 08:04:34.542500  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.542533  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 945.5
I20260429 08:04:34.542591  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 945.6
I20260429 08:04:34.543155  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 946 FOLLOWER]: Advancing to term 947
I20260429 08:04:34.543694  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.543727  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 946.5
I20260429 08:04:34.543779  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 946.6
I20260429 08:04:34.544309  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 947 FOLLOWER]: Advancing to term 948
I20260429 08:04:34.544732  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.544786  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 947.5
I20260429 08:04:34.544831  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 947.6
I20260429 08:04:34.545392  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 948 FOLLOWER]: Advancing to term 949
I20260429 08:04:34.545857  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.545890  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 948.5
I20260429 08:04:34.545945  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 948.6
I20260429 08:04:34.546564  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 949 FOLLOWER]: Advancing to term 950
I20260429 08:04:34.547017  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.547049  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 949.5
I20260429 08:04:34.547106  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 949.6
I20260429 08:04:34.547791  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 950 FOLLOWER]: Advancing to term 951
I20260429 08:04:34.548252  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.548285  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 950.5
I20260429 08:04:34.548339  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 950.6
I20260429 08:04:34.548950  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 951 FOLLOWER]: Advancing to term 952
I20260429 08:04:34.549383  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.549439  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 951.5
I20260429 08:04:34.549482  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 951.6
I20260429 08:04:34.550104  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 952 FOLLOWER]: Advancing to term 953
I20260429 08:04:34.550590  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.550623  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 952.5
I20260429 08:04:34.550696  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 952.6
I20260429 08:04:34.551292  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 953 FOLLOWER]: Advancing to term 954
I20260429 08:04:34.551839  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.551899  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 953.5
I20260429 08:04:34.551945  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 953.6
I20260429 08:04:34.552505  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 954 FOLLOWER]: Advancing to term 955
I20260429 08:04:34.552951  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.552983  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 954.5
I20260429 08:04:34.553036  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 954.6
I20260429 08:04:34.553689  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 955 FOLLOWER]: Advancing to term 956
I20260429 08:04:34.554080  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.554111  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 955.5
I20260429 08:04:34.554139  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 955.6
I20260429 08:04:34.554704  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 956 FOLLOWER]: Advancing to term 957
I20260429 08:04:34.555086  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.555117  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 956.5
I20260429 08:04:34.555145  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 956.6
I20260429 08:04:34.555716  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 957 FOLLOWER]: Advancing to term 958
I20260429 08:04:34.556115  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.556146  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 957.5
I20260429 08:04:34.556175  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 957.6
I20260429 08:04:34.556846  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 958 FOLLOWER]: Advancing to term 959
I20260429 08:04:34.557238  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.557268  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 958.5
I20260429 08:04:34.557296  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 958.6
I20260429 08:04:34.557937  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 959 FOLLOWER]: Advancing to term 960
I20260429 08:04:34.558331  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.558362  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 959.5
I20260429 08:04:34.558398  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 959.6
I20260429 08:04:34.558990  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 960 FOLLOWER]: Advancing to term 961
I20260429 08:04:34.559439  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.559520  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 960.5
I20260429 08:04:34.559564  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 960.6
I20260429 08:04:34.560233  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 961 FOLLOWER]: Advancing to term 962
I20260429 08:04:34.560804  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.560840  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 961.5
I20260429 08:04:34.560875  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 961.6
I20260429 08:04:34.561502  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 962 FOLLOWER]: Advancing to term 963
I20260429 08:04:34.561959  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.561992  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 962.5
I20260429 08:04:34.562047  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 962.6
I20260429 08:04:34.562706  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 963 FOLLOWER]: Advancing to term 964
I20260429 08:04:34.563151  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.563194  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 963.5
I20260429 08:04:34.563223  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 963.6
I20260429 08:04:34.563905  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 964 FOLLOWER]: Advancing to term 965
I20260429 08:04:34.564359  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.564427  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 964.5
I20260429 08:04:34.564482  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 964.6
I20260429 08:04:34.565176  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 965 FOLLOWER]: Advancing to term 966
I20260429 08:04:34.565593  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.565641  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 965.5
I20260429 08:04:34.565671  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 965.6
I20260429 08:04:34.566227  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 966 FOLLOWER]: Advancing to term 967
I20260429 08:04:34.566723  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.566757  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 966.5
I20260429 08:04:34.566814  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 966.6
I20260429 08:04:34.567597  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 967 FOLLOWER]: Advancing to term 968
I20260429 08:04:34.568056  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.568091  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 967.5
I20260429 08:04:34.568146  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 967.6
I20260429 08:04:34.568801  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 968 FOLLOWER]: Advancing to term 969
I20260429 08:04:34.569250  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.569308  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 968.5
I20260429 08:04:34.569356  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 968.6
I20260429 08:04:34.570080  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 969 FOLLOWER]: Advancing to term 970
I20260429 08:04:34.570569  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.570604  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 969.5
I20260429 08:04:34.570636  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 969.6
I20260429 08:04:34.571334  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 970 FOLLOWER]: Advancing to term 971
I20260429 08:04:34.571832  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.571866  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 970.5
I20260429 08:04:34.571921  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 970.6
I20260429 08:04:34.572515  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 971 FOLLOWER]: Advancing to term 972
I20260429 08:04:34.572965  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.573000  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 971.5
I20260429 08:04:34.573036  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 971.6
I20260429 08:04:34.573668  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 972 FOLLOWER]: Advancing to term 973
I20260429 08:04:34.574123  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.574155  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 972.5
I20260429 08:04:34.574184  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 972.6
I20260429 08:04:34.574870  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 973 FOLLOWER]: Advancing to term 974
I20260429 08:04:34.575310  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.575342  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 973.5
I20260429 08:04:34.575399  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 973.6
I20260429 08:04:34.576056  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 974 FOLLOWER]: Advancing to term 975
I20260429 08:04:34.576532  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.576594  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 974.5
I20260429 08:04:34.576663  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 974.6
I20260429 08:04:34.577178  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 975 FOLLOWER]: Advancing to term 976
I20260429 08:04:34.577615  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.577680  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 975.5
I20260429 08:04:34.577725  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 975.6
I20260429 08:04:34.578320  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 976 FOLLOWER]: Advancing to term 977
I20260429 08:04:34.578819  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.578855  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 976.5
I20260429 08:04:34.578883  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 976.6
I20260429 08:04:34.579439  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 977 FOLLOWER]: Advancing to term 978
I20260429 08:04:34.579926  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.579958  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 977.5
I20260429 08:04:34.580014  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 977.6
I20260429 08:04:34.580533  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 978 FOLLOWER]: Advancing to term 979
I20260429 08:04:34.580978  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.581013  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 978.5
I20260429 08:04:34.581041  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 978.6
I20260429 08:04:34.581802  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 979 FOLLOWER]: Advancing to term 980
I20260429 08:04:34.582226  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.582258  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 979.5
I20260429 08:04:34.582288  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 979.6
I20260429 08:04:34.582824  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 980 FOLLOWER]: Advancing to term 981
I20260429 08:04:34.583218  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.583249  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 980.5
I20260429 08:04:34.583278  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 980.6
I20260429 08:04:34.583834  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 981 FOLLOWER]: Advancing to term 982
I20260429 08:04:34.584226  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.584256  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 981.5
I20260429 08:04:34.584285  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 981.6
I20260429 08:04:34.584894  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 982 FOLLOWER]: Advancing to term 983
I20260429 08:04:34.585302  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.585335  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 982.5
I20260429 08:04:34.585369  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 982.6
I20260429 08:04:34.585951  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 983 FOLLOWER]: Advancing to term 984
I20260429 08:04:34.586365  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.586396  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 983.5
I20260429 08:04:34.586426  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 983.6
I20260429 08:04:34.586961  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 984 FOLLOWER]: Advancing to term 985
I20260429 08:04:34.587363  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.587394  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 984.5
I20260429 08:04:34.587423  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 984.6
I20260429 08:04:34.587985  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 985 FOLLOWER]: Advancing to term 986
I20260429 08:04:34.588384  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.588414  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 985.5
I20260429 08:04:34.588443  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 985.6
I20260429 08:04:34.588922  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 986 FOLLOWER]: Advancing to term 987
I20260429 08:04:34.589457  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.589490  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 986.5
I20260429 08:04:34.589520  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 986.6
I20260429 08:04:34.590019  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 987 FOLLOWER]: Advancing to term 988
I20260429 08:04:34.590411  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.590442  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 987.5
I20260429 08:04:34.590471  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 987.6
I20260429 08:04:34.590957  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 988 FOLLOWER]: Advancing to term 989
I20260429 08:04:34.591337  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.591377  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 988.5
I20260429 08:04:34.591404  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 988.6
I20260429 08:04:34.591959  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 989 FOLLOWER]: Advancing to term 990
I20260429 08:04:34.592344  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.592383  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 989.5
I20260429 08:04:34.592412  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 989.6
I20260429 08:04:34.592969  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 990 FOLLOWER]: Advancing to term 991
I20260429 08:04:34.593371  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.593403  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 990.5
I20260429 08:04:34.593431  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 990.6
I20260429 08:04:34.593927  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 991 FOLLOWER]: Advancing to term 992
I20260429 08:04:34.594300  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.594331  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 991.5
I20260429 08:04:34.594368  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 991.6
I20260429 08:04:34.594894  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 992 FOLLOWER]: Advancing to term 993
I20260429 08:04:34.595286  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.595328  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 992.5
I20260429 08:04:34.595363  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 992.6
I20260429 08:04:34.595956  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 993 FOLLOWER]: Advancing to term 994
I20260429 08:04:34.596395  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.596449  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 993.5
I20260429 08:04:34.596494  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 993.6
I20260429 08:04:34.597121  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 994 FOLLOWER]: Advancing to term 995
I20260429 08:04:34.597564  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.597622  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 994.5
I20260429 08:04:34.597668  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 994.6
I20260429 08:04:34.598289  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 995 FOLLOWER]: Advancing to term 996
I20260429 08:04:34.598855  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.598927  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 995.5
I20260429 08:04:34.598982  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 995.6
I20260429 08:04:34.599879  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 996 FOLLOWER]: Advancing to term 997
I20260429 08:04:34.600324  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.600389  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 996.5
I20260429 08:04:34.600438  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 996.6
I20260429 08:04:34.601079  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 997 FOLLOWER]: Advancing to term 998
I20260429 08:04:34.601550  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.601608  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 997.5
I20260429 08:04:34.601652  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 997.6
I20260429 08:04:34.602211  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 998 FOLLOWER]: Advancing to term 999
I20260429 08:04:34.602653  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.602705  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 998.5
I20260429 08:04:34.602751  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 998.6
I20260429 08:04:34.603302  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 999 FOLLOWER]: Advancing to term 1000
I20260429 08:04:34.603818  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.603873  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 999.5
I20260429 08:04:34.603917  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 999.6
I20260429 08:04:34.604522  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1000 FOLLOWER]: Advancing to term 1001
I20260429 08:04:34.604962  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.605017  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1000.5
I20260429 08:04:34.605059  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1000.6
I20260429 08:04:34.605819  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1001 FOLLOWER]: Advancing to term 1002
I20260429 08:04:34.606243  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.606297  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1001.5
I20260429 08:04:34.606369  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1001.6
I20260429 08:04:34.607173  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1002 FOLLOWER]: Advancing to term 1003
I20260429 08:04:34.607730  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.607764  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1002.5
I20260429 08:04:34.607795  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1002.6
I20260429 08:04:34.608556  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1003 FOLLOWER]: Advancing to term 1004
I20260429 08:04:34.609012  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.609072  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1003.5
I20260429 08:04:34.609118  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1003.6
I20260429 08:04:34.609831  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1004 FOLLOWER]: Advancing to term 1005
I20260429 08:04:34.610298  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.610332  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1004.5
I20260429 08:04:34.610388  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1004.6
I20260429 08:04:34.610950  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1005 FOLLOWER]: Advancing to term 1006
I20260429 08:04:34.611403  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.611469  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1005.5
I20260429 08:04:34.611542  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1005.6
I20260429 08:04:34.612042  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1006 FOLLOWER]: Advancing to term 1007
I20260429 08:04:34.612493  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.612550  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1006.5
I20260429 08:04:34.612594  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1006.6
I20260429 08:04:34.613101  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1007 FOLLOWER]: Advancing to term 1008
I20260429 08:04:34.613543  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.613600  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1007.5
I20260429 08:04:34.613651  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1007.6
I20260429 08:04:34.614141  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1008 FOLLOWER]: Advancing to term 1009
I20260429 08:04:34.614579  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.614635  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1008.5
I20260429 08:04:34.614679  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1008.6
I20260429 08:04:34.615178  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1009 FOLLOWER]: Advancing to term 1010
I20260429 08:04:34.615694  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.615746  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1009.5
I20260429 08:04:34.615789  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1009.6
I20260429 08:04:34.616272  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1010 FOLLOWER]: Advancing to term 1011
I20260429 08:04:34.616716  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.616771  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1010.5
I20260429 08:04:34.616816  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1010.6
I20260429 08:04:34.617390  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1011 FOLLOWER]: Advancing to term 1012
I20260429 08:04:34.617830  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.617887  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1011.5
I20260429 08:04:34.617933  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1011.6
I20260429 08:04:34.618619  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1012 FOLLOWER]: Advancing to term 1013
I20260429 08:04:34.619074  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.619107  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1012.5
I20260429 08:04:34.619165  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1012.6
I20260429 08:04:34.619776  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1013 FOLLOWER]: Advancing to term 1014
I20260429 08:04:34.620203  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.620236  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1013.5
I20260429 08:04:34.620270  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1013.6
I20260429 08:04:34.620869  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1014 FOLLOWER]: Advancing to term 1015
I20260429 08:04:34.621336  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.621394  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1014.5
I20260429 08:04:34.621464  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1014.6
I20260429 08:04:34.622089  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1015 FOLLOWER]: Advancing to term 1016
I20260429 08:04:34.622550  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.622583  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1015.5
I20260429 08:04:34.622613  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1015.6
I20260429 08:04:34.623289  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1016 FOLLOWER]: Advancing to term 1017
I20260429 08:04:34.623780  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.623812  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1016.5
I20260429 08:04:34.623840  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1016.6
I20260429 08:04:34.624491  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1017 FOLLOWER]: Advancing to term 1018
I20260429 08:04:34.624959  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.625018  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1017.5
I20260429 08:04:34.625065  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1017.6
I20260429 08:04:34.625712  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1018 FOLLOWER]: Advancing to term 1019
I20260429 08:04:34.626156  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.626211  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1018.5
I20260429 08:04:34.626255  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1018.6
I20260429 08:04:34.626943  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1019 FOLLOWER]: Advancing to term 1020
I20260429 08:04:34.627408  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.627441  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1019.5
I20260429 08:04:34.627523  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1019.6
I20260429 08:04:34.628181  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1020 FOLLOWER]: Advancing to term 1021
I20260429 08:04:34.628669  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.628701  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1020.5
I20260429 08:04:34.628758  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1020.6
I20260429 08:04:34.629384  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1021 FOLLOWER]: Advancing to term 1022
I20260429 08:04:34.629788  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.629822  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1021.5
I20260429 08:04:34.629853  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1021.6
I20260429 08:04:34.630460  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1022 FOLLOWER]: Advancing to term 1023
I20260429 08:04:34.630864  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.630896  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1022.5
I20260429 08:04:34.630924  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1022.6
I20260429 08:04:34.631592  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1023 FOLLOWER]: Advancing to term 1024
I20260429 08:04:34.632071  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.632104  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1023.5
I20260429 08:04:34.632160  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1023.6
I20260429 08:04:34.632890  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1024 FOLLOWER]: Advancing to term 1025
I20260429 08:04:34.633340  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.633374  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1024.5
I20260429 08:04:34.633430  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1024.6
I20260429 08:04:34.634078  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1025 FOLLOWER]: Advancing to term 1026
I20260429 08:04:34.634483  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.634516  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1025.5
I20260429 08:04:34.634544  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1025.6
I20260429 08:04:34.635080  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1026 FOLLOWER]: Advancing to term 1027
I20260429 08:04:34.635533  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.635576  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1026.5
I20260429 08:04:34.635607  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1026.6
I20260429 08:04:34.636271  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1027 FOLLOWER]: Advancing to term 1028
I20260429 08:04:34.636655  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.636693  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1027.5
I20260429 08:04:34.636722  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1027.6
I20260429 08:04:34.637336  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1028 FOLLOWER]: Advancing to term 1029
I20260429 08:04:34.637727  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.637756  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1028.5
I20260429 08:04:34.637785  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1028.6
I20260429 08:04:34.638353  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1029 FOLLOWER]: Advancing to term 1030
I20260429 08:04:34.638767  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.638797  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1029.5
I20260429 08:04:34.638826  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1029.6
I20260429 08:04:34.639470  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1030 FOLLOWER]: Advancing to term 1031
I20260429 08:04:34.639932  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.639964  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1030.5
I20260429 08:04:34.639994  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1030.6
I20260429 08:04:34.640597  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1031 FOLLOWER]: Advancing to term 1032
I20260429 08:04:34.641048  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.641078  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1031.5
I20260429 08:04:34.641108  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1031.6
I20260429 08:04:34.641731  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1032 FOLLOWER]: Advancing to term 1033
I20260429 08:04:34.642185  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.642217  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1032.5
I20260429 08:04:34.642270  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1032.6
I20260429 08:04:34.642933  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1033 FOLLOWER]: Advancing to term 1034
I20260429 08:04:34.643406  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.643435  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1033.5
I20260429 08:04:34.643532  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1033.6
I20260429 08:04:34.644212  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1034 FOLLOWER]: Advancing to term 1035
I20260429 08:04:34.644695  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.644755  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1034.5
I20260429 08:04:34.644800  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1034.6
I20260429 08:04:34.645512  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1035 FOLLOWER]: Advancing to term 1036
I20260429 08:04:34.645952  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.646011  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1035.5
I20260429 08:04:34.646056  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1035.6
I20260429 08:04:34.646898  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1036 FOLLOWER]: Advancing to term 1037
I20260429 08:04:34.647341  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.647397  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1036.5
I20260429 08:04:34.647440  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1036.6
I20260429 08:04:34.648095  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1037 FOLLOWER]: Advancing to term 1038
I20260429 08:04:34.648500  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.648530  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1037.5
I20260429 08:04:34.648559  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1037.6
I20260429 08:04:34.649164  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1038 FOLLOWER]: Advancing to term 1039
I20260429 08:04:34.649590  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.649622  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1038.5
I20260429 08:04:34.649652  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1038.6
I20260429 08:04:34.650300  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1039 FOLLOWER]: Advancing to term 1040
I20260429 08:04:34.650790  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.650825  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1039.5
I20260429 08:04:34.650884  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1039.6
I20260429 08:04:34.651463  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1040 FOLLOWER]: Advancing to term 1041
I20260429 08:04:34.651939  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.651997  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1040.5
I20260429 08:04:34.652045  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1040.6
I20260429 08:04:34.652761  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1041 FOLLOWER]: Advancing to term 1042
I20260429 08:04:34.653208  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.653249  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1041.5
I20260429 08:04:34.653304  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1041.6
I20260429 08:04:34.654018  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1042 FOLLOWER]: Advancing to term 1043
I20260429 08:04:34.654417  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.654449  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1042.5
I20260429 08:04:34.654479  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1042.6
I20260429 08:04:34.655117  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1043 FOLLOWER]: Advancing to term 1044
I20260429 08:04:34.655623  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.655697  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1043.5
I20260429 08:04:34.655743  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1043.6
I20260429 08:04:34.656338  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1044 FOLLOWER]: Advancing to term 1045
I20260429 08:04:34.656838  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.656872  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1044.5
I20260429 08:04:34.656929  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1044.6
I20260429 08:04:34.657562  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1045 FOLLOWER]: Advancing to term 1046
I20260429 08:04:34.658022  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.658056  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1045.5
I20260429 08:04:34.658109  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1045.6
I20260429 08:04:34.658810  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1046 FOLLOWER]: Advancing to term 1047
I20260429 08:04:34.659200  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.659281  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1046.5
I20260429 08:04:34.659343  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1046.6
I20260429 08:04:34.660281  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1047 FOLLOWER]: Advancing to term 1048
I20260429 08:04:34.660799  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.660832  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1047.5
I20260429 08:04:34.660863  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1047.6
I20260429 08:04:34.661577  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1048 FOLLOWER]: Advancing to term 1049
I20260429 08:04:34.662037  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.662071  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1048.5
I20260429 08:04:34.662101  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1048.6
I20260429 08:04:34.662757  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1049 FOLLOWER]: Advancing to term 1050
I20260429 08:04:34.663208  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.663239  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1049.5
I20260429 08:04:34.663293  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1049.6
I20260429 08:04:34.663878  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1050 FOLLOWER]: Advancing to term 1051
I20260429 08:04:34.664292  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.664325  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1050.5
I20260429 08:04:34.664354  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1050.6
I20260429 08:04:34.665011  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1051 FOLLOWER]: Advancing to term 1052
I20260429 08:04:34.665477  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.665510  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1051.5
I20260429 08:04:34.665567  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1051.6
I20260429 08:04:34.666296  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1052 FOLLOWER]: Advancing to term 1053
I20260429 08:04:34.666749  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.666785  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1052.5
I20260429 08:04:34.666815  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1052.6
I20260429 08:04:34.667505  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1053 FOLLOWER]: Advancing to term 1054
I20260429 08:04:34.667990  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.668025  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1053.5
I20260429 08:04:34.668084  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1053.6
I20260429 08:04:34.668741  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1054 FOLLOWER]: Advancing to term 1055
I20260429 08:04:34.669147  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.669180  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1054.5
I20260429 08:04:34.669209  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1054.6
I20260429 08:04:34.669878  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1055 FOLLOWER]: Advancing to term 1056
I20260429 08:04:34.670341  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.670374  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1055.5
I20260429 08:04:34.670480  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1055.6
I20260429 08:04:34.671113  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1056 FOLLOWER]: Advancing to term 1057
I20260429 08:04:34.671656  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.671689  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1056.5
I20260429 08:04:34.671743  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1056.6
I20260429 08:04:34.672410  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1057 FOLLOWER]: Advancing to term 1058
I20260429 08:04:34.672863  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.672919  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1057.5
I20260429 08:04:34.672966  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1057.6
I20260429 08:04:34.673682  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1058 FOLLOWER]: Advancing to term 1059
I20260429 08:04:34.674131  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.674165  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1058.5
I20260429 08:04:34.674221  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1058.6
I20260429 08:04:34.674933  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1059 FOLLOWER]: Advancing to term 1060
I20260429 08:04:34.675323  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.675354  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1059.5
I20260429 08:04:34.675383  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1059.6
I20260429 08:04:34.676213  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1060 FOLLOWER]: Advancing to term 1061
I20260429 08:04:34.676604  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.676635  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1060.5
I20260429 08:04:34.676678  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1060.6
I20260429 08:04:34.677274  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1061 FOLLOWER]: Advancing to term 1062
I20260429 08:04:34.677748  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.677783  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1061.5
I20260429 08:04:34.677840  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1061.6
I20260429 08:04:34.678524  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1062 FOLLOWER]: Advancing to term 1063
I20260429 08:04:34.679001  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.679034  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1062.5
I20260429 08:04:34.679062  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1062.6
I20260429 08:04:34.679786  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1063 FOLLOWER]: Advancing to term 1064
I20260429 08:04:34.680233  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.680264  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1063.5
I20260429 08:04:34.680320  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1063.6
I20260429 08:04:34.680956  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1064 FOLLOWER]: Advancing to term 1065
I20260429 08:04:34.681430  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.681489  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1064.5
I20260429 08:04:34.681536  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1064.6
I20260429 08:04:34.682142  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1065 FOLLOWER]: Advancing to term 1066
I20260429 08:04:34.682611  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.682672  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1065.5
I20260429 08:04:34.682718  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1065.6
I20260429 08:04:34.683353  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1066 FOLLOWER]: Advancing to term 1067
I20260429 08:04:34.683854  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.683912  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1066.5
I20260429 08:04:34.683959  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1066.6
I20260429 08:04:34.684592  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1067 FOLLOWER]: Advancing to term 1068
I20260429 08:04:34.685020  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.685076  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1067.5
I20260429 08:04:34.685122  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1067.6
I20260429 08:04:34.685758  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1068 FOLLOWER]: Advancing to term 1069
I20260429 08:04:34.686187  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.686244  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1068.5
I20260429 08:04:34.686290  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1068.6
I20260429 08:04:34.687050  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1069 FOLLOWER]: Advancing to term 1070
I20260429 08:04:34.687572  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.687618  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1069.5
I20260429 08:04:34.687662  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1069.6
I20260429 08:04:34.688252  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1070 FOLLOWER]: Advancing to term 1071
I20260429 08:04:34.688688  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.688745  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1070.5
I20260429 08:04:34.688792  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1070.6
I20260429 08:04:34.689419  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1071 FOLLOWER]: Advancing to term 1072
I20260429 08:04:34.689850  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.689906  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1071.5
I20260429 08:04:34.689954  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1071.6
I20260429 08:04:34.690621  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1072 FOLLOWER]: Advancing to term 1073
I20260429 08:04:34.691079  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.691140  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1072.5
I20260429 08:04:34.691188  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1072.6
I20260429 08:04:34.691901  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1073 FOLLOWER]: Advancing to term 1074
I20260429 08:04:34.692353  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.692443  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1073.5
I20260429 08:04:34.692493  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1073.6
I20260429 08:04:34.693136  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1074 FOLLOWER]: Advancing to term 1075
I20260429 08:04:34.693602  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.693647  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1074.5
I20260429 08:04:34.693686  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1074.6
I20260429 08:04:34.694312  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1075 FOLLOWER]: Advancing to term 1076
I20260429 08:04:34.694713  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.694746  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1075.5
I20260429 08:04:34.694774  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1075.6
I20260429 08:04:34.695348  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1076 FOLLOWER]: Advancing to term 1077
I20260429 08:04:34.695837  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.695869  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1076.5
I20260429 08:04:34.695899  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1076.6
I20260429 08:04:34.696452  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1077 FOLLOWER]: Advancing to term 1078
I20260429 08:04:34.696834  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.696866  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1077.5
I20260429 08:04:34.696894  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1077.6
I20260429 08:04:34.697506  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1078 FOLLOWER]: Advancing to term 1079
I20260429 08:04:34.697917  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.697948  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1078.5
I20260429 08:04:34.697978  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1078.6
I20260429 08:04:34.698575  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1079 FOLLOWER]: Advancing to term 1080
I20260429 08:04:34.698987  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.699021  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1079.5
I20260429 08:04:34.699050  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1079.6
I20260429 08:04:34.699712  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1080 FOLLOWER]: Advancing to term 1081
I20260429 08:04:34.700109  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.700138  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1080.5
I20260429 08:04:34.700167  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1080.6
I20260429 08:04:34.700795  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1081 FOLLOWER]: Advancing to term 1082
I20260429 08:04:34.701187  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.701218  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1081.5
I20260429 08:04:34.701246  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1081.6
I20260429 08:04:34.701846  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1082 FOLLOWER]: Advancing to term 1083
I20260429 08:04:34.702232  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.702263  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1082.5
I20260429 08:04:34.702291  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1082.6
I20260429 08:04:34.702932  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1083 FOLLOWER]: Advancing to term 1084
I20260429 08:04:34.703382  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.703447  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1083.5
I20260429 08:04:34.703493  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1083.6
I20260429 08:04:34.704280  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1084 FOLLOWER]: Advancing to term 1085
I20260429 08:04:34.704734  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.704767  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1084.5
I20260429 08:04:34.704797  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1084.6
I20260429 08:04:34.705428  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1085 FOLLOWER]: Advancing to term 1086
I20260429 08:04:34.705904  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.705963  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1085.5
I20260429 08:04:34.706015  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1085.6
I20260429 08:04:34.706759  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1086 FOLLOWER]: Advancing to term 1087
I20260429 08:04:34.707192  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.707247  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1086.5
I20260429 08:04:34.707293  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1086.6
I20260429 08:04:34.707964  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1087 FOLLOWER]: Advancing to term 1088
I20260429 08:04:34.708431  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.708461  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1087.5
I20260429 08:04:34.708500  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1087.6
I20260429 08:04:34.709089  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1088 FOLLOWER]: Advancing to term 1089
I20260429 08:04:34.709555  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.709589  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1088.5
I20260429 08:04:34.709617  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1088.6
I20260429 08:04:34.710186  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1089 FOLLOWER]: Advancing to term 1090
I20260429 08:04:34.710628  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.710661  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1089.5
I20260429 08:04:34.710713  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1089.6
I20260429 08:04:34.711385  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1090 FOLLOWER]: Advancing to term 1091
I20260429 08:04:34.711826  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.711859  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1090.5
I20260429 08:04:34.711915  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1090.6
I20260429 08:04:34.712549  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1091 FOLLOWER]: Advancing to term 1092
I20260429 08:04:34.713042  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.713076  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1091.5
I20260429 08:04:34.713130  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1091.6
I20260429 08:04:34.713799  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1092 FOLLOWER]: Advancing to term 1093
I20260429 08:04:34.714238  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.714270  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1092.5
I20260429 08:04:34.714325  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1092.6
I20260429 08:04:34.715255  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1093 FOLLOWER]: Advancing to term 1094
I20260429 08:04:34.715873  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.715907  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1093.5
I20260429 08:04:34.715950  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1093.6
I20260429 08:04:34.716756  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1094 FOLLOWER]: Advancing to term 1095
I20260429 08:04:34.717221  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.717281  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1094.5
I20260429 08:04:34.717332  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1094.6
I20260429 08:04:34.718101  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1095 FOLLOWER]: Advancing to term 1096
I20260429 08:04:34.718612  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.718647  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1095.5
I20260429 08:04:34.718737  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1095.6
I20260429 08:04:34.719743  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1096 FOLLOWER]: Advancing to term 1097
I20260429 08:04:34.720228  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.720324  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1096.5
I20260429 08:04:34.720429  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1096.6
I20260429 08:04:34.721175  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1097 FOLLOWER]: Advancing to term 1098
I20260429 08:04:34.721647  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.721680  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1097.5
I20260429 08:04:34.721714  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1097.6
I20260429 08:04:34.722359  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1098 FOLLOWER]: Advancing to term 1099
I20260429 08:04:34.722772  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.722803  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1098.5
I20260429 08:04:34.722832  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1098.6
I20260429 08:04:34.723351  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1099 FOLLOWER]: Advancing to term 1100
I20260429 08:04:34.723832  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.723865  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1099.5
I20260429 08:04:34.723894  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1099.6
I20260429 08:04:34.724575  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1100 FOLLOWER]: Advancing to term 1101
I20260429 08:04:34.725056  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.725090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1100.5
I20260429 08:04:34.725145  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1100.6
I20260429 08:04:34.725874  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1101 FOLLOWER]: Advancing to term 1102
I20260429 08:04:34.726289  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.726331  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1101.5
I20260429 08:04:34.726372  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1101.6
I20260429 08:04:34.727039  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1102 FOLLOWER]: Advancing to term 1103
I20260429 08:04:34.727437  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.727469  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1102.5
I20260429 08:04:34.727569  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1102.6
I20260429 08:04:34.728266  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1103 FOLLOWER]: Advancing to term 1104
I20260429 08:04:34.728812  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.728850  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1103.5
I20260429 08:04:34.728883  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1103.6
I20260429 08:04:34.729506  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1104 FOLLOWER]: Advancing to term 1105
I20260429 08:04:34.729912  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.729945  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1104.5
I20260429 08:04:34.729974  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1104.6
I20260429 08:04:34.730883  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1105 FOLLOWER]: Advancing to term 1106
I20260429 08:04:34.731798  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.731834  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1105.5
I20260429 08:04:34.731868  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1105.6
I20260429 08:04:34.732605  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1106 FOLLOWER]: Advancing to term 1107
I20260429 08:04:34.733032  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.733065  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1106.5
I20260429 08:04:34.733096  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1106.6
I20260429 08:04:34.733994  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1107 FOLLOWER]: Advancing to term 1108
I20260429 08:04:34.734390  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.734428  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1107.5
I20260429 08:04:34.734458  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1107.6
I20260429 08:04:34.735098  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1108 FOLLOWER]: Advancing to term 1109
I20260429 08:04:34.735548  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.735581  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1108.5
I20260429 08:04:34.735611  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1108.6
I20260429 08:04:34.736248  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1109 FOLLOWER]: Advancing to term 1110
I20260429 08:04:34.736640  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.736673  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1109.5
I20260429 08:04:34.736702  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1109.6
I20260429 08:04:34.737541  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1110 FOLLOWER]: Advancing to term 1111
I20260429 08:04:34.737957  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.737988  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1110.5
I20260429 08:04:34.738018  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1110.6
I20260429 08:04:34.738857  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1111 FOLLOWER]: Advancing to term 1112
I20260429 08:04:34.739421  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.739533  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1111.5
I20260429 08:04:34.739580  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1111.6
I20260429 08:04:34.740195  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1112 FOLLOWER]: Advancing to term 1113
I20260429 08:04:34.740813  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.740846  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1112.5
I20260429 08:04:34.740877  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1112.6
I20260429 08:04:34.741658  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1113 FOLLOWER]: Advancing to term 1114
I20260429 08:04:34.742075  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.742107  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1113.5
I20260429 08:04:34.742137  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1113.6
I20260429 08:04:34.742873  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1114 FOLLOWER]: Advancing to term 1115
I20260429 08:04:34.743389  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.743432  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1114.5
I20260429 08:04:34.743472  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1114.6
I20260429 08:04:34.744403  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1115 FOLLOWER]: Advancing to term 1116
I20260429 08:04:34.744894  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.744952  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1115.5
I20260429 08:04:34.744999  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1115.6
I20260429 08:04:34.745990  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1116 FOLLOWER]: Advancing to term 1117
I20260429 08:04:34.746518  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.746579  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1116.5
I20260429 08:04:34.746626  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1116.6
I20260429 08:04:34.747565  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1117 FOLLOWER]: Advancing to term 1118
I20260429 08:04:34.748037  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.748097  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1117.5
I20260429 08:04:34.748145  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1117.6
I20260429 08:04:34.748813  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1118 FOLLOWER]: Advancing to term 1119
I20260429 08:04:34.749282  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.749341  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1118.5
I20260429 08:04:34.749385  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1118.6
I20260429 08:04:34.749960  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1119 FOLLOWER]: Advancing to term 1120
I20260429 08:04:34.750411  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.750471  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1119.5
I20260429 08:04:34.750515  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1119.6
I20260429 08:04:34.751189  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1120 FOLLOWER]: Advancing to term 1121
I20260429 08:04:34.751804  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.751885  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1120.5
I20260429 08:04:34.751938  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1120.6
I20260429 08:04:34.752564  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1121 FOLLOWER]: Advancing to term 1122
I20260429 08:04:34.753017  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.753050  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1121.5
I20260429 08:04:34.753084  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1121.6
I20260429 08:04:34.753803  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1122 FOLLOWER]: Advancing to term 1123
I20260429 08:04:34.754245  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.754276  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1122.5
I20260429 08:04:34.754305  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1122.6
I20260429 08:04:34.754966  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1123 FOLLOWER]: Advancing to term 1124
I20260429 08:04:34.755435  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.755468  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1123.5
I20260429 08:04:34.755577  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1123.6
I20260429 08:04:34.756218  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1124 FOLLOWER]: Advancing to term 1125
I20260429 08:04:34.756676  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.756707  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1124.5
I20260429 08:04:34.756736  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1124.6
I20260429 08:04:34.757371  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1125 FOLLOWER]: Advancing to term 1126
I20260429 08:04:34.757829  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.757862  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1125.5
I20260429 08:04:34.757891  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1125.6
I20260429 08:04:34.758616  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1126 FOLLOWER]: Advancing to term 1127
I20260429 08:04:34.759070  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.759104  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1126.5
I20260429 08:04:34.759163  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1126.6
I20260429 08:04:34.759986  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1127 FOLLOWER]: Advancing to term 1128
I20260429 08:04:34.760474  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.760532  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1127.5
I20260429 08:04:34.760579  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1127.6
I20260429 08:04:34.761214  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1128 FOLLOWER]: Advancing to term 1129
I20260429 08:04:34.761693  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.761724  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1128.5
I20260429 08:04:34.761754  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1128.6
I20260429 08:04:34.762317  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1129 FOLLOWER]: Advancing to term 1130
I20260429 08:04:34.762785  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.762817  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1129.5
I20260429 08:04:34.762847  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1129.6
I20260429 08:04:34.763533  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1130 FOLLOWER]: Advancing to term 1131
I20260429 08:04:34.763979  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.764011  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1130.5
I20260429 08:04:34.764039  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1130.6
I20260429 08:04:34.764955  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1131 FOLLOWER]: Advancing to term 1132
I20260429 08:04:34.765412  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.765446  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1131.5
I20260429 08:04:34.765477  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1131.6
I20260429 08:04:34.766088  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1132 FOLLOWER]: Advancing to term 1133
I20260429 08:04:34.766551  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.766607  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1132.5
I20260429 08:04:34.766646  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1132.6
I20260429 08:04:34.767277  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1133 FOLLOWER]: Advancing to term 1134
I20260429 08:04:34.767891  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.767951  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1133.5
I20260429 08:04:34.767995  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1133.6
I20260429 08:04:34.768754  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1134 FOLLOWER]: Advancing to term 1135
I20260429 08:04:34.769183  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.769217  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1134.5
I20260429 08:04:34.769253  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1134.6
I20260429 08:04:34.769847  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1135 FOLLOWER]: Advancing to term 1136
I20260429 08:04:34.770287  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.770318  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1135.5
I20260429 08:04:34.770346  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1135.6
I20260429 08:04:34.771031  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1136 FOLLOWER]: Advancing to term 1137
I20260429 08:04:34.771461  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.771554  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1136.5
I20260429 08:04:34.771588  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1136.6
I20260429 08:04:34.772208  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1137 FOLLOWER]: Advancing to term 1138
I20260429 08:04:34.772866  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.772935  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1137.5
I20260429 08:04:34.772986  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1137.6
I20260429 08:04:34.773624  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1138 FOLLOWER]: Advancing to term 1139
I20260429 08:04:34.774080  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.774112  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1138.5
I20260429 08:04:34.774168  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1138.6
I20260429 08:04:34.774693  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1139 FOLLOWER]: Advancing to term 1140
I20260429 08:04:34.775139  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.775197  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1139.5
I20260429 08:04:34.775240  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1139.6
I20260429 08:04:34.775905  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1140 FOLLOWER]: Advancing to term 1141
I20260429 08:04:34.776338  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.776376  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1140.5
I20260429 08:04:34.776404  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1140.6
I20260429 08:04:34.777032  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1141 FOLLOWER]: Advancing to term 1142
I20260429 08:04:34.777489  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.777520  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1141.5
I20260429 08:04:34.777573  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1141.6
I20260429 08:04:34.778191  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1142 FOLLOWER]: Advancing to term 1143
I20260429 08:04:34.778654  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.778695  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1142.5
I20260429 08:04:34.778725  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1142.6
I20260429 08:04:34.779421  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1143 FOLLOWER]: Advancing to term 1144
I20260429 08:04:34.779896  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.779929  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1143.5
I20260429 08:04:34.779959  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1143.6
I20260429 08:04:34.780527  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1144 FOLLOWER]: Advancing to term 1145
I20260429 08:04:34.780988  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.781021  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1144.5
I20260429 08:04:34.781077  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1144.6
I20260429 08:04:34.781663  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1145 FOLLOWER]: Advancing to term 1146
I20260429 08:04:34.782145  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.782176  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1145.5
I20260429 08:04:34.782205  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1145.6
I20260429 08:04:34.782766  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1146 FOLLOWER]: Advancing to term 1147
I20260429 08:04:34.783200  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.783257  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1146.5
I20260429 08:04:34.783300  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1146.6
I20260429 08:04:34.783962  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1147 FOLLOWER]: Advancing to term 1148
I20260429 08:04:34.784408  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.784441  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1147.5
I20260429 08:04:34.784469  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1147.6
I20260429 08:04:34.785077  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1148 FOLLOWER]: Advancing to term 1149
I20260429 08:04:34.785459  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.785494  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1148.5
I20260429 08:04:34.785522  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1148.6
I20260429 08:04:34.786228  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1149 FOLLOWER]: Advancing to term 1150
I20260429 08:04:34.786629  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.786669  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1149.5
I20260429 08:04:34.786705  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1149.6
I20260429 08:04:34.787353  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1150 FOLLOWER]: Advancing to term 1151
I20260429 08:04:34.787863  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.787920  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1150.5
I20260429 08:04:34.787968  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1150.6
I20260429 08:04:34.788656  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1151 FOLLOWER]: Advancing to term 1152
I20260429 08:04:34.789098  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.789129  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1151.5
I20260429 08:04:34.789184  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1151.6
I20260429 08:04:34.789839  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1152 FOLLOWER]: Advancing to term 1153
I20260429 08:04:34.790285  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.790344  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1152.5
I20260429 08:04:34.790390  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1152.6
I20260429 08:04:34.791033  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1153 FOLLOWER]: Advancing to term 1154
I20260429 08:04:34.791548  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.791595  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1153.5
I20260429 08:04:34.791640  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1153.6
I20260429 08:04:34.792294  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1154 FOLLOWER]: Advancing to term 1155
I20260429 08:04:34.792735  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.792793  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1154.5
I20260429 08:04:34.792838  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1154.6
I20260429 08:04:34.793509  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1155 FOLLOWER]: Advancing to term 1156
I20260429 08:04:34.793915  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.793946  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1155.5
I20260429 08:04:34.793973  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1155.6
I20260429 08:04:34.794624  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1156 FOLLOWER]: Advancing to term 1157
I20260429 08:04:34.795010  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.795042  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1156.5
I20260429 08:04:34.795069  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1156.6
I20260429 08:04:34.796003  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1157 FOLLOWER]: Advancing to term 1158
I20260429 08:04:34.796419  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.796452  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1157.5
I20260429 08:04:34.796482  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1157.6
I20260429 08:04:34.797196  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1158 FOLLOWER]: Advancing to term 1159
I20260429 08:04:34.797627  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.797667  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1158.5
I20260429 08:04:34.797698  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1158.6
I20260429 08:04:34.798331  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1159 FOLLOWER]: Advancing to term 1160
I20260429 08:04:34.798739  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.798770  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1159.5
I20260429 08:04:34.798799  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1159.6
I20260429 08:04:34.799444  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1160 FOLLOWER]: Advancing to term 1161
I20260429 08:04:34.799901  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.799933  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1160.5
I20260429 08:04:34.799961  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1160.6
I20260429 08:04:34.800666  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1161 FOLLOWER]: Advancing to term 1162
I20260429 08:04:34.801040  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.801071  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1161.5
I20260429 08:04:34.801100  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1161.6
I20260429 08:04:34.801769  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1162 FOLLOWER]: Advancing to term 1163
I20260429 08:04:34.802438  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.802471  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1162.5
I20260429 08:04:34.802500  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1162.6
I20260429 08:04:34.803402  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1163 FOLLOWER]: Advancing to term 1164
I20260429 08:04:34.803898  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.803933  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1163.5
I20260429 08:04:34.803963  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1163.6
I20260429 08:04:34.804710  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1164 FOLLOWER]: Advancing to term 1165
I20260429 08:04:34.805177  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.805235  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1164.5
I20260429 08:04:34.805294  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1164.6
I20260429 08:04:34.805999  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1165 FOLLOWER]: Advancing to term 1166
I20260429 08:04:34.806419  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.806452  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1165.5
I20260429 08:04:34.806481  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1165.6
I20260429 08:04:34.807092  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1166 FOLLOWER]: Advancing to term 1167
I20260429 08:04:34.807658  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.807732  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1166.5
I20260429 08:04:34.807790  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1166.6
I20260429 08:04:34.808403  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1167 FOLLOWER]: Advancing to term 1168
I20260429 08:04:34.808864  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.808897  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1167.5
I20260429 08:04:34.808926  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1167.6
I20260429 08:04:34.809496  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1168 FOLLOWER]: Advancing to term 1169
I20260429 08:04:34.810034  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.810101  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1168.5
I20260429 08:04:34.810153  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1168.6
I20260429 08:04:34.810734  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1169 FOLLOWER]: Advancing to term 1170
I20260429 08:04:34.811169  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.811224  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1169.5
I20260429 08:04:34.811268  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1169.6
I20260429 08:04:34.811908  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1170 FOLLOWER]: Advancing to term 1171
I20260429 08:04:34.812351  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.812417  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1170.5
I20260429 08:04:34.812462  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1170.6
I20260429 08:04:34.813023  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1171 FOLLOWER]: Advancing to term 1172
I20260429 08:04:34.813481  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.813539  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1171.5
I20260429 08:04:34.813581  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1171.6
I20260429 08:04:34.814090  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1172 FOLLOWER]: Advancing to term 1173
I20260429 08:04:34.814539  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.814595  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1172.5
I20260429 08:04:34.814637  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1172.6
I20260429 08:04:34.815142  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1173 FOLLOWER]: Advancing to term 1174
I20260429 08:04:34.815636  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.815687  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1173.5
I20260429 08:04:34.815729  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1173.6
I20260429 08:04:34.816224  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1174 FOLLOWER]: Advancing to term 1175
I20260429 08:04:34.816695  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.816728  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1174.5
I20260429 08:04:34.816757  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1174.6
I20260429 08:04:34.817358  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1175 FOLLOWER]: Advancing to term 1176
I20260429 08:04:34.817809  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.817842  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1175.5
I20260429 08:04:34.817870  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1175.6
I20260429 08:04:34.818449  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1176 FOLLOWER]: Advancing to term 1177
I20260429 08:04:34.818902  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.818934  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1176.5
I20260429 08:04:34.818987  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1176.6
I20260429 08:04:34.819780  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1177 FOLLOWER]: Advancing to term 1178
I20260429 08:04:34.820253  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.820314  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1177.5
I20260429 08:04:34.820363  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1177.6
I20260429 08:04:34.821056  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1178 FOLLOWER]: Advancing to term 1179
I20260429 08:04:34.821699  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.821751  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1178.5
I20260429 08:04:34.821794  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1178.6
I20260429 08:04:34.822423  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1179 FOLLOWER]: Advancing to term 1180
I20260429 08:04:34.822903  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.822937  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1179.5
I20260429 08:04:34.822993  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1179.6
I20260429 08:04:34.823659  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1180 FOLLOWER]: Advancing to term 1181
I20260429 08:04:34.824100  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.824133  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1180.5
I20260429 08:04:34.824189  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1180.6
I20260429 08:04:34.824846  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1181 FOLLOWER]: Advancing to term 1182
I20260429 08:04:34.825294  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.825350  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1181.5
I20260429 08:04:34.825399  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1181.6
I20260429 08:04:34.825989  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1182 FOLLOWER]: Advancing to term 1183
I20260429 08:04:34.826432  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.826465  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1182.5
I20260429 08:04:34.826494  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1182.6
I20260429 08:04:34.827104  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1183 FOLLOWER]: Advancing to term 1184
I20260429 08:04:34.827569  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.827600  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1183.5
I20260429 08:04:34.827629  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1183.6
I20260429 08:04:34.828245  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1184 FOLLOWER]: Advancing to term 1185
I20260429 08:04:34.828640  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.828677  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1184.5
I20260429 08:04:34.828706  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1184.6
I20260429 08:04:34.829310  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1185 FOLLOWER]: Advancing to term 1186
I20260429 08:04:34.829706  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.829738  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1185.5
I20260429 08:04:34.829766  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1185.6
I20260429 08:04:34.830318  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1186 FOLLOWER]: Advancing to term 1187
I20260429 08:04:34.830729  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.830762  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1186.5
I20260429 08:04:34.830791  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1186.6
I20260429 08:04:34.831404  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1187 FOLLOWER]: Advancing to term 1188
I20260429 08:04:34.831946  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.831983  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1187.5
I20260429 08:04:34.832017  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1187.6
I20260429 08:04:34.832756  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1188 FOLLOWER]: Advancing to term 1189
I20260429 08:04:34.833192  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.833225  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1188.5
I20260429 08:04:34.833257  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1188.6
I20260429 08:04:34.833949  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1189 FOLLOWER]: Advancing to term 1190
I20260429 08:04:34.834509  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.834568  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1189.5
I20260429 08:04:34.834614  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1189.6
I20260429 08:04:34.835273  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1190 FOLLOWER]: Advancing to term 1191
I20260429 08:04:34.835914  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.835951  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1190.5
I20260429 08:04:34.836009  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1190.6
I20260429 08:04:34.836632  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1191 FOLLOWER]: Advancing to term 1192
I20260429 08:04:34.837057  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.837113  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1191.5
I20260429 08:04:34.837160  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1191.6
I20260429 08:04:34.837899  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1192 FOLLOWER]: Advancing to term 1193
I20260429 08:04:34.838363  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.838426  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1192.5
I20260429 08:04:34.838482  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1192.6
I20260429 08:04:34.839224  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1193 FOLLOWER]: Advancing to term 1194
I20260429 08:04:34.839754  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.839789  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1193.5
I20260429 08:04:34.839841  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1193.6
I20260429 08:04:34.840585  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1194 FOLLOWER]: Advancing to term 1195
I20260429 08:04:34.841051  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.841089  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1194.5
I20260429 08:04:34.841123  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1194.6
I20260429 08:04:34.841786  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1195 FOLLOWER]: Advancing to term 1196
I20260429 08:04:34.842224  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.842258  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1195.5
I20260429 08:04:34.842289  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1195.6
I20260429 08:04:34.842996  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1196 FOLLOWER]: Advancing to term 1197
I20260429 08:04:34.843547  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.843600  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1196.5
I20260429 08:04:34.843644  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1196.6
I20260429 08:04:34.844384  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1197 FOLLOWER]: Advancing to term 1198
I20260429 08:04:34.844873  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.844906  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1197.5
I20260429 08:04:34.844966  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1197.6
I20260429 08:04:34.845660  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1198 FOLLOWER]: Advancing to term 1199
I20260429 08:04:34.846062  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.846094  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1198.5
I20260429 08:04:34.846122  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1198.6
I20260429 08:04:34.846792  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1199 FOLLOWER]: Advancing to term 1200
I20260429 08:04:34.847249  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.847281  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1199.5
I20260429 08:04:34.847311  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1199.6
I20260429 08:04:34.847965  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1200 FOLLOWER]: Advancing to term 1201
I20260429 08:04:34.848464  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.848498  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1200.5
I20260429 08:04:34.848559  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1200.6
I20260429 08:04:34.849152  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1201 FOLLOWER]: Advancing to term 1202
I20260429 08:04:34.849558  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.849591  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1201.5
I20260429 08:04:34.849620  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1201.6
I20260429 08:04:34.850158  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1202 FOLLOWER]: Advancing to term 1203
I20260429 08:04:34.850550  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.850581  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1202.5
I20260429 08:04:34.850610  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1202.6
I20260429 08:04:34.851178  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1203 FOLLOWER]: Advancing to term 1204
I20260429 08:04:34.851658  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.851691  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1203.5
I20260429 08:04:34.851720  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1203.6
I20260429 08:04:34.852306  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1204 FOLLOWER]: Advancing to term 1205
I20260429 08:04:34.852768  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.852826  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1204.5
I20260429 08:04:34.852874  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1204.6
I20260429 08:04:34.853433  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1205 FOLLOWER]: Advancing to term 1206
I20260429 08:04:34.853884  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.853941  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1205.5
I20260429 08:04:34.853988  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1205.6
I20260429 08:04:34.854553  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1206 FOLLOWER]: Advancing to term 1207
I20260429 08:04:34.854995  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.855052  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1206.5
I20260429 08:04:34.855095  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1206.6
I20260429 08:04:34.855768  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1207 FOLLOWER]: Advancing to term 1208
I20260429 08:04:34.856333  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.856397  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1207.5
I20260429 08:04:34.856428  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1207.6
I20260429 08:04:34.857205  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1208 FOLLOWER]: Advancing to term 1209
I20260429 08:04:34.857667  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.857700  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1208.5
I20260429 08:04:34.857755  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1208.6
I20260429 08:04:34.858393  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1209 FOLLOWER]: Advancing to term 1210
I20260429 08:04:34.858819  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.858850  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1209.5
I20260429 08:04:34.858878  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1209.6
I20260429 08:04:34.859527  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1210 FOLLOWER]: Advancing to term 1211
I20260429 08:04:34.860113  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.860145  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1210.5
I20260429 08:04:34.860209  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1210.6
I20260429 08:04:34.860875  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1211 FOLLOWER]: Advancing to term 1212
I20260429 08:04:34.861323  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.861356  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1211.5
I20260429 08:04:34.861438  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1211.6
I20260429 08:04:34.862149  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1212 FOLLOWER]: Advancing to term 1213
I20260429 08:04:34.862597  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.862632  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1212.5
I20260429 08:04:34.862660  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1212.6
I20260429 08:04:34.863256  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1213 FOLLOWER]: Advancing to term 1214
I20260429 08:04:34.863792  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.863847  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1213.5
I20260429 08:04:34.863894  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1213.6
I20260429 08:04:34.864612  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1214 FOLLOWER]: Advancing to term 1215
I20260429 08:04:34.865049  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.865105  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1214.5
I20260429 08:04:34.865149  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1214.6
I20260429 08:04:34.865828  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1215 FOLLOWER]: Advancing to term 1216
I20260429 08:04:34.866271  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.866302  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1215.5
I20260429 08:04:34.866377  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1215.6
I20260429 08:04:34.867082  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1216 FOLLOWER]: Advancing to term 1217
I20260429 08:04:34.867609  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.867658  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1216.5
I20260429 08:04:34.867703  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1216.6
I20260429 08:04:34.868405  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1217 FOLLOWER]: Advancing to term 1218
I20260429 08:04:34.868885  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.868919  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1217.5
I20260429 08:04:34.868978  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1217.6
I20260429 08:04:34.869701  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1218 FOLLOWER]: Advancing to term 1219
I20260429 08:04:34.870224  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.870258  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1218.5
I20260429 08:04:34.870319  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1218.6
I20260429 08:04:34.870985  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1219 FOLLOWER]: Advancing to term 1220
I20260429 08:04:34.871431  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.871487  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1219.5
I20260429 08:04:34.871593  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1219.6
I20260429 08:04:34.872298  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1220 FOLLOWER]: Advancing to term 1221
I20260429 08:04:34.872745  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.872802  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1220.5
I20260429 08:04:34.872845  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1220.6
I20260429 08:04:34.873443  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1221 FOLLOWER]: Advancing to term 1222
I20260429 08:04:34.873905  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.873937  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1221.5
I20260429 08:04:34.873967  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1221.6
I20260429 08:04:34.874699  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1222 FOLLOWER]: Advancing to term 1223
I20260429 08:04:34.875145  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.875197  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1222.5
I20260429 08:04:34.875240  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1222.6
I20260429 08:04:34.875905  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1223 FOLLOWER]: Advancing to term 1224
I20260429 08:04:34.876295  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.876327  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1223.5
I20260429 08:04:34.876354  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1223.6
I20260429 08:04:34.877116  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1224 FOLLOWER]: Advancing to term 1225
I20260429 08:04:34.877574  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.877607  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1224.5
I20260429 08:04:34.877678  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1224.6
I20260429 08:04:34.878228  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1225 FOLLOWER]: Advancing to term 1226
I20260429 08:04:34.878680  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.878715  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1225.5
I20260429 08:04:34.878769  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1225.6
I20260429 08:04:34.879287  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1226 FOLLOWER]: Advancing to term 1227
I20260429 08:04:34.879891  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.879952  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1226.5
I20260429 08:04:34.879998  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1226.6
I20260429 08:04:34.880651  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1227 FOLLOWER]: Advancing to term 1228
I20260429 08:04:34.881083  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.881140  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1227.5
I20260429 08:04:34.881186  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1227.6
I20260429 08:04:34.881812  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1228 FOLLOWER]: Advancing to term 1229
I20260429 08:04:34.882259  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.882292  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1228.5
I20260429 08:04:34.882344  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1228.6
I20260429 08:04:34.883039  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1229 FOLLOWER]: Advancing to term 1230
I20260429 08:04:34.883461  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.883572  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1229.5
I20260429 08:04:34.883605  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1229.6
I20260429 08:04:34.884215  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1230 FOLLOWER]: Advancing to term 1231
I20260429 08:04:34.884668  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.884701  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1230.5
I20260429 08:04:34.884730  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1230.6
I20260429 08:04:34.885509  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1231 FOLLOWER]: Advancing to term 1232
I20260429 08:04:34.885936  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.885970  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1231.5
I20260429 08:04:34.885999  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1231.6
I20260429 08:04:34.886724  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1232 FOLLOWER]: Advancing to term 1233
I20260429 08:04:34.887169  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.887203  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1232.5
I20260429 08:04:34.887235  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1232.6
I20260429 08:04:34.887902  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1233 FOLLOWER]: Advancing to term 1234
I20260429 08:04:34.888338  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.888371  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1233.5
I20260429 08:04:34.888424  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1233.6
I20260429 08:04:34.889058  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1234 FOLLOWER]: Advancing to term 1235
I20260429 08:04:34.889500  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.889532  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1234.5
I20260429 08:04:34.889560  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1234.6
I20260429 08:04:34.890244  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1235 FOLLOWER]: Advancing to term 1236
I20260429 08:04:34.890703  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.890735  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1235.5
I20260429 08:04:34.890791  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1235.6
I20260429 08:04:34.891351  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1236 FOLLOWER]: Advancing to term 1237
I20260429 08:04:34.891852  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.891884  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1236.5
I20260429 08:04:34.891940  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1236.6
I20260429 08:04:34.892590  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1237 FOLLOWER]: Advancing to term 1238
I20260429 08:04:34.893013  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.893045  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1237.5
I20260429 08:04:34.893074  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1237.6
I20260429 08:04:34.893769  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1238 FOLLOWER]: Advancing to term 1239
I20260429 08:04:34.894212  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.894245  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1238.5
I20260429 08:04:34.894297  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1238.6
I20260429 08:04:34.895040  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1239 FOLLOWER]: Advancing to term 1240
I20260429 08:04:34.895722  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.895771  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1239.5
I20260429 08:04:34.895815  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1239.6
I20260429 08:04:34.896569  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1240 FOLLOWER]: Advancing to term 1241
I20260429 08:04:34.897197  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.897243  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1240.5
I20260429 08:04:34.897286  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1240.6
I20260429 08:04:34.897886  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1241 FOLLOWER]: Advancing to term 1242
I20260429 08:04:34.898516  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.898566  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1241.5
I20260429 08:04:34.898608  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1241.6
I20260429 08:04:34.899262  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1242 FOLLOWER]: Advancing to term 1243
I20260429 08:04:34.899897  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.899935  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1242.5
I20260429 08:04:34.899972  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1242.6
I20260429 08:04:34.900736  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1243 FOLLOWER]: Advancing to term 1244
I20260429 08:04:34.901356  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.901398  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1243.5
I20260429 08:04:34.901454  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1243.6
I20260429 08:04:34.902037  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1244 FOLLOWER]: Advancing to term 1245
I20260429 08:04:34.902822  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.902863  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1244.5
I20260429 08:04:34.902900  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1244.6
I20260429 08:04:34.903687  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1245 FOLLOWER]: Advancing to term 1246
I20260429 08:04:34.904276  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.904313  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1245.5
I20260429 08:04:34.904381  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1245.6
I20260429 08:04:34.905521  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1246 FOLLOWER]: Advancing to term 1247
I20260429 08:04:34.905972  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.906005  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1246.5
I20260429 08:04:34.906035  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1246.6
I20260429 08:04:34.906651  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1247 FOLLOWER]: Advancing to term 1248
I20260429 08:04:34.907115  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.907148  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1247.5
I20260429 08:04:34.907177  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1247.6
I20260429 08:04:34.907784  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1248 FOLLOWER]: Advancing to term 1249
I20260429 08:04:34.908215  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.908248  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1248.5
I20260429 08:04:34.908303  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1248.6
I20260429 08:04:34.909044  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1249 FOLLOWER]: Advancing to term 1250
I20260429 08:04:34.909564  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.909663  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1249.5
I20260429 08:04:34.909713  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1249.6
I20260429 08:04:34.910475  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1250 FOLLOWER]: Advancing to term 1251
I20260429 08:04:34.910936  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.910997  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1250.5
I20260429 08:04:34.911044  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1250.6
I20260429 08:04:34.911676  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1251 FOLLOWER]: Advancing to term 1252
I20260429 08:04:34.912127  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.912185  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1251.5
I20260429 08:04:34.912230  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1251.6
I20260429 08:04:34.912892  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1252 FOLLOWER]: Advancing to term 1253
I20260429 08:04:34.913326  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.913403  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1252.5
I20260429 08:04:34.913451  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1252.6
I20260429 08:04:34.914083  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1253 FOLLOWER]: Advancing to term 1254
I20260429 08:04:34.914533  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.914590  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1253.5
I20260429 08:04:34.914631  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1253.6
I20260429 08:04:34.915206  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1254 FOLLOWER]: Advancing to term 1255
I20260429 08:04:34.915755  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.915793  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1254.5
I20260429 08:04:34.915822  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1254.6
I20260429 08:04:34.916375  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1255 FOLLOWER]: Advancing to term 1256
I20260429 08:04:34.916857  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.916889  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1255.5
I20260429 08:04:34.916917  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1255.6
I20260429 08:04:34.917546  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1256 FOLLOWER]: Advancing to term 1257
I20260429 08:04:34.918015  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.918071  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1256.5
I20260429 08:04:34.918116  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1256.6
I20260429 08:04:34.918766  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1257 FOLLOWER]: Advancing to term 1258
I20260429 08:04:34.919212  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.919245  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1257.5
I20260429 08:04:34.919301  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1257.6
I20260429 08:04:34.919924  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1258 FOLLOWER]: Advancing to term 1259
I20260429 08:04:34.920364  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.920396  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1258.5
I20260429 08:04:34.920461  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1258.6
I20260429 08:04:34.920989  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1259 FOLLOWER]: Advancing to term 1260
I20260429 08:04:34.921456  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.921489  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1259.5
I20260429 08:04:34.921548  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1259.6
I20260429 08:04:34.922185  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1260 FOLLOWER]: Advancing to term 1261
I20260429 08:04:34.922642  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.922681  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1260.5
I20260429 08:04:34.922739  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1260.6
I20260429 08:04:34.923432  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1261 FOLLOWER]: Advancing to term 1262
I20260429 08:04:34.923915  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.923949  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1261.5
I20260429 08:04:34.923979  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1261.6
I20260429 08:04:34.924563  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1262 FOLLOWER]: Advancing to term 1263
I20260429 08:04:34.924950  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.924993  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1262.5
I20260429 08:04:34.925024  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1262.6
I20260429 08:04:34.925648  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1263 FOLLOWER]: Advancing to term 1264
I20260429 08:04:34.926029  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.926059  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1263.5
I20260429 08:04:34.926087  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1263.6
I20260429 08:04:34.926622  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1264 FOLLOWER]: Advancing to term 1265
I20260429 08:04:34.927043  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.927099  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1264.5
I20260429 08:04:34.927142  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1264.6
I20260429 08:04:34.927785  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1265 FOLLOWER]: Advancing to term 1266
I20260429 08:04:34.928249  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.928282  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1265.5
I20260429 08:04:34.928344  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1265.6
I20260429 08:04:34.928972  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1266 FOLLOWER]: Advancing to term 1267
I20260429 08:04:34.929456  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.929489  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1266.5
I20260429 08:04:34.929518  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1266.6
I20260429 08:04:34.930087  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1267 FOLLOWER]: Advancing to term 1268
I20260429 08:04:34.930536  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.930567  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1267.5
I20260429 08:04:34.930631  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1267.6
I20260429 08:04:34.931211  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1268 FOLLOWER]: Advancing to term 1269
I20260429 08:04:34.931747  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.931780  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1268.5
I20260429 08:04:34.931833  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1268.6
I20260429 08:04:34.932529  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1269 FOLLOWER]: Advancing to term 1270
I20260429 08:04:34.933005  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.933038  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1269.5
I20260429 08:04:34.933096  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1269.6
I20260429 08:04:34.933728  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1270 FOLLOWER]: Advancing to term 1271
I20260429 08:04:34.934172  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.934206  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1270.5
I20260429 08:04:34.934262  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1270.6
I20260429 08:04:34.934962  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1271 FOLLOWER]: Advancing to term 1272
I20260429 08:04:34.935686  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.935734  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1271.5
I20260429 08:04:34.935791  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1271.6
I20260429 08:04:34.936435  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1272 FOLLOWER]: Advancing to term 1273
I20260429 08:04:34.936867  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.936924  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1272.5
I20260429 08:04:34.936971  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1272.6
I20260429 08:04:34.937600  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1273 FOLLOWER]: Advancing to term 1274
I20260429 08:04:34.938045  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.938078  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1273.5
I20260429 08:04:34.938107  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1273.6
I20260429 08:04:34.938782  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1274 FOLLOWER]: Advancing to term 1275
I20260429 08:04:34.939224  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.939255  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1274.5
I20260429 08:04:34.939311  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1274.6
I20260429 08:04:34.940035  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1275 FOLLOWER]: Advancing to term 1276
I20260429 08:04:34.940469  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.940500  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1275.5
I20260429 08:04:34.940529  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1275.6
I20260429 08:04:34.941262  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1276 FOLLOWER]: Advancing to term 1277
I20260429 08:04:34.941717  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.941751  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1276.5
I20260429 08:04:34.941804  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1276.6
I20260429 08:04:34.942446  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1277 FOLLOWER]: Advancing to term 1278
I20260429 08:04:34.942886  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.942919  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1277.5
I20260429 08:04:34.942952  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1277.6
I20260429 08:04:34.943588  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1278 FOLLOWER]: Advancing to term 1279
I20260429 08:04:34.944026  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.944087  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1278.5
I20260429 08:04:34.944133  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1278.6
I20260429 08:04:34.944780  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1279 FOLLOWER]: Advancing to term 1280
I20260429 08:04:34.945212  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.945269  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1279.5
I20260429 08:04:34.945315  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1279.6
I20260429 08:04:34.946092  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1280 FOLLOWER]: Advancing to term 1281
I20260429 08:04:34.946729  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.946801  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1280.5
I20260429 08:04:34.946869  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1280.6
I20260429 08:04:34.947566  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1281 FOLLOWER]: Advancing to term 1282
I20260429 08:04:34.948130  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.948201  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1281.5
I20260429 08:04:34.948261  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1281.6
I20260429 08:04:34.948956  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1282 FOLLOWER]: Advancing to term 1283
I20260429 08:04:34.949426  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.949487  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1282.5
I20260429 08:04:34.949532  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1282.6
I20260429 08:04:34.950093  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1283 FOLLOWER]: Advancing to term 1284
I20260429 08:04:34.950533  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.950590  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1283.5
I20260429 08:04:34.950634  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1283.6
I20260429 08:04:34.951249  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1284 FOLLOWER]: Advancing to term 1285
I20260429 08:04:34.951792  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.951826  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1284.5
I20260429 08:04:34.951854  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1284.6
I20260429 08:04:34.952601  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1285 FOLLOWER]: Advancing to term 1286
I20260429 08:04:34.953065  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.953099  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1285.5
I20260429 08:04:34.953152  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1285.6
I20260429 08:04:34.953727  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1286 FOLLOWER]: Advancing to term 1287
I20260429 08:04:34.954190  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.954250  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1286.5
I20260429 08:04:34.954294  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1286.6
I20260429 08:04:34.954804  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1287 FOLLOWER]: Advancing to term 1288
I20260429 08:04:34.955245  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.955302  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1287.5
I20260429 08:04:34.955348  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1287.6
I20260429 08:04:34.955948  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1288 FOLLOWER]: Advancing to term 1289
I20260429 08:04:34.956343  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.956375  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1288.5
I20260429 08:04:34.956404  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1288.6
I20260429 08:04:34.957022  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1289 FOLLOWER]: Advancing to term 1290
I20260429 08:04:34.957455  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.957508  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1289.5
I20260429 08:04:34.957554  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1289.6
I20260429 08:04:34.958192  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1290 FOLLOWER]: Advancing to term 1291
I20260429 08:04:34.958935  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.958971  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1290.5
I20260429 08:04:34.959033  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1290.6
I20260429 08:04:34.959656  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1291 FOLLOWER]: Advancing to term 1292
I20260429 08:04:34.960222  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.960254  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1291.5
I20260429 08:04:34.960284  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1291.6
I20260429 08:04:34.961074  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1292 FOLLOWER]: Advancing to term 1293
I20260429 08:04:34.961474  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.961508  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1292.5
I20260429 08:04:34.961536  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1292.6
I20260429 08:04:34.962162  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1293 FOLLOWER]: Advancing to term 1294
I20260429 08:04:34.962574  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.962607  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1293.5
I20260429 08:04:34.962637  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1293.6
I20260429 08:04:34.963260  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1294 FOLLOWER]: Advancing to term 1295
I20260429 08:04:34.963773  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.963806  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1294.5
I20260429 08:04:34.963835  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1294.6
I20260429 08:04:34.964421  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1295 FOLLOWER]: Advancing to term 1296
I20260429 08:04:34.964821  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.964854  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1295.5
I20260429 08:04:34.964882  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1295.6
I20260429 08:04:34.965471  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1296 FOLLOWER]: Advancing to term 1297
I20260429 08:04:34.965858  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.965889  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1296.5
I20260429 08:04:34.965919  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1296.6
I20260429 08:04:34.966601  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1297 FOLLOWER]: Advancing to term 1298
I20260429 08:04:34.967000  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.967031  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1297.5
I20260429 08:04:34.967058  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1297.6
I20260429 08:04:34.967720  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1298 FOLLOWER]: Advancing to term 1299
I20260429 08:04:34.968180  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.968240  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1298.5
I20260429 08:04:34.968283  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1298.6
I20260429 08:04:34.968951  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1299 FOLLOWER]: Advancing to term 1300
I20260429 08:04:34.969404  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.969455  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1299.5
I20260429 08:04:34.969511  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1299.6
I20260429 08:04:34.970148  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1300 FOLLOWER]: Advancing to term 1301
I20260429 08:04:34.970608  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.970640  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1300.5
I20260429 08:04:34.970695  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1300.6
I20260429 08:04:34.971285  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1301 FOLLOWER]: Advancing to term 1302
I20260429 08:04:34.971827  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.971863  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1301.5
I20260429 08:04:34.971918  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1301.6
I20260429 08:04:34.972605  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1302 FOLLOWER]: Advancing to term 1303
I20260429 08:04:34.973163  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.973201  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1302.5
I20260429 08:04:34.973232  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1302.6
I20260429 08:04:34.974045  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1303 FOLLOWER]: Advancing to term 1304
I20260429 08:04:34.974512  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.974571  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1303.5
I20260429 08:04:34.974620  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1303.6
I20260429 08:04:34.975215  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1304 FOLLOWER]: Advancing to term 1305
I20260429 08:04:34.975745  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.975800  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1304.5
I20260429 08:04:34.975847  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1304.6
I20260429 08:04:34.976464  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1305 FOLLOWER]: Advancing to term 1306
I20260429 08:04:34.976917  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.976950  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1305.5
I20260429 08:04:34.977008  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1305.6
I20260429 08:04:34.977591  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1306 FOLLOWER]: Advancing to term 1307
I20260429 08:04:34.978037  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.978070  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1306.5
I20260429 08:04:34.978124  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1306.6
I20260429 08:04:34.978754  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1307 FOLLOWER]: Advancing to term 1308
I20260429 08:04:34.979187  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.979219  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1307.5
I20260429 08:04:34.979272  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1307.6
I20260429 08:04:34.979929  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1308 FOLLOWER]: Advancing to term 1309
I20260429 08:04:34.980307  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.980336  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1308.5
I20260429 08:04:34.980365  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1308.6
I20260429 08:04:34.980959  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1309 FOLLOWER]: Advancing to term 1310
I20260429 08:04:34.981346  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.981377  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1309.5
I20260429 08:04:34.981406  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1309.6
I20260429 08:04:34.981993  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1310 FOLLOWER]: Advancing to term 1311
I20260429 08:04:34.982465  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.982522  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1310.5
I20260429 08:04:34.982570  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1310.6
I20260429 08:04:34.983186  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1311 FOLLOWER]: Advancing to term 1312
I20260429 08:04:34.983713  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.983747  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1311.5
I20260429 08:04:34.983798  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1311.6
I20260429 08:04:34.984372  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1312 FOLLOWER]: Advancing to term 1313
I20260429 08:04:34.984826  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.984858  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1312.5
I20260429 08:04:34.984911  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1312.6
I20260429 08:04:34.985489  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1313 FOLLOWER]: Advancing to term 1314
I20260429 08:04:34.985893  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.985924  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1313.5
I20260429 08:04:34.985952  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1313.6
I20260429 08:04:34.986546  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1314 FOLLOWER]: Advancing to term 1315
I20260429 08:04:34.987003  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.987036  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1314.5
I20260429 08:04:34.987092  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1314.6
I20260429 08:04:34.987650  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1315 FOLLOWER]: Advancing to term 1316
I20260429 08:04:34.988065  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.988098  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1315.5
I20260429 08:04:34.988126  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1315.6
I20260429 08:04:34.988648  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1316 FOLLOWER]: Advancing to term 1317
I20260429 08:04:34.989059  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.989091  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1316.5
I20260429 08:04:34.989120  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1316.6
I20260429 08:04:34.989606  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1317 FOLLOWER]: Advancing to term 1318
I20260429 08:04:34.990034  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.990088  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1317.5
I20260429 08:04:34.990134  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1317.6
I20260429 08:04:34.990743  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1318 FOLLOWER]: Advancing to term 1319
I20260429 08:04:34.991191  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.991225  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1318.5
I20260429 08:04:34.991253  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1318.6
I20260429 08:04:34.991887  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1319 FOLLOWER]: Advancing to term 1320
I20260429 08:04:34.992337  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.992369  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1319.5
I20260429 08:04:34.992422  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1319.6
I20260429 08:04:34.993021  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1320 FOLLOWER]: Advancing to term 1321
I20260429 08:04:34.993506  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.993539  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1320.5
I20260429 08:04:34.993568  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1320.6
I20260429 08:04:34.994334  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1321 FOLLOWER]: Advancing to term 1322
I20260429 08:04:34.994766  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.994798  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1321.5
I20260429 08:04:34.994854  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1321.6
I20260429 08:04:34.995455  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1322 FOLLOWER]: Advancing to term 1323
I20260429 08:04:34.995939  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.995971  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1322.5
I20260429 08:04:34.996022  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1322.6
I20260429 08:04:34.996671  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1323 FOLLOWER]: Advancing to term 1324
I20260429 08:04:34.997110  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.997143  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1323.5
I20260429 08:04:34.997197  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1323.6
I20260429 08:04:34.997771  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1324 FOLLOWER]: Advancing to term 1325
I20260429 08:04:34.998334  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.998381  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1324.5
I20260429 08:04:34.998448  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1324.6
I20260429 08:04:34.999111  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1325 FOLLOWER]: Advancing to term 1326
I20260429 08:04:34.999682  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:34.999717  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1325.5
I20260429 08:04:34.999769  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1325.6
I20260429 08:04:35.000352  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1326 FOLLOWER]: Advancing to term 1327
I20260429 08:04:35.000782  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.000813  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1326.5
I20260429 08:04:35.000842  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1326.6
I20260429 08:04:35.001480  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1327 FOLLOWER]: Advancing to term 1328
I20260429 08:04:35.001866  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.001899  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1327.5
I20260429 08:04:35.001927  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1327.6
I20260429 08:04:35.002508  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1328 FOLLOWER]: Advancing to term 1329
I20260429 08:04:35.002904  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.002935  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1328.5
I20260429 08:04:35.002964  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1328.6
I20260429 08:04:35.003507  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1329 FOLLOWER]: Advancing to term 1330
I20260429 08:04:35.003903  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.003935  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1329.5
I20260429 08:04:35.003963  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1329.6
I20260429 08:04:35.004567  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1330 FOLLOWER]: Advancing to term 1331
I20260429 08:04:35.004956  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.004985  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1330.5
I20260429 08:04:35.005013  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1330.6
I20260429 08:04:35.005587  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1331 FOLLOWER]: Advancing to term 1332
I20260429 08:04:35.006058  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.006119  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1331.5
I20260429 08:04:35.006166  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1331.6
I20260429 08:04:35.006747  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1332 FOLLOWER]: Advancing to term 1333
I20260429 08:04:35.007193  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.007252  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1332.5
I20260429 08:04:35.007296  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1332.6
I20260429 08:04:35.007947  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1333 FOLLOWER]: Advancing to term 1334
I20260429 08:04:35.008379  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.008457  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1333.5
I20260429 08:04:35.008505  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1333.6
I20260429 08:04:35.009141  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1334 FOLLOWER]: Advancing to term 1335
I20260429 08:04:35.009584  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.009644  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1334.5
I20260429 08:04:35.009686  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1334.6
I20260429 08:04:35.010507  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1335 FOLLOWER]: Advancing to term 1336
I20260429 08:04:35.010967  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.011029  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1335.5
I20260429 08:04:35.011077  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1335.6
I20260429 08:04:35.011809  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1336 FOLLOWER]: Advancing to term 1337
I20260429 08:04:35.012284  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.012341  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1336.5
I20260429 08:04:35.012387  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1336.6
I20260429 08:04:35.012966  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1337 FOLLOWER]: Advancing to term 1338
I20260429 08:04:35.013422  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.013459  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1337.5
I20260429 08:04:35.013489  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1337.6
I20260429 08:04:35.014107  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1338 FOLLOWER]: Advancing to term 1339
I20260429 08:04:35.014571  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.014602  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1338.5
I20260429 08:04:35.014629  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1338.6
I20260429 08:04:35.015198  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1339 FOLLOWER]: Advancing to term 1340
I20260429 08:04:35.015682  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.015715  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1339.5
I20260429 08:04:35.015745  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1339.6
I20260429 08:04:35.016299  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1340 FOLLOWER]: Advancing to term 1341
I20260429 08:04:35.016692  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.016722  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1340.5
I20260429 08:04:35.016750  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1340.6
I20260429 08:04:35.017349  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1341 FOLLOWER]: Advancing to term 1342
I20260429 08:04:35.017736  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.017767  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1341.5
I20260429 08:04:35.017796  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1341.6
I20260429 08:04:35.018326  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1342 FOLLOWER]: Advancing to term 1343
I20260429 08:04:35.018836  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.018868  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1342.5
I20260429 08:04:35.018925  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1342.6
I20260429 08:04:35.019578  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1343 FOLLOWER]: Advancing to term 1344
I20260429 08:04:35.020028  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.020061  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1343.5
I20260429 08:04:35.020118  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1343.6
I20260429 08:04:35.020714  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1344 FOLLOWER]: Advancing to term 1345
I20260429 08:04:35.021160  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.021193  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1344.5
I20260429 08:04:35.021248  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1344.6
I20260429 08:04:35.021920  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1345 FOLLOWER]: Advancing to term 1346
I20260429 08:04:35.022364  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.022399  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1345.5
I20260429 08:04:35.022454  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1345.6
I20260429 08:04:35.023042  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1346 FOLLOWER]: Advancing to term 1347
I20260429 08:04:35.023552  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.023586  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1346.5
I20260429 08:04:35.023639  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1346.6
I20260429 08:04:35.024163  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1347 FOLLOWER]: Advancing to term 1348
I20260429 08:04:35.024628  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.024662  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1347.5
I20260429 08:04:35.024716  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1347.6
I20260429 08:04:35.025308  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1348 FOLLOWER]: Advancing to term 1349
I20260429 08:04:35.025717  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.025749  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1348.5
I20260429 08:04:35.025779  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1348.6
I20260429 08:04:35.026357  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1349 FOLLOWER]: Advancing to term 1350
I20260429 08:04:35.026824  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.026857  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1349.5
I20260429 08:04:35.026916  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1349.6
I20260429 08:04:35.027624  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1350 FOLLOWER]: Advancing to term 1351
I20260429 08:04:35.028056  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.028088  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1350.5
I20260429 08:04:35.028142  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1350.6
I20260429 08:04:35.028795  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1351 FOLLOWER]: Advancing to term 1352
I20260429 08:04:35.029244  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.029302  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1351.5
I20260429 08:04:35.029348  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1351.6
I20260429 08:04:35.030001  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1352 FOLLOWER]: Advancing to term 1353
I20260429 08:04:35.030437  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.030494  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1352.5
I20260429 08:04:35.030540  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1352.6
I20260429 08:04:35.031214  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1353 FOLLOWER]: Advancing to term 1354
I20260429 08:04:35.031751  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.031807  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1353.5
I20260429 08:04:35.031852  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1353.6
I20260429 08:04:35.032476  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1354 FOLLOWER]: Advancing to term 1355
I20260429 08:04:35.032930  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.032965  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1354.5
I20260429 08:04:35.033026  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1354.6
I20260429 08:04:35.033671  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1355 FOLLOWER]: Advancing to term 1356
I20260429 08:04:35.034114  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.034147  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1355.5
I20260429 08:04:35.034204  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1355.6
I20260429 08:04:35.034945  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1356 FOLLOWER]: Advancing to term 1357
I20260429 08:04:35.035405  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.035440  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1356.5
I20260429 08:04:35.035539  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1356.6
I20260429 08:04:35.036147  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1357 FOLLOWER]: Advancing to term 1358
I20260429 08:04:35.036604  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.036636  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1357.5
I20260429 08:04:35.036665  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1357.6
I20260429 08:04:35.037324  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1358 FOLLOWER]: Advancing to term 1359
I20260429 08:04:35.037778  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.037810  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1358.5
I20260429 08:04:35.037868  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1358.6
I20260429 08:04:35.038587  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1359 FOLLOWER]: Advancing to term 1360
I20260429 08:04:35.038982  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.039014  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1359.5
I20260429 08:04:35.039042  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1359.6
I20260429 08:04:35.039721  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1360 FOLLOWER]: Advancing to term 1361
I20260429 08:04:35.040182  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.040238  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1360.5
I20260429 08:04:35.040284  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1360.6
I20260429 08:04:35.040915  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1361 FOLLOWER]: Advancing to term 1362
I20260429 08:04:35.041368  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.041424  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1361.5
I20260429 08:04:35.041471  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1361.6
I20260429 08:04:35.042104  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1362 FOLLOWER]: Advancing to term 1363
I20260429 08:04:35.042541  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.042572  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1362.5
I20260429 08:04:35.042634  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1362.6
I20260429 08:04:35.043195  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1363 FOLLOWER]: Advancing to term 1364
I20260429 08:04:35.043718  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.043753  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1363.5
I20260429 08:04:35.043783  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1363.6
I20260429 08:04:35.044493  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1364 FOLLOWER]: Advancing to term 1365
I20260429 08:04:35.044914  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.044945  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1364.5
I20260429 08:04:35.045001  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1364.6
I20260429 08:04:35.045738  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1365 FOLLOWER]: Advancing to term 1366
I20260429 08:04:35.046183  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.046242  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1365.5
I20260429 08:04:35.046291  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1365.6
I20260429 08:04:35.046952  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1366 FOLLOWER]: Advancing to term 1367
I20260429 08:04:35.047387  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.047446  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1366.5
I20260429 08:04:35.047492  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1366.6
I20260429 08:04:35.048189  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1367 FOLLOWER]: Advancing to term 1368
I20260429 08:04:35.048627  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.048686  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1367.5
I20260429 08:04:35.048730  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1367.6
I20260429 08:04:35.049363  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1368 FOLLOWER]: Advancing to term 1369
I20260429 08:04:35.049799  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.049832  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1368.5
I20260429 08:04:35.049861  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1368.6
I20260429 08:04:35.050566  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1369 FOLLOWER]: Advancing to term 1370
I20260429 08:04:35.051009  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.051041  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1369.5
I20260429 08:04:35.051096  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1369.6
I20260429 08:04:35.051863  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1370 FOLLOWER]: Advancing to term 1371
I20260429 08:04:35.052255  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.052289  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1370.5
I20260429 08:04:35.052318  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1370.6
I20260429 08:04:35.053110  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1371 FOLLOWER]: Advancing to term 1372
I20260429 08:04:35.053507  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.053539  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1371.5
I20260429 08:04:35.053568  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1371.6
I20260429 08:04:35.054322  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1372 FOLLOWER]: Advancing to term 1373
I20260429 08:04:35.054723  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.054756  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1372.5
I20260429 08:04:35.054785  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1372.6
I20260429 08:04:35.055466  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1373 FOLLOWER]: Advancing to term 1374
I20260429 08:04:35.055925  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.055958  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1373.5
I20260429 08:04:35.055987  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1373.6
I20260429 08:04:35.056634  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1374 FOLLOWER]: Advancing to term 1375
I20260429 08:04:35.057071  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.057132  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1374.5
I20260429 08:04:35.057178  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1374.6
I20260429 08:04:35.057744  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1375 FOLLOWER]: Advancing to term 1376
I20260429 08:04:35.058179  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.058236  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1375.5
I20260429 08:04:35.058282  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1375.6
I20260429 08:04:35.058909  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1376 FOLLOWER]: Advancing to term 1377
I20260429 08:04:35.059376  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.059428  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1376.5
I20260429 08:04:35.059473  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1376.6
I20260429 08:04:35.059999  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1377 FOLLOWER]: Advancing to term 1378
I20260429 08:04:35.060488  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.060544  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1377.5
I20260429 08:04:35.060586  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1377.6
I20260429 08:04:35.061081  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1378 FOLLOWER]: Advancing to term 1379
I20260429 08:04:35.061520  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.061551  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1378.5
I20260429 08:04:35.061622  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1378.6
I20260429 08:04:35.062214  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1379 FOLLOWER]: Advancing to term 1380
I20260429 08:04:35.062661  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.062717  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1379.5
I20260429 08:04:35.062759  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1379.6
I20260429 08:04:35.063305  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1380 FOLLOWER]: Advancing to term 1381
I20260429 08:04:35.063825  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.063881  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1380.5
I20260429 08:04:35.063923  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1380.6
I20260429 08:04:35.064486  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1381 FOLLOWER]: Advancing to term 1382
I20260429 08:04:35.064904  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.064958  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1381.5
I20260429 08:04:35.064997  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1381.6
I20260429 08:04:35.065542  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1382 FOLLOWER]: Advancing to term 1383
I20260429 08:04:35.065981  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.066036  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1382.5
I20260429 08:04:35.066076  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1382.6
I20260429 08:04:35.066651  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1383 FOLLOWER]: Advancing to term 1384
I20260429 08:04:35.067087  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.067143  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1383.5
I20260429 08:04:35.067185  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1383.6
I20260429 08:04:35.067716  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1384 FOLLOWER]: Advancing to term 1385
I20260429 08:04:35.068145  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.068199  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1384.5
I20260429 08:04:35.068240  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1384.6
I20260429 08:04:35.068815  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1385 FOLLOWER]: Advancing to term 1386
I20260429 08:04:35.069236  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.069291  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1385.5
I20260429 08:04:35.069331  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1385.6
I20260429 08:04:35.069869  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1386 FOLLOWER]: Advancing to term 1387
I20260429 08:04:35.070291  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.070345  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1386.5
I20260429 08:04:35.070394  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1386.6
I20260429 08:04:35.070925  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1387 FOLLOWER]: Advancing to term 1388
I20260429 08:04:35.071344  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.071408  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1387.5
I20260429 08:04:35.071450  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1387.6
I20260429 08:04:35.072018  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1388 FOLLOWER]: Advancing to term 1389
I20260429 08:04:35.072464  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.072521  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1388.5
I20260429 08:04:35.072561  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1388.6
I20260429 08:04:35.073115  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1389 FOLLOWER]: Advancing to term 1390
I20260429 08:04:35.073554  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.073611  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1389.5
I20260429 08:04:35.073655  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1389.6
I20260429 08:04:35.074182  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1390 FOLLOWER]: Advancing to term 1391
I20260429 08:04:35.074596  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.074654  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1390.5
I20260429 08:04:35.074697  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1390.6
I20260429 08:04:35.075222  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1391 FOLLOWER]: Advancing to term 1392
I20260429 08:04:35.075671  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.075729  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1391.5
I20260429 08:04:35.075771  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1391.6
I20260429 08:04:35.076349  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1392 FOLLOWER]: Advancing to term 1393
I20260429 08:04:35.076813  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.076871  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1392.5
I20260429 08:04:35.076915  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1392.6
I20260429 08:04:35.077508  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1393 FOLLOWER]: Advancing to term 1394
I20260429 08:04:35.077940  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.077997  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1393.5
I20260429 08:04:35.078038  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1393.6
I20260429 08:04:35.078572  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1394 FOLLOWER]: Advancing to term 1395
I20260429 08:04:35.079022  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.079080  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1394.5
I20260429 08:04:35.079119  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1394.6
I20260429 08:04:35.079744  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1395 FOLLOWER]: Advancing to term 1396
I20260429 08:04:35.080144  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.080178  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1395.5
I20260429 08:04:35.080206  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1395.6
I20260429 08:04:35.080896  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1396 FOLLOWER]: Advancing to term 1397
I20260429 08:04:35.081278  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.081310  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1396.5
I20260429 08:04:35.081338  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1396.6
I20260429 08:04:35.081984  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1397 FOLLOWER]: Advancing to term 1398
I20260429 08:04:35.082454  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.082513  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1397.5
I20260429 08:04:35.082558  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1397.6
I20260429 08:04:35.083253  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1398 FOLLOWER]: Advancing to term 1399
I20260429 08:04:35.083802  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.083837  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1398.5
I20260429 08:04:35.083866  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1398.6
I20260429 08:04:35.084460  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1399 FOLLOWER]: Advancing to term 1400
I20260429 08:04:35.084923  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.084954  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1399.5
I20260429 08:04:35.084983  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1399.6
I20260429 08:04:35.085667  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1400 FOLLOWER]: Advancing to term 1401
I20260429 08:04:35.086105  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.086138  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1400.5
I20260429 08:04:35.086192  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1400.6
I20260429 08:04:35.086917  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1401 FOLLOWER]: Advancing to term 1402
I20260429 08:04:35.087384  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.087419  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1401.5
I20260429 08:04:35.087452  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1401.6
I20260429 08:04:35.088164  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1402 FOLLOWER]: Advancing to term 1403
I20260429 08:04:35.088630  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.088661  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1402.5
I20260429 08:04:35.088722  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1402.6
I20260429 08:04:35.089430  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1403 FOLLOWER]: Advancing to term 1404
I20260429 08:04:35.089860  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.089892  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1403.5
I20260429 08:04:35.089946  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1403.6
I20260429 08:04:35.090492  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1404 FOLLOWER]: Advancing to term 1405
I20260429 08:04:35.090932  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.090963  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1404.5
I20260429 08:04:35.091017  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1404.6
I20260429 08:04:35.091722  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1405 FOLLOWER]: Advancing to term 1406
I20260429 08:04:35.092154  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.092183  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1405.5
I20260429 08:04:35.092239  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1405.6
I20260429 08:04:35.092917  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1406 FOLLOWER]: Advancing to term 1407
I20260429 08:04:35.093372  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.093405  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1406.5
I20260429 08:04:35.093441  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1406.6
I20260429 08:04:35.094070  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1407 FOLLOWER]: Advancing to term 1408
I20260429 08:04:35.094511  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.094569  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1407.5
I20260429 08:04:35.094614  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1407.6
I20260429 08:04:35.095564  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1408 FOLLOWER]: Advancing to term 1409
I20260429 08:04:35.096060  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.096120  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1408.5
I20260429 08:04:35.096171  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1408.6
I20260429 08:04:35.096946  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1409 FOLLOWER]: Advancing to term 1410
I20260429 08:04:35.097358  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.097424  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1409.5
I20260429 08:04:35.097460  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1409.6
I20260429 08:04:35.098069  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1410 FOLLOWER]: Advancing to term 1411
I20260429 08:04:35.098477  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.098508  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1410.5
I20260429 08:04:35.098537  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1410.6
I20260429 08:04:35.099145  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1411 FOLLOWER]: Advancing to term 1412
I20260429 08:04:35.099714  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.099776  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1411.5
I20260429 08:04:35.099828  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1411.6
I20260429 08:04:35.100492  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1412 FOLLOWER]: Advancing to term 1413
I20260429 08:04:35.100907  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.100941  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1412.5
I20260429 08:04:35.100971  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1412.6
I20260429 08:04:35.101660  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1413 FOLLOWER]: Advancing to term 1414
I20260429 08:04:35.102070  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.102103  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1413.5
I20260429 08:04:35.102133  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1413.6
I20260429 08:04:35.102785  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1414 FOLLOWER]: Advancing to term 1415
I20260429 08:04:35.103222  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.103281  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1414.5
I20260429 08:04:35.103325  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1414.6
I20260429 08:04:35.104015  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1415 FOLLOWER]: Advancing to term 1416
I20260429 08:04:35.104471  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.104506  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1415.5
I20260429 08:04:35.104563  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1415.6
I20260429 08:04:35.105356  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1416 FOLLOWER]: Advancing to term 1417
I20260429 08:04:35.105827  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.105859  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1416.5
I20260429 08:04:35.105916  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1416.6
I20260429 08:04:35.106634  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1417 FOLLOWER]: Advancing to term 1418
I20260429 08:04:35.107074  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.107105  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1417.5
I20260429 08:04:35.107161  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1417.6
I20260429 08:04:35.107873  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1418 FOLLOWER]: Advancing to term 1419
I20260429 08:04:35.108250  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.108283  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1418.5
I20260429 08:04:35.108311  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1418.6
I20260429 08:04:35.109140  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1419 FOLLOWER]: Advancing to term 1420
I20260429 08:04:35.109529  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.109561  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1419.5
I20260429 08:04:35.109589  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1419.6
I20260429 08:04:35.110235  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1420 FOLLOWER]: Advancing to term 1421
I20260429 08:04:35.110719  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.110777  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1420.5
I20260429 08:04:35.110822  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1420.6
I20260429 08:04:35.111447  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1421 FOLLOWER]: Advancing to term 1422
I20260429 08:04:35.111902  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.111958  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1421.5
I20260429 08:04:35.112003  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1421.6
I20260429 08:04:35.112504  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1422 FOLLOWER]: Advancing to term 1423
I20260429 08:04:35.112934  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.112987  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1422.5
I20260429 08:04:35.113034  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1422.6
I20260429 08:04:35.113525  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1423 FOLLOWER]: Advancing to term 1424
I20260429 08:04:35.113955  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.114008  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1423.5
I20260429 08:04:35.114055  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1423.6
I20260429 08:04:35.114547  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1424 FOLLOWER]: Advancing to term 1425
I20260429 08:04:35.114975  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.115029  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1424.5
I20260429 08:04:35.115079  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1424.6
I20260429 08:04:35.115593  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1425 FOLLOWER]: Advancing to term 1426
I20260429 08:04:35.116030  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.116084  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1425.5
I20260429 08:04:35.116127  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1425.6
I20260429 08:04:35.116638  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1426 FOLLOWER]: Advancing to term 1427
I20260429 08:04:35.117066  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.117120  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1426.5
I20260429 08:04:35.117161  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1426.6
I20260429 08:04:35.117797  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1427 FOLLOWER]: Advancing to term 1428
I20260429 08:04:35.118196  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.118227  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1427.5
I20260429 08:04:35.118255  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1427.6
I20260429 08:04:35.119135  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1428 FOLLOWER]: Advancing to term 1429
I20260429 08:04:35.119643  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.119676  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1428.5
I20260429 08:04:35.119705  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1428.6
I20260429 08:04:35.120481  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1429 FOLLOWER]: Advancing to term 1430
I20260429 08:04:35.120959  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.120994  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1429.5
I20260429 08:04:35.121025  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1429.6
I20260429 08:04:35.121697  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1430 FOLLOWER]: Advancing to term 1431
I20260429 08:04:35.122198  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.122232  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1430.5
I20260429 08:04:35.122262  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1430.6
I20260429 08:04:35.122848  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1431 FOLLOWER]: Advancing to term 1432
I20260429 08:04:35.123294  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.123327  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1431.5
I20260429 08:04:35.123383  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1431.6
I20260429 08:04:35.124014  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1432 FOLLOWER]: Advancing to term 1433
I20260429 08:04:35.124416  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.124447  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1432.5
I20260429 08:04:35.124483  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1432.6
I20260429 08:04:35.125051  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1433 FOLLOWER]: Advancing to term 1434
I20260429 08:04:35.125444  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.125496  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1433.5
I20260429 08:04:35.125526  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1433.6
I20260429 08:04:35.126194  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1434 FOLLOWER]: Advancing to term 1435
I20260429 08:04:35.126662  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.126693  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1434.5
I20260429 08:04:35.126755  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1434.6
I20260429 08:04:35.127386  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1435 FOLLOWER]: Advancing to term 1436
I20260429 08:04:35.127871  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.127903  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1435.5
I20260429 08:04:35.127933  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1435.6
I20260429 08:04:35.128469  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1436 FOLLOWER]: Advancing to term 1437
I20260429 08:04:35.128997  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.129032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1436.5
I20260429 08:04:35.129063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1436.6
I20260429 08:04:35.129637  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1437 FOLLOWER]: Advancing to term 1438
I20260429 08:04:35.130039  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.130069  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1437.5
I20260429 08:04:35.130100  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1437.6
I20260429 08:04:35.130657  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1438 FOLLOWER]: Advancing to term 1439
I20260429 08:04:35.131043  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.131073  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1438.5
I20260429 08:04:35.131101  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1438.6
I20260429 08:04:35.131641  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1439 FOLLOWER]: Advancing to term 1440
I20260429 08:04:35.132025  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.132056  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1439.5
I20260429 08:04:35.132084  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1439.6
I20260429 08:04:35.132630  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1440 FOLLOWER]: Advancing to term 1441
I20260429 08:04:35.133019  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.133054  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1440.5
I20260429 08:04:35.133082  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1440.6
I20260429 08:04:35.133741  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1441 FOLLOWER]: Advancing to term 1442
I20260429 08:04:35.134150  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.134179  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1441.5
I20260429 08:04:35.134213  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1441.6
I20260429 08:04:35.134800  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1442 FOLLOWER]: Advancing to term 1443
I20260429 08:04:35.135186  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.135217  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1442.5
I20260429 08:04:35.135246  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1442.6
I20260429 08:04:35.135803  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1443 FOLLOWER]: Advancing to term 1444
I20260429 08:04:35.136186  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.136217  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1443.5
I20260429 08:04:35.136245  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1443.6
I20260429 08:04:35.136744  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1444 FOLLOWER]: Advancing to term 1445
I20260429 08:04:35.137147  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.137178  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1444.5
I20260429 08:04:35.137205  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1444.6
I20260429 08:04:35.137748  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1445 FOLLOWER]: Advancing to term 1446
I20260429 08:04:35.138123  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.138152  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1445.5
I20260429 08:04:35.138180  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1445.6
I20260429 08:04:35.138664  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1446 FOLLOWER]: Advancing to term 1447
I20260429 08:04:35.139161  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.139196  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1446.5
I20260429 08:04:35.139251  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1446.6
I20260429 08:04:35.139955  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1447 FOLLOWER]: Advancing to term 1448
I20260429 08:04:35.140429  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.140461  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1447.5
I20260429 08:04:35.140491  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1447.6
I20260429 08:04:35.141105  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1448 FOLLOWER]: Advancing to term 1449
I20260429 08:04:35.141490  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.141520  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1448.5
I20260429 08:04:35.141548  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1448.6
I20260429 08:04:35.142280  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1449 FOLLOWER]: Advancing to term 1450
I20260429 08:04:35.142781  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.142817  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1449.5
I20260429 08:04:35.142849  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1449.6
I20260429 08:04:35.143404  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1450 FOLLOWER]: Advancing to term 1451
I20260429 08:04:35.143883  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.143918  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1450.5
I20260429 08:04:35.143949  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1450.6
I20260429 08:04:35.144659  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1451 FOLLOWER]: Advancing to term 1452
I20260429 08:04:35.145090  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.145123  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1451.5
I20260429 08:04:35.145152  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1451.6
I20260429 08:04:35.145924  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1452 FOLLOWER]: Advancing to term 1453
I20260429 08:04:35.146342  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.146497  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1452.5
I20260429 08:04:35.146533  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1452.6
I20260429 08:04:35.147295  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1453 FOLLOWER]: Advancing to term 1454
I20260429 08:04:35.147811  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.147845  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1453.5
I20260429 08:04:35.147873  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1453.6
I20260429 08:04:35.148695  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1454 FOLLOWER]: Advancing to term 1455
I20260429 08:04:35.149106  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.149138  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1454.5
I20260429 08:04:35.149169  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1454.6
I20260429 08:04:35.149889  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1455 FOLLOWER]: Advancing to term 1456
I20260429 08:04:35.150300  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.150331  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1455.5
I20260429 08:04:35.150382  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1455.6
I20260429 08:04:35.151331  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1456 FOLLOWER]: Advancing to term 1457
I20260429 08:04:35.151863  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.151897  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1456.5
I20260429 08:04:35.151928  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1456.6
I20260429 08:04:35.152536  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1457 FOLLOWER]: Advancing to term 1458
I20260429 08:04:35.153002  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.153059  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1457.5
I20260429 08:04:35.153103  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1457.6
I20260429 08:04:35.153785  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1458 FOLLOWER]: Advancing to term 1459
I20260429 08:04:35.154186  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.154219  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1458.5
I20260429 08:04:35.154247  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1458.6
I20260429 08:04:35.154991  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1459 FOLLOWER]: Advancing to term 1460
I20260429 08:04:35.155377  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.155433  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1459.5
I20260429 08:04:35.155463  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1459.6
I20260429 08:04:35.156141  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1460 FOLLOWER]: Advancing to term 1461
I20260429 08:04:35.156632  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.156692  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1460.5
I20260429 08:04:35.156739  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1460.6
I20260429 08:04:35.157419  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1461 FOLLOWER]: Advancing to term 1462
I20260429 08:04:35.157850  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.157881  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1461.5
I20260429 08:04:35.157908  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1461.6
I20260429 08:04:35.158533  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1462 FOLLOWER]: Advancing to term 1463
I20260429 08:04:35.158982  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.159034  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1462.5
I20260429 08:04:35.159078  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1462.6
I20260429 08:04:35.159780  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1463 FOLLOWER]: Advancing to term 1464
I20260429 08:04:35.160202  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.160255  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1463.5
I20260429 08:04:35.160341  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1463.6
I20260429 08:04:35.161054  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1464 FOLLOWER]: Advancing to term 1465
I20260429 08:04:35.161494  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.161526  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1464.5
I20260429 08:04:35.161556  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1464.6
I20260429 08:04:35.162274  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1465 FOLLOWER]: Advancing to term 1466
I20260429 08:04:35.162716  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.162750  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1465.5
I20260429 08:04:35.162779  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1465.6
I20260429 08:04:35.163434  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1466 FOLLOWER]: Advancing to term 1467
I20260429 08:04:35.163904  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.163935  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1466.5
I20260429 08:04:35.163964  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1466.6
I20260429 08:04:35.164706  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1467 FOLLOWER]: Advancing to term 1468
I20260429 08:04:35.165139  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.165196  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1467.5
I20260429 08:04:35.165251  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1467.6
I20260429 08:04:35.165905  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1468 FOLLOWER]: Advancing to term 1469
I20260429 08:04:35.166365  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.166428  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1468.5
I20260429 08:04:35.166474  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1468.6
I20260429 08:04:35.167089  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1469 FOLLOWER]: Advancing to term 1470
I20260429 08:04:35.167583  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.167632  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1469.5
I20260429 08:04:35.167677  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1469.6
I20260429 08:04:35.168284  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1470 FOLLOWER]: Advancing to term 1471
I20260429 08:04:35.168756  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.168810  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1470.5
I20260429 08:04:35.168856  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1470.6
I20260429 08:04:35.169449  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1471 FOLLOWER]: Advancing to term 1472
I20260429 08:04:35.169880  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.169912  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1471.5
I20260429 08:04:35.169941  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1471.6
I20260429 08:04:35.170433  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1472 FOLLOWER]: Advancing to term 1473
I20260429 08:04:35.170830  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.170861  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1472.5
I20260429 08:04:35.170888  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1472.6
I20260429 08:04:35.171392  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1473 FOLLOWER]: Advancing to term 1474
I20260429 08:04:35.171860  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.171892  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1473.5
I20260429 08:04:35.171921  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1473.6
I20260429 08:04:35.172513  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1474 FOLLOWER]: Advancing to term 1475
I20260429 08:04:35.172924  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.172955  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1474.5
I20260429 08:04:35.172982  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1474.6
I20260429 08:04:35.173547  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1475 FOLLOWER]: Advancing to term 1476
I20260429 08:04:35.173931  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.173962  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1475.5
I20260429 08:04:35.173991  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1475.6
I20260429 08:04:35.174467  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1476 FOLLOWER]: Advancing to term 1477
I20260429 08:04:35.174904  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.174959  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1476.5
I20260429 08:04:35.175005  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1476.6
I20260429 08:04:35.175539  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1477 FOLLOWER]: Advancing to term 1478
I20260429 08:04:35.175977  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.176034  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1477.5
I20260429 08:04:35.176076  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1477.6
I20260429 08:04:35.176738  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1478 FOLLOWER]: Advancing to term 1479
I20260429 08:04:35.177176  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.177232  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1478.5
I20260429 08:04:35.177274  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1478.6
I20260429 08:04:35.177832  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1479 FOLLOWER]: Advancing to term 1480
I20260429 08:04:35.178272  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.178303  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1479.5
I20260429 08:04:35.178375  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1479.6
I20260429 08:04:35.179015  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1480 FOLLOWER]: Advancing to term 1481
I20260429 08:04:35.179463  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.179562  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1480.5
I20260429 08:04:35.179593  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1480.6
I20260429 08:04:35.180289  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1481 FOLLOWER]: Advancing to term 1482
I20260429 08:04:35.180779  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.180814  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1481.5
I20260429 08:04:35.180842  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1481.6
I20260429 08:04:35.181453  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1482 FOLLOWER]: Advancing to term 1483
I20260429 08:04:35.181878  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.181938  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1482.5
I20260429 08:04:35.181984  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1482.6
I20260429 08:04:35.182590  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1483 FOLLOWER]: Advancing to term 1484
I20260429 08:04:35.183087  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.183130  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1483.5
I20260429 08:04:35.183188  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1483.6
I20260429 08:04:35.183866  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1484 FOLLOWER]: Advancing to term 1485
I20260429 08:04:35.184264  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.184295  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1484.5
I20260429 08:04:35.184324  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1484.6
I20260429 08:04:35.184924  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1485 FOLLOWER]: Advancing to term 1486
I20260429 08:04:35.185355  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.185412  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1485.5
I20260429 08:04:35.185456  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1485.6
I20260429 08:04:35.186031  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1486 FOLLOWER]: Advancing to term 1487
I20260429 08:04:35.186477  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.186508  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1486.5
I20260429 08:04:35.186537  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1486.6
I20260429 08:04:35.187140  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1487 FOLLOWER]: Advancing to term 1488
I20260429 08:04:35.187584  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.187614  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1487.5
I20260429 08:04:35.187649  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1487.6
I20260429 08:04:35.188290  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1488 FOLLOWER]: Advancing to term 1489
I20260429 08:04:35.188714  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.188746  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1488.5
I20260429 08:04:35.188774  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1488.6
I20260429 08:04:35.189332  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1489 FOLLOWER]: Advancing to term 1490
I20260429 08:04:35.189731  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.189762  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1489.5
I20260429 08:04:35.189790  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1489.6
I20260429 08:04:35.190389  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1490 FOLLOWER]: Advancing to term 1491
I20260429 08:04:35.190761  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.190791  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1490.5
I20260429 08:04:35.190819  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1490.6
I20260429 08:04:35.191391  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1491 FOLLOWER]: Advancing to term 1492
I20260429 08:04:35.191855  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.191888  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1491.5
I20260429 08:04:35.191915  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1491.6
I20260429 08:04:35.192493  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1492 FOLLOWER]: Advancing to term 1493
I20260429 08:04:35.192943  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.193001  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1492.5
I20260429 08:04:35.193049  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1492.6
I20260429 08:04:35.193856  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1493 FOLLOWER]: Advancing to term 1494
I20260429 08:04:35.194386  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.194446  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1493.5
I20260429 08:04:35.194492  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1493.6
I20260429 08:04:35.195173  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1494 FOLLOWER]: Advancing to term 1495
I20260429 08:04:35.195729  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.195786  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1494.5
I20260429 08:04:35.195832  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1494.6
I20260429 08:04:35.196342  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1495 FOLLOWER]: Advancing to term 1496
I20260429 08:04:35.196786  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.196843  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1495.5
I20260429 08:04:35.196889  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1495.6
I20260429 08:04:35.197393  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1496 FOLLOWER]: Advancing to term 1497
I20260429 08:04:35.197896  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.197959  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1496.5
I20260429 08:04:35.198004  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1496.6
I20260429 08:04:35.198544  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1497 FOLLOWER]: Advancing to term 1498
I20260429 08:04:35.199085  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.199141  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1497.5
I20260429 08:04:35.199185  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1497.6
I20260429 08:04:35.199729  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1498 FOLLOWER]: Advancing to term 1499
I20260429 08:04:35.200165  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.200220  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1498.5
I20260429 08:04:35.200264  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1498.6
I20260429 08:04:35.200801  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1499 FOLLOWER]: Advancing to term 1500
I20260429 08:04:35.201215  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.201292  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1499.5
I20260429 08:04:35.201337  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1499.6
I20260429 08:04:35.202116  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1500 FOLLOWER]: Advancing to term 1501
I20260429 08:04:35.202584  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.202618  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1500.5
I20260429 08:04:35.202648  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1500.6
I20260429 08:04:35.203197  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1501 FOLLOWER]: Advancing to term 1502
I20260429 08:04:35.203768  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.203802  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1501.5
I20260429 08:04:35.203835  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1501.6
I20260429 08:04:35.204531  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1502 FOLLOWER]: Advancing to term 1503
I20260429 08:04:35.205121  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.205155  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1502.5
I20260429 08:04:35.205215  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1502.6
I20260429 08:04:35.205826  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1503 FOLLOWER]: Advancing to term 1504
I20260429 08:04:35.206282  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.206337  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1503.5
I20260429 08:04:35.206396  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1503.6
I20260429 08:04:35.207031  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1504 FOLLOWER]: Advancing to term 1505
I20260429 08:04:35.207547  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.207579  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1504.5
I20260429 08:04:35.207626  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1504.6
I20260429 08:04:35.208351  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1505 FOLLOWER]: Advancing to term 1506
I20260429 08:04:35.208792  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.208824  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1505.5
I20260429 08:04:35.208853  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1505.6
I20260429 08:04:35.209614  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1506 FOLLOWER]: Advancing to term 1507
I20260429 08:04:35.210047  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.210079  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1506.5
I20260429 08:04:35.210108  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1506.6
I20260429 08:04:35.210748  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1507 FOLLOWER]: Advancing to term 1508
I20260429 08:04:35.211189  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.211220  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1507.5
I20260429 08:04:35.211277  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1507.6
I20260429 08:04:35.212016  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1508 FOLLOWER]: Advancing to term 1509
I20260429 08:04:35.212466  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.212498  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1508.5
I20260429 08:04:35.212553  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1508.6
I20260429 08:04:35.213202  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1509 FOLLOWER]: Advancing to term 1510
I20260429 08:04:35.213640  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.213675  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1509.5
I20260429 08:04:35.213728  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1509.6
I20260429 08:04:35.214391  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1510 FOLLOWER]: Advancing to term 1511
I20260429 08:04:35.214833  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.214866  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1510.5
I20260429 08:04:35.214921  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1510.6
I20260429 08:04:35.215572  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1511 FOLLOWER]: Advancing to term 1512
I20260429 08:04:35.216015  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.216048  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1511.5
I20260429 08:04:35.216102  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1511.6
I20260429 08:04:35.216753  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1512 FOLLOWER]: Advancing to term 1513
I20260429 08:04:35.217185  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.217217  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1512.5
I20260429 08:04:35.217271  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1512.6
I20260429 08:04:35.217880  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1513 FOLLOWER]: Advancing to term 1514
I20260429 08:04:35.218312  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.218344  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1513.5
I20260429 08:04:35.218400  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1513.6
I20260429 08:04:35.219048  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1514 FOLLOWER]: Advancing to term 1515
I20260429 08:04:35.219542  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.219581  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1514.5
I20260429 08:04:35.219630  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1514.6
I20260429 08:04:35.220203  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1515 FOLLOWER]: Advancing to term 1516
I20260429 08:04:35.220642  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.220685  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1515.5
I20260429 08:04:35.220861  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1515.6
I20260429 08:04:35.221519  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1516 FOLLOWER]: Advancing to term 1517
I20260429 08:04:35.221987  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.222020  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1516.5
I20260429 08:04:35.222049  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1516.6
I20260429 08:04:35.222795  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1517 FOLLOWER]: Advancing to term 1518
I20260429 08:04:35.223232  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.223263  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1517.5
I20260429 08:04:35.223318  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1517.6
I20260429 08:04:35.224052  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1518 FOLLOWER]: Advancing to term 1519
I20260429 08:04:35.224502  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.224534  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1518.5
I20260429 08:04:35.224597  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1518.6
I20260429 08:04:35.225270  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1519 FOLLOWER]: Advancing to term 1520
I20260429 08:04:35.225733  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.225766  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1519.5
I20260429 08:04:35.225795  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1519.6
I20260429 08:04:35.226470  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1520 FOLLOWER]: Advancing to term 1521
I20260429 08:04:35.226883  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.226915  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1520.5
I20260429 08:04:35.226943  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1520.6
I20260429 08:04:35.227566  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1521 FOLLOWER]: Advancing to term 1522
I20260429 08:04:35.228006  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.228039  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1521.5
I20260429 08:04:35.228065  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1521.6
I20260429 08:04:35.228725  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1522 FOLLOWER]: Advancing to term 1523
I20260429 08:04:35.229144  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.229175  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1522.5
I20260429 08:04:35.229203  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1522.6
I20260429 08:04:35.230034  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1523 FOLLOWER]: Advancing to term 1524
I20260429 08:04:35.230496  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.230556  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1523.5
I20260429 08:04:35.230599  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1523.6
I20260429 08:04:35.231647  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1524 FOLLOWER]: Advancing to term 1525
I20260429 08:04:35.232100  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.232132  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1524.5
I20260429 08:04:35.232188  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1524.6
I20260429 08:04:35.232738  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1525 FOLLOWER]: Advancing to term 1526
I20260429 08:04:35.233160  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.233193  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1525.5
I20260429 08:04:35.233247  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1525.6
I20260429 08:04:35.233948  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1526 FOLLOWER]: Advancing to term 1527
I20260429 08:04:35.234460  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.234524  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1526.5
I20260429 08:04:35.234570  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1526.6
I20260429 08:04:35.235188  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1527 FOLLOWER]: Advancing to term 1528
I20260429 08:04:35.235654  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.235684  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1527.5
I20260429 08:04:35.235713  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1527.6
I20260429 08:04:35.236331  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1528 FOLLOWER]: Advancing to term 1529
I20260429 08:04:35.236775  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.236807  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1528.5
I20260429 08:04:35.236836  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1528.6
I20260429 08:04:35.237407  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1529 FOLLOWER]: Advancing to term 1530
I20260429 08:04:35.237795  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.237826  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1529.5
I20260429 08:04:35.237855  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1529.6
I20260429 08:04:35.238399  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1530 FOLLOWER]: Advancing to term 1531
I20260429 08:04:35.238786  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.238816  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1530.5
I20260429 08:04:35.238843  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1530.6
I20260429 08:04:35.239573  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1531 FOLLOWER]: Advancing to term 1532
I20260429 08:04:35.240021  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.240074  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1531.5
I20260429 08:04:35.240121  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1531.6
I20260429 08:04:35.240790  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1532 FOLLOWER]: Advancing to term 1533
I20260429 08:04:35.241309  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.241376  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1532.5
I20260429 08:04:35.241427  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1532.6
I20260429 08:04:35.242018  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1533 FOLLOWER]: Advancing to term 1534
I20260429 08:04:35.242460  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.242517  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1533.5
I20260429 08:04:35.242569  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1533.6
I20260429 08:04:35.243228  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1534 FOLLOWER]: Advancing to term 1535
I20260429 08:04:35.243799  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.243855  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1534.5
I20260429 08:04:35.243901  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1534.6
I20260429 08:04:35.244483  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1535 FOLLOWER]: Advancing to term 1536
I20260429 08:04:35.244904  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.244958  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1535.5
I20260429 08:04:35.244999  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1535.6
I20260429 08:04:35.245610  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1536 FOLLOWER]: Advancing to term 1537
I20260429 08:04:35.246068  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.246124  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1536.5
I20260429 08:04:35.246168  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1536.6
I20260429 08:04:35.246781  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1537 FOLLOWER]: Advancing to term 1538
I20260429 08:04:35.247268  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.247323  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1537.5
I20260429 08:04:35.247382  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1537.6
I20260429 08:04:35.248253  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1538 FOLLOWER]: Advancing to term 1539
I20260429 08:04:35.248713  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.248770  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1538.5
I20260429 08:04:35.248817  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1538.6
I20260429 08:04:35.249552  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1539 FOLLOWER]: Advancing to term 1540
I20260429 08:04:35.249976  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.250033  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1539.5
I20260429 08:04:35.250077  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1539.6
I20260429 08:04:35.250710  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1540 FOLLOWER]: Advancing to term 1541
I20260429 08:04:35.251142  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.251174  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1540.5
I20260429 08:04:35.251204  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1540.6
I20260429 08:04:35.251935  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1541 FOLLOWER]: Advancing to term 1542
I20260429 08:04:35.252489  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.252537  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1541.5
I20260429 08:04:35.252566  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1541.6
I20260429 08:04:35.253206  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1542 FOLLOWER]: Advancing to term 1543
I20260429 08:04:35.253682  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.253715  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1542.5
I20260429 08:04:35.253743  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1542.6
I20260429 08:04:35.254417  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1543 FOLLOWER]: Advancing to term 1544
I20260429 08:04:35.254901  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.254962  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1543.5
I20260429 08:04:35.255007  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1543.6
I20260429 08:04:35.255825  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1544 FOLLOWER]: Advancing to term 1545
I20260429 08:04:35.256280  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.256340  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1544.5
I20260429 08:04:35.256387  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1544.6
I20260429 08:04:35.257154  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1545 FOLLOWER]: Advancing to term 1546
I20260429 08:04:35.257567  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.257598  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1545.5
I20260429 08:04:35.257628  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1545.6
I20260429 08:04:35.258311  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1546 FOLLOWER]: Advancing to term 1547
I20260429 08:04:35.258773  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.258831  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1546.5
I20260429 08:04:35.258878  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1546.6
I20260429 08:04:35.259539  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1547 FOLLOWER]: Advancing to term 1548
I20260429 08:04:35.259966  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.260025  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1547.5
I20260429 08:04:35.260071  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1547.6
I20260429 08:04:35.260768  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1548 FOLLOWER]: Advancing to term 1549
I20260429 08:04:35.261169  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.261200  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1548.5
I20260429 08:04:35.261229  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1548.6
I20260429 08:04:35.261831  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1549 FOLLOWER]: Advancing to term 1550
I20260429 08:04:35.262255  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.262312  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1549.5
I20260429 08:04:35.262356  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1549.6
I20260429 08:04:35.263022  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1550 FOLLOWER]: Advancing to term 1551
I20260429 08:04:35.263434  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.263492  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1550.5
I20260429 08:04:35.263572  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1550.6
I20260429 08:04:35.264536  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1551 FOLLOWER]: Advancing to term 1552
I20260429 08:04:35.264930  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.264961  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1551.5
I20260429 08:04:35.264990  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1551.6
I20260429 08:04:35.265605  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1552 FOLLOWER]: Advancing to term 1553
I20260429 08:04:35.266072  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.266105  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1552.5
I20260429 08:04:35.266161  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1552.6
I20260429 08:04:35.266821  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1553 FOLLOWER]: Advancing to term 1554
I20260429 08:04:35.267269  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.267302  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1553.5
I20260429 08:04:35.267357  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1553.6
I20260429 08:04:35.268016  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1554 FOLLOWER]: Advancing to term 1555
I20260429 08:04:35.268421  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.268452  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1554.5
I20260429 08:04:35.268481  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1554.6
I20260429 08:04:35.269037  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1555 FOLLOWER]: Advancing to term 1556
I20260429 08:04:35.269433  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.269464  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1555.5
I20260429 08:04:35.269492  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1555.6
I20260429 08:04:35.270062  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1556 FOLLOWER]: Advancing to term 1557
I20260429 08:04:35.270536  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.270594  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1556.5
I20260429 08:04:35.270645  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1556.6
I20260429 08:04:35.271379  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1557 FOLLOWER]: Advancing to term 1558
I20260429 08:04:35.271839  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.271898  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1557.5
I20260429 08:04:35.271944  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1557.6
I20260429 08:04:35.272677  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1558 FOLLOWER]: Advancing to term 1559
I20260429 08:04:35.273108  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.273164  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1558.5
I20260429 08:04:35.273209  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1558.6
I20260429 08:04:35.273808  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1559 FOLLOWER]: Advancing to term 1560
I20260429 08:04:35.274230  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.274296  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1559.5
I20260429 08:04:35.274340  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1559.6
I20260429 08:04:35.274968  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1560 FOLLOWER]: Advancing to term 1561
I20260429 08:04:35.275377  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.275434  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1560.5
I20260429 08:04:35.275478  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1560.6
I20260429 08:04:35.276144  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1561 FOLLOWER]: Advancing to term 1562
I20260429 08:04:35.276546  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.276578  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1561.5
I20260429 08:04:35.276608  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1561.6
I20260429 08:04:35.277241  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1562 FOLLOWER]: Advancing to term 1563
I20260429 08:04:35.277666  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.277697  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1562.5
I20260429 08:04:35.277725  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1562.6
I20260429 08:04:35.278328  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1563 FOLLOWER]: Advancing to term 1564
I20260429 08:04:35.278705  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.278735  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1563.5
I20260429 08:04:35.278762  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1563.6
I20260429 08:04:35.279424  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1564 FOLLOWER]: Advancing to term 1565
I20260429 08:04:35.279953  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.279986  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1564.5
I20260429 08:04:35.280015  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1564.6
I20260429 08:04:35.280634  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1565 FOLLOWER]: Advancing to term 1566
I20260429 08:04:35.281023  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.281054  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1565.5
I20260429 08:04:35.281082  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1565.6
I20260429 08:04:35.281708  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1566 FOLLOWER]: Advancing to term 1567
I20260429 08:04:35.282191  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.282223  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1566.5
I20260429 08:04:35.282279  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1566.6
I20260429 08:04:35.283073  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1567 FOLLOWER]: Advancing to term 1568
I20260429 08:04:35.283648  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.283682  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1567.5
I20260429 08:04:35.283744  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1567.6
I20260429 08:04:35.284426  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1568 FOLLOWER]: Advancing to term 1569
I20260429 08:04:35.284849  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.284905  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1568.5
I20260429 08:04:35.284952  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1568.6
I20260429 08:04:35.285590  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1569 FOLLOWER]: Advancing to term 1570
I20260429 08:04:35.286038  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.286095  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1569.5
I20260429 08:04:35.286139  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1569.6
I20260429 08:04:35.286715  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1570 FOLLOWER]: Advancing to term 1571
I20260429 08:04:35.287148  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.287205  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1570.5
I20260429 08:04:35.287251  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1570.6
I20260429 08:04:35.287869  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1571 FOLLOWER]: Advancing to term 1572
I20260429 08:04:35.288306  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.288338  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1571.5
I20260429 08:04:35.288410  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1571.6
I20260429 08:04:35.289038  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1572 FOLLOWER]: Advancing to term 1573
I20260429 08:04:35.289492  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.289527  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1572.5
I20260429 08:04:35.289582  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1572.6
I20260429 08:04:35.290249  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1573 FOLLOWER]: Advancing to term 1574
I20260429 08:04:35.290699  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.290736  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1573.5
I20260429 08:04:35.290767  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1573.6
I20260429 08:04:35.291410  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1574 FOLLOWER]: Advancing to term 1575
I20260429 08:04:35.291877  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.291910  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1574.5
I20260429 08:04:35.291939  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1574.6
I20260429 08:04:35.292554  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1575 FOLLOWER]: Advancing to term 1576
I20260429 08:04:35.292953  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.292986  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1575.5
I20260429 08:04:35.293015  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1575.6
I20260429 08:04:35.293637  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1576 FOLLOWER]: Advancing to term 1577
I20260429 08:04:35.294034  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.294065  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1576.5
I20260429 08:04:35.294094  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1576.6
I20260429 08:04:35.294806  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1577 FOLLOWER]: Advancing to term 1578
I20260429 08:04:35.295187  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.295217  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1577.5
I20260429 08:04:35.295245  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1577.6
I20260429 08:04:35.295941  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1578 FOLLOWER]: Advancing to term 1579
I20260429 08:04:35.296382  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.296415  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1578.5
I20260429 08:04:35.296478  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1578.6
I20260429 08:04:35.297226  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1579 FOLLOWER]: Advancing to term 1580
I20260429 08:04:35.297667  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.297722  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1579.5
I20260429 08:04:35.297763  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1579.6
I20260429 08:04:35.298493  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1580 FOLLOWER]: Advancing to term 1581
I20260429 08:04:35.298951  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.299026  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1580.5
I20260429 08:04:35.299067  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1580.6
I20260429 08:04:35.299816  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1581 FOLLOWER]: Advancing to term 1582
I20260429 08:04:35.300230  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.300285  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1581.5
I20260429 08:04:35.300326  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1581.6
I20260429 08:04:35.300961  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1582 FOLLOWER]: Advancing to term 1583
I20260429 08:04:35.301369  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.301403  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1582.5
I20260429 08:04:35.301440  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1582.6
I20260429 08:04:35.302079  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1583 FOLLOWER]: Advancing to term 1584
I20260429 08:04:35.302448  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.302476  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1583.5
I20260429 08:04:35.302503  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1583.6
I20260429 08:04:35.303107  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1584 FOLLOWER]: Advancing to term 1585
I20260429 08:04:35.303604  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.303653  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1584.5
I20260429 08:04:35.303701  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1584.6
I20260429 08:04:35.304345  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1585 FOLLOWER]: Advancing to term 1586
I20260429 08:04:35.304773  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.304827  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1585.5
I20260429 08:04:35.304872  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1585.6
I20260429 08:04:35.305647  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1586 FOLLOWER]: Advancing to term 1587
I20260429 08:04:35.306089  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.306149  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1586.5
I20260429 08:04:35.306193  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1586.6
I20260429 08:04:35.306888  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1587 FOLLOWER]: Advancing to term 1588
I20260429 08:04:35.307307  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.307365  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1587.5
I20260429 08:04:35.307410  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1587.6
I20260429 08:04:35.308142  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1588 FOLLOWER]: Advancing to term 1589
I20260429 08:04:35.308570  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.308629  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1588.5
I20260429 08:04:35.308692  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1588.6
I20260429 08:04:35.309350  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1589 FOLLOWER]: Advancing to term 1590
I20260429 08:04:35.309792  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.309851  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1589.5
I20260429 08:04:35.309897  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1589.6
I20260429 08:04:35.310559  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1590 FOLLOWER]: Advancing to term 1591
I20260429 08:04:35.311004  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.311061  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1590.5
I20260429 08:04:35.311105  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1590.6
I20260429 08:04:35.311787  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1591 FOLLOWER]: Advancing to term 1592
I20260429 08:04:35.312198  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.312255  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1591.5
I20260429 08:04:35.312301  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1591.6
I20260429 08:04:35.312958  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1592 FOLLOWER]: Advancing to term 1593
I20260429 08:04:35.313383  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.313437  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1592.5
I20260429 08:04:35.313481  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1592.6
I20260429 08:04:35.314167  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1593 FOLLOWER]: Advancing to term 1594
I20260429 08:04:35.314579  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.314636  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1593.5
I20260429 08:04:35.314698  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1593.6
I20260429 08:04:35.315276  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1594 FOLLOWER]: Advancing to term 1595
I20260429 08:04:35.315834  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.315889  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1594.5
I20260429 08:04:35.315933  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1594.6
I20260429 08:04:35.316547  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1595 FOLLOWER]: Advancing to term 1596
I20260429 08:04:35.316977  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.317034  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1595.5
I20260429 08:04:35.317075  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1595.6
I20260429 08:04:35.317646  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1596 FOLLOWER]: Advancing to term 1597
I20260429 08:04:35.318078  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.318135  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1596.5
I20260429 08:04:35.318179  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1596.6
I20260429 08:04:35.318825  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1597 FOLLOWER]: Advancing to term 1598
I20260429 08:04:35.319265  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.319324  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1597.5
I20260429 08:04:35.319371  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1597.6
I20260429 08:04:35.320194  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1598 FOLLOWER]: Advancing to term 1599
I20260429 08:04:35.320664  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.320724  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1598.5
I20260429 08:04:35.320771  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1598.6
I20260429 08:04:35.321527  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1599 FOLLOWER]: Advancing to term 1600
I20260429 08:04:35.321957  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.322012  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1599.5
I20260429 08:04:35.322057  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1599.6
I20260429 08:04:35.322748  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1600 FOLLOWER]: Advancing to term 1601
I20260429 08:04:35.323170  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.323225  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1600.5
I20260429 08:04:35.323268  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1600.6
I20260429 08:04:35.323966  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1601 FOLLOWER]: Advancing to term 1602
I20260429 08:04:35.324393  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.324470  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1601.5
I20260429 08:04:35.324527  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1601.6
I20260429 08:04:35.325088  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1602 FOLLOWER]: Advancing to term 1603
I20260429 08:04:35.325520  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.325573  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1602.5
I20260429 08:04:35.325618  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1602.6
I20260429 08:04:35.326237  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1603 FOLLOWER]: Advancing to term 1604
I20260429 08:04:35.326661  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.326723  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1603.5
I20260429 08:04:35.326768  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1603.6
I20260429 08:04:35.327371  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1604 FOLLOWER]: Advancing to term 1605
I20260429 08:04:35.327838  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.327894  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1604.5
I20260429 08:04:35.327937  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1604.6
I20260429 08:04:35.328536  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1605 FOLLOWER]: Advancing to term 1606
I20260429 08:04:35.328984  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.329015  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1605.5
I20260429 08:04:35.329071  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1605.6
I20260429 08:04:35.329644  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1606 FOLLOWER]: Advancing to term 1607
I20260429 08:04:35.330066  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.330118  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1606.5
I20260429 08:04:35.330166  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1606.6
I20260429 08:04:35.330787  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1607 FOLLOWER]: Advancing to term 1608
I20260429 08:04:35.331172  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.331202  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1607.5
I20260429 08:04:35.331231  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1607.6
I20260429 08:04:35.331849  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1608 FOLLOWER]: Advancing to term 1609
I20260429 08:04:35.332231  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.332262  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1608.5
I20260429 08:04:35.332290  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1608.6
I20260429 08:04:35.332858  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1609 FOLLOWER]: Advancing to term 1610
I20260429 08:04:35.333292  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.333348  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1609.5
I20260429 08:04:35.333390  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1609.6
I20260429 08:04:35.333974  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1610 FOLLOWER]: Advancing to term 1611
I20260429 08:04:35.334354  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.334384  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1610.5
I20260429 08:04:35.334420  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1610.6
I20260429 08:04:35.335017  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1611 FOLLOWER]: Advancing to term 1612
I20260429 08:04:35.335445  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.335534  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1611.5
I20260429 08:04:35.335606  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1611.6
I20260429 08:04:35.336197  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1612 FOLLOWER]: Advancing to term 1613
I20260429 08:04:35.336623  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.336675  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1612.5
I20260429 08:04:35.336719  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1612.6
I20260429 08:04:35.337320  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1613 FOLLOWER]: Advancing to term 1614
I20260429 08:04:35.337750  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.337805  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1613.5
I20260429 08:04:35.337849  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1613.6
I20260429 08:04:35.338546  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1614 FOLLOWER]: Advancing to term 1615
I20260429 08:04:35.338963  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.339016  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1614.5
I20260429 08:04:35.339058  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1614.6
I20260429 08:04:35.339751  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1615 FOLLOWER]: Advancing to term 1616
I20260429 08:04:35.340188  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.340260  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1615.5
I20260429 08:04:35.340303  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1615.6
I20260429 08:04:35.340904  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1616 FOLLOWER]: Advancing to term 1617
I20260429 08:04:35.341358  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.341393  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1616.5
I20260429 08:04:35.341449  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1616.6
I20260429 08:04:35.342082  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1617 FOLLOWER]: Advancing to term 1618
I20260429 08:04:35.342475  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.342506  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1617.5
I20260429 08:04:35.342535  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1617.6
I20260429 08:04:35.343194  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1618 FOLLOWER]: Advancing to term 1619
I20260429 08:04:35.343706  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.343739  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1618.5
I20260429 08:04:35.343767  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1618.6
I20260429 08:04:35.344353  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1619 FOLLOWER]: Advancing to term 1620
I20260429 08:04:35.344748  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.344779  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1619.5
I20260429 08:04:35.344806  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1619.6
I20260429 08:04:35.345341  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1620 FOLLOWER]: Advancing to term 1621
I20260429 08:04:35.345820  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.345857  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1620.5
I20260429 08:04:35.345886  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1620.6
I20260429 08:04:35.346477  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1621 FOLLOWER]: Advancing to term 1622
I20260429 08:04:35.346877  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.346908  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1621.5
I20260429 08:04:35.346937  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1621.6
I20260429 08:04:35.347533  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1622 FOLLOWER]: Advancing to term 1623
I20260429 08:04:35.347920  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.347951  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1622.5
I20260429 08:04:35.347980  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1622.6
I20260429 08:04:35.348680  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1623 FOLLOWER]: Advancing to term 1624
I20260429 08:04:35.349080  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.349112  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1623.5
I20260429 08:04:35.349141  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1623.6
I20260429 08:04:35.349786  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1624 FOLLOWER]: Advancing to term 1625
I20260429 08:04:35.350167  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.350198  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1624.5
I20260429 08:04:35.350226  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1624.6
I20260429 08:04:35.350875  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1625 FOLLOWER]: Advancing to term 1626
I20260429 08:04:35.351279  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.351310  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1625.5
I20260429 08:04:35.351338  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1625.6
I20260429 08:04:35.352041  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1626 FOLLOWER]: Advancing to term 1627
I20260429 08:04:35.352432  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.352463  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1626.5
I20260429 08:04:35.352491  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1626.6
I20260429 08:04:35.353223  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1627 FOLLOWER]: Advancing to term 1628
I20260429 08:04:35.353681  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.353739  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1627.5
I20260429 08:04:35.353782  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1627.6
I20260429 08:04:35.354453  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1628 FOLLOWER]: Advancing to term 1629
I20260429 08:04:35.354892  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.354946  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1628.5
I20260429 08:04:35.354991  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1628.6
I20260429 08:04:35.355659  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1629 FOLLOWER]: Advancing to term 1630
I20260429 08:04:35.356120  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.356153  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1629.5
I20260429 08:04:35.356212  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1629.6
I20260429 08:04:35.356830  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1630 FOLLOWER]: Advancing to term 1631
I20260429 08:04:35.357255  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.357312  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1630.5
I20260429 08:04:35.357358  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1630.6
I20260429 08:04:35.358237  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1631 FOLLOWER]: Advancing to term 1632
I20260429 08:04:35.358700  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.358757  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1631.5
I20260429 08:04:35.358803  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1631.6
I20260429 08:04:35.359674  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1632 FOLLOWER]: Advancing to term 1633
I20260429 08:04:35.360114  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.360174  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1632.5
I20260429 08:04:35.360219  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1632.6
I20260429 08:04:35.360948  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1633 FOLLOWER]: Advancing to term 1634
I20260429 08:04:35.361395  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.361451  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1633.5
I20260429 08:04:35.361501  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1633.6
I20260429 08:04:35.362066  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1634 FOLLOWER]: Advancing to term 1635
I20260429 08:04:35.362532  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.362565  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1634.5
I20260429 08:04:35.362638  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1634.6
I20260429 08:04:35.363178  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1635 FOLLOWER]: Advancing to term 1636
I20260429 08:04:35.363703  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.363736  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1635.5
I20260429 08:04:35.363792  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1635.6
I20260429 08:04:35.364398  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1636 FOLLOWER]: Advancing to term 1637
I20260429 08:04:35.364948  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.364984  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1636.5
I20260429 08:04:35.365017  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1636.6
I20260429 08:04:35.365808  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1637 FOLLOWER]: Advancing to term 1638
I20260429 08:04:35.366248  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.366283  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1637.5
I20260429 08:04:35.366312  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1637.6
I20260429 08:04:35.366988  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1638 FOLLOWER]: Advancing to term 1639
I20260429 08:04:35.367441  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.367538  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1638.5
I20260429 08:04:35.367614  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1638.6
I20260429 08:04:35.368151  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1639 FOLLOWER]: Advancing to term 1640
I20260429 08:04:35.368616  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.368650  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1639.5
I20260429 08:04:35.368680  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1639.6
I20260429 08:04:35.369256  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1640 FOLLOWER]: Advancing to term 1641
I20260429 08:04:35.369715  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.369771  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1640.5
I20260429 08:04:35.369814  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1640.6
I20260429 08:04:35.370513  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1641 FOLLOWER]: Advancing to term 1642
I20260429 08:04:35.370944  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.371001  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1641.5
I20260429 08:04:35.371042  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1641.6
I20260429 08:04:35.371713  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1642 FOLLOWER]: Advancing to term 1643
I20260429 08:04:35.372205  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.372239  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1642.5
I20260429 08:04:35.372296  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1642.6
I20260429 08:04:35.372860  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1643 FOLLOWER]: Advancing to term 1644
I20260429 08:04:35.373317  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.373348  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1643.5
I20260429 08:04:35.373402  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1643.6
I20260429 08:04:35.373979  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1644 FOLLOWER]: Advancing to term 1645
I20260429 08:04:35.374392  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.374424  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1644.5
I20260429 08:04:35.374485  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1644.6
I20260429 08:04:35.375021  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1645 FOLLOWER]: Advancing to term 1646
I20260429 08:04:35.375454  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.375540  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1645.5
I20260429 08:04:35.375599  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1645.6
I20260429 08:04:35.376155  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1646 FOLLOWER]: Advancing to term 1647
I20260429 08:04:35.376557  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.376588  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1646.5
I20260429 08:04:35.376617  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1646.6
I20260429 08:04:35.377239  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1647 FOLLOWER]: Advancing to term 1648
I20260429 08:04:35.377677  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.377712  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1647.5
I20260429 08:04:35.377763  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1647.6
I20260429 08:04:35.378381  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1648 FOLLOWER]: Advancing to term 1649
I20260429 08:04:35.378790  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.378822  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1648.5
I20260429 08:04:35.378850  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1648.6
I20260429 08:04:35.379544  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1649 FOLLOWER]: Advancing to term 1650
I20260429 08:04:35.379980  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.380038  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1649.5
I20260429 08:04:35.380081  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1649.6
I20260429 08:04:35.380692  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1650 FOLLOWER]: Advancing to term 1651
I20260429 08:04:35.381070  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.381101  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1650.5
I20260429 08:04:35.381129  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1650.6
I20260429 08:04:35.381708  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1651 FOLLOWER]: Advancing to term 1652
I20260429 08:04:35.382081  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.382112  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1651.5
I20260429 08:04:35.382138  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1651.6
I20260429 08:04:35.382817  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1652 FOLLOWER]: Advancing to term 1653
I20260429 08:04:35.383186  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.383217  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1652.5
I20260429 08:04:35.383244  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1652.6
I20260429 08:04:35.383894  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1653 FOLLOWER]: Advancing to term 1654
I20260429 08:04:35.384289  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.384318  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1653.5
I20260429 08:04:35.384346  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1653.6
I20260429 08:04:35.384954  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1654 FOLLOWER]: Advancing to term 1655
I20260429 08:04:35.385329  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.385360  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1654.5
I20260429 08:04:35.385388  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1654.6
I20260429 08:04:35.386021  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1655 FOLLOWER]: Advancing to term 1656
I20260429 08:04:35.386564  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.386598  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1655.5
I20260429 08:04:35.386664  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1655.6
I20260429 08:04:35.387270  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1656 FOLLOWER]: Advancing to term 1657
I20260429 08:04:35.387774  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.387806  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1656.5
I20260429 08:04:35.387835  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1656.6
I20260429 08:04:35.388550  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1657 FOLLOWER]: Advancing to term 1658
I20260429 08:04:35.388962  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.388994  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1657.5
I20260429 08:04:35.389024  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1657.6
I20260429 08:04:35.389681  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1658 FOLLOWER]: Advancing to term 1659
I20260429 08:04:35.390060  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.390092  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1658.5
I20260429 08:04:35.390122  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1658.6
I20260429 08:04:35.390759  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1659 FOLLOWER]: Advancing to term 1660
I20260429 08:04:35.391140  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.391170  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1659.5
I20260429 08:04:35.391198  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1659.6
I20260429 08:04:35.391897  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1660 FOLLOWER]: Advancing to term 1661
I20260429 08:04:35.392295  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.392326  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1660.5
I20260429 08:04:35.392355  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1660.6
I20260429 08:04:35.393038  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1661 FOLLOWER]: Advancing to term 1662
I20260429 08:04:35.393412  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.393443  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1661.5
I20260429 08:04:35.393472  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1661.6
I20260429 08:04:35.394006  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1662 FOLLOWER]: Advancing to term 1663
I20260429 08:04:35.394423  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.394465  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1662.5
I20260429 08:04:35.394507  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1662.6
I20260429 08:04:35.395099  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1663 FOLLOWER]: Advancing to term 1664
I20260429 08:04:35.395635  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.395669  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1663.5
I20260429 08:04:35.395723  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1663.6
I20260429 08:04:35.396308  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1664 FOLLOWER]: Advancing to term 1665
I20260429 08:04:35.396721  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.396754  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1664.5
I20260429 08:04:35.396781  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1664.6
I20260429 08:04:35.397321  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1665 FOLLOWER]: Advancing to term 1666
I20260429 08:04:35.397763  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.397816  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1665.5
I20260429 08:04:35.397861  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1665.6
I20260429 08:04:35.398675  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1666 FOLLOWER]: Advancing to term 1667
I20260429 08:04:35.399112  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.399168  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1666.5
I20260429 08:04:35.399214  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1666.6
I20260429 08:04:35.399857  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1667 FOLLOWER]: Advancing to term 1668
I20260429 08:04:35.400295  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.400349  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1667.5
I20260429 08:04:35.400396  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1667.6
I20260429 08:04:35.400938  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1668 FOLLOWER]: Advancing to term 1669
I20260429 08:04:35.401378  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.401436  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1668.5
I20260429 08:04:35.401479  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1668.6
I20260429 08:04:35.402052  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1669 FOLLOWER]: Advancing to term 1670
I20260429 08:04:35.402572  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.402627  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1669.5
I20260429 08:04:35.402697  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1669.6
I20260429 08:04:35.403306  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1670 FOLLOWER]: Advancing to term 1671
I20260429 08:04:35.403882  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.403939  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1670.5
I20260429 08:04:35.403983  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1670.6
I20260429 08:04:35.404621  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1671 FOLLOWER]: Advancing to term 1672
I20260429 08:04:35.405006  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.405037  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1671.5
I20260429 08:04:35.405066  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1671.6
I20260429 08:04:35.405704  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1672 FOLLOWER]: Advancing to term 1673
I20260429 08:04:35.406095  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.406126  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1672.5
I20260429 08:04:35.406158  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1672.6
I20260429 08:04:35.406778  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1673 FOLLOWER]: Advancing to term 1674
I20260429 08:04:35.407163  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.407195  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1673.5
I20260429 08:04:35.407223  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1673.6
I20260429 08:04:35.407857  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1674 FOLLOWER]: Advancing to term 1675
I20260429 08:04:35.408254  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.408285  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1674.5
I20260429 08:04:35.408313  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1674.6
I20260429 08:04:35.409070  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1675 FOLLOWER]: Advancing to term 1676
I20260429 08:04:35.409484  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.409519  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1675.5
I20260429 08:04:35.409550  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1675.6
I20260429 08:04:35.410285  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1676 FOLLOWER]: Advancing to term 1677
I20260429 08:04:35.410830  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.410861  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1676.5
I20260429 08:04:35.410892  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1676.6
I20260429 08:04:35.411746  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1677 FOLLOWER]: Advancing to term 1678
I20260429 08:04:35.412213  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.412245  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1677.5
I20260429 08:04:35.412302  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1677.6
I20260429 08:04:35.412894  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1678 FOLLOWER]: Advancing to term 1679
I20260429 08:04:35.413319  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.413353  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1678.5
I20260429 08:04:35.413410  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1678.6
I20260429 08:04:35.414062  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1679 FOLLOWER]: Advancing to term 1680
I20260429 08:04:35.414503  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.414536  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1679.5
I20260429 08:04:35.414590  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1679.6
I20260429 08:04:35.415235  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1680 FOLLOWER]: Advancing to term 1681
I20260429 08:04:35.415764  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.415797  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1680.5
I20260429 08:04:35.415851  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1680.6
I20260429 08:04:35.416483  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1681 FOLLOWER]: Advancing to term 1682
I20260429 08:04:35.416949  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.416980  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1681.5
I20260429 08:04:35.417032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1681.6
I20260429 08:04:35.417775  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1682 FOLLOWER]: Advancing to term 1683
I20260429 08:04:35.418169  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.418200  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1682.5
I20260429 08:04:35.418227  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1682.6
I20260429 08:04:35.418815  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1683 FOLLOWER]: Advancing to term 1684
I20260429 08:04:35.419194  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.419225  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1683.5
I20260429 08:04:35.419253  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1683.6
I20260429 08:04:35.419880  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1684 FOLLOWER]: Advancing to term 1685
I20260429 08:04:35.420258  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.420288  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1684.5
I20260429 08:04:35.420315  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1684.6
I20260429 08:04:35.420931  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1685 FOLLOWER]: Advancing to term 1686
I20260429 08:04:35.421377  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.421438  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1685.5
I20260429 08:04:35.421501  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1685.6
I20260429 08:04:35.422070  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1686 FOLLOWER]: Advancing to term 1687
I20260429 08:04:35.422498  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.422556  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1686.5
I20260429 08:04:35.422600  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1686.6
I20260429 08:04:35.423221  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1687 FOLLOWER]: Advancing to term 1688
I20260429 08:04:35.423723  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.423779  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1687.5
I20260429 08:04:35.423820  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1687.6
I20260429 08:04:35.424491  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1688 FOLLOWER]: Advancing to term 1689
I20260429 08:04:35.424966  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.424999  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1688.5
I20260429 08:04:35.425056  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1688.6
I20260429 08:04:35.425746  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1689 FOLLOWER]: Advancing to term 1690
I20260429 08:04:35.426143  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.426174  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1689.5
I20260429 08:04:35.426203  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1689.6
I20260429 08:04:35.426869  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1690 FOLLOWER]: Advancing to term 1691
I20260429 08:04:35.427258  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.427287  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1690.5
I20260429 08:04:35.427315  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1690.6
I20260429 08:04:35.427977  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1691 FOLLOWER]: Advancing to term 1692
I20260429 08:04:35.428371  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.428402  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1691.5
I20260429 08:04:35.428432  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1691.6
I20260429 08:04:35.429003  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1692 FOLLOWER]: Advancing to term 1693
I20260429 08:04:35.429548  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.429585  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1692.5
I20260429 08:04:35.429621  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1692.6
I20260429 08:04:35.430737  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1693 FOLLOWER]: Advancing to term 1694
I20260429 08:04:35.431149  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.431180  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1693.5
I20260429 08:04:35.431211  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1693.6
I20260429 08:04:35.431896  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1694 FOLLOWER]: Advancing to term 1695
I20260429 08:04:35.432286  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.432317  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1694.5
I20260429 08:04:35.432348  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1694.6
I20260429 08:04:35.432953  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1695 FOLLOWER]: Advancing to term 1696
I20260429 08:04:35.433348  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.433382  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1695.5
I20260429 08:04:35.433411  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1695.6
I20260429 08:04:35.434135  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1696 FOLLOWER]: Advancing to term 1697
I20260429 08:04:35.434532  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.434566  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1696.5
I20260429 08:04:35.434597  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1696.6
I20260429 08:04:35.435316  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1697 FOLLOWER]: Advancing to term 1698
I20260429 08:04:35.435789  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.435823  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1697.5
I20260429 08:04:35.435853  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1697.6
I20260429 08:04:35.436414  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1698 FOLLOWER]: Advancing to term 1699
I20260429 08:04:35.436858  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.436893  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1698.5
I20260429 08:04:35.436923  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1698.6
I20260429 08:04:35.437566  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1699 FOLLOWER]: Advancing to term 1700
I20260429 08:04:35.438033  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.438067  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1699.5
I20260429 08:04:35.438122  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1699.6
I20260429 08:04:35.438746  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1700 FOLLOWER]: Advancing to term 1701
I20260429 08:04:35.439185  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.439219  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1700.5
I20260429 08:04:35.439260  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1700.6
I20260429 08:04:35.439854  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1701 FOLLOWER]: Advancing to term 1702
I20260429 08:04:35.440369  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.440408  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1701.5
I20260429 08:04:35.440438  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1701.6
I20260429 08:04:35.441140  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1702 FOLLOWER]: Advancing to term 1703
I20260429 08:04:35.441586  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.441640  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1702.5
I20260429 08:04:35.441702  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1702.6
I20260429 08:04:35.442253  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1703 FOLLOWER]: Advancing to term 1704
I20260429 08:04:35.442705  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.442739  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1703.5
I20260429 08:04:35.442796  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1703.6
I20260429 08:04:35.443397  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1704 FOLLOWER]: Advancing to term 1705
I20260429 08:04:35.443948  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.443981  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1704.5
I20260429 08:04:35.444036  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1704.6
I20260429 08:04:35.444660  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1705 FOLLOWER]: Advancing to term 1706
I20260429 08:04:35.445107  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.445139  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1705.5
I20260429 08:04:35.445194  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1705.6
I20260429 08:04:35.445760  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1706 FOLLOWER]: Advancing to term 1707
I20260429 08:04:35.446204  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.446236  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1706.5
I20260429 08:04:35.446291  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1706.6
I20260429 08:04:35.446887  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1707 FOLLOWER]: Advancing to term 1708
I20260429 08:04:35.447320  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.447352  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1707.5
I20260429 08:04:35.447407  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1707.6
I20260429 08:04:35.448077  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1708 FOLLOWER]: Advancing to term 1709
I20260429 08:04:35.448510  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.448544  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1708.5
I20260429 08:04:35.448597  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1708.6
I20260429 08:04:35.449221  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1709 FOLLOWER]: Advancing to term 1710
I20260429 08:04:35.449659  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.449699  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1709.5
I20260429 08:04:35.449753  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1709.6
I20260429 08:04:35.450371  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1710 FOLLOWER]: Advancing to term 1711
I20260429 08:04:35.450773  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.450805  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1710.5
I20260429 08:04:35.450834  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1710.6
I20260429 08:04:35.451417  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1711 FOLLOWER]: Advancing to term 1712
I20260429 08:04:35.451892  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.451951  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1711.5
I20260429 08:04:35.451996  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1711.6
I20260429 08:04:35.452615  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1712 FOLLOWER]: Advancing to term 1713
I20260429 08:04:35.453056  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.453088  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1712.5
I20260429 08:04:35.453145  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1712.6
I20260429 08:04:35.453838  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1713 FOLLOWER]: Advancing to term 1714
I20260429 08:04:35.454312  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.454362  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1713.5
I20260429 08:04:35.454411  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1713.6
I20260429 08:04:35.455045  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1714 FOLLOWER]: Advancing to term 1715
I20260429 08:04:35.455425  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.455458  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1714.5
I20260429 08:04:35.455543  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1714.6
I20260429 08:04:35.456178  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1715 FOLLOWER]: Advancing to term 1716
I20260429 08:04:35.456560  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.456593  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1715.5
I20260429 08:04:35.456621  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1715.6
I20260429 08:04:35.457161  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1716 FOLLOWER]: Advancing to term 1717
I20260429 08:04:35.457553  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.457585  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1716.5
I20260429 08:04:35.457613  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1716.6
I20260429 08:04:35.458156  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1717 FOLLOWER]: Advancing to term 1718
I20260429 08:04:35.458549  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.458580  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1717.5
I20260429 08:04:35.458609  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1717.6
I20260429 08:04:35.459246  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1718 FOLLOWER]: Advancing to term 1719
I20260429 08:04:35.459830  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.459859  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1718.5
I20260429 08:04:35.459887  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1718.6
I20260429 08:04:35.460455  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1719 FOLLOWER]: Advancing to term 1720
I20260429 08:04:35.460902  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.460934  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1719.5
I20260429 08:04:35.460963  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1719.6
I20260429 08:04:35.461504  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1720 FOLLOWER]: Advancing to term 1721
I20260429 08:04:35.461890  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.461921  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1720.5
I20260429 08:04:35.461951  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1720.6
I20260429 08:04:35.462441  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1721 FOLLOWER]: Advancing to term 1722
I20260429 08:04:35.462829  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.462860  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1721.5
I20260429 08:04:35.462888  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1721.6
I20260429 08:04:35.463387  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1722 FOLLOWER]: Advancing to term 1723
I20260429 08:04:35.463851  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.463884  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1722.5
I20260429 08:04:35.463912  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1722.6
I20260429 08:04:35.464416  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1723 FOLLOWER]: Advancing to term 1724
I20260429 08:04:35.464807  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.464838  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1723.5
I20260429 08:04:35.464866  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1723.6
I20260429 08:04:35.465344  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1724 FOLLOWER]: Advancing to term 1725
I20260429 08:04:35.465732  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.465764  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1724.5
I20260429 08:04:35.465791  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1724.6
I20260429 08:04:35.466272  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1725 FOLLOWER]: Advancing to term 1726
I20260429 08:04:35.466675  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.466709  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1725.5
I20260429 08:04:35.466739  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1725.6
I20260429 08:04:35.467238  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1726 FOLLOWER]: Advancing to term 1727
I20260429 08:04:35.467746  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.467800  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1726.5
I20260429 08:04:35.467845  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1726.6
I20260429 08:04:35.468559  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1727 FOLLOWER]: Advancing to term 1728
I20260429 08:04:35.469012  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.469046  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1727.5
I20260429 08:04:35.469089  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1727.6
I20260429 08:04:35.469842  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1728 FOLLOWER]: Advancing to term 1729
I20260429 08:04:35.470244  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.470275  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1728.5
I20260429 08:04:35.470304  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1728.6
I20260429 08:04:35.470829  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1729 FOLLOWER]: Advancing to term 1730
I20260429 08:04:35.471218  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.471251  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1729.5
I20260429 08:04:35.471278  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1729.6
I20260429 08:04:35.471982  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1730 FOLLOWER]: Advancing to term 1731
I20260429 08:04:35.472357  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.472388  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1730.5
I20260429 08:04:35.472414  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1730.6
I20260429 08:04:35.473033  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1731 FOLLOWER]: Advancing to term 1732
I20260429 08:04:35.473412  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.473449  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1731.5
I20260429 08:04:35.473495  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1731.6
I20260429 08:04:35.474087  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1732 FOLLOWER]: Advancing to term 1733
I20260429 08:04:35.474469  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.474501  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1732.5
I20260429 08:04:35.474529  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1732.6
I20260429 08:04:35.475113  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1733 FOLLOWER]: Advancing to term 1734
I20260429 08:04:35.475623  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.475687  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1733.5
I20260429 08:04:35.475735  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1733.6
I20260429 08:04:35.476377  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1734 FOLLOWER]: Advancing to term 1735
I20260429 08:04:35.476819  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.476876  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1734.5
I20260429 08:04:35.476922  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1734.6
I20260429 08:04:35.477509  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1735 FOLLOWER]: Advancing to term 1736
I20260429 08:04:35.477947  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.478005  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1735.5
I20260429 08:04:35.478051  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1735.6
I20260429 08:04:35.478700  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1736 FOLLOWER]: Advancing to term 1737
I20260429 08:04:35.479123  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.479178  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1736.5
I20260429 08:04:35.479224  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1736.6
I20260429 08:04:35.479851  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1737 FOLLOWER]: Advancing to term 1738
I20260429 08:04:35.480290  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.480345  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1737.5
I20260429 08:04:35.480391  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1737.6
I20260429 08:04:35.481093  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1738 FOLLOWER]: Advancing to term 1739
I20260429 08:04:35.481534  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.481590  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1738.5
I20260429 08:04:35.481637  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1738.6
I20260429 08:04:35.482339  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1739 FOLLOWER]: Advancing to term 1740
I20260429 08:04:35.482766  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.482821  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1739.5
I20260429 08:04:35.482868  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1739.6
I20260429 08:04:35.483656  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1740 FOLLOWER]: Advancing to term 1741
I20260429 08:04:35.484054  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.484108  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1740.5
I20260429 08:04:35.484150  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1740.6
I20260429 08:04:35.484874  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1741 FOLLOWER]: Advancing to term 1742
I20260429 08:04:35.485293  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.485348  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1741.5
I20260429 08:04:35.485392  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1741.6
I20260429 08:04:35.486083  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1742 FOLLOWER]: Advancing to term 1743
I20260429 08:04:35.486521  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.486575  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1742.5
I20260429 08:04:35.486621  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1742.6
I20260429 08:04:35.487233  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1743 FOLLOWER]: Advancing to term 1744
I20260429 08:04:35.487732  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.487787  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1743.5
I20260429 08:04:35.487829  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1743.6
I20260429 08:04:35.488471  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1744 FOLLOWER]: Advancing to term 1745
I20260429 08:04:35.488900  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.488955  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1744.5
I20260429 08:04:35.489001  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1744.6
I20260429 08:04:35.489723  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1745 FOLLOWER]: Advancing to term 1746
I20260429 08:04:35.490137  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.490192  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1745.5
I20260429 08:04:35.490236  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1745.6
I20260429 08:04:35.490936  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1746 FOLLOWER]: Advancing to term 1747
I20260429 08:04:35.491353  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.491384  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1746.5
I20260429 08:04:35.491412  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1746.6
I20260429 08:04:35.492033  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1747 FOLLOWER]: Advancing to term 1748
I20260429 08:04:35.492414  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.492453  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1747.5
I20260429 08:04:35.492481  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1747.6
I20260429 08:04:35.493078  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1748 FOLLOWER]: Advancing to term 1749
I20260429 08:04:35.493460  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.493489  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1748.5
I20260429 08:04:35.493516  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1748.6
I20260429 08:04:35.494066  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1749 FOLLOWER]: Advancing to term 1750
I20260429 08:04:35.494499  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.494539  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1749.5
I20260429 08:04:35.494577  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1749.6
I20260429 08:04:35.495240  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1750 FOLLOWER]: Advancing to term 1751
I20260429 08:04:35.495887  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.495926  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1750.5
I20260429 08:04:35.495962  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1750.6
I20260429 08:04:35.497400  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1751 FOLLOWER]: Advancing to term 1752
I20260429 08:04:35.498018  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.498072  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1751.5
I20260429 08:04:35.498122  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1751.6
I20260429 08:04:35.498780  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1752 FOLLOWER]: Advancing to term 1753
I20260429 08:04:35.499217  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.499272  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1752.5
I20260429 08:04:35.499320  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1752.6
I20260429 08:04:35.500066  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1753 FOLLOWER]: Advancing to term 1754
I20260429 08:04:35.500506  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.500562  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1753.5
I20260429 08:04:35.500653  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1753.6
I20260429 08:04:35.501329  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1754 FOLLOWER]: Advancing to term 1755
I20260429 08:04:35.501760  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.501816  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1754.5
I20260429 08:04:35.501860  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1754.6
I20260429 08:04:35.502480  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1755 FOLLOWER]: Advancing to term 1756
I20260429 08:04:35.502911  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.502966  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1755.5
I20260429 08:04:35.503013  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1755.6
I20260429 08:04:35.503654  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1756 FOLLOWER]: Advancing to term 1757
I20260429 08:04:35.504076  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.504132  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1756.5
I20260429 08:04:35.504175  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1756.6
I20260429 08:04:35.504917  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1757 FOLLOWER]: Advancing to term 1758
I20260429 08:04:35.505347  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.505400  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1757.5
I20260429 08:04:35.505450  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1757.6
I20260429 08:04:35.506289  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1758 FOLLOWER]: Advancing to term 1759
I20260429 08:04:35.506784  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.506840  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1758.5
I20260429 08:04:35.506883  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1758.6
I20260429 08:04:35.507674  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1759 FOLLOWER]: Advancing to term 1760
I20260429 08:04:35.508127  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.508184  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1759.5
I20260429 08:04:35.508229  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1759.6
I20260429 08:04:35.508936  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1760 FOLLOWER]: Advancing to term 1761
I20260429 08:04:35.509536  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.509603  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1760.5
I20260429 08:04:35.509658  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1760.6
I20260429 08:04:35.510596  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1761 FOLLOWER]: Advancing to term 1762
I20260429 08:04:35.511096  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.511157  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1761.5
I20260429 08:04:35.511206  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1761.6
I20260429 08:04:35.512018  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1762 FOLLOWER]: Advancing to term 1763
I20260429 08:04:35.512599  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.512667  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1762.5
I20260429 08:04:35.512719  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1762.6
I20260429 08:04:35.513414  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1763 FOLLOWER]: Advancing to term 1764
I20260429 08:04:35.513859  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.513916  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1763.5
I20260429 08:04:35.513959  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1763.6
I20260429 08:04:35.514812  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1764 FOLLOWER]: Advancing to term 1765
I20260429 08:04:35.515302  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.515338  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1764.5
I20260429 08:04:35.515369  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1764.6
I20260429 08:04:35.516108  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1765 FOLLOWER]: Advancing to term 1766
I20260429 08:04:35.516573  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.516605  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1765.5
I20260429 08:04:35.516636  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1765.6
I20260429 08:04:35.517400  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1766 FOLLOWER]: Advancing to term 1767
I20260429 08:04:35.517848  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.517882  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1766.5
I20260429 08:04:35.517912  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1766.6
I20260429 08:04:35.518641  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1767 FOLLOWER]: Advancing to term 1768
I20260429 08:04:35.519075  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.519107  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1767.5
I20260429 08:04:35.519136  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1767.6
I20260429 08:04:35.519831  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1768 FOLLOWER]: Advancing to term 1769
I20260429 08:04:35.520277  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.520308  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1768.5
I20260429 08:04:35.520360  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1768.6
I20260429 08:04:35.521080  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1769 FOLLOWER]: Advancing to term 1770
I20260429 08:04:35.521548  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.521582  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1769.5
I20260429 08:04:35.521621  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1769.6
I20260429 08:04:35.522287  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1770 FOLLOWER]: Advancing to term 1771
I20260429 08:04:35.522751  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.522805  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1770.5
I20260429 08:04:35.522848  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1770.6
I20260429 08:04:35.523584  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1771 FOLLOWER]: Advancing to term 1772
I20260429 08:04:35.524044  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.524101  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1771.5
I20260429 08:04:35.524145  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1771.6
I20260429 08:04:35.524776  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1772 FOLLOWER]: Advancing to term 1773
I20260429 08:04:35.525254  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.525310  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1772.5
I20260429 08:04:35.525369  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1772.6
I20260429 08:04:35.526019  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1773 FOLLOWER]: Advancing to term 1774
I20260429 08:04:35.526504  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.526561  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1773.5
I20260429 08:04:35.526605  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1773.6
I20260429 08:04:35.527244  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1774 FOLLOWER]: Advancing to term 1775
I20260429 08:04:35.527773  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.527827  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1774.5
I20260429 08:04:35.527870  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1774.6
I20260429 08:04:35.528642  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1775 FOLLOWER]: Advancing to term 1776
I20260429 08:04:35.529124  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.529178  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1775.5
I20260429 08:04:35.529232  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1775.6
I20260429 08:04:35.529858  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1776 FOLLOWER]: Advancing to term 1777
I20260429 08:04:35.530313  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.530345  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1776.5
I20260429 08:04:35.530373  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1776.6
I20260429 08:04:35.531057  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1777 FOLLOWER]: Advancing to term 1778
I20260429 08:04:35.531548  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.531589  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1777.5
I20260429 08:04:35.531618  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1777.6
I20260429 08:04:35.532222  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1778 FOLLOWER]: Advancing to term 1779
I20260429 08:04:35.532618  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.532650  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1778.5
I20260429 08:04:35.532678  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1778.6
I20260429 08:04:35.533288  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1779 FOLLOWER]: Advancing to term 1780
I20260429 08:04:35.533681  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.533711  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1779.5
I20260429 08:04:35.533739  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1779.6
I20260429 08:04:35.534348  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1780 FOLLOWER]: Advancing to term 1781
I20260429 08:04:35.534723  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.534754  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1780.5
I20260429 08:04:35.534780  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1780.6
I20260429 08:04:35.535410  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1781 FOLLOWER]: Advancing to term 1782
I20260429 08:04:35.535857  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.535889  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1781.5
I20260429 08:04:35.535917  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1781.6
I20260429 08:04:35.536528  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1782 FOLLOWER]: Advancing to term 1783
I20260429 08:04:35.536913  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.536944  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1782.5
I20260429 08:04:35.536986  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1782.6
I20260429 08:04:35.537590  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1783 FOLLOWER]: Advancing to term 1784
I20260429 08:04:35.537997  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.538026  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1783.5
I20260429 08:04:35.538054  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1783.6
I20260429 08:04:35.538535  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1784 FOLLOWER]: Advancing to term 1785
I20260429 08:04:35.538918  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.538949  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1784.5
I20260429 08:04:35.538977  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1784.6
I20260429 08:04:35.539525  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1785 FOLLOWER]: Advancing to term 1786
I20260429 08:04:35.539938  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.539968  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1785.5
I20260429 08:04:35.539996  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1785.6
I20260429 08:04:35.540573  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1786 FOLLOWER]: Advancing to term 1787
I20260429 08:04:35.541030  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.541062  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1786.5
I20260429 08:04:35.541090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1786.6
I20260429 08:04:35.541692  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1787 FOLLOWER]: Advancing to term 1788
I20260429 08:04:35.542066  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.542097  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1787.5
I20260429 08:04:35.542125  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1787.6
I20260429 08:04:35.542812  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1788 FOLLOWER]: Advancing to term 1789
I20260429 08:04:35.543251  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.543283  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1788.5
I20260429 08:04:35.543336  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1788.6
I20260429 08:04:35.544075  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1789 FOLLOWER]: Advancing to term 1790
I20260429 08:04:35.544507  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.544540  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1789.5
I20260429 08:04:35.544569  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1789.6
I20260429 08:04:35.545239  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1790 FOLLOWER]: Advancing to term 1791
I20260429 08:04:35.545689  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.545723  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1790.5
I20260429 08:04:35.545778  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1790.6
I20260429 08:04:35.546401  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1791 FOLLOWER]: Advancing to term 1792
I20260429 08:04:35.546840  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.546871  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1791.5
I20260429 08:04:35.546900  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1791.6
I20260429 08:04:35.547627  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1792 FOLLOWER]: Advancing to term 1793
I20260429 08:04:35.548054  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.548085  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1792.5
I20260429 08:04:35.548139  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1792.6
I20260429 08:04:35.548806  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1793 FOLLOWER]: Advancing to term 1794
I20260429 08:04:35.549234  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.549265  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1793.5
I20260429 08:04:35.549319  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1793.6
I20260429 08:04:35.550001  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1794 FOLLOWER]: Advancing to term 1795
I20260429 08:04:35.550433  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.550465  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1794.5
I20260429 08:04:35.550518  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1794.6
I20260429 08:04:35.551127  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1795 FOLLOWER]: Advancing to term 1796
I20260429 08:04:35.551610  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.551642  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1795.5
I20260429 08:04:35.551698  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1795.6
I20260429 08:04:35.552271  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1796 FOLLOWER]: Advancing to term 1797
I20260429 08:04:35.552711  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.552747  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1796.5
I20260429 08:04:35.552775  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1796.6
I20260429 08:04:35.553471  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1797 FOLLOWER]: Advancing to term 1798
I20260429 08:04:35.553898  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.553930  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1797.5
I20260429 08:04:35.553959  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1797.6
I20260429 08:04:35.554608  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1798 FOLLOWER]: Advancing to term 1799
I20260429 08:04:35.555037  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.555068  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1798.5
I20260429 08:04:35.555135  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1798.6
I20260429 08:04:35.555832  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1799 FOLLOWER]: Advancing to term 1800
I20260429 08:04:35.557755  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.557786  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1799.5
I20260429 08:04:35.557816  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1799.6
I20260429 08:04:35.558513  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1800 FOLLOWER]: Advancing to term 1801
I20260429 08:04:35.558961  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.558995  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1800.5
I20260429 08:04:35.559070  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1800.6
I20260429 08:04:35.559724  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1801 FOLLOWER]: Advancing to term 1802
I20260429 08:04:35.560164  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.560196  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1801.5
I20260429 08:04:35.560247  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1801.6
I20260429 08:04:35.560786  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1802 FOLLOWER]: Advancing to term 1803
I20260429 08:04:35.561239  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.561271  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1802.5
I20260429 08:04:35.561301  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1802.6
I20260429 08:04:35.562201  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1803 FOLLOWER]: Advancing to term 1804
I20260429 08:04:35.562609  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.562642  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1803.5
I20260429 08:04:35.562672  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1803.6
I20260429 08:04:35.563335  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1804 FOLLOWER]: Advancing to term 1805
I20260429 08:04:35.563817  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.563848  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1804.5
I20260429 08:04:35.563877  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1804.6
I20260429 08:04:35.564427  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1805 FOLLOWER]: Advancing to term 1806
I20260429 08:04:35.564827  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.564857  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1805.5
I20260429 08:04:35.564885  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1805.6
I20260429 08:04:35.565398  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1806 FOLLOWER]: Advancing to term 1807
I20260429 08:04:35.565783  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.565814  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1806.5
I20260429 08:04:35.565842  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1806.6
I20260429 08:04:35.566591  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1807 FOLLOWER]: Advancing to term 1808
I20260429 08:04:35.566982  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.567013  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1807.5
I20260429 08:04:35.567042  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1807.6
I20260429 08:04:35.567682  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1808 FOLLOWER]: Advancing to term 1809
I20260429 08:04:35.568130  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.568163  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1808.5
I20260429 08:04:35.568219  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1808.6
I20260429 08:04:35.568881  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1809 FOLLOWER]: Advancing to term 1810
I20260429 08:04:35.569310  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.569342  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1809.5
I20260429 08:04:35.569371  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1809.6
I20260429 08:04:35.570108  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1810 FOLLOWER]: Advancing to term 1811
I20260429 08:04:35.570544  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.570578  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1810.5
I20260429 08:04:35.570633  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1810.6
I20260429 08:04:35.571233  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1811 FOLLOWER]: Advancing to term 1812
I20260429 08:04:35.571722  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.571753  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1811.5
I20260429 08:04:35.571784  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1811.6
I20260429 08:04:35.572360  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1812 FOLLOWER]: Advancing to term 1813
I20260429 08:04:35.572810  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.572844  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1812.5
I20260429 08:04:35.572901  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1812.6
I20260429 08:04:35.573493  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1813 FOLLOWER]: Advancing to term 1814
I20260429 08:04:35.573930  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.573963  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1813.5
I20260429 08:04:35.574018  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1813.6
I20260429 08:04:35.574559  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1814 FOLLOWER]: Advancing to term 1815
I20260429 08:04:35.575011  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.575045  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1814.5
I20260429 08:04:35.575075  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1814.6
I20260429 08:04:35.575738  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1815 FOLLOWER]: Advancing to term 1816
I20260429 08:04:35.576167  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.576200  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1815.5
I20260429 08:04:35.576229  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1815.6
I20260429 08:04:35.577003  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1816 FOLLOWER]: Advancing to term 1817
I20260429 08:04:35.577433  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.577464  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1816.5
I20260429 08:04:35.577520  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1816.6
I20260429 08:04:35.578068  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1817 FOLLOWER]: Advancing to term 1818
I20260429 08:04:35.578778  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.578809  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1817.5
I20260429 08:04:35.578860  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1817.6
I20260429 08:04:35.579535  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1818 FOLLOWER]: Advancing to term 1819
I20260429 08:04:35.579980  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.580013  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1818.5
I20260429 08:04:35.580068  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1818.6
I20260429 08:04:35.580641  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1819 FOLLOWER]: Advancing to term 1820
I20260429 08:04:35.581060  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.581092  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1819.5
I20260429 08:04:35.581148  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1819.6
I20260429 08:04:35.581777  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1820 FOLLOWER]: Advancing to term 1821
I20260429 08:04:35.582204  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.582237  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1820.5
I20260429 08:04:35.582291  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1820.6
I20260429 08:04:35.582954  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1821 FOLLOWER]: Advancing to term 1822
I20260429 08:04:35.583382  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.583438  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1821.5
I20260429 08:04:35.583518  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1821.6
I20260429 08:04:35.584136  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1822 FOLLOWER]: Advancing to term 1823
I20260429 08:04:35.584575  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.584609  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1822.5
I20260429 08:04:35.584662  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1822.6
I20260429 08:04:35.585295  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1823 FOLLOWER]: Advancing to term 1824
I20260429 08:04:35.585757  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.585790  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1823.5
I20260429 08:04:35.585845  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1823.6
I20260429 08:04:35.586434  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1824 FOLLOWER]: Advancing to term 1825
I20260429 08:04:35.586858  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.586889  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1824.5
I20260429 08:04:35.586946  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1824.6
I20260429 08:04:35.587594  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1825 FOLLOWER]: Advancing to term 1826
I20260429 08:04:35.588037  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.588069  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1825.5
I20260429 08:04:35.588125  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1825.6
I20260429 08:04:35.588773  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1826 FOLLOWER]: Advancing to term 1827
I20260429 08:04:35.589207  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.589238  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1826.5
I20260429 08:04:35.589294  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1826.6
I20260429 08:04:35.589947  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1827 FOLLOWER]: Advancing to term 1828
I20260429 08:04:35.590374  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.590405  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1827.5
I20260429 08:04:35.590466  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1827.6
I20260429 08:04:35.591044  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1828 FOLLOWER]: Advancing to term 1829
I20260429 08:04:35.591468  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.591562  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1828.5
I20260429 08:04:35.591609  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1828.6
I20260429 08:04:35.592190  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1829 FOLLOWER]: Advancing to term 1830
I20260429 08:04:35.592618  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.592650  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1829.5
I20260429 08:04:35.592706  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1829.6
I20260429 08:04:35.593268  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1830 FOLLOWER]: Advancing to term 1831
I20260429 08:04:35.593699  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.593731  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1830.5
I20260429 08:04:35.593784  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1830.6
I20260429 08:04:35.594451  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1831 FOLLOWER]: Advancing to term 1832
I20260429 08:04:35.594941  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.594974  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1831.5
I20260429 08:04:35.595026  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1831.6
I20260429 08:04:35.595636  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1832 FOLLOWER]: Advancing to term 1833
I20260429 08:04:35.596055  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.596087  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1832.5
I20260429 08:04:35.596140  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1832.6
I20260429 08:04:35.596814  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1833 FOLLOWER]: Advancing to term 1834
I20260429 08:04:35.597250  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.597282  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1833.5
I20260429 08:04:35.597337  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1833.6
I20260429 08:04:35.597955  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1834 FOLLOWER]: Advancing to term 1835
I20260429 08:04:35.598395  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.598433  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1834.5
I20260429 08:04:35.598488  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1834.6
I20260429 08:04:35.599148  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1835 FOLLOWER]: Advancing to term 1836
I20260429 08:04:35.599678  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.599711  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1835.5
I20260429 08:04:35.599766  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1835.6
I20260429 08:04:35.600257  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1836 FOLLOWER]: Advancing to term 1837
I20260429 08:04:35.600876  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.600915  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1836.5
I20260429 08:04:35.600946  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1836.6
I20260429 08:04:35.601675  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1837 FOLLOWER]: Advancing to term 1838
I20260429 08:04:35.602154  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.602186  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1837.5
I20260429 08:04:35.602240  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1837.6
I20260429 08:04:35.602826  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1838 FOLLOWER]: Advancing to term 1839
I20260429 08:04:35.603298  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.603356  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1838.5
I20260429 08:04:35.603401  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1838.6
I20260429 08:04:35.604046  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1839 FOLLOWER]: Advancing to term 1840
I20260429 08:04:35.604506  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.604559  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1839.5
I20260429 08:04:35.604604  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1839.6
I20260429 08:04:35.605199  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1840 FOLLOWER]: Advancing to term 1841
I20260429 08:04:35.605640  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.605705  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1840.5
I20260429 08:04:35.605754  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1840.6
I20260429 08:04:35.606561  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1841 FOLLOWER]: Advancing to term 1842
I20260429 08:04:35.607043  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.607075  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1841.5
I20260429 08:04:35.607129  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1841.6
I20260429 08:04:35.607805  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1842 FOLLOWER]: Advancing to term 1843
I20260429 08:04:35.608280  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.608314  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1842.5
I20260429 08:04:35.608342  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1842.6
I20260429 08:04:35.609136  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1843 FOLLOWER]: Advancing to term 1844
I20260429 08:04:35.609577  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.609608  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1843.5
I20260429 08:04:35.609639  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1843.6
I20260429 08:04:35.610471  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1844 FOLLOWER]: Advancing to term 1845
I20260429 08:04:35.610965  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.610999  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1844.5
I20260429 08:04:35.611029  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1844.6
I20260429 08:04:35.611931  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1845 FOLLOWER]: Advancing to term 1846
I20260429 08:04:35.612329  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.612360  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1845.5
I20260429 08:04:35.612388  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1845.6
I20260429 08:04:35.613023  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1846 FOLLOWER]: Advancing to term 1847
I20260429 08:04:35.613511  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.613544  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1846.5
I20260429 08:04:35.613602  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1846.6
I20260429 08:04:35.614245  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1847 FOLLOWER]: Advancing to term 1848
I20260429 08:04:35.614825  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.614866  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1847.5
I20260429 08:04:35.614908  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1847.6
I20260429 08:04:35.615453  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1848 FOLLOWER]: Advancing to term 1849
I20260429 08:04:35.615914  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.615947  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1848.5
I20260429 08:04:35.615978  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1848.6
I20260429 08:04:35.616636  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1849 FOLLOWER]: Advancing to term 1850
I20260429 08:04:35.617071  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.617105  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1849.5
I20260429 08:04:35.617159  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1849.6
I20260429 08:04:35.617774  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1850 FOLLOWER]: Advancing to term 1851
I20260429 08:04:35.618160  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.618191  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1850.5
I20260429 08:04:35.618219  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1850.6
I20260429 08:04:35.618808  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1851 FOLLOWER]: Advancing to term 1852
I20260429 08:04:35.619246  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.619303  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1851.5
I20260429 08:04:35.619349  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1851.6
I20260429 08:04:35.619976  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1852 FOLLOWER]: Advancing to term 1853
I20260429 08:04:35.620543  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.620579  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1852.5
I20260429 08:04:35.620645  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1852.6
I20260429 08:04:35.621291  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1853 FOLLOWER]: Advancing to term 1854
I20260429 08:04:35.621757  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.621790  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1853.5
I20260429 08:04:35.621848  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1853.6
I20260429 08:04:35.622515  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1854 FOLLOWER]: Advancing to term 1855
I20260429 08:04:35.622963  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.622995  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1854.5
I20260429 08:04:35.623056  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1854.6
I20260429 08:04:35.623680  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1855 FOLLOWER]: Advancing to term 1856
I20260429 08:04:35.624102  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.624161  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1855.5
I20260429 08:04:35.624207  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1855.6
I20260429 08:04:35.624862  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1856 FOLLOWER]: Advancing to term 1857
I20260429 08:04:35.625299  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.625356  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1856.5
I20260429 08:04:35.625401  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1856.6
I20260429 08:04:35.626021  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1857 FOLLOWER]: Advancing to term 1858
I20260429 08:04:35.626473  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.626530  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1857.5
I20260429 08:04:35.626576  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1857.6
I20260429 08:04:35.627207  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1858 FOLLOWER]: Advancing to term 1859
I20260429 08:04:35.627728  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.627780  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1858.5
I20260429 08:04:35.627825  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1858.6
I20260429 08:04:35.628499  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1859 FOLLOWER]: Advancing to term 1860
I20260429 08:04:35.628944  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.629001  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1859.5
I20260429 08:04:35.629048  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1859.6
I20260429 08:04:35.629701  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1860 FOLLOWER]: Advancing to term 1861
I20260429 08:04:35.630131  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.630187  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1860.5
I20260429 08:04:35.630231  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1860.6
I20260429 08:04:35.630961  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1861 FOLLOWER]: Advancing to term 1862
I20260429 08:04:35.631448  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.631527  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1861.5
I20260429 08:04:35.631587  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1861.6
I20260429 08:04:35.632397  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1862 FOLLOWER]: Advancing to term 1863
I20260429 08:04:35.632874  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.632906  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1862.5
I20260429 08:04:35.632964  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1862.6
I20260429 08:04:35.633651  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1863 FOLLOWER]: Advancing to term 1864
I20260429 08:04:35.634112  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.634145  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1863.5
I20260429 08:04:35.634200  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1863.6
I20260429 08:04:35.634907  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1864 FOLLOWER]: Advancing to term 1865
I20260429 08:04:35.635346  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.635378  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1864.5
I20260429 08:04:35.635407  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1864.6
I20260429 08:04:35.636023  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1865 FOLLOWER]: Advancing to term 1866
I20260429 08:04:35.636404  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.636441  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1865.5
I20260429 08:04:35.636471  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1865.6
I20260429 08:04:35.636981  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1866 FOLLOWER]: Advancing to term 1867
I20260429 08:04:35.637365  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.637395  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1866.5
I20260429 08:04:35.637425  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1866.6
I20260429 08:04:35.637936  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1867 FOLLOWER]: Advancing to term 1868
I20260429 08:04:35.638346  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.638403  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1867.5
I20260429 08:04:35.638445  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1867.6
I20260429 08:04:35.639050  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1868 FOLLOWER]: Advancing to term 1869
I20260429 08:04:35.639551  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.639585  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1868.5
I20260429 08:04:35.639633  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1868.6
I20260429 08:04:35.640219  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1869 FOLLOWER]: Advancing to term 1870
I20260429 08:04:35.640720  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.640754  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1869.5
I20260429 08:04:35.640784  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1869.6
I20260429 08:04:35.641433  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1870 FOLLOWER]: Advancing to term 1871
I20260429 08:04:35.641897  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.641955  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1870.5
I20260429 08:04:35.642000  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1870.6
I20260429 08:04:35.642658  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1871 FOLLOWER]: Advancing to term 1872
I20260429 08:04:35.643167  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.643240  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1871.5
I20260429 08:04:35.643303  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1871.6
I20260429 08:04:35.644016  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1872 FOLLOWER]: Advancing to term 1873
I20260429 08:04:35.644464  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.644496  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1872.5
I20260429 08:04:35.644526  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1872.6
I20260429 08:04:35.645282  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1873 FOLLOWER]: Advancing to term 1874
I20260429 08:04:35.645723  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.645780  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1873.5
I20260429 08:04:35.645833  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1873.6
I20260429 08:04:35.646512  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1874 FOLLOWER]: Advancing to term 1875
I20260429 08:04:35.646915  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.646946  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1874.5
I20260429 08:04:35.646975  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1874.6
I20260429 08:04:35.647642  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1875 FOLLOWER]: Advancing to term 1876
I20260429 08:04:35.648066  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.648123  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1875.5
I20260429 08:04:35.648175  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1875.6
I20260429 08:04:35.648883  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1876 FOLLOWER]: Advancing to term 1877
I20260429 08:04:35.649317  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.649349  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1876.5
I20260429 08:04:35.649377  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1876.6
I20260429 08:04:35.650086  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1877 FOLLOWER]: Advancing to term 1878
I20260429 08:04:35.650537  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.650568  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1877.5
I20260429 08:04:35.650624  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1877.6
I20260429 08:04:35.651288  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1878 FOLLOWER]: Advancing to term 1879
I20260429 08:04:35.651826  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.651861  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1878.5
I20260429 08:04:35.651917  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1878.6
I20260429 08:04:35.652575  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1879 FOLLOWER]: Advancing to term 1880
I20260429 08:04:35.652999  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.653033  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1879.5
I20260429 08:04:35.653061  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1879.6
I20260429 08:04:35.653643  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1880 FOLLOWER]: Advancing to term 1881
I20260429 08:04:35.654050  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.654083  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1880.5
I20260429 08:04:35.654114  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1880.6
I20260429 08:04:35.654713  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1881 FOLLOWER]: Advancing to term 1882
I20260429 08:04:35.655153  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.655186  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1881.5
I20260429 08:04:35.655215  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1881.6
I20260429 08:04:35.655901  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1882 FOLLOWER]: Advancing to term 1883
I20260429 08:04:35.656332  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.656364  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1882.5
I20260429 08:04:35.656432  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1882.6
I20260429 08:04:35.657212  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1883 FOLLOWER]: Advancing to term 1884
I20260429 08:04:35.657627  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.657658  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1883.5
I20260429 08:04:35.657725  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1883.6
I20260429 08:04:35.658279  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1884 FOLLOWER]: Advancing to term 1885
I20260429 08:04:35.658725  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.658757  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1884.5
I20260429 08:04:35.658811  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1884.6
I20260429 08:04:35.659317  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1885 FOLLOWER]: Advancing to term 1886
I20260429 08:04:35.659818  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.659852  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1885.5
I20260429 08:04:35.659906  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1885.6
I20260429 08:04:35.660490  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1886 FOLLOWER]: Advancing to term 1887
I20260429 08:04:35.660918  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.660951  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1886.5
I20260429 08:04:35.661005  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1886.6
I20260429 08:04:35.661603  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1887 FOLLOWER]: Advancing to term 1888
I20260429 08:04:35.662042  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.662074  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1887.5
I20260429 08:04:35.662129  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1887.6
I20260429 08:04:35.662650  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1888 FOLLOWER]: Advancing to term 1889
I20260429 08:04:35.663094  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.663151  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1888.5
I20260429 08:04:35.663193  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1888.6
I20260429 08:04:35.663930  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1889 FOLLOWER]: Advancing to term 1890
I20260429 08:04:35.664358  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.664414  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1889.5
I20260429 08:04:35.664455  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1889.6
I20260429 08:04:35.664999  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1890 FOLLOWER]: Advancing to term 1891
I20260429 08:04:35.665443  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.665498  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1890.5
I20260429 08:04:35.665548  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1890.6
I20260429 08:04:35.666168  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1891 FOLLOWER]: Advancing to term 1892
I20260429 08:04:35.666615  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.666678  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1891.5
I20260429 08:04:35.666726  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1891.6
I20260429 08:04:35.667322  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1892 FOLLOWER]: Advancing to term 1893
I20260429 08:04:35.667821  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.667876  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1892.5
I20260429 08:04:35.667922  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1892.6
I20260429 08:04:35.668619  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1893 FOLLOWER]: Advancing to term 1894
I20260429 08:04:35.669055  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.669111  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1893.5
I20260429 08:04:35.669155  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1893.6
I20260429 08:04:35.669752  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1894 FOLLOWER]: Advancing to term 1895
I20260429 08:04:35.670188  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.670244  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1894.5
I20260429 08:04:35.670288  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1894.6
I20260429 08:04:35.670892  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1895 FOLLOWER]: Advancing to term 1896
I20260429 08:04:35.671316  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.671373  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1895.5
I20260429 08:04:35.671432  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1895.6
I20260429 08:04:35.672098  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1896 FOLLOWER]: Advancing to term 1897
I20260429 08:04:35.672565  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.672598  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1896.5
I20260429 08:04:35.672655  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1896.6
I20260429 08:04:35.673218  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1897 FOLLOWER]: Advancing to term 1898
I20260429 08:04:35.673659  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.673723  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1897.5
I20260429 08:04:35.673767  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1897.6
I20260429 08:04:35.674345  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1898 FOLLOWER]: Advancing to term 1899
I20260429 08:04:35.674801  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.674834  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1898.5
I20260429 08:04:35.674887  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1898.6
I20260429 08:04:35.675592  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1899 FOLLOWER]: Advancing to term 1900
I20260429 08:04:35.676039  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.676071  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1899.5
I20260429 08:04:35.676126  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1899.6
I20260429 08:04:35.676726  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1900 FOLLOWER]: Advancing to term 1901
I20260429 08:04:35.677157  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.677188  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1900.5
I20260429 08:04:35.677239  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1900.6
I20260429 08:04:35.677793  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1901 FOLLOWER]: Advancing to term 1902
I20260429 08:04:35.678213  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.678243  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1901.5
I20260429 08:04:35.678296  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1901.6
I20260429 08:04:35.679010  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1902 FOLLOWER]: Advancing to term 1903
I20260429 08:04:35.679461  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.679566  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1902.5
I20260429 08:04:35.679621  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1902.6
I20260429 08:04:35.680289  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1903 FOLLOWER]: Advancing to term 1904
I20260429 08:04:35.680733  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.680766  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1903.5
I20260429 08:04:35.680821  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1903.6
I20260429 08:04:35.681352  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1904 FOLLOWER]: Advancing to term 1905
I20260429 08:04:35.681819  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.681854  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1904.5
I20260429 08:04:35.681907  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1904.6
I20260429 08:04:35.682471  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1905 FOLLOWER]: Advancing to term 1906
I20260429 08:04:35.682904  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.682936  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1905.5
I20260429 08:04:35.682989  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1905.6
I20260429 08:04:35.683571  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1906 FOLLOWER]: Advancing to term 1907
I20260429 08:04:35.684002  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.684034  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1906.5
I20260429 08:04:35.684087  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1906.6
I20260429 08:04:35.684755  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1907 FOLLOWER]: Advancing to term 1908
I20260429 08:04:35.685186  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.685218  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1907.5
I20260429 08:04:35.685272  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1907.6
I20260429 08:04:35.685957  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1908 FOLLOWER]: Advancing to term 1909
I20260429 08:04:35.686393  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.686424  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1908.5
I20260429 08:04:35.686481  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1908.6
I20260429 08:04:35.687047  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1909 FOLLOWER]: Advancing to term 1910
I20260429 08:04:35.687532  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.687572  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1909.5
I20260429 08:04:35.687620  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1909.6
I20260429 08:04:35.688207  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1910 FOLLOWER]: Advancing to term 1911
I20260429 08:04:35.688638  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.688670  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1910.5
I20260429 08:04:35.688731  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1910.6
I20260429 08:04:35.689359  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1911 FOLLOWER]: Advancing to term 1912
I20260429 08:04:35.689810  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.689865  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1911.5
I20260429 08:04:35.689911  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1911.6
I20260429 08:04:35.690557  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1912 FOLLOWER]: Advancing to term 1913
I20260429 08:04:35.690999  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.691031  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1912.5
I20260429 08:04:35.691087  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1912.6
I20260429 08:04:35.691722  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1913 FOLLOWER]: Advancing to term 1914
I20260429 08:04:35.692137  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.692169  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1913.5
I20260429 08:04:35.692198  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1913.6
I20260429 08:04:35.692848  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1914 FOLLOWER]: Advancing to term 1915
I20260429 08:04:35.693288  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.693348  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1914.5
I20260429 08:04:35.693392  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1914.6
I20260429 08:04:35.694057  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1915 FOLLOWER]: Advancing to term 1916
I20260429 08:04:35.694541  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.694600  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1915.5
I20260429 08:04:35.694643  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1915.6
I20260429 08:04:35.695322  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1916 FOLLOWER]: Advancing to term 1917
I20260429 08:04:35.695960  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.696033  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1916.5
I20260429 08:04:35.696082  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1916.6
I20260429 08:04:35.696667  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1917 FOLLOWER]: Advancing to term 1918
I20260429 08:04:35.697100  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.697160  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1917.5
I20260429 08:04:35.697202  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1917.6
I20260429 08:04:35.697999  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1918 FOLLOWER]: Advancing to term 1919
I20260429 08:04:35.698472  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.698530  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1918.5
I20260429 08:04:35.698576  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1918.6
I20260429 08:04:35.699152  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1919 FOLLOWER]: Advancing to term 1920
I20260429 08:04:35.699673  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.699714  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1919.5
I20260429 08:04:35.699743  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1919.6
I20260429 08:04:35.700295  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1920 FOLLOWER]: Advancing to term 1921
I20260429 08:04:35.700738  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.700773  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1920.5
I20260429 08:04:35.700825  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1920.6
I20260429 08:04:35.701321  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1921 FOLLOWER]: Advancing to term 1922
I20260429 08:04:35.701758  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.701790  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1921.5
I20260429 08:04:35.701822  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1921.6
I20260429 08:04:35.702353  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1922 FOLLOWER]: Advancing to term 1923
I20260429 08:04:35.702809  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.702841  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1922.5
I20260429 08:04:35.702893  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1922.6
I20260429 08:04:35.703384  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1923 FOLLOWER]: Advancing to term 1924
I20260429 08:04:35.703843  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.703877  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1923.5
I20260429 08:04:35.703905  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1923.6
I20260429 08:04:35.704458  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1924 FOLLOWER]: Advancing to term 1925
I20260429 08:04:35.704908  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.704968  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1924.5
I20260429 08:04:35.705063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1924.6
I20260429 08:04:35.705681  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1925 FOLLOWER]: Advancing to term 1926
I20260429 08:04:35.706144  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.706204  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1925.5
I20260429 08:04:35.706251  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1925.6
I20260429 08:04:35.706893  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1926 FOLLOWER]: Advancing to term 1927
I20260429 08:04:35.707322  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.707381  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1926.5
I20260429 08:04:35.707427  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1926.6
I20260429 08:04:35.708170  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1927 FOLLOWER]: Advancing to term 1928
I20260429 08:04:35.708618  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.708679  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1927.5
I20260429 08:04:35.708745  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1927.6
I20260429 08:04:35.709404  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1928 FOLLOWER]: Advancing to term 1929
I20260429 08:04:35.709844  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.709877  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1928.5
I20260429 08:04:35.709931  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1928.6
I20260429 08:04:35.710546  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1929 FOLLOWER]: Advancing to term 1930
I20260429 08:04:35.710992  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.711053  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1929.5
I20260429 08:04:35.711099  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1929.6
I20260429 08:04:35.711863  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1930 FOLLOWER]: Advancing to term 1931
I20260429 08:04:35.712302  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.712334  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1930.5
I20260429 08:04:35.712388  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1930.6
I20260429 08:04:35.712957  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1931 FOLLOWER]: Advancing to term 1932
I20260429 08:04:35.713397  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.713430  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1931.5
I20260429 08:04:35.713490  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1931.6
I20260429 08:04:35.714025  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1932 FOLLOWER]: Advancing to term 1933
I20260429 08:04:35.714494  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.714527  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1932.5
I20260429 08:04:35.714555  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1932.6
I20260429 08:04:35.715042  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1933 FOLLOWER]: Advancing to term 1934
I20260429 08:04:35.715525  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.715566  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1933.5
I20260429 08:04:35.715615  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1933.6
I20260429 08:04:35.716151  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1934 FOLLOWER]: Advancing to term 1935
I20260429 08:04:35.716624  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.716658  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1934.5
I20260429 08:04:35.716689  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1934.6
I20260429 08:04:35.717348  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1935 FOLLOWER]: Advancing to term 1936
I20260429 08:04:35.717835  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.717867  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1935.5
I20260429 08:04:35.717922  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1935.6
I20260429 08:04:35.718626  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1936 FOLLOWER]: Advancing to term 1937
I20260429 08:04:35.719064  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.719097  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1936.5
I20260429 08:04:35.719153  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1936.6
I20260429 08:04:35.719830  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1937 FOLLOWER]: Advancing to term 1938
I20260429 08:04:35.720271  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.720304  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1937.5
I20260429 08:04:35.720357  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1937.6
I20260429 08:04:35.721006  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1938 FOLLOWER]: Advancing to term 1939
I20260429 08:04:35.721426  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.721460  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1938.5
I20260429 08:04:35.721515  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1938.6
I20260429 08:04:35.722086  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1939 FOLLOWER]: Advancing to term 1940
I20260429 08:04:35.722570  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.722631  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1939.5
I20260429 08:04:35.722681  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1939.6
I20260429 08:04:35.723359  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1940 FOLLOWER]: Advancing to term 1941
I20260429 08:04:35.723877  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.723939  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1940.5
I20260429 08:04:35.723987  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1940.6
I20260429 08:04:35.724679  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1941 FOLLOWER]: Advancing to term 1942
I20260429 08:04:35.725117  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.725175  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1941.5
I20260429 08:04:35.725221  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1941.6
I20260429 08:04:35.725802  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1942 FOLLOWER]: Advancing to term 1943
I20260429 08:04:35.726233  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.726290  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1942.5
I20260429 08:04:35.726336  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1942.6
I20260429 08:04:35.726943  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1943 FOLLOWER]: Advancing to term 1944
I20260429 08:04:35.727367  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.727424  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1943.5
I20260429 08:04:35.727469  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1943.6
I20260429 08:04:35.728164  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1944 FOLLOWER]: Advancing to term 1945
I20260429 08:04:35.728601  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.728657  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1944.5
I20260429 08:04:35.728715  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1944.6
I20260429 08:04:35.729315  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1945 FOLLOWER]: Advancing to term 1946
I20260429 08:04:35.729796  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.729848  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1945.5
I20260429 08:04:35.729895  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1945.6
I20260429 08:04:35.730546  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1946 FOLLOWER]: Advancing to term 1947
I20260429 08:04:35.730980  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.731036  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1946.5
I20260429 08:04:35.731081  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1946.6
I20260429 08:04:35.731762  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1947 FOLLOWER]: Advancing to term 1948
I20260429 08:04:35.732199  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.732255  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1947.5
I20260429 08:04:35.732299  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1947.6
I20260429 08:04:35.733024  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1948 FOLLOWER]: Advancing to term 1949
I20260429 08:04:35.733465  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.733522  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1948.5
I20260429 08:04:35.733568  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1948.6
I20260429 08:04:35.734189  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1949 FOLLOWER]: Advancing to term 1950
I20260429 08:04:35.734629  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.734686  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1949.5
I20260429 08:04:35.734730  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1949.6
I20260429 08:04:35.735414  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1950 FOLLOWER]: Advancing to term 1951
I20260429 08:04:35.735908  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.735966  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1950.5
I20260429 08:04:35.736012  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1950.6
I20260429 08:04:35.736711  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1951 FOLLOWER]: Advancing to term 1952
I20260429 08:04:35.737144  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.737201  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1951.5
I20260429 08:04:35.737248  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1951.6
I20260429 08:04:35.737874  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1952 FOLLOWER]: Advancing to term 1953
I20260429 08:04:35.738307  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.738363  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1952.5
I20260429 08:04:35.738411  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1952.6
I20260429 08:04:35.739035  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1953 FOLLOWER]: Advancing to term 1954
I20260429 08:04:35.739540  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.739589  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1953.5
I20260429 08:04:35.739634  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1953.6
I20260429 08:04:35.740226  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1954 FOLLOWER]: Advancing to term 1955
I20260429 08:04:35.740690  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.740751  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1954.5
I20260429 08:04:35.740797  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1954.6
I20260429 08:04:35.741587  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1955 FOLLOWER]: Advancing to term 1956
I20260429 08:04:35.742094  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.742127  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1955.5
I20260429 08:04:35.742156  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1955.6
I20260429 08:04:35.742797  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1956 FOLLOWER]: Advancing to term 1957
I20260429 08:04:35.743245  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.743304  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1956.5
I20260429 08:04:35.743351  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1956.6
I20260429 08:04:35.744024  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1957 FOLLOWER]: Advancing to term 1958
I20260429 08:04:35.744496  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.744552  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1957.5
I20260429 08:04:35.744598  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1957.6
I20260429 08:04:35.745244  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1958 FOLLOWER]: Advancing to term 1959
I20260429 08:04:35.745697  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.745754  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1958.5
I20260429 08:04:35.745800  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1958.6
I20260429 08:04:35.746376  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1959 FOLLOWER]: Advancing to term 1960
I20260429 08:04:35.746841  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.746898  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1959.5
I20260429 08:04:35.746946  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1959.6
I20260429 08:04:35.747550  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1960 FOLLOWER]: Advancing to term 1961
I20260429 08:04:35.747996  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.748055  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1960.5
I20260429 08:04:35.748102  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1960.6
I20260429 08:04:35.748792  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1961 FOLLOWER]: Advancing to term 1962
I20260429 08:04:35.749223  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.749280  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1961.5
I20260429 08:04:35.749327  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1961.6
I20260429 08:04:35.749888  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1962 FOLLOWER]: Advancing to term 1963
I20260429 08:04:35.750310  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.750370  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1962.5
I20260429 08:04:35.750414  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1962.6
I20260429 08:04:35.751149  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1963 FOLLOWER]: Advancing to term 1964
I20260429 08:04:35.751682  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.751739  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1963.5
I20260429 08:04:35.751786  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1963.6
I20260429 08:04:35.752477  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1964 FOLLOWER]: Advancing to term 1965
I20260429 08:04:35.752959  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.752993  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1964.5
I20260429 08:04:35.753052  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1964.6
I20260429 08:04:35.753727  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1965 FOLLOWER]: Advancing to term 1966
I20260429 08:04:35.754170  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.754204  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1965.5
I20260429 08:04:35.754259  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1965.6
I20260429 08:04:35.755021  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1966 FOLLOWER]: Advancing to term 1967
I20260429 08:04:35.755468  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.755589  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1966.5
I20260429 08:04:35.755642  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1966.6
I20260429 08:04:35.756259  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1967 FOLLOWER]: Advancing to term 1968
I20260429 08:04:35.756664  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.756695  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1967.5
I20260429 08:04:35.756723  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1967.6
I20260429 08:04:35.757289  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1968 FOLLOWER]: Advancing to term 1969
I20260429 08:04:35.757773  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.757805  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1968.5
I20260429 08:04:35.757834  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1968.6
I20260429 08:04:35.758543  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1969 FOLLOWER]: Advancing to term 1970
I20260429 08:04:35.759022  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.759063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1969.5
I20260429 08:04:35.759112  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1969.6
I20260429 08:04:35.759791  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1970 FOLLOWER]: Advancing to term 1971
I20260429 08:04:35.760315  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.760347  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1970.5
I20260429 08:04:35.760398  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1970.6
I20260429 08:04:35.761046  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1971 FOLLOWER]: Advancing to term 1972
I20260429 08:04:35.761473  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.761507  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1971.5
I20260429 08:04:35.761560  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1971.6
I20260429 08:04:35.762207  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1972 FOLLOWER]: Advancing to term 1973
I20260429 08:04:35.762656  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.762689  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1972.5
I20260429 08:04:35.762743  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1972.6
I20260429 08:04:35.763331  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1973 FOLLOWER]: Advancing to term 1974
I20260429 08:04:35.763820  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.763854  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1973.5
I20260429 08:04:35.763907  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1973.6
I20260429 08:04:35.764515  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1974 FOLLOWER]: Advancing to term 1975
I20260429 08:04:35.764966  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.764997  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1974.5
I20260429 08:04:35.765049  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1974.6
I20260429 08:04:35.765690  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1975 FOLLOWER]: Advancing to term 1976
I20260429 08:04:35.766122  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.766155  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1975.5
I20260429 08:04:35.766208  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1975.6
I20260429 08:04:35.766867  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1976 FOLLOWER]: Advancing to term 1977
I20260429 08:04:35.767298  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.767329  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1976.5
I20260429 08:04:35.767386  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1976.6
I20260429 08:04:35.768090  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1977 FOLLOWER]: Advancing to term 1978
I20260429 08:04:35.768535  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.768567  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1977.5
I20260429 08:04:35.768621  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1977.6
I20260429 08:04:35.769227  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1978 FOLLOWER]: Advancing to term 1979
I20260429 08:04:35.769680  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.769711  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1978.5
I20260429 08:04:35.769765  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1978.6
I20260429 08:04:35.770398  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1979 FOLLOWER]: Advancing to term 1980
I20260429 08:04:35.770844  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.770876  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1979.5
I20260429 08:04:35.770931  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1979.6
I20260429 08:04:35.771657  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1980 FOLLOWER]: Advancing to term 1981
I20260429 08:04:35.772120  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.772154  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1980.5
I20260429 08:04:35.772182  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1980.6
I20260429 08:04:35.772941  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1981 FOLLOWER]: Advancing to term 1982
I20260429 08:04:35.773353  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.773384  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1981.5
I20260429 08:04:35.773439  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1981.6
I20260429 08:04:35.774123  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1982 FOLLOWER]: Advancing to term 1983
I20260429 08:04:35.774569  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.774600  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1982.5
I20260429 08:04:35.774660  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1982.6
I20260429 08:04:35.775347  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1983 FOLLOWER]: Advancing to term 1984
I20260429 08:04:35.775840  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.775873  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1983.5
I20260429 08:04:35.775902  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1983.6
I20260429 08:04:35.776613  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1984 FOLLOWER]: Advancing to term 1985
I20260429 08:04:35.777066  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.777098  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1984.5
I20260429 08:04:35.777125  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1984.6
I20260429 08:04:35.777886  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1985 FOLLOWER]: Advancing to term 1986
I20260429 08:04:35.778333  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.778370  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1985.5
I20260429 08:04:35.778432  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1985.6
I20260429 08:04:35.779049  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1986 FOLLOWER]: Advancing to term 1987
I20260429 08:04:35.779513  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.779569  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1986.5
I20260429 08:04:35.779619  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1986.6
I20260429 08:04:35.780328  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1987 FOLLOWER]: Advancing to term 1988
I20260429 08:04:35.780800  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.780833  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1987.5
I20260429 08:04:35.780862  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1987.6
I20260429 08:04:35.781474  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1988 FOLLOWER]: Advancing to term 1989
I20260429 08:04:35.781911  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.781944  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1988.5
I20260429 08:04:35.781972  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1988.6
I20260429 08:04:35.782588  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1989 FOLLOWER]: Advancing to term 1990
I20260429 08:04:35.783032  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.783064  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1989.5
I20260429 08:04:35.783116  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1989.6
I20260429 08:04:35.783746  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1990 FOLLOWER]: Advancing to term 1991
I20260429 08:04:35.784179  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.784211  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1990.5
I20260429 08:04:35.784240  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1990.6
I20260429 08:04:35.784966  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1991 FOLLOWER]: Advancing to term 1992
I20260429 08:04:35.785405  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.785437  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1991.5
I20260429 08:04:35.785492  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1991.6
I20260429 08:04:35.786079  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1992 FOLLOWER]: Advancing to term 1993
I20260429 08:04:35.786540  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.786571  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1992.5
I20260429 08:04:35.786624  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1992.6
I20260429 08:04:35.787227  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1993 FOLLOWER]: Advancing to term 1994
I20260429 08:04:35.787750  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.787782  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1993.5
I20260429 08:04:35.787837  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1993.6
I20260429 08:04:35.788465  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1994 FOLLOWER]: Advancing to term 1995
I20260429 08:04:35.789091  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.789130  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1994.5
I20260429 08:04:35.789196  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1994.6
I20260429 08:04:35.789799  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1995 FOLLOWER]: Advancing to term 1996
I20260429 08:04:35.790237  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.790268  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1995.5
I20260429 08:04:35.790320  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1995.6
I20260429 08:04:35.790933  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1996 FOLLOWER]: Advancing to term 1997
I20260429 08:04:35.791374  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.791414  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1996.5
I20260429 08:04:35.791442  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1996.6
I20260429 08:04:35.792032  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1997 FOLLOWER]: Advancing to term 1998
I20260429 08:04:35.792476  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.792508  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1997.5
I20260429 08:04:35.792562  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1997.6
I20260429 08:04:35.793188  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1998 FOLLOWER]: Advancing to term 1999
I20260429 08:04:35.793630  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.793663  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1998.5
I20260429 08:04:35.793717  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1998.6
I20260429 08:04:35.794322  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 1999 FOLLOWER]: Advancing to term 2000
I20260429 08:04:35.794763  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.794795  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1999.5
I20260429 08:04:35.794849  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 1999.6
I20260429 08:04:35.795446  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2000 FOLLOWER]: Advancing to term 2001
I20260429 08:04:35.795903  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.795935  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2000.5
I20260429 08:04:35.795989  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2000.6
I20260429 08:04:35.796667  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2001 FOLLOWER]: Advancing to term 2002
I20260429 08:04:35.797107  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.797140  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2001.5
I20260429 08:04:35.797194  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2001.6
I20260429 08:04:35.797888  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2002 FOLLOWER]: Advancing to term 2003
I20260429 08:04:35.798328  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.798360  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2002.5
I20260429 08:04:35.798388  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2002.6
I20260429 08:04:35.799100  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2003 FOLLOWER]: Advancing to term 2004
I20260429 08:04:35.799611  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.799643  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2003.5
I20260429 08:04:35.799702  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2003.6
I20260429 08:04:35.800318  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2004 FOLLOWER]: Advancing to term 2005
I20260429 08:04:35.800778  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.800817  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2004.5
I20260429 08:04:35.800845  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2004.6
I20260429 08:04:35.801515  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2005 FOLLOWER]: Advancing to term 2006
I20260429 08:04:35.802016  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.802069  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2005.5
I20260429 08:04:35.802112  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2005.6
I20260429 08:04:35.802747  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2006 FOLLOWER]: Advancing to term 2007
I20260429 08:04:35.803140  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.803170  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2006.5
I20260429 08:04:35.803198  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2006.6
I20260429 08:04:35.803814  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2007 FOLLOWER]: Advancing to term 2008
I20260429 08:04:35.804224  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.804280  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2007.5
I20260429 08:04:35.804327  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2007.6
I20260429 08:04:35.804971  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2008 FOLLOWER]: Advancing to term 2009
I20260429 08:04:35.805405  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.805460  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2008.5
I20260429 08:04:35.805507  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2008.6
I20260429 08:04:35.806088  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2009 FOLLOWER]: Advancing to term 2010
I20260429 08:04:35.806541  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.806573  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2009.5
I20260429 08:04:35.806602  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2009.6
I20260429 08:04:35.807180  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2010 FOLLOWER]: Advancing to term 2011
I20260429 08:04:35.807696  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.807729  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2010.5
I20260429 08:04:35.807756  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2010.6
I20260429 08:04:35.808369  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2011 FOLLOWER]: Advancing to term 2012
I20260429 08:04:35.808823  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.808883  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2011.5
I20260429 08:04:35.808929  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2011.6
I20260429 08:04:35.809722  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2012 FOLLOWER]: Advancing to term 2013
I20260429 08:04:35.810204  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.810240  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2012.5
I20260429 08:04:35.810297  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2012.6
I20260429 08:04:35.811079  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2013 FOLLOWER]: Advancing to term 2014
I20260429 08:04:35.811655  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.811688  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2013.5
I20260429 08:04:35.811718  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2013.6
I20260429 08:04:35.812397  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2014 FOLLOWER]: Advancing to term 2015
I20260429 08:04:35.812932  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.812980  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2014.5
I20260429 08:04:35.813014  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2014.6
I20260429 08:04:35.813612  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2015 FOLLOWER]: Advancing to term 2016
I20260429 08:04:35.814040  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.814073  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2015.5
I20260429 08:04:35.814102  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2015.6
I20260429 08:04:35.814729  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2016 FOLLOWER]: Advancing to term 2017
I20260429 08:04:35.815176  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.815234  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2016.5
I20260429 08:04:35.815282  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2016.6
I20260429 08:04:35.815927  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2017 FOLLOWER]: Advancing to term 2018
I20260429 08:04:35.816377  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.816412  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2017.5
I20260429 08:04:35.816443  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2017.6
I20260429 08:04:35.817036  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2018 FOLLOWER]: Advancing to term 2019
I20260429 08:04:35.817471  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.817505  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2018.5
I20260429 08:04:35.817533  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2018.6
I20260429 08:04:35.818210  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2019 FOLLOWER]: Advancing to term 2020
I20260429 08:04:35.818617  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.818648  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2019.5
I20260429 08:04:35.818681  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2019.6
I20260429 08:04:35.819628  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2020 FOLLOWER]: Advancing to term 2021
I20260429 08:04:35.820007  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.820037  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2020.5
I20260429 08:04:35.820065  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2020.6
I20260429 08:04:35.820683  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2021 FOLLOWER]: Advancing to term 2022
I20260429 08:04:35.821058  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.821089  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2021.5
I20260429 08:04:35.821115  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2021.6
I20260429 08:04:35.821718  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2022 FOLLOWER]: Advancing to term 2023
I20260429 08:04:35.822165  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.822197  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2022.5
I20260429 08:04:35.822254  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2022.6
I20260429 08:04:35.822924  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2023 FOLLOWER]: Advancing to term 2024
I20260429 08:04:35.823369  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.823401  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2023.5
I20260429 08:04:35.823432  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2023.6
I20260429 08:04:35.824187  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2024 FOLLOWER]: Advancing to term 2025
I20260429 08:04:35.824645  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.824709  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2024.5
I20260429 08:04:35.824756  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2024.6
I20260429 08:04:35.825338  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2025 FOLLOWER]: Advancing to term 2026
I20260429 08:04:35.825778  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.825834  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2025.5
I20260429 08:04:35.825878  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2025.6
I20260429 08:04:35.826524  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2026 FOLLOWER]: Advancing to term 2027
I20260429 08:04:35.826922  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.826953  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2026.5
I20260429 08:04:35.826982  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2026.6
I20260429 08:04:35.827521  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2027 FOLLOWER]: Advancing to term 2028
I20260429 08:04:35.827996  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.828052  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2027.5
I20260429 08:04:35.828099  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2027.6
I20260429 08:04:35.828780  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2028 FOLLOWER]: Advancing to term 2029
I20260429 08:04:35.829222  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.829254  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2028.5
I20260429 08:04:35.829310  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2028.6
I20260429 08:04:35.829968  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2029 FOLLOWER]: Advancing to term 2030
I20260429 08:04:35.830416  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.830448  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2029.5
I20260429 08:04:35.830503  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2029.6
I20260429 08:04:35.831045  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2030 FOLLOWER]: Advancing to term 2031
I20260429 08:04:35.831537  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.831576  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2030.5
I20260429 08:04:35.831606  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2030.6
I20260429 08:04:35.832237  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2031 FOLLOWER]: Advancing to term 2032
I20260429 08:04:35.832619  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.832649  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2031.5
I20260429 08:04:35.832680  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2031.6
I20260429 08:04:35.833307  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2032 FOLLOWER]: Advancing to term 2033
I20260429 08:04:35.833758  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.833817  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2032.5
I20260429 08:04:35.833865  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2032.6
I20260429 08:04:35.834510  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2033 FOLLOWER]: Advancing to term 2034
I20260429 08:04:35.834962  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.834996  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2033.5
I20260429 08:04:35.835050  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2033.6
I20260429 08:04:35.835716  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2034 FOLLOWER]: Advancing to term 2035
I20260429 08:04:35.836195  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.836229  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2034.5
I20260429 08:04:35.836285  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2034.6
I20260429 08:04:35.836985  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2035 FOLLOWER]: Advancing to term 2036
I20260429 08:04:35.837391  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.837445  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2035.5
I20260429 08:04:35.837476  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2035.6
I20260429 08:04:35.838099  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2036 FOLLOWER]: Advancing to term 2037
I20260429 08:04:35.838534  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.838564  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2036.5
I20260429 08:04:35.838616  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2036.6
I20260429 08:04:35.839262  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2037 FOLLOWER]: Advancing to term 2038
I20260429 08:04:35.839740  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.839772  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2037.5
I20260429 08:04:35.839802  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2037.6
I20260429 08:04:35.840494  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2038 FOLLOWER]: Advancing to term 2039
I20260429 08:04:35.840998  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.841030  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2038.5
I20260429 08:04:35.841080  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2038.6
I20260429 08:04:35.841746  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2039 FOLLOWER]: Advancing to term 2040
I20260429 08:04:35.842185  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.842216  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2039.5
I20260429 08:04:35.842268  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2039.6
I20260429 08:04:35.842967  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2040 FOLLOWER]: Advancing to term 2041
I20260429 08:04:35.843393  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.843425  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2040.5
I20260429 08:04:35.843484  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2040.6
I20260429 08:04:35.844127  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2041 FOLLOWER]: Advancing to term 2042
I20260429 08:04:35.844559  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.844590  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2041.5
I20260429 08:04:35.844617  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2041.6
I20260429 08:04:35.845247  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2042 FOLLOWER]: Advancing to term 2043
I20260429 08:04:35.845705  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.845741  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2042.5
I20260429 08:04:35.845798  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2042.6
I20260429 08:04:35.846494  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2043 FOLLOWER]: Advancing to term 2044
I20260429 08:04:35.846956  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.846989  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2043.5
I20260429 08:04:35.847047  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2043.6
I20260429 08:04:35.847823  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2044 FOLLOWER]: Advancing to term 2045
I20260429 08:04:35.848322  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.848404  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2044.5
I20260429 08:04:35.848479  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2044.6
I20260429 08:04:35.849016  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2045 FOLLOWER]: Advancing to term 2046
I20260429 08:04:35.849452  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.849481  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2045.5
I20260429 08:04:35.849540  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2045.6
I20260429 08:04:35.850190  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2046 FOLLOWER]: Advancing to term 2047
I20260429 08:04:35.850653  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.850687  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2046.5
I20260429 08:04:35.850740  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2046.6
I20260429 08:04:35.851593  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2047 FOLLOWER]: Advancing to term 2048
I20260429 08:04:35.852023  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.852057  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2047.5
I20260429 08:04:35.852087  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2047.6
I20260429 08:04:35.852717  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2048 FOLLOWER]: Advancing to term 2049
I20260429 08:04:35.853122  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.853164  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2048.5
I20260429 08:04:35.853192  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2048.6
I20260429 08:04:35.853772  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2049 FOLLOWER]: Advancing to term 2050
I20260429 08:04:35.854221  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.854255  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2049.5
I20260429 08:04:35.854285  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2049.6
I20260429 08:04:35.854842  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2050 FOLLOWER]: Advancing to term 2051
I20260429 08:04:35.855341  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.855374  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2050.5
I20260429 08:04:35.855403  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2050.6
I20260429 08:04:35.856094  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2051 FOLLOWER]: Advancing to term 2052
I20260429 08:04:35.856478  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.856508  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2051.5
I20260429 08:04:35.856536  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2051.6
I20260429 08:04:35.857151  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2052 FOLLOWER]: Advancing to term 2053
I20260429 08:04:35.857532  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.857561  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2052.5
I20260429 08:04:35.857589  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2052.6
I20260429 08:04:35.858279  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2053 FOLLOWER]: Advancing to term 2054
I20260429 08:04:35.858664  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.858695  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2053.5
I20260429 08:04:35.858722  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2053.6
I20260429 08:04:35.859371  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2054 FOLLOWER]: Advancing to term 2055
I20260429 08:04:35.859839  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.859872  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2054.5
I20260429 08:04:35.859901  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2054.6
I20260429 08:04:35.860724  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2055 FOLLOWER]: Advancing to term 2056
I20260429 08:04:35.861159  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.861192  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2055.5
I20260429 08:04:35.861251  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2055.6
I20260429 08:04:35.861958  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2056 FOLLOWER]: Advancing to term 2057
I20260429 08:04:35.862371  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.862411  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2056.5
I20260429 08:04:35.862440  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2056.6
I20260429 08:04:35.863113  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2057 FOLLOWER]: Advancing to term 2058
I20260429 08:04:35.863656  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.863689  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2057.5
I20260429 08:04:35.863718  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2057.6
I20260429 08:04:35.864252  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2058 FOLLOWER]: Advancing to term 2059
I20260429 08:04:35.864686  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.864718  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2058.5
I20260429 08:04:35.864770  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2058.6
I20260429 08:04:35.865335  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2059 FOLLOWER]: Advancing to term 2060
I20260429 08:04:35.865788  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.865819  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2059.5
I20260429 08:04:35.865849  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2059.6
I20260429 08:04:35.866390  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2060 FOLLOWER]: Advancing to term 2061
I20260429 08:04:35.866827  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.866859  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2060.5
I20260429 08:04:35.866888  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2060.6
I20260429 08:04:35.867421  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2061 FOLLOWER]: Advancing to term 2062
I20260429 08:04:35.867869  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.867902  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2061.5
I20260429 08:04:35.867931  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2061.6
I20260429 08:04:35.868505  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2062 FOLLOWER]: Advancing to term 2063
I20260429 08:04:35.868896  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.868925  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2062.5
I20260429 08:04:35.868973  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2062.6
I20260429 08:04:35.869539  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2063 FOLLOWER]: Advancing to term 2064
I20260429 08:04:35.869928  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.869959  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2063.5
I20260429 08:04:35.869988  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2063.6
I20260429 08:04:35.870576  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2064 FOLLOWER]: Advancing to term 2065
I20260429 08:04:35.871047  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.871104  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2064.5
I20260429 08:04:35.871151  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2064.6
I20260429 08:04:35.871788  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2065 FOLLOWER]: Advancing to term 2066
I20260429 08:04:35.872241  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.872298  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2065.5
I20260429 08:04:35.872344  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2065.6
I20260429 08:04:35.872939  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2066 FOLLOWER]: Advancing to term 2067
I20260429 08:04:35.873363  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.873397  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2066.5
I20260429 08:04:35.873426  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2066.6
I20260429 08:04:35.874084  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2067 FOLLOWER]: Advancing to term 2068
I20260429 08:04:35.874488  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.874521  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2067.5
I20260429 08:04:35.874548  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2067.6
I20260429 08:04:35.875156  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2068 FOLLOWER]: Advancing to term 2069
I20260429 08:04:35.875684  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.875742  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2068.5
I20260429 08:04:35.875787  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2068.6
I20260429 08:04:35.876394  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2069 FOLLOWER]: Advancing to term 2070
I20260429 08:04:35.876859  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.876893  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2069.5
I20260429 08:04:35.876950  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2069.6
I20260429 08:04:35.877568  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2070 FOLLOWER]: Advancing to term 2071
I20260429 08:04:35.877997  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.878031  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2070.5
I20260429 08:04:35.878087  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2070.6
I20260429 08:04:35.878726  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2071 FOLLOWER]: Advancing to term 2072
I20260429 08:04:35.879168  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.879200  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2071.5
I20260429 08:04:35.879262  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2071.6
I20260429 08:04:35.879932  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2072 FOLLOWER]: Advancing to term 2073
I20260429 08:04:35.880404  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.880438  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2072.5
I20260429 08:04:35.880468  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2072.6
I20260429 08:04:35.881143  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2073 FOLLOWER]: Advancing to term 2074
I20260429 08:04:35.881600  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.881634  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2073.5
I20260429 08:04:35.881688  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2073.6
I20260429 08:04:35.882328  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2074 FOLLOWER]: Advancing to term 2075
I20260429 08:04:35.882774  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.882807  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2074.5
I20260429 08:04:35.882860  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2074.6
I20260429 08:04:35.883539  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2075 FOLLOWER]: Advancing to term 2076
I20260429 08:04:35.883986  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.884018  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2075.5
I20260429 08:04:35.884071  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2075.6
I20260429 08:04:35.884696  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2076 FOLLOWER]: Advancing to term 2077
I20260429 08:04:35.885138  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.885170  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2076.5
I20260429 08:04:35.885226  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2076.6
I20260429 08:04:35.885910  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2077 FOLLOWER]: Advancing to term 2078
I20260429 08:04:35.886421  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.886456  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2077.5
I20260429 08:04:35.886484  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2077.6
I20260429 08:04:35.887126  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2078 FOLLOWER]: Advancing to term 2079
I20260429 08:04:35.887681  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.887713  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2078.5
I20260429 08:04:35.887743  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2078.6
I20260429 08:04:35.888476  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2079 FOLLOWER]: Advancing to term 2080
I20260429 08:04:35.888926  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.888959  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2079.5
I20260429 08:04:35.888988  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2079.6
I20260429 08:04:35.889634  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2080 FOLLOWER]: Advancing to term 2081
I20260429 08:04:35.890084  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.890115  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2080.5
I20260429 08:04:35.890169  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2080.6
I20260429 08:04:35.890831  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2081 FOLLOWER]: Advancing to term 2082
I20260429 08:04:35.891283  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.891316  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2081.5
I20260429 08:04:35.891350  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2081.6
I20260429 08:04:35.892009  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2082 FOLLOWER]: Advancing to term 2083
I20260429 08:04:35.892532  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.892565  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2082.5
I20260429 08:04:35.892620  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2082.6
I20260429 08:04:35.893236  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2083 FOLLOWER]: Advancing to term 2084
I20260429 08:04:35.893693  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.893728  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2083.5
I20260429 08:04:35.893784  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2083.6
I20260429 08:04:35.894461  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2084 FOLLOWER]: Advancing to term 2085
I20260429 08:04:35.895041  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.895076  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2084.5
I20260429 08:04:35.895109  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2084.6
I20260429 08:04:35.895951  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2085 FOLLOWER]: Advancing to term 2086
I20260429 08:04:35.896520  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.896554  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2085.5
I20260429 08:04:35.896584  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2085.6
I20260429 08:04:35.897284  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2086 FOLLOWER]: Advancing to term 2087
I20260429 08:04:35.897734  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.897794  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2086.5
I20260429 08:04:35.897840  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2086.6
I20260429 08:04:35.898604  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2087 FOLLOWER]: Advancing to term 2088
I20260429 08:04:35.899045  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.899104  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2087.5
I20260429 08:04:35.899150  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2087.6
I20260429 08:04:35.899856  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2088 FOLLOWER]: Advancing to term 2089
I20260429 08:04:35.900249  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.900279  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2088.5
I20260429 08:04:35.900308  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2088.6
I20260429 08:04:35.900921  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2089 FOLLOWER]: Advancing to term 2090
I20260429 08:04:35.901324  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.901355  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2089.5
I20260429 08:04:35.901387  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2089.6
I20260429 08:04:35.902047  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2090 FOLLOWER]: Advancing to term 2091
I20260429 08:04:35.902453  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.902485  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2090.5
I20260429 08:04:35.902514  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2090.6
I20260429 08:04:35.903141  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2091 FOLLOWER]: Advancing to term 2092
I20260429 08:04:35.903637  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.903669  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2091.5
I20260429 08:04:35.903699  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2091.6
I20260429 08:04:35.904280  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2092 FOLLOWER]: Advancing to term 2093
I20260429 08:04:35.904675  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.904706  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2092.5
I20260429 08:04:35.904734  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2092.6
I20260429 08:04:35.905362  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2093 FOLLOWER]: Advancing to term 2094
I20260429 08:04:35.905790  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.905822  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2093.5
I20260429 08:04:35.905851  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2093.6
I20260429 08:04:35.906525  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2094 FOLLOWER]: Advancing to term 2095
I20260429 08:04:35.906917  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.906949  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2094.5
I20260429 08:04:35.906977  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2094.6
I20260429 08:04:35.907574  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2095 FOLLOWER]: Advancing to term 2096
I20260429 08:04:35.907960  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.907991  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2095.5
I20260429 08:04:35.908020  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2095.6
I20260429 08:04:35.908601  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2096 FOLLOWER]: Advancing to term 2097
I20260429 08:04:35.908986  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.909017  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2096.5
I20260429 08:04:35.909044  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2096.6
I20260429 08:04:35.909632  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2097 FOLLOWER]: Advancing to term 2098
I20260429 08:04:35.910001  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.910032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2097.5
I20260429 08:04:35.910059  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2097.6
I20260429 08:04:35.910763  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2098 FOLLOWER]: Advancing to term 2099
I20260429 08:04:35.911147  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.911178  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2098.5
I20260429 08:04:35.911206  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2098.6
I20260429 08:04:35.911834  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2099 FOLLOWER]: Advancing to term 2100
I20260429 08:04:35.912232  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.912264  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2099.5
I20260429 08:04:35.912292  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2099.6
I20260429 08:04:35.913172  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2100 FOLLOWER]: Advancing to term 2101
I20260429 08:04:35.913582  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.913623  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2100.5
I20260429 08:04:35.913654  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2100.6
I20260429 08:04:35.914247  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2101 FOLLOWER]: Advancing to term 2102
I20260429 08:04:35.914717  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.914774  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2101.5
I20260429 08:04:35.914819  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2101.6
I20260429 08:04:35.915457  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2102 FOLLOWER]: Advancing to term 2103
I20260429 08:04:35.915964  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.915998  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2102.5
I20260429 08:04:35.916052  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2102.6
I20260429 08:04:35.916677  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2103 FOLLOWER]: Advancing to term 2104
I20260429 08:04:35.917109  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.917140  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2103.5
I20260429 08:04:35.917194  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2103.6
I20260429 08:04:35.917851  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2104 FOLLOWER]: Advancing to term 2105
I20260429 08:04:35.918289  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.918321  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2104.5
I20260429 08:04:35.918380  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2104.6
I20260429 08:04:35.918977  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2105 FOLLOWER]: Advancing to term 2106
I20260429 08:04:35.919399  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.919430  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2105.5
I20260429 08:04:35.919483  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2105.6
I20260429 08:04:35.920046  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2106 FOLLOWER]: Advancing to term 2107
I20260429 08:04:35.920487  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.920518  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2106.5
I20260429 08:04:35.920573  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2106.6
I20260429 08:04:35.921170  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2107 FOLLOWER]: Advancing to term 2108
I20260429 08:04:35.921732  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.921768  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2107.5
I20260429 08:04:35.921808  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2107.6
I20260429 08:04:35.922467  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2108 FOLLOWER]: Advancing to term 2109
I20260429 08:04:35.922950  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.922996  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2108.5
I20260429 08:04:35.923048  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2108.6
I20260429 08:04:35.923714  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2109 FOLLOWER]: Advancing to term 2110
I20260429 08:04:35.924126  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.924170  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2109.5
I20260429 08:04:35.924198  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2109.6
I20260429 08:04:35.924829  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2110 FOLLOWER]: Advancing to term 2111
I20260429 08:04:35.925279  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.925312  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2110.5
I20260429 08:04:35.925369  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2110.6
I20260429 08:04:35.925951  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2111 FOLLOWER]: Advancing to term 2112
I20260429 08:04:35.926395  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.926430  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2111.5
I20260429 08:04:35.926489  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2111.6
I20260429 08:04:35.927096  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2112 FOLLOWER]: Advancing to term 2113
I20260429 08:04:35.927584  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.927618  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2112.5
I20260429 08:04:35.927645  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2112.6
I20260429 08:04:35.928272  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2113 FOLLOWER]: Advancing to term 2114
I20260429 08:04:35.928711  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.928743  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2113.5
I20260429 08:04:35.928797  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2113.6
I20260429 08:04:35.929345  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2114 FOLLOWER]: Advancing to term 2115
I20260429 08:04:35.929809  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.929842  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2114.5
I20260429 08:04:35.929872  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2114.6
I20260429 08:04:35.930469  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2115 FOLLOWER]: Advancing to term 2116
I20260429 08:04:35.930882  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.930938  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2115.5
I20260429 08:04:35.930981  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2115.6
I20260429 08:04:35.931648  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2116 FOLLOWER]: Advancing to term 2117
I20260429 08:04:35.932086  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.932142  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2116.5
I20260429 08:04:35.932185  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2116.6
I20260429 08:04:35.932935  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2117 FOLLOWER]: Advancing to term 2118
I20260429 08:04:35.933339  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.933393  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2117.5
I20260429 08:04:35.933437  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2117.6
I20260429 08:04:35.934106  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2118 FOLLOWER]: Advancing to term 2119
I20260429 08:04:35.934523  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.934578  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2118.5
I20260429 08:04:35.934623  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2118.6
I20260429 08:04:35.935217  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2119 FOLLOWER]: Advancing to term 2120
I20260429 08:04:35.935722  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.935781  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2119.5
I20260429 08:04:35.935827  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2119.6
I20260429 08:04:35.936470  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2120 FOLLOWER]: Advancing to term 2121
I20260429 08:04:35.936913  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.936969  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2120.5
I20260429 08:04:35.937014  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2120.6
I20260429 08:04:35.937623  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2121 FOLLOWER]: Advancing to term 2122
I20260429 08:04:35.938066  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.938120  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2121.5
I20260429 08:04:35.938163  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2121.6
I20260429 08:04:35.938783  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2122 FOLLOWER]: Advancing to term 2123
I20260429 08:04:35.939216  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.939270  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2122.5
I20260429 08:04:35.939316  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2122.6
I20260429 08:04:35.940018  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2123 FOLLOWER]: Advancing to term 2124
I20260429 08:04:35.940446  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.940500  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2123.5
I20260429 08:04:35.940546  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2123.6
I20260429 08:04:35.941180  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2124 FOLLOWER]: Advancing to term 2125
I20260429 08:04:35.941637  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.941679  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2124.5
I20260429 08:04:35.941735  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2124.6
I20260429 08:04:35.942414  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2125 FOLLOWER]: Advancing to term 2126
I20260429 08:04:35.942886  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.942919  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2125.5
I20260429 08:04:35.942975  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2125.6
I20260429 08:04:35.943555  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2126 FOLLOWER]: Advancing to term 2127
I20260429 08:04:35.943971  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.944001  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2126.5
I20260429 08:04:35.944029  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2126.6
I20260429 08:04:35.944584  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2127 FOLLOWER]: Advancing to term 2128
I20260429 08:04:35.945004  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.945061  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2127.5
I20260429 08:04:35.945106  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2127.6
I20260429 08:04:35.945776  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2128 FOLLOWER]: Advancing to term 2129
I20260429 08:04:35.946213  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.946247  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2128.5
I20260429 08:04:35.946300  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2128.6
I20260429 08:04:35.946966  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2129 FOLLOWER]: Advancing to term 2130
I20260429 08:04:35.947393  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.947463  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2129.5
I20260429 08:04:35.947525  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2129.6
I20260429 08:04:35.948117  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2130 FOLLOWER]: Advancing to term 2131
I20260429 08:04:35.948559  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.948616  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2130.5
I20260429 08:04:35.948661  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2130.6
I20260429 08:04:35.949206  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2131 FOLLOWER]: Advancing to term 2132
I20260429 08:04:35.949640  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.949671  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2131.5
I20260429 08:04:35.949739  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2131.6
I20260429 08:04:35.950294  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2132 FOLLOWER]: Advancing to term 2133
I20260429 08:04:35.950723  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.950778  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2132.5
I20260429 08:04:35.950824  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2132.6
I20260429 08:04:35.951361  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2133 FOLLOWER]: Advancing to term 2134
I20260429 08:04:35.951858  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.951916  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2133.5
I20260429 08:04:35.951959  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2133.6
I20260429 08:04:35.952514  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2134 FOLLOWER]: Advancing to term 2135
I20260429 08:04:35.952927  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.952984  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2134.5
I20260429 08:04:35.953028  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2134.6
I20260429 08:04:35.953590  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2135 FOLLOWER]: Advancing to term 2136
I20260429 08:04:35.953998  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.954053  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2135.5
I20260429 08:04:35.954095  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2135.6
I20260429 08:04:35.954921  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2136 FOLLOWER]: Advancing to term 2137
I20260429 08:04:35.955461  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.955545  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2136.5
I20260429 08:04:35.955591  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2136.6
I20260429 08:04:35.956147  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2137 FOLLOWER]: Advancing to term 2138
I20260429 08:04:35.956562  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.956637  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2137.5
I20260429 08:04:35.956683  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2137.6
I20260429 08:04:35.957449  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2138 FOLLOWER]: Advancing to term 2139
I20260429 08:04:35.957892  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.957949  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2138.5
I20260429 08:04:35.957994  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2138.6
I20260429 08:04:35.958659  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2139 FOLLOWER]: Advancing to term 2140
I20260429 08:04:35.959143  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.959195  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2139.5
I20260429 08:04:35.959239  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2139.6
I20260429 08:04:35.959968  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2140 FOLLOWER]: Advancing to term 2141
I20260429 08:04:35.960457  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.960500  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2140.5
I20260429 08:04:35.960554  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2140.6
I20260429 08:04:35.961194  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2141 FOLLOWER]: Advancing to term 2142
I20260429 08:04:35.961644  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.961678  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2141.5
I20260429 08:04:35.961731  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2141.6
I20260429 08:04:35.962317  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2142 FOLLOWER]: Advancing to term 2143
I20260429 08:04:35.962747  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.962780  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2142.5
I20260429 08:04:35.962809  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2142.6
I20260429 08:04:35.963630  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2143 FOLLOWER]: Advancing to term 2144
I20260429 08:04:35.964092  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.964123  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2143.5
I20260429 08:04:35.964152  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2143.6
I20260429 08:04:35.964927  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2144 FOLLOWER]: Advancing to term 2145
I20260429 08:04:35.965370  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.965404  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2144.5
I20260429 08:04:35.965459  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2144.6
I20260429 08:04:35.966301  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2145 FOLLOWER]: Advancing to term 2146
I20260429 08:04:35.966780  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.966812  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2145.5
I20260429 08:04:35.966862  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2145.6
I20260429 08:04:35.967538  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2146 FOLLOWER]: Advancing to term 2147
I20260429 08:04:35.967994  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.968055  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2146.5
I20260429 08:04:35.968102  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2146.6
I20260429 08:04:35.968698  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2147 FOLLOWER]: Advancing to term 2148
I20260429 08:04:35.969116  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.969151  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2147.5
I20260429 08:04:35.969179  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2147.6
I20260429 08:04:35.969931  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2148 FOLLOWER]: Advancing to term 2149
I20260429 08:04:35.970314  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.970345  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2148.5
I20260429 08:04:35.970372  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2148.6
I20260429 08:04:35.971060  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2149 FOLLOWER]: Advancing to term 2150
I20260429 08:04:35.971441  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.971526  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2149.5
I20260429 08:04:35.971570  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2149.6
I20260429 08:04:35.972260  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2150 FOLLOWER]: Advancing to term 2151
I20260429 08:04:35.972641  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.972684  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2150.5
I20260429 08:04:35.972713  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2150.6
I20260429 08:04:35.973261  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2151 FOLLOWER]: Advancing to term 2152
I20260429 08:04:35.973647  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.973685  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2151.5
I20260429 08:04:35.973713  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2151.6
I20260429 08:04:35.974327  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2152 FOLLOWER]: Advancing to term 2153
I20260429 08:04:35.974711  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.974742  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2152.5
I20260429 08:04:35.974771  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2152.6
I20260429 08:04:35.975461  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2153 FOLLOWER]: Advancing to term 2154
I20260429 08:04:35.975901  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.975931  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2153.5
I20260429 08:04:35.975960  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2153.6
I20260429 08:04:35.976604  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2154 FOLLOWER]: Advancing to term 2155
I20260429 08:04:35.976991  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.977021  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2154.5
I20260429 08:04:35.977051  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2154.6
I20260429 08:04:35.977684  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2155 FOLLOWER]: Advancing to term 2156
I20260429 08:04:35.978152  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.978209  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2155.5
I20260429 08:04:35.978258  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2155.6
I20260429 08:04:35.978880  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2156 FOLLOWER]: Advancing to term 2157
I20260429 08:04:35.979319  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.979351  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2156.5
I20260429 08:04:35.979389  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2156.6
I20260429 08:04:35.980120  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2157 FOLLOWER]: Advancing to term 2158
I20260429 08:04:35.980557  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.980623  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2157.5
I20260429 08:04:35.980669  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2157.6
I20260429 08:04:35.981266  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2158 FOLLOWER]: Advancing to term 2159
I20260429 08:04:35.981741  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.981799  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2158.5
I20260429 08:04:35.981842  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2158.6
I20260429 08:04:35.982481  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2159 FOLLOWER]: Advancing to term 2160
I20260429 08:04:35.982932  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.982990  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2159.5
I20260429 08:04:35.983034  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2159.6
I20260429 08:04:35.983666  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2160 FOLLOWER]: Advancing to term 2161
I20260429 08:04:35.984098  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.984154  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2160.5
I20260429 08:04:35.984201  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2160.6
I20260429 08:04:35.985029  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2161 FOLLOWER]: Advancing to term 2162
I20260429 08:04:35.985469  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.985534  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2161.5
I20260429 08:04:35.985580  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2161.6
I20260429 08:04:35.986222  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2162 FOLLOWER]: Advancing to term 2163
I20260429 08:04:35.986666  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.986724  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2162.5
I20260429 08:04:35.986770  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2162.6
I20260429 08:04:35.987463  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2163 FOLLOWER]: Advancing to term 2164
I20260429 08:04:35.987943  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.987979  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2163.5
I20260429 08:04:35.988008  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2163.6
I20260429 08:04:35.988670  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2164 FOLLOWER]: Advancing to term 2165
I20260429 08:04:35.989106  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.989138  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2164.5
I20260429 08:04:35.989192  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2164.6
I20260429 08:04:35.989835  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2165 FOLLOWER]: Advancing to term 2166
I20260429 08:04:35.990263  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.990296  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2165.5
I20260429 08:04:35.990325  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2165.6
I20260429 08:04:35.990880  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2166 FOLLOWER]: Advancing to term 2167
I20260429 08:04:35.991309  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.991340  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2166.5
I20260429 08:04:35.991396  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2166.6
I20260429 08:04:35.992128  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2167 FOLLOWER]: Advancing to term 2168
I20260429 08:04:35.992570  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.992604  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2167.5
I20260429 08:04:35.992664  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2167.6
I20260429 08:04:35.993309  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2168 FOLLOWER]: Advancing to term 2169
I20260429 08:04:35.993757  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.993789  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2168.5
I20260429 08:04:35.993844  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2168.6
I20260429 08:04:35.994755  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2169 FOLLOWER]: Advancing to term 2170
I20260429 08:04:35.995199  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.995249  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2169.5
I20260429 08:04:35.995302  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2169.6
I20260429 08:04:35.996034  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2170 FOLLOWER]: Advancing to term 2171
I20260429 08:04:35.996500  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.996531  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2170.5
I20260429 08:04:35.996587  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2170.6
I20260429 08:04:35.997143  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2171 FOLLOWER]: Advancing to term 2172
I20260429 08:04:35.997593  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.997660  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2171.5
I20260429 08:04:35.997709  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2171.6
I20260429 08:04:35.998308  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2172 FOLLOWER]: Advancing to term 2173
I20260429 08:04:35.998809  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.998842  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2172.5
I20260429 08:04:35.998893  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2172.6
I20260429 08:04:35.999517  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2173 FOLLOWER]: Advancing to term 2174
I20260429 08:04:35.999945  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:35.999976  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2173.5
I20260429 08:04:36.000031  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2173.6
I20260429 08:04:36.000597  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2174 FOLLOWER]: Advancing to term 2175
I20260429 08:04:36.001060  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.001116  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2174.5
I20260429 08:04:36.001163  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2174.6
I20260429 08:04:36.001886  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2175 FOLLOWER]: Advancing to term 2176
I20260429 08:04:36.002351  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.002420  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2175.5
I20260429 08:04:36.002477  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2175.6
I20260429 08:04:36.003151  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2176 FOLLOWER]: Advancing to term 2177
I20260429 08:04:36.003659  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.003693  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2176.5
I20260429 08:04:36.003722  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2176.6
I20260429 08:04:36.004339  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2177 FOLLOWER]: Advancing to term 2178
I20260429 08:04:36.004876  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.004933  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2177.5
I20260429 08:04:36.005039  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2177.6
I20260429 08:04:36.005653  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2178 FOLLOWER]: Advancing to term 2179
I20260429 08:04:36.006083  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.006138  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2178.5
I20260429 08:04:36.006184  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2178.6
I20260429 08:04:36.006827  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2179 FOLLOWER]: Advancing to term 2180
I20260429 08:04:36.007411  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.007475  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2179.5
I20260429 08:04:36.007551  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2179.6
I20260429 08:04:36.008124  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2180 FOLLOWER]: Advancing to term 2181
I20260429 08:04:36.008595  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.008630  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2180.5
I20260429 08:04:36.008697  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2180.6
I20260429 08:04:36.009589  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2181 FOLLOWER]: Advancing to term 2182
I20260429 08:04:36.010032  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.010090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2181.5
I20260429 08:04:36.010135  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2181.6
I20260429 08:04:36.010962  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2182 FOLLOWER]: Advancing to term 2183
I20260429 08:04:36.011574  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.011637  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2182.5
I20260429 08:04:36.011684  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2182.6
I20260429 08:04:36.012600  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2183 FOLLOWER]: Advancing to term 2184
I20260429 08:04:36.013101  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.013156  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2183.5
I20260429 08:04:36.013204  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2183.6
I20260429 08:04:36.013866  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2184 FOLLOWER]: Advancing to term 2185
I20260429 08:04:36.014319  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.014353  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2184.5
I20260429 08:04:36.014406  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2184.6
I20260429 08:04:36.015008  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2185 FOLLOWER]: Advancing to term 2186
I20260429 08:04:36.015452  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.015528  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2185.5
I20260429 08:04:36.015581  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2185.6
I20260429 08:04:36.016165  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2186 FOLLOWER]: Advancing to term 2187
I20260429 08:04:36.016621  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.016655  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2186.5
I20260429 08:04:36.016713  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2186.6
I20260429 08:04:36.017321  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2187 FOLLOWER]: Advancing to term 2188
I20260429 08:04:36.017773  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.017807  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2187.5
I20260429 08:04:36.017835  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2187.6
I20260429 08:04:36.018496  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2188 FOLLOWER]: Advancing to term 2189
I20260429 08:04:36.018947  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.019006  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2188.5
I20260429 08:04:36.019053  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2188.6
I20260429 08:04:36.019954  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2189 FOLLOWER]: Advancing to term 2190
I20260429 08:04:36.020403  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.020460  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2189.5
I20260429 08:04:36.020506  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2189.6
I20260429 08:04:36.021085  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2190 FOLLOWER]: Advancing to term 2191
I20260429 08:04:36.021531  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.021589  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2190.5
I20260429 08:04:36.021636  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2190.6
I20260429 08:04:36.022228  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2191 FOLLOWER]: Advancing to term 2192
I20260429 08:04:36.022678  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.022712  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2191.5
I20260429 08:04:36.022742  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2191.6
I20260429 08:04:36.023420  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2192 FOLLOWER]: Advancing to term 2193
I20260429 08:04:36.023893  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.023928  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2192.5
I20260429 08:04:36.023983  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2192.6
I20260429 08:04:36.024565  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2193 FOLLOWER]: Advancing to term 2194
I20260429 08:04:36.024999  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.025033  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2193.5
I20260429 08:04:36.025063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2193.6
I20260429 08:04:36.025718  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2194 FOLLOWER]: Advancing to term 2195
I20260429 08:04:36.026151  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.026182  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2194.5
I20260429 08:04:36.026238  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2194.6
I20260429 08:04:36.026847  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2195 FOLLOWER]: Advancing to term 2196
I20260429 08:04:36.027299  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.027357  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2195.5
I20260429 08:04:36.027415  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2195.6
I20260429 08:04:36.028101  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2196 FOLLOWER]: Advancing to term 2197
I20260429 08:04:36.028569  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.028601  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2196.5
I20260429 08:04:36.028656  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2196.6
I20260429 08:04:36.029240  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2197 FOLLOWER]: Advancing to term 2198
I20260429 08:04:36.029656  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.029688  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2197.5
I20260429 08:04:36.029716  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2197.6
I20260429 08:04:36.030296  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2198 FOLLOWER]: Advancing to term 2199
I20260429 08:04:36.030740  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.030771  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2198.5
I20260429 08:04:36.030826  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2198.6
I20260429 08:04:36.031540  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2199 FOLLOWER]: Advancing to term 2200
I20260429 08:04:36.031942  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.031973  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2199.5
I20260429 08:04:36.032002  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2199.6
I20260429 08:04:36.032671  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2200 FOLLOWER]: Advancing to term 2201
I20260429 08:04:36.033103  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.033159  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2200.5
I20260429 08:04:36.033210  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2200.6
I20260429 08:04:36.033942  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2201 FOLLOWER]: Advancing to term 2202
I20260429 08:04:36.034372  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.034432  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2201.5
I20260429 08:04:36.034477  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2201.6
I20260429 08:04:36.035145  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2202 FOLLOWER]: Advancing to term 2203
I20260429 08:04:36.035630  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.035679  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2202.5
I20260429 08:04:36.035723  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2202.6
I20260429 08:04:36.036372  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2203 FOLLOWER]: Advancing to term 2204
I20260429 08:04:36.036823  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.036875  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2203.5
I20260429 08:04:36.036921  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2203.6
I20260429 08:04:36.037578  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2204 FOLLOWER]: Advancing to term 2205
I20260429 08:04:36.038002  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.038056  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2204.5
I20260429 08:04:36.038106  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2204.6
I20260429 08:04:36.038677  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2205 FOLLOWER]: Advancing to term 2206
I20260429 08:04:36.039095  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.039150  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2205.5
I20260429 08:04:36.039194  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2205.6
I20260429 08:04:36.039849  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2206 FOLLOWER]: Advancing to term 2207
I20260429 08:04:36.040303  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.040360  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2206.5
I20260429 08:04:36.040405  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2206.6
I20260429 08:04:36.041034  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2207 FOLLOWER]: Advancing to term 2208
I20260429 08:04:36.041458  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.041512  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2207.5
I20260429 08:04:36.041558  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2207.6
I20260429 08:04:36.042176  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2208 FOLLOWER]: Advancing to term 2209
I20260429 08:04:36.042601  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.042654  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2208.5
I20260429 08:04:36.042701  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2208.6
I20260429 08:04:36.043350  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2209 FOLLOWER]: Advancing to term 2210
I20260429 08:04:36.043826  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.043884  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2209.5
I20260429 08:04:36.043931  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2209.6
I20260429 08:04:36.044572  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2210 FOLLOWER]: Advancing to term 2211
I20260429 08:04:36.044974  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.045006  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2210.5
I20260429 08:04:36.045034  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2210.6
I20260429 08:04:36.045538  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2211 FOLLOWER]: Advancing to term 2212
I20260429 08:04:36.045984  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.046041  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2211.5
I20260429 08:04:36.046087  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2211.6
I20260429 08:04:36.046598  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2212 FOLLOWER]: Advancing to term 2213
I20260429 08:04:36.047032  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.047087  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2212.5
I20260429 08:04:36.047132  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2212.6
I20260429 08:04:36.047653  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2213 FOLLOWER]: Advancing to term 2214
I20260429 08:04:36.048080  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.048133  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2213.5
I20260429 08:04:36.048178  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2213.6
I20260429 08:04:36.048669  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2214 FOLLOWER]: Advancing to term 2215
I20260429 08:04:36.049083  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.049139  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2214.5
I20260429 08:04:36.049181  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2214.6
I20260429 08:04:36.049669  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2215 FOLLOWER]: Advancing to term 2216
I20260429 08:04:36.050107  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.050163  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2215.5
I20260429 08:04:36.050208  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2215.6
I20260429 08:04:36.050758  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2216 FOLLOWER]: Advancing to term 2217
I20260429 08:04:36.051182  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.051237  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2216.5
I20260429 08:04:36.051285  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2216.6
I20260429 08:04:36.051882  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2217 FOLLOWER]: Advancing to term 2218
I20260429 08:04:36.052330  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.052395  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2217.5
I20260429 08:04:36.052428  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2217.6
I20260429 08:04:36.053040  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2218 FOLLOWER]: Advancing to term 2219
I20260429 08:04:36.053438  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.053468  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2218.5
I20260429 08:04:36.053498  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2218.6
I20260429 08:04:36.054122  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2219 FOLLOWER]: Advancing to term 2220
I20260429 08:04:36.054682  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.054718  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2219.5
I20260429 08:04:36.054750  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2219.6
I20260429 08:04:36.055418  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2220 FOLLOWER]: Advancing to term 2221
I20260429 08:04:36.055934  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.055967  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2220.5
I20260429 08:04:36.055996  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2220.6
I20260429 08:04:36.056573  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2221 FOLLOWER]: Advancing to term 2222
I20260429 08:04:36.056977  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.057008  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2221.5
I20260429 08:04:36.057037  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2221.6
I20260429 08:04:36.057816  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2222 FOLLOWER]: Advancing to term 2223
I20260429 08:04:36.058192  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.058223  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2222.5
I20260429 08:04:36.058252  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2222.6
I20260429 08:04:36.058795  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2223 FOLLOWER]: Advancing to term 2224
I20260429 08:04:36.059255  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.059286  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2223.5
I20260429 08:04:36.059315  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2223.6
I20260429 08:04:36.059926  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2224 FOLLOWER]: Advancing to term 2225
I20260429 08:04:36.060317  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.060355  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2224.5
I20260429 08:04:36.060384  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2224.6
I20260429 08:04:36.061088  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2225 FOLLOWER]: Advancing to term 2226
I20260429 08:04:36.061515  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.061548  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2225.5
I20260429 08:04:36.061578  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2225.6
I20260429 08:04:36.062160  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2226 FOLLOWER]: Advancing to term 2227
I20260429 08:04:36.062609  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.062644  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2226.5
I20260429 08:04:36.062704  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2226.6
I20260429 08:04:36.063392  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2227 FOLLOWER]: Advancing to term 2228
I20260429 08:04:36.063879  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.063911  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2227.5
I20260429 08:04:36.063941  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2227.6
I20260429 08:04:36.064620  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2228 FOLLOWER]: Advancing to term 2229
I20260429 08:04:36.065014  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.065045  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2228.5
I20260429 08:04:36.065073  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2228.6
I20260429 08:04:36.065625  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2229 FOLLOWER]: Advancing to term 2230
I20260429 08:04:36.066041  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.066072  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2229.5
I20260429 08:04:36.066126  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2229.6
I20260429 08:04:36.066746  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2230 FOLLOWER]: Advancing to term 2231
I20260429 08:04:36.067165  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.067196  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2230.5
I20260429 08:04:36.067251  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2230.6
I20260429 08:04:36.068140  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2231 FOLLOWER]: Advancing to term 2232
I20260429 08:04:36.068607  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.068639  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2231.5
I20260429 08:04:36.068670  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2231.6
I20260429 08:04:36.069303  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2232 FOLLOWER]: Advancing to term 2233
I20260429 08:04:36.069716  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.069749  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2232.5
I20260429 08:04:36.069780  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2232.6
I20260429 08:04:36.070358  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2233 FOLLOWER]: Advancing to term 2234
I20260429 08:04:36.070760  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.070791  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2233.5
I20260429 08:04:36.070818  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2233.6
I20260429 08:04:36.071305  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2234 FOLLOWER]: Advancing to term 2235
I20260429 08:04:36.071811  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.071866  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2234.5
I20260429 08:04:36.071918  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2234.6
I20260429 08:04:36.072450  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2235 FOLLOWER]: Advancing to term 2236
I20260429 08:04:36.072892  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.072947  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2235.5
I20260429 08:04:36.072991  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2235.6
I20260429 08:04:36.073488  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2236 FOLLOWER]: Advancing to term 2237
I20260429 08:04:36.073925  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.073979  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2236.5
I20260429 08:04:36.074025  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2236.6
I20260429 08:04:36.074540  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2237 FOLLOWER]: Advancing to term 2238
I20260429 08:04:36.074965  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.075022  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2237.5
I20260429 08:04:36.075068  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2237.6
I20260429 08:04:36.075582  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2238 FOLLOWER]: Advancing to term 2239
I20260429 08:04:36.076012  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.076067  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2238.5
I20260429 08:04:36.076112  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2238.6
I20260429 08:04:36.076653  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2239 FOLLOWER]: Advancing to term 2240
I20260429 08:04:36.077085  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.077140  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2239.5
I20260429 08:04:36.077185  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2239.6
I20260429 08:04:36.077765  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2240 FOLLOWER]: Advancing to term 2241
I20260429 08:04:36.078188  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.078243  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2240.5
I20260429 08:04:36.078289  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2240.6
I20260429 08:04:36.078892  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2241 FOLLOWER]: Advancing to term 2242
I20260429 08:04:36.079306  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.079340  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2241.5
I20260429 08:04:36.079375  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2241.6
I20260429 08:04:36.080016  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2242 FOLLOWER]: Advancing to term 2243
I20260429 08:04:36.080420  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.080451  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2242.5
I20260429 08:04:36.080479  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2242.6
I20260429 08:04:36.081218  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2243 FOLLOWER]: Advancing to term 2244
I20260429 08:04:36.081631  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.081666  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2243.5
I20260429 08:04:36.081694  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2243.6
I20260429 08:04:36.082278  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2244 FOLLOWER]: Advancing to term 2245
I20260429 08:04:36.082732  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.082788  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2244.5
I20260429 08:04:36.082834  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2244.6
I20260429 08:04:36.083386  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2245 FOLLOWER]: Advancing to term 2246
I20260429 08:04:36.083854  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.083907  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2245.5
I20260429 08:04:36.083949  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2245.6
I20260429 08:04:36.084558  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2246 FOLLOWER]: Advancing to term 2247
I20260429 08:04:36.084993  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.085047  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2246.5
I20260429 08:04:36.085088  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2246.6
I20260429 08:04:36.085676  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2247 FOLLOWER]: Advancing to term 2248
I20260429 08:04:36.086092  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.086146  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2247.5
I20260429 08:04:36.086187  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2247.6
I20260429 08:04:36.086804  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2248 FOLLOWER]: Advancing to term 2249
I20260429 08:04:36.087213  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.087267  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2248.5
I20260429 08:04:36.087308  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2248.6
I20260429 08:04:36.088057  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2249 FOLLOWER]: Advancing to term 2250
I20260429 08:04:36.088490  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.088542  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2249.5
I20260429 08:04:36.088584  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2249.6
I20260429 08:04:36.089303  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2250 FOLLOWER]: Advancing to term 2251
I20260429 08:04:36.089742  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.089799  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2250.5
I20260429 08:04:36.089840  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2250.6
I20260429 08:04:36.090513  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2251 FOLLOWER]: Advancing to term 2252
I20260429 08:04:36.090966  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.090999  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2251.5
I20260429 08:04:36.091054  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2251.6
I20260429 08:04:36.091758  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2252 FOLLOWER]: Advancing to term 2253
I20260429 08:04:36.092180  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.092211  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2252.5
I20260429 08:04:36.092265  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2252.6
I20260429 08:04:36.092908  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2253 FOLLOWER]: Advancing to term 2254
I20260429 08:04:36.093336  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.093397  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2253.5
I20260429 08:04:36.093446  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2253.6
I20260429 08:04:36.094134  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2254 FOLLOWER]: Advancing to term 2255
I20260429 08:04:36.094573  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.094626  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2254.5
I20260429 08:04:36.094668  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2254.6
I20260429 08:04:36.095343  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2255 FOLLOWER]: Advancing to term 2256
I20260429 08:04:36.095949  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.096000  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2255.5
I20260429 08:04:36.096041  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2255.6
I20260429 08:04:36.096601  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2256 FOLLOWER]: Advancing to term 2257
I20260429 08:04:36.097057  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.097090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2256.5
I20260429 08:04:36.097119  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2256.6
I20260429 08:04:36.097777  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2257 FOLLOWER]: Advancing to term 2258
I20260429 08:04:36.098215  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.098248  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2257.5
I20260429 08:04:36.098300  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2257.6
I20260429 08:04:36.098919  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2258 FOLLOWER]: Advancing to term 2259
I20260429 08:04:36.099366  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.099406  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2258.5
I20260429 08:04:36.099475  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2258.6
I20260429 08:04:36.100154  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2259 FOLLOWER]: Advancing to term 2260
I20260429 08:04:36.100589  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.100666  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2259.5
I20260429 08:04:36.100718  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2259.6
I20260429 08:04:36.101336  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2260 FOLLOWER]: Advancing to term 2261
I20260429 08:04:36.101799  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.101853  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2260.5
I20260429 08:04:36.101899  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2260.6
I20260429 08:04:36.102509  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2261 FOLLOWER]: Advancing to term 2262
I20260429 08:04:36.103017  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.103076  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2261.5
I20260429 08:04:36.103123  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2261.6
I20260429 08:04:36.103780  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2262 FOLLOWER]: Advancing to term 2263
I20260429 08:04:36.104197  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.104251  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2262.5
I20260429 08:04:36.104296  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2262.6
I20260429 08:04:36.105079  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2263 FOLLOWER]: Advancing to term 2264
I20260429 08:04:36.105548  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.105607  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2263.5
I20260429 08:04:36.105651  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2263.6
I20260429 08:04:36.106384  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2264 FOLLOWER]: Advancing to term 2265
I20260429 08:04:36.106868  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.106922  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2264.5
I20260429 08:04:36.106966  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2264.6
I20260429 08:04:36.107636  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2265 FOLLOWER]: Advancing to term 2266
I20260429 08:04:36.108071  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.108127  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2265.5
I20260429 08:04:36.108170  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2265.6
I20260429 08:04:36.108779  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2266 FOLLOWER]: Advancing to term 2267
I20260429 08:04:36.109216  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.109248  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2266.5
I20260429 08:04:36.109277  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2266.6
I20260429 08:04:36.109858  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2267 FOLLOWER]: Advancing to term 2268
I20260429 08:04:36.110327  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.110361  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2267.5
I20260429 08:04:36.110390  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2267.6
I20260429 08:04:36.111058  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2268 FOLLOWER]: Advancing to term 2269
I20260429 08:04:36.111460  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.111514  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2268.5
I20260429 08:04:36.111544  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2268.6
I20260429 08:04:36.112229  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2269 FOLLOWER]: Advancing to term 2270
I20260429 08:04:36.112707  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.112764  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2269.5
I20260429 08:04:36.112811  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2269.6
I20260429 08:04:36.113476  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2270 FOLLOWER]: Advancing to term 2271
I20260429 08:04:36.113919  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.113952  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2270.5
I20260429 08:04:36.114004  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2270.6
I20260429 08:04:36.114660  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2271 FOLLOWER]: Advancing to term 2272
I20260429 08:04:36.115044  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.115075  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2271.5
I20260429 08:04:36.115104  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2271.6
I20260429 08:04:36.115694  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2272 FOLLOWER]: Advancing to term 2273
I20260429 08:04:36.116076  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.116106  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2272.5
I20260429 08:04:36.116134  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2272.6
I20260429 08:04:36.116714  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2273 FOLLOWER]: Advancing to term 2274
I20260429 08:04:36.117146  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.117200  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2273.5
I20260429 08:04:36.117244  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2273.6
I20260429 08:04:36.117864  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2274 FOLLOWER]: Advancing to term 2275
I20260429 08:04:36.118279  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.118332  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2274.5
I20260429 08:04:36.118376  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2274.6
I20260429 08:04:36.119011  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2275 FOLLOWER]: Advancing to term 2276
I20260429 08:04:36.119428  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.119481  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2275.5
I20260429 08:04:36.119545  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2275.6
I20260429 08:04:36.120265  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2276 FOLLOWER]: Advancing to term 2277
I20260429 08:04:36.120695  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.120748  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2276.5
I20260429 08:04:36.120791  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2276.6
I20260429 08:04:36.121560  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2277 FOLLOWER]: Advancing to term 2278
I20260429 08:04:36.121971  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.122025  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2277.5
I20260429 08:04:36.122067  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2277.6
I20260429 08:04:36.122720  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2278 FOLLOWER]: Advancing to term 2279
I20260429 08:04:36.123124  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.123178  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2278.5
I20260429 08:04:36.123225  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2278.6
I20260429 08:04:36.123878  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2279 FOLLOWER]: Advancing to term 2280
I20260429 08:04:36.124293  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.124347  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2279.5
I20260429 08:04:36.124395  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2279.6
I20260429 08:04:36.125000  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2280 FOLLOWER]: Advancing to term 2281
I20260429 08:04:36.125511  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.125545  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2280.5
I20260429 08:04:36.125572  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2280.6
I20260429 08:04:36.126173  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2281 FOLLOWER]: Advancing to term 2282
I20260429 08:04:36.126616  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.126678  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2281.5
I20260429 08:04:36.126722  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2281.6
I20260429 08:04:36.127421  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2282 FOLLOWER]: Advancing to term 2283
I20260429 08:04:36.127882  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.127913  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2282.5
I20260429 08:04:36.127941  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2282.6
I20260429 08:04:36.128583  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2283 FOLLOWER]: Advancing to term 2284
I20260429 08:04:36.129025  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.129057  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2283.5
I20260429 08:04:36.129112  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2283.6
I20260429 08:04:36.129742  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2284 FOLLOWER]: Advancing to term 2285
I20260429 08:04:36.130182  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.130213  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2284.5
I20260429 08:04:36.130266  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2284.6
I20260429 08:04:36.130967  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2285 FOLLOWER]: Advancing to term 2286
I20260429 08:04:36.131356  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.131425  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2285.5
I20260429 08:04:36.131453  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2285.6
I20260429 08:04:36.132079  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2286 FOLLOWER]: Advancing to term 2287
I20260429 08:04:36.132475  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.132512  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2286.5
I20260429 08:04:36.132541  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2286.6
I20260429 08:04:36.133244  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2287 FOLLOWER]: Advancing to term 2288
I20260429 08:04:36.133697  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.133754  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2287.5
I20260429 08:04:36.133801  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2287.6
I20260429 08:04:36.134537  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2288 FOLLOWER]: Advancing to term 2289
I20260429 08:04:36.134970  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.135004  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2288.5
I20260429 08:04:36.135032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2288.6
I20260429 08:04:36.135715  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2289 FOLLOWER]: Advancing to term 2290
I20260429 08:04:36.136119  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.136150  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2289.5
I20260429 08:04:36.136179  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2289.6
I20260429 08:04:36.136837  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2290 FOLLOWER]: Advancing to term 2291
I20260429 08:04:36.137217  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.137249  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2290.5
I20260429 08:04:36.137277  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2290.6
I20260429 08:04:36.137890  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2291 FOLLOWER]: Advancing to term 2292
I20260429 08:04:36.138348  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.138388  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2291.5
I20260429 08:04:36.138444  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2291.6
I20260429 08:04:36.139142  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2292 FOLLOWER]: Advancing to term 2293
I20260429 08:04:36.139686  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.139719  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2292.5
I20260429 08:04:36.139775  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2292.6
I20260429 08:04:36.140398  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2293 FOLLOWER]: Advancing to term 2294
I20260429 08:04:36.140805  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.140834  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2293.5
I20260429 08:04:36.140862  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2293.6
I20260429 08:04:36.141548  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2294 FOLLOWER]: Advancing to term 2295
I20260429 08:04:36.141924  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.141954  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2294.5
I20260429 08:04:36.141983  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2294.6
I20260429 08:04:36.142611  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2295 FOLLOWER]: Advancing to term 2296
I20260429 08:04:36.142980  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.143013  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2295.5
I20260429 08:04:36.143039  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2295.6
I20260429 08:04:36.143795  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2296 FOLLOWER]: Advancing to term 2297
I20260429 08:04:36.144167  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.144198  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2296.5
I20260429 08:04:36.144227  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2296.6
I20260429 08:04:36.144963  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2297 FOLLOWER]: Advancing to term 2298
I20260429 08:04:36.145431  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.145465  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2297.5
I20260429 08:04:36.145524  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2297.6
I20260429 08:04:36.146042  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2298 FOLLOWER]: Advancing to term 2299
I20260429 08:04:36.146551  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.146585  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2298.5
I20260429 08:04:36.146646  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2298.6
I20260429 08:04:36.147445  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2299 FOLLOWER]: Advancing to term 2300
I20260429 08:04:36.147918  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.147953  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2299.5
I20260429 08:04:36.148010  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2299.6
I20260429 08:04:36.148614  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2300 FOLLOWER]: Advancing to term 2301
I20260429 08:04:36.148993  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.149025  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2300.5
I20260429 08:04:36.149053  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2300.6
I20260429 08:04:36.149626  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2301 FOLLOWER]: Advancing to term 2302
I20260429 08:04:36.150082  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.150115  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2301.5
I20260429 08:04:36.150170  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2301.6
I20260429 08:04:36.150787  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2302 FOLLOWER]: Advancing to term 2303
I20260429 08:04:36.151212  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.151244  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2302.5
I20260429 08:04:36.151298  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2302.6
I20260429 08:04:36.151970  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2303 FOLLOWER]: Advancing to term 2304
I20260429 08:04:36.152417  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.152449  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2303.5
I20260429 08:04:36.152503  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2303.6
I20260429 08:04:36.153203  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2304 FOLLOWER]: Advancing to term 2305
I20260429 08:04:36.153640  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.153672  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2304.5
I20260429 08:04:36.153728  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2304.6
I20260429 08:04:36.154330  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2305 FOLLOWER]: Advancing to term 2306
I20260429 08:04:36.154778  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.154810  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2305.5
I20260429 08:04:36.154865  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2305.6
I20260429 08:04:36.155522  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2306 FOLLOWER]: Advancing to term 2307
I20260429 08:04:36.156064  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.156097  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2306.5
I20260429 08:04:36.156149  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2306.6
I20260429 08:04:36.156786  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2307 FOLLOWER]: Advancing to term 2308
I20260429 08:04:36.157219  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.157250  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2307.5
I20260429 08:04:36.157301  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2307.6
I20260429 08:04:36.157912  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2308 FOLLOWER]: Advancing to term 2309
I20260429 08:04:36.158329  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.158365  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2308.5
I20260429 08:04:36.158418  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2308.6
I20260429 08:04:36.159032  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2309 FOLLOWER]: Advancing to term 2310
I20260429 08:04:36.159657  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.159718  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2309.5
I20260429 08:04:36.159765  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2309.6
I20260429 08:04:36.160396  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2310 FOLLOWER]: Advancing to term 2311
I20260429 08:04:36.160944  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.160977  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2310.5
I20260429 08:04:36.161032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2310.6
I20260429 08:04:36.161654  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2311 FOLLOWER]: Advancing to term 2312
I20260429 08:04:36.162092  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.162125  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2311.5
I20260429 08:04:36.162180  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2311.6
I20260429 08:04:36.162806  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2312 FOLLOWER]: Advancing to term 2313
I20260429 08:04:36.163259  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.163290  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2312.5
I20260429 08:04:36.163348  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2312.6
I20260429 08:04:36.163982  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2313 FOLLOWER]: Advancing to term 2314
I20260429 08:04:36.164515  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.164584  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2313.5
I20260429 08:04:36.164688  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2313.6
I20260429 08:04:36.165526  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2314 FOLLOWER]: Advancing to term 2315
I20260429 08:04:36.165989  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.166023  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2314.5
I20260429 08:04:36.166082  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2314.6
I20260429 08:04:36.166841  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2315 FOLLOWER]: Advancing to term 2316
I20260429 08:04:36.167279  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.167312  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2315.5
I20260429 08:04:36.167342  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2315.6
I20260429 08:04:36.168283  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2316 FOLLOWER]: Advancing to term 2317
I20260429 08:04:36.168787  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.168820  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2316.5
I20260429 08:04:36.168874  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2316.6
I20260429 08:04:36.169602  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2317 FOLLOWER]: Advancing to term 2318
I20260429 08:04:36.170013  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.170045  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2317.5
I20260429 08:04:36.170073  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2317.6
I20260429 08:04:36.170885  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2318 FOLLOWER]: Advancing to term 2319
I20260429 08:04:36.171393  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.171429  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2318.5
I20260429 08:04:36.171461  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2318.6
I20260429 08:04:36.172564  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2319 FOLLOWER]: Advancing to term 2320
I20260429 08:04:36.172988  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.173020  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2319.5
I20260429 08:04:36.173049  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2319.6
I20260429 08:04:36.173810  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2320 FOLLOWER]: Advancing to term 2321
I20260429 08:04:36.174266  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.174299  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2320.5
I20260429 08:04:36.174355  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2320.6
I20260429 08:04:36.175069  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2321 FOLLOWER]: Advancing to term 2322
I20260429 08:04:36.175544  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.175576  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2321.5
I20260429 08:04:36.175606  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2321.6
I20260429 08:04:36.176162  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2322 FOLLOWER]: Advancing to term 2323
I20260429 08:04:36.176625  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.176657  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2322.5
I20260429 08:04:36.176716  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2322.6
I20260429 08:04:36.177340  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2323 FOLLOWER]: Advancing to term 2324
I20260429 08:04:36.177796  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.177830  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2323.5
I20260429 08:04:36.177887  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2323.6
I20260429 08:04:36.178560  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2324 FOLLOWER]: Advancing to term 2325
I20260429 08:04:36.178959  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.178992  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2324.5
I20260429 08:04:36.179020  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2324.6
I20260429 08:04:36.179610  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2325 FOLLOWER]: Advancing to term 2326
I20260429 08:04:36.180009  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.180040  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2325.5
I20260429 08:04:36.180069  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2325.6
I20260429 08:04:36.180604  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2326 FOLLOWER]: Advancing to term 2327
I20260429 08:04:36.181008  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.181042  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2326.5
I20260429 08:04:36.181070  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2326.6
I20260429 08:04:36.182090  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2327 FOLLOWER]: Advancing to term 2328
I20260429 08:04:36.182541  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.182577  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2327.5
I20260429 08:04:36.182606  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2327.6
I20260429 08:04:36.183239  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2328 FOLLOWER]: Advancing to term 2329
I20260429 08:04:36.183703  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.183735  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2328.5
I20260429 08:04:36.183765  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2328.6
I20260429 08:04:36.184458  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2329 FOLLOWER]: Advancing to term 2330
I20260429 08:04:36.184897  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.184929  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2329.5
I20260429 08:04:36.184958  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2329.6
I20260429 08:04:36.185554  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2330 FOLLOWER]: Advancing to term 2331
I20260429 08:04:36.185976  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.186033  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2330.5
I20260429 08:04:36.186079  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2330.6
I20260429 08:04:36.186798  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2331 FOLLOWER]: Advancing to term 2332
I20260429 08:04:36.187222  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.187278  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2331.5
I20260429 08:04:36.187322  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2331.6
I20260429 08:04:36.188164  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2332 FOLLOWER]: Advancing to term 2333
I20260429 08:04:36.188608  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.188663  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2332.5
I20260429 08:04:36.188706  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2332.6
I20260429 08:04:36.189363  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2333 FOLLOWER]: Advancing to term 2334
I20260429 08:04:36.189797  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.189851  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2333.5
I20260429 08:04:36.189894  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2333.6
I20260429 08:04:36.190471  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2334 FOLLOWER]: Advancing to term 2335
I20260429 08:04:36.190894  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.190949  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2334.5
I20260429 08:04:36.190992  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2334.6
I20260429 08:04:36.191650  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2335 FOLLOWER]: Advancing to term 2336
I20260429 08:04:36.192078  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.192132  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2335.5
I20260429 08:04:36.192174  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2335.6
I20260429 08:04:36.192869  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2336 FOLLOWER]: Advancing to term 2337
I20260429 08:04:36.193300  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.193354  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2336.5
I20260429 08:04:36.193396  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2336.6
I20260429 08:04:36.194137  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2337 FOLLOWER]: Advancing to term 2338
I20260429 08:04:36.194563  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.194618  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2337.5
I20260429 08:04:36.194659  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2337.6
I20260429 08:04:36.195336  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2338 FOLLOWER]: Advancing to term 2339
I20260429 08:04:36.195814  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.195848  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2338.5
I20260429 08:04:36.195900  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2338.6
I20260429 08:04:36.196596  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2339 FOLLOWER]: Advancing to term 2340
I20260429 08:04:36.197045  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.197078  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2339.5
I20260429 08:04:36.197106  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2339.6
I20260429 08:04:36.197795  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2340 FOLLOWER]: Advancing to term 2341
I20260429 08:04:36.198184  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.198213  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2340.5
I20260429 08:04:36.198240  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2340.6
I20260429 08:04:36.198789  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2341 FOLLOWER]: Advancing to term 2342
I20260429 08:04:36.199222  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.199254  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2341.5
I20260429 08:04:36.199282  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2341.6
I20260429 08:04:36.199990  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2342 FOLLOWER]: Advancing to term 2343
I20260429 08:04:36.200441  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.200500  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2342.5
I20260429 08:04:36.200546  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2342.6
I20260429 08:04:36.201174  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2343 FOLLOWER]: Advancing to term 2344
I20260429 08:04:36.201608  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.201665  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2343.5
I20260429 08:04:36.201711  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2343.6
I20260429 08:04:36.202404  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2344 FOLLOWER]: Advancing to term 2345
I20260429 08:04:36.202781  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.202831  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2344.5
I20260429 08:04:36.202859  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2344.6
I20260429 08:04:36.203565  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2345 FOLLOWER]: Advancing to term 2346
I20260429 08:04:36.203987  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.204020  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2345.5
I20260429 08:04:36.204049  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2345.6
I20260429 08:04:36.204685  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2346 FOLLOWER]: Advancing to term 2347
I20260429 08:04:36.205142  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.205176  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2346.5
I20260429 08:04:36.205205  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2346.6
I20260429 08:04:36.205780  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2347 FOLLOWER]: Advancing to term 2348
I20260429 08:04:36.206179  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.206211  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2347.5
I20260429 08:04:36.206241  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2347.6
I20260429 08:04:36.206792  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2348 FOLLOWER]: Advancing to term 2349
I20260429 08:04:36.207232  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.207291  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2348.5
I20260429 08:04:36.207336  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2348.6
I20260429 08:04:36.207926  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2349 FOLLOWER]: Advancing to term 2350
I20260429 08:04:36.208364  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.208417  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2349.5
I20260429 08:04:36.208459  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2349.6
I20260429 08:04:36.209182  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2350 FOLLOWER]: Advancing to term 2351
I20260429 08:04:36.209682  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.209720  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2350.5
I20260429 08:04:36.209750  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2350.6
I20260429 08:04:36.210392  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2351 FOLLOWER]: Advancing to term 2352
I20260429 08:04:36.210853  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.210917  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2351.5
I20260429 08:04:36.210964  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2351.6
I20260429 08:04:36.211719  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2352 FOLLOWER]: Advancing to term 2353
I20260429 08:04:36.212291  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.212352  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2352.5
I20260429 08:04:36.212424  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2352.6
I20260429 08:04:36.213205  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2353 FOLLOWER]: Advancing to term 2354
I20260429 08:04:36.213778  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.213847  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2353.5
I20260429 08:04:36.213897  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2353.6
I20260429 08:04:36.214555  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2354 FOLLOWER]: Advancing to term 2355
I20260429 08:04:36.214977  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.215008  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2354.5
I20260429 08:04:36.215036  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2354.6
I20260429 08:04:36.215719  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2355 FOLLOWER]: Advancing to term 2356
I20260429 08:04:36.216094  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.216122  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2355.5
I20260429 08:04:36.216150  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2355.6
I20260429 08:04:36.216764  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2356 FOLLOWER]: Advancing to term 2357
I20260429 08:04:36.217207  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.217264  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2356.5
I20260429 08:04:36.217305  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2356.6
I20260429 08:04:36.217967  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2357 FOLLOWER]: Advancing to term 2358
I20260429 08:04:36.218436  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.218469  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2357.5
I20260429 08:04:36.218528  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2357.6
I20260429 08:04:36.219270  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2358 FOLLOWER]: Advancing to term 2359
I20260429 08:04:36.219779  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.219813  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2358.5
I20260429 08:04:36.219842  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2358.6
I20260429 08:04:36.220362  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2359 FOLLOWER]: Advancing to term 2360
I20260429 08:04:36.220752  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.220784  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2359.5
I20260429 08:04:36.220813  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2359.6
I20260429 08:04:36.221328  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2360 FOLLOWER]: Advancing to term 2361
I20260429 08:04:36.221720  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.221751  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2360.5
I20260429 08:04:36.221781  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2360.6
I20260429 08:04:36.222409  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2361 FOLLOWER]: Advancing to term 2362
I20260429 08:04:36.222848  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.222905  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2361.5
I20260429 08:04:36.222947  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2361.6
I20260429 08:04:36.223467  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2362 FOLLOWER]: Advancing to term 2363
I20260429 08:04:36.223950  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.224005  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2362.5
I20260429 08:04:36.224047  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2362.6
I20260429 08:04:36.224551  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2363 FOLLOWER]: Advancing to term 2364
I20260429 08:04:36.224992  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.225047  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2363.5
I20260429 08:04:36.225088  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2363.6
I20260429 08:04:36.225587  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2364 FOLLOWER]: Advancing to term 2365
I20260429 08:04:36.226027  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.226081  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2364.5
I20260429 08:04:36.226122  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2364.6
I20260429 08:04:36.226630  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2365 FOLLOWER]: Advancing to term 2366
I20260429 08:04:36.227056  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.227109  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2365.5
I20260429 08:04:36.227151  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2365.6
I20260429 08:04:36.227698  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2366 FOLLOWER]: Advancing to term 2367
I20260429 08:04:36.228127  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.228183  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2366.5
I20260429 08:04:36.228225  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2366.6
I20260429 08:04:36.230089  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2367 FOLLOWER]: Advancing to term 2368
I20260429 08:04:36.230536  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.230590  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2367.5
I20260429 08:04:36.230634  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2367.6
I20260429 08:04:36.231222  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2368 FOLLOWER]: Advancing to term 2369
I20260429 08:04:36.231735  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.231789  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2368.5
I20260429 08:04:36.231845  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2368.6
I20260429 08:04:36.232496  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2369 FOLLOWER]: Advancing to term 2370
I20260429 08:04:36.232925  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.232978  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2369.5
I20260429 08:04:36.233024  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2369.6
I20260429 08:04:36.233582  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2370 FOLLOWER]: Advancing to term 2371
I20260429 08:04:36.234037  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.234071  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2370.5
I20260429 08:04:36.234128  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2370.6
I20260429 08:04:36.234992  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2371 FOLLOWER]: Advancing to term 2372
I20260429 08:04:36.235432  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.235528  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2371.5
I20260429 08:04:36.235584  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2371.6
I20260429 08:04:36.236196  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2372 FOLLOWER]: Advancing to term 2373
I20260429 08:04:36.236640  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.236675  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2372.5
I20260429 08:04:36.236704  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2372.6
I20260429 08:04:36.237394  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2373 FOLLOWER]: Advancing to term 2374
I20260429 08:04:36.237803  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.237835  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2373.5
I20260429 08:04:36.237865  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2373.6
I20260429 08:04:36.238492  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2374 FOLLOWER]: Advancing to term 2375
I20260429 08:04:36.238893  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.238922  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2374.5
I20260429 08:04:36.238952  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2374.6
I20260429 08:04:36.239560  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2375 FOLLOWER]: Advancing to term 2376
I20260429 08:04:36.239957  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.239988  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2375.5
I20260429 08:04:36.240017  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2375.6
I20260429 08:04:36.240669  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2376 FOLLOWER]: Advancing to term 2377
I20260429 08:04:36.241057  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.241089  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2376.5
I20260429 08:04:36.241119  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2376.6
I20260429 08:04:36.241745  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2377 FOLLOWER]: Advancing to term 2378
I20260429 08:04:36.242202  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.242257  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2377.5
I20260429 08:04:36.242302  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2377.6
I20260429 08:04:36.243041  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2378 FOLLOWER]: Advancing to term 2379
I20260429 08:04:36.243665  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.243707  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2378.5
I20260429 08:04:36.243767  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2378.6
I20260429 08:04:36.244417  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2379 FOLLOWER]: Advancing to term 2380
I20260429 08:04:36.244870  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.244903  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2379.5
I20260429 08:04:36.244967  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2379.6
I20260429 08:04:36.245887  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2380 FOLLOWER]: Advancing to term 2381
I20260429 08:04:36.246361  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.246397  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2380.5
I20260429 08:04:36.246428  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2380.6
I20260429 08:04:36.247135  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2381 FOLLOWER]: Advancing to term 2382
I20260429 08:04:36.247635  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.247668  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2381.5
I20260429 08:04:36.247704  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2381.6
I20260429 08:04:36.248315  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2382 FOLLOWER]: Advancing to term 2383
I20260429 08:04:36.248765  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.248804  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2382.5
I20260429 08:04:36.248834  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2382.6
I20260429 08:04:36.249439  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2383 FOLLOWER]: Advancing to term 2384
I20260429 08:04:36.249830  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.249861  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2383.5
I20260429 08:04:36.249889  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2383.6
I20260429 08:04:36.250555  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2384 FOLLOWER]: Advancing to term 2385
I20260429 08:04:36.250945  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.250977  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2384.5
I20260429 08:04:36.251005  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2384.6
I20260429 08:04:36.251669  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2385 FOLLOWER]: Advancing to term 2386
I20260429 08:04:36.252107  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.252139  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2385.5
I20260429 08:04:36.252167  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2385.6
I20260429 08:04:36.252825  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2386 FOLLOWER]: Advancing to term 2387
I20260429 08:04:36.253268  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.253301  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2386.5
I20260429 08:04:36.253330  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2386.6
I20260429 08:04:36.253996  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2387 FOLLOWER]: Advancing to term 2388
I20260429 08:04:36.254424  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.254456  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2387.5
I20260429 08:04:36.254485  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2387.6
I20260429 08:04:36.255205  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2388 FOLLOWER]: Advancing to term 2389
I20260429 08:04:36.255746  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.255784  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2388.5
I20260429 08:04:36.255812  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2388.6
I20260429 08:04:36.256630  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2389 FOLLOWER]: Advancing to term 2390
I20260429 08:04:36.257071  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.257102  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2389.5
I20260429 08:04:36.257157  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2389.6
I20260429 08:04:36.257714  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2390 FOLLOWER]: Advancing to term 2391
I20260429 08:04:36.258153  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.258186  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2390.5
I20260429 08:04:36.258214  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2390.6
I20260429 08:04:36.258832  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2391 FOLLOWER]: Advancing to term 2392
I20260429 08:04:36.259248  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.259303  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2391.5
I20260429 08:04:36.259364  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2391.6
I20260429 08:04:36.260043  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2392 FOLLOWER]: Advancing to term 2393
I20260429 08:04:36.260488  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.260542  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2392.5
I20260429 08:04:36.260591  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2392.6
I20260429 08:04:36.261263  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2393 FOLLOWER]: Advancing to term 2394
I20260429 08:04:36.261701  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.261759  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2393.5
I20260429 08:04:36.261802  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2393.6
I20260429 08:04:36.262403  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2394 FOLLOWER]: Advancing to term 2395
I20260429 08:04:36.262830  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.262885  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2394.5
I20260429 08:04:36.262928  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2394.6
I20260429 08:04:36.263502  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2395 FOLLOWER]: Advancing to term 2396
I20260429 08:04:36.263947  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.263980  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2395.5
I20260429 08:04:36.264034  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2395.6
I20260429 08:04:36.264717  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2396 FOLLOWER]: Advancing to term 2397
I20260429 08:04:36.265130  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.265162  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2396.5
I20260429 08:04:36.265218  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2396.6
I20260429 08:04:36.265763  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2397 FOLLOWER]: Advancing to term 2398
I20260429 08:04:36.266213  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.266245  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2397.5
I20260429 08:04:36.266275  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2397.6
I20260429 08:04:36.266896  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2398 FOLLOWER]: Advancing to term 2399
I20260429 08:04:36.267319  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.267374  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2398.5
I20260429 08:04:36.267417  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2398.6
I20260429 08:04:36.268013  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2399 FOLLOWER]: Advancing to term 2400
I20260429 08:04:36.268440  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.268472  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2399.5
I20260429 08:04:36.268500  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2399.6
I20260429 08:04:36.269153  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2400 FOLLOWER]: Advancing to term 2401
I20260429 08:04:36.269588  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.269618  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2400.5
I20260429 08:04:36.269647  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2400.6
I20260429 08:04:36.270262  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2401 FOLLOWER]: Advancing to term 2402
I20260429 08:04:36.270706  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.270737  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2401.5
I20260429 08:04:36.270793  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2401.6
I20260429 08:04:36.271432  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2402 FOLLOWER]: Advancing to term 2403
I20260429 08:04:36.271898  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.271929  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2402.5
I20260429 08:04:36.271957  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2402.6
I20260429 08:04:36.272603  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2403 FOLLOWER]: Advancing to term 2404
I20260429 08:04:36.273036  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.273070  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2403.5
I20260429 08:04:36.273099  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2403.6
I20260429 08:04:36.273794  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2404 FOLLOWER]: Advancing to term 2405
I20260429 08:04:36.274228  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.274261  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2404.5
I20260429 08:04:36.274291  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2404.6
I20260429 08:04:36.274964  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2405 FOLLOWER]: Advancing to term 2406
I20260429 08:04:36.275398  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.275444  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2405.5
I20260429 08:04:36.275517  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2405.6
I20260429 08:04:36.276155  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2406 FOLLOWER]: Advancing to term 2407
I20260429 08:04:36.276824  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.276876  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2406.5
I20260429 08:04:36.276934  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2406.6
I20260429 08:04:36.277601  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2407 FOLLOWER]: Advancing to term 2408
I20260429 08:04:36.278151  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.278182  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2407.5
I20260429 08:04:36.278210  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2407.6
I20260429 08:04:36.278842  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2408 FOLLOWER]: Advancing to term 2409
I20260429 08:04:36.279265  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.279296  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2408.5
I20260429 08:04:36.279348  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2408.6
I20260429 08:04:36.280036  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2409 FOLLOWER]: Advancing to term 2410
I20260429 08:04:36.280416  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.280447  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2409.5
I20260429 08:04:36.280475  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2409.6
I20260429 08:04:36.281129  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2410 FOLLOWER]: Advancing to term 2411
I20260429 08:04:36.281514  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.281545  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2410.5
I20260429 08:04:36.281572  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2410.6
I20260429 08:04:36.282218  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2411 FOLLOWER]: Advancing to term 2412
I20260429 08:04:36.282596  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.282631  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2411.5
I20260429 08:04:36.282660  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2411.6
I20260429 08:04:36.283253  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2412 FOLLOWER]: Advancing to term 2413
I20260429 08:04:36.283715  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.283747  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2412.5
I20260429 08:04:36.283775  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2412.6
I20260429 08:04:36.284389  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2413 FOLLOWER]: Advancing to term 2414
I20260429 08:04:36.284780  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.284811  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2413.5
I20260429 08:04:36.284837  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2413.6
I20260429 08:04:36.285492  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2414 FOLLOWER]: Advancing to term 2415
I20260429 08:04:36.285946  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.285979  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2414.5
I20260429 08:04:36.286032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2414.6
I20260429 08:04:36.286836  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2415 FOLLOWER]: Advancing to term 2416
I20260429 08:04:36.287256  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.287287  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2415.5
I20260429 08:04:36.287317  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2415.6
I20260429 08:04:36.287930  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2416 FOLLOWER]: Advancing to term 2417
I20260429 08:04:36.288371  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.288427  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2416.5
I20260429 08:04:36.288477  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2416.6
I20260429 08:04:36.289115  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2417 FOLLOWER]: Advancing to term 2418
I20260429 08:04:36.289544  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.289602  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2417.5
I20260429 08:04:36.289693  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2417.6
I20260429 08:04:36.290282  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2418 FOLLOWER]: Advancing to term 2419
I20260429 08:04:36.290740  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.290771  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2418.5
I20260429 08:04:36.290824  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2418.6
I20260429 08:04:36.291414  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2419 FOLLOWER]: Advancing to term 2420
I20260429 08:04:36.291850  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.291882  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2419.5
I20260429 08:04:36.291910  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2419.6
I20260429 08:04:36.292550  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2420 FOLLOWER]: Advancing to term 2421
I20260429 08:04:36.292949  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.292979  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2420.5
I20260429 08:04:36.293007  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2420.6
I20260429 08:04:36.293574  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2421 FOLLOWER]: Advancing to term 2422
I20260429 08:04:36.293963  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.293995  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2421.5
I20260429 08:04:36.294023  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2421.6
I20260429 08:04:36.294760  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2422 FOLLOWER]: Advancing to term 2423
I20260429 08:04:36.295238  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.295272  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2422.5
I20260429 08:04:36.295302  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2422.6
I20260429 08:04:36.295931  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2423 FOLLOWER]: Advancing to term 2424
I20260429 08:04:36.296434  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.296468  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2423.5
I20260429 08:04:36.296522  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2423.6
I20260429 08:04:36.297036  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2424 FOLLOWER]: Advancing to term 2425
I20260429 08:04:36.297474  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.297508  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2424.5
I20260429 08:04:36.297537  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2424.6
I20260429 08:04:36.298179  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2425 FOLLOWER]: Advancing to term 2426
I20260429 08:04:36.298566  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.298597  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2425.5
I20260429 08:04:36.298632  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2425.6
I20260429 08:04:36.299301  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2426 FOLLOWER]: Advancing to term 2427
I20260429 08:04:36.299817  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.299851  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2426.5
I20260429 08:04:36.299881  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2426.6
I20260429 08:04:36.300580  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2427 FOLLOWER]: Advancing to term 2428
I20260429 08:04:36.300978  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.301009  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2427.5
I20260429 08:04:36.301038  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2427.6
I20260429 08:04:36.301759  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2428 FOLLOWER]: Advancing to term 2429
I20260429 08:04:36.302244  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.302277  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2428.5
I20260429 08:04:36.302306  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2428.6
I20260429 08:04:36.302961  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2429 FOLLOWER]: Advancing to term 2430
I20260429 08:04:36.303412  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.303445  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2429.5
I20260429 08:04:36.303534  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2429.6
I20260429 08:04:36.304140  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2430 FOLLOWER]: Advancing to term 2431
I20260429 08:04:36.304796  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.304833  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2430.5
I20260429 08:04:36.304874  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2430.6
I20260429 08:04:36.305586  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2431 FOLLOWER]: Advancing to term 2432
I20260429 08:04:36.306022  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.306056  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2431.5
I20260429 08:04:36.306084  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2431.6
I20260429 08:04:36.306941  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2432 FOLLOWER]: Advancing to term 2433
I20260429 08:04:36.307341  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.307379  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2432.5
I20260429 08:04:36.307408  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2432.6
I20260429 08:04:36.308081  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2433 FOLLOWER]: Advancing to term 2434
I20260429 08:04:36.308501  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.308534  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2433.5
I20260429 08:04:36.308564  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2433.6
I20260429 08:04:36.309128  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2434 FOLLOWER]: Advancing to term 2435
I20260429 08:04:36.309602  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.309643  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2434.5
I20260429 08:04:36.309697  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2434.6
I20260429 08:04:36.310197  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2435 FOLLOWER]: Advancing to term 2436
I20260429 08:04:36.310642  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.310673  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2435.5
I20260429 08:04:36.310701  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2435.6
I20260429 08:04:36.311666  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2436 FOLLOWER]: Advancing to term 2437
I20260429 08:04:36.312157  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.312191  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2436.5
I20260429 08:04:36.312220  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2436.6
I20260429 08:04:36.312952  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2437 FOLLOWER]: Advancing to term 2438
I20260429 08:04:36.313431  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.313462  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2437.5
I20260429 08:04:36.313520  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2437.6
I20260429 08:04:36.314157  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2438 FOLLOWER]: Advancing to term 2439
I20260429 08:04:36.314600  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.314632  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2438.5
I20260429 08:04:36.314692  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2438.6
I20260429 08:04:36.315310  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2439 FOLLOWER]: Advancing to term 2440
I20260429 08:04:36.315830  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.315863  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2439.5
I20260429 08:04:36.315892  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2439.6
I20260429 08:04:36.316565  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2440 FOLLOWER]: Advancing to term 2441
I20260429 08:04:36.317013  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.317044  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2440.5
I20260429 08:04:36.317071  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2440.6
I20260429 08:04:36.317718  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2441 FOLLOWER]: Advancing to term 2442
I20260429 08:04:36.318164  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.318197  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2441.5
I20260429 08:04:36.318249  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2441.6
I20260429 08:04:36.318872  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2442 FOLLOWER]: Advancing to term 2443
I20260429 08:04:36.319307  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.319339  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2442.5
I20260429 08:04:36.319393  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2442.6
I20260429 08:04:36.320027  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2443 FOLLOWER]: Advancing to term 2444
I20260429 08:04:36.320472  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.320503  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2443.5
I20260429 08:04:36.320557  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2443.6
I20260429 08:04:36.321126  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2444 FOLLOWER]: Advancing to term 2445
I20260429 08:04:36.321564  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.321596  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2444.5
I20260429 08:04:36.321651  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2444.6
I20260429 08:04:36.322265  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2445 FOLLOWER]: Advancing to term 2446
I20260429 08:04:36.322710  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.322743  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2445.5
I20260429 08:04:36.322798  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2445.6
I20260429 08:04:36.323367  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2446 FOLLOWER]: Advancing to term 2447
I20260429 08:04:36.323889  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.323922  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2446.5
I20260429 08:04:36.323975  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2446.6
I20260429 08:04:36.324587  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2447 FOLLOWER]: Advancing to term 2448
I20260429 08:04:36.325027  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.325059  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2447.5
I20260429 08:04:36.325086  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2447.6
I20260429 08:04:36.325677  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2448 FOLLOWER]: Advancing to term 2449
I20260429 08:04:36.326216  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.326248  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2448.5
I20260429 08:04:36.326301  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2448.6
I20260429 08:04:36.326964  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2449 FOLLOWER]: Advancing to term 2450
I20260429 08:04:36.327395  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.327435  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2449.5
I20260429 08:04:36.327463  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2449.6
I20260429 08:04:36.328091  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2450 FOLLOWER]: Advancing to term 2451
I20260429 08:04:36.328534  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.328567  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2450.5
I20260429 08:04:36.328620  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2450.6
I20260429 08:04:36.329313  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2451 FOLLOWER]: Advancing to term 2452
I20260429 08:04:36.329788  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.329849  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2451.5
I20260429 08:04:36.329896  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2451.6
I20260429 08:04:36.330518  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2452 FOLLOWER]: Advancing to term 2453
I20260429 08:04:36.330924  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.330956  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2452.5
I20260429 08:04:36.330986  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2452.6
I20260429 08:04:36.331640  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2453 FOLLOWER]: Advancing to term 2454
I20260429 08:04:36.332036  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.332067  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2453.5
I20260429 08:04:36.332096  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2453.6
I20260429 08:04:36.332698  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2454 FOLLOWER]: Advancing to term 2455
I20260429 08:04:36.333168  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.333202  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2454.5
I20260429 08:04:36.333261  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2454.6
I20260429 08:04:36.333907  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2455 FOLLOWER]: Advancing to term 2456
I20260429 08:04:36.334304  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.334336  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2455.5
I20260429 08:04:36.334365  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2455.6
I20260429 08:04:36.335065  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2456 FOLLOWER]: Advancing to term 2457
I20260429 08:04:36.335523  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.335567  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2456.5
I20260429 08:04:36.335599  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2456.6
I20260429 08:04:36.336360  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2457 FOLLOWER]: Advancing to term 2458
I20260429 08:04:36.336755  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.336786  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2457.5
I20260429 08:04:36.336813  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2457.6
I20260429 08:04:36.337502  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2458 FOLLOWER]: Advancing to term 2459
I20260429 08:04:36.337888  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.337919  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2458.5
I20260429 08:04:36.337947  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2458.6
I20260429 08:04:36.338609  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2459 FOLLOWER]: Advancing to term 2460
I20260429 08:04:36.339001  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.339033  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2459.5
I20260429 08:04:36.339061  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2459.6
I20260429 08:04:36.339694  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2460 FOLLOWER]: Advancing to term 2461
I20260429 08:04:36.340077  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.340108  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2460.5
I20260429 08:04:36.340137  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2460.6
I20260429 08:04:36.340802  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2461 FOLLOWER]: Advancing to term 2462
I20260429 08:04:36.341182  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.341213  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2461.5
I20260429 08:04:36.341243  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2461.6
I20260429 08:04:36.341923  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2462 FOLLOWER]: Advancing to term 2463
I20260429 08:04:36.342372  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.342433  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2462.5
I20260429 08:04:36.342478  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2462.6
I20260429 08:04:36.343091  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2463 FOLLOWER]: Advancing to term 2464
I20260429 08:04:36.343540  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.343585  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2463.5
I20260429 08:04:36.343627  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2463.6
I20260429 08:04:36.344287  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2464 FOLLOWER]: Advancing to term 2465
I20260429 08:04:36.344738  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.344795  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2464.5
I20260429 08:04:36.344842  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2464.6
I20260429 08:04:36.345547  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2465 FOLLOWER]: Advancing to term 2466
I20260429 08:04:36.345979  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.346036  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2465.5
I20260429 08:04:36.346083  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2465.6
I20260429 08:04:36.346752  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2466 FOLLOWER]: Advancing to term 2467
I20260429 08:04:36.347178  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.347234  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2466.5
I20260429 08:04:36.347280  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2466.6
I20260429 08:04:36.348055  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2467 FOLLOWER]: Advancing to term 2468
I20260429 08:04:36.348480  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.348512  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2467.5
I20260429 08:04:36.348542  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2467.6
I20260429 08:04:36.349203  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2468 FOLLOWER]: Advancing to term 2469
I20260429 08:04:36.349640  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.349676  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2468.5
I20260429 08:04:36.349707  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2468.6
I20260429 08:04:36.350296  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2469 FOLLOWER]: Advancing to term 2470
I20260429 08:04:36.350698  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.350729  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2469.5
I20260429 08:04:36.350757  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2469.6
I20260429 08:04:36.351320  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2470 FOLLOWER]: Advancing to term 2471
I20260429 08:04:36.351817  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.351852  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2470.5
I20260429 08:04:36.351883  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2470.6
I20260429 08:04:36.352492  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2471 FOLLOWER]: Advancing to term 2472
I20260429 08:04:36.352901  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.352933  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2471.5
I20260429 08:04:36.352962  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2471.6
I20260429 08:04:36.353755  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2472 FOLLOWER]: Advancing to term 2473
I20260429 08:04:36.354174  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.354211  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2472.5
I20260429 08:04:36.354254  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2472.6
I20260429 08:04:36.355031  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2473 FOLLOWER]: Advancing to term 2474
I20260429 08:04:36.355466  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.355559  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2473.5
I20260429 08:04:36.355592  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2473.6
I20260429 08:04:36.356263  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2474 FOLLOWER]: Advancing to term 2475
I20260429 08:04:36.356688  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.356719  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2474.5
I20260429 08:04:36.356748  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2474.6
I20260429 08:04:36.357365  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2475 FOLLOWER]: Advancing to term 2476
I20260429 08:04:36.357761  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.357795  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2475.5
I20260429 08:04:36.357823  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2475.6
I20260429 08:04:36.358484  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2476 FOLLOWER]: Advancing to term 2477
I20260429 08:04:36.359066  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.359136  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2476.5
I20260429 08:04:36.359185  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2476.6
I20260429 08:04:36.360093  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2477 FOLLOWER]: Advancing to term 2478
I20260429 08:04:36.360581  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.360644  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2477.5
I20260429 08:04:36.360688  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2477.6
I20260429 08:04:36.361390  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2478 FOLLOWER]: Advancing to term 2479
I20260429 08:04:36.361850  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.361915  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2478.5
I20260429 08:04:36.361960  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2478.6
I20260429 08:04:36.362644  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2479 FOLLOWER]: Advancing to term 2480
I20260429 08:04:36.363041  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.363073  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2479.5
I20260429 08:04:36.363101  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2479.6
I20260429 08:04:36.363672  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2480 FOLLOWER]: Advancing to term 2481
I20260429 08:04:36.364061  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.364091  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2480.5
I20260429 08:04:36.364120  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2480.6
I20260429 08:04:36.364655  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2481 FOLLOWER]: Advancing to term 2482
I20260429 08:04:36.365043  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.365080  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2481.5
I20260429 08:04:36.365108  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2481.6
I20260429 08:04:36.365648  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2482 FOLLOWER]: Advancing to term 2483
I20260429 08:04:36.366029  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.366058  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2482.5
I20260429 08:04:36.366086  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2482.6
I20260429 08:04:36.366626  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2483 FOLLOWER]: Advancing to term 2484
I20260429 08:04:36.367009  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.367039  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2483.5
I20260429 08:04:36.367069  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2483.6
I20260429 08:04:36.367619  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2484 FOLLOWER]: Advancing to term 2485
I20260429 08:04:36.368023  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.368053  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2484.5
I20260429 08:04:36.368083  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2484.6
I20260429 08:04:36.368606  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2485 FOLLOWER]: Advancing to term 2486
I20260429 08:04:36.368983  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.369014  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2485.5
I20260429 08:04:36.369042  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2485.6
I20260429 08:04:36.369568  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2486 FOLLOWER]: Advancing to term 2487
I20260429 08:04:36.369956  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.369988  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2486.5
I20260429 08:04:36.370016  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2486.6
I20260429 08:04:36.370594  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2487 FOLLOWER]: Advancing to term 2488
I20260429 08:04:36.371085  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.371117  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2487.5
I20260429 08:04:36.371176  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2487.6
I20260429 08:04:36.371822  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2488 FOLLOWER]: Advancing to term 2489
I20260429 08:04:36.372272  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.372304  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2488.5
I20260429 08:04:36.372364  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2488.6
I20260429 08:04:36.373713  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2489 FOLLOWER]: Advancing to term 2490
I20260429 08:04:36.374176  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.374212  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2489.5
I20260429 08:04:36.374250  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2489.6
I20260429 08:04:36.374923  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2490 FOLLOWER]: Advancing to term 2491
I20260429 08:04:36.375367  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.375423  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2490.5
I20260429 08:04:36.375470  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2490.6
I20260429 08:04:36.376107  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2491 FOLLOWER]: Advancing to term 2492
I20260429 08:04:36.376547  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.376611  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2491.5
I20260429 08:04:36.376657  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2491.6
I20260429 08:04:36.377257  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2492 FOLLOWER]: Advancing to term 2493
I20260429 08:04:36.377710  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.377743  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2492.5
I20260429 08:04:36.377799  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2492.6
I20260429 08:04:36.378379  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2493 FOLLOWER]: Advancing to term 2494
I20260429 08:04:36.378863  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.378898  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2493.5
I20260429 08:04:36.378928  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2493.6
I20260429 08:04:36.379463  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2494 FOLLOWER]: Advancing to term 2495
I20260429 08:04:36.379940  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.380000  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2494.5
I20260429 08:04:36.380048  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2494.6
I20260429 08:04:36.380659  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2495 FOLLOWER]: Advancing to term 2496
I20260429 08:04:36.382622  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.382675  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2495.5
I20260429 08:04:36.382723  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2495.6
I20260429 08:04:36.383392  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2496 FOLLOWER]: Advancing to term 2497
I20260429 08:04:36.383893  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.383926  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2496.5
I20260429 08:04:36.383955  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2496.6
I20260429 08:04:36.384480  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2497 FOLLOWER]: Advancing to term 2498
I20260429 08:04:36.384872  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.384903  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2497.5
I20260429 08:04:36.384930  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2497.6
I20260429 08:04:36.385546  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2498 FOLLOWER]: Advancing to term 2499
I20260429 08:04:36.385965  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.385996  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2498.5
I20260429 08:04:36.386026  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2498.6
I20260429 08:04:36.386631  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2499 FOLLOWER]: Advancing to term 2500
I20260429 08:04:36.387038  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.387070  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2499.5
I20260429 08:04:36.387102  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2499.6
I20260429 08:04:36.387676  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2500 FOLLOWER]: Advancing to term 2501
I20260429 08:04:36.388064  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.388095  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2500.5
I20260429 08:04:36.388124  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2500.6
I20260429 08:04:36.388685  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2501 FOLLOWER]: Advancing to term 2502
I20260429 08:04:36.389063  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.389093  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2501.5
I20260429 08:04:36.389122  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2501.6
I20260429 08:04:36.389760  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2502 FOLLOWER]: Advancing to term 2503
I20260429 08:04:36.390214  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.390272  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2502.5
I20260429 08:04:36.390318  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2502.6
I20260429 08:04:36.391068  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2503 FOLLOWER]: Advancing to term 2504
I20260429 08:04:36.391561  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.391607  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2503.5
I20260429 08:04:36.391652  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2503.6
I20260429 08:04:36.392263  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2504 FOLLOWER]: Advancing to term 2505
I20260429 08:04:36.392692  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.392747  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2504.5
I20260429 08:04:36.392791  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2504.6
I20260429 08:04:36.393498  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2505 FOLLOWER]: Advancing to term 2506
I20260429 08:04:36.393924  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.393981  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2505.5
I20260429 08:04:36.394024  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2505.6
I20260429 08:04:36.394728  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2506 FOLLOWER]: Advancing to term 2507
I20260429 08:04:36.395149  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.395205  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2506.5
I20260429 08:04:36.395251  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2506.6
I20260429 08:04:36.395893  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2507 FOLLOWER]: Advancing to term 2508
I20260429 08:04:36.396363  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.396428  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2507.5
I20260429 08:04:36.396472  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2507.6
I20260429 08:04:36.397091  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2508 FOLLOWER]: Advancing to term 2509
I20260429 08:04:36.397527  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.397583  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2508.5
I20260429 08:04:36.397629  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2508.6
I20260429 08:04:36.398265  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2509 FOLLOWER]: Advancing to term 2510
I20260429 08:04:36.398697  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.398754  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2509.5
I20260429 08:04:36.398797  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2509.6
I20260429 08:04:36.399606  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2510 FOLLOWER]: Advancing to term 2511
I20260429 08:04:36.400045  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.400102  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2510.5
I20260429 08:04:36.400148  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2510.6
I20260429 08:04:36.400790  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2511 FOLLOWER]: Advancing to term 2512
I20260429 08:04:36.401216  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.401270  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2511.5
I20260429 08:04:36.401314  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2511.6
I20260429 08:04:36.402014  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2512 FOLLOWER]: Advancing to term 2513
I20260429 08:04:36.402469  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.402599  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2512.5
I20260429 08:04:36.402700  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2512.6
I20260429 08:04:36.403365  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2513 FOLLOWER]: Advancing to term 2514
I20260429 08:04:36.403882  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.403941  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2513.5
I20260429 08:04:36.403985  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2513.6
I20260429 08:04:36.404691  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2514 FOLLOWER]: Advancing to term 2515
I20260429 08:04:36.405143  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.405208  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2514.5
I20260429 08:04:36.405254  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2514.6
I20260429 08:04:36.405969  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2515 FOLLOWER]: Advancing to term 2516
I20260429 08:04:36.406464  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.406520  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2515.5
I20260429 08:04:36.406565  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2515.6
I20260429 08:04:36.407204  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2516 FOLLOWER]: Advancing to term 2517
I20260429 08:04:36.407720  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.407773  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2516.5
I20260429 08:04:36.407814  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2516.6
I20260429 08:04:36.408506  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2517 FOLLOWER]: Advancing to term 2518
I20260429 08:04:36.408931  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.408982  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2517.5
I20260429 08:04:36.409024  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2517.6
I20260429 08:04:36.409690  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2518 FOLLOWER]: Advancing to term 2519
I20260429 08:04:36.410102  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.410158  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2518.5
I20260429 08:04:36.410198  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2518.6
I20260429 08:04:36.410890  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2519 FOLLOWER]: Advancing to term 2520
I20260429 08:04:36.411314  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.411375  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2519.5
I20260429 08:04:36.411425  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2519.6
I20260429 08:04:36.412173  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2520 FOLLOWER]: Advancing to term 2521
I20260429 08:04:36.412640  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.412685  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2520.5
I20260429 08:04:36.412717  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2520.6
I20260429 08:04:36.413628  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2521 FOLLOWER]: Advancing to term 2522
I20260429 08:04:36.414059  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.414091  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2521.5
I20260429 08:04:36.414120  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2521.6
I20260429 08:04:36.414755  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2522 FOLLOWER]: Advancing to term 2523
I20260429 08:04:36.415180  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.415238  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2522.5
I20260429 08:04:36.415282  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2522.6
I20260429 08:04:36.416179  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2523 FOLLOWER]: Advancing to term 2524
I20260429 08:04:36.416680  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.416715  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2523.5
I20260429 08:04:36.416745  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2523.6
I20260429 08:04:36.417356  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2524 FOLLOWER]: Advancing to term 2525
I20260429 08:04:36.417829  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.417860  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2524.5
I20260429 08:04:36.417912  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2524.6
I20260429 08:04:36.418512  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2525 FOLLOWER]: Advancing to term 2526
I20260429 08:04:36.418998  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.419029  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2525.5
I20260429 08:04:36.419056  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2525.6
I20260429 08:04:36.419778  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2526 FOLLOWER]: Advancing to term 2527
I20260429 08:04:36.420181  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.420213  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2526.5
I20260429 08:04:36.420241  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2526.6
I20260429 08:04:36.420856  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2527 FOLLOWER]: Advancing to term 2528
I20260429 08:04:36.421301  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.421334  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2527.5
I20260429 08:04:36.421391  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2527.6
I20260429 08:04:36.421994  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2528 FOLLOWER]: Advancing to term 2529
I20260429 08:04:36.422408  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.422441  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2528.5
I20260429 08:04:36.422497  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2528.6
I20260429 08:04:36.423010  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2529 FOLLOWER]: Advancing to term 2530
I20260429 08:04:36.423446  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.423522  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2529.5
I20260429 08:04:36.423596  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2529.6
I20260429 08:04:36.424190  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2530 FOLLOWER]: Advancing to term 2531
I20260429 08:04:36.424626  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.424690  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2530.5
I20260429 08:04:36.424734  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2530.6
I20260429 08:04:36.425360  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2531 FOLLOWER]: Advancing to term 2532
I20260429 08:04:36.425798  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.425854  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2531.5
I20260429 08:04:36.425900  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2531.6
I20260429 08:04:36.426605  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2532 FOLLOWER]: Advancing to term 2533
I20260429 08:04:36.426988  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.427019  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2532.5
I20260429 08:04:36.427047  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2532.6
I20260429 08:04:36.427630  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2533 FOLLOWER]: Advancing to term 2534
I20260429 08:04:36.428092  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.428122  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2533.5
I20260429 08:04:36.428175  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2533.6
I20260429 08:04:36.428740  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2534 FOLLOWER]: Advancing to term 2535
I20260429 08:04:36.429107  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.429136  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2534.5
I20260429 08:04:36.429163  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2534.6
I20260429 08:04:36.429796  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2535 FOLLOWER]: Advancing to term 2536
I20260429 08:04:36.430223  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.430255  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2535.5
I20260429 08:04:36.430310  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2535.6
I20260429 08:04:36.430900  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2536 FOLLOWER]: Advancing to term 2537
I20260429 08:04:36.431324  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.431356  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2536.5
I20260429 08:04:36.431416  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2536.6
I20260429 08:04:36.431983  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2537 FOLLOWER]: Advancing to term 2538
I20260429 08:04:36.432436  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.432492  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2537.5
I20260429 08:04:36.432538  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2537.6
I20260429 08:04:36.433058  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2538 FOLLOWER]: Advancing to term 2539
I20260429 08:04:36.433501  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.433533  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2538.5
I20260429 08:04:36.433588  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2538.6
I20260429 08:04:36.434183  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2539 FOLLOWER]: Advancing to term 2540
I20260429 08:04:36.434578  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.434609  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2539.5
I20260429 08:04:36.434638  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2539.6
I20260429 08:04:36.435161  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2540 FOLLOWER]: Advancing to term 2541
I20260429 08:04:36.435667  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.435698  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2540.5
I20260429 08:04:36.435727  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2540.6
I20260429 08:04:36.436241  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2541 FOLLOWER]: Advancing to term 2542
I20260429 08:04:36.436688  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.436743  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2541.5
I20260429 08:04:36.436789  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2541.6
I20260429 08:04:36.437316  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2542 FOLLOWER]: Advancing to term 2543
I20260429 08:04:36.437747  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.437800  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2542.5
I20260429 08:04:36.437844  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2542.6
I20260429 08:04:36.438373  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2543 FOLLOWER]: Advancing to term 2544
I20260429 08:04:36.438812  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.438866  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2543.5
I20260429 08:04:36.438910  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2543.6
I20260429 08:04:36.439428  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2544 FOLLOWER]: Advancing to term 2545
I20260429 08:04:36.439879  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.439955  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2544.5
I20260429 08:04:36.440028  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2544.6
I20260429 08:04:36.440521  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2545 FOLLOWER]: Advancing to term 2546
I20260429 08:04:36.440950  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.441005  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2545.5
I20260429 08:04:36.441051  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2545.6
I20260429 08:04:36.441607  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2546 FOLLOWER]: Advancing to term 2547
I20260429 08:04:36.442022  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.442078  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2546.5
I20260429 08:04:36.442123  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2546.6
I20260429 08:04:36.442735  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2547 FOLLOWER]: Advancing to term 2548
I20260429 08:04:36.443192  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.443225  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2547.5
I20260429 08:04:36.443282  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2547.6
I20260429 08:04:36.444010  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2548 FOLLOWER]: Advancing to term 2549
I20260429 08:04:36.444451  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.444484  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2548.5
I20260429 08:04:36.444538  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2548.6
I20260429 08:04:36.445242  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2549 FOLLOWER]: Advancing to term 2550
I20260429 08:04:36.445698  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.445734  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2549.5
I20260429 08:04:36.445788  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2549.6
I20260429 08:04:36.446422  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2550 FOLLOWER]: Advancing to term 2551
I20260429 08:04:36.447003  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.447038  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2550.5
I20260429 08:04:36.447094  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2550.6
I20260429 08:04:36.447721  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2551 FOLLOWER]: Advancing to term 2552
I20260429 08:04:36.448114  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.448145  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2551.5
I20260429 08:04:36.448173  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2551.6
I20260429 08:04:36.448770  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2552 FOLLOWER]: Advancing to term 2553
I20260429 08:04:36.449218  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.449250  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2552.5
I20260429 08:04:36.449306  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2552.6
I20260429 08:04:36.449849  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2553 FOLLOWER]: Advancing to term 2554
I20260429 08:04:36.450270  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.450302  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2553.5
I20260429 08:04:36.450356  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2553.6
I20260429 08:04:36.450960  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2554 FOLLOWER]: Advancing to term 2555
I20260429 08:04:36.451339  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.451370  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2554.5
I20260429 08:04:36.451397  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2554.6
I20260429 08:04:36.452083  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2555 FOLLOWER]: Advancing to term 2556
I20260429 08:04:36.452461  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.452491  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2555.5
I20260429 08:04:36.452519  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2555.6
I20260429 08:04:36.453096  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2556 FOLLOWER]: Advancing to term 2557
I20260429 08:04:36.453536  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.453593  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2556.5
I20260429 08:04:36.453637  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2556.6
I20260429 08:04:36.454267  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2557 FOLLOWER]: Advancing to term 2558
I20260429 08:04:36.454746  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.454780  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2557.5
I20260429 08:04:36.454850  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2557.6
I20260429 08:04:36.455452  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2558 FOLLOWER]: Advancing to term 2559
I20260429 08:04:36.455905  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.455960  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2558.5
I20260429 08:04:36.456007  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2558.6
I20260429 08:04:36.456632  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2559 FOLLOWER]: Advancing to term 2560
I20260429 08:04:36.457065  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.457095  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2559.5
I20260429 08:04:36.457123  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2559.6
I20260429 08:04:36.457743  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2560 FOLLOWER]: Advancing to term 2561
I20260429 08:04:36.458130  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.458161  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2560.5
I20260429 08:04:36.458189  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2560.6
I20260429 08:04:36.458835  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2561 FOLLOWER]: Advancing to term 2562
I20260429 08:04:36.459215  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.459244  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2561.5
I20260429 08:04:36.459276  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2561.6
I20260429 08:04:36.459903  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2562 FOLLOWER]: Advancing to term 2563
I20260429 08:04:36.460393  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.460426  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2562.5
I20260429 08:04:36.460455  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2562.6
I20260429 08:04:36.461093  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2563 FOLLOWER]: Advancing to term 2564
I20260429 08:04:36.461464  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.461493  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2563.5
I20260429 08:04:36.461520  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2563.6
I20260429 08:04:36.462096  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2564 FOLLOWER]: Advancing to term 2565
I20260429 08:04:36.462482  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.462512  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2564.5
I20260429 08:04:36.462539  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2564.6
I20260429 08:04:36.463064  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2565 FOLLOWER]: Advancing to term 2566
I20260429 08:04:36.463451  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.463527  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2565.5
I20260429 08:04:36.463575  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2565.6
I20260429 08:04:36.464128  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2566 FOLLOWER]: Advancing to term 2567
I20260429 08:04:36.464509  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.464541  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2566.5
I20260429 08:04:36.464569  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2566.6
I20260429 08:04:36.465091  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2567 FOLLOWER]: Advancing to term 2568
I20260429 08:04:36.465473  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.465504  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2567.5
I20260429 08:04:36.465531  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2567.6
I20260429 08:04:36.466146  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2568 FOLLOWER]: Advancing to term 2569
I20260429 08:04:36.466533  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.466564  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2568.5
I20260429 08:04:36.466593  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2568.6
I20260429 08:04:36.467120  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2569 FOLLOWER]: Advancing to term 2570
I20260429 08:04:36.467584  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.467615  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2569.5
I20260429 08:04:36.467643  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2569.6
I20260429 08:04:36.468135  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2570 FOLLOWER]: Advancing to term 2571
I20260429 08:04:36.468506  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.468536  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2570.5
I20260429 08:04:36.468564  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2570.6
I20260429 08:04:36.469117  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2571 FOLLOWER]: Advancing to term 2572
I20260429 08:04:36.469496  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.469527  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2571.5
I20260429 08:04:36.469555  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2571.6
I20260429 08:04:36.470077  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2572 FOLLOWER]: Advancing to term 2573
I20260429 08:04:36.470464  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.470496  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2572.5
I20260429 08:04:36.470525  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2572.6
I20260429 08:04:36.471052  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2573 FOLLOWER]: Advancing to term 2574
I20260429 08:04:36.471439  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.471540  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2573.5
I20260429 08:04:36.471581  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2573.6
I20260429 08:04:36.472105  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2574 FOLLOWER]: Advancing to term 2575
I20260429 08:04:36.472484  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.472517  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2574.5
I20260429 08:04:36.472544  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2574.6
I20260429 08:04:36.473170  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2575 FOLLOWER]: Advancing to term 2576
I20260429 08:04:36.473624  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.473690  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2575.5
I20260429 08:04:36.473747  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2575.6
I20260429 08:04:36.474414  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2576 FOLLOWER]: Advancing to term 2577
I20260429 08:04:36.474798  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.474829  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2576.5
I20260429 08:04:36.474857  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2576.6
I20260429 08:04:36.475412  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2577 FOLLOWER]: Advancing to term 2578
I20260429 08:04:36.475863  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.475895  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2577.5
I20260429 08:04:36.475924  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2577.6
I20260429 08:04:36.476481  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2578 FOLLOWER]: Advancing to term 2579
I20260429 08:04:36.476928  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.476960  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2578.5
I20260429 08:04:36.477013  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2578.6
I20260429 08:04:36.477702  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2579 FOLLOWER]: Advancing to term 2580
I20260429 08:04:36.478112  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.478143  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2579.5
I20260429 08:04:36.478197  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2579.6
I20260429 08:04:36.478799  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2580 FOLLOWER]: Advancing to term 2581
I20260429 08:04:36.479212  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.479244  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2580.5
I20260429 08:04:36.479298  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2580.6
I20260429 08:04:36.480005  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2581 FOLLOWER]: Advancing to term 2582
I20260429 08:04:36.480451  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.480484  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2581.5
I20260429 08:04:36.480536  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2581.6
I20260429 08:04:36.481105  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2582 FOLLOWER]: Advancing to term 2583
I20260429 08:04:36.481671  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.481706  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2582.5
I20260429 08:04:36.481762  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2582.6
I20260429 08:04:36.482363  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2583 FOLLOWER]: Advancing to term 2584
I20260429 08:04:36.482803  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.482836  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2583.5
I20260429 08:04:36.482889  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2583.6
I20260429 08:04:36.483736  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2584 FOLLOWER]: Advancing to term 2585
I20260429 08:04:36.484171  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.484205  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2584.5
I20260429 08:04:36.484261  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2584.6
I20260429 08:04:36.484864  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2585 FOLLOWER]: Advancing to term 2586
I20260429 08:04:36.485302  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.485334  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2585.5
I20260429 08:04:36.485419  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2585.6
I20260429 08:04:36.486054  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2586 FOLLOWER]: Advancing to term 2587
I20260429 08:04:36.486505  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.486537  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2586.5
I20260429 08:04:36.486591  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2586.6
I20260429 08:04:36.487243  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2587 FOLLOWER]: Advancing to term 2588
I20260429 08:04:36.487653  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.487694  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2587.5
I20260429 08:04:36.487723  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2587.6
I20260429 08:04:36.488504  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2588 FOLLOWER]: Advancing to term 2589
I20260429 08:04:36.488904  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.488935  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2588.5
I20260429 08:04:36.488963  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2588.6
I20260429 08:04:36.489576  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2589 FOLLOWER]: Advancing to term 2590
I20260429 08:04:36.490034  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.490067  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2589.5
I20260429 08:04:36.490118  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2589.6
I20260429 08:04:36.490741  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2590 FOLLOWER]: Advancing to term 2591
I20260429 08:04:36.491159  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.491215  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2590.5
I20260429 08:04:36.491257  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2590.6
I20260429 08:04:36.491956  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2591 FOLLOWER]: Advancing to term 2592
I20260429 08:04:36.492389  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.492453  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2591.5
I20260429 08:04:36.492496  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2591.6
I20260429 08:04:36.493109  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2592 FOLLOWER]: Advancing to term 2593
I20260429 08:04:36.493543  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.493599  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2592.5
I20260429 08:04:36.493639  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2592.6
I20260429 08:04:36.494257  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2593 FOLLOWER]: Advancing to term 2594
I20260429 08:04:36.494688  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.494742  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2593.5
I20260429 08:04:36.494783  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2593.6
I20260429 08:04:36.495415  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2594 FOLLOWER]: Advancing to term 2595
I20260429 08:04:36.495862  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.495920  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2594.5
I20260429 08:04:36.495965  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2594.6
I20260429 08:04:36.496623  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2595 FOLLOWER]: Advancing to term 2596
I20260429 08:04:36.497124  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.497180  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2595.5
I20260429 08:04:36.497225  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2595.6
I20260429 08:04:36.497848  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2596 FOLLOWER]: Advancing to term 2597
I20260429 08:04:36.498345  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.498394  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2596.5
I20260429 08:04:36.498443  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2596.6
I20260429 08:04:36.500046  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2597 FOLLOWER]: Advancing to term 2598
I20260429 08:04:36.500682  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.500720  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2597.5
I20260429 08:04:36.500773  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2597.6
I20260429 08:04:36.501686  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2598 FOLLOWER]: Advancing to term 2599
I20260429 08:04:36.502230  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.502264  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2598.5
I20260429 08:04:36.502293  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2598.6
I20260429 08:04:36.502876  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2599 FOLLOWER]: Advancing to term 2600
I20260429 08:04:36.503324  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.503356  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2599.5
I20260429 08:04:36.503417  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2599.6
I20260429 08:04:36.504096  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2600 FOLLOWER]: Advancing to term 2601
I20260429 08:04:36.504562  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.504594  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2600.5
I20260429 08:04:36.504624  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2600.6
I20260429 08:04:36.505286  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2601 FOLLOWER]: Advancing to term 2602
I20260429 08:04:36.505728  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.505764  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2601.5
I20260429 08:04:36.505817  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2601.6
I20260429 08:04:36.506505  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2602 FOLLOWER]: Advancing to term 2603
I20260429 08:04:36.506919  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.506950  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2602.5
I20260429 08:04:36.507002  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2602.6
I20260429 08:04:36.507616  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2603 FOLLOWER]: Advancing to term 2604
I20260429 08:04:36.508019  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.508052  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2603.5
I20260429 08:04:36.508080  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2603.6
I20260429 08:04:36.508569  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2604 FOLLOWER]: Advancing to term 2605
I20260429 08:04:36.508955  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.508985  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2604.5
I20260429 08:04:36.509014  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2604.6
I20260429 08:04:36.509553  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2605 FOLLOWER]: Advancing to term 2606
I20260429 08:04:36.509939  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.509969  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2605.5
I20260429 08:04:36.509997  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2605.6
I20260429 08:04:36.510529  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2606 FOLLOWER]: Advancing to term 2607
I20260429 08:04:36.510914  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.510946  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2606.5
I20260429 08:04:36.510973  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2606.6
I20260429 08:04:36.511629  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2607 FOLLOWER]: Advancing to term 2608
I20260429 08:04:36.512033  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.512064  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2607.5
I20260429 08:04:36.512094  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2607.6
I20260429 08:04:36.512703  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2608 FOLLOWER]: Advancing to term 2609
I20260429 08:04:36.513203  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.513236  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2608.5
I20260429 08:04:36.513266  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2608.6
I20260429 08:04:36.514011  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2609 FOLLOWER]: Advancing to term 2610
I20260429 08:04:36.514425  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.514458  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2609.5
I20260429 08:04:36.514487  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2609.6
I20260429 08:04:36.515093  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2610 FOLLOWER]: Advancing to term 2611
I20260429 08:04:36.515551  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.515583  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2610.5
I20260429 08:04:36.515612  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2610.6
I20260429 08:04:36.516127  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2611 FOLLOWER]: Advancing to term 2612
I20260429 08:04:36.516511  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.516543  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2611.5
I20260429 08:04:36.516570  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2611.6
I20260429 08:04:36.517071  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2612 FOLLOWER]: Advancing to term 2613
I20260429 08:04:36.517458  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.517488  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2612.5
I20260429 08:04:36.517516  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2612.6
I20260429 08:04:36.518015  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2613 FOLLOWER]: Advancing to term 2614
I20260429 08:04:36.518396  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.518426  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2613.5
I20260429 08:04:36.518455  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2613.6
I20260429 08:04:36.518978  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2614 FOLLOWER]: Advancing to term 2615
I20260429 08:04:36.519366  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.519398  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2614.5
I20260429 08:04:36.519428  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2614.6
I20260429 08:04:36.520007  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2615 FOLLOWER]: Advancing to term 2616
I20260429 08:04:36.520454  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.520488  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2615.5
I20260429 08:04:36.520538  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2615.6
I20260429 08:04:36.521059  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2616 FOLLOWER]: Advancing to term 2617
I20260429 08:04:36.521479  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.521533  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2616.5
I20260429 08:04:36.521579  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2616.6
I20260429 08:04:36.522176  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2617 FOLLOWER]: Advancing to term 2618
I20260429 08:04:36.522614  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.522646  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2617.5
I20260429 08:04:36.522702  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2617.6
I20260429 08:04:36.523330  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2618 FOLLOWER]: Advancing to term 2619
I20260429 08:04:36.523811  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.523844  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2618.5
I20260429 08:04:36.523895  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2618.6
I20260429 08:04:36.524456  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2619 FOLLOWER]: Advancing to term 2620
I20260429 08:04:36.524905  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.524938  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2619.5
I20260429 08:04:36.524989  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2619.6
I20260429 08:04:36.525545  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2620 FOLLOWER]: Advancing to term 2621
I20260429 08:04:36.526027  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.526083  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2620.5
I20260429 08:04:36.526125  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2620.6
I20260429 08:04:36.526718  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2621 FOLLOWER]: Advancing to term 2622
I20260429 08:04:36.527169  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.527202  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2621.5
I20260429 08:04:36.527257  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2621.6
I20260429 08:04:36.527871  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2622 FOLLOWER]: Advancing to term 2623
I20260429 08:04:36.528311  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.528343  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2622.5
I20260429 08:04:36.528401  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2622.6
I20260429 08:04:36.528995  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2623 FOLLOWER]: Advancing to term 2624
I20260429 08:04:36.529405  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.529436  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2623.5
I20260429 08:04:36.529464  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2623.6
I20260429 08:04:36.529994  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2624 FOLLOWER]: Advancing to term 2625
I20260429 08:04:36.530361  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.530393  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2624.5
I20260429 08:04:36.530421  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2624.6
I20260429 08:04:36.530992  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2625 FOLLOWER]: Advancing to term 2626
I20260429 08:04:36.531445  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.531531  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2625.5
I20260429 08:04:36.531579  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2625.6
I20260429 08:04:36.532305  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2626 FOLLOWER]: Advancing to term 2627
I20260429 08:04:36.532707  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.532737  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2626.5
I20260429 08:04:36.532765  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2626.6
I20260429 08:04:36.533326  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2627 FOLLOWER]: Advancing to term 2628
I20260429 08:04:36.533715  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.533746  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2627.5
I20260429 08:04:36.533775  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2627.6
I20260429 08:04:36.534421  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2628 FOLLOWER]: Advancing to term 2629
I20260429 08:04:36.534899  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.534932  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2628.5
I20260429 08:04:36.534989  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2628.6
I20260429 08:04:36.535753  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2629 FOLLOWER]: Advancing to term 2630
I20260429 08:04:36.536196  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.536235  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2629.5
I20260429 08:04:36.536294  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2629.6
I20260429 08:04:36.536911  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2630 FOLLOWER]: Advancing to term 2631
I20260429 08:04:36.537362  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.537395  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2630.5
I20260429 08:04:36.537467  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2630.6
I20260429 08:04:36.537976  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2631 FOLLOWER]: Advancing to term 2632
I20260429 08:04:36.538378  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.538407  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2631.5
I20260429 08:04:36.538471  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2631.6
I20260429 08:04:36.538981  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2632 FOLLOWER]: Advancing to term 2633
I20260429 08:04:36.539407  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.539446  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2632.5
I20260429 08:04:36.539534  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2632.6
I20260429 08:04:36.540119  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2633 FOLLOWER]: Advancing to term 2634
I20260429 08:04:36.540548  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.540580  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2633.5
I20260429 08:04:36.540635  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2633.6
I20260429 08:04:36.541217  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2634 FOLLOWER]: Advancing to term 2635
I20260429 08:04:36.541673  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.541706  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2634.5
I20260429 08:04:36.541761  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2634.6
I20260429 08:04:36.542488  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2635 FOLLOWER]: Advancing to term 2636
I20260429 08:04:36.542888  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.542918  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2635.5
I20260429 08:04:36.542946  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2635.6
I20260429 08:04:36.543601  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2636 FOLLOWER]: Advancing to term 2637
I20260429 08:04:36.544041  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.544072  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2636.5
I20260429 08:04:36.544101  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2636.6
I20260429 08:04:36.544750  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2637 FOLLOWER]: Advancing to term 2638
I20260429 08:04:36.545125  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.545156  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2637.5
I20260429 08:04:36.545185  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2637.6
I20260429 08:04:36.545780  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2638 FOLLOWER]: Advancing to term 2639
I20260429 08:04:36.546156  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.546186  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2638.5
I20260429 08:04:36.546214  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2638.6
I20260429 08:04:36.546995  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2639 FOLLOWER]: Advancing to term 2640
I20260429 08:04:36.547366  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.547397  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2639.5
I20260429 08:04:36.547426  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2639.6
I20260429 08:04:36.548089  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2640 FOLLOWER]: Advancing to term 2641
I20260429 08:04:36.548449  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.548480  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2640.5
I20260429 08:04:36.548506  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2640.6
I20260429 08:04:36.549194  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2641 FOLLOWER]: Advancing to term 2642
I20260429 08:04:36.549571  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.549602  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2641.5
I20260429 08:04:36.549630  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2641.6
I20260429 08:04:36.550414  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2642 FOLLOWER]: Advancing to term 2643
I20260429 08:04:36.550802  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.550849  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2642.5
I20260429 08:04:36.550877  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2642.6
I20260429 08:04:36.551584  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2643 FOLLOWER]: Advancing to term 2644
I20260429 08:04:36.551960  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.551991  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2643.5
I20260429 08:04:36.552019  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2643.6
I20260429 08:04:36.552693  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2644 FOLLOWER]: Advancing to term 2645
I20260429 08:04:36.553067  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.553097  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2644.5
I20260429 08:04:36.553125  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2644.6
I20260429 08:04:36.553797  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2645 FOLLOWER]: Advancing to term 2646
I20260429 08:04:36.554174  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.554205  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2645.5
I20260429 08:04:36.554234  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2645.6
I20260429 08:04:36.554898  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2646 FOLLOWER]: Advancing to term 2647
I20260429 08:04:36.555270  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.555302  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2646.5
I20260429 08:04:36.555330  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2646.6
I20260429 08:04:36.555953  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2647 FOLLOWER]: Advancing to term 2648
I20260429 08:04:36.556326  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.556357  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2647.5
I20260429 08:04:36.556385  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2647.6
I20260429 08:04:36.557049  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2648 FOLLOWER]: Advancing to term 2649
I20260429 08:04:36.557523  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.557569  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2648.5
I20260429 08:04:36.557624  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2648.6
I20260429 08:04:36.558180  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2649 FOLLOWER]: Advancing to term 2650
I20260429 08:04:36.558625  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.558660  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2649.5
I20260429 08:04:36.558714  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2649.6
I20260429 08:04:36.559283  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2650 FOLLOWER]: Advancing to term 2651
I20260429 08:04:36.559770  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.559801  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2650.5
I20260429 08:04:36.559829  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2650.6
I20260429 08:04:36.560568  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2651 FOLLOWER]: Advancing to term 2652
I20260429 08:04:36.560989  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.561020  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2651.5
I20260429 08:04:36.561070  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2651.6
I20260429 08:04:36.561712  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2652 FOLLOWER]: Advancing to term 2653
I20260429 08:04:36.562155  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.562187  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2652.5
I20260429 08:04:36.562239  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2652.6
I20260429 08:04:36.562824  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2653 FOLLOWER]: Advancing to term 2654
I20260429 08:04:36.563251  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.563282  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2653.5
I20260429 08:04:36.563333  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2653.6
I20260429 08:04:36.564035  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2654 FOLLOWER]: Advancing to term 2655
I20260429 08:04:36.564481  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.564512  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2654.5
I20260429 08:04:36.564565  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2654.6
I20260429 08:04:36.565145  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2655 FOLLOWER]: Advancing to term 2656
I20260429 08:04:36.565550  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.565580  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2655.5
I20260429 08:04:36.565609  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2655.6
I20260429 08:04:36.566227  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2656 FOLLOWER]: Advancing to term 2657
I20260429 08:04:36.566692  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.566725  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2656.5
I20260429 08:04:36.566779  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2656.6
I20260429 08:04:36.567566  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2657 FOLLOWER]: Advancing to term 2658
I20260429 08:04:36.567939  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.567970  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2657.5
I20260429 08:04:36.567996  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2657.6
I20260429 08:04:36.568594  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2658 FOLLOWER]: Advancing to term 2659
I20260429 08:04:36.569070  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.569132  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2658.5
I20260429 08:04:36.569177  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2658.6
I20260429 08:04:36.569875  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2659 FOLLOWER]: Advancing to term 2660
I20260429 08:04:36.570309  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.570366  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2659.5
I20260429 08:04:36.570411  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2659.6
I20260429 08:04:36.570986  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2660 FOLLOWER]: Advancing to term 2661
I20260429 08:04:36.571405  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.571463  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2660.5
I20260429 08:04:36.571528  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2660.6
I20260429 08:04:36.572139  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2661 FOLLOWER]: Advancing to term 2662
I20260429 08:04:36.572546  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.572600  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2661.5
I20260429 08:04:36.572645  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2661.6
I20260429 08:04:36.573284  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2662 FOLLOWER]: Advancing to term 2663
I20260429 08:04:36.573717  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.573750  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2662.5
I20260429 08:04:36.573800  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2662.6
I20260429 08:04:36.574491  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2663 FOLLOWER]: Advancing to term 2664
I20260429 08:04:36.574928  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.574959  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2663.5
I20260429 08:04:36.575012  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2663.6
I20260429 08:04:36.575630  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2664 FOLLOWER]: Advancing to term 2665
I20260429 08:04:36.576057  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.576088  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2664.5
I20260429 08:04:36.576140  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2664.6
I20260429 08:04:36.576653  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2665 FOLLOWER]: Advancing to term 2666
I20260429 08:04:36.577080  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.577133  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2665.5
I20260429 08:04:36.577176  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2665.6
I20260429 08:04:36.577800  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2666 FOLLOWER]: Advancing to term 2667
I20260429 08:04:36.578227  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.578258  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2666.5
I20260429 08:04:36.578312  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2666.6
I20260429 08:04:36.579000  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2667 FOLLOWER]: Advancing to term 2668
I20260429 08:04:36.579526  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.579569  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2667.5
I20260429 08:04:36.579617  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2667.6
I20260429 08:04:36.580221  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2668 FOLLOWER]: Advancing to term 2669
I20260429 08:04:36.580663  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.580695  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2668.5
I20260429 08:04:36.580751  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2668.6
I20260429 08:04:36.581486  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2669 FOLLOWER]: Advancing to term 2670
I20260429 08:04:36.581940  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.581970  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2669.5
I20260429 08:04:36.582022  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2669.6
I20260429 08:04:36.582623  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2670 FOLLOWER]: Advancing to term 2671
I20260429 08:04:36.583045  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.583076  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2670.5
I20260429 08:04:36.583133  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2670.6
I20260429 08:04:36.583702  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2671 FOLLOWER]: Advancing to term 2672
I20260429 08:04:36.584120  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.584151  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2671.5
I20260429 08:04:36.584203  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2671.6
I20260429 08:04:36.584923  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2672 FOLLOWER]: Advancing to term 2673
I20260429 08:04:36.585393  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.585425  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2672.5
I20260429 08:04:36.585482  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2672.6
I20260429 08:04:36.586061  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2673 FOLLOWER]: Advancing to term 2674
I20260429 08:04:36.586547  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.586580  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2673.5
I20260429 08:04:36.586642  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2673.6
I20260429 08:04:36.587172  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2674 FOLLOWER]: Advancing to term 2675
I20260429 08:04:36.587685  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.587718  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2674.5
I20260429 08:04:36.587769  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2674.6
I20260429 08:04:36.588332  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2675 FOLLOWER]: Advancing to term 2676
I20260429 08:04:36.588824  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.588857  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2675.5
I20260429 08:04:36.588914  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2675.6
I20260429 08:04:36.589495  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2676 FOLLOWER]: Advancing to term 2677
I20260429 08:04:36.589902  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.589933  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2676.5
I20260429 08:04:36.589987  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2676.6
I20260429 08:04:36.590634  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2677 FOLLOWER]: Advancing to term 2678
I20260429 08:04:36.591111  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.591145  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2677.5
I20260429 08:04:36.591233  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2677.6
I20260429 08:04:36.591951  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2678 FOLLOWER]: Advancing to term 2679
I20260429 08:04:36.592417  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.592448  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2678.5
I20260429 08:04:36.592504  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2678.6
I20260429 08:04:36.593114  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2679 FOLLOWER]: Advancing to term 2680
I20260429 08:04:36.593534  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.593591  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2679.5
I20260429 08:04:36.593633  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2679.6
I20260429 08:04:36.594223  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2680 FOLLOWER]: Advancing to term 2681
I20260429 08:04:36.594662  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.594722  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2680.5
I20260429 08:04:36.594766  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2680.6
I20260429 08:04:36.595369  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2681 FOLLOWER]: Advancing to term 2682
I20260429 08:04:36.595840  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.595872  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2681.5
I20260429 08:04:36.595901  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2681.6
I20260429 08:04:36.596473  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2682 FOLLOWER]: Advancing to term 2683
I20260429 08:04:36.597021  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.597052  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2682.5
I20260429 08:04:36.597105  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2682.6
I20260429 08:04:36.597628  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2683 FOLLOWER]: Advancing to term 2684
I20260429 08:04:36.598047  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.598101  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2683.5
I20260429 08:04:36.598143  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2683.6
I20260429 08:04:36.598670  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2684 FOLLOWER]: Advancing to term 2685
I20260429 08:04:36.599069  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.599123  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2684.5
I20260429 08:04:36.599165  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2684.6
I20260429 08:04:36.599733  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2685 FOLLOWER]: Advancing to term 2686
I20260429 08:04:36.600170  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.600224  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2685.5
I20260429 08:04:36.600270  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2685.6
I20260429 08:04:36.600841  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2686 FOLLOWER]: Advancing to term 2687
I20260429 08:04:36.601251  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.601305  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2686.5
I20260429 08:04:36.601351  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2686.6
I20260429 08:04:36.601886  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2687 FOLLOWER]: Advancing to term 2688
I20260429 08:04:36.602313  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.602383  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2687.5
I20260429 08:04:36.602427  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2687.6
I20260429 08:04:36.602986  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2688 FOLLOWER]: Advancing to term 2689
I20260429 08:04:36.603420  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.603451  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2688.5
I20260429 08:04:36.603534  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2688.6
I20260429 08:04:36.604102  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2689 FOLLOWER]: Advancing to term 2690
I20260429 08:04:36.604565  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.604631  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2689.5
I20260429 08:04:36.604735  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2689.6
I20260429 08:04:36.605310  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2690 FOLLOWER]: Advancing to term 2691
I20260429 08:04:36.605736  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.605769  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2690.5
I20260429 08:04:36.605822  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2690.6
I20260429 08:04:36.606442  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2691 FOLLOWER]: Advancing to term 2692
I20260429 08:04:36.606868  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.606900  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2691.5
I20260429 08:04:36.606953  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2691.6
I20260429 08:04:36.607517  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2692 FOLLOWER]: Advancing to term 2693
I20260429 08:04:36.607913  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.607944  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2692.5
I20260429 08:04:36.607972  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2692.6
I20260429 08:04:36.608566  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2693 FOLLOWER]: Advancing to term 2694
I20260429 08:04:36.608937  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.608968  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2693.5
I20260429 08:04:36.608995  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2693.6
I20260429 08:04:36.609541  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2694 FOLLOWER]: Advancing to term 2695
I20260429 08:04:36.609965  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.610020  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2694.5
I20260429 08:04:36.610064  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2694.6
I20260429 08:04:36.610649  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2695 FOLLOWER]: Advancing to term 2696
I20260429 08:04:36.611188  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.611260  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2695.5
I20260429 08:04:36.611311  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2695.6
I20260429 08:04:36.611925  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2696 FOLLOWER]: Advancing to term 2697
I20260429 08:04:36.612375  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.612413  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2696.5
I20260429 08:04:36.612473  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2696.6
I20260429 08:04:36.613111  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2697 FOLLOWER]: Advancing to term 2698
I20260429 08:04:36.613622  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.613683  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2697.5
I20260429 08:04:36.613730  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2697.6
I20260429 08:04:36.614707  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2698 FOLLOWER]: Advancing to term 2699
I20260429 08:04:36.615164  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.615198  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2698.5
I20260429 08:04:36.615254  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2698.6
I20260429 08:04:36.615978  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2699 FOLLOWER]: Advancing to term 2700
I20260429 08:04:36.616427  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.616461  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2699.5
I20260429 08:04:36.616515  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2699.6
I20260429 08:04:36.617172  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2700 FOLLOWER]: Advancing to term 2701
I20260429 08:04:36.617615  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.617647  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2700.5
I20260429 08:04:36.617710  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2700.6
I20260429 08:04:36.618440  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2701 FOLLOWER]: Advancing to term 2702
I20260429 08:04:36.618861  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.618892  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2701.5
I20260429 08:04:36.618945  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2701.6
I20260429 08:04:36.619555  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2702 FOLLOWER]: Advancing to term 2703
I20260429 08:04:36.619953  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.619984  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2702.5
I20260429 08:04:36.620013  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2702.6
I20260429 08:04:36.620535  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2703 FOLLOWER]: Advancing to term 2704
I20260429 08:04:36.620930  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.620960  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2703.5
I20260429 08:04:36.620990  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2703.6
I20260429 08:04:36.621517  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2704 FOLLOWER]: Advancing to term 2705
I20260429 08:04:36.621904  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.621935  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2704.5
I20260429 08:04:36.621963  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2704.6
I20260429 08:04:36.622486  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2705 FOLLOWER]: Advancing to term 2706
I20260429 08:04:36.622870  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.622901  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2705.5
I20260429 08:04:36.622928  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2705.6
I20260429 08:04:36.623435  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2706 FOLLOWER]: Advancing to term 2707
I20260429 08:04:36.623895  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.623952  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2706.5
I20260429 08:04:36.623996  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2706.6
I20260429 08:04:36.624496  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2707 FOLLOWER]: Advancing to term 2708
I20260429 08:04:36.624933  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.624990  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2707.5
I20260429 08:04:36.625032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2707.6
I20260429 08:04:36.625586  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2708 FOLLOWER]: Advancing to term 2709
I20260429 08:04:36.626031  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.626087  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2708.5
I20260429 08:04:36.626129  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2708.6
I20260429 08:04:36.626705  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2709 FOLLOWER]: Advancing to term 2710
I20260429 08:04:36.627142  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.627194  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2709.5
I20260429 08:04:36.627235  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2709.6
I20260429 08:04:36.627781  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2710 FOLLOWER]: Advancing to term 2711
I20260429 08:04:36.628212  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.628268  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2710.5
I20260429 08:04:36.628309  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2710.6
I20260429 08:04:36.628922  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2711 FOLLOWER]: Advancing to term 2712
I20260429 08:04:36.629427  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.629469  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2711.5
I20260429 08:04:36.629525  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2711.6
I20260429 08:04:36.630174  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2712 FOLLOWER]: Advancing to term 2713
I20260429 08:04:36.630668  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.630702  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2712.5
I20260429 08:04:36.630733  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2712.6
I20260429 08:04:36.631402  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2713 FOLLOWER]: Advancing to term 2714
I20260429 08:04:36.631875  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.631908  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2713.5
I20260429 08:04:36.631961  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2713.6
I20260429 08:04:36.632583  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2714 FOLLOWER]: Advancing to term 2715
I20260429 08:04:36.632995  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.633028  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2714.5
I20260429 08:04:36.633057  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2714.6
I20260429 08:04:36.633635  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2715 FOLLOWER]: Advancing to term 2716
I20260429 08:04:36.634212  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.634248  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2715.5
I20260429 08:04:36.634294  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2715.6
I20260429 08:04:36.635470  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2716 FOLLOWER]: Advancing to term 2717
I20260429 08:04:36.636072  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.636106  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2716.5
I20260429 08:04:36.636137  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2716.6
I20260429 08:04:36.636713  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2717 FOLLOWER]: Advancing to term 2718
I20260429 08:04:36.637333  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.637387  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2717.5
I20260429 08:04:36.637432  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2717.6
I20260429 08:04:36.638310  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2718 FOLLOWER]: Advancing to term 2719
I20260429 08:04:36.638942  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.638988  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2718.5
I20260429 08:04:36.639032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2718.6
I20260429 08:04:36.639741  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2719 FOLLOWER]: Advancing to term 2720
I20260429 08:04:36.640357  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.640400  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2719.5
I20260429 08:04:36.640452  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2719.6
I20260429 08:04:36.641065  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2720 FOLLOWER]: Advancing to term 2721
I20260429 08:04:36.641551  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.641605  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2720.5
I20260429 08:04:36.641680  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2720.6
I20260429 08:04:36.642445  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2721 FOLLOWER]: Advancing to term 2722
I20260429 08:04:36.643013  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.643054  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2721.5
I20260429 08:04:36.643100  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2721.6
I20260429 08:04:36.643637  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2722 FOLLOWER]: Advancing to term 2723
I20260429 08:04:36.644073  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.644157  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2722.5
I20260429 08:04:36.644202  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2722.6
I20260429 08:04:36.644910  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2723 FOLLOWER]: Advancing to term 2724
I20260429 08:04:36.645308  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.645339  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2723.5
I20260429 08:04:36.645366  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2723.6
I20260429 08:04:36.646086  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2724 FOLLOWER]: Advancing to term 2725
I20260429 08:04:36.646509  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.646543  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2724.5
I20260429 08:04:36.646572  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2724.6
I20260429 08:04:36.647159  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2725 FOLLOWER]: Advancing to term 2726
I20260429 08:04:36.647619  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.647650  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2725.5
I20260429 08:04:36.647681  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2725.6
I20260429 08:04:36.648213  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2726 FOLLOWER]: Advancing to term 2727
I20260429 08:04:36.648702  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.648742  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2726.5
I20260429 08:04:36.648772  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2726.6
I20260429 08:04:36.649394  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2727 FOLLOWER]: Advancing to term 2728
I20260429 08:04:36.649802  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.649833  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2727.5
I20260429 08:04:36.649863  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2727.6
I20260429 08:04:36.650424  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2728 FOLLOWER]: Advancing to term 2729
I20260429 08:04:36.650805  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.650836  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2728.5
I20260429 08:04:36.650864  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2728.6
I20260429 08:04:36.651398  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2729 FOLLOWER]: Advancing to term 2730
I20260429 08:04:36.651851  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.651885  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2729.5
I20260429 08:04:36.651913  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2729.6
I20260429 08:04:36.652451  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2730 FOLLOWER]: Advancing to term 2731
I20260429 08:04:36.652833  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.652864  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2730.5
I20260429 08:04:36.652892  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2730.6
I20260429 08:04:36.653466  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2731 FOLLOWER]: Advancing to term 2732
I20260429 08:04:36.653857  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.653889  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2731.5
I20260429 08:04:36.653918  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2731.6
I20260429 08:04:36.654455  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2732 FOLLOWER]: Advancing to term 2733
I20260429 08:04:36.654837  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.654868  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2732.5
I20260429 08:04:36.654897  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2732.6
I20260429 08:04:36.655457  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2733 FOLLOWER]: Advancing to term 2734
I20260429 08:04:36.655930  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.655988  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2733.5
I20260429 08:04:36.656033  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2733.6
I20260429 08:04:36.656659  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2734 FOLLOWER]: Advancing to term 2735
I20260429 08:04:36.657159  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.657192  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2734.5
I20260429 08:04:36.657248  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2734.6
I20260429 08:04:36.657871  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2735 FOLLOWER]: Advancing to term 2736
I20260429 08:04:36.658303  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.658335  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2735.5
I20260429 08:04:36.658390  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2735.6
I20260429 08:04:36.659075  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2736 FOLLOWER]: Advancing to term 2737
I20260429 08:04:36.659695  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.659749  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2736.5
I20260429 08:04:36.659795  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2736.6
I20260429 08:04:36.660528  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2737 FOLLOWER]: Advancing to term 2738
I20260429 08:04:36.660969  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.661023  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2737.5
I20260429 08:04:36.661070  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2737.6
I20260429 08:04:36.661674  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2738 FOLLOWER]: Advancing to term 2739
I20260429 08:04:36.662110  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.662142  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2738.5
I20260429 08:04:36.662195  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2738.6
I20260429 08:04:36.662806  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2739 FOLLOWER]: Advancing to term 2740
I20260429 08:04:36.663199  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.663230  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2739.5
I20260429 08:04:36.663259  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2739.6
I20260429 08:04:36.663851  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2740 FOLLOWER]: Advancing to term 2741
I20260429 08:04:36.664286  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.664343  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2740.5
I20260429 08:04:36.664397  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2740.6
I20260429 08:04:36.665120  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2741 FOLLOWER]: Advancing to term 2742
I20260429 08:04:36.665546  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.665602  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2741.5
I20260429 08:04:36.665647  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2741.6
I20260429 08:04:36.666298  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2742 FOLLOWER]: Advancing to term 2743
I20260429 08:04:36.666744  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.666801  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2742.5
I20260429 08:04:36.666846  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2742.6
I20260429 08:04:36.667438  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2743 FOLLOWER]: Advancing to term 2744
I20260429 08:04:36.667893  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.667925  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2743.5
I20260429 08:04:36.667979  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2743.6
I20260429 08:04:36.668741  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2744 FOLLOWER]: Advancing to term 2745
I20260429 08:04:36.669215  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.669247  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2744.5
I20260429 08:04:36.669276  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2744.6
I20260429 08:04:36.669938  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2745 FOLLOWER]: Advancing to term 2746
I20260429 08:04:36.670393  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.670452  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2745.5
I20260429 08:04:36.670496  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2745.6
I20260429 08:04:36.671085  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2746 FOLLOWER]: Advancing to term 2747
I20260429 08:04:36.671522  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.671563  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2746.5
I20260429 08:04:36.671592  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2746.6
I20260429 08:04:36.672242  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2747 FOLLOWER]: Advancing to term 2748
I20260429 08:04:36.672722  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.672784  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2747.5
I20260429 08:04:36.672832  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2747.6
I20260429 08:04:36.673446  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2748 FOLLOWER]: Advancing to term 2749
I20260429 08:04:36.673843  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.673874  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2748.5
I20260429 08:04:36.673902  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2748.6
I20260429 08:04:36.674414  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2749 FOLLOWER]: Advancing to term 2750
I20260429 08:04:36.674796  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.674826  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2749.5
I20260429 08:04:36.674854  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2749.6
I20260429 08:04:36.675355  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2750 FOLLOWER]: Advancing to term 2751
I20260429 08:04:36.675837  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.675868  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2750.5
I20260429 08:04:36.675897  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2750.6
I20260429 08:04:36.676462  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2751 FOLLOWER]: Advancing to term 2752
I20260429 08:04:36.676844  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.676873  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2751.5
I20260429 08:04:36.676900  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2751.6
I20260429 08:04:36.677443  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2752 FOLLOWER]: Advancing to term 2753
I20260429 08:04:36.677835  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.677865  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2752.5
I20260429 08:04:36.677891  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2752.6
I20260429 08:04:36.678391  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2753 FOLLOWER]: Advancing to term 2754
I20260429 08:04:36.678761  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.678790  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2753.5
I20260429 08:04:36.678817  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2753.6
I20260429 08:04:36.679397  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2754 FOLLOWER]: Advancing to term 2755
I20260429 08:04:36.679857  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.679888  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2754.5
I20260429 08:04:36.679942  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2754.6
I20260429 08:04:36.680478  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2755 FOLLOWER]: Advancing to term 2756
I20260429 08:04:36.680953  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.681010  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2755.5
I20260429 08:04:36.681057  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2755.6
I20260429 08:04:36.681660  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2756 FOLLOWER]: Advancing to term 2757
I20260429 08:04:36.682106  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.682135  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2756.5
I20260429 08:04:36.682163  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2756.6
I20260429 08:04:36.682792  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2757 FOLLOWER]: Advancing to term 2758
I20260429 08:04:36.683197  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.683228  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2757.5
I20260429 08:04:36.683281  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2757.6
I20260429 08:04:36.683981  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2758 FOLLOWER]: Advancing to term 2759
I20260429 08:04:36.684391  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.684425  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2758.5
I20260429 08:04:36.684453  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2758.6
I20260429 08:04:36.684993  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2759 FOLLOWER]: Advancing to term 2760
I20260429 08:04:36.685411  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.685442  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2759.5
I20260429 08:04:36.685493  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2759.6
I20260429 08:04:36.686048  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2760 FOLLOWER]: Advancing to term 2761
I20260429 08:04:36.686498  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.686530  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2760.5
I20260429 08:04:36.686585  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2760.6
I20260429 08:04:36.687197  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2761 FOLLOWER]: Advancing to term 2762
I20260429 08:04:36.687697  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.687731  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2761.5
I20260429 08:04:36.687790  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2761.6
I20260429 08:04:36.688337  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2762 FOLLOWER]: Advancing to term 2763
I20260429 08:04:36.688769  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.688800  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2762.5
I20260429 08:04:36.688850  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2762.6
I20260429 08:04:36.689486  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2763 FOLLOWER]: Advancing to term 2764
I20260429 08:04:36.689899  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.689930  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2763.5
I20260429 08:04:36.689983  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2763.6
I20260429 08:04:36.690516  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2764 FOLLOWER]: Advancing to term 2765
I20260429 08:04:36.690970  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.691001  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2764.5
I20260429 08:04:36.691054  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2764.6
I20260429 08:04:36.691668  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2765 FOLLOWER]: Advancing to term 2766
I20260429 08:04:36.692085  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.692116  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2765.5
I20260429 08:04:36.692168  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2765.6
I20260429 08:04:36.692816  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2766 FOLLOWER]: Advancing to term 2767
I20260429 08:04:36.693228  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.693259  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2766.5
I20260429 08:04:36.693311  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2766.6
I20260429 08:04:36.693975  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2767 FOLLOWER]: Advancing to term 2768
I20260429 08:04:36.694398  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.694430  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2767.5
I20260429 08:04:36.694483  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2767.6
I20260429 08:04:36.695107  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2768 FOLLOWER]: Advancing to term 2769
I20260429 08:04:36.695577  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.695608  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2768.5
I20260429 08:04:36.695643  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2768.6
I20260429 08:04:36.696323  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2769 FOLLOWER]: Advancing to term 2770
I20260429 08:04:36.696763  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.696794  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2769.5
I20260429 08:04:36.696847  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2769.6
I20260429 08:04:36.697546  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2770 FOLLOWER]: Advancing to term 2771
I20260429 08:04:36.697974  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.698005  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2770.5
I20260429 08:04:36.698056  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2770.6
I20260429 08:04:36.698688  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2771 FOLLOWER]: Advancing to term 2772
I20260429 08:04:36.699133  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.699165  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2771.5
I20260429 08:04:36.699218  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2771.6
I20260429 08:04:36.699870  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2772 FOLLOWER]: Advancing to term 2773
I20260429 08:04:36.700307  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.700338  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2772.5
I20260429 08:04:36.700389  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2772.6
I20260429 08:04:36.701095  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2773 FOLLOWER]: Advancing to term 2774
I20260429 08:04:36.701514  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.701546  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2773.5
I20260429 08:04:36.701598  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2773.6
I20260429 08:04:36.702227  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2774 FOLLOWER]: Advancing to term 2775
I20260429 08:04:36.702682  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.702731  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2774.5
I20260429 08:04:36.702782  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2774.6
I20260429 08:04:36.703348  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2775 FOLLOWER]: Advancing to term 2776
I20260429 08:04:36.703881  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.703939  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2775.5
I20260429 08:04:36.703984  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2775.6
I20260429 08:04:36.704600  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2776 FOLLOWER]: Advancing to term 2777
I20260429 08:04:36.705063  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.705093  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2776.5
I20260429 08:04:36.705121  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2776.6
I20260429 08:04:36.705897  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2777 FOLLOWER]: Advancing to term 2778
I20260429 08:04:36.706303  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.706334  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2777.5
I20260429 08:04:36.706419  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2777.6
I20260429 08:04:36.707084  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2778 FOLLOWER]: Advancing to term 2779
I20260429 08:04:36.707592  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.707640  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2778.5
I20260429 08:04:36.707684  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2778.6
I20260429 08:04:36.708308  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2779 FOLLOWER]: Advancing to term 2780
I20260429 08:04:36.708891  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.708923  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2779.5
I20260429 08:04:36.708979  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2779.6
I20260429 08:04:36.709692  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2780 FOLLOWER]: Advancing to term 2781
I20260429 08:04:36.710134  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.710165  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2780.5
I20260429 08:04:36.710193  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2780.6
I20260429 08:04:36.710847  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2781 FOLLOWER]: Advancing to term 2782
I20260429 08:04:36.711290  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.711323  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2781.5
I20260429 08:04:36.711350  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2781.6
I20260429 08:04:36.712184  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2782 FOLLOWER]: Advancing to term 2783
I20260429 08:04:36.712621  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.712656  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2782.5
I20260429 08:04:36.712690  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2782.6
I20260429 08:04:36.713332  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2783 FOLLOWER]: Advancing to term 2784
I20260429 08:04:36.713730  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.713763  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2783.5
I20260429 08:04:36.713798  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2783.6
I20260429 08:04:36.714589  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2784 FOLLOWER]: Advancing to term 2785
I20260429 08:04:36.715009  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.715040  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2784.5
I20260429 08:04:36.715070  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2784.6
I20260429 08:04:36.715734  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2785 FOLLOWER]: Advancing to term 2786
I20260429 08:04:36.716193  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.716225  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2785.5
I20260429 08:04:36.716281  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2785.6
I20260429 08:04:36.716846  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2786 FOLLOWER]: Advancing to term 2787
I20260429 08:04:36.717285  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.717317  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2786.5
I20260429 08:04:36.717346  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2786.6
I20260429 08:04:36.717900  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2787 FOLLOWER]: Advancing to term 2788
I20260429 08:04:36.718344  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.718379  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2787.5
I20260429 08:04:36.718434  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2787.6
I20260429 08:04:36.719133  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2788 FOLLOWER]: Advancing to term 2789
I20260429 08:04:36.719645  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.719678  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2788.5
I20260429 08:04:36.719730  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2788.6
I20260429 08:04:36.720337  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2789 FOLLOWER]: Advancing to term 2790
I20260429 08:04:36.720780  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.720813  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2789.5
I20260429 08:04:36.720849  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2789.6
I20260429 08:04:36.721437  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2790 FOLLOWER]: Advancing to term 2791
I20260429 08:04:36.721897  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.721930  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2790.5
I20260429 08:04:36.721961  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2790.6
I20260429 08:04:36.722585  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2791 FOLLOWER]: Advancing to term 2792
I20260429 08:04:36.723034  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.723067  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2791.5
I20260429 08:04:36.723096  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2791.6
I20260429 08:04:36.723723  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2792 FOLLOWER]: Advancing to term 2793
I20260429 08:04:36.724108  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.724139  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2792.5
I20260429 08:04:36.724167  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2792.6
I20260429 08:04:36.724825  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2793 FOLLOWER]: Advancing to term 2794
I20260429 08:04:36.725265  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.725322  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2793.5
I20260429 08:04:36.725399  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2793.6
I20260429 08:04:36.725930  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2794 FOLLOWER]: Advancing to term 2795
I20260429 08:04:36.726388  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.726444  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2794.5
I20260429 08:04:36.726490  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2794.6
I20260429 08:04:36.727141  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2795 FOLLOWER]: Advancing to term 2796
I20260429 08:04:36.727623  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.727656  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2795.5
I20260429 08:04:36.727686  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2795.6
I20260429 08:04:36.728214  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2796 FOLLOWER]: Advancing to term 2797
I20260429 08:04:36.728667  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.728724  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2796.5
I20260429 08:04:36.728768  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2796.6
I20260429 08:04:36.729372  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2797 FOLLOWER]: Advancing to term 2798
I20260429 08:04:36.729862  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.729897  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2797.5
I20260429 08:04:36.729926  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2797.6
I20260429 08:04:36.730536  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2798 FOLLOWER]: Advancing to term 2799
I20260429 08:04:36.730952  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.730983  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2798.5
I20260429 08:04:36.731012  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2798.6
I20260429 08:04:36.731612  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2799 FOLLOWER]: Advancing to term 2800
I20260429 08:04:36.732002  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.732033  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2799.5
I20260429 08:04:36.732061  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2799.6
I20260429 08:04:36.732770  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2800 FOLLOWER]: Advancing to term 2801
I20260429 08:04:36.733158  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.733196  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2800.5
I20260429 08:04:36.733223  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2800.6
I20260429 08:04:36.733834  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2801 FOLLOWER]: Advancing to term 2802
I20260429 08:04:36.734212  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.734242  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2801.5
I20260429 08:04:36.734270  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2801.6
I20260429 08:04:36.734845  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2802 FOLLOWER]: Advancing to term 2803
I20260429 08:04:36.735296  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.735351  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2802.5
I20260429 08:04:36.735394  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2802.6
I20260429 08:04:36.736119  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2803 FOLLOWER]: Advancing to term 2804
I20260429 08:04:36.736577  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.736634  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2803.5
I20260429 08:04:36.736680  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2803.6
I20260429 08:04:36.737357  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2804 FOLLOWER]: Advancing to term 2805
I20260429 08:04:36.737779  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.737835  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2804.5
I20260429 08:04:36.737886  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2804.6
I20260429 08:04:36.738539  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2805 FOLLOWER]: Advancing to term 2806
I20260429 08:04:36.738996  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.739030  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2805.5
I20260429 08:04:36.739059  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2805.6
I20260429 08:04:36.739794  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2806 FOLLOWER]: Advancing to term 2807
I20260429 08:04:36.740239  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.740298  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2806.5
I20260429 08:04:36.740345  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2806.6
I20260429 08:04:36.741009  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2807 FOLLOWER]: Advancing to term 2808
I20260429 08:04:36.741433  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.741464  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2807.5
I20260429 08:04:36.741493  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2807.6
I20260429 08:04:36.742187  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2808 FOLLOWER]: Advancing to term 2809
I20260429 08:04:36.742583  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.742630  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2808.5
I20260429 08:04:36.742659  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2808.6
I20260429 08:04:36.743300  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2809 FOLLOWER]: Advancing to term 2810
I20260429 08:04:36.743777  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.743808  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2809.5
I20260429 08:04:36.743837  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2809.6
I20260429 08:04:36.744477  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2810 FOLLOWER]: Advancing to term 2811
I20260429 08:04:36.744864  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.744895  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2810.5
I20260429 08:04:36.744923  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2810.6
I20260429 08:04:36.745532  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2811 FOLLOWER]: Advancing to term 2812
I20260429 08:04:36.745935  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.745967  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2811.5
I20260429 08:04:36.745995  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2811.6
I20260429 08:04:36.746742  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2812 FOLLOWER]: Advancing to term 2813
I20260429 08:04:36.747120  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.747152  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2812.5
I20260429 08:04:36.747180  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2812.6
I20260429 08:04:36.747848  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2813 FOLLOWER]: Advancing to term 2814
I20260429 08:04:36.748268  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.748301  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2813.5
I20260429 08:04:36.748329  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2813.6
I20260429 08:04:36.749045  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2814 FOLLOWER]: Advancing to term 2815
I20260429 08:04:36.749435  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.749466  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2814.5
I20260429 08:04:36.749495  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2814.6
I20260429 08:04:36.750135  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2815 FOLLOWER]: Advancing to term 2816
I20260429 08:04:36.750521  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.750551  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2815.5
I20260429 08:04:36.750579  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2815.6
I20260429 08:04:36.751142  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2816 FOLLOWER]: Advancing to term 2817
I20260429 08:04:36.751598  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.751636  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2816.5
I20260429 08:04:36.751664  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2816.6
I20260429 08:04:36.752496  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2817 FOLLOWER]: Advancing to term 2818
I20260429 08:04:36.752952  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.752985  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2817.5
I20260429 08:04:36.753012  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2817.6
I20260429 08:04:36.753604  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2818 FOLLOWER]: Advancing to term 2819
I20260429 08:04:36.754024  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.754055  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2818.5
I20260429 08:04:36.754081  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2818.6
I20260429 08:04:36.754819  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2819 FOLLOWER]: Advancing to term 2820
I20260429 08:04:36.755278  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.755312  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2819.5
I20260429 08:04:36.755342  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2819.6
I20260429 08:04:36.756042  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2820 FOLLOWER]: Advancing to term 2821
I20260429 08:04:36.756440  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.756470  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2820.5
I20260429 08:04:36.756498  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2820.6
I20260429 08:04:36.757047  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2821 FOLLOWER]: Advancing to term 2822
I20260429 08:04:36.757494  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.757550  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2821.5
I20260429 08:04:36.757593  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2821.6
I20260429 08:04:36.758286  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2822 FOLLOWER]: Advancing to term 2823
I20260429 08:04:36.758728  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.758782  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2822.5
I20260429 08:04:36.758826  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2822.6
I20260429 08:04:36.759400  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2823 FOLLOWER]: Advancing to term 2824
I20260429 08:04:36.759894  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.759950  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2823.5
I20260429 08:04:36.759994  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2823.6
I20260429 08:04:36.760629  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2824 FOLLOWER]: Advancing to term 2825
I20260429 08:04:36.761057  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.761112  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2824.5
I20260429 08:04:36.761158  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2824.6
I20260429 08:04:36.761699  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2825 FOLLOWER]: Advancing to term 2826
I20260429 08:04:36.762120  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.762176  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2825.5
I20260429 08:04:36.762219  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2825.6
I20260429 08:04:36.762751  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2826 FOLLOWER]: Advancing to term 2827
I20260429 08:04:36.763190  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.763222  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2826.5
I20260429 08:04:36.763278  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2826.6
I20260429 08:04:36.763887  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2827 FOLLOWER]: Advancing to term 2828
I20260429 08:04:36.764333  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.764371  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2827.5
I20260429 08:04:36.764439  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2827.6
I20260429 08:04:36.765112  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2828 FOLLOWER]: Advancing to term 2829
I20260429 08:04:36.765551  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.765609  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2828.5
I20260429 08:04:36.765650  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2828.6
I20260429 08:04:36.766264  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2829 FOLLOWER]: Advancing to term 2830
I20260429 08:04:36.766728  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.766783  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2829.5
I20260429 08:04:36.766830  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2829.6
I20260429 08:04:36.767627  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2830 FOLLOWER]: Advancing to term 2831
I20260429 08:04:36.768021  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.768054  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2830.5
I20260429 08:04:36.768082  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2830.6
I20260429 08:04:36.768829  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2831 FOLLOWER]: Advancing to term 2832
I20260429 08:04:36.769217  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.769248  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2831.5
I20260429 08:04:36.769275  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2831.6
I20260429 08:04:36.769919  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2832 FOLLOWER]: Advancing to term 2833
I20260429 08:04:36.770309  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.770340  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2832.5
I20260429 08:04:36.770370  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2832.6
I20260429 08:04:36.771042  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2833 FOLLOWER]: Advancing to term 2834
I20260429 08:04:36.771587  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.771641  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2833.5
I20260429 08:04:36.771687  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2833.6
I20260429 08:04:36.772418  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2834 FOLLOWER]: Advancing to term 2835
I20260429 08:04:36.772814  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.772845  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2834.5
I20260429 08:04:36.772874  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2834.6
I20260429 08:04:36.773433  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2835 FOLLOWER]: Advancing to term 2836
I20260429 08:04:36.773844  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.773874  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2835.5
I20260429 08:04:36.773901  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2835.6
I20260429 08:04:36.774549  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2836 FOLLOWER]: Advancing to term 2837
I20260429 08:04:36.774936  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.774966  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2836.5
I20260429 08:04:36.774994  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2836.6
I20260429 08:04:36.775636  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2837 FOLLOWER]: Advancing to term 2838
I20260429 08:04:36.776021  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.776050  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2837.5
I20260429 08:04:36.776078  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2837.6
I20260429 08:04:36.776742  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2838 FOLLOWER]: Advancing to term 2839
I20260429 08:04:36.777115  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.777145  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2838.5
I20260429 08:04:36.777180  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2838.6
I20260429 08:04:36.777820  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2839 FOLLOWER]: Advancing to term 2840
I20260429 08:04:36.778193  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.778223  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2839.5
I20260429 08:04:36.778252  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2839.6
I20260429 08:04:36.778832  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2840 FOLLOWER]: Advancing to term 2841
I20260429 08:04:36.779223  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.779254  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2840.5
I20260429 08:04:36.779284  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2840.6
I20260429 08:04:36.779992  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2841 FOLLOWER]: Advancing to term 2842
I20260429 08:04:36.780380  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.780438  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2841.5
I20260429 08:04:36.780468  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2841.6
I20260429 08:04:36.781105  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2842 FOLLOWER]: Advancing to term 2843
I20260429 08:04:36.781483  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.781513  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2842.5
I20260429 08:04:36.781541  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2842.6
I20260429 08:04:36.782243  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2843 FOLLOWER]: Advancing to term 2844
I20260429 08:04:36.782667  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.782701  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2843.5
I20260429 08:04:36.782728  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2843.6
I20260429 08:04:36.783419  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2844 FOLLOWER]: Advancing to term 2845
I20260429 08:04:36.783866  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.783898  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2844.5
I20260429 08:04:36.783927  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2844.6
I20260429 08:04:36.784682  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2845 FOLLOWER]: Advancing to term 2846
I20260429 08:04:36.785099  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.785131  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2845.5
I20260429 08:04:36.785161  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2845.6
I20260429 08:04:36.785825  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2846 FOLLOWER]: Advancing to term 2847
I20260429 08:04:36.786222  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.786254  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2846.5
I20260429 08:04:36.786283  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2846.6
I20260429 08:04:36.786892  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2847 FOLLOWER]: Advancing to term 2848
I20260429 08:04:36.787345  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.787403  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2847.5
I20260429 08:04:36.787504  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2847.6
I20260429 08:04:36.788111  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2848 FOLLOWER]: Advancing to term 2849
I20260429 08:04:36.788563  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.788595  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2848.5
I20260429 08:04:36.788625  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2848.6
I20260429 08:04:36.789290  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2849 FOLLOWER]: Advancing to term 2850
I20260429 08:04:36.789738  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.789772  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2849.5
I20260429 08:04:36.789800  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2849.6
I20260429 08:04:36.790565  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2850 FOLLOWER]: Advancing to term 2851
I20260429 08:04:36.791008  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.791040  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2850.5
I20260429 08:04:36.791069  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2850.6
I20260429 08:04:36.791761  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2851 FOLLOWER]: Advancing to term 2852
I20260429 08:04:36.792191  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.792223  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2851.5
I20260429 08:04:36.792279  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2851.6
I20260429 08:04:36.792946  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2852 FOLLOWER]: Advancing to term 2853
I20260429 08:04:36.793365  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.793396  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2852.5
I20260429 08:04:36.793468  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2852.6
I20260429 08:04:36.794070  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2853 FOLLOWER]: Advancing to term 2854
I20260429 08:04:36.794517  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.794550  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2853.5
I20260429 08:04:36.794579  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2853.6
I20260429 08:04:36.795166  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2854 FOLLOWER]: Advancing to term 2855
I20260429 08:04:36.795670  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.795703  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2854.5
I20260429 08:04:36.795754  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2854.6
I20260429 08:04:36.796283  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2855 FOLLOWER]: Advancing to term 2856
I20260429 08:04:36.796732  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.796765  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2855.5
I20260429 08:04:36.796818  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2855.6
I20260429 08:04:36.797447  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2856 FOLLOWER]: Advancing to term 2857
I20260429 08:04:36.797835  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.797866  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2856.5
I20260429 08:04:36.797894  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2856.6
I20260429 08:04:36.798453  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2857 FOLLOWER]: Advancing to term 2858
I20260429 08:04:36.798861  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.798890  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2857.5
I20260429 08:04:36.798918  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2857.6
I20260429 08:04:36.799557  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2858 FOLLOWER]: Advancing to term 2859
I20260429 08:04:36.799949  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.799979  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2858.5
I20260429 08:04:36.800006  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2858.6
I20260429 08:04:36.800597  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2859 FOLLOWER]: Advancing to term 2860
I20260429 08:04:36.800973  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.801003  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2859.5
I20260429 08:04:36.801048  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2859.6
I20260429 08:04:36.801656  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2860 FOLLOWER]: Advancing to term 2861
I20260429 08:04:36.802068  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.802098  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2860.5
I20260429 08:04:36.802125  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2860.6
I20260429 08:04:36.802708  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2861 FOLLOWER]: Advancing to term 2862
I20260429 08:04:36.803085  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.803115  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2861.5
I20260429 08:04:36.803143  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2861.6
I20260429 08:04:36.803877  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2862 FOLLOWER]: Advancing to term 2863
I20260429 08:04:36.804316  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.804347  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2862.5
I20260429 08:04:36.804374  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2862.6
I20260429 08:04:36.804975  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2863 FOLLOWER]: Advancing to term 2864
I20260429 08:04:36.805402  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.805459  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2863.5
I20260429 08:04:36.805505  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2863.6
I20260429 08:04:36.806193  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2864 FOLLOWER]: Advancing to term 2865
I20260429 08:04:36.806629  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.806686  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2864.5
I20260429 08:04:36.806739  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2864.6
I20260429 08:04:36.807324  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2865 FOLLOWER]: Advancing to term 2866
I20260429 08:04:36.807812  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.807868  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2865.5
I20260429 08:04:36.807914  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2865.6
I20260429 08:04:36.808534  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2866 FOLLOWER]: Advancing to term 2867
I20260429 08:04:36.808969  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.809024  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2866.5
I20260429 08:04:36.809068  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2866.6
I20260429 08:04:36.809782  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2867 FOLLOWER]: Advancing to term 2868
I20260429 08:04:36.810204  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.810259  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2867.5
I20260429 08:04:36.810305  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2867.6
I20260429 08:04:36.810956  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2868 FOLLOWER]: Advancing to term 2869
I20260429 08:04:36.811725  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.811782  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2868.5
I20260429 08:04:36.811826  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2868.6
I20260429 08:04:36.812474  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2869 FOLLOWER]: Advancing to term 2870
I20260429 08:04:36.812918  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.812978  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2869.5
I20260429 08:04:36.813021  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2869.6
I20260429 08:04:36.813616  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2870 FOLLOWER]: Advancing to term 2871
I20260429 08:04:36.814071  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.814105  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2870.5
I20260429 08:04:36.814134  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2870.6
I20260429 08:04:36.814760  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2871 FOLLOWER]: Advancing to term 2872
I20260429 08:04:36.815237  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.815270  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2871.5
I20260429 08:04:36.815299  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2871.6
I20260429 08:04:36.816023  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2872 FOLLOWER]: Advancing to term 2873
I20260429 08:04:36.816497  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.816557  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2872.5
I20260429 08:04:36.816601  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2872.6
I20260429 08:04:36.817229  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2873 FOLLOWER]: Advancing to term 2874
I20260429 08:04:36.817664  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.817699  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2873.5
I20260429 08:04:36.817728  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2873.6
I20260429 08:04:36.818382  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2874 FOLLOWER]: Advancing to term 2875
I20260429 08:04:36.818845  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.818899  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2874.5
I20260429 08:04:36.818943  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2874.6
I20260429 08:04:36.819572  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2875 FOLLOWER]: Advancing to term 2876
I20260429 08:04:36.820019  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.820075  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2875.5
I20260429 08:04:36.820117  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2875.6
I20260429 08:04:36.820820  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2876 FOLLOWER]: Advancing to term 2877
I20260429 08:04:36.821246  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.821305  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2876.5
I20260429 08:04:36.821346  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2876.6
I20260429 08:04:36.821979  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2877 FOLLOWER]: Advancing to term 2878
I20260429 08:04:36.822422  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.822477  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2877.5
I20260429 08:04:36.822528  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2877.6
I20260429 08:04:36.823091  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2878 FOLLOWER]: Advancing to term 2879
I20260429 08:04:36.823578  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.823624  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2878.5
I20260429 08:04:36.823676  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2878.6
I20260429 08:04:36.824334  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2879 FOLLOWER]: Advancing to term 2880
I20260429 08:04:36.824764  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.824820  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2879.5
I20260429 08:04:36.824867  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2879.6
I20260429 08:04:36.825521  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2880 FOLLOWER]: Advancing to term 2881
I20260429 08:04:36.825976  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.826010  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2880.5
I20260429 08:04:36.826066  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2880.6
I20260429 08:04:36.826778  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2881 FOLLOWER]: Advancing to term 2882
I20260429 08:04:36.827329  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.827364  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2881.5
I20260429 08:04:36.827447  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2881.6
I20260429 08:04:36.828054  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2882 FOLLOWER]: Advancing to term 2883
I20260429 08:04:36.828524  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.828557  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2882.5
I20260429 08:04:36.828610  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2882.6
I20260429 08:04:36.829213  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2883 FOLLOWER]: Advancing to term 2884
I20260429 08:04:36.829676  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.829710  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2883.5
I20260429 08:04:36.829764  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2883.6
I20260429 08:04:36.830428  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2884 FOLLOWER]: Advancing to term 2885
I20260429 08:04:36.830861  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.830893  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2884.5
I20260429 08:04:36.830947  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2884.6
I20260429 08:04:36.831552  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2885 FOLLOWER]: Advancing to term 2886
I20260429 08:04:36.831996  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.832029  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2885.5
I20260429 08:04:36.832058  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2885.6
I20260429 08:04:36.832543  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2886 FOLLOWER]: Advancing to term 2887
I20260429 08:04:36.832983  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.833037  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2886.5
I20260429 08:04:36.833082  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2886.6
I20260429 08:04:36.833611  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2887 FOLLOWER]: Advancing to term 2888
I20260429 08:04:36.834069  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.834124  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2887.5
I20260429 08:04:36.834168  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2887.6
I20260429 08:04:36.834734  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2888 FOLLOWER]: Advancing to term 2889
I20260429 08:04:36.835145  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.835212  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2888.5
I20260429 08:04:36.835255  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2888.6
I20260429 08:04:36.835948  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2889 FOLLOWER]: Advancing to term 2890
I20260429 08:04:36.836383  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.836445  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2889.5
I20260429 08:04:36.836488  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2889.6
I20260429 08:04:36.837072  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2890 FOLLOWER]: Advancing to term 2891
I20260429 08:04:36.837491  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.837545  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2890.5
I20260429 08:04:36.837586  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2890.6
I20260429 08:04:36.838161  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2891 FOLLOWER]: Advancing to term 2892
I20260429 08:04:36.838613  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.838647  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2891.5
I20260429 08:04:36.838678  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2891.6
I20260429 08:04:36.839258  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2892 FOLLOWER]: Advancing to term 2893
I20260429 08:04:36.839742  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.839774  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2892.5
I20260429 08:04:36.839803  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2892.6
I20260429 08:04:36.840446  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2893 FOLLOWER]: Advancing to term 2894
I20260429 08:04:36.840854  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.840885  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2893.5
I20260429 08:04:36.840914  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2893.6
I20260429 08:04:36.841508  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2894 FOLLOWER]: Advancing to term 2895
I20260429 08:04:36.841960  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.841995  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2894.5
I20260429 08:04:36.842024  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2894.6
I20260429 08:04:36.842645  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2895 FOLLOWER]: Advancing to term 2896
I20260429 08:04:36.843089  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.843120  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2895.5
I20260429 08:04:36.843149  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2895.6
I20260429 08:04:36.843726  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2896 FOLLOWER]: Advancing to term 2897
I20260429 08:04:36.844148  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.844204  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2896.5
I20260429 08:04:36.844250  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2896.6
I20260429 08:04:36.844909  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2897 FOLLOWER]: Advancing to term 2898
I20260429 08:04:36.845335  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.845391  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2897.5
I20260429 08:04:36.845454  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2897.6
I20260429 08:04:36.846086  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2898 FOLLOWER]: Advancing to term 2899
I20260429 08:04:36.846532  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.846590  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2898.5
I20260429 08:04:36.846642  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2898.6
I20260429 08:04:36.847258  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2899 FOLLOWER]: Advancing to term 2900
I20260429 08:04:36.847769  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.847822  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2899.5
I20260429 08:04:36.847868  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2899.6
I20260429 08:04:36.848495  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2900 FOLLOWER]: Advancing to term 2901
I20260429 08:04:36.848923  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.848979  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2900.5
I20260429 08:04:36.849025  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2900.6
I20260429 08:04:36.849568  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2901 FOLLOWER]: Advancing to term 2902
I20260429 08:04:36.849984  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.850015  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2901.5
I20260429 08:04:36.850044  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2901.6
I20260429 08:04:36.850629  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2902 FOLLOWER]: Advancing to term 2903
I20260429 08:04:36.851011  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.851040  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2902.5
I20260429 08:04:36.851068  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2902.6
I20260429 08:04:36.851624  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2903 FOLLOWER]: Advancing to term 2904
I20260429 08:04:36.852022  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.852053  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2903.5
I20260429 08:04:36.852082  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2903.6
I20260429 08:04:36.852828  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2904 FOLLOWER]: Advancing to term 2905
I20260429 08:04:36.853258  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.853291  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2904.5
I20260429 08:04:36.853322  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2904.6
I20260429 08:04:36.853914  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2905 FOLLOWER]: Advancing to term 2906
I20260429 08:04:36.854347  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.854404  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2905.5
I20260429 08:04:36.854445  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2905.6
I20260429 08:04:36.855070  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2906 FOLLOWER]: Advancing to term 2907
I20260429 08:04:36.855589  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.855623  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2906.5
I20260429 08:04:36.855676  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2906.6
I20260429 08:04:36.856300  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2907 FOLLOWER]: Advancing to term 2908
I20260429 08:04:36.856765  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.856797  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2907.5
I20260429 08:04:36.856850  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2907.6
I20260429 08:04:36.857488  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2908 FOLLOWER]: Advancing to term 2909
I20260429 08:04:36.857919  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.857950  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2908.5
I20260429 08:04:36.858002  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2908.6
I20260429 08:04:36.858570  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2909 FOLLOWER]: Advancing to term 2910
I20260429 08:04:36.859002  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.859032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2909.5
I20260429 08:04:36.859102  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2909.6
I20260429 08:04:36.859858  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2910 FOLLOWER]: Advancing to term 2911
I20260429 08:04:36.860314  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.860344  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2910.5
I20260429 08:04:36.860410  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2910.6
I20260429 08:04:36.861027  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2911 FOLLOWER]: Advancing to term 2912
I20260429 08:04:36.861503  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.861536  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2911.5
I20260429 08:04:36.861589  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2911.6
I20260429 08:04:36.862192  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2912 FOLLOWER]: Advancing to term 2913
I20260429 08:04:36.862627  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.862659  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2912.5
I20260429 08:04:36.862712  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2912.6
I20260429 08:04:36.863315  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2913 FOLLOWER]: Advancing to term 2914
I20260429 08:04:36.863797  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.863830  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2913.5
I20260429 08:04:36.863883  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2913.6
I20260429 08:04:36.864562  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2914 FOLLOWER]: Advancing to term 2915
I20260429 08:04:36.864967  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.864998  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2914.5
I20260429 08:04:36.865026  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2914.6
I20260429 08:04:36.865706  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2915 FOLLOWER]: Advancing to term 2916
I20260429 08:04:36.866145  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.866179  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2915.5
I20260429 08:04:36.866209  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2915.6
I20260429 08:04:36.866937  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2916 FOLLOWER]: Advancing to term 2917
I20260429 08:04:36.867385  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.867425  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2916.5
I20260429 08:04:36.867455  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2916.6
I20260429 08:04:36.868117  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2917 FOLLOWER]: Advancing to term 2918
I20260429 08:04:36.868610  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.868646  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2917.5
I20260429 08:04:36.868676  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2917.6
I20260429 08:04:36.869235  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2918 FOLLOWER]: Advancing to term 2919
I20260429 08:04:36.869691  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.869724  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2918.5
I20260429 08:04:36.869778  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2918.6
I20260429 08:04:36.870429  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2919 FOLLOWER]: Advancing to term 2920
I20260429 08:04:36.870872  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.870903  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2919.5
I20260429 08:04:36.870931  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2919.6
I20260429 08:04:36.871531  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2920 FOLLOWER]: Advancing to term 2921
I20260429 08:04:36.871958  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.871990  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2920.5
I20260429 08:04:36.872020  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2920.6
I20260429 08:04:36.872658  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2921 FOLLOWER]: Advancing to term 2922
I20260429 08:04:36.873096  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.873128  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2921.5
I20260429 08:04:36.873181  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2921.6
I20260429 08:04:36.873773  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2922 FOLLOWER]: Advancing to term 2923
I20260429 08:04:36.874210  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.874243  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2922.5
I20260429 08:04:36.874294  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2922.6
I20260429 08:04:36.874830  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2923 FOLLOWER]: Advancing to term 2924
I20260429 08:04:36.875228  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.875260  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2923.5
I20260429 08:04:36.875289  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2923.6
I20260429 08:04:36.875882  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2924 FOLLOWER]: Advancing to term 2925
I20260429 08:04:36.876322  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.876353  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2924.5
I20260429 08:04:36.876420  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2924.6
I20260429 08:04:36.877024  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2925 FOLLOWER]: Advancing to term 2926
I20260429 08:04:36.877408  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.877442  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2925.5
I20260429 08:04:36.877472  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2925.6
I20260429 08:04:36.878123  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2926 FOLLOWER]: Advancing to term 2927
I20260429 08:04:36.878511  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.878541  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2926.5
I20260429 08:04:36.878569  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2926.6
I20260429 08:04:36.879184  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2927 FOLLOWER]: Advancing to term 2928
I20260429 08:04:36.879637  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.879676  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2927.5
I20260429 08:04:36.879706  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2927.6
I20260429 08:04:36.880293  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2928 FOLLOWER]: Advancing to term 2929
I20260429 08:04:36.880686  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.880716  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2928.5
I20260429 08:04:36.880744  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2928.6
I20260429 08:04:36.881250  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2929 FOLLOWER]: Advancing to term 2930
I20260429 08:04:36.881631  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.881667  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2929.5
I20260429 08:04:36.881697  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2929.6
I20260429 08:04:36.882211  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2930 FOLLOWER]: Advancing to term 2931
I20260429 08:04:36.882598  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.882630  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2930.5
I20260429 08:04:36.882665  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2930.6
I20260429 08:04:36.883265  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2931 FOLLOWER]: Advancing to term 2932
I20260429 08:04:36.883738  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.883783  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2931.5
I20260429 08:04:36.883813  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2931.6
I20260429 08:04:36.884348  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2932 FOLLOWER]: Advancing to term 2933
I20260429 08:04:36.884800  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.884837  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2932.5
I20260429 08:04:36.884867  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2932.6
I20260429 08:04:36.885610  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2933 FOLLOWER]: Advancing to term 2934
I20260429 08:04:36.886106  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.886161  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2933.5
I20260429 08:04:36.886207  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2933.6
I20260429 08:04:36.886881  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2934 FOLLOWER]: Advancing to term 2935
I20260429 08:04:36.889104  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.889139  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2934.5
I20260429 08:04:36.889173  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2934.6
I20260429 08:04:36.889952  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2935 FOLLOWER]: Advancing to term 2936
I20260429 08:04:36.890424  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.890456  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2935.5
I20260429 08:04:36.890514  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2935.6
I20260429 08:04:36.891180  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2936 FOLLOWER]: Advancing to term 2937
I20260429 08:04:36.891762  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.891819  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2936.5
I20260429 08:04:36.891870  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2936.6
I20260429 08:04:36.892421  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2937 FOLLOWER]: Advancing to term 2938
I20260429 08:04:36.892858  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.892915  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2937.5
I20260429 08:04:36.892956  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2937.6
I20260429 08:04:36.893539  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2938 FOLLOWER]: Advancing to term 2939
I20260429 08:04:36.893949  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.894006  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2938.5
I20260429 08:04:36.894050  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2938.6
I20260429 08:04:36.894677  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2939 FOLLOWER]: Advancing to term 2940
I20260429 08:04:36.895085  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.895143  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2939.5
I20260429 08:04:36.895186  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2939.6
I20260429 08:04:36.895892  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2940 FOLLOWER]: Advancing to term 2941
I20260429 08:04:36.896431  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.896467  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2940.5
I20260429 08:04:36.896502  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2940.6
I20260429 08:04:36.905422  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2941 FOLLOWER]: Advancing to term 2942
I20260429 08:04:36.906384  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.906440  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2941.5
I20260429 08:04:36.906497  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2941.6
I20260429 08:04:36.907308  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2942 FOLLOWER]: Advancing to term 2943
I20260429 08:04:36.907904  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.907963  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2942.5
I20260429 08:04:36.908020  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2942.6
I20260429 08:04:36.908736  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2943 FOLLOWER]: Advancing to term 2944
I20260429 08:04:36.909175  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.909207  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2943.5
I20260429 08:04:36.909238  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2943.6
I20260429 08:04:36.909884  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2944 FOLLOWER]: Advancing to term 2945
I20260429 08:04:36.910301  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.910332  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2944.5
I20260429 08:04:36.910362  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2944.6
I20260429 08:04:36.911085  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2945 FOLLOWER]: Advancing to term 2946
I20260429 08:04:36.911705  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.911739  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2945.5
I20260429 08:04:36.911798  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2945.6
I20260429 08:04:36.912457  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2946 FOLLOWER]: Advancing to term 2947
I20260429 08:04:36.912869  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.912904  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2946.5
I20260429 08:04:36.912932  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2946.6
I20260429 08:04:36.913576  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2947 FOLLOWER]: Advancing to term 2948
I20260429 08:04:36.913980  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.914014  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2947.5
I20260429 08:04:36.914044  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2947.6
I20260429 08:04:36.914726  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2948 FOLLOWER]: Advancing to term 2949
I20260429 08:04:36.915122  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.915153  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2948.5
I20260429 08:04:36.915181  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2948.6
I20260429 08:04:36.915846  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2949 FOLLOWER]: Advancing to term 2950
I20260429 08:04:36.916225  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.916256  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2949.5
I20260429 08:04:36.916285  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2949.6
I20260429 08:04:36.916929  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2950 FOLLOWER]: Advancing to term 2951
I20260429 08:04:36.917306  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.917336  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2950.5
I20260429 08:04:36.917364  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2950.6
I20260429 08:04:36.917980  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2951 FOLLOWER]: Advancing to term 2952
I20260429 08:04:36.918361  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.918391  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2951.5
I20260429 08:04:36.918427  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2951.6
I20260429 08:04:36.919047  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2952 FOLLOWER]: Advancing to term 2953
I20260429 08:04:36.919428  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.919459  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2952.5
I20260429 08:04:36.919549  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2952.6
I20260429 08:04:36.920095  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2953 FOLLOWER]: Advancing to term 2954
I20260429 08:04:36.920507  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.920540  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2953.5
I20260429 08:04:36.920569  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2953.6
I20260429 08:04:36.921216  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2954 FOLLOWER]: Advancing to term 2955
I20260429 08:04:36.921607  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.921636  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2954.5
I20260429 08:04:36.921667  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2954.6
I20260429 08:04:36.922390  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2955 FOLLOWER]: Advancing to term 2956
I20260429 08:04:36.922873  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.922905  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2955.5
I20260429 08:04:36.922969  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2955.6
I20260429 08:04:36.923730  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2956 FOLLOWER]: Advancing to term 2957
I20260429 08:04:36.924185  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.924216  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2956.5
I20260429 08:04:36.924273  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2956.6
I20260429 08:04:36.924899  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2957 FOLLOWER]: Advancing to term 2958
I20260429 08:04:36.925321  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.925379  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2957.5
I20260429 08:04:36.925423  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2957.6
I20260429 08:04:36.926081  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2958 FOLLOWER]: Advancing to term 2959
I20260429 08:04:36.926523  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.926581  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2958.5
I20260429 08:04:36.926626  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2958.6
I20260429 08:04:36.927242  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2959 FOLLOWER]: Advancing to term 2960
I20260429 08:04:36.927764  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.927798  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2959.5
I20260429 08:04:36.927851  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2959.6
I20260429 08:04:36.928470  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2960 FOLLOWER]: Advancing to term 2961
I20260429 08:04:36.928913  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.928946  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2960.5
I20260429 08:04:36.929001  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2960.6
I20260429 08:04:36.929522  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2961 FOLLOWER]: Advancing to term 2962
I20260429 08:04:36.929981  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.930015  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2961.5
I20260429 08:04:36.930044  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2961.6
I20260429 08:04:36.930862  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2962 FOLLOWER]: Advancing to term 2963
I20260429 08:04:36.931337  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.931407  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2962.5
I20260429 08:04:36.931455  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2962.6
I20260429 08:04:36.932209  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2963 FOLLOWER]: Advancing to term 2964
I20260429 08:04:36.932711  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.932772  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2963.5
I20260429 08:04:36.932822  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2963.6
I20260429 08:04:36.933346  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2964 FOLLOWER]: Advancing to term 2965
I20260429 08:04:36.933809  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.933867  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2964.5
I20260429 08:04:36.933916  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2964.6
I20260429 08:04:36.934427  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2965 FOLLOWER]: Advancing to term 2966
I20260429 08:04:36.934880  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.934937  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2965.5
I20260429 08:04:36.934984  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2965.6
I20260429 08:04:36.935523  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2966 FOLLOWER]: Advancing to term 2967
I20260429 08:04:36.935971  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.936028  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2966.5
I20260429 08:04:36.936074  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2966.6
I20260429 08:04:36.936630  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2967 FOLLOWER]: Advancing to term 2968
I20260429 08:04:36.937076  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.937134  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2967.5
I20260429 08:04:36.937182  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2967.6
I20260429 08:04:36.937704  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2968 FOLLOWER]: Advancing to term 2969
I20260429 08:04:36.938141  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.938199  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2968.5
I20260429 08:04:36.938248  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2968.6
I20260429 08:04:36.938846  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2969 FOLLOWER]: Advancing to term 2970
I20260429 08:04:36.939275  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.939306  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2969.5
I20260429 08:04:36.939335  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2969.6
I20260429 08:04:36.939951  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2970 FOLLOWER]: Advancing to term 2971
I20260429 08:04:36.940361  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.940394  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2970.5
I20260429 08:04:36.940425  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2970.6
I20260429 08:04:36.941231  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2971 FOLLOWER]: Advancing to term 2972
I20260429 08:04:36.941654  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.941694  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2971.5
I20260429 08:04:36.941723  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2971.6
I20260429 08:04:36.942297  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2972 FOLLOWER]: Advancing to term 2973
I20260429 08:04:36.942768  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.942801  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2972.5
I20260429 08:04:36.942831  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2972.6
I20260429 08:04:36.943521  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2973 FOLLOWER]: Advancing to term 2974
I20260429 08:04:36.943931  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.943962  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2973.5
I20260429 08:04:36.943991  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2973.6
I20260429 08:04:36.944679  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2974 FOLLOWER]: Advancing to term 2975
I20260429 08:04:36.945133  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.945191  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2974.5
I20260429 08:04:36.945238  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2974.6
I20260429 08:04:36.945901  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2975 FOLLOWER]: Advancing to term 2976
I20260429 08:04:36.946321  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.946395  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2975.5
I20260429 08:04:36.946439  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2975.6
I20260429 08:04:36.947018  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2976 FOLLOWER]: Advancing to term 2977
I20260429 08:04:36.947557  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.947607  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2976.5
I20260429 08:04:36.947650  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2976.6
I20260429 08:04:36.948345  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2977 FOLLOWER]: Advancing to term 2978
I20260429 08:04:36.948773  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.948834  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2977.5
I20260429 08:04:36.948879  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2977.6
I20260429 08:04:36.949580  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2978 FOLLOWER]: Advancing to term 2979
I20260429 08:04:36.950062  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.950095  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2978.5
I20260429 08:04:36.950153  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2978.6
I20260429 08:04:36.950893  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2979 FOLLOWER]: Advancing to term 2980
I20260429 08:04:36.951344  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.951378  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2979.5
I20260429 08:04:36.951442  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2979.6
I20260429 08:04:36.952126  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2980 FOLLOWER]: Advancing to term 2981
I20260429 08:04:36.952580  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.952615  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2980.5
I20260429 08:04:36.952670  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2980.6
I20260429 08:04:36.953337  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2981 FOLLOWER]: Advancing to term 2982
I20260429 08:04:36.953797  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.953831  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2981.5
I20260429 08:04:36.953886  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2981.6
I20260429 08:04:36.954476  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2982 FOLLOWER]: Advancing to term 2983
I20260429 08:04:36.954888  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.954921  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2982.5
I20260429 08:04:36.954949  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2982.6
I20260429 08:04:36.955448  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2983 FOLLOWER]: Advancing to term 2984
I20260429 08:04:36.956127  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.956166  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2983.5
I20260429 08:04:36.956194  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2983.6
I20260429 08:04:36.956753  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2984 FOLLOWER]: Advancing to term 2985
I20260429 08:04:36.957155  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.957187  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2984.5
I20260429 08:04:36.957216  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2984.6
I20260429 08:04:36.957823  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2985 FOLLOWER]: Advancing to term 2986
I20260429 08:04:36.958214  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.958253  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2985.5
I20260429 08:04:36.958285  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2985.6
I20260429 08:04:36.958889  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2986 FOLLOWER]: Advancing to term 2987
I20260429 08:04:36.959283  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.959319  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2986.5
I20260429 08:04:36.959348  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2986.6
I20260429 08:04:36.960127  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2987 FOLLOWER]: Advancing to term 2988
I20260429 08:04:36.960527  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.960558  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2987.5
I20260429 08:04:36.960587  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2987.6
I20260429 08:04:36.961104  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2988 FOLLOWER]: Advancing to term 2989
I20260429 08:04:36.961570  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.961628  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2988.5
I20260429 08:04:36.961674  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2988.6
I20260429 08:04:36.962204  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2989 FOLLOWER]: Advancing to term 2990
I20260429 08:04:36.962663  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.962719  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2989.5
I20260429 08:04:36.962766  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2989.6
I20260429 08:04:36.963268  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2990 FOLLOWER]: Advancing to term 2991
I20260429 08:04:36.963788  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.963843  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2990.5
I20260429 08:04:36.963889  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2990.6
I20260429 08:04:36.964469  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2991 FOLLOWER]: Advancing to term 2992
I20260429 08:04:36.964931  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.964991  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2991.5
I20260429 08:04:36.965039  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2991.6
I20260429 08:04:36.965633  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2992 FOLLOWER]: Advancing to term 2993
I20260429 08:04:36.966080  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.966137  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2992.5
I20260429 08:04:36.966182  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2992.6
I20260429 08:04:36.966715  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2993 FOLLOWER]: Advancing to term 2994
I20260429 08:04:36.967121  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.967154  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2993.5
I20260429 08:04:36.967182  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2993.6
I20260429 08:04:36.967845  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2994 FOLLOWER]: Advancing to term 2995
I20260429 08:04:36.968272  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.968304  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2994.5
I20260429 08:04:36.968333  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2994.6
I20260429 08:04:36.968994  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2995 FOLLOWER]: Advancing to term 2996
I20260429 08:04:36.969414  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.969449  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2995.5
I20260429 08:04:36.969480  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2995.6
I20260429 08:04:36.970194  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2996 FOLLOWER]: Advancing to term 2997
I20260429 08:04:36.970582  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.970613  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2996.5
I20260429 08:04:36.970654  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2996.6
I20260429 08:04:36.971278  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2997 FOLLOWER]: Advancing to term 2998
I20260429 08:04:36.971743  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.971776  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2997.5
I20260429 08:04:36.971805  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2997.6
I20260429 08:04:36.972424  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2998 FOLLOWER]: Advancing to term 2999
I20260429 08:04:36.972910  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.972944  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2998.5
I20260429 08:04:36.973001  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2998.6
I20260429 08:04:36.973630  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 2999 FOLLOWER]: Advancing to term 3000
I20260429 08:04:36.974043  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.974074  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2999.5
I20260429 08:04:36.974103  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 2999.6
I20260429 08:04:36.974713  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3000 FOLLOWER]: Advancing to term 3001
I20260429 08:04:36.975116  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.975148  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3000.5
I20260429 08:04:36.975179  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3000.6
I20260429 08:04:36.975745  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3001 FOLLOWER]: Advancing to term 3002
I20260429 08:04:36.976147  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.976178  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3001.5
I20260429 08:04:36.976207  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3001.6
I20260429 08:04:36.976814  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3002 FOLLOWER]: Advancing to term 3003
I20260429 08:04:36.977188  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.977218  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3002.5
I20260429 08:04:36.977246  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3002.6
I20260429 08:04:36.977864  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3003 FOLLOWER]: Advancing to term 3004
I20260429 08:04:36.978256  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.978288  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3003.5
I20260429 08:04:36.978318  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3003.6
I20260429 08:04:36.979054  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3004 FOLLOWER]: Advancing to term 3005
I20260429 08:04:36.979449  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.979529  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3004.5
I20260429 08:04:36.979573  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3004.6
I20260429 08:04:36.980151  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3005 FOLLOWER]: Advancing to term 3006
I20260429 08:04:36.980604  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.980638  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3005.5
I20260429 08:04:36.980692  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3005.6
I20260429 08:04:36.981354  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3006 FOLLOWER]: Advancing to term 3007
I20260429 08:04:36.981762  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.981794  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3006.5
I20260429 08:04:36.981823  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3006.6
I20260429 08:04:36.982463  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3007 FOLLOWER]: Advancing to term 3008
I20260429 08:04:36.982853  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.982884  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3007.5
I20260429 08:04:36.982913  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3007.6
I20260429 08:04:36.983573  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3008 FOLLOWER]: Advancing to term 3009
I20260429 08:04:36.984040  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.984083  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3008.5
I20260429 08:04:36.984139  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3008.6
I20260429 08:04:36.984889  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3009 FOLLOWER]: Advancing to term 3010
I20260429 08:04:36.985278  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.985311  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3009.5
I20260429 08:04:36.985339  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3009.6
I20260429 08:04:36.985983  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3010 FOLLOWER]: Advancing to term 3011
I20260429 08:04:36.986380  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.986413  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3010.5
I20260429 08:04:36.986449  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3010.6
I20260429 08:04:36.987013  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3011 FOLLOWER]: Advancing to term 3012
I20260429 08:04:36.987572  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.987604  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3011.5
I20260429 08:04:36.987655  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3011.6
I20260429 08:04:36.988334  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3012 FOLLOWER]: Advancing to term 3013
I20260429 08:04:36.988780  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.988837  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3012.5
I20260429 08:04:36.988884  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3012.6
I20260429 08:04:36.989568  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3013 FOLLOWER]: Advancing to term 3014
I20260429 08:04:36.990021  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.990083  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3013.5
I20260429 08:04:36.990165  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3013.6
I20260429 08:04:36.990861  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3014 FOLLOWER]: Advancing to term 3015
I20260429 08:04:36.991310  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.991379  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3014.5
I20260429 08:04:36.991425  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3014.6
I20260429 08:04:36.992144  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3015 FOLLOWER]: Advancing to term 3016
I20260429 08:04:36.992592  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.992650  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3015.5
I20260429 08:04:36.992697  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3015.6
I20260429 08:04:36.993294  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3016 FOLLOWER]: Advancing to term 3017
I20260429 08:04:36.993747  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.993780  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3016.5
I20260429 08:04:36.993834  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3016.6
I20260429 08:04:36.994480  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3017 FOLLOWER]: Advancing to term 3018
I20260429 08:04:36.994884  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.994915  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3017.5
I20260429 08:04:36.994942  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3017.6
I20260429 08:04:36.995540  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3018 FOLLOWER]: Advancing to term 3019
I20260429 08:04:36.996003  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.996037  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3018.5
I20260429 08:04:36.996093  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3018.6
I20260429 08:04:36.996731  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3019 FOLLOWER]: Advancing to term 3020
I20260429 08:04:36.997181  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.997213  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3019.5
I20260429 08:04:36.997268  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3019.6
I20260429 08:04:36.997855  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3020 FOLLOWER]: Advancing to term 3021
I20260429 08:04:36.998301  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.998358  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3020.5
I20260429 08:04:36.998421  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3020.6
I20260429 08:04:36.998955  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3021 FOLLOWER]: Advancing to term 3022
I20260429 08:04:36.999396  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:36.999451  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3021.5
I20260429 08:04:36.999531  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3021.6
I20260429 08:04:37.000274  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3022 FOLLOWER]: Advancing to term 3023
I20260429 08:04:37.000737  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.000793  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3022.5
I20260429 08:04:37.000837  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3022.6
I20260429 08:04:37.001508  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3023 FOLLOWER]: Advancing to term 3024
I20260429 08:04:37.001926  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.001982  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3023.5
I20260429 08:04:37.002027  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3023.6
I20260429 08:04:37.002646  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3024 FOLLOWER]: Advancing to term 3025
I20260429 08:04:37.003057  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.003113  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3024.5
I20260429 08:04:37.003156  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3024.6
I20260429 08:04:37.003818  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3025 FOLLOWER]: Advancing to term 3026
I20260429 08:04:37.004202  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.004233  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3025.5
I20260429 08:04:37.004261  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3025.6
I20260429 08:04:37.004812  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3026 FOLLOWER]: Advancing to term 3027
I20260429 08:04:37.005196  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.005227  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3026.5
I20260429 08:04:37.005255  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3026.6
I20260429 08:04:37.005925  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3027 FOLLOWER]: Advancing to term 3028
I20260429 08:04:37.006309  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.006340  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3027.5
I20260429 08:04:37.006424  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3027.6
I20260429 08:04:37.007040  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3028 FOLLOWER]: Advancing to term 3029
I20260429 08:04:37.007431  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.007463  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3028.5
I20260429 08:04:37.007560  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3028.6
I20260429 08:04:37.008148  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3029 FOLLOWER]: Advancing to term 3030
I20260429 08:04:37.008545  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.008575  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3029.5
I20260429 08:04:37.008605  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3029.6
I20260429 08:04:37.009150  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3030 FOLLOWER]: Advancing to term 3031
I20260429 08:04:37.009577  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.009636  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3030.5
I20260429 08:04:37.009680  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3030.6
I20260429 08:04:37.010289  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3031 FOLLOWER]: Advancing to term 3032
I20260429 08:04:37.010728  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.010784  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3031.5
I20260429 08:04:37.010828  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3031.6
I20260429 08:04:37.011538  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3032 FOLLOWER]: Advancing to term 3033
I20260429 08:04:37.011977  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.012034  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3032.5
I20260429 08:04:37.012091  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3032.6
I20260429 08:04:37.012759  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3033 FOLLOWER]: Advancing to term 3034
I20260429 08:04:37.013197  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.013260  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3033.5
I20260429 08:04:37.013305  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3033.6
I20260429 08:04:37.013993  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3034 FOLLOWER]: Advancing to term 3035
I20260429 08:04:37.014465  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.014498  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3034.5
I20260429 08:04:37.014528  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3034.6
I20260429 08:04:37.015197  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3035 FOLLOWER]: Advancing to term 3036
I20260429 08:04:37.015692  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.015725  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3035.5
I20260429 08:04:37.015754  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3035.6
I20260429 08:04:37.016542  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3036 FOLLOWER]: Advancing to term 3037
I20260429 08:04:37.016993  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.017026  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3036.5
I20260429 08:04:37.017084  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3036.6
I20260429 08:04:37.017817  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3037 FOLLOWER]: Advancing to term 3038
I20260429 08:04:37.018260  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.018293  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3037.5
I20260429 08:04:37.018349  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3037.6
I20260429 08:04:37.018962  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3038 FOLLOWER]: Advancing to term 3039
I20260429 08:04:37.019405  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.019444  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3038.5
I20260429 08:04:37.019521  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3038.6
I20260429 08:04:37.020351  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3039 FOLLOWER]: Advancing to term 3040
I20260429 08:04:37.020803  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.020838  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3039.5
I20260429 08:04:37.020867  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3039.6
I20260429 08:04:37.021548  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3040 FOLLOWER]: Advancing to term 3041
I20260429 08:04:37.021989  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.022022  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3040.5
I20260429 08:04:37.022076  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3040.6
I20260429 08:04:37.022761  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3041 FOLLOWER]: Advancing to term 3042
I20260429 08:04:37.023197  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.023231  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3041.5
I20260429 08:04:37.023289  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3041.6
I20260429 08:04:37.024006  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3042 FOLLOWER]: Advancing to term 3043
I20260429 08:04:37.024443  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.024475  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3042.5
I20260429 08:04:37.024504  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3042.6
I20260429 08:04:37.025175  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3043 FOLLOWER]: Advancing to term 3044
I20260429 08:04:37.025664  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.025698  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3043.5
I20260429 08:04:37.025753  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3043.6
I20260429 08:04:37.026424  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3044 FOLLOWER]: Advancing to term 3045
I20260429 08:04:37.026870  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.026903  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3044.5
I20260429 08:04:37.026932  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3044.6
I20260429 08:04:37.027720  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3045 FOLLOWER]: Advancing to term 3046
I20260429 08:04:37.028162  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.028223  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3045.5
I20260429 08:04:37.028267  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3045.6
I20260429 08:04:37.028878  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3046 FOLLOWER]: Advancing to term 3047
I20260429 08:04:37.029317  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.029382  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3046.5
I20260429 08:04:37.029428  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3046.6
I20260429 08:04:37.029994  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3047 FOLLOWER]: Advancing to term 3048
I20260429 08:04:37.030429  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.030462  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3047.5
I20260429 08:04:37.030493  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3047.6
I20260429 08:04:37.031105  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3048 FOLLOWER]: Advancing to term 3049
I20260429 08:04:37.031599  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.031647  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3048.5
I20260429 08:04:37.031711  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3048.6
I20260429 08:04:37.032348  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3049 FOLLOWER]: Advancing to term 3050
I20260429 08:04:37.032790  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.032846  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3049.5
I20260429 08:04:37.032891  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3049.6
I20260429 08:04:37.033489  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3050 FOLLOWER]: Advancing to term 3051
I20260429 08:04:37.033947  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.033979  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3050.5
I20260429 08:04:37.034034  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3050.6
I20260429 08:04:37.034663  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3051 FOLLOWER]: Advancing to term 3052
I20260429 08:04:37.035094  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.035149  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3051.5
I20260429 08:04:37.035193  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3051.6
I20260429 08:04:37.035851  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3052 FOLLOWER]: Advancing to term 3053
I20260429 08:04:37.036248  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.036319  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3052.5
I20260429 08:04:37.036358  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3052.6
I20260429 08:04:37.036964  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3053 FOLLOWER]: Advancing to term 3054
I20260429 08:04:37.037431  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.037488  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3053.5
I20260429 08:04:37.037535  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3053.6
I20260429 08:04:37.038089  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3054 FOLLOWER]: Advancing to term 3055
I20260429 08:04:37.038522  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.038578  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3054.5
I20260429 08:04:37.038621  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3054.6
I20260429 08:04:37.039219  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3055 FOLLOWER]: Advancing to term 3056
I20260429 08:04:37.039732  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.039785  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3055.5
I20260429 08:04:37.039831  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3055.6
I20260429 08:04:37.040402  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3056 FOLLOWER]: Advancing to term 3057
I20260429 08:04:37.040939  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.040988  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3056.5
I20260429 08:04:37.041031  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3056.6
I20260429 08:04:37.041610  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3057 FOLLOWER]: Advancing to term 3058
I20260429 08:04:37.042059  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.042100  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3057.5
I20260429 08:04:37.042130  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3057.6
I20260429 08:04:37.042800  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3058 FOLLOWER]: Advancing to term 3059
I20260429 08:04:37.043244  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.043278  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3058.5
I20260429 08:04:37.043308  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3058.6
I20260429 08:04:37.043936  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3059 FOLLOWER]: Advancing to term 3060
I20260429 08:04:37.044376  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.044417  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3059.5
I20260429 08:04:37.044476  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3059.6
I20260429 08:04:37.045236  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3060 FOLLOWER]: Advancing to term 3061
I20260429 08:04:37.045694  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.045728  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3060.5
I20260429 08:04:37.045789  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3060.6
I20260429 08:04:37.046371  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3061 FOLLOWER]: Advancing to term 3062
I20260429 08:04:37.046800  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.046831  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3061.5
I20260429 08:04:37.046861  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3061.6
I20260429 08:04:37.047469  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3062 FOLLOWER]: Advancing to term 3063
I20260429 08:04:37.047943  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.047976  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3062.5
I20260429 08:04:37.048032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3062.6
I20260429 08:04:37.048624  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3063 FOLLOWER]: Advancing to term 3064
I20260429 08:04:37.049082  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.049114  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3063.5
I20260429 08:04:37.049170  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3063.6
I20260429 08:04:37.049841  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3064 FOLLOWER]: Advancing to term 3065
I20260429 08:04:37.050275  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.050316  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3064.5
I20260429 08:04:37.050384  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3064.6
I20260429 08:04:37.051177  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3065 FOLLOWER]: Advancing to term 3066
I20260429 08:04:37.051676  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.051709  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3065.5
I20260429 08:04:37.051738  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3065.6
I20260429 08:04:37.052449  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3066 FOLLOWER]: Advancing to term 3067
I20260429 08:04:37.052868  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.052901  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3066.5
I20260429 08:04:37.052929  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3066.6
I20260429 08:04:37.053510  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3067 FOLLOWER]: Advancing to term 3068
I20260429 08:04:37.053907  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.053946  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3067.5
I20260429 08:04:37.053974  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3067.6
I20260429 08:04:37.054656  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3068 FOLLOWER]: Advancing to term 3069
I20260429 08:04:37.055059  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.055090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3068.5
I20260429 08:04:37.055119  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3068.6
I20260429 08:04:37.055740  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3069 FOLLOWER]: Advancing to term 3070
I20260429 08:04:37.056123  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.056154  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3069.5
I20260429 08:04:37.056181  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3069.6
I20260429 08:04:37.056787  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3070 FOLLOWER]: Advancing to term 3071
I20260429 08:04:37.057166  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.057197  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3070.5
I20260429 08:04:37.057225  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3070.6
I20260429 08:04:37.057849  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3071 FOLLOWER]: Advancing to term 3072
I20260429 08:04:37.058224  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.058255  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3071.5
I20260429 08:04:37.058282  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3071.6
I20260429 08:04:37.058971  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3072 FOLLOWER]: Advancing to term 3073
I20260429 08:04:37.059345  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.059412  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3072.5
I20260429 08:04:37.059441  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3072.6
I20260429 08:04:37.060199  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3073 FOLLOWER]: Advancing to term 3074
I20260429 08:04:37.060591  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.060621  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3073.5
I20260429 08:04:37.060664  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3073.6
I20260429 08:04:37.061290  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3074 FOLLOWER]: Advancing to term 3075
I20260429 08:04:37.061708  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.061740  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3074.5
I20260429 08:04:37.061769  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3074.6
I20260429 08:04:37.062357  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3075 FOLLOWER]: Advancing to term 3076
I20260429 08:04:37.062786  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.062817  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3075.5
I20260429 08:04:37.062846  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3075.6
I20260429 08:04:37.063441  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3076 FOLLOWER]: Advancing to term 3077
I20260429 08:04:37.063884  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.063915  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3076.5
I20260429 08:04:37.063942  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3076.6
I20260429 08:04:37.064556  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3077 FOLLOWER]: Advancing to term 3078
I20260429 08:04:37.064965  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.064997  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3077.5
I20260429 08:04:37.065026  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3077.6
I20260429 08:04:37.065675  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3078 FOLLOWER]: Advancing to term 3079
I20260429 08:04:37.066069  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.066100  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3078.5
I20260429 08:04:37.066128  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3078.6
I20260429 08:04:37.066843  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3079 FOLLOWER]: Advancing to term 3080
I20260429 08:04:37.067260  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.067292  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3079.5
I20260429 08:04:37.067322  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3079.6
I20260429 08:04:37.068056  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3080 FOLLOWER]: Advancing to term 3081
I20260429 08:04:37.068490  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.068521  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3080.5
I20260429 08:04:37.068550  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3080.6
I20260429 08:04:37.069209  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3081 FOLLOWER]: Advancing to term 3082
I20260429 08:04:37.069671  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.069705  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3081.5
I20260429 08:04:37.069761  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3081.6
I20260429 08:04:37.070396  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3082 FOLLOWER]: Advancing to term 3083
I20260429 08:04:37.070785  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.070815  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3082.5
I20260429 08:04:37.070844  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3082.6
I20260429 08:04:37.071532  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3083 FOLLOWER]: Advancing to term 3084
I20260429 08:04:37.071950  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.071982  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3083.5
I20260429 08:04:37.072012  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3083.6
I20260429 08:04:37.072605  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3084 FOLLOWER]: Advancing to term 3085
I20260429 08:04:37.072997  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.073027  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3084.5
I20260429 08:04:37.073055  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3084.6
I20260429 08:04:37.073644  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3085 FOLLOWER]: Advancing to term 3086
I20260429 08:04:37.074013  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.074043  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3085.5
I20260429 08:04:37.074070  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3085.6
I20260429 08:04:37.074630  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3086 FOLLOWER]: Advancing to term 3087
I20260429 08:04:37.075065  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.075120  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3086.5
I20260429 08:04:37.075163  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3086.6
I20260429 08:04:37.075846  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3087 FOLLOWER]: Advancing to term 3088
I20260429 08:04:37.076298  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.076331  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3087.5
I20260429 08:04:37.076385  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3087.6
I20260429 08:04:37.077009  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3088 FOLLOWER]: Advancing to term 3089
I20260429 08:04:37.077469  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.077504  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3088.5
I20260429 08:04:37.077533  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3088.6
I20260429 08:04:37.078118  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3089 FOLLOWER]: Advancing to term 3090
I20260429 08:04:37.078591  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.078657  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3089.5
I20260429 08:04:37.078706  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3089.6
I20260429 08:04:37.079357  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3090 FOLLOWER]: Advancing to term 3091
I20260429 08:04:37.079865  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.079898  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3090.5
I20260429 08:04:37.079926  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3090.6
I20260429 08:04:37.080607  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3091 FOLLOWER]: Advancing to term 3092
I20260429 08:04:37.081046  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.081085  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3091.5
I20260429 08:04:37.081116  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3091.6
I20260429 08:04:37.081745  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3092 FOLLOWER]: Advancing to term 3093
I20260429 08:04:37.082194  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.082226  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3092.5
I20260429 08:04:37.082279  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3092.6
I20260429 08:04:37.082873  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3093 FOLLOWER]: Advancing to term 3094
I20260429 08:04:37.083279  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.083310  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3093.5
I20260429 08:04:37.083339  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3093.6
I20260429 08:04:37.083977  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3094 FOLLOWER]: Advancing to term 3095
I20260429 08:04:37.084437  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.084470  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3094.5
I20260429 08:04:37.084523  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3094.6
I20260429 08:04:37.085165  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3095 FOLLOWER]: Advancing to term 3096
I20260429 08:04:37.085606  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.085638  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3095.5
I20260429 08:04:37.085700  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3095.6
I20260429 08:04:37.086285  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3096 FOLLOWER]: Advancing to term 3097
I20260429 08:04:37.086748  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.086781  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3096.5
I20260429 08:04:37.086835  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3096.6
I20260429 08:04:37.087447  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3097 FOLLOWER]: Advancing to term 3098
I20260429 08:04:37.087908  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.087939  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3097.5
I20260429 08:04:37.087992  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3097.6
I20260429 08:04:37.088572  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3098 FOLLOWER]: Advancing to term 3099
I20260429 08:04:37.089005  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.089036  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3098.5
I20260429 08:04:37.089090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3098.6
I20260429 08:04:37.089707  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3099 FOLLOWER]: Advancing to term 3100
I20260429 08:04:37.090082  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.090113  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3099.5
I20260429 08:04:37.090140  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3099.6
I20260429 08:04:37.090742  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3100 FOLLOWER]: Advancing to term 3101
I20260429 08:04:37.091143  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.091176  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3100.5
I20260429 08:04:37.091203  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3100.6
I20260429 08:04:37.091784  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3101 FOLLOWER]: Advancing to term 3102
I20260429 08:04:37.092161  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.092191  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3101.5
I20260429 08:04:37.092219  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3101.6
I20260429 08:04:37.092813  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3102 FOLLOWER]: Advancing to term 3103
I20260429 08:04:37.093262  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.093320  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3102.5
I20260429 08:04:37.093364  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3102.6
I20260429 08:04:37.094023  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3103 FOLLOWER]: Advancing to term 3104
I20260429 08:04:37.094444  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.094501  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3103.5
I20260429 08:04:37.094547  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3103.6
I20260429 08:04:37.095194  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3104 FOLLOWER]: Advancing to term 3105
I20260429 08:04:37.095707  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.095763  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3104.5
I20260429 08:04:37.095820  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3104.6
I20260429 08:04:37.096426  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3105 FOLLOWER]: Advancing to term 3106
I20260429 08:04:37.096872  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.096904  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3105.5
I20260429 08:04:37.096958  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3105.6
I20260429 08:04:37.097575  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3106 FOLLOWER]: Advancing to term 3107
I20260429 08:04:37.098019  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.098052  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3106.5
I20260429 08:04:37.098105  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3106.6
I20260429 08:04:37.098707  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3107 FOLLOWER]: Advancing to term 3108
I20260429 08:04:37.099153  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.099185  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3107.5
I20260429 08:04:37.099241  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3107.6
I20260429 08:04:37.099871  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3108 FOLLOWER]: Advancing to term 3109
I20260429 08:04:37.100293  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.100325  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3108.5
I20260429 08:04:37.100378  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3108.6
I20260429 08:04:37.100996  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3109 FOLLOWER]: Advancing to term 3110
I20260429 08:04:37.101433  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.101462  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3109.5
I20260429 08:04:37.101516  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3109.6
I20260429 08:04:37.102066  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3110 FOLLOWER]: Advancing to term 3111
I20260429 08:04:37.102494  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.102524  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3110.5
I20260429 08:04:37.102578  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3110.6
I20260429 08:04:37.103184  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3111 FOLLOWER]: Advancing to term 3112
I20260429 08:04:37.103643  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.103681  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3111.5
I20260429 08:04:37.103711  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3111.6
I20260429 08:04:37.104314  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3112 FOLLOWER]: Advancing to term 3113
I20260429 08:04:37.104703  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.104741  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3112.5
I20260429 08:04:37.104769  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3112.6
I20260429 08:04:37.105357  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3113 FOLLOWER]: Advancing to term 3114
I20260429 08:04:37.105861  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.105921  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3113.5
I20260429 08:04:37.105965  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3113.6
I20260429 08:04:37.106688  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3114 FOLLOWER]: Advancing to term 3115
I20260429 08:04:37.107061  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.107093  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3114.5
I20260429 08:04:37.107121  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3114.6
I20260429 08:04:37.107808  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3115 FOLLOWER]: Advancing to term 3116
I20260429 08:04:37.108245  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.108278  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3115.5
I20260429 08:04:37.108331  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3115.6
I20260429 08:04:37.108975  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3116 FOLLOWER]: Advancing to term 3117
I20260429 08:04:37.109656  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.109701  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3116.5
I20260429 08:04:37.109771  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3116.6
I20260429 08:04:37.110363  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3117 FOLLOWER]: Advancing to term 3118
I20260429 08:04:37.110764  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.110795  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3117.5
I20260429 08:04:37.110822  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3117.6
I20260429 08:04:37.111441  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3118 FOLLOWER]: Advancing to term 3119
I20260429 08:04:37.112007  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.112041  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3118.5
I20260429 08:04:37.112071  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3118.6
I20260429 08:04:37.112689  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3119 FOLLOWER]: Advancing to term 3120
I20260429 08:04:37.113080  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.113111  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3119.5
I20260429 08:04:37.113140  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3119.6
I20260429 08:04:37.113678  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3120 FOLLOWER]: Advancing to term 3121
I20260429 08:04:37.114069  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.114100  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3120.5
I20260429 08:04:37.114127  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3120.6
I20260429 08:04:37.114717  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3121 FOLLOWER]: Advancing to term 3122
I20260429 08:04:37.115089  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.115119  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3121.5
I20260429 08:04:37.115147  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3121.6
I20260429 08:04:37.115736  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3122 FOLLOWER]: Advancing to term 3123
I20260429 08:04:37.116122  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.116153  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3122.5
I20260429 08:04:37.116181  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3122.6
I20260429 08:04:37.116772  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3123 FOLLOWER]: Advancing to term 3124
I20260429 08:04:37.117154  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.117184  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3123.5
I20260429 08:04:37.117213  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3123.6
I20260429 08:04:37.117781  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3124 FOLLOWER]: Advancing to term 3125
I20260429 08:04:37.118161  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.118191  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3124.5
I20260429 08:04:37.118220  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3124.6
I20260429 08:04:37.118793  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3125 FOLLOWER]: Advancing to term 3126
I20260429 08:04:37.119184  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.119215  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3125.5
I20260429 08:04:37.119242  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3125.6
I20260429 08:04:37.119819  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3126 FOLLOWER]: Advancing to term 3127
I20260429 08:04:37.120206  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.120237  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3126.5
I20260429 08:04:37.120265  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3126.6
I20260429 08:04:37.120833  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3127 FOLLOWER]: Advancing to term 3128
I20260429 08:04:37.121220  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.121251  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3127.5
I20260429 08:04:37.121279  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3127.6
I20260429 08:04:37.121847  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3128 FOLLOWER]: Advancing to term 3129
I20260429 08:04:37.122233  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.122264  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3128.5
I20260429 08:04:37.122293  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3128.6
I20260429 08:04:37.122849  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3129 FOLLOWER]: Advancing to term 3130
I20260429 08:04:37.123238  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.123270  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3129.5
I20260429 08:04:37.123299  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3129.6
I20260429 08:04:37.123873  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3130 FOLLOWER]: Advancing to term 3131
I20260429 08:04:37.124276  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.124307  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3130.5
I20260429 08:04:37.124336  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3130.6
I20260429 08:04:37.124943  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3131 FOLLOWER]: Advancing to term 3132
I20260429 08:04:37.125330  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.125360  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3131.5
I20260429 08:04:37.125388  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3131.6
I20260429 08:04:37.125958  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3132 FOLLOWER]: Advancing to term 3133
I20260429 08:04:37.126339  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.126384  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3132.5
I20260429 08:04:37.126418  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3132.6
I20260429 08:04:37.127014  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3133 FOLLOWER]: Advancing to term 3134
I20260429 08:04:37.127398  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.127435  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3133.5
I20260429 08:04:37.127466  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3133.6
I20260429 08:04:37.128079  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3134 FOLLOWER]: Advancing to term 3135
I20260429 08:04:37.128532  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.128589  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3134.5
I20260429 08:04:37.128631  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3134.6
I20260429 08:04:37.129218  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3135 FOLLOWER]: Advancing to term 3136
I20260429 08:04:37.129616  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.129647  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3135.5
I20260429 08:04:37.129683  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3135.6
I20260429 08:04:37.130298  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3136 FOLLOWER]: Advancing to term 3137
I20260429 08:04:37.130748  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.130805  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3136.5
I20260429 08:04:37.130846  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3136.6
I20260429 08:04:37.131633  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3137 FOLLOWER]: Advancing to term 3138
I20260429 08:04:37.132071  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.132128  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3137.5
I20260429 08:04:37.132169  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3137.6
I20260429 08:04:37.132874  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3138 FOLLOWER]: Advancing to term 3139
I20260429 08:04:37.133301  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.133355  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3138.5
I20260429 08:04:37.133396  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3138.6
I20260429 08:04:37.134022  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3139 FOLLOWER]: Advancing to term 3140
I20260429 08:04:37.134455  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.134508  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3139.5
I20260429 08:04:37.134549  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3139.6
I20260429 08:04:37.135198  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3140 FOLLOWER]: Advancing to term 3141
I20260429 08:04:37.135766  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.135803  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3140.5
I20260429 08:04:37.135833  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3140.6
I20260429 08:04:37.136521  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3141 FOLLOWER]: Advancing to term 3142
I20260429 08:04:37.136994  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.137055  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3141.5
I20260429 08:04:37.137099  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3141.6
I20260429 08:04:37.137766  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3142 FOLLOWER]: Advancing to term 3143
I20260429 08:04:37.138222  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.138254  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3142.5
I20260429 08:04:37.138283  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3142.6
I20260429 08:04:37.138929  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3143 FOLLOWER]: Advancing to term 3144
I20260429 08:04:37.139371  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.139405  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3143.5
I20260429 08:04:37.139468  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3143.6
I20260429 08:04:37.140125  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3144 FOLLOWER]: Advancing to term 3145
I20260429 08:04:37.140604  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.140668  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3144.5
I20260429 08:04:37.140715  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3144.6
I20260429 08:04:37.141449  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3145 FOLLOWER]: Advancing to term 3146
I20260429 08:04:37.141966  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.142032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3145.5
I20260429 08:04:37.142081  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3145.6
I20260429 08:04:37.142796  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3146 FOLLOWER]: Advancing to term 3147
I20260429 08:04:37.143235  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.143292  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3146.5
I20260429 08:04:37.143333  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3146.6
I20260429 08:04:37.144068  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3147 FOLLOWER]: Advancing to term 3148
I20260429 08:04:37.144541  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.144598  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3147.5
I20260429 08:04:37.144654  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3147.6
I20260429 08:04:37.145293  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3148 FOLLOWER]: Advancing to term 3149
I20260429 08:04:37.145745  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.145781  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3148.5
I20260429 08:04:37.145817  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3148.6
I20260429 08:04:37.146579  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3149 FOLLOWER]: Advancing to term 3150
I20260429 08:04:37.147027  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.147084  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3149.5
I20260429 08:04:37.147131  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3149.6
I20260429 08:04:37.147709  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3150 FOLLOWER]: Advancing to term 3151
I20260429 08:04:37.148147  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.148202  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3150.5
I20260429 08:04:37.148248  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3150.6
I20260429 08:04:37.148826  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3151 FOLLOWER]: Advancing to term 3152
I20260429 08:04:37.149255  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.149310  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3151.5
I20260429 08:04:37.149358  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3151.6
I20260429 08:04:37.149899  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3152 FOLLOWER]: Advancing to term 3153
I20260429 08:04:37.150331  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.150388  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3152.5
I20260429 08:04:37.150449  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3152.6
I20260429 08:04:37.150985  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3153 FOLLOWER]: Advancing to term 3154
I20260429 08:04:37.151422  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.151479  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3153.5
I20260429 08:04:37.151563  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3153.6
I20260429 08:04:37.152196  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3154 FOLLOWER]: Advancing to term 3155
I20260429 08:04:37.152704  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.152803  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3154.5
I20260429 08:04:37.152896  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3154.6
I20260429 08:04:37.153398  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3155 FOLLOWER]: Advancing to term 3156
I20260429 08:04:37.153832  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.153889  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3155.5
I20260429 08:04:37.153936  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3155.6
I20260429 08:04:37.154484  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3156 FOLLOWER]: Advancing to term 3157
I20260429 08:04:37.154883  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.154914  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3156.5
I20260429 08:04:37.154943  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3156.6
I20260429 08:04:37.155623  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3157 FOLLOWER]: Advancing to term 3158
I20260429 08:04:37.156014  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.156049  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3157.5
I20260429 08:04:37.156076  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3157.6
I20260429 08:04:37.156673  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3158 FOLLOWER]: Advancing to term 3159
I20260429 08:04:37.157060  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.157090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3158.5
I20260429 08:04:37.157119  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3158.6
I20260429 08:04:37.157678  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3159 FOLLOWER]: Advancing to term 3160
I20260429 08:04:37.158181  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.158241  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3159.5
I20260429 08:04:37.158282  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3159.6
I20260429 08:04:37.158908  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3160 FOLLOWER]: Advancing to term 3161
I20260429 08:04:37.159344  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.159405  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3160.5
I20260429 08:04:37.159449  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3160.6
I20260429 08:04:37.160109  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3161 FOLLOWER]: Advancing to term 3162
I20260429 08:04:37.160578  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.160611  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3161.5
I20260429 08:04:37.160674  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3161.6
I20260429 08:04:37.161235  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3162 FOLLOWER]: Advancing to term 3163
I20260429 08:04:37.161695  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.161729  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3162.5
I20260429 08:04:37.161783  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3162.6
I20260429 08:04:37.162400  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3163 FOLLOWER]: Advancing to term 3164
I20260429 08:04:37.162837  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.162868  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3163.5
I20260429 08:04:37.162897  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3163.6
I20260429 08:04:37.163717  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3164 FOLLOWER]: Advancing to term 3165
I20260429 08:04:37.164139  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.164171  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3164.5
I20260429 08:04:37.164225  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3164.6
I20260429 08:04:37.164798  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3165 FOLLOWER]: Advancing to term 3166
I20260429 08:04:37.165189  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.165220  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3165.5
I20260429 08:04:37.165247  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3165.6
I20260429 08:04:37.165776  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3166 FOLLOWER]: Advancing to term 3167
I20260429 08:04:37.166193  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.166249  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3166.5
I20260429 08:04:37.166293  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3166.6
I20260429 08:04:37.166894  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3167 FOLLOWER]: Advancing to term 3168
I20260429 08:04:37.167344  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.167376  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3167.5
I20260429 08:04:37.167405  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3167.6
I20260429 08:04:37.168115  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3168 FOLLOWER]: Advancing to term 3169
I20260429 08:04:37.168557  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.168589  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3168.5
I20260429 08:04:37.168618  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3168.6
I20260429 08:04:37.169138  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3169 FOLLOWER]: Advancing to term 3170
I20260429 08:04:37.169617  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.169651  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3169.5
I20260429 08:04:37.169682  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3169.6
I20260429 08:04:37.170380  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3170 FOLLOWER]: Advancing to term 3171
I20260429 08:04:37.170835  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.170867  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3170.5
I20260429 08:04:37.170922  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3170.6
I20260429 08:04:37.171574  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3171 FOLLOWER]: Advancing to term 3172
I20260429 08:04:37.172065  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.172122  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3171.5
I20260429 08:04:37.172170  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3171.6
I20260429 08:04:37.172835  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3172 FOLLOWER]: Advancing to term 3173
I20260429 08:04:37.173275  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.173333  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3172.5
I20260429 08:04:37.173393  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3172.6
I20260429 08:04:37.174023  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3173 FOLLOWER]: Advancing to term 3174
I20260429 08:04:37.174456  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.174513  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3173.5
I20260429 08:04:37.174561  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3173.6
I20260429 08:04:37.175215  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3174 FOLLOWER]: Advancing to term 3175
I20260429 08:04:37.175737  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.175796  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3174.5
I20260429 08:04:37.175845  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3174.6
I20260429 08:04:37.176509  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3175 FOLLOWER]: Advancing to term 3176
I20260429 08:04:37.176955  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.177011  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3175.5
I20260429 08:04:37.177055  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3175.6
I20260429 08:04:37.177700  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3176 FOLLOWER]: Advancing to term 3177
I20260429 08:04:37.178136  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.178192  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3176.5
I20260429 08:04:37.178237  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3176.6
I20260429 08:04:37.178990  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3177 FOLLOWER]: Advancing to term 3178
I20260429 08:04:37.179518  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.179558  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3177.5
I20260429 08:04:37.179602  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3177.6
I20260429 08:04:37.180264  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3178 FOLLOWER]: Advancing to term 3179
I20260429 08:04:37.180708  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.180763  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3178.5
I20260429 08:04:37.180806  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3178.6
I20260429 08:04:37.181444  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3179 FOLLOWER]: Advancing to term 3180
I20260429 08:04:37.181887  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.181944  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3179.5
I20260429 08:04:37.181988  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3179.6
I20260429 08:04:37.182569  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3180 FOLLOWER]: Advancing to term 3181
I20260429 08:04:37.183015  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.183072  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3180.5
I20260429 08:04:37.183115  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3180.6
I20260429 08:04:37.183777  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3181 FOLLOWER]: Advancing to term 3182
I20260429 08:04:37.184221  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.184253  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3181.5
I20260429 08:04:37.184283  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3181.6
I20260429 08:04:37.184911  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3182 FOLLOWER]: Advancing to term 3183
I20260429 08:04:37.185355  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.185388  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3182.5
I20260429 08:04:37.185448  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3182.6
I20260429 08:04:37.186211  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3183 FOLLOWER]: Advancing to term 3184
I20260429 08:04:37.186635  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.186672  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3183.5
I20260429 08:04:37.186702  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3183.6
I20260429 08:04:37.187310  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3184 FOLLOWER]: Advancing to term 3185
I20260429 08:04:37.187811  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.187845  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3184.5
I20260429 08:04:37.187875  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3184.6
I20260429 08:04:37.188585  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3185 FOLLOWER]: Advancing to term 3186
I20260429 08:04:37.189003  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.189035  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3185.5
I20260429 08:04:37.189064  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3185.6
I20260429 08:04:37.189653  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3186 FOLLOWER]: Advancing to term 3187
I20260429 08:04:37.190084  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.190116  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3186.5
I20260429 08:04:37.190145  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3186.6
I20260429 08:04:37.190778  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3187 FOLLOWER]: Advancing to term 3188
I20260429 08:04:37.191179  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.191211  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3187.5
I20260429 08:04:37.191241  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3187.6
I20260429 08:04:37.191810  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3188 FOLLOWER]: Advancing to term 3189
I20260429 08:04:37.192201  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.192232  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3188.5
I20260429 08:04:37.192260  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3188.6
I20260429 08:04:37.192862  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3189 FOLLOWER]: Advancing to term 3190
I20260429 08:04:37.193367  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.193406  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3189.5
I20260429 08:04:37.193470  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3189.6
I20260429 08:04:37.194057  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3190 FOLLOWER]: Advancing to term 3191
I20260429 08:04:37.194517  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.194550  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3190.5
I20260429 08:04:37.194617  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3190.6
I20260429 08:04:37.195191  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3191 FOLLOWER]: Advancing to term 3192
I20260429 08:04:37.195681  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.195713  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3191.5
I20260429 08:04:37.195742  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3191.6
I20260429 08:04:37.196233  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3192 FOLLOWER]: Advancing to term 3193
I20260429 08:04:37.196646  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.196681  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3192.5
I20260429 08:04:37.196710  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3192.6
I20260429 08:04:37.197194  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3193 FOLLOWER]: Advancing to term 3194
I20260429 08:04:37.197582  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.197613  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3193.5
I20260429 08:04:37.197640  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3193.6
I20260429 08:04:37.198164  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3194 FOLLOWER]: Advancing to term 3195
I20260429 08:04:37.198551  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.198580  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3194.5
I20260429 08:04:37.198608  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3194.6
I20260429 08:04:37.199167  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3195 FOLLOWER]: Advancing to term 3196
I20260429 08:04:37.199677  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.199709  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3195.5
I20260429 08:04:37.199738  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3195.6
I20260429 08:04:37.200233  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3196 FOLLOWER]: Advancing to term 3197
I20260429 08:04:37.200618  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.200647  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3196.5
I20260429 08:04:37.200677  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3196.6
I20260429 08:04:37.201151  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3197 FOLLOWER]: Advancing to term 3198
I20260429 08:04:37.201551  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.201582  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3197.5
I20260429 08:04:37.201610  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3197.6
I20260429 08:04:37.202102  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3198 FOLLOWER]: Advancing to term 3199
I20260429 08:04:37.202487  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.202517  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3198.5
I20260429 08:04:37.202548  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3198.6
I20260429 08:04:37.203215  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3199 FOLLOWER]: Advancing to term 3200
I20260429 08:04:37.203727  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.203761  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3199.5
I20260429 08:04:37.203790  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3199.6
I20260429 08:04:37.204324  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3200 FOLLOWER]: Advancing to term 3201
I20260429 08:04:37.204813  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.204869  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3200.5
I20260429 08:04:37.204914  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3200.6
I20260429 08:04:37.205432  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3201 FOLLOWER]: Advancing to term 3202
I20260429 08:04:37.205888  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.205945  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3201.5
I20260429 08:04:37.205999  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3201.6
I20260429 08:04:37.206533  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3202 FOLLOWER]: Advancing to term 3203
I20260429 08:04:37.206955  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.207010  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3202.5
I20260429 08:04:37.207053  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3202.6
I20260429 08:04:37.207594  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3203 FOLLOWER]: Advancing to term 3204
I20260429 08:04:37.208029  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.208097  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3203.5
I20260429 08:04:37.208140  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3203.6
I20260429 08:04:37.208665  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3204 FOLLOWER]: Advancing to term 3205
I20260429 08:04:37.209105  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.209158  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3204.5
I20260429 08:04:37.209201  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3204.6
I20260429 08:04:37.209702  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3205 FOLLOWER]: Advancing to term 3206
I20260429 08:04:37.210103  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.210157  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3205.5
I20260429 08:04:37.210201  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3205.6
I20260429 08:04:37.210685  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3206 FOLLOWER]: Advancing to term 3207
I20260429 08:04:37.211113  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.211167  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3206.5
I20260429 08:04:37.211212  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3206.6
I20260429 08:04:37.211745  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3207 FOLLOWER]: Advancing to term 3208
I20260429 08:04:37.212172  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.212226  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3207.5
I20260429 08:04:37.212271  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3207.6
I20260429 08:04:37.212756  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3208 FOLLOWER]: Advancing to term 3209
I20260429 08:04:37.213174  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.213228  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3208.5
I20260429 08:04:37.213276  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3208.6
I20260429 08:04:37.213753  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3209 FOLLOWER]: Advancing to term 3210
I20260429 08:04:37.214183  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.214237  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3209.5
I20260429 08:04:37.214282  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3209.6
I20260429 08:04:37.214792  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3210 FOLLOWER]: Advancing to term 3211
I20260429 08:04:37.215215  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.215269  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3210.5
I20260429 08:04:37.215313  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3210.6
I20260429 08:04:37.215917  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3211 FOLLOWER]: Advancing to term 3212
I20260429 08:04:37.216341  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.216393  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3211.5
I20260429 08:04:37.216446  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3211.6
I20260429 08:04:37.217049  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3212 FOLLOWER]: Advancing to term 3213
I20260429 08:04:37.217478  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.217531  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3212.5
I20260429 08:04:37.217574  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3212.6
I20260429 08:04:37.218240  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3213 FOLLOWER]: Advancing to term 3214
I20260429 08:04:37.218686  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.218741  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3213.5
I20260429 08:04:37.218786  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3213.6
I20260429 08:04:37.219533  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3214 FOLLOWER]: Advancing to term 3215
I20260429 08:04:37.219954  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.220008  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3214.5
I20260429 08:04:37.220052  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3214.6
I20260429 08:04:37.220672  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3215 FOLLOWER]: Advancing to term 3216
I20260429 08:04:37.221117  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.221184  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3215.5
I20260429 08:04:37.221242  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3215.6
I20260429 08:04:37.221863  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3216 FOLLOWER]: Advancing to term 3217
I20260429 08:04:37.222244  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.222276  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3216.5
I20260429 08:04:37.222304  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3216.6
I20260429 08:04:37.222929  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3217 FOLLOWER]: Advancing to term 3218
I20260429 08:04:37.223380  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.223433  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3217.5
I20260429 08:04:37.223526  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3217.6
I20260429 08:04:37.224249  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3218 FOLLOWER]: Advancing to term 3219
I20260429 08:04:37.224650  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.224682  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3218.5
I20260429 08:04:37.224711  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3218.6
I20260429 08:04:37.225318  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3219 FOLLOWER]: Advancing to term 3220
I20260429 08:04:37.225796  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.225828  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3219.5
I20260429 08:04:37.225857  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3219.6
I20260429 08:04:37.226472  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3220 FOLLOWER]: Advancing to term 3221
I20260429 08:04:37.226863  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.226894  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3220.5
I20260429 08:04:37.226923  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3220.6
I20260429 08:04:37.227429  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3221 FOLLOWER]: Advancing to term 3222
I20260429 08:04:37.227878  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.227910  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3221.5
I20260429 08:04:37.227938  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3221.6
I20260429 08:04:37.228493  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3222 FOLLOWER]: Advancing to term 3223
I20260429 08:04:37.228885  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.228916  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3222.5
I20260429 08:04:37.228945  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3222.6
I20260429 08:04:37.229439  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3223 FOLLOWER]: Advancing to term 3224
I20260429 08:04:37.229869  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.229925  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3223.5
I20260429 08:04:37.229972  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3223.6
I20260429 08:04:37.230504  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3224 FOLLOWER]: Advancing to term 3225
I20260429 08:04:37.230945  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.231002  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3224.5
I20260429 08:04:37.231050  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3224.6
I20260429 08:04:37.231595  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3225 FOLLOWER]: Advancing to term 3226
I20260429 08:04:37.232029  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.232084  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3225.5
I20260429 08:04:37.232136  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3225.6
I20260429 08:04:37.232689  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3226 FOLLOWER]: Advancing to term 3227
I20260429 08:04:37.233119  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.233175  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3226.5
I20260429 08:04:37.233222  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3226.6
I20260429 08:04:37.233772  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3227 FOLLOWER]: Advancing to term 3228
I20260429 08:04:37.234212  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.234266  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3227.5
I20260429 08:04:37.234313  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3227.6
I20260429 08:04:37.234871  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3228 FOLLOWER]: Advancing to term 3229
I20260429 08:04:37.235306  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.235359  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3228.5
I20260429 08:04:37.235405  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3228.6
I20260429 08:04:37.236052  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3229 FOLLOWER]: Advancing to term 3230
I20260429 08:04:37.236522  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.236555  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3229.5
I20260429 08:04:37.236585  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3229.6
I20260429 08:04:37.237296  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3230 FOLLOWER]: Advancing to term 3231
I20260429 08:04:37.237746  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.237803  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3230.5
I20260429 08:04:37.237848  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3230.6
I20260429 08:04:37.238487  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3231 FOLLOWER]: Advancing to term 3232
I20260429 08:04:37.238929  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.238961  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3231.5
I20260429 08:04:37.238991  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3231.6
I20260429 08:04:37.239742  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3232 FOLLOWER]: Advancing to term 3233
I20260429 08:04:37.240272  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.240304  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3232.5
I20260429 08:04:37.240358  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3232.6
I20260429 08:04:37.240989  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3233 FOLLOWER]: Advancing to term 3234
I20260429 08:04:37.241396  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.241430  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3233.5
I20260429 08:04:37.241459  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3233.6
I20260429 08:04:37.242045  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3234 FOLLOWER]: Advancing to term 3235
I20260429 08:04:37.242514  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.242573  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3234.5
I20260429 08:04:37.242626  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3234.6
I20260429 08:04:37.243240  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3235 FOLLOWER]: Advancing to term 3236
I20260429 08:04:37.243774  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.243808  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3235.5
I20260429 08:04:37.243863  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3235.6
I20260429 08:04:37.244720  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3236 FOLLOWER]: Advancing to term 3237
I20260429 08:04:37.245193  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.245226  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3236.5
I20260429 08:04:37.245282  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3236.6
I20260429 08:04:37.245908  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3237 FOLLOWER]: Advancing to term 3238
I20260429 08:04:37.246367  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.246402  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3237.5
I20260429 08:04:37.246436  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3237.6
I20260429 08:04:37.247022  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3238 FOLLOWER]: Advancing to term 3239
I20260429 08:04:37.247412  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.247464  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3238.5
I20260429 08:04:37.247555  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3238.6
I20260429 08:04:37.248121  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3239 FOLLOWER]: Advancing to term 3240
I20260429 08:04:37.248587  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.248620  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3239.5
I20260429 08:04:37.248679  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3239.6
I20260429 08:04:37.249204  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3240 FOLLOWER]: Advancing to term 3241
I20260429 08:04:37.249665  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.249701  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3240.5
I20260429 08:04:37.249730  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3240.6
I20260429 08:04:37.250502  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3241 FOLLOWER]: Advancing to term 3242
I20260429 08:04:37.250952  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.250984  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3241.5
I20260429 08:04:37.251014  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3241.6
I20260429 08:04:37.251804  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3242 FOLLOWER]: Advancing to term 3243
I20260429 08:04:37.252348  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.252436  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3242.5
I20260429 08:04:37.252473  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3242.6
I20260429 08:04:37.253403  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3243 FOLLOWER]: Advancing to term 3244
I20260429 08:04:37.253878  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.253911  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3243.5
I20260429 08:04:37.253968  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3243.6
I20260429 08:04:37.254771  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3244 FOLLOWER]: Advancing to term 3245
I20260429 08:04:37.255259  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.255292  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3244.5
I20260429 08:04:37.255348  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3244.6
I20260429 08:04:37.256170  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3245 FOLLOWER]: Advancing to term 3246
I20260429 08:04:37.256628  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.256661  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3245.5
I20260429 08:04:37.256691  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3245.6
I20260429 08:04:37.257292  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3246 FOLLOWER]: Advancing to term 3247
I20260429 08:04:37.257763  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.257795  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3246.5
I20260429 08:04:37.257824  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3246.6
I20260429 08:04:37.258584  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3247 FOLLOWER]: Advancing to term 3248
I20260429 08:04:37.259027  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.259056  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3247.5
I20260429 08:04:37.259084  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3247.6
I20260429 08:04:37.259788  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3248 FOLLOWER]: Advancing to term 3249
I20260429 08:04:37.260339  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.260372  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3248.5
I20260429 08:04:37.260402  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3248.6
I20260429 08:04:37.261070  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3249 FOLLOWER]: Advancing to term 3250
I20260429 08:04:37.261492  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.261548  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3249.5
I20260429 08:04:37.261592  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3249.6
I20260429 08:04:37.262286  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3250 FOLLOWER]: Advancing to term 3251
I20260429 08:04:37.262723  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.262778  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3250.5
I20260429 08:04:37.262822  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3250.6
I20260429 08:04:37.263563  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3251 FOLLOWER]: Advancing to term 3252
I20260429 08:04:37.264021  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.264052  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3251.5
I20260429 08:04:37.264106  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3251.6
I20260429 08:04:37.264722  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3252 FOLLOWER]: Advancing to term 3253
I20260429 08:04:37.265139  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.265172  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3252.5
I20260429 08:04:37.265224  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3252.6
I20260429 08:04:37.266002  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3253 FOLLOWER]: Advancing to term 3254
I20260429 08:04:37.266469  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.266501  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3253.5
I20260429 08:04:37.266530  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3253.6
I20260429 08:04:37.267365  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3254 FOLLOWER]: Advancing to term 3255
I20260429 08:04:37.267901  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.267939  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3254.5
I20260429 08:04:37.267971  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3254.6
I20260429 08:04:37.268826  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3255 FOLLOWER]: Advancing to term 3256
I20260429 08:04:37.269233  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.269264  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3255.5
I20260429 08:04:37.269294  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3255.6
I20260429 08:04:37.269944  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3256 FOLLOWER]: Advancing to term 3257
I20260429 08:04:37.270363  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.270396  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3256.5
I20260429 08:04:37.270434  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3256.6
I20260429 08:04:37.270973  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3257 FOLLOWER]: Advancing to term 3258
I20260429 08:04:37.271356  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.271387  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3257.5
I20260429 08:04:37.271436  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3257.6
I20260429 08:04:37.271989  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3258 FOLLOWER]: Advancing to term 3259
I20260429 08:04:37.272455  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.272488  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3258.5
I20260429 08:04:37.272517  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3258.6
I20260429 08:04:37.273120  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3259 FOLLOWER]: Advancing to term 3260
I20260429 08:04:37.273510  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.273541  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3259.5
I20260429 08:04:37.273569  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3259.6
I20260429 08:04:37.274108  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3260 FOLLOWER]: Advancing to term 3261
I20260429 08:04:37.274502  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.274534  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3260.5
I20260429 08:04:37.274564  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3260.6
I20260429 08:04:37.275090  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3261 FOLLOWER]: Advancing to term 3262
I20260429 08:04:37.275463  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.275559  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3261.5
I20260429 08:04:37.275591  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3261.6
I20260429 08:04:37.276105  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3262 FOLLOWER]: Advancing to term 3263
I20260429 08:04:37.276485  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.276516  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3262.5
I20260429 08:04:37.276544  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3262.6
I20260429 08:04:37.277069  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3263 FOLLOWER]: Advancing to term 3264
I20260429 08:04:37.277446  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.277477  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3263.5
I20260429 08:04:37.277505  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3263.6
I20260429 08:04:37.278017  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3264 FOLLOWER]: Advancing to term 3265
I20260429 08:04:37.278599  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.278633  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3264.5
I20260429 08:04:37.278664  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3264.6
I20260429 08:04:37.279206  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3265 FOLLOWER]: Advancing to term 3266
I20260429 08:04:37.279726  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.279760  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3265.5
I20260429 08:04:37.279801  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3265.6
I20260429 08:04:37.280337  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3266 FOLLOWER]: Advancing to term 3267
I20260429 08:04:37.280741  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.280772  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3266.5
I20260429 08:04:37.280800  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3266.6
I20260429 08:04:37.281327  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3267 FOLLOWER]: Advancing to term 3268
I20260429 08:04:37.281733  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.281764  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3267.5
I20260429 08:04:37.281792  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3267.6
I20260429 08:04:37.282282  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3268 FOLLOWER]: Advancing to term 3269
I20260429 08:04:37.282681  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.282712  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3268.5
I20260429 08:04:37.282742  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3268.6
I20260429 08:04:37.283236  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3269 FOLLOWER]: Advancing to term 3270
I20260429 08:04:37.283699  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.283732  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3269.5
I20260429 08:04:37.283761  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3269.6
I20260429 08:04:37.284255  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3270 FOLLOWER]: Advancing to term 3271
I20260429 08:04:37.284657  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.284693  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3270.5
I20260429 08:04:37.284720  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3270.6
I20260429 08:04:37.285223  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3271 FOLLOWER]: Advancing to term 3272
I20260429 08:04:37.285643  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.285698  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3271.5
I20260429 08:04:37.285742  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3271.6
I20260429 08:04:37.286326  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3272 FOLLOWER]: Advancing to term 3273
I20260429 08:04:37.286788  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.286846  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3272.5
I20260429 08:04:37.286892  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3272.6
I20260429 08:04:37.287392  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3273 FOLLOWER]: Advancing to term 3274
I20260429 08:04:37.287878  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.287946  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3273.5
I20260429 08:04:37.287990  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3273.6
I20260429 08:04:37.288653  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3274 FOLLOWER]: Advancing to term 3275
I20260429 08:04:37.289093  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.289148  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3274.5
I20260429 08:04:37.289196  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3274.6
I20260429 08:04:37.289819  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3275 FOLLOWER]: Advancing to term 3276
I20260429 08:04:37.290246  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.290306  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3275.5
I20260429 08:04:37.290365  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3275.6
I20260429 08:04:37.291016  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3276 FOLLOWER]: Advancing to term 3277
I20260429 08:04:37.291529  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.291572  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3276.5
I20260429 08:04:37.291604  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3276.6
I20260429 08:04:37.292235  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3277 FOLLOWER]: Advancing to term 3278
I20260429 08:04:37.292660  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.292692  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3277.5
I20260429 08:04:37.292721  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3277.6
I20260429 08:04:37.293388  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3278 FOLLOWER]: Advancing to term 3279
I20260429 08:04:37.293792  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.293821  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3278.5
I20260429 08:04:37.293849  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3278.6
I20260429 08:04:37.294384  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3279 FOLLOWER]: Advancing to term 3280
I20260429 08:04:37.294766  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.294797  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3279.5
I20260429 08:04:37.294824  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3279.6
I20260429 08:04:37.295397  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3280 FOLLOWER]: Advancing to term 3281
I20260429 08:04:37.295861  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.295893  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3280.5
I20260429 08:04:37.295921  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3280.6
I20260429 08:04:37.296603  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3281 FOLLOWER]: Advancing to term 3282
I20260429 08:04:37.297049  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.297106  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3281.5
I20260429 08:04:37.297150  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3281.6
I20260429 08:04:37.297847  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3282 FOLLOWER]: Advancing to term 3283
I20260429 08:04:37.298288  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.298343  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3282.5
I20260429 08:04:37.298390  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3282.6
I20260429 08:04:37.299015  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3283 FOLLOWER]: Advancing to term 3284
I20260429 08:04:37.299463  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.299561  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3283.5
I20260429 08:04:37.299610  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3283.6
I20260429 08:04:37.300235  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3284 FOLLOWER]: Advancing to term 3285
I20260429 08:04:37.300731  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.300765  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3284.5
I20260429 08:04:37.300818  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3284.6
I20260429 08:04:37.301443  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3285 FOLLOWER]: Advancing to term 3286
I20260429 08:04:37.301894  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.301952  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3285.5
I20260429 08:04:37.301999  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3285.6
I20260429 08:04:37.302709  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3286 FOLLOWER]: Advancing to term 3287
I20260429 08:04:37.303155  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.303193  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3286.5
I20260429 08:04:37.303249  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3286.6
I20260429 08:04:37.303946  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3287 FOLLOWER]: Advancing to term 3288
I20260429 08:04:37.304390  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.304425  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3287.5
I20260429 08:04:37.304455  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3287.6
I20260429 08:04:37.305104  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3288 FOLLOWER]: Advancing to term 3289
I20260429 08:04:37.305526  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.305559  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3288.5
I20260429 08:04:37.305615  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3288.6
I20260429 08:04:37.306255  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3289 FOLLOWER]: Advancing to term 3290
I20260429 08:04:37.306704  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.306761  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3289.5
I20260429 08:04:37.306804  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3289.6
I20260429 08:04:37.307529  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3290 FOLLOWER]: Advancing to term 3291
I20260429 08:04:37.307950  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.308008  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3290.5
I20260429 08:04:37.308056  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3290.6
I20260429 08:04:37.308737  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3291 FOLLOWER]: Advancing to term 3292
I20260429 08:04:37.309158  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.309190  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3291.5
I20260429 08:04:37.309221  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3291.6
I20260429 08:04:37.309793  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3292 FOLLOWER]: Advancing to term 3293
I20260429 08:04:37.310194  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.310225  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3292.5
I20260429 08:04:37.310253  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3292.6
I20260429 08:04:37.310813  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3293 FOLLOWER]: Advancing to term 3294
I20260429 08:04:37.311196  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.311228  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3293.5
I20260429 08:04:37.311257  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3293.6
I20260429 08:04:37.311823  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3294 FOLLOWER]: Advancing to term 3295
I20260429 08:04:37.312206  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.312237  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3294.5
I20260429 08:04:37.312265  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3294.6
I20260429 08:04:37.312922  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3295 FOLLOWER]: Advancing to term 3296
I20260429 08:04:37.313369  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.313452  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3295.5
I20260429 08:04:37.313499  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3295.6
I20260429 08:04:37.314163  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3296 FOLLOWER]: Advancing to term 3297
I20260429 08:04:37.314643  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.314677  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3296.5
I20260429 08:04:37.314707  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3296.6
I20260429 08:04:37.315577  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3297 FOLLOWER]: Advancing to term 3298
I20260429 08:04:37.316027  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.316061  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3297.5
I20260429 08:04:37.316114  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3297.6
I20260429 08:04:37.316715  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3298 FOLLOWER]: Advancing to term 3299
I20260429 08:04:37.317149  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.317181  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3298.5
I20260429 08:04:37.317236  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3298.6
I20260429 08:04:37.317865  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3299 FOLLOWER]: Advancing to term 3300
I20260429 08:04:37.318292  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.318324  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3299.5
I20260429 08:04:37.318380  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3299.6
I20260429 08:04:37.318955  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3300 FOLLOWER]: Advancing to term 3301
I20260429 08:04:37.319391  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.319432  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3300.5
I20260429 08:04:37.319459  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3300.6
I20260429 08:04:37.320103  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3301 FOLLOWER]: Advancing to term 3302
I20260429 08:04:37.320552  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.320586  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3301.5
I20260429 08:04:37.320616  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3301.6
I20260429 08:04:37.321180  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3302 FOLLOWER]: Advancing to term 3303
I20260429 08:04:37.321645  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.321686  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3302.5
I20260429 08:04:37.321741  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3302.6
I20260429 08:04:37.322263  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3303 FOLLOWER]: Advancing to term 3304
I20260429 08:04:37.322718  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.322751  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3303.5
I20260429 08:04:37.322813  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3303.6
I20260429 08:04:37.323351  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3304 FOLLOWER]: Advancing to term 3305
I20260429 08:04:37.323832  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.323864  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3304.5
I20260429 08:04:37.323918  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3304.6
I20260429 08:04:37.324569  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3305 FOLLOWER]: Advancing to term 3306
I20260429 08:04:37.324956  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.324988  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3305.5
I20260429 08:04:37.325017  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3305.6
I20260429 08:04:37.325623  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3306 FOLLOWER]: Advancing to term 3307
I20260429 08:04:37.326006  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.326037  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3306.5
I20260429 08:04:37.326066  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3306.6
I20260429 08:04:37.326735  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3307 FOLLOWER]: Advancing to term 3308
I20260429 08:04:37.327114  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.327144  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3307.5
I20260429 08:04:37.327203  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3307.6
I20260429 08:04:37.327912  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3308 FOLLOWER]: Advancing to term 3309
I20260429 08:04:37.328488  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.328543  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3308.5
I20260429 08:04:37.328585  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3308.6
I20260429 08:04:37.329159  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3309 FOLLOWER]: Advancing to term 3310
I20260429 08:04:37.329582  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.329640  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3309.5
I20260429 08:04:37.329725  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3309.6
I20260429 08:04:37.330363  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3310 FOLLOWER]: Advancing to term 3311
I20260429 08:04:37.330806  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.330863  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3310.5
I20260429 08:04:37.330910  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3310.6
I20260429 08:04:37.331579  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3311 FOLLOWER]: Advancing to term 3312
I20260429 08:04:37.331997  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.332031  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3311.5
I20260429 08:04:37.332068  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3311.6
I20260429 08:04:37.332751  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3312 FOLLOWER]: Advancing to term 3313
I20260429 08:04:37.333168  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.333199  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3312.5
I20260429 08:04:37.333230  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3312.6
I20260429 08:04:37.333822  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3313 FOLLOWER]: Advancing to term 3314
I20260429 08:04:37.334205  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.334235  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3313.5
I20260429 08:04:37.334263  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3313.6
I20260429 08:04:37.334810  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3314 FOLLOWER]: Advancing to term 3315
I20260429 08:04:37.335264  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.335299  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3314.5
I20260429 08:04:37.335328  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3314.6
I20260429 08:04:37.336017  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3315 FOLLOWER]: Advancing to term 3316
I20260429 08:04:37.336452  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.336486  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3315.5
I20260429 08:04:37.336515  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3315.6
I20260429 08:04:37.337169  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3316 FOLLOWER]: Advancing to term 3317
I20260429 08:04:37.337595  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.337630  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3316.5
I20260429 08:04:37.337666  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3316.6
I20260429 08:04:37.338233  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3317 FOLLOWER]: Advancing to term 3318
I20260429 08:04:37.338706  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.338771  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3317.5
I20260429 08:04:37.338819  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3317.6
I20260429 08:04:37.339337  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3318 FOLLOWER]: Advancing to term 3319
I20260429 08:04:37.339840  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.339895  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3318.5
I20260429 08:04:37.339942  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3318.6
I20260429 08:04:37.340802  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3319 FOLLOWER]: Advancing to term 3320
I20260429 08:04:37.341245  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.341302  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3319.5
I20260429 08:04:37.341348  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3319.6
I20260429 08:04:37.342020  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3320 FOLLOWER]: Advancing to term 3321
I20260429 08:04:37.342442  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.342494  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3320.5
I20260429 08:04:37.342547  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3320.6
I20260429 08:04:37.343152  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3321 FOLLOWER]: Advancing to term 3322
I20260429 08:04:37.343632  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.343690  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3321.5
I20260429 08:04:37.343734  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3321.6
I20260429 08:04:37.344372  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3322 FOLLOWER]: Advancing to term 3323
I20260429 08:04:37.344818  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.344874  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3322.5
I20260429 08:04:37.344918  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3322.6
I20260429 08:04:37.345492  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3323 FOLLOWER]: Advancing to term 3324
I20260429 08:04:37.345947  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.345980  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3323.5
I20260429 08:04:37.346035  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3323.6
I20260429 08:04:37.346645  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3324 FOLLOWER]: Advancing to term 3325
I20260429 08:04:37.347079  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.347134  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3324.5
I20260429 08:04:37.347177  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3324.6
I20260429 08:04:37.347905  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3325 FOLLOWER]: Advancing to term 3326
I20260429 08:04:37.348330  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.348383  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3325.5
I20260429 08:04:37.348423  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3325.6
I20260429 08:04:37.349033  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3326 FOLLOWER]: Advancing to term 3327
I20260429 08:04:37.349443  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.349498  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3326.5
I20260429 08:04:37.349550  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3326.6
I20260429 08:04:37.350162  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3327 FOLLOWER]: Advancing to term 3328
I20260429 08:04:37.350591  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.350625  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3327.5
I20260429 08:04:37.350652  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3327.6
I20260429 08:04:37.351224  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3328 FOLLOWER]: Advancing to term 3329
I20260429 08:04:37.351688  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.351720  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3328.5
I20260429 08:04:37.351749  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3328.6
I20260429 08:04:37.352349  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3329 FOLLOWER]: Advancing to term 3330
I20260429 08:04:37.352732  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.352763  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3329.5
I20260429 08:04:37.352792  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3329.6
I20260429 08:04:37.353423  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3330 FOLLOWER]: Advancing to term 3331
I20260429 08:04:37.353893  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.353926  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3330.5
I20260429 08:04:37.353982  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3330.6
I20260429 08:04:37.354628  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3331 FOLLOWER]: Advancing to term 3332
I20260429 08:04:37.355057  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.355088  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3331.5
I20260429 08:04:37.355142  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3331.6
I20260429 08:04:37.355792  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3332 FOLLOWER]: Advancing to term 3333
I20260429 08:04:37.356191  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.356221  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3332.5
I20260429 08:04:37.356249  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3332.6
I20260429 08:04:37.356778  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3333 FOLLOWER]: Advancing to term 3334
I20260429 08:04:37.357162  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.357192  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3333.5
I20260429 08:04:37.357219  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3333.6
I20260429 08:04:37.357818  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3334 FOLLOWER]: Advancing to term 3335
I20260429 08:04:37.358304  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.358346  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3334.5
I20260429 08:04:37.358376  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3334.6
I20260429 08:04:37.358902  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3335 FOLLOWER]: Advancing to term 3336
I20260429 08:04:37.359444  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.359521  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3335.5
I20260429 08:04:37.359579  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3335.6
I20260429 08:04:37.360165  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3336 FOLLOWER]: Advancing to term 3337
I20260429 08:04:37.360739  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.360801  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3336.5
I20260429 08:04:37.360870  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3336.6
I20260429 08:04:37.362015  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3337 FOLLOWER]: Advancing to term 3338
I20260429 08:04:37.362432  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.362488  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3337.5
I20260429 08:04:37.362531  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3337.6
I20260429 08:04:37.363166  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3338 FOLLOWER]: Advancing to term 3339
I20260429 08:04:37.363759  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.363806  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3338.5
I20260429 08:04:37.363849  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3338.6
I20260429 08:04:37.364462  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3339 FOLLOWER]: Advancing to term 3340
I20260429 08:04:37.364907  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.364962  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3339.5
I20260429 08:04:37.365008  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3339.6
I20260429 08:04:37.365696  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3340 FOLLOWER]: Advancing to term 3341
I20260429 08:04:37.366122  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.366180  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3340.5
I20260429 08:04:37.366226  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3340.6
I20260429 08:04:37.367022  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3341 FOLLOWER]: Advancing to term 3342
I20260429 08:04:37.367550  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.367586  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3341.5
I20260429 08:04:37.367617  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3341.6
I20260429 08:04:37.368348  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3342 FOLLOWER]: Advancing to term 3343
I20260429 08:04:37.368790  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.368822  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3342.5
I20260429 08:04:37.368851  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3342.6
I20260429 08:04:37.369511  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3343 FOLLOWER]: Advancing to term 3344
I20260429 08:04:37.370018  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.370054  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3343.5
I20260429 08:04:37.370110  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3343.6
I20260429 08:04:37.370796  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3344 FOLLOWER]: Advancing to term 3345
I20260429 08:04:37.371194  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.371227  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3344.5
I20260429 08:04:37.371255  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3344.6
I20260429 08:04:37.371939  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3345 FOLLOWER]: Advancing to term 3346
I20260429 08:04:37.372325  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.372359  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3345.5
I20260429 08:04:37.372387  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3345.6
I20260429 08:04:37.372989  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3346 FOLLOWER]: Advancing to term 3347
I20260429 08:04:37.373378  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.373410  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3346.5
I20260429 08:04:37.373440  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3346.6
I20260429 08:04:37.374049  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3347 FOLLOWER]: Advancing to term 3348
I20260429 08:04:37.374536  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.374598  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3347.5
I20260429 08:04:37.374641  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3347.6
I20260429 08:04:37.375216  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3348 FOLLOWER]: Advancing to term 3349
I20260429 08:04:37.375732  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.375809  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3348.5
I20260429 08:04:37.375857  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3348.6
I20260429 08:04:37.376513  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3349 FOLLOWER]: Advancing to term 3350
I20260429 08:04:37.376960  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.376992  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3349.5
I20260429 08:04:37.377049  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3349.6
I20260429 08:04:37.377621  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3350 FOLLOWER]: Advancing to term 3351
I20260429 08:04:37.378031  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.378062  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3350.5
I20260429 08:04:37.378091  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3350.6
I20260429 08:04:37.378738  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3351 FOLLOWER]: Advancing to term 3352
I20260429 08:04:37.379123  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.379153  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3351.5
I20260429 08:04:37.379182  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3351.6
I20260429 08:04:37.379990  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3352 FOLLOWER]: Advancing to term 3353
I20260429 08:04:37.380371  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.380402  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3352.5
I20260429 08:04:37.380440  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3352.6
I20260429 08:04:37.381104  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3353 FOLLOWER]: Advancing to term 3354
I20260429 08:04:37.381512  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.381543  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3353.5
I20260429 08:04:37.381572  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3353.6
I20260429 08:04:37.382265  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3354 FOLLOWER]: Advancing to term 3355
I20260429 08:04:37.382650  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.382684  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3354.5
I20260429 08:04:37.382714  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3354.6
I20260429 08:04:37.383325  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3355 FOLLOWER]: Advancing to term 3356
I20260429 08:04:37.383802  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.383836  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3355.5
I20260429 08:04:37.383863  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3355.6
I20260429 08:04:37.384564  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3356 FOLLOWER]: Advancing to term 3357
I20260429 08:04:37.384940  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.384974  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3356.5
I20260429 08:04:37.385001  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3356.6
I20260429 08:04:37.385681  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3357 FOLLOWER]: Advancing to term 3358
I20260429 08:04:37.386058  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.386089  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3357.5
I20260429 08:04:37.386117  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3357.6
I20260429 08:04:37.386843  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3358 FOLLOWER]: Advancing to term 3359
I20260429 08:04:37.387217  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.387246  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3358.5
I20260429 08:04:37.387274  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3358.6
I20260429 08:04:37.387981  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3359 FOLLOWER]: Advancing to term 3360
I20260429 08:04:37.388355  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.388387  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3359.5
I20260429 08:04:37.388422  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3359.6
I20260429 08:04:37.389089  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3360 FOLLOWER]: Advancing to term 3361
I20260429 08:04:37.389469  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.389503  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3360.5
I20260429 08:04:37.389530  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3360.6
I20260429 08:04:37.390193  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3361 FOLLOWER]: Advancing to term 3362
I20260429 08:04:37.390581  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.390611  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3361.5
I20260429 08:04:37.390645  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3361.6
I20260429 08:04:37.391192  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3362 FOLLOWER]: Advancing to term 3363
I20260429 08:04:37.391768  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.391803  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3362.5
I20260429 08:04:37.391832  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3362.6
I20260429 08:04:37.392503  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3363 FOLLOWER]: Advancing to term 3364
I20260429 08:04:37.392894  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.392926  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3363.5
I20260429 08:04:37.392954  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3363.6
I20260429 08:04:37.393733  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3364 FOLLOWER]: Advancing to term 3365
I20260429 08:04:37.394136  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.394168  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3364.5
I20260429 08:04:37.394197  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3364.6
I20260429 08:04:37.394764  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3365 FOLLOWER]: Advancing to term 3366
I20260429 08:04:37.395161  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.395193  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3365.5
I20260429 08:04:37.395221  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3365.6
I20260429 08:04:37.395867  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3366 FOLLOWER]: Advancing to term 3367
I20260429 08:04:37.396294  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.396327  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3366.5
I20260429 08:04:37.396356  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3366.6
I20260429 08:04:37.396950  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3367 FOLLOWER]: Advancing to term 3368
I20260429 08:04:37.397382  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.397418  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3367.5
I20260429 08:04:37.397446  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3367.6
I20260429 08:04:37.398030  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3368 FOLLOWER]: Advancing to term 3369
I20260429 08:04:37.398473  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.398505  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3368.5
I20260429 08:04:37.398561  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3368.6
I20260429 08:04:37.399132  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3369 FOLLOWER]: Advancing to term 3370
I20260429 08:04:37.399632  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.399665  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3369.5
I20260429 08:04:37.399695  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3369.6
I20260429 08:04:37.400213  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3370 FOLLOWER]: Advancing to term 3371
I20260429 08:04:37.400671  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.400732  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3370.5
I20260429 08:04:37.400775  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3370.6
I20260429 08:04:37.401343  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3371 FOLLOWER]: Advancing to term 3372
I20260429 08:04:37.401780  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.401839  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3371.5
I20260429 08:04:37.401885  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3371.6
I20260429 08:04:37.402577  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3372 FOLLOWER]: Advancing to term 3373
I20260429 08:04:37.403040  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.403098  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3372.5
I20260429 08:04:37.403146  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3372.6
I20260429 08:04:37.403774  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3373 FOLLOWER]: Advancing to term 3374
I20260429 08:04:37.404176  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.404207  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3373.5
I20260429 08:04:37.404237  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3373.6
I20260429 08:04:37.404850  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3374 FOLLOWER]: Advancing to term 3375
I20260429 08:04:37.405227  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.405258  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3374.5
I20260429 08:04:37.405287  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3374.6
I20260429 08:04:37.405857  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3375 FOLLOWER]: Advancing to term 3376
I20260429 08:04:37.406308  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.406385  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3375.5
I20260429 08:04:37.406446  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3375.6
I20260429 08:04:37.407145  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3376 FOLLOWER]: Advancing to term 3377
I20260429 08:04:37.407666  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.407699  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3376.5
I20260429 08:04:37.407729  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3376.6
I20260429 08:04:37.408386  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3377 FOLLOWER]: Advancing to term 3378
I20260429 08:04:37.408825  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.408859  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3377.5
I20260429 08:04:37.408910  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3377.6
I20260429 08:04:37.409551  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3378 FOLLOWER]: Advancing to term 3379
I20260429 08:04:37.410014  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.410048  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3378.5
I20260429 08:04:37.410104  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3378.6
I20260429 08:04:37.410650  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3379 FOLLOWER]: Advancing to term 3380
I20260429 08:04:37.411084  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.411118  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3379.5
I20260429 08:04:37.411147  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3379.6
I20260429 08:04:37.411828  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3380 FOLLOWER]: Advancing to term 3381
I20260429 08:04:37.412221  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.412253  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3380.5
I20260429 08:04:37.412281  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3380.6
I20260429 08:04:37.412876  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3381 FOLLOWER]: Advancing to term 3382
I20260429 08:04:37.413249  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.413280  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3381.5
I20260429 08:04:37.413308  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3381.6
I20260429 08:04:37.413988  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3382 FOLLOWER]: Advancing to term 3383
I20260429 08:04:37.414376  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.414405  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3382.5
I20260429 08:04:37.414435  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3382.6
I20260429 08:04:37.415066  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3383 FOLLOWER]: Advancing to term 3384
I20260429 08:04:37.415633  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.415666  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3383.5
I20260429 08:04:37.415697  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3383.6
I20260429 08:04:37.416370  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3384 FOLLOWER]: Advancing to term 3385
I20260429 08:04:37.416859  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.416893  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3384.5
I20260429 08:04:37.416951  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3384.6
I20260429 08:04:37.417634  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3385 FOLLOWER]: Advancing to term 3386
I20260429 08:04:37.418067  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.418099  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3385.5
I20260429 08:04:37.418154  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3385.6
I20260429 08:04:37.418761  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3386 FOLLOWER]: Advancing to term 3387
I20260429 08:04:37.419200  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.419257  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3386.5
I20260429 08:04:37.419304  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3386.6
I20260429 08:04:37.420010  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3387 FOLLOWER]: Advancing to term 3388
I20260429 08:04:37.420456  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.420488  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3387.5
I20260429 08:04:37.420544  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3387.6
I20260429 08:04:37.421233  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3388 FOLLOWER]: Advancing to term 3389
I20260429 08:04:37.421694  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.421752  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3388.5
I20260429 08:04:37.421799  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3388.6
I20260429 08:04:37.422412  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3389 FOLLOWER]: Advancing to term 3390
I20260429 08:04:37.422848  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.422880  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3389.5
I20260429 08:04:37.422935  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3389.6
I20260429 08:04:37.423655  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3390 FOLLOWER]: Advancing to term 3391
I20260429 08:04:37.424082  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.424114  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3390.5
I20260429 08:04:37.424167  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3390.6
I20260429 08:04:37.424808  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3391 FOLLOWER]: Advancing to term 3392
I20260429 08:04:37.425238  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.425271  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3391.5
I20260429 08:04:37.425324  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3391.6
I20260429 08:04:37.425977  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3392 FOLLOWER]: Advancing to term 3393
I20260429 08:04:37.426426  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.426482  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3392.5
I20260429 08:04:37.426524  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3392.6
I20260429 08:04:37.427116  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3393 FOLLOWER]: Advancing to term 3394
I20260429 08:04:37.427603  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.427652  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3393.5
I20260429 08:04:37.427697  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3393.6
I20260429 08:04:37.428283  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3394 FOLLOWER]: Advancing to term 3395
I20260429 08:04:37.428752  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.428784  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3394.5
I20260429 08:04:37.428813  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3394.6
I20260429 08:04:37.429504  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3395 FOLLOWER]: Advancing to term 3396
I20260429 08:04:37.429977  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.430011  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3395.5
I20260429 08:04:37.430038  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3395.6
I20260429 08:04:37.430725  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3396 FOLLOWER]: Advancing to term 3397
I20260429 08:04:37.431190  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.431223  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3396.5
I20260429 08:04:37.431252  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3396.6
I20260429 08:04:37.431934  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3397 FOLLOWER]: Advancing to term 3398
I20260429 08:04:37.432360  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.432392  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3397.5
I20260429 08:04:37.432422  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3397.6
I20260429 08:04:37.433015  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3398 FOLLOWER]: Advancing to term 3399
I20260429 08:04:37.433411  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.433442  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3398.5
I20260429 08:04:37.433480  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3398.6
I20260429 08:04:37.434024  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3399 FOLLOWER]: Advancing to term 3400
I20260429 08:04:37.434463  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.434496  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3399.5
I20260429 08:04:37.434525  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3399.6
I20260429 08:04:37.435055  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3400 FOLLOWER]: Advancing to term 3401
I20260429 08:04:37.435427  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.435465  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3400.5
I20260429 08:04:37.435559  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3400.6
I20260429 08:04:37.436156  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3401 FOLLOWER]: Advancing to term 3402
I20260429 08:04:37.436573  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.436605  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3401.5
I20260429 08:04:37.436659  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3401.6
I20260429 08:04:37.437405  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3402 FOLLOWER]: Advancing to term 3403
I20260429 08:04:37.437865  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.437898  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3402.5
I20260429 08:04:37.437929  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3402.6
I20260429 08:04:37.438683  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3403 FOLLOWER]: Advancing to term 3404
I20260429 08:04:37.439100  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.439131  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3403.5
I20260429 08:04:37.439160  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3403.6
I20260429 08:04:37.439845  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3404 FOLLOWER]: Advancing to term 3405
I20260429 08:04:37.440245  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.440274  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3404.5
I20260429 08:04:37.440302  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3404.6
I20260429 08:04:37.440902  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3405 FOLLOWER]: Advancing to term 3406
I20260429 08:04:37.441399  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.441457  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3405.5
I20260429 08:04:37.441504  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3405.6
I20260429 08:04:37.442123  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3406 FOLLOWER]: Advancing to term 3407
I20260429 08:04:37.442631  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.442665  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3406.5
I20260429 08:04:37.442723  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3406.6
I20260429 08:04:37.443382  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3407 FOLLOWER]: Advancing to term 3408
I20260429 08:04:37.443867  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.443902  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3407.5
I20260429 08:04:37.443955  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3407.6
I20260429 08:04:37.444689  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3408 FOLLOWER]: Advancing to term 3409
I20260429 08:04:37.445071  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.445101  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3408.5
I20260429 08:04:37.445130  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3408.6
I20260429 08:04:37.445847  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3409 FOLLOWER]: Advancing to term 3410
I20260429 08:04:37.446305  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.446385  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3409.5
I20260429 08:04:37.446429  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3409.6
I20260429 08:04:37.447070  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3410 FOLLOWER]: Advancing to term 3411
I20260429 08:04:37.447566  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.447614  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3410.5
I20260429 08:04:37.447678  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3410.6
I20260429 08:04:37.448266  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3411 FOLLOWER]: Advancing to term 3412
I20260429 08:04:37.448709  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.448767  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3411.5
I20260429 08:04:37.448812  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3411.6
I20260429 08:04:37.449430  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3412 FOLLOWER]: Advancing to term 3413
I20260429 08:04:37.449875  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.449929  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3412.5
I20260429 08:04:37.449975  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3412.6
I20260429 08:04:37.450578  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3413 FOLLOWER]: Advancing to term 3414
I20260429 08:04:37.451009  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.451067  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3413.5
I20260429 08:04:37.451112  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3413.6
I20260429 08:04:37.451766  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3414 FOLLOWER]: Advancing to term 3415
I20260429 08:04:37.452198  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.452256  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3414.5
I20260429 08:04:37.452302  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3414.6
I20260429 08:04:37.453018  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3415 FOLLOWER]: Advancing to term 3416
I20260429 08:04:37.453433  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.453466  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3415.5
I20260429 08:04:37.453495  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3415.6
I20260429 08:04:37.454131  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3416 FOLLOWER]: Advancing to term 3417
I20260429 08:04:37.454521  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.454552  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3416.5
I20260429 08:04:37.454581  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3416.6
I20260429 08:04:37.455152  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3417 FOLLOWER]: Advancing to term 3418
I20260429 08:04:37.455618  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.455650  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3417.5
I20260429 08:04:37.455685  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3417.6
I20260429 08:04:37.456338  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3418 FOLLOWER]: Advancing to term 3419
I20260429 08:04:37.456811  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.456843  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3418.5
I20260429 08:04:37.456899  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3418.6
I20260429 08:04:37.457532  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3419 FOLLOWER]: Advancing to term 3420
I20260429 08:04:37.457954  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.457988  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3419.5
I20260429 08:04:37.458050  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3419.6
I20260429 08:04:37.458725  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3420 FOLLOWER]: Advancing to term 3421
I20260429 08:04:37.459175  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.459216  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3420.5
I20260429 08:04:37.459265  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3420.6
I20260429 08:04:37.459872  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3421 FOLLOWER]: Advancing to term 3422
I20260429 08:04:37.460314  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.460346  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3421.5
I20260429 08:04:37.460429  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3421.6
I20260429 08:04:37.461084  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3422 FOLLOWER]: Advancing to term 3423
I20260429 08:04:37.461544  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.461580  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3422.5
I20260429 08:04:37.461608  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3422.6
I20260429 08:04:37.462203  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3423 FOLLOWER]: Advancing to term 3424
I20260429 08:04:37.462656  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.462689  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3423.5
I20260429 08:04:37.462744  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3423.6
I20260429 08:04:37.463223  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3424 FOLLOWER]: Advancing to term 3425
I20260429 08:04:37.463734  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.463768  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3424.5
I20260429 08:04:37.463838  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3424.6
I20260429 08:04:37.464350  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3425 FOLLOWER]: Advancing to term 3426
I20260429 08:04:37.464804  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.464836  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3425.5
I20260429 08:04:37.464865  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3425.6
I20260429 08:04:37.465495  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3426 FOLLOWER]: Advancing to term 3427
I20260429 08:04:37.465936  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.465993  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3426.5
I20260429 08:04:37.466040  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3426.6
I20260429 08:04:37.466606  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3427 FOLLOWER]: Advancing to term 3428
I20260429 08:04:37.467053  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.467087  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3427.5
I20260429 08:04:37.467115  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3427.6
I20260429 08:04:37.467799  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3428 FOLLOWER]: Advancing to term 3429
I20260429 08:04:37.468241  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.468273  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3428.5
I20260429 08:04:37.468329  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3428.6
I20260429 08:04:37.468993  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3429 FOLLOWER]: Advancing to term 3430
I20260429 08:04:37.469444  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.469478  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3429.5
I20260429 08:04:37.469507  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3429.6
I20260429 08:04:37.470119  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3430 FOLLOWER]: Advancing to term 3431
I20260429 08:04:37.470620  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.470682  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3430.5
I20260429 08:04:37.470731  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3430.6
I20260429 08:04:37.471583  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3431 FOLLOWER]: Advancing to term 3432
I20260429 08:04:37.472048  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.472082  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3431.5
I20260429 08:04:37.472141  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3431.6
I20260429 08:04:37.472831  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3432 FOLLOWER]: Advancing to term 3433
I20260429 08:04:37.473266  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.473299  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3432.5
I20260429 08:04:37.473328  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3432.6
I20260429 08:04:37.474013  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3433 FOLLOWER]: Advancing to term 3434
I20260429 08:04:37.474470  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.474527  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3433.5
I20260429 08:04:37.474573  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3433.6
I20260429 08:04:37.475288  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3434 FOLLOWER]: Advancing to term 3435
I20260429 08:04:37.475814  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.475874  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3434.5
I20260429 08:04:37.475921  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3434.6
I20260429 08:04:37.476598  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3435 FOLLOWER]: Advancing to term 3436
I20260429 08:04:37.477025  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.477082  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3435.5
I20260429 08:04:37.477129  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3435.6
I20260429 08:04:37.477784  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3436 FOLLOWER]: Advancing to term 3437
I20260429 08:04:37.478228  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.478261  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3436.5
I20260429 08:04:37.478317  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3436.6
I20260429 08:04:37.478927  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3437 FOLLOWER]: Advancing to term 3438
I20260429 08:04:37.479359  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.479393  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3437.5
I20260429 08:04:37.479449  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3437.6
I20260429 08:04:37.480049  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3438 FOLLOWER]: Advancing to term 3439
I20260429 08:04:37.480510  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.480543  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3438.5
I20260429 08:04:37.480600  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3438.6
I20260429 08:04:37.481200  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3439 FOLLOWER]: Advancing to term 3440
I20260429 08:04:37.481654  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.481694  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3439.5
I20260429 08:04:37.481748  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3439.6
I20260429 08:04:37.482316  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3440 FOLLOWER]: Advancing to term 3441
I20260429 08:04:37.482769  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.482800  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3440.5
I20260429 08:04:37.482854  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3440.6
I20260429 08:04:37.483505  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3441 FOLLOWER]: Advancing to term 3442
I20260429 08:04:37.483945  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.483978  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3441.5
I20260429 08:04:37.484032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3441.6
I20260429 08:04:37.484658  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3442 FOLLOWER]: Advancing to term 3443
I20260429 08:04:37.485103  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.485142  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3442.5
I20260429 08:04:37.485198  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3442.6
I20260429 08:04:37.485848  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3443 FOLLOWER]: Advancing to term 3444
I20260429 08:04:37.486238  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.486269  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3443.5
I20260429 08:04:37.486297  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3443.6
I20260429 08:04:37.487000  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3444 FOLLOWER]: Advancing to term 3445
I20260429 08:04:37.487452  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.487542  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3444.5
I20260429 08:04:37.487618  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3444.6
I20260429 08:04:37.488106  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3445 FOLLOWER]: Advancing to term 3446
I20260429 08:04:37.488551  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.488608  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3445.5
I20260429 08:04:37.488652  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3445.6
I20260429 08:04:37.489197  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3446 FOLLOWER]: Advancing to term 3447
I20260429 08:04:37.489642  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.489698  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3446.5
I20260429 08:04:37.489743  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3446.6
I20260429 08:04:37.490242  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3447 FOLLOWER]: Advancing to term 3448
I20260429 08:04:37.490681  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.490744  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3447.5
I20260429 08:04:37.490787  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3447.6
I20260429 08:04:37.491282  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3448 FOLLOWER]: Advancing to term 3449
I20260429 08:04:37.491801  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.491858  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3448.5
I20260429 08:04:37.491909  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3448.6
I20260429 08:04:37.492389  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3449 FOLLOWER]: Advancing to term 3450
I20260429 08:04:37.492825  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.492880  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3449.5
I20260429 08:04:37.492926  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3449.6
I20260429 08:04:37.493427  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3450 FOLLOWER]: Advancing to term 3451
I20260429 08:04:37.493858  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.493916  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3450.5
I20260429 08:04:37.493958  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3450.6
I20260429 08:04:37.494454  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3451 FOLLOWER]: Advancing to term 3452
I20260429 08:04:37.494894  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.494951  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3451.5
I20260429 08:04:37.494993  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3451.6
I20260429 08:04:37.495610  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3452 FOLLOWER]: Advancing to term 3453
I20260429 08:04:37.496045  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.496079  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3452.5
I20260429 08:04:37.496135  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3452.6
I20260429 08:04:37.496795  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3453 FOLLOWER]: Advancing to term 3454
I20260429 08:04:37.497236  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.497293  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3453.5
I20260429 08:04:37.497339  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3453.6
I20260429 08:04:37.497957  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3454 FOLLOWER]: Advancing to term 3455
I20260429 08:04:37.498353  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.498384  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3454.5
I20260429 08:04:37.498414  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3454.6
I20260429 08:04:37.499104  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3455 FOLLOWER]: Advancing to term 3456
I20260429 08:04:37.499555  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.499588  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3455.5
I20260429 08:04:37.499616  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3455.6
I20260429 08:04:37.500242  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3456 FOLLOWER]: Advancing to term 3457
I20260429 08:04:37.500645  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.500679  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3456.5
I20260429 08:04:37.500707  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3456.6
I20260429 08:04:37.501430  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3457 FOLLOWER]: Advancing to term 3458
I20260429 08:04:37.501806  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.501837  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3457.5
I20260429 08:04:37.501865  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3457.6
I20260429 08:04:37.503782  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3458 FOLLOWER]: Advancing to term 3459
I20260429 08:04:37.504477  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.504515  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3458.5
I20260429 08:04:37.504571  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3458.6
I20260429 08:04:37.505151  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3459 FOLLOWER]: Advancing to term 3460
I20260429 08:04:37.505770  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.505831  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3459.5
I20260429 08:04:37.505887  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3459.6
I20260429 08:04:37.506482  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3460 FOLLOWER]: Advancing to term 3461
I20260429 08:04:37.506899  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.506932  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3460.5
I20260429 08:04:37.506963  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3460.6
I20260429 08:04:37.507606  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3461 FOLLOWER]: Advancing to term 3462
I20260429 08:04:37.508044  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.508081  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3461.5
I20260429 08:04:37.508149  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3461.6
I20260429 08:04:37.508749  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3462 FOLLOWER]: Advancing to term 3463
I20260429 08:04:37.509192  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.509249  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3462.5
I20260429 08:04:37.509294  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3462.6
I20260429 08:04:37.509943  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3463 FOLLOWER]: Advancing to term 3464
I20260429 08:04:37.510396  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.510433  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3463.5
I20260429 08:04:37.510491  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3463.6
I20260429 08:04:37.511229  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3464 FOLLOWER]: Advancing to term 3465
I20260429 08:04:37.511767  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.511822  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3464.5
I20260429 08:04:37.511869  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3464.6
I20260429 08:04:37.512571  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3465 FOLLOWER]: Advancing to term 3466
I20260429 08:04:37.513000  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.513055  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3465.5
I20260429 08:04:37.513098  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3465.6
I20260429 08:04:37.513741  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3466 FOLLOWER]: Advancing to term 3467
I20260429 08:04:37.514160  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.514219  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3466.5
I20260429 08:04:37.514266  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3466.6
I20260429 08:04:37.514827  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3467 FOLLOWER]: Advancing to term 3468
I20260429 08:04:37.515272  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.515331  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3467.5
I20260429 08:04:37.515391  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3467.6
I20260429 08:04:37.516094  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3468 FOLLOWER]: Advancing to term 3469
I20260429 08:04:37.516567  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.516600  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3468.5
I20260429 08:04:37.516629  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3468.6
I20260429 08:04:37.517222  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3469 FOLLOWER]: Advancing to term 3470
I20260429 08:04:37.517691  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.517724  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3469.5
I20260429 08:04:37.517752  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3469.6
I20260429 08:04:37.518392  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3470 FOLLOWER]: Advancing to term 3471
I20260429 08:04:37.518858  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.518890  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3470.5
I20260429 08:04:37.518918  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3470.6
I20260429 08:04:37.519604  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3471 FOLLOWER]: Advancing to term 3472
I20260429 08:04:37.520108  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.520140  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3471.5
I20260429 08:04:37.520169  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3471.6
I20260429 08:04:37.520855  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3472 FOLLOWER]: Advancing to term 3473
I20260429 08:04:37.521368  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.521435  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3472.5
I20260429 08:04:37.521484  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3472.6
I20260429 08:04:37.522176  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3473 FOLLOWER]: Advancing to term 3474
I20260429 08:04:37.522620  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.522681  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3473.5
I20260429 08:04:37.522728  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3473.6
I20260429 08:04:37.523360  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3474 FOLLOWER]: Advancing to term 3475
I20260429 08:04:37.523900  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.523957  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3474.5
I20260429 08:04:37.524003  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3474.6
I20260429 08:04:37.524742  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3475 FOLLOWER]: Advancing to term 3476
I20260429 08:04:37.525163  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.525219  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3475.5
I20260429 08:04:37.525264  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3475.6
I20260429 08:04:37.525980  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3476 FOLLOWER]: Advancing to term 3477
I20260429 08:04:37.526453  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.526485  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3476.5
I20260429 08:04:37.526539  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3476.6
I20260429 08:04:37.527328  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3477 FOLLOWER]: Advancing to term 3478
I20260429 08:04:37.527818  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.527851  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3477.5
I20260429 08:04:37.527906  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3477.6
I20260429 08:04:37.528558  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3478 FOLLOWER]: Advancing to term 3479
I20260429 08:04:37.529016  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.529047  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3478.5
I20260429 08:04:37.529104  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3478.6
I20260429 08:04:37.529749  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3479 FOLLOWER]: Advancing to term 3480
I20260429 08:04:37.530174  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.530218  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3479.5
I20260429 08:04:37.530248  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3479.6
I20260429 08:04:37.530910  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3480 FOLLOWER]: Advancing to term 3481
I20260429 08:04:37.531302  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.531334  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3480.5
I20260429 08:04:37.531365  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3480.6
I20260429 08:04:37.532015  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3481 FOLLOWER]: Advancing to term 3482
I20260429 08:04:37.532406  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.532444  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3481.5
I20260429 08:04:37.532473  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3481.6
I20260429 08:04:37.533026  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3482 FOLLOWER]: Advancing to term 3483
I20260429 08:04:37.533425  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.533461  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3482.5
I20260429 08:04:37.533489  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3482.6
I20260429 08:04:37.534039  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3483 FOLLOWER]: Advancing to term 3484
I20260429 08:04:37.534437  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.534468  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3483.5
I20260429 08:04:37.534497  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3483.6
I20260429 08:04:37.535032  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3484 FOLLOWER]: Advancing to term 3485
I20260429 08:04:37.535429  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.535459  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3484.5
I20260429 08:04:37.535567  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3484.6
I20260429 08:04:37.536073  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3485 FOLLOWER]: Advancing to term 3486
I20260429 08:04:37.536469  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.536499  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3485.5
I20260429 08:04:37.536527  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3485.6
I20260429 08:04:37.537034  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3486 FOLLOWER]: Advancing to term 3487
I20260429 08:04:37.537417  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.537447  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3486.5
I20260429 08:04:37.537477  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3486.6
I20260429 08:04:37.538028  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3487 FOLLOWER]: Advancing to term 3488
I20260429 08:04:37.538422  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.538453  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3487.5
I20260429 08:04:37.538482  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3487.6
I20260429 08:04:37.539119  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3488 FOLLOWER]: Advancing to term 3489
I20260429 08:04:37.539611  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.539647  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3488.5
I20260429 08:04:37.539678  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3488.6
I20260429 08:04:37.540197  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3489 FOLLOWER]: Advancing to term 3490
I20260429 08:04:37.540716  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.540750  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3489.5
I20260429 08:04:37.540779  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3489.6
I20260429 08:04:37.541306  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3490 FOLLOWER]: Advancing to term 3491
I20260429 08:04:37.541718  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.541749  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3490.5
I20260429 08:04:37.541776  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3490.6
I20260429 08:04:37.542266  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3491 FOLLOWER]: Advancing to term 3492
I20260429 08:04:37.542655  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.542686  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3491.5
I20260429 08:04:37.542714  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3491.6
I20260429 08:04:37.543211  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3492 FOLLOWER]: Advancing to term 3493
I20260429 08:04:37.543678  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.543710  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3492.5
I20260429 08:04:37.543740  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3492.6
I20260429 08:04:37.544246  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3493 FOLLOWER]: Advancing to term 3494
I20260429 08:04:37.544719  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.544752  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3493.5
I20260429 08:04:37.544781  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3493.6
I20260429 08:04:37.545318  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3494 FOLLOWER]: Advancing to term 3495
I20260429 08:04:37.545707  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.545738  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3494.5
I20260429 08:04:37.545766  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3494.6
I20260429 08:04:37.546283  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3495 FOLLOWER]: Advancing to term 3496
I20260429 08:04:37.546703  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.546736  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3495.5
I20260429 08:04:37.546763  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3495.6
I20260429 08:04:37.547549  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3496 FOLLOWER]: Advancing to term 3497
I20260429 08:04:37.547961  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.547994  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3496.5
I20260429 08:04:37.548024  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3496.6
I20260429 08:04:37.548627  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3497 FOLLOWER]: Advancing to term 3498
I20260429 08:04:37.549022  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.549052  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3497.5
I20260429 08:04:37.549080  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3497.6
I20260429 08:04:37.549608  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3498 FOLLOWER]: Advancing to term 3499
I20260429 08:04:37.549983  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.550014  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3498.5
I20260429 08:04:37.550041  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3498.6
I20260429 08:04:37.550576  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3499 FOLLOWER]: Advancing to term 3500
I20260429 08:04:37.550969  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.551000  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3499.5
I20260429 08:04:37.551029  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3499.6
I20260429 08:04:37.551627  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3500 FOLLOWER]: Advancing to term 3501
I20260429 08:04:37.552004  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.552034  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3500.5
I20260429 08:04:37.552063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3500.6
I20260429 08:04:37.552606  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3501 FOLLOWER]: Advancing to term 3502
I20260429 08:04:37.552995  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.553026  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3501.5
I20260429 08:04:37.553056  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3501.6
I20260429 08:04:37.553584  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3502 FOLLOWER]: Advancing to term 3503
I20260429 08:04:37.553977  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.554008  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3502.5
I20260429 08:04:37.554036  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3502.6
I20260429 08:04:37.554579  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3503 FOLLOWER]: Advancing to term 3504
I20260429 08:04:37.554966  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.554996  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3503.5
I20260429 08:04:37.555024  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3503.6
I20260429 08:04:37.555598  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3504 FOLLOWER]: Advancing to term 3505
I20260429 08:04:37.556104  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.556136  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3504.5
I20260429 08:04:37.556164  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3504.6
I20260429 08:04:37.556712  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3505 FOLLOWER]: Advancing to term 3506
I20260429 08:04:37.557149  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.557181  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3505.5
I20260429 08:04:37.557210  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3505.6
I20260429 08:04:37.557797  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3506 FOLLOWER]: Advancing to term 3507
I20260429 08:04:37.558228  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.558286  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3506.5
I20260429 08:04:37.558332  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3506.6
I20260429 08:04:37.559161  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3507 FOLLOWER]: Advancing to term 3508
I20260429 08:04:37.559866  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.559930  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3507.5
I20260429 08:04:37.559980  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3507.6
I20260429 08:04:37.560709  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3508 FOLLOWER]: Advancing to term 3509
I20260429 08:04:37.561146  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.561204  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3508.5
I20260429 08:04:37.561247  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3508.6
I20260429 08:04:37.561983  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3509 FOLLOWER]: Advancing to term 3510
I20260429 08:04:37.562381  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.562417  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3509.5
I20260429 08:04:37.562448  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3509.6
I20260429 08:04:37.563040  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3510 FOLLOWER]: Advancing to term 3511
I20260429 08:04:37.563572  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.563604  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3510.5
I20260429 08:04:37.563634  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3510.6
I20260429 08:04:37.564311  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3511 FOLLOWER]: Advancing to term 3512
I20260429 08:04:37.564785  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.564842  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3511.5
I20260429 08:04:37.564888  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3511.6
I20260429 08:04:37.565398  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3512 FOLLOWER]: Advancing to term 3513
I20260429 08:04:37.565971  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.566048  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3512.5
I20260429 08:04:37.566099  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3512.6
I20260429 08:04:37.566862  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3513 FOLLOWER]: Advancing to term 3514
I20260429 08:04:37.567286  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.567322  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3513.5
I20260429 08:04:37.567391  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3513.6
I20260429 08:04:37.568114  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3514 FOLLOWER]: Advancing to term 3515
I20260429 08:04:37.568576  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.568612  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3514.5
I20260429 08:04:37.568643  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3514.6
I20260429 08:04:37.569284  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3515 FOLLOWER]: Advancing to term 3516
I20260429 08:04:37.569707  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.569739  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3515.5
I20260429 08:04:37.569769  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3515.6
I20260429 08:04:37.570356  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3516 FOLLOWER]: Advancing to term 3517
I20260429 08:04:37.570766  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.570799  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3516.5
I20260429 08:04:37.570829  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3516.6
I20260429 08:04:37.571565  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3517 FOLLOWER]: Advancing to term 3518
I20260429 08:04:37.571996  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.572058  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3517.5
I20260429 08:04:37.572088  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3517.6
I20260429 08:04:37.572870  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3518 FOLLOWER]: Advancing to term 3519
I20260429 08:04:37.573320  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.573380  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3518.5
I20260429 08:04:37.573488  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3518.6
I20260429 08:04:37.574163  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3519 FOLLOWER]: Advancing to term 3520
I20260429 08:04:37.574587  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.574620  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3519.5
I20260429 08:04:37.574648  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3519.6
I20260429 08:04:37.575186  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3520 FOLLOWER]: Advancing to term 3521
I20260429 08:04:37.575714  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.575771  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3520.5
I20260429 08:04:37.575830  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3520.6
I20260429 08:04:37.576365  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3521 FOLLOWER]: Advancing to term 3522
I20260429 08:04:37.576822  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.576880  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3521.5
I20260429 08:04:37.576934  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3521.6
I20260429 08:04:37.577430  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3522 FOLLOWER]: Advancing to term 3523
I20260429 08:04:37.577857  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.577916  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3522.5
I20260429 08:04:37.577962  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3522.6
I20260429 08:04:37.578539  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3523 FOLLOWER]: Advancing to term 3524
I20260429 08:04:37.578977  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.579036  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3523.5
I20260429 08:04:37.579082  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3523.6
I20260429 08:04:37.579623  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3524 FOLLOWER]: Advancing to term 3525
I20260429 08:04:37.580061  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.580120  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3524.5
I20260429 08:04:37.580163  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3524.6
I20260429 08:04:37.580729  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3525 FOLLOWER]: Advancing to term 3526
I20260429 08:04:37.581164  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.581221  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3525.5
I20260429 08:04:37.581266  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3525.6
I20260429 08:04:37.581830  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3526 FOLLOWER]: Advancing to term 3527
I20260429 08:04:37.582278  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.582336  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3526.5
I20260429 08:04:37.582382  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3526.6
I20260429 08:04:37.582938  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3527 FOLLOWER]: Advancing to term 3528
I20260429 08:04:37.583374  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.583432  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3527.5
I20260429 08:04:37.583479  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3527.6
I20260429 08:04:37.584036  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3528 FOLLOWER]: Advancing to term 3529
I20260429 08:04:37.584492  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.584549  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3528.5
I20260429 08:04:37.584595  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3528.6
I20260429 08:04:37.585139  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3529 FOLLOWER]: Advancing to term 3530
I20260429 08:04:37.585582  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.585638  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3529.5
I20260429 08:04:37.585683  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3529.6
I20260429 08:04:37.586261  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3530 FOLLOWER]: Advancing to term 3531
I20260429 08:04:37.586678  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.586709  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3530.5
I20260429 08:04:37.586737  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3530.6
I20260429 08:04:37.587283  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3531 FOLLOWER]: Advancing to term 3532
I20260429 08:04:37.587785  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.587817  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3531.5
I20260429 08:04:37.587846  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3531.6
I20260429 08:04:37.588433  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3532 FOLLOWER]: Advancing to term 3533
I20260429 08:04:37.588826  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.588857  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3532.5
I20260429 08:04:37.588884  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3532.6
I20260429 08:04:37.589429  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3533 FOLLOWER]: Advancing to term 3534
I20260429 08:04:37.589821  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.589852  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3533.5
I20260429 08:04:37.589880  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3533.6
I20260429 08:04:37.590435  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3534 FOLLOWER]: Advancing to term 3535
I20260429 08:04:37.590824  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.590855  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3534.5
I20260429 08:04:37.590883  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3534.6
I20260429 08:04:37.591423  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3535 FOLLOWER]: Advancing to term 3536
I20260429 08:04:37.591877  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.591910  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3535.5
I20260429 08:04:37.591938  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3535.6
I20260429 08:04:37.592682  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3536 FOLLOWER]: Advancing to term 3537
I20260429 08:04:37.593070  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.593101  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3536.5
I20260429 08:04:37.593128  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3536.6
I20260429 08:04:37.593685  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3537 FOLLOWER]: Advancing to term 3538
I20260429 08:04:37.594079  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.594108  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3537.5
I20260429 08:04:37.594135  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3537.6
I20260429 08:04:37.594674  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3538 FOLLOWER]: Advancing to term 3539
I20260429 08:04:37.595054  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.595085  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3538.5
I20260429 08:04:37.595112  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3538.6
I20260429 08:04:37.595750  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3539 FOLLOWER]: Advancing to term 3540
I20260429 08:04:37.596194  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.596228  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3539.5
I20260429 08:04:37.596256  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3539.6
I20260429 08:04:37.596879  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3540 FOLLOWER]: Advancing to term 3541
I20260429 08:04:37.597318  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.597350  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3540.5
I20260429 08:04:37.597404  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3540.6
I20260429 08:04:37.598102  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3541 FOLLOWER]: Advancing to term 3542
I20260429 08:04:37.598551  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.598582  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3541.5
I20260429 08:04:37.598636  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3541.6
I20260429 08:04:37.599263  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3542 FOLLOWER]: Advancing to term 3543
I20260429 08:04:37.599792  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.599824  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3542.5
I20260429 08:04:37.599853  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3542.6
I20260429 08:04:37.600494  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3543 FOLLOWER]: Advancing to term 3544
I20260429 08:04:37.600917  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.600950  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3543.5
I20260429 08:04:37.601003  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3543.6
I20260429 08:04:37.601603  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3544 FOLLOWER]: Advancing to term 3545
I20260429 08:04:37.602051  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.602082  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3544.5
I20260429 08:04:37.602137  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3544.6
I20260429 08:04:37.602703  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3545 FOLLOWER]: Advancing to term 3546
I20260429 08:04:37.603147  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.603179  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3545.5
I20260429 08:04:37.603232  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3545.6
I20260429 08:04:37.603823  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3546 FOLLOWER]: Advancing to term 3547
I20260429 08:04:37.604259  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.604290  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3546.5
I20260429 08:04:37.604343  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3546.6
I20260429 08:04:37.604893  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3547 FOLLOWER]: Advancing to term 3548
I20260429 08:04:37.605341  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.605373  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3547.5
I20260429 08:04:37.605429  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3547.6
I20260429 08:04:37.606084  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3548 FOLLOWER]: Advancing to term 3549
I20260429 08:04:37.606521  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.606554  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3548.5
I20260429 08:04:37.606581  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3548.6
I20260429 08:04:37.607358  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3549 FOLLOWER]: Advancing to term 3550
I20260429 08:04:37.607852  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.607913  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3549.5
I20260429 08:04:37.607955  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3549.6
I20260429 08:04:37.608644  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3550 FOLLOWER]: Advancing to term 3551
I20260429 08:04:37.609035  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.609066  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3550.5
I20260429 08:04:37.609094  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3550.6
I20260429 08:04:37.609818  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3551 FOLLOWER]: Advancing to term 3552
I20260429 08:04:37.610203  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.610234  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3551.5
I20260429 08:04:37.610262  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3551.6
I20260429 08:04:37.610896  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3552 FOLLOWER]: Advancing to term 3553
I20260429 08:04:37.611284  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.611315  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3552.5
I20260429 08:04:37.611343  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3552.6
I20260429 08:04:37.612089  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3553 FOLLOWER]: Advancing to term 3554
I20260429 08:04:37.612524  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.612581  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3553.5
I20260429 08:04:37.612624  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3553.6
I20260429 08:04:37.613294  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3554 FOLLOWER]: Advancing to term 3555
I20260429 08:04:37.613744  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.613801  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3554.5
I20260429 08:04:37.613844  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3554.6
I20260429 08:04:37.614557  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3555 FOLLOWER]: Advancing to term 3556
I20260429 08:04:37.614982  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.615016  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3555.5
I20260429 08:04:37.615046  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3555.6
I20260429 08:04:37.615733  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3556 FOLLOWER]: Advancing to term 3557
I20260429 08:04:37.616184  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.616216  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3556.5
I20260429 08:04:37.616245  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3556.6
I20260429 08:04:37.616797  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3557 FOLLOWER]: Advancing to term 3558
I20260429 08:04:37.617187  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.617218  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3557.5
I20260429 08:04:37.617246  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3557.6
I20260429 08:04:37.617794  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3558 FOLLOWER]: Advancing to term 3559
I20260429 08:04:37.618184  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.618213  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3558.5
I20260429 08:04:37.618240  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3558.6
I20260429 08:04:37.618712  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3559 FOLLOWER]: Advancing to term 3560
I20260429 08:04:37.619135  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.619189  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3559.5
I20260429 08:04:37.619247  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3559.6
I20260429 08:04:37.619885  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3560 FOLLOWER]: Advancing to term 3561
I20260429 08:04:37.620352  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.620384  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3560.5
I20260429 08:04:37.620414  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3560.6
I20260429 08:04:37.620983  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3561 FOLLOWER]: Advancing to term 3562
I20260429 08:04:37.621414  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.621472  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3561.5
I20260429 08:04:37.621521  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3561.6
I20260429 08:04:37.622192  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3562 FOLLOWER]: Advancing to term 3563
I20260429 08:04:37.622720  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.622779  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3562.5
I20260429 08:04:37.622826  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3562.6
I20260429 08:04:37.623518  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3563 FOLLOWER]: Advancing to term 3564
I20260429 08:04:37.623952  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.624010  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3563.5
I20260429 08:04:37.624058  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3563.6
I20260429 08:04:37.624696  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3564 FOLLOWER]: Advancing to term 3565
I20260429 08:04:37.625123  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.625180  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3564.5
I20260429 08:04:37.625227  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3564.6
I20260429 08:04:37.625865  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3565 FOLLOWER]: Advancing to term 3566
I20260429 08:04:37.626296  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.626402  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3565.5
I20260429 08:04:37.626459  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3565.6
I20260429 08:04:37.627014  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3566 FOLLOWER]: Advancing to term 3567
I20260429 08:04:37.627471  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.627568  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3566.5
I20260429 08:04:37.627615  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3566.6
I20260429 08:04:37.628254  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3567 FOLLOWER]: Advancing to term 3568
I20260429 08:04:37.628698  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.628731  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3567.5
I20260429 08:04:37.628790  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3567.6
I20260429 08:04:37.629547  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3568 FOLLOWER]: Advancing to term 3569
I20260429 08:04:37.629997  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.630029  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3568.5
I20260429 08:04:37.630057  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3568.6
I20260429 08:04:37.630743  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3569 FOLLOWER]: Advancing to term 3570
I20260429 08:04:37.631171  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.631203  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3569.5
I20260429 08:04:37.631256  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3569.6
I20260429 08:04:37.631917  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3570 FOLLOWER]: Advancing to term 3571
I20260429 08:04:37.632371  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.632404  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3570.5
I20260429 08:04:37.632433  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3570.6
I20260429 08:04:37.633095  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3571 FOLLOWER]: Advancing to term 3572
I20260429 08:04:37.633524  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.633556  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3571.5
I20260429 08:04:37.633610  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3571.6
I20260429 08:04:37.634272  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3572 FOLLOWER]: Advancing to term 3573
I20260429 08:04:37.634706  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.634737  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3572.5
I20260429 08:04:37.634792  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3572.6
I20260429 08:04:37.635406  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3573 FOLLOWER]: Advancing to term 3574
I20260429 08:04:37.635867  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.635900  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3573.5
I20260429 08:04:37.635959  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3573.6
I20260429 08:04:37.636585  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3574 FOLLOWER]: Advancing to term 3575
I20260429 08:04:37.636986  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.637019  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3574.5
I20260429 08:04:37.637048  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3574.6
I20260429 08:04:37.637650  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3575 FOLLOWER]: Advancing to term 3576
I20260429 08:04:37.638038  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.638069  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3575.5
I20260429 08:04:37.638098  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3575.6
I20260429 08:04:37.638727  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3576 FOLLOWER]: Advancing to term 3577
I20260429 08:04:37.639117  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.639148  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3576.5
I20260429 08:04:37.639179  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3576.6
I20260429 08:04:37.639814  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3577 FOLLOWER]: Advancing to term 3578
I20260429 08:04:37.640195  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.640225  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3577.5
I20260429 08:04:37.640254  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3577.6
I20260429 08:04:37.640810  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3578 FOLLOWER]: Advancing to term 3579
I20260429 08:04:37.641196  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.641227  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3578.5
I20260429 08:04:37.641255  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3578.6
I20260429 08:04:37.641887  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3579 FOLLOWER]: Advancing to term 3580
I20260429 08:04:37.642261  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.642290  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3579.5
I20260429 08:04:37.642318  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3579.6
I20260429 08:04:37.642930  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3580 FOLLOWER]: Advancing to term 3581
I20260429 08:04:37.643359  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.643390  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3580.5
I20260429 08:04:37.643425  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3580.6
I20260429 08:04:37.644191  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3581 FOLLOWER]: Advancing to term 3582
I20260429 08:04:37.644598  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.644642  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3581.5
I20260429 08:04:37.644671  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3581.6
I20260429 08:04:37.645291  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3582 FOLLOWER]: Advancing to term 3583
I20260429 08:04:37.645701  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.645733  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3582.5
I20260429 08:04:37.645761  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3582.6
I20260429 08:04:37.646497  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3583 FOLLOWER]: Advancing to term 3584
I20260429 08:04:37.646880  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.646911  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3583.5
I20260429 08:04:37.646940  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3583.6
I20260429 08:04:37.647598  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3584 FOLLOWER]: Advancing to term 3585
I20260429 08:04:37.647991  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.648021  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3584.5
I20260429 08:04:37.648051  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3584.6
I20260429 08:04:37.648703  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3585 FOLLOWER]: Advancing to term 3586
I20260429 08:04:37.649092  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.649123  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3585.5
I20260429 08:04:37.649158  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3585.6
I20260429 08:04:37.649770  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3586 FOLLOWER]: Advancing to term 3587
I20260429 08:04:37.650149  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.650179  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3586.5
I20260429 08:04:37.650206  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3586.6
I20260429 08:04:37.650808  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3587 FOLLOWER]: Advancing to term 3588
I20260429 08:04:37.651177  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.651208  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3587.5
I20260429 08:04:37.651237  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3587.6
I20260429 08:04:37.651873  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3588 FOLLOWER]: Advancing to term 3589
I20260429 08:04:37.652320  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.652377  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3588.5
I20260429 08:04:37.652423  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3588.6
I20260429 08:04:37.653038  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3589 FOLLOWER]: Advancing to term 3590
I20260429 08:04:37.653477  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.653532  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3589.5
I20260429 08:04:37.653575  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3589.6
I20260429 08:04:37.654189  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3590 FOLLOWER]: Advancing to term 3591
I20260429 08:04:37.654626  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.654702  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3590.5
I20260429 08:04:37.654758  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3590.6
I20260429 08:04:37.655342  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3591 FOLLOWER]: Advancing to term 3592
I20260429 08:04:37.655817  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.655874  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3591.5
I20260429 08:04:37.655923  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3591.6
I20260429 08:04:37.656503  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3592 FOLLOWER]: Advancing to term 3593
I20260429 08:04:37.656936  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.656991  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3592.5
I20260429 08:04:37.657037  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3592.6
I20260429 08:04:37.657683  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3593 FOLLOWER]: Advancing to term 3594
I20260429 08:04:37.658152  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.658185  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3593.5
I20260429 08:04:37.658241  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3593.6
I20260429 08:04:37.658942  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3594 FOLLOWER]: Advancing to term 3595
I20260429 08:04:37.659431  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.659469  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3594.5
I20260429 08:04:37.659583  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3594.6
I20260429 08:04:37.660195  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3595 FOLLOWER]: Advancing to term 3596
I20260429 08:04:37.660627  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.660674  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3595.5
I20260429 08:04:37.660787  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3595.6
I20260429 08:04:37.661441  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3596 FOLLOWER]: Advancing to term 3597
I20260429 08:04:37.661890  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.661923  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3596.5
I20260429 08:04:37.661976  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3596.6
I20260429 08:04:37.662616  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3597 FOLLOWER]: Advancing to term 3598
I20260429 08:04:37.663055  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.663110  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3597.5
I20260429 08:04:37.663156  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3597.6
I20260429 08:04:37.663724  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3598 FOLLOWER]: Advancing to term 3599
I20260429 08:04:37.664153  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.664209  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3598.5
I20260429 08:04:37.664253  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3598.6
I20260429 08:04:37.664758  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3599 FOLLOWER]: Advancing to term 3600
I20260429 08:04:37.665186  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.665241  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3599.5
I20260429 08:04:37.665287  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3599.6
I20260429 08:04:37.665776  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3600 FOLLOWER]: Advancing to term 3601
I20260429 08:04:37.666183  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.666214  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3600.5
I20260429 08:04:37.666244  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3600.6
I20260429 08:04:37.666894  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3601 FOLLOWER]: Advancing to term 3602
I20260429 08:04:37.667276  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.667307  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3601.5
I20260429 08:04:37.667336  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3601.6
I20260429 08:04:37.667938  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3602 FOLLOWER]: Advancing to term 3603
I20260429 08:04:37.668394  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.668430  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3602.5
I20260429 08:04:37.668486  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3602.6
I20260429 08:04:37.669035  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3603 FOLLOWER]: Advancing to term 3604
I20260429 08:04:37.669482  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.669514  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3603.5
I20260429 08:04:37.669569  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3603.6
I20260429 08:04:37.670090  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3604 FOLLOWER]: Advancing to term 3605
I20260429 08:04:37.670533  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.670564  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3604.5
I20260429 08:04:37.670620  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3604.6
I20260429 08:04:37.671195  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3605 FOLLOWER]: Advancing to term 3606
I20260429 08:04:37.671653  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.671694  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3605.5
I20260429 08:04:37.671723  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3605.6
I20260429 08:04:37.672225  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3606 FOLLOWER]: Advancing to term 3607
I20260429 08:04:37.672613  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.672644  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3606.5
I20260429 08:04:37.672681  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3606.6
I20260429 08:04:37.673233  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3607 FOLLOWER]: Advancing to term 3608
I20260429 08:04:37.673626  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.673664  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3607.5
I20260429 08:04:37.673693  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3607.6
I20260429 08:04:37.674237  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3608 FOLLOWER]: Advancing to term 3609
I20260429 08:04:37.674623  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.674654  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3608.5
I20260429 08:04:37.674690  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3608.6
I20260429 08:04:37.675230  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3609 FOLLOWER]: Advancing to term 3610
I20260429 08:04:37.675725  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.675757  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3609.5
I20260429 08:04:37.675786  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3609.6
I20260429 08:04:37.676337  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3610 FOLLOWER]: Advancing to term 3611
I20260429 08:04:37.676729  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.676759  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3610.5
I20260429 08:04:37.676787  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3610.6
I20260429 08:04:37.677357  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3611 FOLLOWER]: Advancing to term 3612
I20260429 08:04:37.677755  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.677785  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3611.5
I20260429 08:04:37.677814  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3611.6
I20260429 08:04:37.678422  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3612 FOLLOWER]: Advancing to term 3613
I20260429 08:04:37.678818  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.678849  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3612.5
I20260429 08:04:37.678877  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3612.6
I20260429 08:04:37.679525  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3613 FOLLOWER]: Advancing to term 3614
I20260429 08:04:37.679914  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.679944  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3613.5
I20260429 08:04:37.679972  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3613.6
I20260429 08:04:37.680543  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3614 FOLLOWER]: Advancing to term 3615
I20260429 08:04:37.680932  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.680962  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3614.5
I20260429 08:04:37.680989  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3614.6
I20260429 08:04:37.681562  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3615 FOLLOWER]: Advancing to term 3616
I20260429 08:04:37.681953  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.681985  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3615.5
I20260429 08:04:37.682013  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3615.6
I20260429 08:04:37.682529  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3616 FOLLOWER]: Advancing to term 3617
I20260429 08:04:37.682912  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.682943  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3616.5
I20260429 08:04:37.682971  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3616.6
I20260429 08:04:37.683555  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3617 FOLLOWER]: Advancing to term 3618
I20260429 08:04:37.683939  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.683970  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3617.5
I20260429 08:04:37.683998  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3617.6
I20260429 08:04:37.684510  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3618 FOLLOWER]: Advancing to term 3619
I20260429 08:04:37.684902  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.684933  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3618.5
I20260429 08:04:37.684962  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3618.6
I20260429 08:04:37.685474  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3619 FOLLOWER]: Advancing to term 3620
I20260429 08:04:37.685914  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.685947  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3619.5
I20260429 08:04:37.686000  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3619.6
I20260429 08:04:37.686637  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3620 FOLLOWER]: Advancing to term 3621
I20260429 08:04:37.687090  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.687122  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3620.5
I20260429 08:04:37.687175  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3620.6
I20260429 08:04:37.687790  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3621 FOLLOWER]: Advancing to term 3622
I20260429 08:04:37.688215  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.688247  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3621.5
I20260429 08:04:37.688277  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3621.6
I20260429 08:04:37.688896  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3622 FOLLOWER]: Advancing to term 3623
I20260429 08:04:37.689355  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.689414  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3622.5
I20260429 08:04:37.689459  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3622.6
I20260429 08:04:37.690168  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3623 FOLLOWER]: Advancing to term 3624
I20260429 08:04:37.690613  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.690678  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3623.5
I20260429 08:04:37.690723  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3623.6
I20260429 08:04:37.691385  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3624 FOLLOWER]: Advancing to term 3625
I20260429 08:04:37.691880  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.691938  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3624.5
I20260429 08:04:37.691982  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3624.6
I20260429 08:04:37.692786  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3625 FOLLOWER]: Advancing to term 3626
I20260429 08:04:37.693192  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.693223  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3625.5
I20260429 08:04:37.693253  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3625.6
I20260429 08:04:37.693828  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3626 FOLLOWER]: Advancing to term 3627
I20260429 08:04:37.694217  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.694247  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3626.5
I20260429 08:04:37.694276  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3626.6
I20260429 08:04:37.694847  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3627 FOLLOWER]: Advancing to term 3628
I20260429 08:04:37.695288  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.695348  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3627.5
I20260429 08:04:37.695393  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3627.6
I20260429 08:04:37.696065  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3628 FOLLOWER]: Advancing to term 3629
I20260429 08:04:37.696528  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.696586  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3628.5
I20260429 08:04:37.696633  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3628.6
I20260429 08:04:37.697224  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3629 FOLLOWER]: Advancing to term 3630
I20260429 08:04:37.697641  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.697674  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3629.5
I20260429 08:04:37.697702  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3629.6
I20260429 08:04:37.698350  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3630 FOLLOWER]: Advancing to term 3631
I20260429 08:04:37.698746  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.698777  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3630.5
I20260429 08:04:37.698812  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3630.6
I20260429 08:04:37.699342  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3631 FOLLOWER]: Advancing to term 3632
I20260429 08:04:37.699816  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.699849  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3631.5
I20260429 08:04:37.699878  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3631.6
I20260429 08:04:37.700480  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3632 FOLLOWER]: Advancing to term 3633
I20260429 08:04:37.700860  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.700891  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3632.5
I20260429 08:04:37.700920  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3632.6
I20260429 08:04:37.701500  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3633 FOLLOWER]: Advancing to term 3634
I20260429 08:04:37.701931  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.701965  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3633.5
I20260429 08:04:37.701994  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3633.6
I20260429 08:04:37.702666  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3634 FOLLOWER]: Advancing to term 3635
I20260429 08:04:37.703126  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.703158  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3634.5
I20260429 08:04:37.703212  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3634.6
I20260429 08:04:37.703858  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3635 FOLLOWER]: Advancing to term 3636
I20260429 08:04:37.704303  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.704334  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3635.5
I20260429 08:04:37.704363  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3635.6
I20260429 08:04:37.704999  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3636 FOLLOWER]: Advancing to term 3637
I20260429 08:04:37.705458  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.705515  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3636.5
I20260429 08:04:37.705560  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3636.6
I20260429 08:04:37.706287  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3637 FOLLOWER]: Advancing to term 3638
I20260429 08:04:37.706736  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.706770  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3637.5
I20260429 08:04:37.706822  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3637.6
I20260429 08:04:37.707446  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3638 FOLLOWER]: Advancing to term 3639
I20260429 08:04:37.707908  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.707942  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3638.5
I20260429 08:04:37.707969  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3638.6
I20260429 08:04:37.708539  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3639 FOLLOWER]: Advancing to term 3640
I20260429 08:04:37.709007  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.709039  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3639.5
I20260429 08:04:37.709095  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3639.6
I20260429 08:04:37.709872  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3640 FOLLOWER]: Advancing to term 3641
I20260429 08:04:37.710338  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.710410  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3640.5
I20260429 08:04:37.710443  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3640.6
I20260429 08:04:37.711160  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3641 FOLLOWER]: Advancing to term 3642
I20260429 08:04:37.711691  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.711748  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3641.5
I20260429 08:04:37.711798  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3641.6
I20260429 08:04:37.712388  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3642 FOLLOWER]: Advancing to term 3643
I20260429 08:04:37.712843  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.712904  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3642.5
I20260429 08:04:37.712951  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3642.6
I20260429 08:04:37.713583  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3643 FOLLOWER]: Advancing to term 3644
I20260429 08:04:37.714042  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.714076  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3643.5
I20260429 08:04:37.714105  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3643.6
I20260429 08:04:37.714756  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3644 FOLLOWER]: Advancing to term 3645
I20260429 08:04:37.715183  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.715243  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3644.5
I20260429 08:04:37.715289  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3644.6
I20260429 08:04:37.716048  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3645 FOLLOWER]: Advancing to term 3646
I20260429 08:04:37.716490  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.716547  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3645.5
I20260429 08:04:37.716593  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3645.6
I20260429 08:04:37.717249  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3646 FOLLOWER]: Advancing to term 3647
I20260429 08:04:37.717772  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.717808  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3646.5
I20260429 08:04:37.717875  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3646.6
I20260429 08:04:37.718500  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3647 FOLLOWER]: Advancing to term 3648
I20260429 08:04:37.718946  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.718979  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3647.5
I20260429 08:04:37.719033  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3647.6
I20260429 08:04:37.719679  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3648 FOLLOWER]: Advancing to term 3649
I20260429 08:04:37.720125  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.720158  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3648.5
I20260429 08:04:37.720211  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3648.6
I20260429 08:04:37.720851  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3649 FOLLOWER]: Advancing to term 3650
I20260429 08:04:37.721282  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.721314  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3649.5
I20260429 08:04:37.721376  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3649.6
I20260429 08:04:37.721941  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3650 FOLLOWER]: Advancing to term 3651
I20260429 08:04:37.722394  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.722430  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3650.5
I20260429 08:04:37.722460  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3650.6
I20260429 08:04:37.723052  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3651 FOLLOWER]: Advancing to term 3652
I20260429 08:04:37.723444  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.723527  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3651.5
I20260429 08:04:37.723573  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3651.6
I20260429 08:04:37.724133  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3652 FOLLOWER]: Advancing to term 3653
I20260429 08:04:37.724540  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.724572  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3652.5
I20260429 08:04:37.724601  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3652.6
I20260429 08:04:37.725112  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3653 FOLLOWER]: Advancing to term 3654
I20260429 08:04:37.725654  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.725687  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3653.5
I20260429 08:04:37.725715  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3653.6
I20260429 08:04:37.726267  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3654 FOLLOWER]: Advancing to term 3655
I20260429 08:04:37.726747  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.726804  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3654.5
I20260429 08:04:37.726847  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3654.6
I20260429 08:04:37.727468  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3655 FOLLOWER]: Advancing to term 3656
I20260429 08:04:37.727927  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.727959  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3655.5
I20260429 08:04:37.727988  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3655.6
I20260429 08:04:37.728605  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3656 FOLLOWER]: Advancing to term 3657
I20260429 08:04:37.729000  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.729030  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3656.5
I20260429 08:04:37.729058  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3656.6
I20260429 08:04:37.729771  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3657 FOLLOWER]: Advancing to term 3658
I20260429 08:04:37.730150  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.730180  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3657.5
I20260429 08:04:37.730207  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3657.6
I20260429 08:04:37.730862  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3658 FOLLOWER]: Advancing to term 3659
I20260429 08:04:37.731314  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.731379  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3658.5
I20260429 08:04:37.731426  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3658.6
I20260429 08:04:37.732126  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3659 FOLLOWER]: Advancing to term 3660
I20260429 08:04:37.732509  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.732540  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3659.5
I20260429 08:04:37.732568  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3659.6
I20260429 08:04:37.733317  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3660 FOLLOWER]: Advancing to term 3661
I20260429 08:04:37.733803  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.733860  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3660.5
I20260429 08:04:37.733906  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3660.6
I20260429 08:04:37.734596  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3661 FOLLOWER]: Advancing to term 3662
I20260429 08:04:37.735071  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.735132  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3661.5
I20260429 08:04:37.735177  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3661.6
I20260429 08:04:37.735838  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3662 FOLLOWER]: Advancing to term 3663
I20260429 08:04:37.736215  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.736246  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3662.5
I20260429 08:04:37.736275  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3662.6
I20260429 08:04:37.736968  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3663 FOLLOWER]: Advancing to term 3664
I20260429 08:04:37.737412  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.737469  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3663.5
I20260429 08:04:37.737515  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3663.6
I20260429 08:04:37.738229  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3664 FOLLOWER]: Advancing to term 3665
I20260429 08:04:37.738703  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.738760  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3664.5
I20260429 08:04:37.738808  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3664.6
I20260429 08:04:37.739562  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3665 FOLLOWER]: Advancing to term 3666
I20260429 08:04:37.740008  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.740068  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3665.5
I20260429 08:04:37.740113  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3665.6
I20260429 08:04:37.740777  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3666 FOLLOWER]: Advancing to term 3667
I20260429 08:04:37.741204  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.741262  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3666.5
I20260429 08:04:37.741307  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3666.6
I20260429 08:04:37.741916  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3667 FOLLOWER]: Advancing to term 3668
I20260429 08:04:37.742362  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.742396  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3667.5
I20260429 08:04:37.742470  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3667.6
I20260429 08:04:37.743019  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3668 FOLLOWER]: Advancing to term 3669
I20260429 08:04:37.743407  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.743439  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3668.5
I20260429 08:04:37.743467  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3668.6
I20260429 08:04:37.744102  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3669 FOLLOWER]: Advancing to term 3670
I20260429 08:04:37.744541  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.744597  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3669.5
I20260429 08:04:37.744642  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3669.6
I20260429 08:04:37.745323  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3670 FOLLOWER]: Advancing to term 3671
I20260429 08:04:37.745760  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.745821  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3670.5
I20260429 08:04:37.745864  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3670.6
I20260429 08:04:37.746497  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3671 FOLLOWER]: Advancing to term 3672
I20260429 08:04:37.746896  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.746927  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3671.5
I20260429 08:04:37.746955  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3671.6
I20260429 08:04:37.747539  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3672 FOLLOWER]: Advancing to term 3673
I20260429 08:04:37.747985  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.748046  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3672.5
I20260429 08:04:37.748100  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3672.6
I20260429 08:04:37.748855  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3673 FOLLOWER]: Advancing to term 3674
I20260429 08:04:37.749255  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.749287  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3673.5
I20260429 08:04:37.749316  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3673.6
I20260429 08:04:37.749929  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3674 FOLLOWER]: Advancing to term 3675
I20260429 08:04:37.750335  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.750366  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3674.5
I20260429 08:04:37.750401  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3674.6
I20260429 08:04:37.750984  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3675 FOLLOWER]: Advancing to term 3676
I20260429 08:04:37.751441  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.751524  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3675.5
I20260429 08:04:37.751569  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3675.6
I20260429 08:04:37.752130  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3676 FOLLOWER]: Advancing to term 3677
I20260429 08:04:37.752624  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.752697  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3676.5
I20260429 08:04:37.752746  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3676.6
I20260429 08:04:37.753340  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3677 FOLLOWER]: Advancing to term 3678
I20260429 08:04:37.753749  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.753782  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3677.5
I20260429 08:04:37.753810  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3677.6
I20260429 08:04:37.754485  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3678 FOLLOWER]: Advancing to term 3679
I20260429 08:04:37.754889  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.754920  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3678.5
I20260429 08:04:37.754948  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3678.6
I20260429 08:04:37.755579  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3679 FOLLOWER]: Advancing to term 3680
I20260429 08:04:37.755973  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.756006  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3679.5
I20260429 08:04:37.756033  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3679.6
I20260429 08:04:37.756597  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3680 FOLLOWER]: Advancing to term 3681
I20260429 08:04:37.757045  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.757102  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3680.5
I20260429 08:04:37.757148  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3680.6
I20260429 08:04:37.757691  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3681 FOLLOWER]: Advancing to term 3682
I20260429 08:04:37.758128  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.758184  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3681.5
I20260429 08:04:37.758239  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3681.6
I20260429 08:04:37.758894  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3682 FOLLOWER]: Advancing to term 3683
I20260429 08:04:37.759372  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.759395  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3682.5
I20260429 08:04:37.759425  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3682.6
I20260429 08:04:37.760207  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3683 FOLLOWER]: Advancing to term 3684
I20260429 08:04:37.760648  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.760711  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3683.5
I20260429 08:04:37.760757  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3683.6
I20260429 08:04:37.761386  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3684 FOLLOWER]: Advancing to term 3685
I20260429 08:04:37.761830  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.761888  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3684.5
I20260429 08:04:37.761933  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3684.6
I20260429 08:04:37.762562  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3685 FOLLOWER]: Advancing to term 3686
I20260429 08:04:37.763016  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.763051  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3685.5
I20260429 08:04:37.763079  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3685.6
I20260429 08:04:37.763657  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3686 FOLLOWER]: Advancing to term 3687
I20260429 08:04:37.764119  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.764151  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3686.5
I20260429 08:04:37.764179  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3686.6
I20260429 08:04:37.764920  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3687 FOLLOWER]: Advancing to term 3688
I20260429 08:04:37.765298  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.765328  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3687.5
I20260429 08:04:37.765357  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3687.6
I20260429 08:04:37.766062  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3688 FOLLOWER]: Advancing to term 3689
I20260429 08:04:37.766552  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.766611  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3688.5
I20260429 08:04:37.766657  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3688.6
I20260429 08:04:37.767297  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3689 FOLLOWER]: Advancing to term 3690
I20260429 08:04:37.767758  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.767792  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3689.5
I20260429 08:04:37.767822  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3689.6
I20260429 08:04:37.768447  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3690 FOLLOWER]: Advancing to term 3691
I20260429 08:04:37.768887  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.768942  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3690.5
I20260429 08:04:37.768989  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3690.6
I20260429 08:04:37.769582  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3691 FOLLOWER]: Advancing to term 3692
I20260429 08:04:37.770040  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.770072  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3691.5
I20260429 08:04:37.770102  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3691.6
I20260429 08:04:37.770634  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3692 FOLLOWER]: Advancing to term 3693
I20260429 08:04:37.771066  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.771097  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3692.5
I20260429 08:04:37.771126  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3692.6
I20260429 08:04:37.771847  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3693 FOLLOWER]: Advancing to term 3694
I20260429 08:04:37.772289  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.772321  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3693.5
I20260429 08:04:37.772374  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3693.6
I20260429 08:04:37.773053  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3694 FOLLOWER]: Advancing to term 3695
I20260429 08:04:37.773507  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.773540  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3694.5
I20260429 08:04:37.773594  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3694.6
I20260429 08:04:37.774188  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3695 FOLLOWER]: Advancing to term 3696
I20260429 08:04:37.774629  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.774663  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3695.5
I20260429 08:04:37.774719  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3695.6
I20260429 08:04:37.775249  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3696 FOLLOWER]: Advancing to term 3697
I20260429 08:04:37.775750  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.775784  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3696.5
I20260429 08:04:37.775815  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3696.6
I20260429 08:04:37.776328  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3697 FOLLOWER]: Advancing to term 3698
I20260429 08:04:37.776780  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.776813  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3697.5
I20260429 08:04:37.776841  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3697.6
I20260429 08:04:37.777426  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3698 FOLLOWER]: Advancing to term 3699
I20260429 08:04:37.777863  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.777894  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3698.5
I20260429 08:04:37.777947  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3698.6
I20260429 08:04:37.778453  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3699 FOLLOWER]: Advancing to term 3700
I20260429 08:04:37.778882  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.778919  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3699.5
I20260429 08:04:37.778950  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3699.6
I20260429 08:04:37.779605  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3700 FOLLOWER]: Advancing to term 3701
I20260429 08:04:37.780053  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.780086  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3700.5
I20260429 08:04:37.780143  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3700.6
I20260429 08:04:37.780865  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3701 FOLLOWER]: Advancing to term 3702
I20260429 08:04:37.781306  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.781338  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3701.5
I20260429 08:04:37.781394  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3701.6
I20260429 08:04:37.782147  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3702 FOLLOWER]: Advancing to term 3703
I20260429 08:04:37.782577  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.782613  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3702.5
I20260429 08:04:37.782642  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3702.6
I20260429 08:04:37.783257  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3703 FOLLOWER]: Advancing to term 3704
I20260429 08:04:37.783735  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.783766  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3703.5
I20260429 08:04:37.783797  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3703.6
I20260429 08:04:37.784492  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3704 FOLLOWER]: Advancing to term 3705
I20260429 08:04:37.784879  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.784909  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3704.5
I20260429 08:04:37.784938  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3704.6
I20260429 08:04:37.785544  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3705 FOLLOWER]: Advancing to term 3706
I20260429 08:04:37.785948  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.785981  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3705.5
I20260429 08:04:37.786010  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3705.6
I20260429 08:04:37.786535  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3706 FOLLOWER]: Advancing to term 3707
I20260429 08:04:37.786974  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.787029  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3706.5
I20260429 08:04:37.787074  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3706.6
I20260429 08:04:37.787601  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3707 FOLLOWER]: Advancing to term 3708
I20260429 08:04:37.788043  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.788098  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3707.5
I20260429 08:04:37.788142  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3707.6
I20260429 08:04:37.788654  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3708 FOLLOWER]: Advancing to term 3709
I20260429 08:04:37.789091  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.789147  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3708.5
I20260429 08:04:37.789193  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3708.6
I20260429 08:04:37.789705  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3709 FOLLOWER]: Advancing to term 3710
I20260429 08:04:37.790133  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.790187  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3709.5
I20260429 08:04:37.790232  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3709.6
I20260429 08:04:37.790872  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3710 FOLLOWER]: Advancing to term 3711
I20260429 08:04:37.791348  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.791388  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3710.5
I20260429 08:04:37.791447  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3710.6
I20260429 08:04:37.792107  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3711 FOLLOWER]: Advancing to term 3712
I20260429 08:04:37.792526  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.792557  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3711.5
I20260429 08:04:37.792586  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3711.6
I20260429 08:04:37.793207  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3712 FOLLOWER]: Advancing to term 3713
I20260429 08:04:37.793630  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.793673  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3712.5
I20260429 08:04:37.793701  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3712.6
I20260429 08:04:37.794292  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3713 FOLLOWER]: Advancing to term 3714
I20260429 08:04:37.794687  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.794718  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3713.5
I20260429 08:04:37.794747  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3713.6
I20260429 08:04:37.795316  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3714 FOLLOWER]: Advancing to term 3715
I20260429 08:04:37.795790  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.795825  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3714.5
I20260429 08:04:37.795853  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3714.6
I20260429 08:04:37.796447  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3715 FOLLOWER]: Advancing to term 3716
I20260429 08:04:37.796830  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.796860  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3715.5
I20260429 08:04:37.796890  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3715.6
I20260429 08:04:37.797457  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3716 FOLLOWER]: Advancing to term 3717
I20260429 08:04:37.797842  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.797873  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3716.5
I20260429 08:04:37.797902  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3716.6
I20260429 08:04:37.798463  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3717 FOLLOWER]: Advancing to term 3718
I20260429 08:04:37.798862  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.798893  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3717.5
I20260429 08:04:37.798921  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3717.6
I20260429 08:04:37.799500  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3718 FOLLOWER]: Advancing to term 3719
I20260429 08:04:37.799894  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.799925  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3718.5
I20260429 08:04:37.799954  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3718.6
I20260429 08:04:37.800680  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3719 FOLLOWER]: Advancing to term 3720
I20260429 08:04:37.801067  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.801097  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3719.5
I20260429 08:04:37.801126  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3719.6
I20260429 08:04:37.801860  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3720 FOLLOWER]: Advancing to term 3721
I20260429 08:04:37.802237  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.802268  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3720.5
I20260429 08:04:37.802297  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3720.6
I20260429 08:04:37.802896  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3721 FOLLOWER]: Advancing to term 3722
I20260429 08:04:37.803335  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.803392  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3721.5
I20260429 08:04:37.803501  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3721.6
I20260429 08:04:37.804162  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3722 FOLLOWER]: Advancing to term 3723
I20260429 08:04:37.804586  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.804618  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3722.5
I20260429 08:04:37.804682  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3722.6
I20260429 08:04:37.805258  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3723 FOLLOWER]: Advancing to term 3724
I20260429 08:04:37.805704  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.805742  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3723.5
I20260429 08:04:37.805802  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3723.6
I20260429 08:04:37.806447  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3724 FOLLOWER]: Advancing to term 3725
I20260429 08:04:37.806877  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.806908  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3724.5
I20260429 08:04:37.806962  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3724.6
I20260429 08:04:37.807613  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3725 FOLLOWER]: Advancing to term 3726
I20260429 08:04:37.808070  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.808102  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3725.5
I20260429 08:04:37.808156  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3725.6
I20260429 08:04:37.808881  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3726 FOLLOWER]: Advancing to term 3727
I20260429 08:04:37.809294  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.809326  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3726.5
I20260429 08:04:37.809381  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3726.6
I20260429 08:04:37.810036  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3727 FOLLOWER]: Advancing to term 3728
I20260429 08:04:37.810475  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.810509  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3727.5
I20260429 08:04:37.810537  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3727.6
I20260429 08:04:37.811159  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3728 FOLLOWER]: Advancing to term 3729
I20260429 08:04:37.811681  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.811713  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3728.5
I20260429 08:04:37.811770  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3728.6
I20260429 08:04:37.812316  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3729 FOLLOWER]: Advancing to term 3730
I20260429 08:04:37.812757  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.812790  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3729.5
I20260429 08:04:37.812819  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3729.6
I20260429 08:04:37.813381  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3730 FOLLOWER]: Advancing to term 3731
I20260429 08:04:37.813881  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.813917  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3730.5
I20260429 08:04:37.813948  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3730.6
I20260429 08:04:37.814957  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3731 FOLLOWER]: Advancing to term 3732
I20260429 08:04:37.815665  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.815704  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3731.5
I20260429 08:04:37.815737  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3731.6
I20260429 08:04:37.816555  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3732 FOLLOWER]: Advancing to term 3733
I20260429 08:04:37.817065  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.817101  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3732.5
I20260429 08:04:37.817162  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3732.6
I20260429 08:04:37.817819  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3733 FOLLOWER]: Advancing to term 3734
I20260429 08:04:37.818281  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.818313  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3733.5
I20260429 08:04:37.818377  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3733.6
I20260429 08:04:37.818965  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3734 FOLLOWER]: Advancing to term 3735
I20260429 08:04:37.819428  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.819460  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3734.5
I20260429 08:04:37.819550  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3734.6
I20260429 08:04:37.820144  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3735 FOLLOWER]: Advancing to term 3736
I20260429 08:04:37.820632  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.820691  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3735.5
I20260429 08:04:37.820739  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3735.6
I20260429 08:04:37.821275  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3736 FOLLOWER]: Advancing to term 3737
I20260429 08:04:37.821725  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.821779  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3736.5
I20260429 08:04:37.821832  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3736.6
I20260429 08:04:37.822327  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3737 FOLLOWER]: Advancing to term 3738
I20260429 08:04:37.822772  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.822827  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3737.5
I20260429 08:04:37.822872  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3737.6
I20260429 08:04:37.823413  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3738 FOLLOWER]: Advancing to term 3739
I20260429 08:04:37.823866  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.823921  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3738.5
I20260429 08:04:37.823987  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3738.6
I20260429 08:04:37.824460  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3739 FOLLOWER]: Advancing to term 3740
I20260429 08:04:37.824895  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.824950  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3739.5
I20260429 08:04:37.824997  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3739.6
I20260429 08:04:37.825495  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3740 FOLLOWER]: Advancing to term 3741
I20260429 08:04:37.825939  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.825995  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3740.5
I20260429 08:04:37.826041  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3740.6
I20260429 08:04:37.826550  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3741 FOLLOWER]: Advancing to term 3742
I20260429 08:04:37.826979  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.827034  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3741.5
I20260429 08:04:37.827077  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3741.6
I20260429 08:04:37.827584  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3742 FOLLOWER]: Advancing to term 3743
I20260429 08:04:37.828038  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.828094  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3742.5
I20260429 08:04:37.828136  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3742.6
I20260429 08:04:37.828640  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3743 FOLLOWER]: Advancing to term 3744
I20260429 08:04:37.829069  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.829125  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3743.5
I20260429 08:04:37.829170  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3743.6
I20260429 08:04:37.829668  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3744 FOLLOWER]: Advancing to term 3745
I20260429 08:04:37.830096  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.830152  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3744.5
I20260429 08:04:37.830200  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3744.6
I20260429 08:04:37.830720  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3745 FOLLOWER]: Advancing to term 3746
I20260429 08:04:37.831148  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.831203  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3745.5
I20260429 08:04:37.831247  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3745.6
I20260429 08:04:37.831777  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3746 FOLLOWER]: Advancing to term 3747
I20260429 08:04:37.832206  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.832275  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3746.5
I20260429 08:04:37.832320  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3746.6
I20260429 08:04:37.832831  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3747 FOLLOWER]: Advancing to term 3748
I20260429 08:04:37.833261  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.833315  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3747.5
I20260429 08:04:37.833359  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3747.6
I20260429 08:04:37.833860  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3748 FOLLOWER]: Advancing to term 3749
I20260429 08:04:37.834285  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.834339  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3748.5
I20260429 08:04:37.834384  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3748.6
I20260429 08:04:37.834887  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3749 FOLLOWER]: Advancing to term 3750
I20260429 08:04:37.835310  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.835366  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3749.5
I20260429 08:04:37.835422  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3749.6
I20260429 08:04:37.836024  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3750 FOLLOWER]: Advancing to term 3751
I20260429 08:04:37.836417  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.836450  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3750.5
I20260429 08:04:37.836478  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3750.6
I20260429 08:04:37.837069  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3751 FOLLOWER]: Advancing to term 3752
I20260429 08:04:37.837510  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.837543  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3751.5
I20260429 08:04:37.837601  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3751.6
I20260429 08:04:37.838263  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3752 FOLLOWER]: Advancing to term 3753
I20260429 08:04:37.838713  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.838750  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3752.5
I20260429 08:04:37.838809  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3752.6
I20260429 08:04:37.839589  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3753 FOLLOWER]: Advancing to term 3754
I20260429 08:04:37.840019  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.840051  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3753.5
I20260429 08:04:37.840108  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3753.6
I20260429 08:04:37.840794  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3754 FOLLOWER]: Advancing to term 3755
I20260429 08:04:37.841210  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.841265  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3754.5
I20260429 08:04:37.841310  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3754.6
I20260429 08:04:37.842015  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3755 FOLLOWER]: Advancing to term 3756
I20260429 08:04:37.842434  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.842487  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3755.5
I20260429 08:04:37.842530  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3755.6
I20260429 08:04:37.843137  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3756 FOLLOWER]: Advancing to term 3757
I20260429 08:04:37.843659  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.843694  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3756.5
I20260429 08:04:37.843748  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3756.6
I20260429 08:04:37.844370  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3757 FOLLOWER]: Advancing to term 3758
I20260429 08:04:37.844794  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.844825  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3757.5
I20260429 08:04:37.844853  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3757.6
I20260429 08:04:37.845414  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3758 FOLLOWER]: Advancing to term 3759
I20260429 08:04:37.845844  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.845875  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3758.5
I20260429 08:04:37.845906  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3758.6
I20260429 08:04:37.846515  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3759 FOLLOWER]: Advancing to term 3760
I20260429 08:04:37.846923  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.846954  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3759.5
I20260429 08:04:37.846982  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3759.6
I20260429 08:04:37.847569  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3760 FOLLOWER]: Advancing to term 3761
I20260429 08:04:37.848024  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.848083  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3760.5
I20260429 08:04:37.848126  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3760.6
I20260429 08:04:37.848791  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3761 FOLLOWER]: Advancing to term 3762
I20260429 08:04:37.849220  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.849277  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3761.5
I20260429 08:04:37.849323  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3761.6
I20260429 08:04:37.850028  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3762 FOLLOWER]: Advancing to term 3763
I20260429 08:04:37.850458  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.850514  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3762.5
I20260429 08:04:37.850560  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3762.6
I20260429 08:04:37.851164  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3763 FOLLOWER]: Advancing to term 3764
I20260429 08:04:37.851698  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.851732  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3763.5
I20260429 08:04:37.851785  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3763.6
I20260429 08:04:37.852438  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3764 FOLLOWER]: Advancing to term 3765
I20260429 08:04:37.852880  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.852913  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3764.5
I20260429 08:04:37.852967  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3764.6
I20260429 08:04:37.853518  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3765 FOLLOWER]: Advancing to term 3766
I20260429 08:04:37.853948  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.853981  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3765.5
I20260429 08:04:37.854035  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3765.6
I20260429 08:04:37.854533  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3766 FOLLOWER]: Advancing to term 3767
I20260429 08:04:37.854972  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.855005  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3766.5
I20260429 08:04:37.855058  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3766.6
I20260429 08:04:37.855645  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3767 FOLLOWER]: Advancing to term 3768
I20260429 08:04:37.856050  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.856081  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3767.5
I20260429 08:04:37.856109  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3767.6
I20260429 08:04:37.856762  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3768 FOLLOWER]: Advancing to term 3769
I20260429 08:04:37.857136  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.857167  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3768.5
I20260429 08:04:37.857195  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3768.6
I20260429 08:04:37.857843  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3769 FOLLOWER]: Advancing to term 3770
I20260429 08:04:37.858251  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.858281  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3769.5
I20260429 08:04:37.858320  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3769.6
I20260429 08:04:37.858909  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3770 FOLLOWER]: Advancing to term 3771
I20260429 08:04:37.859519  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.859576  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3770.5
I20260429 08:04:37.859622  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3770.6
I20260429 08:04:37.860173  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3771 FOLLOWER]: Advancing to term 3772
I20260429 08:04:37.860628  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.860661  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3771.5
I20260429 08:04:37.860689  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3771.6
I20260429 08:04:37.861346  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3772 FOLLOWER]: Advancing to term 3773
I20260429 08:04:37.861758  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.861789  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3772.5
I20260429 08:04:37.861819  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3772.6
I20260429 08:04:37.862279  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3773 FOLLOWER]: Advancing to term 3774
I20260429 08:04:37.862681  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.862712  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3773.5
I20260429 08:04:37.862740  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3773.6
I20260429 08:04:37.863266  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3774 FOLLOWER]: Advancing to term 3775
I20260429 08:04:37.863722  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.863754  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3774.5
I20260429 08:04:37.863781  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3774.6
I20260429 08:04:37.864354  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3775 FOLLOWER]: Advancing to term 3776
I20260429 08:04:37.864748  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.864778  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3775.5
I20260429 08:04:37.864806  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3775.6
I20260429 08:04:37.865309  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3776 FOLLOWER]: Advancing to term 3777
I20260429 08:04:37.865694  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.865724  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3776.5
I20260429 08:04:37.865752  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3776.6
I20260429 08:04:37.866266  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3777 FOLLOWER]: Advancing to term 3778
I20260429 08:04:37.866652  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.866689  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3777.5
I20260429 08:04:37.866717  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3777.6
I20260429 08:04:37.867215  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3778 FOLLOWER]: Advancing to term 3779
I20260429 08:04:37.867686  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.867720  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3778.5
I20260429 08:04:37.867748  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3778.6
I20260429 08:04:37.868254  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3779 FOLLOWER]: Advancing to term 3780
I20260429 08:04:37.868641  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.868680  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3779.5
I20260429 08:04:37.868708  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3779.6
I20260429 08:04:37.869215  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3780 FOLLOWER]: Advancing to term 3781
I20260429 08:04:37.869599  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.869630  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3780.5
I20260429 08:04:37.869665  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3780.6
I20260429 08:04:37.870147  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3781 FOLLOWER]: Advancing to term 3782
I20260429 08:04:37.870536  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.870566  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3781.5
I20260429 08:04:37.870594  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3781.6
I20260429 08:04:37.871109  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3782 FOLLOWER]: Advancing to term 3783
I20260429 08:04:37.871546  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.871578  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3782.5
I20260429 08:04:37.871608  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3782.6
I20260429 08:04:37.872100  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3783 FOLLOWER]: Advancing to term 3784
I20260429 08:04:37.872490  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.872522  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3783.5
I20260429 08:04:37.872550  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3783.6
I20260429 08:04:37.873095  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3784 FOLLOWER]: Advancing to term 3785
I20260429 08:04:37.873508  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.873538  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3784.5
I20260429 08:04:37.873566  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3784.6
I20260429 08:04:37.874152  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3785 FOLLOWER]: Advancing to term 3786
I20260429 08:04:37.874544  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.874576  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3785.5
I20260429 08:04:37.874605  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3785.6
I20260429 08:04:37.875146  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3786 FOLLOWER]: Advancing to term 3787
I20260429 08:04:37.875680  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.875737  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3786.5
I20260429 08:04:37.875789  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3786.6
I20260429 08:04:37.876611  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3787 FOLLOWER]: Advancing to term 3788
I20260429 08:04:37.877063  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.877095  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3787.5
I20260429 08:04:37.877151  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3787.6
I20260429 08:04:37.877825  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3788 FOLLOWER]: Advancing to term 3789
I20260429 08:04:37.878266  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.878297  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3788.5
I20260429 08:04:37.878352  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3788.6
I20260429 08:04:37.878939  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3789 FOLLOWER]: Advancing to term 3790
I20260429 08:04:37.879375  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.879408  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3789.5
I20260429 08:04:37.879472  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3789.6
I20260429 08:04:37.880053  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3790 FOLLOWER]: Advancing to term 3791
I20260429 08:04:37.880510  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.880542  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3790.5
I20260429 08:04:37.880599  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3790.6
I20260429 08:04:37.881256  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3791 FOLLOWER]: Advancing to term 3792
I20260429 08:04:37.881704  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.881735  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3791.5
I20260429 08:04:37.881791  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3791.6
I20260429 08:04:37.882521  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3792 FOLLOWER]: Advancing to term 3793
I20260429 08:04:37.882990  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.883023  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3792.5
I20260429 08:04:37.883078  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3792.6
I20260429 08:04:37.883759  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3793 FOLLOWER]: Advancing to term 3794
I20260429 08:04:37.884212  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.884255  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3793.5
I20260429 08:04:37.884285  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3793.6
I20260429 08:04:37.884860  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3794 FOLLOWER]: Advancing to term 3795
I20260429 08:04:37.885277  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.885310  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3794.5
I20260429 08:04:37.885365  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3794.6
I20260429 08:04:37.885990  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3795 FOLLOWER]: Advancing to term 3796
I20260429 08:04:37.886437  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.886469  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3795.5
I20260429 08:04:37.886523  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3795.6
I20260429 08:04:37.887051  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3796 FOLLOWER]: Advancing to term 3797
I20260429 08:04:37.887585  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.887619  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3796.5
I20260429 08:04:37.887670  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3796.6
I20260429 08:04:37.888274  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3797 FOLLOWER]: Advancing to term 3798
I20260429 08:04:37.888718  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.888751  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3797.5
I20260429 08:04:37.888803  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3797.6
I20260429 08:04:37.889357  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3798 FOLLOWER]: Advancing to term 3799
I20260429 08:04:37.889806  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.889838  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3798.5
I20260429 08:04:37.889891  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3798.6
I20260429 08:04:37.890465  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3799 FOLLOWER]: Advancing to term 3800
I20260429 08:04:37.890918  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.890949  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3799.5
I20260429 08:04:37.891003  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3799.6
I20260429 08:04:37.891640  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3800 FOLLOWER]: Advancing to term 3801
I20260429 08:04:37.892068  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.892100  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3800.5
I20260429 08:04:37.892154  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3800.6
I20260429 08:04:37.892819  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3801 FOLLOWER]: Advancing to term 3802
I20260429 08:04:37.893247  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.893280  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3801.5
I20260429 08:04:37.893340  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3801.6
I20260429 08:04:37.893932  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3802 FOLLOWER]: Advancing to term 3803
I20260429 08:04:37.894322  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.894353  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3802.5
I20260429 08:04:37.894381  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3802.6
I20260429 08:04:37.895020  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3803 FOLLOWER]: Advancing to term 3804
I20260429 08:04:37.895541  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.895598  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3803.5
I20260429 08:04:37.895642  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3803.6
I20260429 08:04:37.896416  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3804 FOLLOWER]: Advancing to term 3805
I20260429 08:04:37.896853  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.896909  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3804.5
I20260429 08:04:37.896955  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3804.6
I20260429 08:04:37.897704  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3805 FOLLOWER]: Advancing to term 3806
I20260429 08:04:37.898154  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.898209  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3805.5
I20260429 08:04:37.898253  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3805.6
I20260429 08:04:37.898962  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3806 FOLLOWER]: Advancing to term 3807
I20260429 08:04:37.899387  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.899420  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3806.5
I20260429 08:04:37.899482  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3806.6
I20260429 08:04:37.900279  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3807 FOLLOWER]: Advancing to term 3808
I20260429 08:04:37.900727  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.900786  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3807.5
I20260429 08:04:37.900830  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3807.6
I20260429 08:04:37.901602  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3808 FOLLOWER]: Advancing to term 3809
I20260429 08:04:37.902033  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.902091  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3808.5
I20260429 08:04:37.902134  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3808.6
I20260429 08:04:37.902901  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3809 FOLLOWER]: Advancing to term 3810
I20260429 08:04:37.903324  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.903355  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3809.5
I20260429 08:04:37.903414  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3809.6
I20260429 08:04:37.904201  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3810 FOLLOWER]: Advancing to term 3811
I20260429 08:04:37.904641  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.904675  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3810.5
I20260429 08:04:37.904728  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3810.6
I20260429 08:04:37.905320  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3811 FOLLOWER]: Advancing to term 3812
I20260429 08:04:37.905747  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.905779  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3811.5
I20260429 08:04:37.905833  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3811.6
I20260429 08:04:37.906419  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3812 FOLLOWER]: Advancing to term 3813
I20260429 08:04:37.906842  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.906874  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3812.5
I20260429 08:04:37.906927  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3812.6
I20260429 08:04:37.907682  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3813 FOLLOWER]: Advancing to term 3814
I20260429 08:04:37.908118  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.908151  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3813.5
I20260429 08:04:37.908205  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3813.6
I20260429 08:04:37.908942  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3814 FOLLOWER]: Advancing to term 3815
I20260429 08:04:37.909385  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.909428  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3814.5
I20260429 08:04:37.909487  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3814.6
I20260429 08:04:37.910094  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3815 FOLLOWER]: Advancing to term 3816
I20260429 08:04:37.910532  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.910564  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3815.5
I20260429 08:04:37.910620  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3815.6
I20260429 08:04:37.911230  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3816 FOLLOWER]: Advancing to term 3817
I20260429 08:04:37.911748  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.911787  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3816.5
I20260429 08:04:37.911837  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3816.6
I20260429 08:04:37.912480  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3817 FOLLOWER]: Advancing to term 3818
I20260429 08:04:37.912928  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.912961  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3817.5
I20260429 08:04:37.913013  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3817.6
I20260429 08:04:37.913602  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3818 FOLLOWER]: Advancing to term 3819
I20260429 08:04:37.914008  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.914042  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3818.5
I20260429 08:04:37.914070  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3818.6
I20260429 08:04:37.914685  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3819 FOLLOWER]: Advancing to term 3820
I20260429 08:04:37.915069  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.915099  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3819.5
I20260429 08:04:37.915127  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3819.6
I20260429 08:04:37.915845  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3820 FOLLOWER]: Advancing to term 3821
I20260429 08:04:37.916239  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.916270  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3820.5
I20260429 08:04:37.916298  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3820.6
I20260429 08:04:37.917004  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3821 FOLLOWER]: Advancing to term 3822
I20260429 08:04:37.917402  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.917451  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3821.5
I20260429 08:04:37.917480  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3821.6
I20260429 08:04:37.918165  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3822 FOLLOWER]: Advancing to term 3823
I20260429 08:04:37.918550  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.918581  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3822.5
I20260429 08:04:37.918609  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3822.6
I20260429 08:04:37.919266  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3823 FOLLOWER]: Advancing to term 3824
I20260429 08:04:37.919721  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.919754  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3823.5
I20260429 08:04:37.919781  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3823.6
I20260429 08:04:37.920431  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3824 FOLLOWER]: Advancing to term 3825
I20260429 08:04:37.920828  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.920859  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3824.5
I20260429 08:04:37.920887  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3824.6
I20260429 08:04:37.921499  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3825 FOLLOWER]: Advancing to term 3826
I20260429 08:04:37.921877  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.921907  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3825.5
I20260429 08:04:37.921934  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3825.6
I20260429 08:04:37.923420  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3826 FOLLOWER]: Advancing to term 3827
I20260429 08:04:37.923879  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.923913  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3826.5
I20260429 08:04:37.923940  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3826.6
I20260429 08:04:37.924644  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3827 FOLLOWER]: Advancing to term 3828
I20260429 08:04:37.925020  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.925050  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3827.5
I20260429 08:04:37.925078  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3827.6
I20260429 08:04:37.925638  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3828 FOLLOWER]: Advancing to term 3829
I20260429 08:04:37.926023  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.926052  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3828.5
I20260429 08:04:37.926080  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3828.6
I20260429 08:04:37.926645  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3829 FOLLOWER]: Advancing to term 3830
I20260429 08:04:37.927023  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.927054  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3829.5
I20260429 08:04:37.927083  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3829.6
I20260429 08:04:37.927713  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3830 FOLLOWER]: Advancing to term 3831
I20260429 08:04:37.928165  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.928198  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3830.5
I20260429 08:04:37.928251  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3830.6
I20260429 08:04:37.928895  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3831 FOLLOWER]: Advancing to term 3832
I20260429 08:04:37.929333  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.929365  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3831.5
I20260429 08:04:37.929422  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3831.6
I20260429 08:04:37.930074  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3832 FOLLOWER]: Advancing to term 3833
I20260429 08:04:37.930562  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.930594  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3832.5
I20260429 08:04:37.930692  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3832.6
I20260429 08:04:37.931283  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3833 FOLLOWER]: Advancing to term 3834
I20260429 08:04:37.931770  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.931802  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3833.5
I20260429 08:04:37.931831  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3833.6
I20260429 08:04:37.932439  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3834 FOLLOWER]: Advancing to term 3835
I20260429 08:04:37.932825  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.932857  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3834.5
I20260429 08:04:37.932884  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3834.6
I20260429 08:04:37.933513  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3835 FOLLOWER]: Advancing to term 3836
I20260429 08:04:37.933911  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.933943  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3835.5
I20260429 08:04:37.933971  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3835.6
I20260429 08:04:37.934724  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3836 FOLLOWER]: Advancing to term 3837
I20260429 08:04:37.935137  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.935168  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3836.5
I20260429 08:04:37.935197  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3836.6
I20260429 08:04:37.935864  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3837 FOLLOWER]: Advancing to term 3838
I20260429 08:04:37.936254  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.936285  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3837.5
I20260429 08:04:37.936314  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3837.6
I20260429 08:04:37.936898  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3838 FOLLOWER]: Advancing to term 3839
I20260429 08:04:37.937297  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.937328  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3838.5
I20260429 08:04:37.937357  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3838.6
I20260429 08:04:37.938014  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3839 FOLLOWER]: Advancing to term 3840
I20260429 08:04:37.938401  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.938433  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3839.5
I20260429 08:04:37.938462  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3839.6
I20260429 08:04:37.939057  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3840 FOLLOWER]: Advancing to term 3841
I20260429 08:04:37.939595  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.939630  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3840.5
I20260429 08:04:37.939682  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3840.6
I20260429 08:04:37.940332  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3841 FOLLOWER]: Advancing to term 3842
I20260429 08:04:37.940742  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.940775  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3841.5
I20260429 08:04:37.940809  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3841.6
I20260429 08:04:37.941514  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3842 FOLLOWER]: Advancing to term 3843
I20260429 08:04:37.941900  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.941931  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3842.5
I20260429 08:04:37.941959  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3842.6
I20260429 08:04:37.942602  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3843 FOLLOWER]: Advancing to term 3844
I20260429 08:04:37.942994  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.943025  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3843.5
I20260429 08:04:37.943053  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3843.6
I20260429 08:04:37.943785  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3844 FOLLOWER]: Advancing to term 3845
I20260429 08:04:37.944239  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.944271  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3844.5
I20260429 08:04:37.944299  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3844.6
I20260429 08:04:37.944991  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3845 FOLLOWER]: Advancing to term 3846
I20260429 08:04:37.945462  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.945494  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3845.5
I20260429 08:04:37.945549  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3845.6
I20260429 08:04:37.946143  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3846 FOLLOWER]: Advancing to term 3847
I20260429 08:04:37.946637  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.946671  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3846.5
I20260429 08:04:37.946727  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3846.6
I20260429 08:04:37.947335  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3847 FOLLOWER]: Advancing to term 3848
I20260429 08:04:37.947849  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.947885  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3847.5
I20260429 08:04:37.947943  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3847.6
I20260429 08:04:37.948557  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3848 FOLLOWER]: Advancing to term 3849
I20260429 08:04:37.949007  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.949067  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3848.5
I20260429 08:04:37.949113  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3848.6
I20260429 08:04:37.949744  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3849 FOLLOWER]: Advancing to term 3850
I20260429 08:04:37.950121  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.950152  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3849.5
I20260429 08:04:37.950179  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3849.6
I20260429 08:04:37.950814  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3850 FOLLOWER]: Advancing to term 3851
I20260429 08:04:37.951189  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.951220  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3850.5
I20260429 08:04:37.951248  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3850.6
I20260429 08:04:37.951900  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3851 FOLLOWER]: Advancing to term 3852
I20260429 08:04:37.952273  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.952304  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3851.5
I20260429 08:04:37.952332  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3851.6
I20260429 08:04:37.953024  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3852 FOLLOWER]: Advancing to term 3853
I20260429 08:04:37.953511  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.953544  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3852.5
I20260429 08:04:37.953615  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3852.6
I20260429 08:04:37.954317  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3853 FOLLOWER]: Advancing to term 3854
I20260429 08:04:37.954829  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.954862  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3853.5
I20260429 08:04:37.954921  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3853.6
I20260429 08:04:37.955651  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3854 FOLLOWER]: Advancing to term 3855
I20260429 08:04:37.956080  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.956112  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3854.5
I20260429 08:04:37.956169  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3854.6
I20260429 08:04:37.956794  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3855 FOLLOWER]: Advancing to term 3856
I20260429 08:04:37.957187  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.957217  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3855.5
I20260429 08:04:37.957247  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3855.6
I20260429 08:04:37.957870  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3856 FOLLOWER]: Advancing to term 3857
I20260429 08:04:37.958320  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.958355  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3856.5
I20260429 08:04:37.958412  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3856.6
I20260429 08:04:37.958956  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3857 FOLLOWER]: Advancing to term 3858
I20260429 08:04:37.959647  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.959679  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3857.5
I20260429 08:04:37.959709  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3857.6
I20260429 08:04:37.960347  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3858 FOLLOWER]: Advancing to term 3859
I20260429 08:04:37.960793  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.960850  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3858.5
I20260429 08:04:37.960898  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3858.6
I20260429 08:04:37.961618  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3859 FOLLOWER]: Advancing to term 3860
I20260429 08:04:37.962100  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.962132  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3859.5
I20260429 08:04:37.962190  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3859.6
I20260429 08:04:37.962837  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3860 FOLLOWER]: Advancing to term 3861
I20260429 08:04:37.963281  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.963315  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3860.5
I20260429 08:04:37.963379  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3860.6
I20260429 08:04:37.964085  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3861 FOLLOWER]: Advancing to term 3862
I20260429 08:04:37.964643  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.964684  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3861.5
I20260429 08:04:37.964723  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3861.6
I20260429 08:04:37.965324  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3862 FOLLOWER]: Advancing to term 3863
I20260429 08:04:37.965764  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.965798  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3862.5
I20260429 08:04:37.965833  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3862.6
I20260429 08:04:37.966432  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3863 FOLLOWER]: Advancing to term 3864
I20260429 08:04:37.966873  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.966907  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3863.5
I20260429 08:04:37.966934  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3863.6
I20260429 08:04:37.967526  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3864 FOLLOWER]: Advancing to term 3865
I20260429 08:04:37.967952  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.967998  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3864.5
I20260429 08:04:37.968027  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3864.6
I20260429 08:04:37.968724  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3865 FOLLOWER]: Advancing to term 3866
I20260429 08:04:37.969136  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.969166  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3865.5
I20260429 08:04:37.969218  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3865.6
I20260429 08:04:37.969803  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3866 FOLLOWER]: Advancing to term 3867
I20260429 08:04:37.970184  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.970216  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3866.5
I20260429 08:04:37.970242  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3866.6
I20260429 08:04:37.970726  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3867 FOLLOWER]: Advancing to term 3868
I20260429 08:04:37.971138  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.971169  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3867.5
I20260429 08:04:37.971196  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3867.6
I20260429 08:04:37.971730  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3868 FOLLOWER]: Advancing to term 3869
I20260429 08:04:37.972112  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.972143  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3868.5
I20260429 08:04:37.972170  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3868.6
I20260429 08:04:37.972711  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3869 FOLLOWER]: Advancing to term 3870
I20260429 08:04:37.973094  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.973125  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3869.5
I20260429 08:04:37.973153  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3869.6
I20260429 08:04:37.973634  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3870 FOLLOWER]: Advancing to term 3871
I20260429 08:04:37.974013  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.974045  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3870.5
I20260429 08:04:37.974072  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3870.6
I20260429 08:04:37.974587  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3871 FOLLOWER]: Advancing to term 3872
I20260429 08:04:37.974972  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.975003  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3871.5
I20260429 08:04:37.975030  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3871.6
I20260429 08:04:37.975574  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3872 FOLLOWER]: Advancing to term 3873
I20260429 08:04:37.975960  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.975991  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3872.5
I20260429 08:04:37.976018  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3872.6
I20260429 08:04:37.976541  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3873 FOLLOWER]: Advancing to term 3874
I20260429 08:04:37.976926  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.976958  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3873.5
I20260429 08:04:37.976985  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3873.6
I20260429 08:04:37.977484  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3874 FOLLOWER]: Advancing to term 3875
I20260429 08:04:37.977861  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.977892  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3874.5
I20260429 08:04:37.977919  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3874.6
I20260429 08:04:37.978411  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3875 FOLLOWER]: Advancing to term 3876
I20260429 08:04:37.978788  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.978818  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3875.5
I20260429 08:04:37.978847  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3875.6
I20260429 08:04:37.979337  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3876 FOLLOWER]: Advancing to term 3877
I20260429 08:04:37.979799  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.979831  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3876.5
I20260429 08:04:37.979859  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3876.6
I20260429 08:04:37.980396  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3877 FOLLOWER]: Advancing to term 3878
I20260429 08:04:37.980786  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.980816  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3877.5
I20260429 08:04:37.980844  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3877.6
I20260429 08:04:37.981365  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3878 FOLLOWER]: Advancing to term 3879
I20260429 08:04:37.981750  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.981781  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3878.5
I20260429 08:04:37.981807  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3878.6
I20260429 08:04:37.982302  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3879 FOLLOWER]: Advancing to term 3880
I20260429 08:04:37.982692  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.982722  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3879.5
I20260429 08:04:37.982749  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3879.6
I20260429 08:04:37.983244  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3880 FOLLOWER]: Advancing to term 3881
I20260429 08:04:37.983711  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.983742  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3880.5
I20260429 08:04:37.983771  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3880.6
I20260429 08:04:37.984266  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3881 FOLLOWER]: Advancing to term 3882
I20260429 08:04:37.984655  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.984687  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3881.5
I20260429 08:04:37.984715  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3881.6
I20260429 08:04:37.985208  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3882 FOLLOWER]: Advancing to term 3883
I20260429 08:04:37.985587  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.985618  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3882.5
I20260429 08:04:37.985646  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3882.6
I20260429 08:04:37.986141  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3883 FOLLOWER]: Advancing to term 3884
I20260429 08:04:37.986542  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.986573  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3883.5
I20260429 08:04:37.986601  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3883.6
I20260429 08:04:37.987094  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3884 FOLLOWER]: Advancing to term 3885
I20260429 08:04:37.987533  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.987571  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3884.5
I20260429 08:04:37.987599  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3884.6
I20260429 08:04:37.988224  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3885 FOLLOWER]: Advancing to term 3886
I20260429 08:04:37.988682  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.988744  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3885.5
I20260429 08:04:37.988787  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3885.6
I20260429 08:04:37.989446  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3886 FOLLOWER]: Advancing to term 3887
I20260429 08:04:37.989830  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.989861  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3886.5
I20260429 08:04:37.989890  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3886.6
I20260429 08:04:37.990459  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3887 FOLLOWER]: Advancing to term 3888
I20260429 08:04:37.990842  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.990877  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3887.5
I20260429 08:04:37.990906  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3887.6
I20260429 08:04:37.991595  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3888 FOLLOWER]: Advancing to term 3889
I20260429 08:04:37.992012  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.992043  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3888.5
I20260429 08:04:37.992071  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3888.6
I20260429 08:04:37.992856  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3889 FOLLOWER]: Advancing to term 3890
I20260429 08:04:37.993319  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.993377  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3889.5
I20260429 08:04:37.993428  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3889.6
I20260429 08:04:37.994143  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3890 FOLLOWER]: Advancing to term 3891
I20260429 08:04:37.994592  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.994652  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3890.5
I20260429 08:04:37.994694  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3890.6
I20260429 08:04:37.995289  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3891 FOLLOWER]: Advancing to term 3892
I20260429 08:04:37.995824  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.995857  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3891.5
I20260429 08:04:37.995886  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3891.6
I20260429 08:04:37.996572  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3892 FOLLOWER]: Advancing to term 3893
I20260429 08:04:37.997030  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.997063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3892.5
I20260429 08:04:37.997116  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3892.6
I20260429 08:04:37.997706  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3893 FOLLOWER]: Advancing to term 3894
I20260429 08:04:37.998136  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.998194  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3893.5
I20260429 08:04:37.998241  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3893.6
I20260429 08:04:37.998874  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3894 FOLLOWER]: Advancing to term 3895
I20260429 08:04:37.999265  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:37.999300  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3894.5
I20260429 08:04:37.999327  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3894.6
I20260429 08:04:37.999935  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3895 FOLLOWER]: Advancing to term 3896
I20260429 08:04:38.000337  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.000370  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3895.5
I20260429 08:04:38.000398  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3895.6
I20260429 08:04:38.000978  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3896 FOLLOWER]: Advancing to term 3897
I20260429 08:04:38.001400  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.001434  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3896.5
I20260429 08:04:38.001463  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3896.6
I20260429 08:04:38.002128  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3897 FOLLOWER]: Advancing to term 3898
I20260429 08:04:38.002585  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.002645  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3897.5
I20260429 08:04:38.002707  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3897.6
I20260429 08:04:38.003293  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3898 FOLLOWER]: Advancing to term 3899
I20260429 08:04:38.003829  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.003885  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3898.5
I20260429 08:04:38.003931  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3898.6
I20260429 08:04:38.004580  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3899 FOLLOWER]: Advancing to term 3900
I20260429 08:04:38.005019  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.005052  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3899.5
I20260429 08:04:38.005080  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3899.6
I20260429 08:04:38.005753  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3900 FOLLOWER]: Advancing to term 3901
I20260429 08:04:38.006186  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.006218  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3900.5
I20260429 08:04:38.006246  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3900.6
I20260429 08:04:38.006914  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3901 FOLLOWER]: Advancing to term 3902
I20260429 08:04:38.007293  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.007323  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3901.5
I20260429 08:04:38.007351  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3901.6
I20260429 08:04:38.007978  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3902 FOLLOWER]: Advancing to term 3903
I20260429 08:04:38.008364  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.008394  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3902.5
I20260429 08:04:38.008424  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3902.6
I20260429 08:04:38.009004  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3903 FOLLOWER]: Advancing to term 3904
I20260429 08:04:38.009382  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.009410  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3903.5
I20260429 08:04:38.009443  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3903.6
I20260429 08:04:38.010030  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3904 FOLLOWER]: Advancing to term 3905
I20260429 08:04:38.010413  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.010445  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3904.5
I20260429 08:04:38.010473  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3904.6
I20260429 08:04:38.011085  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3905 FOLLOWER]: Advancing to term 3906
I20260429 08:04:38.011520  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.011564  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3905.5
I20260429 08:04:38.011592  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3905.6
I20260429 08:04:38.012180  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3906 FOLLOWER]: Advancing to term 3907
I20260429 08:04:38.012568  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.012598  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3906.5
I20260429 08:04:38.012627  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3906.6
I20260429 08:04:38.013200  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3907 FOLLOWER]: Advancing to term 3908
I20260429 08:04:38.013587  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.013618  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3907.5
I20260429 08:04:38.013646  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3907.6
I20260429 08:04:38.014228  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3908 FOLLOWER]: Advancing to term 3909
I20260429 08:04:38.014644  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.014683  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3908.5
I20260429 08:04:38.014711  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3908.6
I20260429 08:04:38.015295  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3909 FOLLOWER]: Advancing to term 3910
I20260429 08:04:38.015761  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.015794  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3909.5
I20260429 08:04:38.015826  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3909.6
I20260429 08:04:38.016750  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3910 FOLLOWER]: Advancing to term 3911
I20260429 08:04:38.017172  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.017206  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3910.5
I20260429 08:04:38.017237  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3910.6
I20260429 08:04:38.017884  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3911 FOLLOWER]: Advancing to term 3912
I20260429 08:04:38.018280  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.018312  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3911.5
I20260429 08:04:38.018342  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3911.6
I20260429 08:04:38.018946  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3912 FOLLOWER]: Advancing to term 3913
I20260429 08:04:38.019340  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.019371  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3912.5
I20260429 08:04:38.019400  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3912.6
I20260429 08:04:38.020016  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3913 FOLLOWER]: Advancing to term 3914
I20260429 08:04:38.020401  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.020433  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3913.5
I20260429 08:04:38.020470  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3913.6
I20260429 08:04:38.021100  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3914 FOLLOWER]: Advancing to term 3915
I20260429 08:04:38.021552  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.021611  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3914.5
I20260429 08:04:38.021657  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3914.6
I20260429 08:04:38.022218  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3915 FOLLOWER]: Advancing to term 3916
I20260429 08:04:38.022663  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.022697  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3915.5
I20260429 08:04:38.022753  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3915.6
I20260429 08:04:38.023391  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3916 FOLLOWER]: Advancing to term 3917
I20260429 08:04:38.023873  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.023907  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3916.5
I20260429 08:04:38.023937  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3916.6
I20260429 08:04:38.024586  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3917 FOLLOWER]: Advancing to term 3918
I20260429 08:04:38.025033  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.025066  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3917.5
I20260429 08:04:38.025120  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3917.6
I20260429 08:04:38.025789  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3918 FOLLOWER]: Advancing to term 3919
I20260429 08:04:38.026247  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.026279  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3918.5
I20260429 08:04:38.026335  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3918.6
I20260429 08:04:38.027035  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3919 FOLLOWER]: Advancing to term 3920
I20260429 08:04:38.027571  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.027609  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3919.5
I20260429 08:04:38.027638  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3919.6
I20260429 08:04:38.028276  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3920 FOLLOWER]: Advancing to term 3921
I20260429 08:04:38.028803  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.028836  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3920.5
I20260429 08:04:38.028885  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3920.6
I20260429 08:04:38.029485  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3921 FOLLOWER]: Advancing to term 3922
I20260429 08:04:38.029946  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.029978  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3921.5
I20260429 08:04:38.030007  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3921.6
I20260429 08:04:38.030731  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3922 FOLLOWER]: Advancing to term 3923
I20260429 08:04:38.031180  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.031213  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3922.5
I20260429 08:04:38.031268  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3922.6
I20260429 08:04:38.031980  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3923 FOLLOWER]: Advancing to term 3924
I20260429 08:04:38.032436  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.032469  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3923.5
I20260429 08:04:38.032527  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3923.6
I20260429 08:04:38.033149  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3924 FOLLOWER]: Advancing to term 3925
I20260429 08:04:38.033541  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.033572  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3924.5
I20260429 08:04:38.033601  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3924.6
I20260429 08:04:38.034183  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3925 FOLLOWER]: Advancing to term 3926
I20260429 08:04:38.034572  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.034603  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3925.5
I20260429 08:04:38.034631  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3925.6
I20260429 08:04:38.035247  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3926 FOLLOWER]: Advancing to term 3927
I20260429 08:04:38.035705  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.035737  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3926.5
I20260429 08:04:38.035765  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3926.6
I20260429 08:04:38.036372  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3927 FOLLOWER]: Advancing to term 3928
I20260429 08:04:38.036757  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.036788  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3927.5
I20260429 08:04:38.036816  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3927.6
I20260429 08:04:38.037405  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3928 FOLLOWER]: Advancing to term 3929
I20260429 08:04:38.037801  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.037832  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3928.5
I20260429 08:04:38.037861  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3928.6
I20260429 08:04:38.038396  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3929 FOLLOWER]: Advancing to term 3930
I20260429 08:04:38.038800  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.038831  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3929.5
I20260429 08:04:38.038861  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3929.6
I20260429 08:04:38.039355  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3930 FOLLOWER]: Advancing to term 3931
I20260429 08:04:38.039842  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.039876  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3930.5
I20260429 08:04:38.039906  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3930.6
I20260429 08:04:38.040544  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3931 FOLLOWER]: Advancing to term 3932
I20260429 08:04:38.040943  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.040973  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3931.5
I20260429 08:04:38.041002  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3931.6
I20260429 08:04:38.041630  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3932 FOLLOWER]: Advancing to term 3933
I20260429 08:04:38.042012  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.042044  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3932.5
I20260429 08:04:38.042073  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3932.6
I20260429 08:04:38.042678  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3933 FOLLOWER]: Advancing to term 3934
I20260429 08:04:38.043066  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.043097  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3933.5
I20260429 08:04:38.043124  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3933.6
I20260429 08:04:38.043773  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3934 FOLLOWER]: Advancing to term 3935
I20260429 08:04:38.044214  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.044246  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3934.5
I20260429 08:04:38.044275  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3934.6
I20260429 08:04:38.044847  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3935 FOLLOWER]: Advancing to term 3936
I20260429 08:04:38.045234  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.045265  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3935.5
I20260429 08:04:38.045293  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3935.6
I20260429 08:04:38.045857  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3936 FOLLOWER]: Advancing to term 3937
I20260429 08:04:38.046252  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.046283  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3936.5
I20260429 08:04:38.046311  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3936.6
I20260429 08:04:38.046780  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3937 FOLLOWER]: Advancing to term 3938
I20260429 08:04:38.047217  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.047250  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3937.5
I20260429 08:04:38.047278  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3937.6
I20260429 08:04:38.047791  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3938 FOLLOWER]: Advancing to term 3939
I20260429 08:04:38.048184  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.048215  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3938.5
I20260429 08:04:38.048243  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3938.6
I20260429 08:04:38.048722  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3939 FOLLOWER]: Advancing to term 3940
I20260429 08:04:38.049103  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.049134  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3939.5
I20260429 08:04:38.049161  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3939.6
I20260429 08:04:38.049736  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3940 FOLLOWER]: Advancing to term 3941
I20260429 08:04:38.050097  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.050145  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3940.5
I20260429 08:04:38.050173  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3940.6
I20260429 08:04:38.050781  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3941 FOLLOWER]: Advancing to term 3942
I20260429 08:04:38.051164  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.051195  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3941.5
I20260429 08:04:38.051224  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3941.6
I20260429 08:04:38.051724  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3942 FOLLOWER]: Advancing to term 3943
I20260429 08:04:38.052148  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.052179  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3942.5
I20260429 08:04:38.052207  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3942.6
I20260429 08:04:38.052762  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3943 FOLLOWER]: Advancing to term 3944
I20260429 08:04:38.053145  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.053203  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3943.5
I20260429 08:04:38.053233  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3943.6
I20260429 08:04:38.053800  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3944 FOLLOWER]: Advancing to term 3945
I20260429 08:04:38.054189  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.054221  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3944.5
I20260429 08:04:38.054248  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3944.6
I20260429 08:04:38.054857  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3945 FOLLOWER]: Advancing to term 3946
I20260429 08:04:38.055236  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.055265  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3945.5
I20260429 08:04:38.055294  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3945.6
I20260429 08:04:38.055801  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3946 FOLLOWER]: Advancing to term 3947
I20260429 08:04:38.056209  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.056241  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3946.5
I20260429 08:04:38.056268  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3946.6
I20260429 08:04:38.056763  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3947 FOLLOWER]: Advancing to term 3948
I20260429 08:04:38.057153  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.057184  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3947.5
I20260429 08:04:38.057211  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3947.6
I20260429 08:04:38.057684  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3948 FOLLOWER]: Advancing to term 3949
I20260429 08:04:38.058079  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.058108  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3948.5
I20260429 08:04:38.058136  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3948.6
I20260429 08:04:38.058617  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3949 FOLLOWER]: Advancing to term 3950
I20260429 08:04:38.059057  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.059087  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3949.5
I20260429 08:04:38.059114  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3949.6
I20260429 08:04:38.059731  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3950 FOLLOWER]: Advancing to term 3951
I20260429 08:04:38.060104  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.060135  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3950.5
I20260429 08:04:38.060164  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3950.6
I20260429 08:04:38.060765  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3951 FOLLOWER]: Advancing to term 3952
I20260429 08:04:38.061151  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.061182  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3951.5
I20260429 08:04:38.061210  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3951.6
I20260429 08:04:38.061913  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3952 FOLLOWER]: Advancing to term 3953
I20260429 08:04:38.062275  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.062306  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3952.5
I20260429 08:04:38.062335  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3952.6
I20260429 08:04:38.062913  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3953 FOLLOWER]: Advancing to term 3954
I20260429 08:04:38.063329  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.063385  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3953.5
I20260429 08:04:38.063431  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3953.6
I20260429 08:04:38.063967  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3954 FOLLOWER]: Advancing to term 3955
I20260429 08:04:38.064383  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.064473  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3954.5
I20260429 08:04:38.064522  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3954.6
I20260429 08:04:38.065021  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3955 FOLLOWER]: Advancing to term 3956
I20260429 08:04:38.065454  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.065506  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3955.5
I20260429 08:04:38.065551  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3955.6
I20260429 08:04:38.066064  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3956 FOLLOWER]: Advancing to term 3957
I20260429 08:04:38.066519  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.066574  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3956.5
I20260429 08:04:38.066622  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3956.6
I20260429 08:04:38.067118  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3957 FOLLOWER]: Advancing to term 3958
I20260429 08:04:38.067615  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.067667  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3957.5
I20260429 08:04:38.067710  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3957.6
I20260429 08:04:38.068248  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3958 FOLLOWER]: Advancing to term 3959
I20260429 08:04:38.068681  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.068735  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3958.5
I20260429 08:04:38.068778  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3958.6
I20260429 08:04:38.069283  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3959 FOLLOWER]: Advancing to term 3960
I20260429 08:04:38.069727  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.069782  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3959.5
I20260429 08:04:38.069829  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3959.6
I20260429 08:04:38.070322  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3960 FOLLOWER]: Advancing to term 3961
I20260429 08:04:38.070760  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.070815  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3960.5
I20260429 08:04:38.070868  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3960.6
I20260429 08:04:38.071364  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3961 FOLLOWER]: Advancing to term 3962
I20260429 08:04:38.071866  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.071925  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3961.5
I20260429 08:04:38.071971  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3961.6
I20260429 08:04:38.072537  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3962 FOLLOWER]: Advancing to term 3963
I20260429 08:04:38.073014  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.073068  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3962.5
I20260429 08:04:38.073112  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3962.6
I20260429 08:04:38.073644  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3963 FOLLOWER]: Advancing to term 3964
I20260429 08:04:38.074074  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.074129  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3963.5
I20260429 08:04:38.074175  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3963.6
I20260429 08:04:38.074834  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3964 FOLLOWER]: Advancing to term 3965
I20260429 08:04:38.075268  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.075325  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3964.5
I20260429 08:04:38.075372  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3964.6
I20260429 08:04:38.075985  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3965 FOLLOWER]: Advancing to term 3966
I20260429 08:04:38.076443  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.076476  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3965.5
I20260429 08:04:38.076532  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3965.6
I20260429 08:04:38.077203  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3966 FOLLOWER]: Advancing to term 3967
I20260429 08:04:38.077656  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.077718  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3966.5
I20260429 08:04:38.077764  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3966.6
I20260429 08:04:38.078277  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3967 FOLLOWER]: Advancing to term 3968
I20260429 08:04:38.078701  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.078756  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3967.5
I20260429 08:04:38.078802  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3967.6
I20260429 08:04:38.079530  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3968 FOLLOWER]: Advancing to term 3969
I20260429 08:04:38.079952  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.080009  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3968.5
I20260429 08:04:38.080054  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3968.6
I20260429 08:04:38.080785  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3969 FOLLOWER]: Advancing to term 3970
I20260429 08:04:38.081184  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.081216  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3969.5
I20260429 08:04:38.081245  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3969.6
I20260429 08:04:38.081936  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3970 FOLLOWER]: Advancing to term 3971
I20260429 08:04:38.082329  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.082360  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3970.5
I20260429 08:04:38.082428  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3970.6
I20260429 08:04:38.083105  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3971 FOLLOWER]: Advancing to term 3972
I20260429 08:04:38.083563  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.083595  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3971.5
I20260429 08:04:38.083624  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3971.6
I20260429 08:04:38.084167  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3972 FOLLOWER]: Advancing to term 3973
I20260429 08:04:38.084558  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.084589  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3972.5
I20260429 08:04:38.084617  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3972.6
I20260429 08:04:38.085158  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3973 FOLLOWER]: Advancing to term 3974
I20260429 08:04:38.085549  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.085579  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3973.5
I20260429 08:04:38.085608  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3973.6
I20260429 08:04:38.086170  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3974 FOLLOWER]: Advancing to term 3975
I20260429 08:04:38.086570  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.086601  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3974.5
I20260429 08:04:38.086629  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3974.6
I20260429 08:04:38.087198  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3975 FOLLOWER]: Advancing to term 3976
I20260429 08:04:38.087656  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.087685  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3975.5
I20260429 08:04:38.087713  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3975.6
I20260429 08:04:38.088245  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3976 FOLLOWER]: Advancing to term 3977
I20260429 08:04:38.088656  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.088686  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3976.5
I20260429 08:04:38.088714  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3976.6
I20260429 08:04:38.089250  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3977 FOLLOWER]: Advancing to term 3978
I20260429 08:04:38.089641  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.089671  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3977.5
I20260429 08:04:38.089699  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3977.6
I20260429 08:04:38.090260  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3978 FOLLOWER]: Advancing to term 3979
I20260429 08:04:38.090646  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.090675  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3978.5
I20260429 08:04:38.090703  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3978.6
I20260429 08:04:38.091259  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3979 FOLLOWER]: Advancing to term 3980
I20260429 08:04:38.091712  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.091743  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3979.5
I20260429 08:04:38.091771  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3979.6
I20260429 08:04:38.092319  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3980 FOLLOWER]: Advancing to term 3981
I20260429 08:04:38.092706  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.092737  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3980.5
I20260429 08:04:38.092765  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3980.6
I20260429 08:04:38.093302  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3981 FOLLOWER]: Advancing to term 3982
I20260429 08:04:38.093693  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.093725  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3981.5
I20260429 08:04:38.093752  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3981.6
I20260429 08:04:38.094321  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3982 FOLLOWER]: Advancing to term 3983
I20260429 08:04:38.094708  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.094744  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3982.5
I20260429 08:04:38.094774  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3982.6
I20260429 08:04:38.095335  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3983 FOLLOWER]: Advancing to term 3984
I20260429 08:04:38.095803  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.095835  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3983.5
I20260429 08:04:38.095865  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3983.6
I20260429 08:04:38.096424  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3984 FOLLOWER]: Advancing to term 3985
I20260429 08:04:38.096813  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.096844  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3984.5
I20260429 08:04:38.096871  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3984.6
I20260429 08:04:38.097481  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3985 FOLLOWER]: Advancing to term 3986
I20260429 08:04:38.097910  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.097944  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3985.5
I20260429 08:04:38.097975  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3985.6
I20260429 08:04:38.098639  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3986 FOLLOWER]: Advancing to term 3987
I20260429 08:04:38.099020  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.099050  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3986.5
I20260429 08:04:38.099079  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3986.6
I20260429 08:04:38.099686  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3987 FOLLOWER]: Advancing to term 3988
I20260429 08:04:38.100072  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.100104  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3987.5
I20260429 08:04:38.100133  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3987.6
I20260429 08:04:38.100695  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3988 FOLLOWER]: Advancing to term 3989
I20260429 08:04:38.101078  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.101109  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3988.5
I20260429 08:04:38.101136  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3988.6
I20260429 08:04:38.101696  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3989 FOLLOWER]: Advancing to term 3990
I20260429 08:04:38.102121  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.102161  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3989.5
I20260429 08:04:38.102226  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3989.6
I20260429 08:04:38.102841  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3990 FOLLOWER]: Advancing to term 3991
I20260429 08:04:38.103237  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.103269  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3990.5
I20260429 08:04:38.103298  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3990.6
I20260429 08:04:38.103928  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3991 FOLLOWER]: Advancing to term 3992
I20260429 08:04:38.104606  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.104643  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3991.5
I20260429 08:04:38.104688  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3991.6
I20260429 08:04:38.105263  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3992 FOLLOWER]: Advancing to term 3993
I20260429 08:04:38.105693  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.105726  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3992.5
I20260429 08:04:38.105755  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3992.6
I20260429 08:04:38.106292  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3993 FOLLOWER]: Advancing to term 3994
I20260429 08:04:38.106703  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.106734  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3993.5
I20260429 08:04:38.106765  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3993.6
I20260429 08:04:38.107306  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3994 FOLLOWER]: Advancing to term 3995
I20260429 08:04:38.107746  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.107776  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3994.5
I20260429 08:04:38.107805  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3994.6
I20260429 08:04:38.108347  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3995 FOLLOWER]: Advancing to term 3996
I20260429 08:04:38.108731  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.108762  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3995.5
I20260429 08:04:38.108789  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3995.6
I20260429 08:04:38.109351  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3996 FOLLOWER]: Advancing to term 3997
I20260429 08:04:38.109742  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.109774  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3996.5
I20260429 08:04:38.109802  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3996.6
I20260429 08:04:38.110311  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3997 FOLLOWER]: Advancing to term 3998
I20260429 08:04:38.110709  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.110740  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3997.5
I20260429 08:04:38.110769  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3997.6
I20260429 08:04:38.111344  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3998 FOLLOWER]: Advancing to term 3999
I20260429 08:04:38.111752  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.111783  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3998.5
I20260429 08:04:38.111811  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3998.6
I20260429 08:04:38.112346  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 3999 FOLLOWER]: Advancing to term 4000
I20260429 08:04:38.112739  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.112771  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3999.5
I20260429 08:04:38.112798  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 3999.6
I20260429 08:04:38.113322  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4000 FOLLOWER]: Advancing to term 4001
I20260429 08:04:38.113695  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.113726  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4000.5
I20260429 08:04:38.113754  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4000.6
I20260429 08:04:38.114271  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4001 FOLLOWER]: Advancing to term 4002
I20260429 08:04:38.114648  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.114678  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4001.5
I20260429 08:04:38.114711  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4001.6
I20260429 08:04:38.115213  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4002 FOLLOWER]: Advancing to term 4003
I20260429 08:04:38.115659  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.115690  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4002.5
I20260429 08:04:38.115720  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4002.6
I20260429 08:04:38.116251  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4003 FOLLOWER]: Advancing to term 4004
I20260429 08:04:38.116643  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.116674  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4003.5
I20260429 08:04:38.116703  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4003.6
I20260429 08:04:38.117213  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4004 FOLLOWER]: Advancing to term 4005
I20260429 08:04:38.117602  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.117635  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4004.5
I20260429 08:04:38.117664  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4004.6
I20260429 08:04:38.118189  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4005 FOLLOWER]: Advancing to term 4006
I20260429 08:04:38.118585  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.118616  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4005.5
I20260429 08:04:38.118646  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4005.6
I20260429 08:04:38.119155  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4006 FOLLOWER]: Advancing to term 4007
I20260429 08:04:38.119565  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.119596  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4006.5
I20260429 08:04:38.119624  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4006.6
I20260429 08:04:38.120165  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4007 FOLLOWER]: Advancing to term 4008
I20260429 08:04:38.120558  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.120589  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4007.5
I20260429 08:04:38.120616  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4007.6
I20260429 08:04:38.121129  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4008 FOLLOWER]: Advancing to term 4009
I20260429 08:04:38.121515  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.121546  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4008.5
I20260429 08:04:38.121574  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4008.6
I20260429 08:04:38.122167  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4009 FOLLOWER]: Advancing to term 4010
I20260429 08:04:38.122557  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.122587  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4009.5
I20260429 08:04:38.122615  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4009.6
I20260429 08:04:38.123227  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4010 FOLLOWER]: Advancing to term 4011
I20260429 08:04:38.123677  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.123708  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4010.5
I20260429 08:04:38.123737  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4010.6
I20260429 08:04:38.124303  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4011 FOLLOWER]: Advancing to term 4012
I20260429 08:04:38.124841  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.124892  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4011.5
I20260429 08:04:38.124935  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4011.6
I20260429 08:04:38.125577  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4012 FOLLOWER]: Advancing to term 4013
I20260429 08:04:38.125980  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.126011  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4012.5
I20260429 08:04:38.126040  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4012.6
I20260429 08:04:38.126727  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4013 FOLLOWER]: Advancing to term 4014
I20260429 08:04:38.127107  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.127138  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4013.5
I20260429 08:04:38.127166  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4013.6
I20260429 08:04:38.127935  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4014 FOLLOWER]: Advancing to term 4015
I20260429 08:04:38.128330  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.128362  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4014.5
I20260429 08:04:38.128398  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4014.6
I20260429 08:04:38.128980  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4015 FOLLOWER]: Advancing to term 4016
I20260429 08:04:38.129393  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.129426  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4015.5
I20260429 08:04:38.129454  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4015.6
I20260429 08:04:38.130030  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4016 FOLLOWER]: Advancing to term 4017
I20260429 08:04:38.130483  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.130539  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4016.5
I20260429 08:04:38.130585  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4016.6
I20260429 08:04:38.131212  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4017 FOLLOWER]: Advancing to term 4018
I20260429 08:04:38.131822  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.131855  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4017.5
I20260429 08:04:38.131914  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4017.6
I20260429 08:04:38.132493  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4018 FOLLOWER]: Advancing to term 4019
I20260429 08:04:38.132903  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.132936  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4018.5
I20260429 08:04:38.132964  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4018.6
I20260429 08:04:38.133613  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4019 FOLLOWER]: Advancing to term 4020
I20260429 08:04:38.134054  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.134111  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4019.5
I20260429 08:04:38.134156  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4019.6
I20260429 08:04:38.134840  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4020 FOLLOWER]: Advancing to term 4021
I20260429 08:04:38.135262  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.135319  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4020.5
I20260429 08:04:38.135362  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4020.6
I20260429 08:04:38.136029  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4021 FOLLOWER]: Advancing to term 4022
I20260429 08:04:38.136461  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.136515  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4021.5
I20260429 08:04:38.136561  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4021.6
I20260429 08:04:38.137277  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4022 FOLLOWER]: Advancing to term 4023
I20260429 08:04:38.137712  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.137765  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4022.5
I20260429 08:04:38.137812  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4022.6
I20260429 08:04:38.138523  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4023 FOLLOWER]: Advancing to term 4024
I20260429 08:04:38.138953  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.139010  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4023.5
I20260429 08:04:38.139056  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4023.6
I20260429 08:04:38.139715  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4024 FOLLOWER]: Advancing to term 4025
I20260429 08:04:38.140156  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.140224  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4024.5
I20260429 08:04:38.140277  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4024.6
I20260429 08:04:38.140882  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4025 FOLLOWER]: Advancing to term 4026
I20260429 08:04:38.141335  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.141367  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4025.5
I20260429 08:04:38.141439  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4025.6
I20260429 08:04:38.142081  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4026 FOLLOWER]: Advancing to term 4027
I20260429 08:04:38.142521  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.142552  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4026.5
I20260429 08:04:38.142606  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4026.6
I20260429 08:04:38.143214  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4027 FOLLOWER]: Advancing to term 4028
I20260429 08:04:38.143734  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.143767  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4027.5
I20260429 08:04:38.143821  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4027.6
I20260429 08:04:38.144366  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4028 FOLLOWER]: Advancing to term 4029
I20260429 08:04:38.144815  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.144846  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4028.5
I20260429 08:04:38.144876  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4028.6
I20260429 08:04:38.145498  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4029 FOLLOWER]: Advancing to term 4030
I20260429 08:04:38.145961  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.146019  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4029.5
I20260429 08:04:38.146064  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4029.6
I20260429 08:04:38.146721  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4030 FOLLOWER]: Advancing to term 4031
I20260429 08:04:38.147159  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.147192  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4030.5
I20260429 08:04:38.147245  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4030.6
I20260429 08:04:38.147876  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4031 FOLLOWER]: Advancing to term 4032
I20260429 08:04:38.148308  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.148340  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4031.5
I20260429 08:04:38.148391  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4031.6
I20260429 08:04:38.148986  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4032 FOLLOWER]: Advancing to term 4033
I20260429 08:04:38.149354  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.149385  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4032.5
I20260429 08:04:38.149413  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4032.6
I20260429 08:04:38.149984  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4033 FOLLOWER]: Advancing to term 4034
I20260429 08:04:38.150419  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.150475  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4033.5
I20260429 08:04:38.150521  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4033.6
I20260429 08:04:38.151144  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4034 FOLLOWER]: Advancing to term 4035
I20260429 08:04:38.151651  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.151716  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4034.5
I20260429 08:04:38.151760  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4034.6
I20260429 08:04:38.152309  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4035 FOLLOWER]: Advancing to term 4036
I20260429 08:04:38.152781  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.152812  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4035.5
I20260429 08:04:38.152865  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4035.6
I20260429 08:04:38.153476  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4036 FOLLOWER]: Advancing to term 4037
I20260429 08:04:38.153905  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.153960  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4036.5
I20260429 08:04:38.154004  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4036.6
I20260429 08:04:38.154666  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4037 FOLLOWER]: Advancing to term 4038
I20260429 08:04:38.155102  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.155171  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4037.5
I20260429 08:04:38.155249  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4037.6
I20260429 08:04:38.155961  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4038 FOLLOWER]: Advancing to term 4039
I20260429 08:04:38.156379  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.156410  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4038.5
I20260429 08:04:38.156445  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4038.6
I20260429 08:04:38.157122  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4039 FOLLOWER]: Advancing to term 4040
I20260429 08:04:38.157531  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.157562  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4039.5
I20260429 08:04:38.157588  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4039.6
I20260429 08:04:38.158197  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4040 FOLLOWER]: Advancing to term 4041
I20260429 08:04:38.158578  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.158609  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4040.5
I20260429 08:04:38.158638  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4040.6
I20260429 08:04:38.159228  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4041 FOLLOWER]: Advancing to term 4042
I20260429 08:04:38.159858  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.159902  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4041.5
I20260429 08:04:38.159945  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4041.6
I20260429 08:04:38.160506  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4042 FOLLOWER]: Advancing to term 4043
I20260429 08:04:38.160970  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.161031  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4042.5
I20260429 08:04:38.161077  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4042.6
I20260429 08:04:38.161725  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4043 FOLLOWER]: Advancing to term 4044
I20260429 08:04:38.162182  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.162214  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4043.5
I20260429 08:04:38.162242  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4043.6
I20260429 08:04:38.162915  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4044 FOLLOWER]: Advancing to term 4045
I20260429 08:04:38.163334  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.163365  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4044.5
I20260429 08:04:38.163419  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4044.6
I20260429 08:04:38.164098  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4045 FOLLOWER]: Advancing to term 4046
I20260429 08:04:38.164492  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.164532  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4045.5
I20260429 08:04:38.164561  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4045.6
I20260429 08:04:38.165159  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4046 FOLLOWER]: Advancing to term 4047
I20260429 08:04:38.165550  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.165578  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4046.5
I20260429 08:04:38.165606  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4046.6
I20260429 08:04:38.166249  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4047 FOLLOWER]: Advancing to term 4048
I20260429 08:04:38.166649  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.166683  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4047.5
I20260429 08:04:38.166711  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4047.6
I20260429 08:04:38.167220  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4048 FOLLOWER]: Advancing to term 4049
I20260429 08:04:38.167677  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.167709  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4048.5
I20260429 08:04:38.167737  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4048.6
I20260429 08:04:38.168303  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4049 FOLLOWER]: Advancing to term 4050
I20260429 08:04:38.168696  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.168727  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4049.5
I20260429 08:04:38.168757  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4049.6
I20260429 08:04:38.169270  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4050 FOLLOWER]: Advancing to term 4051
I20260429 08:04:38.169651  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.169680  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4050.5
I20260429 08:04:38.169709  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4050.6
I20260429 08:04:38.170231  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4051 FOLLOWER]: Advancing to term 4052
I20260429 08:04:38.170614  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.170644  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4051.5
I20260429 08:04:38.170672  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4051.6
I20260429 08:04:38.171217  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4052 FOLLOWER]: Advancing to term 4053
I20260429 08:04:38.171669  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.171697  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4052.5
I20260429 08:04:38.171725  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4052.6
I20260429 08:04:38.172197  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4053 FOLLOWER]: Advancing to term 4054
I20260429 08:04:38.172561  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.172591  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4053.5
I20260429 08:04:38.172618  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4053.6
I20260429 08:04:38.173260  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4054 FOLLOWER]: Advancing to term 4055
I20260429 08:04:38.173651  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.173684  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4054.5
I20260429 08:04:38.173715  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4054.6
I20260429 08:04:38.174312  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4055 FOLLOWER]: Advancing to term 4056
I20260429 08:04:38.174690  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.174721  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4055.5
I20260429 08:04:38.174748  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4055.6
I20260429 08:04:38.175285  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4056 FOLLOWER]: Advancing to term 4057
I20260429 08:04:38.175730  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.175762  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4056.5
I20260429 08:04:38.175791  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4056.6
I20260429 08:04:38.176316  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4057 FOLLOWER]: Advancing to term 4058
I20260429 08:04:38.176698  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.176728  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4057.5
I20260429 08:04:38.176755  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4057.6
I20260429 08:04:38.177325  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4058 FOLLOWER]: Advancing to term 4059
I20260429 08:04:38.177685  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.177716  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4058.5
I20260429 08:04:38.177742  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4058.6
I20260429 08:04:38.178300  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4059 FOLLOWER]: Advancing to term 4060
I20260429 08:04:38.178687  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.178718  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4059.5
I20260429 08:04:38.178745  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4059.6
I20260429 08:04:38.179297  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4060 FOLLOWER]: Advancing to term 4061
I20260429 08:04:38.179747  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.179778  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4060.5
I20260429 08:04:38.179806  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4060.6
I20260429 08:04:38.180434  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4061 FOLLOWER]: Advancing to term 4062
I20260429 08:04:38.180871  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.180905  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4061.5
I20260429 08:04:38.180935  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4061.6
I20260429 08:04:38.181545  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4062 FOLLOWER]: Advancing to term 4063
I20260429 08:04:38.181937  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.181968  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4062.5
I20260429 08:04:38.181995  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4062.6
I20260429 08:04:38.182590  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4063 FOLLOWER]: Advancing to term 4064
I20260429 08:04:38.183013  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.183045  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4063.5
I20260429 08:04:38.183099  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4063.6
I20260429 08:04:38.183835  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4064 FOLLOWER]: Advancing to term 4065
I20260429 08:04:38.184253  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.184284  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4064.5
I20260429 08:04:38.184338  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4064.6
I20260429 08:04:38.184973  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4065 FOLLOWER]: Advancing to term 4066
I20260429 08:04:38.185400  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.185439  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4065.5
I20260429 08:04:38.185468  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4065.6
I20260429 08:04:38.186141  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4066 FOLLOWER]: Advancing to term 4067
I20260429 08:04:38.186586  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.186618  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4066.5
I20260429 08:04:38.186647  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4066.6
I20260429 08:04:38.187325  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4067 FOLLOWER]: Advancing to term 4068
I20260429 08:04:38.187831  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.187870  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4067.5
I20260429 08:04:38.187898  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4067.6
I20260429 08:04:38.189330  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4068 FOLLOWER]: Advancing to term 4069
I20260429 08:04:38.189733  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.189764  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4068.5
I20260429 08:04:38.189791  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4068.6
I20260429 08:04:38.190352  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4069 FOLLOWER]: Advancing to term 4070
I20260429 08:04:38.190742  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.190771  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4069.5
I20260429 08:04:38.190799  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4069.6
I20260429 08:04:38.191286  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4070 FOLLOWER]: Advancing to term 4071
I20260429 08:04:38.191751  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.191783  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4070.5
I20260429 08:04:38.191812  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4070.6
I20260429 08:04:38.192334  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4071 FOLLOWER]: Advancing to term 4072
I20260429 08:04:38.192721  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.192751  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4071.5
I20260429 08:04:38.192780  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4071.6
I20260429 08:04:38.193259  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4072 FOLLOWER]: Advancing to term 4073
I20260429 08:04:38.193629  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.193660  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4072.5
I20260429 08:04:38.193694  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4072.6
I20260429 08:04:38.194211  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4073 FOLLOWER]: Advancing to term 4074
I20260429 08:04:38.194588  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.194617  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4073.5
I20260429 08:04:38.194645  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4073.6
I20260429 08:04:38.195123  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4074 FOLLOWER]: Advancing to term 4075
I20260429 08:04:38.195560  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.195590  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4074.5
I20260429 08:04:38.195617  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4074.6
I20260429 08:04:38.196096  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4075 FOLLOWER]: Advancing to term 4076
I20260429 08:04:38.196477  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.196508  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4075.5
I20260429 08:04:38.196537  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4075.6
I20260429 08:04:38.197078  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4076 FOLLOWER]: Advancing to term 4077
I20260429 08:04:38.197460  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.197491  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4076.5
I20260429 08:04:38.197518  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4076.6
I20260429 08:04:38.198000  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4077 FOLLOWER]: Advancing to term 4078
I20260429 08:04:38.198375  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.198431  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4077.5
I20260429 08:04:38.198473  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4077.6
I20260429 08:04:38.198984  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4078 FOLLOWER]: Advancing to term 4079
I20260429 08:04:38.199561  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.199594  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4078.5
I20260429 08:04:38.199623  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4078.6
I20260429 08:04:38.200147  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4079 FOLLOWER]: Advancing to term 4080
I20260429 08:04:38.200537  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.200568  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4079.5
I20260429 08:04:38.200595  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4079.6
I20260429 08:04:38.201128  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4080 FOLLOWER]: Advancing to term 4081
I20260429 08:04:38.201508  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.201539  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4080.5
I20260429 08:04:38.201567  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4080.6
I20260429 08:04:38.202032  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4081 FOLLOWER]: Advancing to term 4082
I20260429 08:04:38.202500  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.202531  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4081.5
I20260429 08:04:38.202566  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4081.6
I20260429 08:04:38.203126  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4082 FOLLOWER]: Advancing to term 4083
I20260429 08:04:38.203567  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.203598  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4082.5
I20260429 08:04:38.203626  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4082.6
I20260429 08:04:38.204298  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4083 FOLLOWER]: Advancing to term 4084
I20260429 08:04:38.204849  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.204905  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4083.5
I20260429 08:04:38.204960  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4083.6
I20260429 08:04:38.205545  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4084 FOLLOWER]: Advancing to term 4085
I20260429 08:04:38.206008  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.206039  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4084.5
I20260429 08:04:38.206097  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4084.6
I20260429 08:04:38.206686  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4085 FOLLOWER]: Advancing to term 4086
I20260429 08:04:38.207111  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.207144  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4085.5
I20260429 08:04:38.207197  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4085.6
I20260429 08:04:38.207962  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4086 FOLLOWER]: Advancing to term 4087
I20260429 08:04:38.208333  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.208364  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4086.5
I20260429 08:04:38.208391  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4086.6
I20260429 08:04:38.209100  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4087 FOLLOWER]: Advancing to term 4088
I20260429 08:04:38.209578  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.209614  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4087.5
I20260429 08:04:38.209672  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4087.6
I20260429 08:04:38.210294  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4088 FOLLOWER]: Advancing to term 4089
I20260429 08:04:38.210757  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.210789  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4088.5
I20260429 08:04:38.210850  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4088.6
I20260429 08:04:38.211428  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4089 FOLLOWER]: Advancing to term 4090
I20260429 08:04:38.211898  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.211954  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4089.5
I20260429 08:04:38.211999  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4089.6
I20260429 08:04:38.212654  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4090 FOLLOWER]: Advancing to term 4091
I20260429 08:04:38.213099  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.213156  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4090.5
I20260429 08:04:38.213202  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4090.6
I20260429 08:04:38.213842  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4091 FOLLOWER]: Advancing to term 4092
I20260429 08:04:38.214277  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.214334  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4091.5
I20260429 08:04:38.214380  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4091.6
I20260429 08:04:38.214993  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4092 FOLLOWER]: Advancing to term 4093
I20260429 08:04:38.215427  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.215485  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4092.5
I20260429 08:04:38.215579  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4092.6
I20260429 08:04:38.216303  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4093 FOLLOWER]: Advancing to term 4094
I20260429 08:04:38.216735  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.216799  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4093.5
I20260429 08:04:38.216842  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4093.6
I20260429 08:04:38.217542  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4094 FOLLOWER]: Advancing to term 4095
I20260429 08:04:38.217957  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.218014  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4094.5
I20260429 08:04:38.218057  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4094.6
I20260429 08:04:38.218768  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4095 FOLLOWER]: Advancing to term 4096
I20260429 08:04:38.219228  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.219260  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4095.5
I20260429 08:04:38.219319  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4095.6
I20260429 08:04:38.220019  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4096 FOLLOWER]: Advancing to term 4097
I20260429 08:04:38.220451  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.220484  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4096.5
I20260429 08:04:38.220541  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4096.6
I20260429 08:04:38.221179  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4097 FOLLOWER]: Advancing to term 4098
I20260429 08:04:38.221664  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.221698  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4097.5
I20260429 08:04:38.221755  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4097.6
I20260429 08:04:38.222307  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4098 FOLLOWER]: Advancing to term 4099
I20260429 08:04:38.222754  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.222787  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4098.5
I20260429 08:04:38.222815  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4098.6
I20260429 08:04:38.223361  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4099 FOLLOWER]: Advancing to term 4100
I20260429 08:04:38.223838  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.223871  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4099.5
I20260429 08:04:38.223927  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4099.6
I20260429 08:04:38.224535  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4100 FOLLOWER]: Advancing to term 4101
I20260429 08:04:38.224982  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.225014  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4100.5
I20260429 08:04:38.225069  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4100.6
I20260429 08:04:38.225693  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4101 FOLLOWER]: Advancing to term 4102
I20260429 08:04:38.226119  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.226151  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4101.5
I20260429 08:04:38.226208  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4101.6
I20260429 08:04:38.226848  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4102 FOLLOWER]: Advancing to term 4103
I20260429 08:04:38.227290  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.227324  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4102.5
I20260429 08:04:38.227422  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4102.6
I20260429 08:04:38.227965  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4103 FOLLOWER]: Advancing to term 4104
I20260429 08:04:38.228566  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.228628  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4103.5
I20260429 08:04:38.228706  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4103.6
I20260429 08:04:38.229324  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4104 FOLLOWER]: Advancing to term 4105
I20260429 08:04:38.229781  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.229839  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4104.5
I20260429 08:04:38.229885  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4104.6
I20260429 08:04:38.230463  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4105 FOLLOWER]: Advancing to term 4106
I20260429 08:04:38.230898  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.230955  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4105.5
I20260429 08:04:38.230999  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4105.6
I20260429 08:04:38.231588  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4106 FOLLOWER]: Advancing to term 4107
I20260429 08:04:38.232015  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.232072  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4106.5
I20260429 08:04:38.232113  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4106.6
I20260429 08:04:38.232900  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4107 FOLLOWER]: Advancing to term 4108
I20260429 08:04:38.233362  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.233402  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4107.5
I20260429 08:04:38.233433  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4107.6
I20260429 08:04:38.234118  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4108 FOLLOWER]: Advancing to term 4109
I20260429 08:04:38.234550  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.234582  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4108.5
I20260429 08:04:38.234644  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4108.6
I20260429 08:04:38.235221  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4109 FOLLOWER]: Advancing to term 4110
I20260429 08:04:38.235752  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.235785  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4109.5
I20260429 08:04:38.235841  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4109.6
I20260429 08:04:38.236533  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4110 FOLLOWER]: Advancing to term 4111
I20260429 08:04:38.236969  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.237001  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4110.5
I20260429 08:04:38.237056  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4110.6
I20260429 08:04:38.237704  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4111 FOLLOWER]: Advancing to term 4112
I20260429 08:04:38.238112  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.238145  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4111.5
I20260429 08:04:38.238200  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4111.6
I20260429 08:04:38.238790  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4112 FOLLOWER]: Advancing to term 4113
I20260429 08:04:38.239188  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.239220  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4112.5
I20260429 08:04:38.239249  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4112.6
I20260429 08:04:38.239863  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4113 FOLLOWER]: Advancing to term 4114
I20260429 08:04:38.240317  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.240376  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4113.5
I20260429 08:04:38.240422  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4113.6
I20260429 08:04:38.241109  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4114 FOLLOWER]: Advancing to term 4115
I20260429 08:04:38.241532  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.241590  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4114.5
I20260429 08:04:38.241633  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4114.6
I20260429 08:04:38.242246  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4115 FOLLOWER]: Advancing to term 4116
I20260429 08:04:38.242702  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.242735  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4115.5
I20260429 08:04:38.242790  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4115.6
I20260429 08:04:38.243362  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4116 FOLLOWER]: Advancing to term 4117
I20260429 08:04:38.243841  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.243899  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4116.5
I20260429 08:04:38.243945  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4116.6
I20260429 08:04:38.244520  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4117 FOLLOWER]: Advancing to term 4118
I20260429 08:04:38.244952  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.245010  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4117.5
I20260429 08:04:38.245056  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4117.6
I20260429 08:04:38.245667  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4118 FOLLOWER]: Advancing to term 4119
I20260429 08:04:38.246097  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.246155  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4118.5
I20260429 08:04:38.246205  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4118.6
I20260429 08:04:38.246793  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4119 FOLLOWER]: Advancing to term 4120
I20260429 08:04:38.247256  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.247288  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4119.5
I20260429 08:04:38.247345  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4119.6
I20260429 08:04:38.248044  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4120 FOLLOWER]: Advancing to term 4121
I20260429 08:04:38.248481  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.248512  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4120.5
I20260429 08:04:38.248541  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4120.6
I20260429 08:04:38.249301  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4121 FOLLOWER]: Advancing to term 4122
I20260429 08:04:38.249730  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.249763  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4121.5
I20260429 08:04:38.249817  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4121.6
I20260429 08:04:38.250422  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4122 FOLLOWER]: Advancing to term 4123
I20260429 08:04:38.250825  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.250857  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4122.5
I20260429 08:04:38.250887  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4122.6
I20260429 08:04:38.251443  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4123 FOLLOWER]: Advancing to term 4124
I20260429 08:04:38.251950  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.251991  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4123.5
I20260429 08:04:38.252032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4123.6
I20260429 08:04:38.252619  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4124 FOLLOWER]: Advancing to term 4125
I20260429 08:04:38.253069  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.253129  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4124.5
I20260429 08:04:38.253172  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4124.6
I20260429 08:04:38.253897  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4125 FOLLOWER]: Advancing to term 4126
I20260429 08:04:38.254316  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.254375  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4125.5
I20260429 08:04:38.254420  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4125.6
I20260429 08:04:38.255074  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4126 FOLLOWER]: Advancing to term 4127
I20260429 08:04:38.255575  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.255606  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4126.5
I20260429 08:04:38.255635  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4126.6
I20260429 08:04:38.256245  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4127 FOLLOWER]: Advancing to term 4128
I20260429 08:04:38.256672  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.256706  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4127.5
I20260429 08:04:38.256735  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4127.6
I20260429 08:04:38.257328  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4128 FOLLOWER]: Advancing to term 4129
I20260429 08:04:38.257790  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.257824  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4128.5
I20260429 08:04:38.257879  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4128.6
I20260429 08:04:38.258504  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4129 FOLLOWER]: Advancing to term 4130
I20260429 08:04:38.258980  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.259040  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4129.5
I20260429 08:04:38.259085  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4129.6
I20260429 08:04:38.259747  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4130 FOLLOWER]: Advancing to term 4131
I20260429 08:04:38.260392  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.260464  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4130.5
I20260429 08:04:38.260511  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4130.6
I20260429 08:04:38.261061  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4131 FOLLOWER]: Advancing to term 4132
I20260429 08:04:38.261507  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.261562  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4131.5
I20260429 08:04:38.261617  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4131.6
I20260429 08:04:38.262184  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4132 FOLLOWER]: Advancing to term 4133
I20260429 08:04:38.262656  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.262692  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4132.5
I20260429 08:04:38.262751  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4132.6
I20260429 08:04:38.263339  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4133 FOLLOWER]: Advancing to term 4134
I20260429 08:04:38.263823  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.263855  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4133.5
I20260429 08:04:38.263911  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4133.6
I20260429 08:04:38.264528  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4134 FOLLOWER]: Advancing to term 4135
I20260429 08:04:38.264971  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.265025  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4134.5
I20260429 08:04:38.265071  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4134.6
I20260429 08:04:38.265707  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4135 FOLLOWER]: Advancing to term 4136
I20260429 08:04:38.266129  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.266183  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4135.5
I20260429 08:04:38.266229  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4135.6
I20260429 08:04:38.266819  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4136 FOLLOWER]: Advancing to term 4137
I20260429 08:04:38.267239  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.267295  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4136.5
I20260429 08:04:38.267342  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4136.6
I20260429 08:04:38.267977  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4137 FOLLOWER]: Advancing to term 4138
I20260429 08:04:38.268427  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.268460  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4137.5
I20260429 08:04:38.268489  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4137.6
I20260429 08:04:38.269017  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4138 FOLLOWER]: Advancing to term 4139
I20260429 08:04:38.269459  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.269490  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4138.5
I20260429 08:04:38.269519  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4138.6
I20260429 08:04:38.270030  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4139 FOLLOWER]: Advancing to term 4140
I20260429 08:04:38.270464  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.270519  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4139.5
I20260429 08:04:38.270565  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4139.6
I20260429 08:04:38.271081  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4140 FOLLOWER]: Advancing to term 4141
I20260429 08:04:38.271579  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.271625  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4140.5
I20260429 08:04:38.271669  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4140.6
I20260429 08:04:38.272336  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4141 FOLLOWER]: Advancing to term 4142
I20260429 08:04:38.272778  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.272809  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4141.5
I20260429 08:04:38.272862  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4141.6
I20260429 08:04:38.273403  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4142 FOLLOWER]: Advancing to term 4143
I20260429 08:04:38.273833  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.273890  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4142.5
I20260429 08:04:38.273934  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4142.6
I20260429 08:04:38.274602  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4143 FOLLOWER]: Advancing to term 4144
I20260429 08:04:38.275058  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.275090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4143.5
I20260429 08:04:38.275142  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4143.6
I20260429 08:04:38.275873  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4144 FOLLOWER]: Advancing to term 4145
I20260429 08:04:38.276314  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.276345  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4144.5
I20260429 08:04:38.276404  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4144.6
I20260429 08:04:38.277000  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4145 FOLLOWER]: Advancing to term 4146
I20260429 08:04:38.277448  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.277480  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4145.5
I20260429 08:04:38.277534  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4145.6
I20260429 08:04:38.278124  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4146 FOLLOWER]: Advancing to term 4147
I20260429 08:04:38.278553  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.278584  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4146.5
I20260429 08:04:38.278638  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4146.6
I20260429 08:04:38.279299  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4147 FOLLOWER]: Advancing to term 4148
I20260429 08:04:38.279793  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.279825  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4147.5
I20260429 08:04:38.279877  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4147.6
I20260429 08:04:38.280524  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4148 FOLLOWER]: Advancing to term 4149
I20260429 08:04:38.280965  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.281019  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4148.5
I20260429 08:04:38.281064  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4148.6
I20260429 08:04:38.281762  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4149 FOLLOWER]: Advancing to term 4150
I20260429 08:04:38.282200  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.282232  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4149.5
I20260429 08:04:38.282285  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4149.6
I20260429 08:04:38.282959  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4150 FOLLOWER]: Advancing to term 4151
I20260429 08:04:38.283373  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.283406  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4150.5
I20260429 08:04:38.283437  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4150.6
I20260429 08:04:38.284060  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4151 FOLLOWER]: Advancing to term 4152
I20260429 08:04:38.284472  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.284504  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4151.5
I20260429 08:04:38.284557  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4151.6
I20260429 08:04:38.285238  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4152 FOLLOWER]: Advancing to term 4153
I20260429 08:04:38.285679  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.285712  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4152.5
I20260429 08:04:38.285770  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4152.6
I20260429 08:04:38.286326  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4153 FOLLOWER]: Advancing to term 4154
I20260429 08:04:38.286782  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.286816  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4153.5
I20260429 08:04:38.286870  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4153.6
I20260429 08:04:38.287456  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4154 FOLLOWER]: Advancing to term 4155
I20260429 08:04:38.287892  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.287923  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4154.5
I20260429 08:04:38.287952  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4154.6
I20260429 08:04:38.288552  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4155 FOLLOWER]: Advancing to term 4156
I20260429 08:04:38.288992  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.289024  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4155.5
I20260429 08:04:38.289077  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4155.6
I20260429 08:04:38.289719  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4156 FOLLOWER]: Advancing to term 4157
I20260429 08:04:38.290153  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.290184  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4156.5
I20260429 08:04:38.290236  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4156.6
I20260429 08:04:38.290855  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4157 FOLLOWER]: Advancing to term 4158
I20260429 08:04:38.291278  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.291309  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4157.5
I20260429 08:04:38.291363  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4157.6
I20260429 08:04:38.291993  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4158 FOLLOWER]: Advancing to term 4159
I20260429 08:04:38.292378  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.292409  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4158.5
I20260429 08:04:38.292445  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4158.6
I20260429 08:04:38.293296  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4159 FOLLOWER]: Advancing to term 4160
I20260429 08:04:38.293740  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.293772  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4159.5
I20260429 08:04:38.293800  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4159.6
I20260429 08:04:38.294416  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4160 FOLLOWER]: Advancing to term 4161
I20260429 08:04:38.294817  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.294847  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4160.5
I20260429 08:04:38.294875  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4160.6
I20260429 08:04:38.295562  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4161 FOLLOWER]: Advancing to term 4162
I20260429 08:04:38.295959  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.295990  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4161.5
I20260429 08:04:38.296023  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4161.6
I20260429 08:04:38.296636  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4162 FOLLOWER]: Advancing to term 4163
I20260429 08:04:38.297016  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.297047  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4162.5
I20260429 08:04:38.297075  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4162.6
I20260429 08:04:38.297676  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4163 FOLLOWER]: Advancing to term 4164
I20260429 08:04:38.298048  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.298079  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4163.5
I20260429 08:04:38.298118  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4163.6
I20260429 08:04:38.298722  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4164 FOLLOWER]: Advancing to term 4165
I20260429 08:04:38.299113  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.299144  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4164.5
I20260429 08:04:38.299172  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4164.6
I20260429 08:04:38.299808  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4165 FOLLOWER]: Advancing to term 4166
I20260429 08:04:38.300235  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.300290  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4165.5
I20260429 08:04:38.300334  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4165.6
I20260429 08:04:38.301018  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4166 FOLLOWER]: Advancing to term 4167
I20260429 08:04:38.301438  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.301491  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4166.5
I20260429 08:04:38.301537  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4166.6
I20260429 08:04:38.302049  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4167 FOLLOWER]: Advancing to term 4168
I20260429 08:04:38.302479  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.302533  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4167.5
I20260429 08:04:38.302583  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4167.6
I20260429 08:04:38.303207  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4168 FOLLOWER]: Advancing to term 4169
I20260429 08:04:38.303732  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.303785  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4168.5
I20260429 08:04:38.303829  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4168.6
I20260429 08:04:38.304409  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4169 FOLLOWER]: Advancing to term 4170
I20260429 08:04:38.304870  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.304924  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4169.5
I20260429 08:04:38.304965  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4169.6
I20260429 08:04:38.305513  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4170 FOLLOWER]: Advancing to term 4171
I20260429 08:04:38.305974  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.306006  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4170.5
I20260429 08:04:38.306059  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4170.6
I20260429 08:04:38.306702  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4171 FOLLOWER]: Advancing to term 4172
I20260429 08:04:38.307083  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.307114  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4171.5
I20260429 08:04:38.307142  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4171.6
I20260429 08:04:38.307667  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4172 FOLLOWER]: Advancing to term 4173
I20260429 08:04:38.308085  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.308141  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4172.5
I20260429 08:04:38.308184  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4172.6
I20260429 08:04:38.308684  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4173 FOLLOWER]: Advancing to term 4174
I20260429 08:04:38.309104  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.309157  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4173.5
I20260429 08:04:38.309201  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4173.6
I20260429 08:04:38.309682  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4174 FOLLOWER]: Advancing to term 4175
I20260429 08:04:38.310158  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.310210  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4174.5
I20260429 08:04:38.310254  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4174.6
I20260429 08:04:38.310730  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4175 FOLLOWER]: Advancing to term 4176
I20260429 08:04:38.311152  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.311208  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4175.5
I20260429 08:04:38.311249  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4175.6
I20260429 08:04:38.311889  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4176 FOLLOWER]: Advancing to term 4177
I20260429 08:04:38.312335  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.312386  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4176.5
I20260429 08:04:38.312428  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4176.6
I20260429 08:04:38.313190  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4177 FOLLOWER]: Advancing to term 4178
I20260429 08:04:38.313844  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.313889  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4177.5
I20260429 08:04:38.313933  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4177.6
I20260429 08:04:38.314445  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4178 FOLLOWER]: Advancing to term 4179
I20260429 08:04:38.315049  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.315102  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4178.5
I20260429 08:04:38.315145  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4178.6
I20260429 08:04:38.316309  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4179 FOLLOWER]: Advancing to term 4180
I20260429 08:04:38.316933  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.316973  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4179.5
I20260429 08:04:38.317015  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4179.6
I20260429 08:04:38.317940  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4180 FOLLOWER]: Advancing to term 4181
I20260429 08:04:38.318370  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.318428  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4180.5
I20260429 08:04:38.318471  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4180.6
I20260429 08:04:38.319021  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4181 FOLLOWER]: Advancing to term 4182
I20260429 08:04:38.319444  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.319519  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4181.5
I20260429 08:04:38.319586  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4181.6
I20260429 08:04:38.320252  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4182 FOLLOWER]: Advancing to term 4183
I20260429 08:04:38.321038  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.321085  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4182.5
I20260429 08:04:38.321131  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4182.6
I20260429 08:04:38.321738  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4183 FOLLOWER]: Advancing to term 4184
I20260429 08:04:38.322157  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.322212  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4183.5
I20260429 08:04:38.322256  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4183.6
I20260429 08:04:38.322836  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4184 FOLLOWER]: Advancing to term 4185
I20260429 08:04:38.323258  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.323312  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4184.5
I20260429 08:04:38.323359  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4184.6
I20260429 08:04:38.323915  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4185 FOLLOWER]: Advancing to term 4186
I20260429 08:04:38.324334  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.324388  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4185.5
I20260429 08:04:38.324430  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4185.6
I20260429 08:04:38.325009  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4186 FOLLOWER]: Advancing to term 4187
I20260429 08:04:38.325414  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.325469  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4186.5
I20260429 08:04:38.325513  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4186.6
I20260429 08:04:38.326081  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4187 FOLLOWER]: Advancing to term 4188
I20260429 08:04:38.326761  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.326807  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4187.5
I20260429 08:04:38.326853  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4187.6
I20260429 08:04:38.327431  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4188 FOLLOWER]: Advancing to term 4189
I20260429 08:04:38.328094  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.328141  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4188.5
I20260429 08:04:38.328187  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4188.6
I20260429 08:04:38.328778  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4189 FOLLOWER]: Advancing to term 4190
I20260429 08:04:38.329434  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.329481  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4189.5
I20260429 08:04:38.329527  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4189.6
I20260429 08:04:38.330132  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4190 FOLLOWER]: Advancing to term 4191
I20260429 08:04:38.330547  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.330605  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4190.5
I20260429 08:04:38.330651  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4190.6
I20260429 08:04:38.331334  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4191 FOLLOWER]: Advancing to term 4192
I20260429 08:04:38.331831  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.331890  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4191.5
I20260429 08:04:38.331935  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4191.6
I20260429 08:04:38.332578  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4192 FOLLOWER]: Advancing to term 4193
I20260429 08:04:38.333004  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.333060  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4192.5
I20260429 08:04:38.333106  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4192.6
I20260429 08:04:38.333707  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4193 FOLLOWER]: Advancing to term 4194
I20260429 08:04:38.334126  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.334182  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4193.5
I20260429 08:04:38.334226  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4193.6
I20260429 08:04:38.334839  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4194 FOLLOWER]: Advancing to term 4195
I20260429 08:04:38.335258  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.335315  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4194.5
I20260429 08:04:38.335358  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4194.6
I20260429 08:04:38.335988  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4195 FOLLOWER]: Advancing to term 4196
I20260429 08:04:38.336418  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.336476  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4195.5
I20260429 08:04:38.336522  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4195.6
I20260429 08:04:38.337245  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4196 FOLLOWER]: Advancing to term 4197
I20260429 08:04:38.337704  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.337738  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4196.5
I20260429 08:04:38.337765  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4196.6
I20260429 08:04:38.338397  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4197 FOLLOWER]: Advancing to term 4198
I20260429 08:04:38.338841  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.338873  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4197.5
I20260429 08:04:38.338901  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4197.6
I20260429 08:04:38.339557  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4198 FOLLOWER]: Advancing to term 4199
I20260429 08:04:38.339994  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.340026  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4198.5
I20260429 08:04:38.340054  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4198.6
I20260429 08:04:38.340755  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4199 FOLLOWER]: Advancing to term 4200
I20260429 08:04:38.341195  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.341228  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4199.5
I20260429 08:04:38.341255  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4199.6
I20260429 08:04:38.341884  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4200 FOLLOWER]: Advancing to term 4201
I20260429 08:04:38.342557  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.342603  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4200.5
I20260429 08:04:38.342644  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4200.6
I20260429 08:04:38.343214  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4201 FOLLOWER]: Advancing to term 4202
I20260429 08:04:38.343705  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.343763  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4201.5
I20260429 08:04:38.343807  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4201.6
I20260429 08:04:38.344377  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4202 FOLLOWER]: Advancing to term 4203
I20260429 08:04:38.344820  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.344877  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4202.5
I20260429 08:04:38.344926  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4202.6
I20260429 08:04:38.345588  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4203 FOLLOWER]: Advancing to term 4204
I20260429 08:04:38.346037  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.346094  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4203.5
I20260429 08:04:38.346138  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4203.6
I20260429 08:04:38.346765  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4204 FOLLOWER]: Advancing to term 4205
I20260429 08:04:38.347422  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.347469  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4204.5
I20260429 08:04:38.347529  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4204.6
I20260429 08:04:38.348095  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4205 FOLLOWER]: Advancing to term 4206
I20260429 08:04:38.348757  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.348804  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4205.5
I20260429 08:04:38.348852  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4205.6
I20260429 08:04:38.349512  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4206 FOLLOWER]: Advancing to term 4207
I20260429 08:04:38.350165  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.350210  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4206.5
I20260429 08:04:38.350255  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4206.6
I20260429 08:04:38.350874  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4207 FOLLOWER]: Advancing to term 4208
I20260429 08:04:38.351591  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.351636  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4207.5
I20260429 08:04:38.351683  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4207.6
I20260429 08:04:38.352242  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4208 FOLLOWER]: Advancing to term 4209
I20260429 08:04:38.352902  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.352952  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4208.5
I20260429 08:04:38.352996  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4208.6
I20260429 08:04:38.353600  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4209 FOLLOWER]: Advancing to term 4210
I20260429 08:04:38.354274  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.354326  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4209.5
I20260429 08:04:38.354382  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4209.6
I20260429 08:04:38.354948  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4210 FOLLOWER]: Advancing to term 4211
I20260429 08:04:38.355633  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.355679  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4210.5
I20260429 08:04:38.355724  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4210.6
I20260429 08:04:38.356500  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4211 FOLLOWER]: Advancing to term 4212
I20260429 08:04:38.357147  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.357196  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4211.5
I20260429 08:04:38.357241  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4211.6
I20260429 08:04:38.357856  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4212 FOLLOWER]: Advancing to term 4213
I20260429 08:04:38.358541  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.358588  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4212.5
I20260429 08:04:38.358632  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4212.6
I20260429 08:04:38.359242  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4213 FOLLOWER]: Advancing to term 4214
I20260429 08:04:38.359920  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.359964  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4213.5
I20260429 08:04:38.360008  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4213.6
I20260429 08:04:38.360823  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4214 FOLLOWER]: Advancing to term 4215
I20260429 08:04:38.361256  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.361315  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4214.5
I20260429 08:04:38.361361  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4214.6
I20260429 08:04:38.362010  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4215 FOLLOWER]: Advancing to term 4216
I20260429 08:04:38.362462  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.362519  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4215.5
I20260429 08:04:38.362564  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4215.6
I20260429 08:04:38.363219  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4216 FOLLOWER]: Advancing to term 4217
I20260429 08:04:38.363735  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.363790  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4216.5
I20260429 08:04:38.363840  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4216.6
I20260429 08:04:38.364504  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4217 FOLLOWER]: Advancing to term 4218
I20260429 08:04:38.364930  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.364985  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4217.5
I20260429 08:04:38.365031  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4217.6
I20260429 08:04:38.365716  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4218 FOLLOWER]: Advancing to term 4219
I20260429 08:04:38.366140  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.366196  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4218.5
I20260429 08:04:38.366240  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4218.6
I20260429 08:04:38.366937  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4219 FOLLOWER]: Advancing to term 4220
I20260429 08:04:38.367370  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.367437  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4219.5
I20260429 08:04:38.367506  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4219.6
I20260429 08:04:38.368052  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4220 FOLLOWER]: Advancing to term 4221
I20260429 08:04:38.368718  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.368772  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4220.5
I20260429 08:04:38.368817  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4220.6
I20260429 08:04:38.369490  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4221 FOLLOWER]: Advancing to term 4222
I20260429 08:04:38.370139  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.370187  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4221.5
I20260429 08:04:38.370234  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4221.6
I20260429 08:04:38.370844  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4222 FOLLOWER]: Advancing to term 4223
I20260429 08:04:38.371557  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.371603  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4222.5
I20260429 08:04:38.371645  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4222.6
I20260429 08:04:38.372373  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4223 FOLLOWER]: Advancing to term 4224
I20260429 08:04:38.373009  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.373055  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4223.5
I20260429 08:04:38.373099  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4223.6
I20260429 08:04:38.373898  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4224 FOLLOWER]: Advancing to term 4225
I20260429 08:04:38.374562  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.374610  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4224.5
I20260429 08:04:38.374655  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4224.6
I20260429 08:04:38.375352  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4225 FOLLOWER]: Advancing to term 4226
I20260429 08:04:38.375860  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.375895  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4225.5
I20260429 08:04:38.375924  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4225.6
I20260429 08:04:38.376586  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4226 FOLLOWER]: Advancing to term 4227
I20260429 08:04:38.377022  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.377054  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4226.5
I20260429 08:04:38.377084  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4226.6
I20260429 08:04:38.377693  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4227 FOLLOWER]: Advancing to term 4228
I20260429 08:04:38.378139  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.378171  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4227.5
I20260429 08:04:38.378199  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4227.6
I20260429 08:04:38.378751  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4228 FOLLOWER]: Advancing to term 4229
I20260429 08:04:38.379171  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.379201  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4228.5
I20260429 08:04:38.379230  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4228.6
I20260429 08:04:38.379832  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4229 FOLLOWER]: Advancing to term 4230
I20260429 08:04:38.380270  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.380301  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4229.5
I20260429 08:04:38.380329  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4229.6
I20260429 08:04:38.380916  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4230 FOLLOWER]: Advancing to term 4231
I20260429 08:04:38.381588  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.381635  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4230.5
I20260429 08:04:38.381682  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4230.6
I20260429 08:04:38.382393  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4231 FOLLOWER]: Advancing to term 4232
I20260429 08:04:38.383047  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.383095  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4231.5
I20260429 08:04:38.383138  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4231.6
I20260429 08:04:38.383790  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4232 FOLLOWER]: Advancing to term 4233
I20260429 08:04:38.384438  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.384486  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4232.5
I20260429 08:04:38.384531  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4232.6
I20260429 08:04:38.385125  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4233 FOLLOWER]: Advancing to term 4234
I20260429 08:04:38.385569  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.385625  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4233.5
I20260429 08:04:38.385682  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4233.6
I20260429 08:04:38.386502  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4234 FOLLOWER]: Advancing to term 4235
I20260429 08:04:38.386946  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.387003  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4234.5
I20260429 08:04:38.387048  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4234.6
I20260429 08:04:38.387581  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4235 FOLLOWER]: Advancing to term 4236
I20260429 08:04:38.388127  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.388165  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4235.5
I20260429 08:04:38.388196  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4235.6
I20260429 08:04:38.388876  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4236 FOLLOWER]: Advancing to term 4237
I20260429 08:04:38.389555  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.389601  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4236.5
I20260429 08:04:38.389643  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4236.6
I20260429 08:04:38.390353  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4237 FOLLOWER]: Advancing to term 4238
I20260429 08:04:38.391002  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.391049  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4237.5
I20260429 08:04:38.391094  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4237.6
I20260429 08:04:38.391955  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4238 FOLLOWER]: Advancing to term 4239
I20260429 08:04:38.392416  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.392488  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4238.5
I20260429 08:04:38.392539  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4238.6
I20260429 08:04:38.393190  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4239 FOLLOWER]: Advancing to term 4240
I20260429 08:04:38.393906  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.393967  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4239.5
I20260429 08:04:38.394016  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4239.6
I20260429 08:04:38.394714  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4240 FOLLOWER]: Advancing to term 4241
I20260429 08:04:38.395183  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.395241  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4240.5
I20260429 08:04:38.395288  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4240.6
I20260429 08:04:38.395962  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4241 FOLLOWER]: Advancing to term 4242
I20260429 08:04:38.396411  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.396450  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4241.5
I20260429 08:04:38.396478  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4241.6
I20260429 08:04:38.397185  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4242 FOLLOWER]: Advancing to term 4243
I20260429 08:04:38.397591  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.397622  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4242.5
I20260429 08:04:38.397651  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4242.6
I20260429 08:04:38.398249  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4243 FOLLOWER]: Advancing to term 4244
I20260429 08:04:38.398728  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.398761  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4243.5
I20260429 08:04:38.398789  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4243.6
I20260429 08:04:38.399528  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4244 FOLLOWER]: Advancing to term 4245
I20260429 08:04:38.399968  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.400002  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4244.5
I20260429 08:04:38.400031  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4244.6
I20260429 08:04:38.400673  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4245 FOLLOWER]: Advancing to term 4246
I20260429 08:04:38.401358  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.401443  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4245.5
I20260429 08:04:38.401494  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4245.6
I20260429 08:04:38.402205  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4246 FOLLOWER]: Advancing to term 4247
I20260429 08:04:38.402669  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.402725  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4246.5
I20260429 08:04:38.402774  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4246.6
I20260429 08:04:38.403245  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4247 FOLLOWER]: Advancing to term 4248
I20260429 08:04:38.403791  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.403848  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4247.5
I20260429 08:04:38.403898  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4247.6
I20260429 08:04:38.404500  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4248 FOLLOWER]: Advancing to term 4249
I20260429 08:04:38.404944  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.405009  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4248.5
I20260429 08:04:38.405056  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4248.6
I20260429 08:04:38.405628  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4249 FOLLOWER]: Advancing to term 4250
I20260429 08:04:38.406097  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.406131  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4249.5
I20260429 08:04:38.406158  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4249.6
I20260429 08:04:38.407016  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4250 FOLLOWER]: Advancing to term 4251
I20260429 08:04:38.407554  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.407588  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4250.5
I20260429 08:04:38.407617  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4250.6
I20260429 08:04:38.408182  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4251 FOLLOWER]: Advancing to term 4252
I20260429 08:04:38.408638  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.408676  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4251.5
I20260429 08:04:38.408705  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4251.6
I20260429 08:04:38.409391  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4252 FOLLOWER]: Advancing to term 4253
I20260429 08:04:38.409868  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.409900  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4252.5
I20260429 08:04:38.409929  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4252.6
I20260429 08:04:38.410456  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4253 FOLLOWER]: Advancing to term 4254
I20260429 08:04:38.410976  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.411032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4253.5
I20260429 08:04:38.411082  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4253.6
I20260429 08:04:38.411593  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4254 FOLLOWER]: Advancing to term 4255
I20260429 08:04:38.412086  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.412108  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4254.5
I20260429 08:04:38.412135  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4254.6
I20260429 08:04:38.412762  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4255 FOLLOWER]: Advancing to term 4256
I20260429 08:04:38.413187  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.413242  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4255.5
I20260429 08:04:38.413292  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4255.6
I20260429 08:04:38.413892  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4256 FOLLOWER]: Advancing to term 4257
I20260429 08:04:38.414354  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.414409  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4256.5
I20260429 08:04:38.414466  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4256.6
I20260429 08:04:38.415012  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4257 FOLLOWER]: Advancing to term 4258
I20260429 08:04:38.415431  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.415488  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4257.5
I20260429 08:04:38.415561  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4257.6
I20260429 08:04:38.416100  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4258 FOLLOWER]: Advancing to term 4259
I20260429 08:04:38.416538  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.416595  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4258.5
I20260429 08:04:38.416647  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4258.6
I20260429 08:04:38.417177  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4259 FOLLOWER]: Advancing to term 4260
I20260429 08:04:38.417863  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.417912  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4259.5
I20260429 08:04:38.417958  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4259.6
I20260429 08:04:38.418543  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4260 FOLLOWER]: Advancing to term 4261
I20260429 08:04:38.418974  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.419030  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4260.5
I20260429 08:04:38.419080  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4260.6
I20260429 08:04:38.419699  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4261 FOLLOWER]: Advancing to term 4262
I20260429 08:04:38.420360  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.420408  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4261.5
I20260429 08:04:38.420452  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4261.6
I20260429 08:04:38.421142  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4262 FOLLOWER]: Advancing to term 4263
I20260429 08:04:38.421802  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.421849  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4262.5
I20260429 08:04:38.421895  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4262.6
I20260429 08:04:38.422467  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4263 FOLLOWER]: Advancing to term 4264
I20260429 08:04:38.423123  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.423171  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4263.5
I20260429 08:04:38.423216  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4263.6
I20260429 08:04:38.423890  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4264 FOLLOWER]: Advancing to term 4265
I20260429 08:04:38.424542  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.424590  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4264.5
I20260429 08:04:38.424644  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4264.6
I20260429 08:04:38.425324  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4265 FOLLOWER]: Advancing to term 4266
I20260429 08:04:38.425983  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.426031  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4265.5
I20260429 08:04:38.426076  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4265.6
I20260429 08:04:38.426873  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4266 FOLLOWER]: Advancing to term 4267
I20260429 08:04:38.427310  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.427368  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4266.5
I20260429 08:04:38.427410  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4266.6
I20260429 08:04:38.428005  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4267 FOLLOWER]: Advancing to term 4268
I20260429 08:04:38.428671  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.428718  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4267.5
I20260429 08:04:38.428763  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4267.6
I20260429 08:04:38.429466  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4268 FOLLOWER]: Advancing to term 4269
I20260429 08:04:38.429891  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.429941  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4268.5
I20260429 08:04:38.429970  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4268.6
I20260429 08:04:38.430495  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4269 FOLLOWER]: Advancing to term 4270
I20260429 08:04:38.430932  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.430965  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4269.5
I20260429 08:04:38.430994  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4269.6
I20260429 08:04:38.431529  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4270 FOLLOWER]: Advancing to term 4271
I20260429 08:04:38.431993  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.432024  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4270.5
I20260429 08:04:38.432052  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4270.6
I20260429 08:04:38.432561  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4271 FOLLOWER]: Advancing to term 4272
I20260429 08:04:38.433033  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.433065  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4271.5
I20260429 08:04:38.433092  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4271.6
I20260429 08:04:38.433634  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4272 FOLLOWER]: Advancing to term 4273
I20260429 08:04:38.434048  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.434078  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4272.5
I20260429 08:04:38.434130  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4272.6
I20260429 08:04:38.434809  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4273 FOLLOWER]: Advancing to term 4274
I20260429 08:04:38.435240  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.435271  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4273.5
I20260429 08:04:38.435299  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4273.6
I20260429 08:04:38.435978  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4274 FOLLOWER]: Advancing to term 4275
I20260429 08:04:38.436477  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.436508  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4274.5
I20260429 08:04:38.436559  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4274.6
I20260429 08:04:38.437201  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4275 FOLLOWER]: Advancing to term 4276
I20260429 08:04:38.437700  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.437731  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4275.5
I20260429 08:04:38.437789  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4275.6
I20260429 08:04:38.438385  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4276 FOLLOWER]: Advancing to term 4277
I20260429 08:04:38.438871  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.438910  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4276.5
I20260429 08:04:38.438938  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4276.6
I20260429 08:04:38.439591  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4277 FOLLOWER]: Advancing to term 4278
I20260429 08:04:38.440001  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.440033  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4277.5
I20260429 08:04:38.440062  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4277.6
I20260429 08:04:38.440824  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4278 FOLLOWER]: Advancing to term 4279
I20260429 08:04:38.441273  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.441306  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4278.5
I20260429 08:04:38.441362  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4278.6
I20260429 08:04:38.441916  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4279 FOLLOWER]: Advancing to term 4280
I20260429 08:04:38.442344  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.442375  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4279.5
I20260429 08:04:38.442432  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4279.6
I20260429 08:04:38.442997  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4280 FOLLOWER]: Advancing to term 4281
I20260429 08:04:38.443529  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.443567  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4280.5
I20260429 08:04:38.443598  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4280.6
I20260429 08:04:38.444140  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4281 FOLLOWER]: Advancing to term 4282
I20260429 08:04:38.444590  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.444648  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4281.5
I20260429 08:04:38.444689  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4281.6
I20260429 08:04:38.445220  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4282 FOLLOWER]: Advancing to term 4283
I20260429 08:04:38.445657  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.445715  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4282.5
I20260429 08:04:38.445761  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4282.6
I20260429 08:04:38.446498  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4283 FOLLOWER]: Advancing to term 4284
I20260429 08:04:38.446964  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.447024  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4283.5
I20260429 08:04:38.447070  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4283.6
I20260429 08:04:38.447674  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4284 FOLLOWER]: Advancing to term 4285
I20260429 08:04:38.448112  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.448168  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4284.5
I20260429 08:04:38.448212  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4284.6
I20260429 08:04:38.448869  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4285 FOLLOWER]: Advancing to term 4286
I20260429 08:04:38.449314  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.449402  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4285.5
I20260429 08:04:38.449451  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4285.6
I20260429 08:04:38.449963  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4286 FOLLOWER]: Advancing to term 4287
I20260429 08:04:38.450397  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.450452  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4286.5
I20260429 08:04:38.450496  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4286.6
I20260429 08:04:38.451110  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4287 FOLLOWER]: Advancing to term 4288
I20260429 08:04:38.451623  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.451675  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4287.5
I20260429 08:04:38.451717  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4287.6
I20260429 08:04:38.452256  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4288 FOLLOWER]: Advancing to term 4289
I20260429 08:04:38.452723  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.452782  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4288.5
I20260429 08:04:38.452826  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4288.6
I20260429 08:04:38.453365  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4289 FOLLOWER]: Advancing to term 4290
I20260429 08:04:38.453809  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.453864  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4289.5
I20260429 08:04:38.453910  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4289.6
I20260429 08:04:38.454609  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4290 FOLLOWER]: Advancing to term 4291
I20260429 08:04:38.455076  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.455137  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4290.5
I20260429 08:04:38.455185  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4290.6
I20260429 08:04:38.455746  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4291 FOLLOWER]: Advancing to term 4292
I20260429 08:04:38.456192  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.456248  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4291.5
I20260429 08:04:38.456295  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4291.6
I20260429 08:04:38.456838  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4292 FOLLOWER]: Advancing to term 4293
I20260429 08:04:38.457276  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.457334  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4292.5
I20260429 08:04:38.457379  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4292.6
I20260429 08:04:38.457930  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4293 FOLLOWER]: Advancing to term 4294
I20260429 08:04:38.458365  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.458420  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4293.5
I20260429 08:04:38.458464  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4293.6
I20260429 08:04:38.459126  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4294 FOLLOWER]: Advancing to term 4295
I20260429 08:04:38.459700  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.459754  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4294.5
I20260429 08:04:38.459801  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4294.6
I20260429 08:04:38.460358  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4295 FOLLOWER]: Advancing to term 4296
I20260429 08:04:38.460866  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.460923  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4295.5
I20260429 08:04:38.460968  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4295.6
I20260429 08:04:38.461627  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4296 FOLLOWER]: Advancing to term 4297
I20260429 08:04:38.462075  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.462131  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4296.5
I20260429 08:04:38.462177  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4296.6
I20260429 08:04:38.462803  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4297 FOLLOWER]: Advancing to term 4298
I20260429 08:04:38.463222  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.463275  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4297.5
I20260429 08:04:38.463326  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4297.6
I20260429 08:04:38.463999  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4298 FOLLOWER]: Advancing to term 4299
I20260429 08:04:38.464403  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.464457  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4298.5
I20260429 08:04:38.464499  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4298.6
I20260429 08:04:38.465085  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4299 FOLLOWER]: Advancing to term 4300
I20260429 08:04:38.465495  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.465550  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4299.5
I20260429 08:04:38.465591  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4299.6
I20260429 08:04:38.466338  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4300 FOLLOWER]: Advancing to term 4301
I20260429 08:04:38.466773  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.466828  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4300.5
I20260429 08:04:38.466874  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4300.6
I20260429 08:04:38.467506  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4301 FOLLOWER]: Advancing to term 4302
I20260429 08:04:38.467972  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.468005  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4301.5
I20260429 08:04:38.468060  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4301.6
I20260429 08:04:38.468668  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4302 FOLLOWER]: Advancing to term 4303
I20260429 08:04:38.469106  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.469139  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4302.5
I20260429 08:04:38.469167  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4302.6
I20260429 08:04:38.469738  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4303 FOLLOWER]: Advancing to term 4304
I20260429 08:04:38.470113  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.470144  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4303.5
I20260429 08:04:38.470171  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4303.6
I20260429 08:04:38.470764  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4304 FOLLOWER]: Advancing to term 4305
I20260429 08:04:38.471194  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.471225  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4304.5
I20260429 08:04:38.471280  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4304.6
I20260429 08:04:38.471892  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4305 FOLLOWER]: Advancing to term 4306
I20260429 08:04:38.472285  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.472316  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4305.5
I20260429 08:04:38.472343  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4305.6
I20260429 08:04:38.472892  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4306 FOLLOWER]: Advancing to term 4307
I20260429 08:04:38.473242  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.473270  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4306.5
I20260429 08:04:38.473295  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4306.6
I20260429 08:04:38.473807  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4307 FOLLOWER]: Advancing to term 4308
I20260429 08:04:38.474166  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.474195  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4307.5
I20260429 08:04:38.474222  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4307.6
I20260429 08:04:38.474720  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4308 FOLLOWER]: Advancing to term 4309
I20260429 08:04:38.475095  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.475122  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4308.5
I20260429 08:04:38.475148  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4308.6
I20260429 08:04:38.475688  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4309 FOLLOWER]: Advancing to term 4310
I20260429 08:04:38.476076  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.476106  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4309.5
I20260429 08:04:38.476133  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4309.6
I20260429 08:04:38.476620  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4310 FOLLOWER]: Advancing to term 4311
I20260429 08:04:38.477005  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.477033  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4310.5
I20260429 08:04:38.477061  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4310.6
I20260429 08:04:38.477609  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4311 FOLLOWER]: Advancing to term 4312
I20260429 08:04:38.477993  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.478022  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4311.5
I20260429 08:04:38.478049  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4311.6
I20260429 08:04:38.478595  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4312 FOLLOWER]: Advancing to term 4313
I20260429 08:04:38.478976  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.479005  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4312.5
I20260429 08:04:38.479033  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4312.6
I20260429 08:04:38.479570  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4313 FOLLOWER]: Advancing to term 4314
I20260429 08:04:38.480000  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.480053  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4313.5
I20260429 08:04:38.480094  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4313.6
I20260429 08:04:38.480655  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4314 FOLLOWER]: Advancing to term 4315
I20260429 08:04:38.481070  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.481123  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4314.5
I20260429 08:04:38.481163  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4314.6
I20260429 08:04:38.481698  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4315 FOLLOWER]: Advancing to term 4316
I20260429 08:04:38.482115  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.482167  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4315.5
I20260429 08:04:38.482206  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4315.6
I20260429 08:04:38.482689  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4316 FOLLOWER]: Advancing to term 4317
I20260429 08:04:38.483129  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.483181  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4316.5
I20260429 08:04:38.483222  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4316.6
I20260429 08:04:38.483804  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4317 FOLLOWER]: Advancing to term 4318
I20260429 08:04:38.484418  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.484486  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4317.5
I20260429 08:04:38.484534  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4317.6
I20260429 08:04:38.485340  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4318 FOLLOWER]: Advancing to term 4319
I20260429 08:04:38.485846  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.485903  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4318.5
I20260429 08:04:38.485944  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4318.6
I20260429 08:04:38.486621  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4319 FOLLOWER]: Advancing to term 4320
I20260429 08:04:38.487046  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.487083  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4319.5
I20260429 08:04:38.487138  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4319.6
I20260429 08:04:38.487797  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4320 FOLLOWER]: Advancing to term 4321
I20260429 08:04:38.488255  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.488287  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4320.5
I20260429 08:04:38.488327  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4320.6
I20260429 08:04:38.488974  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4321 FOLLOWER]: Advancing to term 4322
I20260429 08:04:38.489418  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.489449  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4321.5
I20260429 08:04:38.489480  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4321.6
I20260429 08:04:38.490124  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4322 FOLLOWER]: Advancing to term 4323
I20260429 08:04:38.490559  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.490589  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4322.5
I20260429 08:04:38.490660  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4322.6
I20260429 08:04:38.491297  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4323 FOLLOWER]: Advancing to term 4324
I20260429 08:04:38.491804  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.491835  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4323.5
I20260429 08:04:38.491890  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4323.6
I20260429 08:04:38.492503  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4324 FOLLOWER]: Advancing to term 4325
I20260429 08:04:38.492934  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.492965  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4324.5
I20260429 08:04:38.493017  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4324.6
I20260429 08:04:38.493641  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4325 FOLLOWER]: Advancing to term 4326
I20260429 08:04:38.494067  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.494098  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4325.5
I20260429 08:04:38.494148  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4325.6
I20260429 08:04:38.494750  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4326 FOLLOWER]: Advancing to term 4327
I20260429 08:04:38.495165  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.495196  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4326.5
I20260429 08:04:38.495246  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4326.6
I20260429 08:04:38.495833  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4327 FOLLOWER]: Advancing to term 4328
I20260429 08:04:38.496243  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.496275  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4327.5
I20260429 08:04:38.496304  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4327.6
I20260429 08:04:38.496855  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4328 FOLLOWER]: Advancing to term 4329
I20260429 08:04:38.497236  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.497267  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4328.5
I20260429 08:04:38.497294  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4328.6
I20260429 08:04:38.497848  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4329 FOLLOWER]: Advancing to term 4330
I20260429 08:04:38.498277  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.498308  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4329.5
I20260429 08:04:38.498363  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4329.6
I20260429 08:04:38.499068  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4330 FOLLOWER]: Advancing to term 4331
I20260429 08:04:38.499536  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.499568  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4330.5
I20260429 08:04:38.499614  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4330.6
I20260429 08:04:38.500300  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4331 FOLLOWER]: Advancing to term 4332
I20260429 08:04:38.500733  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.500766  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4331.5
I20260429 08:04:38.500794  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4331.6
I20260429 08:04:38.501652  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4332 FOLLOWER]: Advancing to term 4333
I20260429 08:04:38.502074  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.502104  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4332.5
I20260429 08:04:38.502175  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4332.6
I20260429 08:04:38.502827  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4333 FOLLOWER]: Advancing to term 4334
I20260429 08:04:38.503345  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.503378  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4333.5
I20260429 08:04:38.503414  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4333.6
I20260429 08:04:38.504048  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4334 FOLLOWER]: Advancing to term 4335
I20260429 08:04:38.504458  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.504488  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4334.5
I20260429 08:04:38.504518  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4334.6
I20260429 08:04:38.505059  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4335 FOLLOWER]: Advancing to term 4336
I20260429 08:04:38.505450  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.505481  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4335.5
I20260429 08:04:38.505509  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4335.6
I20260429 08:04:38.506445  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4336 FOLLOWER]: Advancing to term 4337
I20260429 08:04:38.507005  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.507035  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4336.5
I20260429 08:04:38.507076  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4336.6
I20260429 08:04:38.508826  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4337 FOLLOWER]: Advancing to term 4338
I20260429 08:04:38.509461  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.509518  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4337.5
I20260429 08:04:38.509560  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4337.6
I20260429 08:04:38.510205  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4338 FOLLOWER]: Advancing to term 4339
I20260429 08:04:38.510594  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.510624  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4338.5
I20260429 08:04:38.510653  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4338.6
I20260429 08:04:38.511161  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4339 FOLLOWER]: Advancing to term 4340
I20260429 08:04:38.511652  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.511690  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4339.5
I20260429 08:04:38.511720  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4339.6
I20260429 08:04:38.512209  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4340 FOLLOWER]: Advancing to term 4341
I20260429 08:04:38.512594  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.512625  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4340.5
I20260429 08:04:38.512653  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4340.6
I20260429 08:04:38.513155  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4341 FOLLOWER]: Advancing to term 4342
I20260429 08:04:38.513545  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.513574  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4341.5
I20260429 08:04:38.513602  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4341.6
I20260429 08:04:38.514108  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4342 FOLLOWER]: Advancing to term 4343
I20260429 08:04:38.514490  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.514521  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4342.5
I20260429 08:04:38.514549  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4342.6
I20260429 08:04:38.515050  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4343 FOLLOWER]: Advancing to term 4344
I20260429 08:04:38.515534  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.515578  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4343.5
I20260429 08:04:38.515607  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4343.6
I20260429 08:04:38.516120  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4344 FOLLOWER]: Advancing to term 4345
I20260429 08:04:38.516597  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.516629  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4344.5
I20260429 08:04:38.516659  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4344.6
I20260429 08:04:38.517194  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4345 FOLLOWER]: Advancing to term 4346
I20260429 08:04:38.517642  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.517680  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4345.5
I20260429 08:04:38.517750  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4345.6
I20260429 08:04:38.518244  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4346 FOLLOWER]: Advancing to term 4347
I20260429 08:04:38.518697  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.518728  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4346.5
I20260429 08:04:38.518782  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4346.6
I20260429 08:04:38.519301  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4347 FOLLOWER]: Advancing to term 4348
I20260429 08:04:38.519794  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.519825  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4347.5
I20260429 08:04:38.519879  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4347.6
I20260429 08:04:38.520403  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4348 FOLLOWER]: Advancing to term 4349
I20260429 08:04:38.520849  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.520880  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4348.5
I20260429 08:04:38.520934  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4348.6
I20260429 08:04:38.521504  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4349 FOLLOWER]: Advancing to term 4350
I20260429 08:04:38.521941  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.521973  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4349.5
I20260429 08:04:38.522032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4349.6
I20260429 08:04:38.522639  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4350 FOLLOWER]: Advancing to term 4351
I20260429 08:04:38.523088  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.523119  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4350.5
I20260429 08:04:38.523173  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4350.6
I20260429 08:04:38.523706  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4351 FOLLOWER]: Advancing to term 4352
I20260429 08:04:38.524115  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.524147  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4351.5
I20260429 08:04:38.524201  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4351.6
I20260429 08:04:38.524709  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4352 FOLLOWER]: Advancing to term 4353
I20260429 08:04:38.525241  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.525272  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4352.5
I20260429 08:04:38.525301  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4352.6
I20260429 08:04:38.525763  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4353 FOLLOWER]: Advancing to term 4354
I20260429 08:04:38.526237  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.526271  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4353.5
I20260429 08:04:38.526304  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4353.6
I20260429 08:04:38.526809  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4354 FOLLOWER]: Advancing to term 4355
I20260429 08:04:38.527264  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.527295  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4354.5
I20260429 08:04:38.527349  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4354.6
I20260429 08:04:38.527887  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4355 FOLLOWER]: Advancing to term 4356
I20260429 08:04:38.528321  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.528378  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4355.5
I20260429 08:04:38.528422  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4355.6
I20260429 08:04:38.529011  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4356 FOLLOWER]: Advancing to term 4357
I20260429 08:04:38.529419  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.529472  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4356.5
I20260429 08:04:38.529515  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4356.6
I20260429 08:04:38.530097  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4357 FOLLOWER]: Advancing to term 4358
I20260429 08:04:38.530638  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.530673  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4357.5
I20260429 08:04:38.530704  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4357.6
I20260429 08:04:38.531340  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4358 FOLLOWER]: Advancing to term 4359
I20260429 08:04:38.531826  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.531883  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4358.5
I20260429 08:04:38.531929  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4358.6
I20260429 08:04:38.532544  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4359 FOLLOWER]: Advancing to term 4360
I20260429 08:04:38.532943  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.532987  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4359.5
I20260429 08:04:38.533013  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4359.6
I20260429 08:04:38.533638  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4360 FOLLOWER]: Advancing to term 4361
I20260429 08:04:38.534019  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.534050  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4360.5
I20260429 08:04:38.534078  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4360.6
I20260429 08:04:38.534654  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4361 FOLLOWER]: Advancing to term 4362
I20260429 08:04:38.535040  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.535071  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4361.5
I20260429 08:04:38.535099  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4361.6
I20260429 08:04:38.535729  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4362 FOLLOWER]: Advancing to term 4363
I20260429 08:04:38.536164  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.536221  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4362.5
I20260429 08:04:38.536268  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4362.6
I20260429 08:04:38.536865  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4363 FOLLOWER]: Advancing to term 4364
I20260429 08:04:38.537328  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.537382  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4363.5
I20260429 08:04:38.537436  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4363.6
I20260429 08:04:38.538028  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4364 FOLLOWER]: Advancing to term 4365
I20260429 08:04:38.538393  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.538437  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4364.5
I20260429 08:04:38.538465  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4364.6
I20260429 08:04:38.539022  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4365 FOLLOWER]: Advancing to term 4366
I20260429 08:04:38.539405  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.539443  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4365.5
I20260429 08:04:38.539470  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4365.6
I20260429 08:04:38.540158  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4366 FOLLOWER]: Advancing to term 4367
I20260429 08:04:38.540578  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.540632  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4366.5
I20260429 08:04:38.540686  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4366.6
I20260429 08:04:38.541297  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4367 FOLLOWER]: Advancing to term 4368
I20260429 08:04:38.541693  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.541723  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4367.5
I20260429 08:04:38.541776  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4367.6
I20260429 08:04:38.542479  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4368 FOLLOWER]: Advancing to term 4369
I20260429 08:04:38.542898  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.542929  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4368.5
I20260429 08:04:38.542959  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4368.6
I20260429 08:04:38.543619  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4369 FOLLOWER]: Advancing to term 4370
I20260429 08:04:38.544060  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.544090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4369.5
I20260429 08:04:38.544123  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4369.6
I20260429 08:04:38.544800  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4370 FOLLOWER]: Advancing to term 4371
I20260429 08:04:38.545203  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.545234  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4370.5
I20260429 08:04:38.545262  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4370.6
I20260429 08:04:38.545856  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4371 FOLLOWER]: Advancing to term 4372
I20260429 08:04:38.546240  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.546271  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4371.5
I20260429 08:04:38.546298  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4371.6
I20260429 08:04:38.546865  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4372 FOLLOWER]: Advancing to term 4373
I20260429 08:04:38.547271  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.547302  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4372.5
I20260429 08:04:38.547333  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4372.6
I20260429 08:04:38.547951  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4373 FOLLOWER]: Advancing to term 4374
I20260429 08:04:38.548373  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.548408  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4373.5
I20260429 08:04:38.548439  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4373.6
I20260429 08:04:38.549033  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4374 FOLLOWER]: Advancing to term 4375
I20260429 08:04:38.549481  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.549536  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4374.5
I20260429 08:04:38.549578  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4374.6
I20260429 08:04:38.550134  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4375 FOLLOWER]: Advancing to term 4376
I20260429 08:04:38.550593  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.550649  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4375.5
I20260429 08:04:38.550698  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4375.6
I20260429 08:04:38.551245  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4376 FOLLOWER]: Advancing to term 4377
I20260429 08:04:38.551785  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.551841  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4376.5
I20260429 08:04:38.551883  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4376.6
I20260429 08:04:38.552449  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4377 FOLLOWER]: Advancing to term 4378
I20260429 08:04:38.552881  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.552937  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4377.5
I20260429 08:04:38.552978  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4377.6
I20260429 08:04:38.553764  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4378 FOLLOWER]: Advancing to term 4379
I20260429 08:04:38.554212  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.554245  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4378.5
I20260429 08:04:38.554298  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4378.6
I20260429 08:04:38.555099  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4379 FOLLOWER]: Advancing to term 4380
I20260429 08:04:38.555579  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.555611  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4379.5
I20260429 08:04:38.555660  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4379.6
I20260429 08:04:38.556247  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4380 FOLLOWER]: Advancing to term 4381
I20260429 08:04:38.556720  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.556752  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4380.5
I20260429 08:04:38.556808  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4380.6
I20260429 08:04:38.557390  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4381 FOLLOWER]: Advancing to term 4382
I20260429 08:04:38.557785  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.557816  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4381.5
I20260429 08:04:38.557862  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4381.6
I20260429 08:04:38.558449  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4382 FOLLOWER]: Advancing to term 4383
I20260429 08:04:38.558827  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.558857  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4382.5
I20260429 08:04:38.558884  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4382.6
I20260429 08:04:38.559561  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4383 FOLLOWER]: Advancing to term 4384
I20260429 08:04:38.560019  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.560050  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4383.5
I20260429 08:04:38.560078  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4383.6
I20260429 08:04:38.560631  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4384 FOLLOWER]: Advancing to term 4385
I20260429 08:04:38.561097  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.561129  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4384.5
I20260429 08:04:38.561162  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4384.6
I20260429 08:04:38.561751  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4385 FOLLOWER]: Advancing to term 4386
I20260429 08:04:38.562122  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.562151  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4385.5
I20260429 08:04:38.562178  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4385.6
I20260429 08:04:38.562798  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4386 FOLLOWER]: Advancing to term 4387
I20260429 08:04:38.563225  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.563279  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4386.5
I20260429 08:04:38.563321  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4386.6
I20260429 08:04:38.563944  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4387 FOLLOWER]: Advancing to term 4388
I20260429 08:04:38.564368  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.564399  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4387.5
I20260429 08:04:38.564464  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4387.6
I20260429 08:04:38.565121  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4388 FOLLOWER]: Advancing to term 4389
I20260429 08:04:38.565563  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.565598  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4388.5
I20260429 08:04:38.565652  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4388.6
I20260429 08:04:38.566236  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4389 FOLLOWER]: Advancing to term 4390
I20260429 08:04:38.566731  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.566766  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4389.5
I20260429 08:04:38.566817  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4389.6
I20260429 08:04:38.567549  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4390 FOLLOWER]: Advancing to term 4391
I20260429 08:04:38.567996  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.568027  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4390.5
I20260429 08:04:38.568079  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4390.6
I20260429 08:04:38.568698  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4391 FOLLOWER]: Advancing to term 4392
I20260429 08:04:38.569132  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.569162  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4391.5
I20260429 08:04:38.569214  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4391.6
I20260429 08:04:38.569839  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4392 FOLLOWER]: Advancing to term 4393
I20260429 08:04:38.570279  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.570334  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4392.5
I20260429 08:04:38.570380  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4392.6
I20260429 08:04:38.571000  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4393 FOLLOWER]: Advancing to term 4394
I20260429 08:04:38.571436  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.571491  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4393.5
I20260429 08:04:38.571630  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4393.6
I20260429 08:04:38.572361  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4394 FOLLOWER]: Advancing to term 4395
I20260429 08:04:38.572793  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.572850  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4394.5
I20260429 08:04:38.572896  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4394.6
I20260429 08:04:38.573506  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4395 FOLLOWER]: Advancing to term 4396
I20260429 08:04:38.573918  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.573974  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4395.5
I20260429 08:04:38.574018  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4395.6
I20260429 08:04:38.574644  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4396 FOLLOWER]: Advancing to term 4397
I20260429 08:04:38.575073  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.575127  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4396.5
I20260429 08:04:38.575170  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4396.6
I20260429 08:04:38.575832  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4397 FOLLOWER]: Advancing to term 4398
I20260429 08:04:38.576258  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.576313  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4397.5
I20260429 08:04:38.576359  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4397.6
I20260429 08:04:38.577003  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4398 FOLLOWER]: Advancing to term 4399
I20260429 08:04:38.577448  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.577515  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4398.5
I20260429 08:04:38.577574  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4398.6
I20260429 08:04:38.578142  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4399 FOLLOWER]: Advancing to term 4400
I20260429 08:04:38.578559  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.578612  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4399.5
I20260429 08:04:38.578655  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4399.6
I20260429 08:04:38.579571  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4400 FOLLOWER]: Advancing to term 4401
I20260429 08:04:38.580004  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.580058  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4400.5
I20260429 08:04:38.580104  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4400.6
I20260429 08:04:38.580730  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4401 FOLLOWER]: Advancing to term 4402
I20260429 08:04:38.581110  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.581139  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4401.5
I20260429 08:04:38.581166  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4401.6
I20260429 08:04:38.581800  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4402 FOLLOWER]: Advancing to term 4403
I20260429 08:04:38.582178  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.582208  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4402.5
I20260429 08:04:38.582235  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4402.6
I20260429 08:04:38.582875  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4403 FOLLOWER]: Advancing to term 4404
I20260429 08:04:38.583242  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.583271  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4403.5
I20260429 08:04:38.583299  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4403.6
I20260429 08:04:38.583873  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4404 FOLLOWER]: Advancing to term 4405
I20260429 08:04:38.584270  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.584301  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4404.5
I20260429 08:04:38.584329  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4404.6
I20260429 08:04:38.584923  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4405 FOLLOWER]: Advancing to term 4406
I20260429 08:04:38.585321  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.585352  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4405.5
I20260429 08:04:38.585379  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4405.6
I20260429 08:04:38.585974  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4406 FOLLOWER]: Advancing to term 4407
I20260429 08:04:38.586440  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.586474  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4406.5
I20260429 08:04:38.586530  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4406.6
I20260429 08:04:38.587189  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4407 FOLLOWER]: Advancing to term 4408
I20260429 08:04:38.587716  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.587749  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4407.5
I20260429 08:04:38.587800  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4407.6
I20260429 08:04:38.588487  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4408 FOLLOWER]: Advancing to term 4409
I20260429 08:04:38.588922  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.588977  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4408.5
I20260429 08:04:38.589027  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4408.6
I20260429 08:04:38.589600  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4409 FOLLOWER]: Advancing to term 4410
I20260429 08:04:38.590095  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.590127  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4409.5
I20260429 08:04:38.590183  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4409.6
I20260429 08:04:38.590708  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4410 FOLLOWER]: Advancing to term 4411
I20260429 08:04:38.591149  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.591180  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4410.5
I20260429 08:04:38.591209  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4410.6
I20260429 08:04:38.591782  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4411 FOLLOWER]: Advancing to term 4412
I20260429 08:04:38.592221  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.592252  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4411.5
I20260429 08:04:38.592305  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4411.6
I20260429 08:04:38.592935  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4412 FOLLOWER]: Advancing to term 4413
I20260429 08:04:38.593328  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.593358  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4412.5
I20260429 08:04:38.593385  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4412.6
I20260429 08:04:38.593961  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4413 FOLLOWER]: Advancing to term 4414
I20260429 08:04:38.594321  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.594348  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4413.5
I20260429 08:04:38.594376  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4413.6
I20260429 08:04:38.594977  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4414 FOLLOWER]: Advancing to term 4415
I20260429 08:04:38.595345  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.595374  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4414.5
I20260429 08:04:38.595402  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4414.6
I20260429 08:04:38.596087  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4415 FOLLOWER]: Advancing to term 4416
I20260429 08:04:38.596545  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.596577  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4415.5
I20260429 08:04:38.596630  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4415.6
I20260429 08:04:38.597254  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4416 FOLLOWER]: Advancing to term 4417
I20260429 08:04:38.597721  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.597754  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4416.5
I20260429 08:04:38.597806  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4416.6
I20260429 08:04:38.598441  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4417 FOLLOWER]: Advancing to term 4418
I20260429 08:04:38.598888  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.598919  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4417.5
I20260429 08:04:38.598982  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4417.6
I20260429 08:04:38.599594  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4418 FOLLOWER]: Advancing to term 4419
I20260429 08:04:38.600031  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.600063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4418.5
I20260429 08:04:38.600134  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4418.6
I20260429 08:04:38.600754  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4419 FOLLOWER]: Advancing to term 4420
I20260429 08:04:38.601131  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.601162  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4419.5
I20260429 08:04:38.601194  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4419.6
I20260429 08:04:38.601776  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4420 FOLLOWER]: Advancing to term 4421
I20260429 08:04:38.602154  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.602188  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4420.5
I20260429 08:04:38.602216  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4420.6
I20260429 08:04:38.602830  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4421 FOLLOWER]: Advancing to term 4422
I20260429 08:04:38.603241  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.603291  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4421.5
I20260429 08:04:38.603344  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4421.6
I20260429 08:04:38.603946  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4422 FOLLOWER]: Advancing to term 4423
I20260429 08:04:38.604313  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.604386  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4422.5
I20260429 08:04:38.604441  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4422.6
I20260429 08:04:38.604991  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4423 FOLLOWER]: Advancing to term 4424
I20260429 08:04:38.605381  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.605412  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4423.5
I20260429 08:04:38.605445  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4423.6
I20260429 08:04:38.605980  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4424 FOLLOWER]: Advancing to term 4425
I20260429 08:04:38.606374  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.606405  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4424.5
I20260429 08:04:38.606438  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4424.6
I20260429 08:04:38.607000  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4425 FOLLOWER]: Advancing to term 4426
I20260429 08:04:38.607364  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.607395  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4425.5
I20260429 08:04:38.607430  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4425.6
I20260429 08:04:38.608047  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4426 FOLLOWER]: Advancing to term 4427
I20260429 08:04:38.608428  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.608458  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4426.5
I20260429 08:04:38.608486  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4426.6
I20260429 08:04:38.609076  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4427 FOLLOWER]: Advancing to term 4428
I20260429 08:04:38.609439  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.609467  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4427.5
I20260429 08:04:38.609494  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4427.6
I20260429 08:04:38.610049  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4428 FOLLOWER]: Advancing to term 4429
I20260429 08:04:38.610402  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.610438  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4428.5
I20260429 08:04:38.610466  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4428.6
I20260429 08:04:38.611008  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4429 FOLLOWER]: Advancing to term 4430
I20260429 08:04:38.611384  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.611421  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4429.5
I20260429 08:04:38.611449  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4429.6
I20260429 08:04:38.612066  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4430 FOLLOWER]: Advancing to term 4431
I20260429 08:04:38.612447  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.612478  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4430.5
I20260429 08:04:38.612504  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4430.6
I20260429 08:04:38.613097  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4431 FOLLOWER]: Advancing to term 4432
I20260429 08:04:38.613482  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.613514  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4431.5
I20260429 08:04:38.613543  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4431.6
I20260429 08:04:38.614231  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4432 FOLLOWER]: Advancing to term 4433
I20260429 08:04:38.614828  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.614868  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4432.5
I20260429 08:04:38.614897  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4432.6
I20260429 08:04:38.615779  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4433 FOLLOWER]: Advancing to term 4434
I20260429 08:04:38.616255  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.616289  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4433.5
I20260429 08:04:38.616345  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4433.6
I20260429 08:04:38.617134  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4434 FOLLOWER]: Advancing to term 4435
I20260429 08:04:38.617606  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.617641  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4434.5
I20260429 08:04:38.617676  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4434.6
I20260429 08:04:38.618446  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4435 FOLLOWER]: Advancing to term 4436
I20260429 08:04:38.618881  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.618912  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4435.5
I20260429 08:04:38.618942  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4435.6
I20260429 08:04:38.619589  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4436 FOLLOWER]: Advancing to term 4437
I20260429 08:04:38.620024  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.620055  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4436.5
I20260429 08:04:38.620107  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4436.6
I20260429 08:04:38.620698  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4437 FOLLOWER]: Advancing to term 4438
I20260429 08:04:38.621114  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.621146  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4437.5
I20260429 08:04:38.621201  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4437.6
I20260429 08:04:38.621781  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4438 FOLLOWER]: Advancing to term 4439
I20260429 08:04:38.622195  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.622226  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4438.5
I20260429 08:04:38.622254  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4438.6
I20260429 08:04:38.622756  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4439 FOLLOWER]: Advancing to term 4440
I20260429 08:04:38.623193  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.623251  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4439.5
I20260429 08:04:38.623296  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4439.6
I20260429 08:04:38.623847  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4440 FOLLOWER]: Advancing to term 4441
I20260429 08:04:38.624265  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.624320  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4440.5
I20260429 08:04:38.624383  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4440.6
I20260429 08:04:38.624902  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4441 FOLLOWER]: Advancing to term 4442
I20260429 08:04:38.625342  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.625397  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4441.5
I20260429 08:04:38.625458  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4441.6
I20260429 08:04:38.625931  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4442 FOLLOWER]: Advancing to term 4443
I20260429 08:04:38.626367  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.626431  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4442.5
I20260429 08:04:38.626475  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4442.6
I20260429 08:04:38.626976  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4443 FOLLOWER]: Advancing to term 4444
I20260429 08:04:38.627406  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.627470  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4443.5
I20260429 08:04:38.627522  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4443.6
I20260429 08:04:38.628095  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4444 FOLLOWER]: Advancing to term 4445
I20260429 08:04:38.628522  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.628577  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4444.5
I20260429 08:04:38.628623  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4444.6
I20260429 08:04:38.629294  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4445 FOLLOWER]: Advancing to term 4446
I20260429 08:04:38.629714  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.629767  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4445.5
I20260429 08:04:38.629813  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4445.6
I20260429 08:04:38.630560  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4446 FOLLOWER]: Advancing to term 4447
I20260429 08:04:38.630980  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.631035  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4446.5
I20260429 08:04:38.631080  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4446.6
I20260429 08:04:38.631754  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4447 FOLLOWER]: Advancing to term 4448
I20260429 08:04:38.632200  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.632232  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4447.5
I20260429 08:04:38.632287  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4447.6
I20260429 08:04:38.632946  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4448 FOLLOWER]: Advancing to term 4449
I20260429 08:04:38.633379  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.633450  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4448.5
I20260429 08:04:38.633495  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4448.6
I20260429 08:04:38.634055  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4449 FOLLOWER]: Advancing to term 4450
I20260429 08:04:38.634480  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.634536  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4449.5
I20260429 08:04:38.634582  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4449.6
I20260429 08:04:38.635135  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4450 FOLLOWER]: Advancing to term 4451
I20260429 08:04:38.635636  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.635689  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4450.5
I20260429 08:04:38.635733  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4450.6
I20260429 08:04:38.636294  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4451 FOLLOWER]: Advancing to term 4452
I20260429 08:04:38.636737  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.636795  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4451.5
I20260429 08:04:38.636842  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4451.6
I20260429 08:04:38.637491  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4452 FOLLOWER]: Advancing to term 4453
I20260429 08:04:38.638005  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.638037  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4452.5
I20260429 08:04:38.638075  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4452.6
I20260429 08:04:38.638696  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4453 FOLLOWER]: Advancing to term 4454
I20260429 08:04:38.639083  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.639114  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4453.5
I20260429 08:04:38.639142  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4453.6
I20260429 08:04:38.639856  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4454 FOLLOWER]: Advancing to term 4455
I20260429 08:04:38.640411  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.640443  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4454.5
I20260429 08:04:38.640497  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4454.6
I20260429 08:04:38.641178  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4455 FOLLOWER]: Advancing to term 4456
I20260429 08:04:38.641613  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.641680  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4455.5
I20260429 08:04:38.641724  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4455.6
I20260429 08:04:38.642277  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4456 FOLLOWER]: Advancing to term 4457
I20260429 08:04:38.642714  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.642747  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4456.5
I20260429 08:04:38.642802  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4456.6
I20260429 08:04:38.643407  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4457 FOLLOWER]: Advancing to term 4458
I20260429 08:04:38.643962  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.644019  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4457.5
I20260429 08:04:38.644064  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4457.6
I20260429 08:04:38.644814  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4458 FOLLOWER]: Advancing to term 4459
I20260429 08:04:38.645221  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.645277  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4458.5
I20260429 08:04:38.645321  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4458.6
I20260429 08:04:38.645896  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4459 FOLLOWER]: Advancing to term 4460
I20260429 08:04:38.646284  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.646315  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4459.5
I20260429 08:04:38.646343  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4459.6
I20260429 08:04:38.646894  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4460 FOLLOWER]: Advancing to term 4461
I20260429 08:04:38.647262  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.647293  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4460.5
I20260429 08:04:38.647321  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4460.6
I20260429 08:04:38.647940  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4461 FOLLOWER]: Advancing to term 4462
I20260429 08:04:38.648361  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.648423  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4461.5
I20260429 08:04:38.648464  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4461.6
I20260429 08:04:38.649140  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4462 FOLLOWER]: Advancing to term 4463
I20260429 08:04:38.649554  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.649611  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4462.5
I20260429 08:04:38.649660  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4462.6
I20260429 08:04:38.650305  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4463 FOLLOWER]: Advancing to term 4464
I20260429 08:04:38.650743  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.650796  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4463.5
I20260429 08:04:38.650835  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4463.6
I20260429 08:04:38.651561  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4464 FOLLOWER]: Advancing to term 4465
I20260429 08:04:38.651988  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.652041  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4464.5
I20260429 08:04:38.652082  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4464.6
I20260429 08:04:38.652721  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4465 FOLLOWER]: Advancing to term 4466
I20260429 08:04:38.653162  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.653193  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4465.5
I20260429 08:04:38.653249  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4465.6
I20260429 08:04:38.653774  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4466 FOLLOWER]: Advancing to term 4467
I20260429 08:04:38.654209  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.654242  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4466.5
I20260429 08:04:38.654294  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4466.6
I20260429 08:04:38.654845  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4467 FOLLOWER]: Advancing to term 4468
I20260429 08:04:38.655306  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.655340  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4467.5
I20260429 08:04:38.655397  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4467.6
I20260429 08:04:38.656088  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4468 FOLLOWER]: Advancing to term 4469
I20260429 08:04:38.656527  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.656558  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4468.5
I20260429 08:04:38.656613  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4468.6
I20260429 08:04:38.657210  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4469 FOLLOWER]: Advancing to term 4470
I20260429 08:04:38.657666  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.657722  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4469.5
I20260429 08:04:38.657763  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4469.6
I20260429 08:04:38.658417  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4470 FOLLOWER]: Advancing to term 4471
I20260429 08:04:38.658881  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.658937  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4470.5
I20260429 08:04:38.658980  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4470.6
I20260429 08:04:38.659596  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4471 FOLLOWER]: Advancing to term 4472
I20260429 08:04:38.660079  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.660108  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4471.5
I20260429 08:04:38.660136  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4471.6
I20260429 08:04:38.660732  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4472 FOLLOWER]: Advancing to term 4473
I20260429 08:04:38.661252  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.661283  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4472.5
I20260429 08:04:38.661314  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4472.6
I20260429 08:04:38.661954  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4473 FOLLOWER]: Advancing to term 4474
I20260429 08:04:38.662387  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.662423  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4473.5
I20260429 08:04:38.662478  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4473.6
I20260429 08:04:38.663096  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4474 FOLLOWER]: Advancing to term 4475
I20260429 08:04:38.663594  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.663626  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4474.5
I20260429 08:04:38.663676  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4474.6
I20260429 08:04:38.664265  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4475 FOLLOWER]: Advancing to term 4476
I20260429 08:04:38.664712  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.664743  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4475.5
I20260429 08:04:38.664798  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4475.6
I20260429 08:04:38.665468  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4476 FOLLOWER]: Advancing to term 4477
I20260429 08:04:38.665912  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.665943  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4476.5
I20260429 08:04:38.665997  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4476.6
I20260429 08:04:38.666669  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4477 FOLLOWER]: Advancing to term 4478
I20260429 08:04:38.667100  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.667131  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4477.5
I20260429 08:04:38.667186  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4477.6
I20260429 08:04:38.667742  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4478 FOLLOWER]: Advancing to term 4479
I20260429 08:04:38.668177  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.668210  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4478.5
I20260429 08:04:38.668238  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4478.6
I20260429 08:04:38.668933  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4479 FOLLOWER]: Advancing to term 4480
I20260429 08:04:38.669384  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.669418  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4479.5
I20260429 08:04:38.669473  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4479.6
I20260429 08:04:38.670083  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4480 FOLLOWER]: Advancing to term 4481
I20260429 08:04:38.670523  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.670557  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4480.5
I20260429 08:04:38.670609  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4480.6
I20260429 08:04:38.671270  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4481 FOLLOWER]: Advancing to term 4482
I20260429 08:04:38.671751  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.671783  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4481.5
I20260429 08:04:38.671820  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4481.6
I20260429 08:04:38.672385  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4482 FOLLOWER]: Advancing to term 4483
I20260429 08:04:38.672784  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.672814  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4482.5
I20260429 08:04:38.672842  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4482.6
I20260429 08:04:38.673367  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4483 FOLLOWER]: Advancing to term 4484
I20260429 08:04:38.673779  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.673810  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4483.5
I20260429 08:04:38.673838  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4483.6
I20260429 08:04:38.674408  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4484 FOLLOWER]: Advancing to term 4485
I20260429 08:04:38.674795  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.674824  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4484.5
I20260429 08:04:38.674851  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4484.6
I20260429 08:04:38.675455  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4485 FOLLOWER]: Advancing to term 4486
I20260429 08:04:38.675899  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.675930  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4485.5
I20260429 08:04:38.675957  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4485.6
I20260429 08:04:38.676496  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4486 FOLLOWER]: Advancing to term 4487
I20260429 08:04:38.676887  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.676918  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4486.5
I20260429 08:04:38.676944  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4486.6
I20260429 08:04:38.677418  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4487 FOLLOWER]: Advancing to term 4488
I20260429 08:04:38.677793  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.677824  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4487.5
I20260429 08:04:38.677852  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4487.6
I20260429 08:04:38.678486  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4488 FOLLOWER]: Advancing to term 4489
I20260429 08:04:38.678930  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.678962  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4488.5
I20260429 08:04:38.678990  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4488.6
I20260429 08:04:38.679639  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4489 FOLLOWER]: Advancing to term 4490
I20260429 08:04:38.680078  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.680109  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4489.5
I20260429 08:04:38.680164  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4489.6
I20260429 08:04:38.680845  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4490 FOLLOWER]: Advancing to term 4491
I20260429 08:04:38.681252  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.681284  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4490.5
I20260429 08:04:38.681313  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4490.6
I20260429 08:04:38.682106  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4491 FOLLOWER]: Advancing to term 4492
I20260429 08:04:38.682557  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.682588  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4491.5
I20260429 08:04:38.682616  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4491.6
I20260429 08:04:38.683326  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4492 FOLLOWER]: Advancing to term 4493
I20260429 08:04:38.683804  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.683835  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4492.5
I20260429 08:04:38.683885  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4492.6
I20260429 08:04:38.684527  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4493 FOLLOWER]: Advancing to term 4494
I20260429 08:04:38.684957  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.684989  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4493.5
I20260429 08:04:38.685040  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4493.6
I20260429 08:04:38.685635  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4494 FOLLOWER]: Advancing to term 4495
I20260429 08:04:38.686064  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.686095  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4494.5
I20260429 08:04:38.686147  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4494.6
I20260429 08:04:38.686798  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4495 FOLLOWER]: Advancing to term 4496
I20260429 08:04:38.687225  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.687258  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4495.5
I20260429 08:04:38.687312  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4495.6
I20260429 08:04:38.687947  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4496 FOLLOWER]: Advancing to term 4497
I20260429 08:04:38.688362  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.688393  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4496.5
I20260429 08:04:38.688421  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4496.6
I20260429 08:04:38.689139  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4497 FOLLOWER]: Advancing to term 4498
I20260429 08:04:38.689569  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.689600  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4497.5
I20260429 08:04:38.689654  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4497.6
I20260429 08:04:38.690274  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4498 FOLLOWER]: Advancing to term 4499
I20260429 08:04:38.690709  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.690742  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4498.5
I20260429 08:04:38.690794  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4498.6
I20260429 08:04:38.691445  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4499 FOLLOWER]: Advancing to term 4500
I20260429 08:04:38.691895  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.691927  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4499.5
I20260429 08:04:38.691979  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4499.6
I20260429 08:04:38.692592  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4500 FOLLOWER]: Advancing to term 4501
I20260429 08:04:38.693008  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.693039  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4500.5
I20260429 08:04:38.693089  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4500.6
I20260429 08:04:38.693692  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4501 FOLLOWER]: Advancing to term 4502
I20260429 08:04:38.694114  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.694144  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4501.5
I20260429 08:04:38.694195  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4501.6
I20260429 08:04:38.694944  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4502 FOLLOWER]: Advancing to term 4503
I20260429 08:04:38.695374  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.695426  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4502.5
I20260429 08:04:38.695456  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4502.6
I20260429 08:04:38.696234  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4503 FOLLOWER]: Advancing to term 4504
I20260429 08:04:38.696672  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.696705  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4503.5
I20260429 08:04:38.696759  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4503.6
I20260429 08:04:38.697372  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4504 FOLLOWER]: Advancing to term 4505
I20260429 08:04:38.697811  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.697844  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4504.5
I20260429 08:04:38.697898  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4504.6
I20260429 08:04:38.698510  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4505 FOLLOWER]: Advancing to term 4506
I20260429 08:04:38.698940  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.698972  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4505.5
I20260429 08:04:38.699026  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4505.6
I20260429 08:04:38.699654  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4506 FOLLOWER]: Advancing to term 4507
I20260429 08:04:38.700089  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.700121  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4506.5
I20260429 08:04:38.700176  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4506.6
I20260429 08:04:38.700798  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4507 FOLLOWER]: Advancing to term 4508
I20260429 08:04:38.701228  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.701260  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4507.5
I20260429 08:04:38.701314  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4507.6
I20260429 08:04:38.701911  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4508 FOLLOWER]: Advancing to term 4509
I20260429 08:04:38.702342  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.702373  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4508.5
I20260429 08:04:38.702431  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4508.6
I20260429 08:04:38.703019  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4509 FOLLOWER]: Advancing to term 4510
I20260429 08:04:38.703579  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.703611  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4509.5
I20260429 08:04:38.703661  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4509.6
I20260429 08:04:38.704286  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4510 FOLLOWER]: Advancing to term 4511
I20260429 08:04:38.704777  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.704809  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4510.5
I20260429 08:04:38.704862  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4510.6
I20260429 08:04:38.705437  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4511 FOLLOWER]: Advancing to term 4512
I20260429 08:04:38.705886  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.705917  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4511.5
I20260429 08:04:38.705974  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4511.6
I20260429 08:04:38.706565  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4512 FOLLOWER]: Advancing to term 4513
I20260429 08:04:38.707005  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.707038  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4512.5
I20260429 08:04:38.707091  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4512.6
I20260429 08:04:38.707700  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4513 FOLLOWER]: Advancing to term 4514
I20260429 08:04:38.708129  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.708163  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4513.5
I20260429 08:04:38.708218  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4513.6
I20260429 08:04:38.708851  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4514 FOLLOWER]: Advancing to term 4515
I20260429 08:04:38.709285  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.709316  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4514.5
I20260429 08:04:38.709370  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4514.6
I20260429 08:04:38.710049  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4515 FOLLOWER]: Advancing to term 4516
I20260429 08:04:38.710487  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.710520  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4515.5
I20260429 08:04:38.710572  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4515.6
I20260429 08:04:38.711159  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4516 FOLLOWER]: Advancing to term 4517
I20260429 08:04:38.711630  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.711671  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4516.5
I20260429 08:04:38.711722  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4516.6
I20260429 08:04:38.712393  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4517 FOLLOWER]: Advancing to term 4518
I20260429 08:04:38.712833  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.712865  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4517.5
I20260429 08:04:38.712920  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4517.6
I20260429 08:04:38.713536  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4518 FOLLOWER]: Advancing to term 4519
I20260429 08:04:38.713979  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.714010  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4518.5
I20260429 08:04:38.714064  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4518.6
I20260429 08:04:38.714684  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4519 FOLLOWER]: Advancing to term 4520
I20260429 08:04:38.715126  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.715157  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4519.5
I20260429 08:04:38.715211  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4519.6
I20260429 08:04:38.715885  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4520 FOLLOWER]: Advancing to term 4521
I20260429 08:04:38.716346  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.716378  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4520.5
I20260429 08:04:38.716462  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4520.6
I20260429 08:04:38.717175  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4521 FOLLOWER]: Advancing to term 4522
I20260429 08:04:38.717597  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.717629  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4521.5
I20260429 08:04:38.717659  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4521.6
I20260429 08:04:38.718402  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4522 FOLLOWER]: Advancing to term 4523
I20260429 08:04:38.718847  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.718879  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4522.5
I20260429 08:04:38.718909  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4522.6
I20260429 08:04:38.719578  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4523 FOLLOWER]: Advancing to term 4524
I20260429 08:04:38.720103  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.720139  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4523.5
I20260429 08:04:38.720209  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4523.6
I20260429 08:04:38.720815  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4524 FOLLOWER]: Advancing to term 4525
I20260429 08:04:38.721292  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.721326  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4524.5
I20260429 08:04:38.721355  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4524.6
I20260429 08:04:38.722083  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4525 FOLLOWER]: Advancing to term 4526
I20260429 08:04:38.722527  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.722558  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4525.5
I20260429 08:04:38.722615  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4525.6
I20260429 08:04:38.723443  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4526 FOLLOWER]: Advancing to term 4527
I20260429 08:04:38.723932  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.724026  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4526.5
I20260429 08:04:38.724077  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4526.6
I20260429 08:04:38.724743  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4527 FOLLOWER]: Advancing to term 4528
I20260429 08:04:38.725196  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.725260  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4527.5
I20260429 08:04:38.725306  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4527.6
I20260429 08:04:38.725981  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4528 FOLLOWER]: Advancing to term 4529
I20260429 08:04:38.726459  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.726491  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4528.5
I20260429 08:04:38.726547  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4528.6
I20260429 08:04:38.727239  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4529 FOLLOWER]: Advancing to term 4530
I20260429 08:04:38.727747  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.727779  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4529.5
I20260429 08:04:38.727808  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4529.6
I20260429 08:04:38.728412  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4530 FOLLOWER]: Advancing to term 4531
I20260429 08:04:38.728811  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.728842  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4530.5
I20260429 08:04:38.728869  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4530.6
I20260429 08:04:38.729435  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4531 FOLLOWER]: Advancing to term 4532
I20260429 08:04:38.729887  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.729919  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4531.5
I20260429 08:04:38.729975  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4531.6
I20260429 08:04:38.730553  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4532 FOLLOWER]: Advancing to term 4533
I20260429 08:04:38.730988  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.731019  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4532.5
I20260429 08:04:38.731047  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4532.6
I20260429 08:04:38.731647  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4533 FOLLOWER]: Advancing to term 4534
I20260429 08:04:38.732054  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.732085  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4533.5
I20260429 08:04:38.732115  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4533.6
I20260429 08:04:38.732822  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4534 FOLLOWER]: Advancing to term 4535
I20260429 08:04:38.733201  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.733232  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4534.5
I20260429 08:04:38.733259  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4534.6
I20260429 08:04:38.733887  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4535 FOLLOWER]: Advancing to term 4536
I20260429 08:04:38.734395  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.734442  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4535.5
I20260429 08:04:38.734495  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4535.6
I20260429 08:04:38.735116  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4536 FOLLOWER]: Advancing to term 4537
I20260429 08:04:38.735615  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.735648  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4536.5
I20260429 08:04:38.735706  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4536.6
I20260429 08:04:38.736230  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4537 FOLLOWER]: Advancing to term 4538
I20260429 08:04:38.736677  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.736716  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4537.5
I20260429 08:04:38.736770  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4537.6
I20260429 08:04:38.737296  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4538 FOLLOWER]: Advancing to term 4539
I20260429 08:04:38.737735  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.737766  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4538.5
I20260429 08:04:38.737818  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4538.6
I20260429 08:04:38.738327  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4539 FOLLOWER]: Advancing to term 4540
I20260429 08:04:38.738766  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.738798  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4539.5
I20260429 08:04:38.738850  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4539.6
I20260429 08:04:38.739676  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4540 FOLLOWER]: Advancing to term 4541
I20260429 08:04:38.740109  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.740154  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4540.5
I20260429 08:04:38.740182  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4540.6
I20260429 08:04:38.740746  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4541 FOLLOWER]: Advancing to term 4542
I20260429 08:04:38.741232  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.741263  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4541.5
I20260429 08:04:38.741314  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4541.6
I20260429 08:04:38.741928  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4542 FOLLOWER]: Advancing to term 4543
I20260429 08:04:38.742357  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.742389  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4542.5
I20260429 08:04:38.742416  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4542.6
I20260429 08:04:38.743036  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4543 FOLLOWER]: Advancing to term 4544
I20260429 08:04:38.743460  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.743541  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4543.5
I20260429 08:04:38.743571  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4543.6
I20260429 08:04:38.744192  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4544 FOLLOWER]: Advancing to term 4545
I20260429 08:04:38.744601  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.744632  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4544.5
I20260429 08:04:38.744683  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4544.6
I20260429 08:04:38.745321  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4545 FOLLOWER]: Advancing to term 4546
I20260429 08:04:38.745746  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.745777  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4545.5
I20260429 08:04:38.745836  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4545.6
I20260429 08:04:38.746441  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4546 FOLLOWER]: Advancing to term 4547
I20260429 08:04:38.746835  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.746868  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4546.5
I20260429 08:04:38.746897  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4546.6
I20260429 08:04:38.747602  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4547 FOLLOWER]: Advancing to term 4548
I20260429 08:04:38.748030  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.748061  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4547.5
I20260429 08:04:38.748112  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4547.6
I20260429 08:04:38.748734  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4548 FOLLOWER]: Advancing to term 4549
I20260429 08:04:38.749154  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.749187  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4548.5
I20260429 08:04:38.749239  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4548.6
I20260429 08:04:38.749780  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4549 FOLLOWER]: Advancing to term 4550
I20260429 08:04:38.750228  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.750258  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4549.5
I20260429 08:04:38.750284  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4549.6
I20260429 08:04:38.750885  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4550 FOLLOWER]: Advancing to term 4551
I20260429 08:04:38.751312  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.751343  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4550.5
I20260429 08:04:38.751397  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4550.6
I20260429 08:04:38.752072  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4551 FOLLOWER]: Advancing to term 4552
I20260429 08:04:38.752533  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.752564  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4551.5
I20260429 08:04:38.752617  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4551.6
I20260429 08:04:38.753212  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4552 FOLLOWER]: Advancing to term 4553
I20260429 08:04:38.753661  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.753695  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4552.5
I20260429 08:04:38.753747  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4552.6
I20260429 08:04:38.754395  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4553 FOLLOWER]: Advancing to term 4554
I20260429 08:04:38.754791  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.754822  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4553.5
I20260429 08:04:38.754849  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4553.6
I20260429 08:04:38.755574  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4554 FOLLOWER]: Advancing to term 4555
I20260429 08:04:38.755976  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.756006  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4554.5
I20260429 08:04:38.756035  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4554.6
I20260429 08:04:38.756767  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4555 FOLLOWER]: Advancing to term 4556
I20260429 08:04:38.757139  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.757169  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4555.5
I20260429 08:04:38.757197  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4555.6
I20260429 08:04:38.757838  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4556 FOLLOWER]: Advancing to term 4557
I20260429 08:04:38.758219  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.758247  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4556.5
I20260429 08:04:38.758275  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4556.6
I20260429 08:04:38.758905  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4557 FOLLOWER]: Advancing to term 4558
I20260429 08:04:38.759378  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.759409  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4557.5
I20260429 08:04:38.759440  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4557.6
I20260429 08:04:38.760149  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4558 FOLLOWER]: Advancing to term 4559
I20260429 08:04:38.760545  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.760574  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4558.5
I20260429 08:04:38.760601  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4558.6
I20260429 08:04:38.761303  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4559 FOLLOWER]: Advancing to term 4560
I20260429 08:04:38.761754  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.761786  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4559.5
I20260429 08:04:38.761840  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4559.6
I20260429 08:04:38.762467  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4560 FOLLOWER]: Advancing to term 4561
I20260429 08:04:38.762905  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.762938  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4560.5
I20260429 08:04:38.762990  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4560.6
I20260429 08:04:38.763579  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4561 FOLLOWER]: Advancing to term 4562
I20260429 08:04:38.764012  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.764043  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4561.5
I20260429 08:04:38.764094  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4561.6
I20260429 08:04:38.764731  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4562 FOLLOWER]: Advancing to term 4563
I20260429 08:04:38.765137  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.765184  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4562.5
I20260429 08:04:38.765236  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4562.6
I20260429 08:04:38.765872  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4563 FOLLOWER]: Advancing to term 4564
I20260429 08:04:38.766273  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.766304  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4563.5
I20260429 08:04:38.766331  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4563.6
I20260429 08:04:38.767032  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4564 FOLLOWER]: Advancing to term 4565
I20260429 08:04:38.767464  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.767545  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4564.5
I20260429 08:04:38.767591  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4564.6
I20260429 08:04:38.768205  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4565 FOLLOWER]: Advancing to term 4566
I20260429 08:04:38.768610  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.768641  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4565.5
I20260429 08:04:38.768677  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4565.6
I20260429 08:04:38.769253  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4566 FOLLOWER]: Advancing to term 4567
I20260429 08:04:38.769724  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.769755  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4566.5
I20260429 08:04:38.769809  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4566.6
I20260429 08:04:38.770347  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4567 FOLLOWER]: Advancing to term 4568
I20260429 08:04:38.770815  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.770848  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4567.5
I20260429 08:04:38.770900  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4567.6
I20260429 08:04:38.771576  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4568 FOLLOWER]: Advancing to term 4569
I20260429 08:04:38.772058  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.772089  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4568.5
I20260429 08:04:38.772140  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4568.6
I20260429 08:04:38.772842  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4569 FOLLOWER]: Advancing to term 4570
I20260429 08:04:38.773284  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.773317  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4569.5
I20260429 08:04:38.773371  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4569.6
I20260429 08:04:38.774019  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4570 FOLLOWER]: Advancing to term 4571
I20260429 08:04:38.774472  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.774504  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4570.5
I20260429 08:04:38.774559  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4570.6
I20260429 08:04:38.775187  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4571 FOLLOWER]: Advancing to term 4572
I20260429 08:04:38.775689  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.775722  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4571.5
I20260429 08:04:38.775750  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4571.6
I20260429 08:04:38.776283  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4572 FOLLOWER]: Advancing to term 4573
I20260429 08:04:38.776708  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.776765  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4572.5
I20260429 08:04:38.776813  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4572.6
I20260429 08:04:38.777453  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4573 FOLLOWER]: Advancing to term 4574
I20260429 08:04:38.777930  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.777968  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4573.5
I20260429 08:04:38.777997  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4573.6
I20260429 08:04:38.778741  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4574 FOLLOWER]: Advancing to term 4575
I20260429 08:04:38.779174  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.779230  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4574.5
I20260429 08:04:38.779276  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4574.6
I20260429 08:04:38.779935  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4575 FOLLOWER]: Advancing to term 4576
I20260429 08:04:38.780386  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.780421  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4575.5
I20260429 08:04:38.780475  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4575.6
I20260429 08:04:38.781088  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4576 FOLLOWER]: Advancing to term 4577
I20260429 08:04:38.781529  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.781562  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4576.5
I20260429 08:04:38.781615  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4576.6
I20260429 08:04:38.782341  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4577 FOLLOWER]: Advancing to term 4578
I20260429 08:04:38.782780  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.782836  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4577.5
I20260429 08:04:38.782882  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4577.6
I20260429 08:04:38.783506  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4578 FOLLOWER]: Advancing to term 4579
I20260429 08:04:38.783957  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.784014  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4578.5
I20260429 08:04:38.784060  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4578.6
I20260429 08:04:38.784642  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4579 FOLLOWER]: Advancing to term 4580
I20260429 08:04:38.785101  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.785146  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4579.5
I20260429 08:04:38.785199  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4579.6
I20260429 08:04:38.785784  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4580 FOLLOWER]: Advancing to term 4581
I20260429 08:04:38.786222  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.786253  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4580.5
I20260429 08:04:38.786305  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4580.6
I20260429 08:04:38.787030  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4581 FOLLOWER]: Advancing to term 4582
I20260429 08:04:38.787556  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.787588  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4581.5
I20260429 08:04:38.787618  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4581.6
I20260429 08:04:38.788117  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4582 FOLLOWER]: Advancing to term 4583
I20260429 08:04:38.788575  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.788631  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4582.5
I20260429 08:04:38.788688  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4582.6
I20260429 08:04:38.789371  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4583 FOLLOWER]: Advancing to term 4584
I20260429 08:04:38.789853  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.789887  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4583.5
I20260429 08:04:38.789943  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4583.6
I20260429 08:04:38.790586  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4584 FOLLOWER]: Advancing to term 4585
I20260429 08:04:38.791035  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.791093  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4584.5
I20260429 08:04:38.791139  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4584.6
I20260429 08:04:38.791802  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4585 FOLLOWER]: Advancing to term 4586
I20260429 08:04:38.792246  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.792279  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4585.5
I20260429 08:04:38.792331  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4585.6
I20260429 08:04:38.792955  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4586 FOLLOWER]: Advancing to term 4587
I20260429 08:04:38.793383  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.793437  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4586.5
I20260429 08:04:38.793479  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4586.6
I20260429 08:04:38.794124  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4587 FOLLOWER]: Advancing to term 4588
I20260429 08:04:38.794564  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.794621  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4587.5
I20260429 08:04:38.794677  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4587.6
I20260429 08:04:38.795230  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4588 FOLLOWER]: Advancing to term 4589
I20260429 08:04:38.795778  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.795812  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4588.5
I20260429 08:04:38.795845  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4588.6
I20260429 08:04:38.796490  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4589 FOLLOWER]: Advancing to term 4590
I20260429 08:04:38.796923  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.796957  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4589.5
I20260429 08:04:38.797010  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4589.6
I20260429 08:04:38.797513  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4590 FOLLOWER]: Advancing to term 4591
I20260429 08:04:38.797940  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.797971  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4590.5
I20260429 08:04:38.798022  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4590.6
I20260429 08:04:38.798540  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4591 FOLLOWER]: Advancing to term 4592
I20260429 08:04:38.798969  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.799000  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4591.5
I20260429 08:04:38.799052  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4591.6
I20260429 08:04:38.799620  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4592 FOLLOWER]: Advancing to term 4593
I20260429 08:04:38.800062  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.800093  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4592.5
I20260429 08:04:38.800146  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4592.6
I20260429 08:04:38.800748  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4593 FOLLOWER]: Advancing to term 4594
I20260429 08:04:38.801179  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.801211  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4593.5
I20260429 08:04:38.801265  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4593.6
I20260429 08:04:38.801831  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4594 FOLLOWER]: Advancing to term 4595
I20260429 08:04:38.802266  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.802296  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4594.5
I20260429 08:04:38.802349  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4594.6
I20260429 08:04:38.802949  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4595 FOLLOWER]: Advancing to term 4596
I20260429 08:04:38.803378  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.803411  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4595.5
I20260429 08:04:38.803465  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4595.6
I20260429 08:04:38.804145  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4596 FOLLOWER]: Advancing to term 4597
I20260429 08:04:38.804600  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.804658  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4596.5
I20260429 08:04:38.804702  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4596.6
I20260429 08:04:38.805290  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4597 FOLLOWER]: Advancing to term 4598
I20260429 08:04:38.805740  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.805795  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4597.5
I20260429 08:04:38.805837  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4597.6
I20260429 08:04:38.806579  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4598 FOLLOWER]: Advancing to term 4599
I20260429 08:04:38.807009  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.807041  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4598.5
I20260429 08:04:38.807093  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4598.6
I20260429 08:04:38.807753  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4599 FOLLOWER]: Advancing to term 4600
I20260429 08:04:38.808198  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.808229  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4599.5
I20260429 08:04:38.808281  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4599.6
I20260429 08:04:38.808960  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4600 FOLLOWER]: Advancing to term 4601
I20260429 08:04:38.809366  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.809396  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4600.5
I20260429 08:04:38.809427  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4600.6
I20260429 08:04:38.810055  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4601 FOLLOWER]: Advancing to term 4602
I20260429 08:04:38.810454  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.810485  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4601.5
I20260429 08:04:38.810513  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4601.6
I20260429 08:04:38.811196  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4602 FOLLOWER]: Advancing to term 4603
I20260429 08:04:38.811646  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.811685  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4602.5
I20260429 08:04:38.811714  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4602.6
I20260429 08:04:38.812400  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4603 FOLLOWER]: Advancing to term 4604
I20260429 08:04:38.812793  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.812824  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4603.5
I20260429 08:04:38.812850  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4603.6
I20260429 08:04:38.813433  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4604 FOLLOWER]: Advancing to term 4605
I20260429 08:04:38.813822  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.813850  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4604.5
I20260429 08:04:38.813879  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4604.6
I20260429 08:04:38.814597  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4605 FOLLOWER]: Advancing to term 4606
I20260429 08:04:38.815057  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.815114  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4605.5
I20260429 08:04:38.815160  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4605.6
I20260429 08:04:38.815860  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4606 FOLLOWER]: Advancing to term 4607
I20260429 08:04:38.816296  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.816329  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4606.5
I20260429 08:04:38.816356  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4606.6
I20260429 08:04:38.817145  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4607 FOLLOWER]: Advancing to term 4608
I20260429 08:04:38.817612  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.817672  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4607.5
I20260429 08:04:38.817716  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4607.6
I20260429 08:04:38.818334  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4608 FOLLOWER]: Advancing to term 4609
I20260429 08:04:38.818892  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.818924  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4608.5
I20260429 08:04:38.818982  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4608.6
I20260429 08:04:38.819681  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4609 FOLLOWER]: Advancing to term 4610
I20260429 08:04:38.820112  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.820144  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4609.5
I20260429 08:04:38.820199  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4609.6
I20260429 08:04:38.820714  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4610 FOLLOWER]: Advancing to term 4611
I20260429 08:04:38.821137  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.821190  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4610.5
I20260429 08:04:38.821235  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4610.6
I20260429 08:04:38.821987  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4611 FOLLOWER]: Advancing to term 4612
I20260429 08:04:38.822463  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.822525  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4611.5
I20260429 08:04:38.822583  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4611.6
I20260429 08:04:38.823180  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4612 FOLLOWER]: Advancing to term 4613
I20260429 08:04:38.823719  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.823751  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4612.5
I20260429 08:04:38.823781  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4612.6
I20260429 08:04:38.824299  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4613 FOLLOWER]: Advancing to term 4614
I20260429 08:04:38.824749  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.824781  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4613.5
I20260429 08:04:38.824810  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4613.6
I20260429 08:04:38.825415  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4614 FOLLOWER]: Advancing to term 4615
I20260429 08:04:38.825855  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.825886  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4614.5
I20260429 08:04:38.825946  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4614.6
I20260429 08:04:38.826629  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4615 FOLLOWER]: Advancing to term 4616
I20260429 08:04:38.827055  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.827086  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4615.5
I20260429 08:04:38.827139  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4615.6
I20260429 08:04:38.827953  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4616 FOLLOWER]: Advancing to term 4617
I20260429 08:04:38.828353  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.828384  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4616.5
I20260429 08:04:38.828436  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4616.6
I20260429 08:04:38.829145  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4617 FOLLOWER]: Advancing to term 4618
I20260429 08:04:38.829552  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.829583  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4617.5
I20260429 08:04:38.829636  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4617.6
I20260429 08:04:38.830231  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4618 FOLLOWER]: Advancing to term 4619
I20260429 08:04:38.830647  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.830678  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4618.5
I20260429 08:04:38.830708  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4618.6
I20260429 08:04:38.831346  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4619 FOLLOWER]: Advancing to term 4620
I20260429 08:04:38.831826  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.831889  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4619.5
I20260429 08:04:38.831936  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4619.6
I20260429 08:04:38.832543  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4620 FOLLOWER]: Advancing to term 4621
I20260429 08:04:38.832971  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.833027  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4620.5
I20260429 08:04:38.833073  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4620.6
I20260429 08:04:38.833637  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4621 FOLLOWER]: Advancing to term 4622
I20260429 08:04:38.834074  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.834128  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4621.5
I20260429 08:04:38.834172  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4621.6
I20260429 08:04:38.834810  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4622 FOLLOWER]: Advancing to term 4623
I20260429 08:04:38.835203  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.835234  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4622.5
I20260429 08:04:38.835263  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4622.6
I20260429 08:04:38.836097  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4623 FOLLOWER]: Advancing to term 4624
I20260429 08:04:38.836475  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.836511  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4623.5
I20260429 08:04:38.836539  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4623.6
I20260429 08:04:38.837093  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4624 FOLLOWER]: Advancing to term 4625
I20260429 08:04:38.837466  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.837496  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4624.5
I20260429 08:04:38.837524  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4624.6
I20260429 08:04:38.838171  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4625 FOLLOWER]: Advancing to term 4626
I20260429 08:04:38.838554  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.838584  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4625.5
I20260429 08:04:38.838613  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4625.6
I20260429 08:04:38.839130  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4626 FOLLOWER]: Advancing to term 4627
I20260429 08:04:38.839577  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.839609  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4626.5
I20260429 08:04:38.839637  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4626.6
I20260429 08:04:38.840111  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4627 FOLLOWER]: Advancing to term 4628
I20260429 08:04:38.840517  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.840544  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4627.5
I20260429 08:04:38.840570  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4627.6
I20260429 08:04:38.841163  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4628 FOLLOWER]: Advancing to term 4629
I20260429 08:04:38.841599  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.841631  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4628.5
I20260429 08:04:38.841660  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4628.6
I20260429 08:04:38.842144  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4629 FOLLOWER]: Advancing to term 4630
I20260429 08:04:38.842563  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.842595  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4629.5
I20260429 08:04:38.842623  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4629.6
I20260429 08:04:38.843115  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4630 FOLLOWER]: Advancing to term 4631
I20260429 08:04:38.843577  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.843616  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4630.5
I20260429 08:04:38.843667  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4630.6
I20260429 08:04:38.844295  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4631 FOLLOWER]: Advancing to term 4632
I20260429 08:04:38.844857  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.844889  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4631.5
I20260429 08:04:38.844959  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4631.6
I20260429 08:04:38.845547  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4632 FOLLOWER]: Advancing to term 4633
I20260429 08:04:38.845979  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.846036  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4632.5
I20260429 08:04:38.846082  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4632.6
I20260429 08:04:38.846760  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4633 FOLLOWER]: Advancing to term 4634
I20260429 08:04:38.847178  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.847234  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4633.5
I20260429 08:04:38.847278  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4633.6
I20260429 08:04:38.847961  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4634 FOLLOWER]: Advancing to term 4635
I20260429 08:04:38.848372  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.848403  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4634.5
I20260429 08:04:38.848431  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4634.6
I20260429 08:04:38.849093  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4635 FOLLOWER]: Advancing to term 4636
I20260429 08:04:38.849512  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.849543  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4635.5
I20260429 08:04:38.849596  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4635.6
I20260429 08:04:38.850287  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4636 FOLLOWER]: Advancing to term 4637
I20260429 08:04:38.850695  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.850734  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4636.5
I20260429 08:04:38.850781  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4636.6
I20260429 08:04:38.851365  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4637 FOLLOWER]: Advancing to term 4638
I20260429 08:04:38.851820  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.851852  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4637.5
I20260429 08:04:38.851903  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4637.6
I20260429 08:04:38.852514  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4638 FOLLOWER]: Advancing to term 4639
I20260429 08:04:38.852959  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.852993  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4638.5
I20260429 08:04:38.853020  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4638.6
I20260429 08:04:38.853699  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4639 FOLLOWER]: Advancing to term 4640
I20260429 08:04:38.854300  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.854336  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4639.5
I20260429 08:04:38.854545  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4639.6
I20260429 08:04:38.855340  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4640 FOLLOWER]: Advancing to term 4641
I20260429 08:04:38.855890  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.855924  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4640.5
I20260429 08:04:38.855953  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4640.6
I20260429 08:04:38.856587  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4641 FOLLOWER]: Advancing to term 4642
I20260429 08:04:38.857066  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.857124  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4641.5
I20260429 08:04:38.857179  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4641.6
I20260429 08:04:38.857769  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4642 FOLLOWER]: Advancing to term 4643
I20260429 08:04:38.858206  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.858239  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4642.5
I20260429 08:04:38.858291  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4642.6
I20260429 08:04:38.858924  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4643 FOLLOWER]: Advancing to term 4644
I20260429 08:04:38.859711  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.859746  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4643.5
I20260429 08:04:38.859845  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4643.6
I20260429 08:04:38.860668  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4644 FOLLOWER]: Advancing to term 4645
I20260429 08:04:38.861069  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.861100  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4644.5
I20260429 08:04:38.861128  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4644.6
I20260429 08:04:38.861778  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4645 FOLLOWER]: Advancing to term 4646
I20260429 08:04:38.862160  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.862190  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4645.5
I20260429 08:04:38.862216  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4645.6
I20260429 08:04:38.862828  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4646 FOLLOWER]: Advancing to term 4647
I20260429 08:04:38.863220  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.863250  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4646.5
I20260429 08:04:38.863277  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4646.6
I20260429 08:04:38.863915  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4647 FOLLOWER]: Advancing to term 4648
I20260429 08:04:38.864346  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.864406  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4647.5
I20260429 08:04:38.864485  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4647.6
I20260429 08:04:38.865114  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4648 FOLLOWER]: Advancing to term 4649
I20260429 08:04:38.865564  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.865621  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4648.5
I20260429 08:04:38.865666  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4648.6
I20260429 08:04:38.866251  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4649 FOLLOWER]: Advancing to term 4650
I20260429 08:04:38.866698  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.866755  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4649.5
I20260429 08:04:38.866801  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4649.6
I20260429 08:04:38.867408  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4650 FOLLOWER]: Advancing to term 4651
I20260429 08:04:38.867866  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.867940  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4650.5
I20260429 08:04:38.867986  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4650.6
I20260429 08:04:38.868534  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4651 FOLLOWER]: Advancing to term 4652
I20260429 08:04:38.868952  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.869007  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4651.5
I20260429 08:04:38.869069  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4651.6
I20260429 08:04:38.869616  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4652 FOLLOWER]: Advancing to term 4653
I20260429 08:04:38.870039  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.870093  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4652.5
I20260429 08:04:38.870137  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4652.6
I20260429 08:04:38.870662  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4653 FOLLOWER]: Advancing to term 4654
I20260429 08:04:38.871114  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.871169  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4653.5
I20260429 08:04:38.871215  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4653.6
I20260429 08:04:38.871819  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4654 FOLLOWER]: Advancing to term 4655
I20260429 08:04:38.872241  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.872296  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4654.5
I20260429 08:04:38.872337  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4654.6
I20260429 08:04:38.872946  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4655 FOLLOWER]: Advancing to term 4656
I20260429 08:04:38.873399  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.873462  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4655.5
I20260429 08:04:38.873503  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4655.6
I20260429 08:04:38.874130  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4656 FOLLOWER]: Advancing to term 4657
I20260429 08:04:38.874557  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.874610  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4656.5
I20260429 08:04:38.874651  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4656.6
I20260429 08:04:38.875185  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4657 FOLLOWER]: Advancing to term 4658
I20260429 08:04:38.875689  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.875738  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4657.5
I20260429 08:04:38.875779  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4657.6
I20260429 08:04:38.876500  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4658 FOLLOWER]: Advancing to term 4659
I20260429 08:04:38.876986  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.877020  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4658.5
I20260429 08:04:38.877050  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4658.6
I20260429 08:04:38.877718  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4659 FOLLOWER]: Advancing to term 4660
I20260429 08:04:38.878173  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.878206  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4659.5
I20260429 08:04:38.878234  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4659.6
I20260429 08:04:38.878856  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4660 FOLLOWER]: Advancing to term 4661
I20260429 08:04:38.879297  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.879331  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4660.5
I20260429 08:04:38.879359  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4660.6
I20260429 08:04:38.879930  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4661 FOLLOWER]: Advancing to term 4662
I20260429 08:04:38.880348  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.880404  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4661.5
I20260429 08:04:38.880445  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4661.6
I20260429 08:04:38.881107  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4662 FOLLOWER]: Advancing to term 4663
I20260429 08:04:38.881541  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.881598  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4662.5
I20260429 08:04:38.881644  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4662.6
I20260429 08:04:38.882272  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4663 FOLLOWER]: Advancing to term 4664
I20260429 08:04:38.882730  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.882792  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4663.5
I20260429 08:04:38.882838  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4663.6
I20260429 08:04:38.883431  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4664 FOLLOWER]: Advancing to term 4665
I20260429 08:04:38.883886  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.883919  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4664.5
I20260429 08:04:38.883949  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4664.6
I20260429 08:04:38.884492  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4665 FOLLOWER]: Advancing to term 4666
I20260429 08:04:38.884939  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.884994  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4665.5
I20260429 08:04:38.885039  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4665.6
I20260429 08:04:38.885705  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4666 FOLLOWER]: Advancing to term 4667
I20260429 08:04:38.886133  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.886188  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4666.5
I20260429 08:04:38.886232  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4666.6
I20260429 08:04:38.886966  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4667 FOLLOWER]: Advancing to term 4668
I20260429 08:04:38.887522  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.887566  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4667.5
I20260429 08:04:38.887598  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4667.6
I20260429 08:04:38.888229  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4668 FOLLOWER]: Advancing to term 4669
I20260429 08:04:38.888721  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.888756  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4668.5
I20260429 08:04:38.888811  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4668.6
I20260429 08:04:38.889551  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4669 FOLLOWER]: Advancing to term 4670
I20260429 08:04:38.890107  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.890141  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4669.5
I20260429 08:04:38.890170  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4669.6
I20260429 08:04:38.890997  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4670 FOLLOWER]: Advancing to term 4671
I20260429 08:04:38.891561  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.891594  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4670.5
I20260429 08:04:38.891659  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4670.6
I20260429 08:04:38.892352  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4671 FOLLOWER]: Advancing to term 4672
I20260429 08:04:38.892812  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.892879  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4671.5
I20260429 08:04:38.892923  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4671.6
I20260429 08:04:38.893560  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4672 FOLLOWER]: Advancing to term 4673
I20260429 08:04:38.894006  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.894061  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4672.5
I20260429 08:04:38.894104  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4672.6
I20260429 08:04:38.894706  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4673 FOLLOWER]: Advancing to term 4674
I20260429 08:04:38.895399  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.895457  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4673.5
I20260429 08:04:38.895524  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4673.6
I20260429 08:04:38.898998  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4674 FOLLOWER]: Advancing to term 4675
I20260429 08:04:38.899753  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.899797  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4674.5
I20260429 08:04:38.899840  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4674.6
I20260429 08:04:38.900727  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4675 FOLLOWER]: Advancing to term 4676
I20260429 08:04:38.901290  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.901340  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4675.5
I20260429 08:04:38.901387  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4675.6
I20260429 08:04:38.902032  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4676 FOLLOWER]: Advancing to term 4677
I20260429 08:04:38.902580  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.902639  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4676.5
I20260429 08:04:38.902700  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4676.6
I20260429 08:04:38.903401  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4677 FOLLOWER]: Advancing to term 4678
I20260429 08:04:38.903998  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.904032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4677.5
I20260429 08:04:38.904089  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4677.6
I20260429 08:04:38.904735  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4678 FOLLOWER]: Advancing to term 4679
I20260429 08:04:38.905198  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.905231  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4678.5
I20260429 08:04:38.905287  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4678.6
I20260429 08:04:38.905915  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4679 FOLLOWER]: Advancing to term 4680
I20260429 08:04:38.906384  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.906476  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4679.5
I20260429 08:04:38.906580  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4679.6
I20260429 08:04:38.907382  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4680 FOLLOWER]: Advancing to term 4681
I20260429 08:04:38.908005  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.908068  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4680.5
I20260429 08:04:38.908120  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4680.6
I20260429 08:04:38.908828  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4681 FOLLOWER]: Advancing to term 4682
I20260429 08:04:38.909397  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.909466  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4681.5
I20260429 08:04:38.909520  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4681.6
I20260429 08:04:38.910185  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4682 FOLLOWER]: Advancing to term 4683
I20260429 08:04:38.910665  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.910722  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4682.5
I20260429 08:04:38.910770  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4682.6
I20260429 08:04:38.911274  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4683 FOLLOWER]: Advancing to term 4684
I20260429 08:04:38.911789  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.911845  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4683.5
I20260429 08:04:38.911891  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4683.6
I20260429 08:04:38.912621  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4684 FOLLOWER]: Advancing to term 4685
I20260429 08:04:38.913092  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.913151  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4684.5
I20260429 08:04:38.913199  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4684.6
I20260429 08:04:38.913827  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4685 FOLLOWER]: Advancing to term 4686
I20260429 08:04:38.914278  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.914311  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4685.5
I20260429 08:04:38.914340  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4685.6
I20260429 08:04:38.914973  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4686 FOLLOWER]: Advancing to term 4687
I20260429 08:04:38.915416  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.915448  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4686.5
I20260429 08:04:38.915527  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4686.6
I20260429 08:04:38.916316  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4687 FOLLOWER]: Advancing to term 4688
I20260429 08:04:38.916913  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.916953  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4687.5
I20260429 08:04:38.916996  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4687.6
I20260429 08:04:38.918445  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4688 FOLLOWER]: Advancing to term 4689
I20260429 08:04:38.918998  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.919023  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4688.5
I20260429 08:04:38.919054  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4688.6
I20260429 08:04:38.919945  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4689 FOLLOWER]: Advancing to term 4690
I20260429 08:04:38.920370  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.920420  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4689.5
I20260429 08:04:38.920450  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4689.6
I20260429 08:04:38.921144  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4690 FOLLOWER]: Advancing to term 4691
I20260429 08:04:38.921622  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.921655  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4690.5
I20260429 08:04:38.921715  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4690.6
I20260429 08:04:38.922453  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4691 FOLLOWER]: Advancing to term 4692
I20260429 08:04:38.922878  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.922910  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4691.5
I20260429 08:04:38.922940  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4691.6
I20260429 08:04:38.923645  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4692 FOLLOWER]: Advancing to term 4693
I20260429 08:04:38.924027  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.924058  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4692.5
I20260429 08:04:38.924088  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4692.6
I20260429 08:04:38.924893  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4693 FOLLOWER]: Advancing to term 4694
I20260429 08:04:38.925314  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.925347  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4693.5
I20260429 08:04:38.925377  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4693.6
I20260429 08:04:38.925998  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4694 FOLLOWER]: Advancing to term 4695
I20260429 08:04:38.926496  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.926535  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4694.5
I20260429 08:04:38.926566  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4694.6
I20260429 08:04:38.927265  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4695 FOLLOWER]: Advancing to term 4696
I20260429 08:04:38.927954  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.927989  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4695.5
I20260429 08:04:38.928018  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4695.6
I20260429 08:04:38.928702  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4696 FOLLOWER]: Advancing to term 4697
I20260429 08:04:38.929123  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.929155  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4696.5
I20260429 08:04:38.929185  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4696.6
I20260429 08:04:38.929850  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4697 FOLLOWER]: Advancing to term 4698
I20260429 08:04:38.930245  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.930276  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4697.5
I20260429 08:04:38.930305  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4697.6
I20260429 08:04:38.931062  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4698 FOLLOWER]: Advancing to term 4699
I20260429 08:04:38.931582  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.931615  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4698.5
I20260429 08:04:38.931648  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4698.6
I20260429 08:04:38.932343  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4699 FOLLOWER]: Advancing to term 4700
I20260429 08:04:38.932840  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.932874  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4699.5
I20260429 08:04:38.932904  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4699.6
I20260429 08:04:38.933652  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4700 FOLLOWER]: Advancing to term 4701
I20260429 08:04:38.934052  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.934084  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4700.5
I20260429 08:04:38.934113  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4700.6
I20260429 08:04:38.934895  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4701 FOLLOWER]: Advancing to term 4702
I20260429 08:04:38.935310  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.935341  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4701.5
I20260429 08:04:38.935410  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4701.6
I20260429 08:04:38.936117  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4702 FOLLOWER]: Advancing to term 4703
I20260429 08:04:38.936522  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.936553  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4702.5
I20260429 08:04:38.936580  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4702.6
I20260429 08:04:38.937242  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4703 FOLLOWER]: Advancing to term 4704
I20260429 08:04:38.937702  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.937734  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4703.5
I20260429 08:04:38.937764  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4703.6
I20260429 08:04:38.938478  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4704 FOLLOWER]: Advancing to term 4705
I20260429 08:04:38.938896  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.938928  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4704.5
I20260429 08:04:38.938956  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4704.6
I20260429 08:04:38.939700  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4705 FOLLOWER]: Advancing to term 4706
I20260429 08:04:38.940086  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.940117  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4705.5
I20260429 08:04:38.940146  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4705.6
I20260429 08:04:38.940762  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4706 FOLLOWER]: Advancing to term 4707
I20260429 08:04:38.941156  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.941187  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4706.5
I20260429 08:04:38.941215  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4706.6
I20260429 08:04:38.941871  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4707 FOLLOWER]: Advancing to term 4708
I20260429 08:04:38.942260  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.942291  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4707.5
I20260429 08:04:38.942319  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4707.6
I20260429 08:04:38.943045  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4708 FOLLOWER]: Advancing to term 4709
I20260429 08:04:38.943531  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.943575  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4708.5
I20260429 08:04:38.943606  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4708.6
I20260429 08:04:38.944229  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4709 FOLLOWER]: Advancing to term 4710
I20260429 08:04:38.944711  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.944769  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4709.5
I20260429 08:04:38.944828  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4709.6
I20260429 08:04:38.945434  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4710 FOLLOWER]: Advancing to term 4711
I20260429 08:04:38.946002  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.946035  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4710.5
I20260429 08:04:38.946065  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4710.6
I20260429 08:04:38.946717  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4711 FOLLOWER]: Advancing to term 4712
I20260429 08:04:38.947162  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.947196  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4711.5
I20260429 08:04:38.947252  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4711.6
I20260429 08:04:38.947925  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4712 FOLLOWER]: Advancing to term 4713
I20260429 08:04:38.948319  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.948350  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4712.5
I20260429 08:04:38.948379  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4712.6
I20260429 08:04:38.949069  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4713 FOLLOWER]: Advancing to term 4714
I20260429 08:04:38.949450  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.949482  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4713.5
I20260429 08:04:38.949510  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4713.6
I20260429 08:04:38.950119  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4714 FOLLOWER]: Advancing to term 4715
I20260429 08:04:38.950737  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.950796  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4714.5
I20260429 08:04:38.950861  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4714.6
I20260429 08:04:38.951449  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4715 FOLLOWER]: Advancing to term 4716
I20260429 08:04:38.951915  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.951973  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4715.5
I20260429 08:04:38.952021  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4715.6
I20260429 08:04:38.952692  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4716 FOLLOWER]: Advancing to term 4717
I20260429 08:04:38.953143  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.953202  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4716.5
I20260429 08:04:38.953246  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4716.6
I20260429 08:04:38.953796  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4717 FOLLOWER]: Advancing to term 4718
I20260429 08:04:38.954229  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.954284  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4717.5
I20260429 08:04:38.954330  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4717.6
I20260429 08:04:38.954980  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4718 FOLLOWER]: Advancing to term 4719
I20260429 08:04:38.955435  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.955497  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4718.5
I20260429 08:04:38.955583  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4718.6
I20260429 08:04:38.956344  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4719 FOLLOWER]: Advancing to term 4720
I20260429 08:04:38.956842  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.956876  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4719.5
I20260429 08:04:38.956905  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4719.6
I20260429 08:04:38.957480  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4720 FOLLOWER]: Advancing to term 4721
I20260429 08:04:38.958020  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.958057  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4720.5
I20260429 08:04:38.958124  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4720.6
I20260429 08:04:38.958751  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4721 FOLLOWER]: Advancing to term 4722
I20260429 08:04:38.959168  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.959199  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4721.5
I20260429 08:04:38.959229  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4721.6
I20260429 08:04:38.960001  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4722 FOLLOWER]: Advancing to term 4723
I20260429 08:04:38.960541  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.960573  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4722.5
I20260429 08:04:38.960601  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4722.6
I20260429 08:04:38.961127  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4723 FOLLOWER]: Advancing to term 4724
I20260429 08:04:38.961625  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.961683  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4723.5
I20260429 08:04:38.961726  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4723.6
I20260429 08:04:38.962371  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4724 FOLLOWER]: Advancing to term 4725
I20260429 08:04:38.962801  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.962855  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4724.5
I20260429 08:04:38.962898  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4724.6
I20260429 08:04:38.963523  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4725 FOLLOWER]: Advancing to term 4726
I20260429 08:04:38.963945  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.963999  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4725.5
I20260429 08:04:38.964043  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4725.6
I20260429 08:04:38.964638  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4726 FOLLOWER]: Advancing to term 4727
I20260429 08:04:38.965030  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.965090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4726.5
I20260429 08:04:38.965131  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4726.6
I20260429 08:04:38.965785  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4727 FOLLOWER]: Advancing to term 4728
I20260429 08:04:38.966280  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.966403  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4727.5
I20260429 08:04:38.966464  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4727.6
I20260429 08:04:38.967125  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4728 FOLLOWER]: Advancing to term 4729
I20260429 08:04:38.967631  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.967681  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4728.5
I20260429 08:04:38.967726  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4728.6
I20260429 08:04:38.968393  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4729 FOLLOWER]: Advancing to term 4730
I20260429 08:04:38.968853  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.968907  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4729.5
I20260429 08:04:38.968951  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4729.6
I20260429 08:04:38.969620  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4730 FOLLOWER]: Advancing to term 4731
I20260429 08:04:38.970057  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.970111  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4730.5
I20260429 08:04:38.970158  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4730.6
I20260429 08:04:38.970916  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4731 FOLLOWER]: Advancing to term 4732
I20260429 08:04:38.971330  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.971432  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4731.5
I20260429 08:04:38.971534  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4731.6
I20260429 08:04:38.972291  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4732 FOLLOWER]: Advancing to term 4733
I20260429 08:04:38.972759  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.972812  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4732.5
I20260429 08:04:38.972858  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4732.6
I20260429 08:04:38.973430  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4733 FOLLOWER]: Advancing to term 4734
I20260429 08:04:38.973874  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.973932  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4733.5
I20260429 08:04:38.973977  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4733.6
I20260429 08:04:38.974623  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4734 FOLLOWER]: Advancing to term 4735
I20260429 08:04:38.975052  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.975108  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4734.5
I20260429 08:04:38.975153  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4734.6
I20260429 08:04:38.975776  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4735 FOLLOWER]: Advancing to term 4736
I20260429 08:04:38.976187  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.976243  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4735.5
I20260429 08:04:38.976289  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4735.6
I20260429 08:04:38.976902  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4736 FOLLOWER]: Advancing to term 4737
I20260429 08:04:38.977312  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.977368  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4736.5
I20260429 08:04:38.977423  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4736.6
I20260429 08:04:38.978065  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4737 FOLLOWER]: Advancing to term 4738
I20260429 08:04:38.978566  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.978600  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4737.5
I20260429 08:04:38.978686  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4737.6
I20260429 08:04:38.979354  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4738 FOLLOWER]: Advancing to term 4739
I20260429 08:04:38.979904  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.979979  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4738.5
I20260429 08:04:38.980022  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4738.6
I20260429 08:04:38.980619  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4739 FOLLOWER]: Advancing to term 4740
I20260429 08:04:38.981065  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.981120  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4739.5
I20260429 08:04:38.981166  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4739.6
I20260429 08:04:38.981786  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4740 FOLLOWER]: Advancing to term 4741
I20260429 08:04:38.982237  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.982291  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4740.5
I20260429 08:04:38.982363  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4740.6
I20260429 08:04:38.983038  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4741 FOLLOWER]: Advancing to term 4742
I20260429 08:04:38.983562  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.983620  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4741.5
I20260429 08:04:38.983664  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4741.6
I20260429 08:04:38.984315  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4742 FOLLOWER]: Advancing to term 4743
I20260429 08:04:38.984812  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.984880  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4742.5
I20260429 08:04:38.984921  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4742.6
I20260429 08:04:38.985540  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4743 FOLLOWER]: Advancing to term 4744
I20260429 08:04:38.985989  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.986045  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4743.5
I20260429 08:04:38.986088  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4743.6
I20260429 08:04:38.986924  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4744 FOLLOWER]: Advancing to term 4745
I20260429 08:04:38.987352  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.987406  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4744.5
I20260429 08:04:38.987447  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4744.6
I20260429 08:04:38.988202  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4745 FOLLOWER]: Advancing to term 4746
I20260429 08:04:38.988698  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.988752  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4745.5
I20260429 08:04:38.988792  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4745.6
I20260429 08:04:38.989398  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4746 FOLLOWER]: Advancing to term 4747
I20260429 08:04:38.989848  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.989905  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4746.5
I20260429 08:04:38.989948  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4746.6
I20260429 08:04:38.990640  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4747 FOLLOWER]: Advancing to term 4748
I20260429 08:04:38.991070  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.991123  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4747.5
I20260429 08:04:38.991164  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4747.6
I20260429 08:04:38.991863  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4748 FOLLOWER]: Advancing to term 4749
I20260429 08:04:38.992285  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.992342  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4748.5
I20260429 08:04:38.992383  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4748.6
I20260429 08:04:38.993189  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4749 FOLLOWER]: Advancing to term 4750
I20260429 08:04:38.993624  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.993659  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4749.5
I20260429 08:04:38.993723  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4749.6
I20260429 08:04:38.994439  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4750 FOLLOWER]: Advancing to term 4751
I20260429 08:04:38.994884  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.994939  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4750.5
I20260429 08:04:38.994982  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4750.6
I20260429 08:04:38.995697  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4751 FOLLOWER]: Advancing to term 4752
I20260429 08:04:38.996132  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.996186  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4751.5
I20260429 08:04:38.996228  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4751.6
I20260429 08:04:38.996942  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4752 FOLLOWER]: Advancing to term 4753
I20260429 08:04:38.997372  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.997426  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4752.5
I20260429 08:04:38.997467  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4752.6
I20260429 08:04:38.998127  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4753 FOLLOWER]: Advancing to term 4754
I20260429 08:04:38.998548  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.998602  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4753.5
I20260429 08:04:38.998643  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4753.6
I20260429 08:04:38.999265  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4754 FOLLOWER]: Advancing to term 4755
I20260429 08:04:38.999754  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:38.999805  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4754.5
I20260429 08:04:38.999845  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4754.6
I20260429 08:04:39.000555  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4755 FOLLOWER]: Advancing to term 4756
I20260429 08:04:39.001003  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.001060  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4755.5
I20260429 08:04:39.001102  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4755.6
I20260429 08:04:39.001783  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4756 FOLLOWER]: Advancing to term 4757
I20260429 08:04:39.002213  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.002267  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4756.5
I20260429 08:04:39.002308  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4756.6
I20260429 08:04:39.002955  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4757 FOLLOWER]: Advancing to term 4758
I20260429 08:04:39.003445  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.003523  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4757.5
I20260429 08:04:39.003595  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4757.6
I20260429 08:04:39.004194  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4758 FOLLOWER]: Advancing to term 4759
I20260429 08:04:39.004681  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.004730  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4758.5
I20260429 08:04:39.004770  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4758.6
I20260429 08:04:39.005343  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4759 FOLLOWER]: Advancing to term 4760
I20260429 08:04:39.005764  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.005818  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4759.5
I20260429 08:04:39.005864  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4759.6
I20260429 08:04:39.007205  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4760 FOLLOWER]: Advancing to term 4761
I20260429 08:04:39.007678  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.007735  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4760.5
I20260429 08:04:39.007776  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4760.6
I20260429 08:04:39.008478  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4761 FOLLOWER]: Advancing to term 4762
I20260429 08:04:39.008904  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.008936  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4761.5
I20260429 08:04:39.008965  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4761.6
I20260429 08:04:39.009529  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4762 FOLLOWER]: Advancing to term 4763
I20260429 08:04:39.010077  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.010152  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4762.5
I20260429 08:04:39.010200  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4762.6
I20260429 08:04:39.010874  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4763 FOLLOWER]: Advancing to term 4764
I20260429 08:04:39.011281  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.011312  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4763.5
I20260429 08:04:39.011339  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4763.6
I20260429 08:04:39.011926  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4764 FOLLOWER]: Advancing to term 4765
I20260429 08:04:39.012377  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.012434  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4764.5
I20260429 08:04:39.012478  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4764.6
I20260429 08:04:39.013181  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4765 FOLLOWER]: Advancing to term 4766
I20260429 08:04:39.013633  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.013664  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4765.5
I20260429 08:04:39.013693  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4765.6
I20260429 08:04:39.014487  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4766 FOLLOWER]: Advancing to term 4767
I20260429 08:04:39.014923  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.014981  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4766.5
I20260429 08:04:39.015023  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4766.6
I20260429 08:04:39.015758  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4767 FOLLOWER]: Advancing to term 4768
I20260429 08:04:39.016189  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.016245  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4767.5
I20260429 08:04:39.016289  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4767.6
I20260429 08:04:39.016958  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4768 FOLLOWER]: Advancing to term 4769
I20260429 08:04:39.017428  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.017484  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4768.5
I20260429 08:04:39.017529  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4768.6
I20260429 08:04:39.018338  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4769 FOLLOWER]: Advancing to term 4770
I20260429 08:04:39.018935  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.018970  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4769.5
I20260429 08:04:39.019001  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4769.6
I20260429 08:04:39.019842  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4770 FOLLOWER]: Advancing to term 4771
I20260429 08:04:39.020296  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.020328  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4770.5
I20260429 08:04:39.020414  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4770.6
I20260429 08:04:39.021064  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4771 FOLLOWER]: Advancing to term 4772
I20260429 08:04:39.021515  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.021548  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4771.5
I20260429 08:04:39.021602  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4771.6
I20260429 08:04:39.022219  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4772 FOLLOWER]: Advancing to term 4773
I20260429 08:04:39.022660  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.022697  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4772.5
I20260429 08:04:39.022751  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4772.6
I20260429 08:04:39.023383  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4773 FOLLOWER]: Advancing to term 4774
I20260429 08:04:39.023842  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.023898  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4773.5
I20260429 08:04:39.023949  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4773.6
I20260429 08:04:39.024549  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4774 FOLLOWER]: Advancing to term 4775
I20260429 08:04:39.024967  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.025022  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4774.5
I20260429 08:04:39.025067  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4774.6
I20260429 08:04:39.025636  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4775 FOLLOWER]: Advancing to term 4776
I20260429 08:04:39.026082  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.026114  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4775.5
I20260429 08:04:39.026170  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4775.6
I20260429 08:04:39.026721  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4776 FOLLOWER]: Advancing to term 4777
I20260429 08:04:39.027127  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.027159  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4776.5
I20260429 08:04:39.027212  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4776.6
I20260429 08:04:39.028071  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4777 FOLLOWER]: Advancing to term 4778
I20260429 08:04:39.028487  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.028541  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4777.5
I20260429 08:04:39.028597  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4777.6
I20260429 08:04:39.029225  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4778 FOLLOWER]: Advancing to term 4779
I20260429 08:04:39.029675  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.029706  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4778.5
I20260429 08:04:39.029759  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4778.6
I20260429 08:04:39.030452  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4779 FOLLOWER]: Advancing to term 4780
I20260429 08:04:39.030895  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.030927  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4779.5
I20260429 08:04:39.030982  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4779.6
I20260429 08:04:39.031800  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4780 FOLLOWER]: Advancing to term 4781
I20260429 08:04:39.032231  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.032286  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4780.5
I20260429 08:04:39.032331  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4780.6
I20260429 08:04:39.033077  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4781 FOLLOWER]: Advancing to term 4782
I20260429 08:04:39.033515  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.033548  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4781.5
I20260429 08:04:39.033601  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4781.6
I20260429 08:04:39.034497  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4782 FOLLOWER]: Advancing to term 4783
I20260429 08:04:39.034955  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.034986  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4782.5
I20260429 08:04:39.035041  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4782.6
I20260429 08:04:39.035742  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4783 FOLLOWER]: Advancing to term 4784
I20260429 08:04:39.036159  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.036216  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4783.5
I20260429 08:04:39.036263  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4783.6
I20260429 08:04:39.036913  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4784 FOLLOWER]: Advancing to term 4785
I20260429 08:04:39.037358  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.037390  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4784.5
I20260429 08:04:39.037463  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4784.6
I20260429 08:04:39.038182  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4785 FOLLOWER]: Advancing to term 4786
I20260429 08:04:39.038591  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.038622  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4785.5
I20260429 08:04:39.038681  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4785.6
I20260429 08:04:39.039335  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4786 FOLLOWER]: Advancing to term 4787
I20260429 08:04:39.039805  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.039837  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4786.5
I20260429 08:04:39.039892  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4786.6
I20260429 08:04:39.040567  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4787 FOLLOWER]: Advancing to term 4788
I20260429 08:04:39.041036  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.041069  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4787.5
I20260429 08:04:39.041124  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4787.6
I20260429 08:04:39.041857  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4788 FOLLOWER]: Advancing to term 4789
I20260429 08:04:39.042275  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.042308  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4788.5
I20260429 08:04:39.042362  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4788.6
I20260429 08:04:39.043073  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4789 FOLLOWER]: Advancing to term 4790
I20260429 08:04:39.043618  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.043653  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4789.5
I20260429 08:04:39.043684  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4789.6
I20260429 08:04:39.044456  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4790 FOLLOWER]: Advancing to term 4791
I20260429 08:04:39.044886  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.044919  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4790.5
I20260429 08:04:39.044972  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4790.6
I20260429 08:04:39.045677  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4791 FOLLOWER]: Advancing to term 4792
I20260429 08:04:39.046119  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.046150  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4791.5
I20260429 08:04:39.046206  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4791.6
I20260429 08:04:39.046911  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4792 FOLLOWER]: Advancing to term 4793
I20260429 08:04:39.047361  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.047394  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4792.5
I20260429 08:04:39.047459  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4792.6
I20260429 08:04:39.048112  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4793 FOLLOWER]: Advancing to term 4794
I20260429 08:04:39.048558  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.048589  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4793.5
I20260429 08:04:39.048655  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4793.6
I20260429 08:04:39.049250  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4794 FOLLOWER]: Advancing to term 4795
I20260429 08:04:39.049693  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.049726  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4794.5
I20260429 08:04:39.049780  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4794.6
I20260429 08:04:39.050450  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4795 FOLLOWER]: Advancing to term 4796
I20260429 08:04:39.050908  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.050940  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4795.5
I20260429 08:04:39.050995  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4795.6
I20260429 08:04:39.051723  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4796 FOLLOWER]: Advancing to term 4797
I20260429 08:04:39.052140  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.052177  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4796.5
I20260429 08:04:39.052205  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4796.6
I20260429 08:04:39.052853  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4797 FOLLOWER]: Advancing to term 4798
I20260429 08:04:39.053256  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.053293  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4797.5
I20260429 08:04:39.053346  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4797.6
I20260429 08:04:39.053961  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4798 FOLLOWER]: Advancing to term 4799
I20260429 08:04:39.054378  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.054440  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4798.5
I20260429 08:04:39.054493  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4798.6
I20260429 08:04:39.055080  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4799 FOLLOWER]: Advancing to term 4800
I20260429 08:04:39.055590  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.055622  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4799.5
I20260429 08:04:39.055672  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4799.6
I20260429 08:04:39.056200  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4800 FOLLOWER]: Advancing to term 4801
I20260429 08:04:39.056603  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.056634  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4800.5
I20260429 08:04:39.056670  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4800.6
I20260429 08:04:39.057274  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4801 FOLLOWER]: Advancing to term 4802
I20260429 08:04:39.057731  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.057788  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4801.5
I20260429 08:04:39.057842  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4801.6
I20260429 08:04:39.058403  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4802 FOLLOWER]: Advancing to term 4803
I20260429 08:04:39.058835  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.058866  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4802.5
I20260429 08:04:39.058920  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4802.6
I20260429 08:04:39.059756  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4803 FOLLOWER]: Advancing to term 4804
I20260429 08:04:39.060223  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.060253  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4803.5
I20260429 08:04:39.060303  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4803.6
I20260429 08:04:39.061012  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4804 FOLLOWER]: Advancing to term 4805
I20260429 08:04:39.061514  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.061547  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4804.5
I20260429 08:04:39.061586  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4804.6
I20260429 08:04:39.062227  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4805 FOLLOWER]: Advancing to term 4806
I20260429 08:04:39.062610  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.062642  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4805.5
I20260429 08:04:39.062685  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4805.6
I20260429 08:04:39.063311  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4806 FOLLOWER]: Advancing to term 4807
I20260429 08:04:39.063756  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.063787  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4806.5
I20260429 08:04:39.063815  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4806.6
I20260429 08:04:39.064419  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4807 FOLLOWER]: Advancing to term 4808
I20260429 08:04:39.064797  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.064828  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4807.5
I20260429 08:04:39.064857  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4807.6
I20260429 08:04:39.065467  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4808 FOLLOWER]: Advancing to term 4809
I20260429 08:04:39.065927  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.065958  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4808.5
I20260429 08:04:39.066012  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4808.6
I20260429 08:04:39.066757  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4809 FOLLOWER]: Advancing to term 4810
I20260429 08:04:39.067203  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.067235  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4809.5
I20260429 08:04:39.067291  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4809.6
I20260429 08:04:39.067965  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4810 FOLLOWER]: Advancing to term 4811
I20260429 08:04:39.068413  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.068445  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4810.5
I20260429 08:04:39.068501  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4810.6
I20260429 08:04:39.069129  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4811 FOLLOWER]: Advancing to term 4812
I20260429 08:04:39.069583  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.069617  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4811.5
I20260429 08:04:39.069646  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4811.6
I20260429 08:04:39.070266  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4812 FOLLOWER]: Advancing to term 4813
I20260429 08:04:39.070711  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.070744  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4812.5
I20260429 08:04:39.070796  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4812.6
I20260429 08:04:39.071420  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4813 FOLLOWER]: Advancing to term 4814
I20260429 08:04:39.072018  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.072057  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4813.5
I20260429 08:04:39.072088  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4813.6
I20260429 08:04:39.072896  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4814 FOLLOWER]: Advancing to term 4815
I20260429 08:04:39.073307  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.073339  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4814.5
I20260429 08:04:39.073369  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4814.6
I20260429 08:04:39.073868  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4815 FOLLOWER]: Advancing to term 4816
I20260429 08:04:39.074307  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.074363  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4815.5
I20260429 08:04:39.074404  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4815.6
I20260429 08:04:39.074977  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4816 FOLLOWER]: Advancing to term 4817
I20260429 08:04:39.075388  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.075419  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4816.5
I20260429 08:04:39.075452  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4816.6
I20260429 08:04:39.076159  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4817 FOLLOWER]: Advancing to term 4818
I20260429 08:04:39.076558  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.076589  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4817.5
I20260429 08:04:39.076617  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4817.6
I20260429 08:04:39.077242  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4818 FOLLOWER]: Advancing to term 4819
I20260429 08:04:39.077643  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.077673  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4818.5
I20260429 08:04:39.077701  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4818.6
I20260429 08:04:39.078336  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4819 FOLLOWER]: Advancing to term 4820
I20260429 08:04:39.078732  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.078761  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4819.5
I20260429 08:04:39.078790  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4819.6
I20260429 08:04:39.079639  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4820 FOLLOWER]: Advancing to term 4821
I20260429 08:04:39.080013  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.080041  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4820.5
I20260429 08:04:39.080070  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4820.6
I20260429 08:04:39.080766  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4821 FOLLOWER]: Advancing to term 4822
I20260429 08:04:39.081158  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.081190  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4821.5
I20260429 08:04:39.081218  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4821.6
I20260429 08:04:39.081910  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4822 FOLLOWER]: Advancing to term 4823
I20260429 08:04:39.082296  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.082326  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4822.5
I20260429 08:04:39.082355  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4822.6
I20260429 08:04:39.083137  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4823 FOLLOWER]: Advancing to term 4824
I20260429 08:04:39.083629  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.083660  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4823.5
I20260429 08:04:39.083689  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4823.6
I20260429 08:04:39.084450  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4824 FOLLOWER]: Advancing to term 4825
I20260429 08:04:39.084851  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.084882  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4824.5
I20260429 08:04:39.084911  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4824.6
I20260429 08:04:39.085741  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4825 FOLLOWER]: Advancing to term 4826
I20260429 08:04:39.086167  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.086200  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4825.5
I20260429 08:04:39.086229  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4825.6
I20260429 08:04:39.086884  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4826 FOLLOWER]: Advancing to term 4827
I20260429 08:04:39.087324  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.087379  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4826.5
I20260429 08:04:39.087424  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4826.6
I20260429 08:04:39.087985  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4827 FOLLOWER]: Advancing to term 4828
I20260429 08:04:39.088397  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.088454  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4827.5
I20260429 08:04:39.088500  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4827.6
I20260429 08:04:39.089000  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4828 FOLLOWER]: Advancing to term 4829
I20260429 08:04:39.089435  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.089491  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4828.5
I20260429 08:04:39.089537  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4828.6
I20260429 08:04:39.090049  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4829 FOLLOWER]: Advancing to term 4830
I20260429 08:04:39.090510  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.090543  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4829.5
I20260429 08:04:39.090571  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4829.6
I20260429 08:04:39.091051  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4830 FOLLOWER]: Advancing to term 4831
I20260429 08:04:39.091432  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.091462  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4830.5
I20260429 08:04:39.091559  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4830.6
I20260429 08:04:39.092221  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4831 FOLLOWER]: Advancing to term 4832
I20260429 08:04:39.092625  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.092655  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4831.5
I20260429 08:04:39.092689  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4831.6
I20260429 08:04:39.093230  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4832 FOLLOWER]: Advancing to term 4833
I20260429 08:04:39.093634  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.093663  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4832.5
I20260429 08:04:39.093693  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4832.6
I20260429 08:04:39.094321  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4833 FOLLOWER]: Advancing to term 4834
I20260429 08:04:39.094782  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.094815  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4833.5
I20260429 08:04:39.094869  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4833.6
I20260429 08:04:39.095602  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4834 FOLLOWER]: Advancing to term 4835
I20260429 08:04:39.096029  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.096063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4834.5
I20260429 08:04:39.096092  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4834.6
I20260429 08:04:39.096861  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4835 FOLLOWER]: Advancing to term 4836
I20260429 08:04:39.097288  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.097321  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4835.5
I20260429 08:04:39.097375  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4835.6
I20260429 08:04:39.097986  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4836 FOLLOWER]: Advancing to term 4837
I20260429 08:04:39.098420  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.098455  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4836.5
I20260429 08:04:39.098483  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4836.6
I20260429 08:04:39.099104  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4837 FOLLOWER]: Advancing to term 4838
I20260429 08:04:39.099690  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.099743  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4837.5
I20260429 08:04:39.099789  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4837.6
I20260429 08:04:39.100459  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4838 FOLLOWER]: Advancing to term 4839
I20260429 08:04:39.100893  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.100951  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4838.5
I20260429 08:04:39.100997  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4838.6
I20260429 08:04:39.101584  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4839 FOLLOWER]: Advancing to term 4840
I20260429 08:04:39.102041  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.102073  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4839.5
I20260429 08:04:39.102133  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4839.6
I20260429 08:04:39.102701  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4840 FOLLOWER]: Advancing to term 4841
I20260429 08:04:39.103142  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.103214  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4840.5
I20260429 08:04:39.103257  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4840.6
I20260429 08:04:39.103942  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4841 FOLLOWER]: Advancing to term 4842
I20260429 08:04:39.104470  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.104504  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4841.5
I20260429 08:04:39.104557  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4841.6
I20260429 08:04:39.105162  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4842 FOLLOWER]: Advancing to term 4843
I20260429 08:04:39.105605  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.105645  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4842.5
I20260429 08:04:39.105698  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4842.6
I20260429 08:04:39.106278  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4843 FOLLOWER]: Advancing to term 4844
I20260429 08:04:39.106704  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.106738  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4843.5
I20260429 08:04:39.106767  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4843.6
I20260429 08:04:39.107285  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4844 FOLLOWER]: Advancing to term 4845
I20260429 08:04:39.107731  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.107769  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4844.5
I20260429 08:04:39.107797  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4844.6
I20260429 08:04:39.108286  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4845 FOLLOWER]: Advancing to term 4846
I20260429 08:04:39.108691  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.108723  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4845.5
I20260429 08:04:39.108752  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4845.6
I20260429 08:04:39.109254  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4846 FOLLOWER]: Advancing to term 4847
I20260429 08:04:39.109615  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.109647  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4846.5
I20260429 08:04:39.109680  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4846.6
I20260429 08:04:39.110181  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4847 FOLLOWER]: Advancing to term 4848
I20260429 08:04:39.110551  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.110581  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4847.5
I20260429 08:04:39.110610  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4847.6
I20260429 08:04:39.111115  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4848 FOLLOWER]: Advancing to term 4849
I20260429 08:04:39.111562  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.111593  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4848.5
I20260429 08:04:39.111621  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4848.6
I20260429 08:04:39.112202  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4849 FOLLOWER]: Advancing to term 4850
I20260429 08:04:39.112633  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.112676  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4849.5
I20260429 08:04:39.112742  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4849.6
I20260429 08:04:39.113235  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4850 FOLLOWER]: Advancing to term 4851
I20260429 08:04:39.113651  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.113689  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4850.5
I20260429 08:04:39.113745  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4850.6
I20260429 08:04:39.114333  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4851 FOLLOWER]: Advancing to term 4852
I20260429 08:04:39.114795  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.114827  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4851.5
I20260429 08:04:39.114882  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4851.6
I20260429 08:04:39.115541  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4852 FOLLOWER]: Advancing to term 4853
I20260429 08:04:39.116029  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.116060  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4852.5
I20260429 08:04:39.116115  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4852.6
I20260429 08:04:39.116847  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4853 FOLLOWER]: Advancing to term 4854
I20260429 08:04:39.117278  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.117311  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4853.5
I20260429 08:04:39.117362  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4853.6
I20260429 08:04:39.118136  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4854 FOLLOWER]: Advancing to term 4855
I20260429 08:04:39.118589  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.118621  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4854.5
I20260429 08:04:39.118651  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4854.6
I20260429 08:04:39.119499  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4855 FOLLOWER]: Advancing to term 4856
I20260429 08:04:39.119920  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.119972  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4855.5
I20260429 08:04:39.120018  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4855.6
I20260429 08:04:39.120647  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4856 FOLLOWER]: Advancing to term 4857
I20260429 08:04:39.121032  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.121063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4856.5
I20260429 08:04:39.121093  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4856.6
I20260429 08:04:39.121698  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4857 FOLLOWER]: Advancing to term 4858
I20260429 08:04:39.122073  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.122104  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4857.5
I20260429 08:04:39.122133  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4857.6
I20260429 08:04:39.122879  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4858 FOLLOWER]: Advancing to term 4859
I20260429 08:04:39.123311  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.123375  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4858.5
I20260429 08:04:39.123428  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4858.6
I20260429 08:04:39.124097  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4859 FOLLOWER]: Advancing to term 4860
I20260429 08:04:39.124509  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.124541  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4859.5
I20260429 08:04:39.124570  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4859.6
I20260429 08:04:39.125200  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4860 FOLLOWER]: Advancing to term 4861
I20260429 08:04:39.125590  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.125655  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4860.5
I20260429 08:04:39.125697  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4860.6
I20260429 08:04:39.126376  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4861 FOLLOWER]: Advancing to term 4862
I20260429 08:04:39.126778  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.126808  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4861.5
I20260429 08:04:39.126837  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4861.6
I20260429 08:04:39.127457  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4862 FOLLOWER]: Advancing to term 4863
I20260429 08:04:39.127916  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.127948  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4862.5
I20260429 08:04:39.127976  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4862.6
I20260429 08:04:39.128588  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4863 FOLLOWER]: Advancing to term 4864
I20260429 08:04:39.129029  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.129083  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4863.5
I20260429 08:04:39.129128  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4863.6
I20260429 08:04:39.129738  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4864 FOLLOWER]: Advancing to term 4865
I20260429 08:04:39.130200  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.130232  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4864.5
I20260429 08:04:39.130290  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4864.6
I20260429 08:04:39.130883  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4865 FOLLOWER]: Advancing to term 4866
I20260429 08:04:39.131273  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.131302  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4865.5
I20260429 08:04:39.131331  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4865.6
I20260429 08:04:39.131944  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4866 FOLLOWER]: Advancing to term 4867
I20260429 08:04:39.132326  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.132355  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4866.5
I20260429 08:04:39.132424  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4866.6
I20260429 08:04:39.132989  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4867 FOLLOWER]: Advancing to term 4868
I20260429 08:04:39.133435  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.133466  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4867.5
I20260429 08:04:39.133495  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4867.6
I20260429 08:04:39.134085  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4868 FOLLOWER]: Advancing to term 4869
I20260429 08:04:39.134542  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.134575  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4868.5
I20260429 08:04:39.134603  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4868.6
I20260429 08:04:39.135288  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4869 FOLLOWER]: Advancing to term 4870
I20260429 08:04:39.135818  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.135852  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4869.5
I20260429 08:04:39.135906  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4869.6
I20260429 08:04:39.136545  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4870 FOLLOWER]: Advancing to term 4871
I20260429 08:04:39.136961  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.136993  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4870.5
I20260429 08:04:39.137048  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4870.6
I20260429 08:04:39.137693  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4871 FOLLOWER]: Advancing to term 4872
I20260429 08:04:39.138105  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.138137  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4871.5
I20260429 08:04:39.138191  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4871.6
I20260429 08:04:39.138891  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4872 FOLLOWER]: Advancing to term 4873
I20260429 08:04:39.139312  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.139345  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4872.5
I20260429 08:04:39.139374  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4872.6
I20260429 08:04:39.140020  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4873 FOLLOWER]: Advancing to term 4874
I20260429 08:04:39.140460  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.140492  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4873.5
I20260429 08:04:39.140522  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4873.6
I20260429 08:04:39.141149  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4874 FOLLOWER]: Advancing to term 4875
I20260429 08:04:39.141609  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.141683  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4874.5
I20260429 08:04:39.141726  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4874.6
I20260429 08:04:39.142288  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4875 FOLLOWER]: Advancing to term 4876
I20260429 08:04:39.142685  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.142716  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4875.5
I20260429 08:04:39.142745  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4875.6
I20260429 08:04:39.143306  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4876 FOLLOWER]: Advancing to term 4877
I20260429 08:04:39.143844  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.143903  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4876.5
I20260429 08:04:39.143949  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4876.6
I20260429 08:04:39.144579  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4877 FOLLOWER]: Advancing to term 4878
I20260429 08:04:39.145032  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.145092  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4877.5
I20260429 08:04:39.145138  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4877.6
I20260429 08:04:39.145797  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4878 FOLLOWER]: Advancing to term 4879
I20260429 08:04:39.146238  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.146301  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4878.5
I20260429 08:04:39.146363  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4878.6
I20260429 08:04:39.146981  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4879 FOLLOWER]: Advancing to term 4880
I20260429 08:04:39.147409  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.147467  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4879.5
I20260429 08:04:39.147535  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4879.6
I20260429 08:04:39.148156  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4880 FOLLOWER]: Advancing to term 4881
I20260429 08:04:39.148582  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.148638  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4880.5
I20260429 08:04:39.148702  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4880.6
I20260429 08:04:39.149382  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4881 FOLLOWER]: Advancing to term 4882
I20260429 08:04:39.149842  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.149875  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4881.5
I20260429 08:04:39.149988  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4881.6
I20260429 08:04:39.150635  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4882 FOLLOWER]: Advancing to term 4883
I20260429 08:04:39.151167  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.151240  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4882.5
I20260429 08:04:39.151288  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4882.6
I20260429 08:04:39.152069  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4883 FOLLOWER]: Advancing to term 4884
I20260429 08:04:39.152550  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.152609  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4883.5
I20260429 08:04:39.152653  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4883.6
I20260429 08:04:39.153384  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4884 FOLLOWER]: Advancing to term 4885
I20260429 08:04:39.153847  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.153906  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4884.5
I20260429 08:04:39.153949  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4884.6
I20260429 08:04:39.154578  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4885 FOLLOWER]: Advancing to term 4886
I20260429 08:04:39.155006  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.155061  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4885.5
I20260429 08:04:39.155105  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4885.6
I20260429 08:04:39.155781  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4886 FOLLOWER]: Advancing to term 4887
I20260429 08:04:39.156167  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.156198  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4886.5
I20260429 08:04:39.156225  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4886.6
I20260429 08:04:39.156951  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4887 FOLLOWER]: Advancing to term 4888
I20260429 08:04:39.157341  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.157402  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4887.5
I20260429 08:04:39.157431  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4887.6
I20260429 08:04:39.157968  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4888 FOLLOWER]: Advancing to term 4889
I20260429 08:04:39.158483  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.158515  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4888.5
I20260429 08:04:39.158573  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4888.6
I20260429 08:04:39.159195  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4889 FOLLOWER]: Advancing to term 4890
I20260429 08:04:39.159754  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.159783  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4889.5
I20260429 08:04:39.159811  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4889.6
I20260429 08:04:39.160332  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4890 FOLLOWER]: Advancing to term 4891
I20260429 08:04:39.160784  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.160812  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4890.5
I20260429 08:04:39.160841  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4890.6
I20260429 08:04:39.161366  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4891 FOLLOWER]: Advancing to term 4892
I20260429 08:04:39.161849  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.161890  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4891.5
I20260429 08:04:39.161929  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4891.6
I20260429 08:04:39.162688  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4892 FOLLOWER]: Advancing to term 4893
I20260429 08:04:39.163129  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.163185  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4892.5
I20260429 08:04:39.163231  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4892.6
I20260429 08:04:39.163901  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4893 FOLLOWER]: Advancing to term 4894
I20260429 08:04:39.164345  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.164381  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4893.5
I20260429 08:04:39.164441  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4893.6
I20260429 08:04:39.165067  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4894 FOLLOWER]: Advancing to term 4895
I20260429 08:04:39.165485  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.165517  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4894.5
I20260429 08:04:39.165546  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4894.6
I20260429 08:04:39.166214  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4895 FOLLOWER]: Advancing to term 4896
I20260429 08:04:39.166666  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.166700  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4895.5
I20260429 08:04:39.166730  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4895.6
I20260429 08:04:39.167269  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4896 FOLLOWER]: Advancing to term 4897
I20260429 08:04:39.167718  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.167750  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4896.5
I20260429 08:04:39.167778  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4896.6
I20260429 08:04:39.168323  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4897 FOLLOWER]: Advancing to term 4898
I20260429 08:04:39.168700  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.168730  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4897.5
I20260429 08:04:39.168756  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4897.6
I20260429 08:04:39.169373  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4898 FOLLOWER]: Advancing to term 4899
I20260429 08:04:39.169828  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.169862  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4898.5
I20260429 08:04:39.169916  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4898.6
I20260429 08:04:39.170485  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4899 FOLLOWER]: Advancing to term 4900
I20260429 08:04:39.170945  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.170977  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4899.5
I20260429 08:04:39.171033  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4899.6
I20260429 08:04:39.171643  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4900 FOLLOWER]: Advancing to term 4901
I20260429 08:04:39.172094  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.172127  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4900.5
I20260429 08:04:39.172181  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4900.6
I20260429 08:04:39.172789  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4901 FOLLOWER]: Advancing to term 4902
I20260429 08:04:39.173221  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.173252  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4901.5
I20260429 08:04:39.173307  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4901.6
I20260429 08:04:39.173965  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4902 FOLLOWER]: Advancing to term 4903
I20260429 08:04:39.174398  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.174455  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4902.5
I20260429 08:04:39.174484  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4902.6
I20260429 08:04:39.175110  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4903 FOLLOWER]: Advancing to term 4904
I20260429 08:04:39.175611  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.175644  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4903.5
I20260429 08:04:39.175675  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4903.6
I20260429 08:04:39.176254  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4904 FOLLOWER]: Advancing to term 4905
I20260429 08:04:39.176685  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.176717  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4904.5
I20260429 08:04:39.176772  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4904.6
I20260429 08:04:39.177430  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4905 FOLLOWER]: Advancing to term 4906
I20260429 08:04:39.177913  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.177945  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4905.5
I20260429 08:04:39.177999  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4905.6
I20260429 08:04:39.178637  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4906 FOLLOWER]: Advancing to term 4907
I20260429 08:04:39.179067  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.179100  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4906.5
I20260429 08:04:39.179158  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4906.6
I20260429 08:04:39.179800  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4907 FOLLOWER]: Advancing to term 4908
I20260429 08:04:39.180233  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.180265  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4907.5
I20260429 08:04:39.180321  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4907.6
I20260429 08:04:39.181002  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4908 FOLLOWER]: Advancing to term 4909
I20260429 08:04:39.181463  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.181496  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4908.5
I20260429 08:04:39.181552  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4908.6
I20260429 08:04:39.182200  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4909 FOLLOWER]: Advancing to term 4910
I20260429 08:04:39.182665  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.182705  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4909.5
I20260429 08:04:39.182760  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4909.6
I20260429 08:04:39.183306  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4910 FOLLOWER]: Advancing to term 4911
I20260429 08:04:39.183806  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.183840  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4910.5
I20260429 08:04:39.183868  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4910.6
I20260429 08:04:39.184516  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4911 FOLLOWER]: Advancing to term 4912
I20260429 08:04:39.184985  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.185041  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4911.5
I20260429 08:04:39.185086  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4911.6
I20260429 08:04:39.185786  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4912 FOLLOWER]: Advancing to term 4913
I20260429 08:04:39.186230  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.186286  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4912.5
I20260429 08:04:39.186327  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4912.6
I20260429 08:04:39.186978  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4913 FOLLOWER]: Advancing to term 4914
I20260429 08:04:39.187422  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.187454  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4913.5
I20260429 08:04:39.187534  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4913.6
I20260429 08:04:39.188133  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4914 FOLLOWER]: Advancing to term 4915
I20260429 08:04:39.188592  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.188625  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4914.5
I20260429 08:04:39.188654  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4914.6
I20260429 08:04:39.189230  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4915 FOLLOWER]: Advancing to term 4916
I20260429 08:04:39.189726  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.189783  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4915.5
I20260429 08:04:39.189826  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4915.6
I20260429 08:04:39.190470  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4916 FOLLOWER]: Advancing to term 4917
I20260429 08:04:39.190924  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.190958  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4916.5
I20260429 08:04:39.191013  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4916.6
I20260429 08:04:39.191658  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4917 FOLLOWER]: Advancing to term 4918
I20260429 08:04:39.192126  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.192157  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4917.5
I20260429 08:04:39.192185  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4917.6
I20260429 08:04:39.192772  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4918 FOLLOWER]: Advancing to term 4919
I20260429 08:04:39.193215  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.193248  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4918.5
I20260429 08:04:39.193301  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4918.6
I20260429 08:04:39.193886  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4919 FOLLOWER]: Advancing to term 4920
I20260429 08:04:39.194311  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.194343  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4919.5
I20260429 08:04:39.194372  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4919.6
I20260429 08:04:39.195019  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4920 FOLLOWER]: Advancing to term 4921
I20260429 08:04:39.195562  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.195624  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4920.5
I20260429 08:04:39.195672  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4920.6
I20260429 08:04:39.196349  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4921 FOLLOWER]: Advancing to term 4922
I20260429 08:04:39.196775  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.196807  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4921.5
I20260429 08:04:39.196836  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4921.6
I20260429 08:04:39.197559  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4922 FOLLOWER]: Advancing to term 4923
I20260429 08:04:39.197968  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.198000  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4922.5
I20260429 08:04:39.198029  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4922.6
I20260429 08:04:39.198657  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4923 FOLLOWER]: Advancing to term 4924
I20260429 08:04:39.199046  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.199077  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4923.5
I20260429 08:04:39.199112  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4923.6
I20260429 08:04:39.199708  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4924 FOLLOWER]: Advancing to term 4925
I20260429 08:04:39.200100  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.200130  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4924.5
I20260429 08:04:39.200160  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4924.6
I20260429 08:04:39.201005  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4925 FOLLOWER]: Advancing to term 4926
I20260429 08:04:39.201408  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.201460  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4925.5
I20260429 08:04:39.201490  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4925.6
I20260429 08:04:39.202152  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4926 FOLLOWER]: Advancing to term 4927
I20260429 08:04:39.202628  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.202687  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4926.5
I20260429 08:04:39.202733  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4926.6
I20260429 08:04:39.203399  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4927 FOLLOWER]: Advancing to term 4928
I20260429 08:04:39.203871  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.203929  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4927.5
I20260429 08:04:39.203977  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4927.6
I20260429 08:04:39.204656  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4928 FOLLOWER]: Advancing to term 4929
I20260429 08:04:39.205137  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.205193  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4928.5
I20260429 08:04:39.205238  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4928.6
I20260429 08:04:39.205842  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4929 FOLLOWER]: Advancing to term 4930
I20260429 08:04:39.206271  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.206328  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4929.5
I20260429 08:04:39.206415  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4929.6
I20260429 08:04:39.207031  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4930 FOLLOWER]: Advancing to term 4931
I20260429 08:04:39.207523  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.207561  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4930.5
I20260429 08:04:39.207609  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4930.6
I20260429 08:04:39.208216  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4931 FOLLOWER]: Advancing to term 4932
I20260429 08:04:39.208657  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.208695  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4931.5
I20260429 08:04:39.208724  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4931.6
I20260429 08:04:39.209313  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4932 FOLLOWER]: Advancing to term 4933
I20260429 08:04:39.209761  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.209815  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4932.5
I20260429 08:04:39.209859  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4932.6
I20260429 08:04:39.210462  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4933 FOLLOWER]: Advancing to term 4934
I20260429 08:04:39.210848  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.210880  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4933.5
I20260429 08:04:39.210908  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4933.6
I20260429 08:04:39.211442  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4934 FOLLOWER]: Advancing to term 4935
I20260429 08:04:39.211863  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.211894  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4934.5
I20260429 08:04:39.211922  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4934.6
I20260429 08:04:39.212441  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4935 FOLLOWER]: Advancing to term 4936
I20260429 08:04:39.212829  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.212859  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4935.5
I20260429 08:04:39.212888  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4935.6
I20260429 08:04:39.213363  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4936 FOLLOWER]: Advancing to term 4937
I20260429 08:04:39.213752  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.213783  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4936.5
I20260429 08:04:39.213810  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4936.6
I20260429 08:04:39.214316  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4937 FOLLOWER]: Advancing to term 4938
I20260429 08:04:39.214748  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.214781  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4937.5
I20260429 08:04:39.214810  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4937.6
I20260429 08:04:39.215260  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4938 FOLLOWER]: Advancing to term 4939
I20260429 08:04:39.215773  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.215826  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4938.5
I20260429 08:04:39.215879  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4938.6
I20260429 08:04:39.216367  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4939 FOLLOWER]: Advancing to term 4940
I20260429 08:04:39.216801  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.216856  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4939.5
I20260429 08:04:39.216900  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4939.6
I20260429 08:04:39.217389  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4940 FOLLOWER]: Advancing to term 4941
I20260429 08:04:39.217823  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.217878  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4940.5
I20260429 08:04:39.217921  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4940.6
I20260429 08:04:39.218540  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4941 FOLLOWER]: Advancing to term 4942
I20260429 08:04:39.218973  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.219027  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4941.5
I20260429 08:04:39.219071  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4941.6
I20260429 08:04:39.219615  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4942 FOLLOWER]: Advancing to term 4943
I20260429 08:04:39.220039  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.220093  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4942.5
I20260429 08:04:39.220139  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4942.6
I20260429 08:04:39.220629  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4943 FOLLOWER]: Advancing to term 4944
I20260429 08:04:39.221060  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.221113  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4943.5
I20260429 08:04:39.221158  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4943.6
I20260429 08:04:39.221731  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4944 FOLLOWER]: Advancing to term 4945
I20260429 08:04:39.222146  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.222199  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4944.5
I20260429 08:04:39.222242  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4944.6
I20260429 08:04:39.222862  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4945 FOLLOWER]: Advancing to term 4946
I20260429 08:04:39.223299  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.223330  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4945.5
I20260429 08:04:39.223385  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4945.6
I20260429 08:04:39.224054  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4946 FOLLOWER]: Advancing to term 4947
I20260429 08:04:39.224509  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.224540  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4946.5
I20260429 08:04:39.224592  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4946.6
I20260429 08:04:39.225203  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4947 FOLLOWER]: Advancing to term 4948
I20260429 08:04:39.225589  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.225618  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4947.5
I20260429 08:04:39.225646  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4947.6
I20260429 08:04:39.226204  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4948 FOLLOWER]: Advancing to term 4949
I20260429 08:04:39.226615  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.226646  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4948.5
I20260429 08:04:39.226675  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4948.6
I20260429 08:04:39.227164  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4949 FOLLOWER]: Advancing to term 4950
I20260429 08:04:39.227610  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.227644  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4949.5
I20260429 08:04:39.227674  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4949.6
I20260429 08:04:39.228160  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4950 FOLLOWER]: Advancing to term 4951
I20260429 08:04:39.228623  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.228682  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4950.5
I20260429 08:04:39.228729  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4950.6
I20260429 08:04:39.229224  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4951 FOLLOWER]: Advancing to term 4952
I20260429 08:04:39.229664  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.229719  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4951.5
I20260429 08:04:39.229770  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4951.6
I20260429 08:04:39.230252  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4952 FOLLOWER]: Advancing to term 4953
I20260429 08:04:39.230690  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.230744  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4952.5
I20260429 08:04:39.230792  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4952.6
I20260429 08:04:39.231284  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4953 FOLLOWER]: Advancing to term 4954
I20260429 08:04:39.231796  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.231850  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4953.5
I20260429 08:04:39.231895  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4953.6
I20260429 08:04:39.232389  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4954 FOLLOWER]: Advancing to term 4955
I20260429 08:04:39.232818  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.232869  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4954.5
I20260429 08:04:39.232914  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4954.6
I20260429 08:04:39.233403  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4955 FOLLOWER]: Advancing to term 4956
I20260429 08:04:39.233843  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.233896  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4955.5
I20260429 08:04:39.233942  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4955.6
I20260429 08:04:39.234566  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4956 FOLLOWER]: Advancing to term 4957
I20260429 08:04:39.235001  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.235056  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4956.5
I20260429 08:04:39.235102  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4956.6
I20260429 08:04:39.235795  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4957 FOLLOWER]: Advancing to term 4958
I20260429 08:04:39.236218  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.236274  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4957.5
I20260429 08:04:39.236320  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4957.6
I20260429 08:04:39.236971  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4958 FOLLOWER]: Advancing to term 4959
I20260429 08:04:39.237432  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.237466  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4958.5
I20260429 08:04:39.237524  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4958.6
I20260429 08:04:39.238180  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4959 FOLLOWER]: Advancing to term 4960
I20260429 08:04:39.238601  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.238633  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4959.5
I20260429 08:04:39.238663  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4959.6
I20260429 08:04:39.239240  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4960 FOLLOWER]: Advancing to term 4961
I20260429 08:04:39.239702  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.239734  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4960.5
I20260429 08:04:39.239763  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4960.6
I20260429 08:04:39.240500  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4961 FOLLOWER]: Advancing to term 4962
I20260429 08:04:39.241065  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.241106  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4961.5
I20260429 08:04:39.241164  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4961.6
I20260429 08:04:39.241742  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4962 FOLLOWER]: Advancing to term 4963
I20260429 08:04:39.242327  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.242359  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4962.5
I20260429 08:04:39.242424  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4962.6
I20260429 08:04:39.243196  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4963 FOLLOWER]: Advancing to term 4964
I20260429 08:04:39.243685  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.243718  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4963.5
I20260429 08:04:39.243748  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4963.6
I20260429 08:04:39.244374  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4964 FOLLOWER]: Advancing to term 4965
I20260429 08:04:39.244817  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.244848  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4964.5
I20260429 08:04:39.244877  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4964.6
I20260429 08:04:39.245379  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4965 FOLLOWER]: Advancing to term 4966
I20260429 08:04:39.245769  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.245800  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4965.5
I20260429 08:04:39.245827  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4965.6
I20260429 08:04:39.246476  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4966 FOLLOWER]: Advancing to term 4967
I20260429 08:04:39.246853  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.246886  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4966.5
I20260429 08:04:39.246914  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4966.6
I20260429 08:04:39.247582  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4967 FOLLOWER]: Advancing to term 4968
I20260429 08:04:39.247967  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.247999  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4967.5
I20260429 08:04:39.248027  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4967.6
I20260429 08:04:39.248682  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4968 FOLLOWER]: Advancing to term 4969
I20260429 08:04:39.249058  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.249089  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4968.5
I20260429 08:04:39.249117  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4968.6
I20260429 08:04:39.249759  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4969 FOLLOWER]: Advancing to term 4970
I20260429 08:04:39.250140  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.250170  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4969.5
I20260429 08:04:39.250198  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4969.6
I20260429 08:04:39.250721  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4970 FOLLOWER]: Advancing to term 4971
I20260429 08:04:39.251102  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.251132  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4970.5
I20260429 08:04:39.251160  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4970.6
I20260429 08:04:39.251775  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4971 FOLLOWER]: Advancing to term 4972
I20260429 08:04:39.252300  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.252341  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4971.5
I20260429 08:04:39.252375  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4971.6
I20260429 08:04:39.253093  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4972 FOLLOWER]: Advancing to term 4973
I20260429 08:04:39.253815  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.253852  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4972.5
I20260429 08:04:39.253882  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4972.6
I20260429 08:04:39.254669  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4973 FOLLOWER]: Advancing to term 4974
I20260429 08:04:39.255074  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.255105  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4973.5
I20260429 08:04:39.255133  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4973.6
I20260429 08:04:39.255802  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4974 FOLLOWER]: Advancing to term 4975
I20260429 08:04:39.256192  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.256223  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4974.5
I20260429 08:04:39.256250  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4974.6
I20260429 08:04:39.256983  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4975 FOLLOWER]: Advancing to term 4976
I20260429 08:04:39.257369  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.257400  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4975.5
I20260429 08:04:39.257429  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4975.6
I20260429 08:04:39.258009  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4976 FOLLOWER]: Advancing to term 4977
I20260429 08:04:39.258560  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.258607  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4976.5
I20260429 08:04:39.258680  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4976.6
I20260429 08:04:39.259202  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4977 FOLLOWER]: Advancing to term 4978
I20260429 08:04:39.259837  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.259886  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4977.5
I20260429 08:04:39.259930  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4977.6
I20260429 08:04:39.260576  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4978 FOLLOWER]: Advancing to term 4979
I20260429 08:04:39.261058  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.261113  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4978.5
I20260429 08:04:39.261158  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4978.6
I20260429 08:04:39.261860  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4979 FOLLOWER]: Advancing to term 4980
I20260429 08:04:39.262338  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.262394  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4979.5
I20260429 08:04:39.262439  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4979.6
I20260429 08:04:39.263029  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4980 FOLLOWER]: Advancing to term 4981
I20260429 08:04:39.263446  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.263520  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4980.5
I20260429 08:04:39.263563  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4980.6
I20260429 08:04:39.264171  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4981 FOLLOWER]: Advancing to term 4982
I20260429 08:04:39.264581  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.264634  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4981.5
I20260429 08:04:39.264693  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4981.6
I20260429 08:04:39.265288  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4982 FOLLOWER]: Advancing to term 4983
I20260429 08:04:39.265708  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.265761  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4982.5
I20260429 08:04:39.265805  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4982.6
I20260429 08:04:39.266510  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4983 FOLLOWER]: Advancing to term 4984
I20260429 08:04:39.266932  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.266989  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4983.5
I20260429 08:04:39.267033  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4983.6
I20260429 08:04:39.267688  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4984 FOLLOWER]: Advancing to term 4985
I20260429 08:04:39.268149  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.268182  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4984.5
I20260429 08:04:39.268239  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4984.6
I20260429 08:04:39.268893  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4985 FOLLOWER]: Advancing to term 4986
I20260429 08:04:39.269338  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.269371  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4985.5
I20260429 08:04:39.269407  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4985.6
I20260429 08:04:39.270126  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4986 FOLLOWER]: Advancing to term 4987
I20260429 08:04:39.270607  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.270640  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4986.5
I20260429 08:04:39.270673  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4986.6
I20260429 08:04:39.271273  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4987 FOLLOWER]: Advancing to term 4988
I20260429 08:04:39.271804  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.271837  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4987.5
I20260429 08:04:39.271890  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4987.6
I20260429 08:04:39.272541  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4988 FOLLOWER]: Advancing to term 4989
I20260429 08:04:39.272985  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.273018  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4988.5
I20260429 08:04:39.273046  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4988.6
I20260429 08:04:39.273741  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4989 FOLLOWER]: Advancing to term 4990
I20260429 08:04:39.274161  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.274194  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4989.5
I20260429 08:04:39.274245  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4989.6
I20260429 08:04:39.274899  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4990 FOLLOWER]: Advancing to term 4991
I20260429 08:04:39.275336  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.275368  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4990.5
I20260429 08:04:39.275396  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4990.6
I20260429 08:04:39.276067  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4991 FOLLOWER]: Advancing to term 4992
I20260429 08:04:39.276512  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.276544  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4991.5
I20260429 08:04:39.276572  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4991.6
I20260429 08:04:39.277184  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4992 FOLLOWER]: Advancing to term 4993
I20260429 08:04:39.277661  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.277695  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4992.5
I20260429 08:04:39.277752  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4992.6
I20260429 08:04:39.278322  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4993 FOLLOWER]: Advancing to term 4994
I20260429 08:04:39.278734  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.278769  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4993.5
I20260429 08:04:39.278796  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4993.6
I20260429 08:04:39.279383  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4994 FOLLOWER]: Advancing to term 4995
I20260429 08:04:39.280006  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.280043  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4994.5
I20260429 08:04:39.280108  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4994.6
I20260429 08:04:39.280622  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4995 FOLLOWER]: Advancing to term 4996
I20260429 08:04:39.281144  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.281177  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4995.5
I20260429 08:04:39.281206  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4995.6
I20260429 08:04:39.281680  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4996 FOLLOWER]: Advancing to term 4997
I20260429 08:04:39.282100  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.282156  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4996.5
I20260429 08:04:39.282200  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4996.6
I20260429 08:04:39.282779  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4997 FOLLOWER]: Advancing to term 4998
I20260429 08:04:39.283179  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.283210  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4997.5
I20260429 08:04:39.283238  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4997.6
I20260429 08:04:39.283989  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4998 FOLLOWER]: Advancing to term 4999
I20260429 08:04:39.284471  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.284530  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4998.5
I20260429 08:04:39.284579  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4998.6
I20260429 08:04:39.285212  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 4999 FOLLOWER]: Advancing to term 5000
I20260429 08:04:39.285605  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.285635  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4999.5
I20260429 08:04:39.285665  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 4999.6
I20260429 08:04:39.286314  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5000 FOLLOWER]: Advancing to term 5001
I20260429 08:04:39.286757  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.286790  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5000.5
I20260429 08:04:39.286821  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5000.6
I20260429 08:04:39.287415  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5001 FOLLOWER]: Advancing to term 5002
I20260429 08:04:39.287868  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.287901  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5001.5
I20260429 08:04:39.287930  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5001.6
I20260429 08:04:39.288547  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5002 FOLLOWER]: Advancing to term 5003
I20260429 08:04:39.289011  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.289072  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5002.5
I20260429 08:04:39.289119  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5002.6
I20260429 08:04:39.289728  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5003 FOLLOWER]: Advancing to term 5004
I20260429 08:04:39.290174  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.290232  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5003.5
I20260429 08:04:39.290277  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5003.6
I20260429 08:04:39.290921  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5004 FOLLOWER]: Advancing to term 5005
I20260429 08:04:39.291419  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.291452  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5004.5
I20260429 08:04:39.291529  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5004.6
I20260429 08:04:39.292166  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5005 FOLLOWER]: Advancing to term 5006
I20260429 08:04:39.292567  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.292598  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5005.5
I20260429 08:04:39.292629  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5005.6
I20260429 08:04:39.293224  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5006 FOLLOWER]: Advancing to term 5007
I20260429 08:04:39.293605  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.293639  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5006.5
I20260429 08:04:39.293668  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5006.6
I20260429 08:04:39.294230  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5007 FOLLOWER]: Advancing to term 5008
I20260429 08:04:39.294624  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.294657  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5007.5
I20260429 08:04:39.294687  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5007.6
I20260429 08:04:39.295368  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5008 FOLLOWER]: Advancing to term 5009
I20260429 08:04:39.295858  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.295892  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5008.5
I20260429 08:04:39.295922  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5008.6
I20260429 08:04:39.296537  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5009 FOLLOWER]: Advancing to term 5010
I20260429 08:04:39.296990  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.297048  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5009.5
I20260429 08:04:39.297091  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5009.6
I20260429 08:04:39.297820  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5010 FOLLOWER]: Advancing to term 5011
I20260429 08:04:39.298241  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.298273  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5010.5
I20260429 08:04:39.298331  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5010.6
I20260429 08:04:39.298902  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5011 FOLLOWER]: Advancing to term 5012
I20260429 08:04:39.299350  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.299407  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5011.5
I20260429 08:04:39.299450  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5011.6
I20260429 08:04:39.300050  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5012 FOLLOWER]: Advancing to term 5013
I20260429 08:04:39.300493  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.300549  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5012.5
I20260429 08:04:39.300594  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5012.6
I20260429 08:04:39.301189  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5013 FOLLOWER]: Advancing to term 5014
I20260429 08:04:39.301625  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.301688  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5013.5
I20260429 08:04:39.301734  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5013.6
I20260429 08:04:39.302256  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5014 FOLLOWER]: Advancing to term 5015
I20260429 08:04:39.302704  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.302760  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5014.5
I20260429 08:04:39.302804  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5014.6
I20260429 08:04:39.303315  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5015 FOLLOWER]: Advancing to term 5016
I20260429 08:04:39.303808  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.303841  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5015.5
I20260429 08:04:39.303897  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5015.6
I20260429 08:04:39.304495  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5016 FOLLOWER]: Advancing to term 5017
I20260429 08:04:39.305047  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.305088  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5016.5
I20260429 08:04:39.305137  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5016.6
I20260429 08:04:39.305647  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5017 FOLLOWER]: Advancing to term 5018
I20260429 08:04:39.306090  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.306121  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5017.5
I20260429 08:04:39.306177  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5017.6
I20260429 08:04:39.306823  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5018 FOLLOWER]: Advancing to term 5019
I20260429 08:04:39.307268  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.307300  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5018.5
I20260429 08:04:39.307353  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5018.6
I20260429 08:04:39.308009  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5019 FOLLOWER]: Advancing to term 5020
I20260429 08:04:39.308396  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.308430  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5019.5
I20260429 08:04:39.308459  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5019.6
I20260429 08:04:39.309023  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5020 FOLLOWER]: Advancing to term 5021
I20260429 08:04:39.309476  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.309508  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5020.5
I20260429 08:04:39.309563  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5020.6
I20260429 08:04:39.310166  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5021 FOLLOWER]: Advancing to term 5022
I20260429 08:04:39.310619  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.310652  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5021.5
I20260429 08:04:39.310707  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5021.6
I20260429 08:04:39.311338  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5022 FOLLOWER]: Advancing to term 5023
I20260429 08:04:39.311825  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.311856  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5022.5
I20260429 08:04:39.311910  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5022.6
I20260429 08:04:39.312521  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5023 FOLLOWER]: Advancing to term 5024
I20260429 08:04:39.312961  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.312999  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5023.5
I20260429 08:04:39.313055  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5023.6
I20260429 08:04:39.313673  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5024 FOLLOWER]: Advancing to term 5025
I20260429 08:04:39.314105  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.314136  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5024.5
I20260429 08:04:39.314189  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5024.6
I20260429 08:04:39.314749  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5025 FOLLOWER]: Advancing to term 5026
I20260429 08:04:39.315189  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.315222  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5025.5
I20260429 08:04:39.315277  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5025.6
I20260429 08:04:39.315842  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5026 FOLLOWER]: Advancing to term 5027
I20260429 08:04:39.316282  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.316315  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5026.5
I20260429 08:04:39.316370  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5026.6
I20260429 08:04:39.316934  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5027 FOLLOWER]: Advancing to term 5028
I20260429 08:04:39.317375  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.317407  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5027.5
I20260429 08:04:39.317466  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5027.6
I20260429 08:04:39.318020  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5028 FOLLOWER]: Advancing to term 5029
I20260429 08:04:39.318507  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.318540  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5028.5
I20260429 08:04:39.318595  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5028.6
I20260429 08:04:39.319335  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5029 FOLLOWER]: Advancing to term 5030
I20260429 08:04:39.319825  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.319857  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5029.5
I20260429 08:04:39.319885  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5029.6
I20260429 08:04:39.320557  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5030 FOLLOWER]: Advancing to term 5031
I20260429 08:04:39.320956  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.320989  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5030.5
I20260429 08:04:39.321018  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5030.6
I20260429 08:04:39.321676  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5031 FOLLOWER]: Advancing to term 5032
I20260429 08:04:39.322070  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.322100  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5031.5
I20260429 08:04:39.322129  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5031.6
I20260429 08:04:39.322798  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5032 FOLLOWER]: Advancing to term 5033
I20260429 08:04:39.323333  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.323365  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5032.5
I20260429 08:04:39.323427  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5032.6
I20260429 08:04:39.324160  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5033 FOLLOWER]: Advancing to term 5034
I20260429 08:04:39.324595  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.324656  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5033.5
I20260429 08:04:39.324697  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5033.6
I20260429 08:04:39.325300  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5034 FOLLOWER]: Advancing to term 5035
I20260429 08:04:39.325726  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.325783  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5034.5
I20260429 08:04:39.325826  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5034.6
I20260429 08:04:39.326412  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5035 FOLLOWER]: Advancing to term 5036
I20260429 08:04:39.326833  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.326892  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5035.5
I20260429 08:04:39.326936  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5035.6
I20260429 08:04:39.327574  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5036 FOLLOWER]: Advancing to term 5037
I20260429 08:04:39.327958  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.327988  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5036.5
I20260429 08:04:39.328016  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5036.6
I20260429 08:04:39.328622  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5037 FOLLOWER]: Advancing to term 5038
I20260429 08:04:39.329077  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.329134  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5037.5
I20260429 08:04:39.329214  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5037.6
I20260429 08:04:39.329819  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5038 FOLLOWER]: Advancing to term 5039
I20260429 08:04:39.330583  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.330629  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5038.5
I20260429 08:04:39.330678  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5038.6
I20260429 08:04:39.331243  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5039 FOLLOWER]: Advancing to term 5040
I20260429 08:04:39.331966  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.332033  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5039.5
I20260429 08:04:39.332141  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5039.6
I20260429 08:04:39.332634  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5040 FOLLOWER]: Advancing to term 5041
I20260429 08:04:39.333415  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.333475  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5040.5
I20260429 08:04:39.333513  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5040.6
I20260429 08:04:39.334024  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5041 FOLLOWER]: Advancing to term 5042
I20260429 08:04:39.334817  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.334858  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5041.5
I20260429 08:04:39.334908  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5041.6
I20260429 08:04:39.335568  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5042 FOLLOWER]: Advancing to term 5043
I20260429 08:04:39.336344  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.336390  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5042.5
I20260429 08:04:39.336428  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5042.6
I20260429 08:04:39.337589  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5043 FOLLOWER]: Advancing to term 5044
I20260429 08:04:39.338078  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.338133  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5043.5
I20260429 08:04:39.338178  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5043.6
I20260429 08:04:39.338972  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5044 FOLLOWER]: Advancing to term 5045
I20260429 08:04:39.339617  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.339655  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5044.5
I20260429 08:04:39.339696  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5044.6
I20260429 08:04:39.342680  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5045 FOLLOWER]: Advancing to term 5046
I20260429 08:04:39.343436  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.343523  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5045.5
I20260429 08:04:39.343580  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5045.6
I20260429 08:04:39.344558  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5046 FOLLOWER]: Advancing to term 5047
I20260429 08:04:39.345006  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.345060  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5046.5
I20260429 08:04:39.345111  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5046.6
I20260429 08:04:39.345785  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5047 FOLLOWER]: Advancing to term 5048
I20260429 08:04:39.346232  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.346285  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5047.5
I20260429 08:04:39.346325  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5047.6
I20260429 08:04:39.346952  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5048 FOLLOWER]: Advancing to term 5049
I20260429 08:04:39.347610  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.347651  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5048.5
I20260429 08:04:39.347693  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5048.6
I20260429 08:04:39.350070  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5049 FOLLOWER]: Advancing to term 5050
I20260429 08:04:39.350628  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.350696  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5049.5
I20260429 08:04:39.350741  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5049.6
I20260429 08:04:39.352626  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5050 FOLLOWER]: Advancing to term 5051
I20260429 08:04:39.353082  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.353142  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5050.5
I20260429 08:04:39.353188  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5050.6
I20260429 08:04:39.353930  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5051 FOLLOWER]: Advancing to term 5052
I20260429 08:04:39.354372  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.354431  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5051.5
I20260429 08:04:39.354491  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5051.6
I20260429 08:04:39.355172  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5052 FOLLOWER]: Advancing to term 5053
I20260429 08:04:39.355808  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.355851  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5052.5
I20260429 08:04:39.355916  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5052.6
I20260429 08:04:39.356606  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5053 FOLLOWER]: Advancing to term 5054
I20260429 08:04:39.357206  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.357252  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5053.5
I20260429 08:04:39.357291  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5053.6
I20260429 08:04:39.357861  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5054 FOLLOWER]: Advancing to term 5055
I20260429 08:04:39.358265  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.358295  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5054.5
I20260429 08:04:39.358323  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5054.6
I20260429 08:04:39.358945  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5055 FOLLOWER]: Advancing to term 5056
I20260429 08:04:39.359606  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.359709  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5055.5
I20260429 08:04:39.359759  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5055.6
I20260429 08:04:39.360436  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5056 FOLLOWER]: Advancing to term 5057
I20260429 08:04:39.361048  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.361106  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5056.5
I20260429 08:04:39.361148  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5056.6
I20260429 08:04:39.361686  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5057 FOLLOWER]: Advancing to term 5058
I20260429 08:04:39.362138  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.362196  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5057.5
I20260429 08:04:39.362239  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5057.6
I20260429 08:04:39.362828  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5058 FOLLOWER]: Advancing to term 5059
I20260429 08:04:39.363422  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.363461  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5058.5
I20260429 08:04:39.363528  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5058.6
I20260429 08:04:39.364171  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5059 FOLLOWER]: Advancing to term 5060
I20260429 08:04:39.364739  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.364777  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5059.5
I20260429 08:04:39.364815  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5059.6
I20260429 08:04:39.365461  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5060 FOLLOWER]: Advancing to term 5061
I20260429 08:04:39.366088  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.366129  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5060.5
I20260429 08:04:39.366178  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5060.6
I20260429 08:04:39.366745  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5061 FOLLOWER]: Advancing to term 5062
I20260429 08:04:39.367298  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.367338  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5061.5
I20260429 08:04:39.367379  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5061.6
I20260429 08:04:39.367913  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5062 FOLLOWER]: Advancing to term 5063
I20260429 08:04:39.368348  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.368407  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5062.5
I20260429 08:04:39.368469  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5062.6
I20260429 08:04:39.369025  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5063 FOLLOWER]: Advancing to term 5064
I20260429 08:04:39.369443  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.369499  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5063.5
I20260429 08:04:39.369547  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5063.6
I20260429 08:04:39.370191  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5064 FOLLOWER]: Advancing to term 5065
I20260429 08:04:39.370630  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.370689  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5064.5
I20260429 08:04:39.370735  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5064.6
I20260429 08:04:39.371333  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5065 FOLLOWER]: Advancing to term 5066
I20260429 08:04:39.371812  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.371871  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5065.5
I20260429 08:04:39.371922  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5065.6
I20260429 08:04:39.372552  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5066 FOLLOWER]: Advancing to term 5067
I20260429 08:04:39.372979  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.373035  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5066.5
I20260429 08:04:39.373081  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5066.6
I20260429 08:04:39.373687  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5067 FOLLOWER]: Advancing to term 5068
I20260429 08:04:39.374099  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.374153  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5067.5
I20260429 08:04:39.374197  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5067.6
I20260429 08:04:39.374893  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5068 FOLLOWER]: Advancing to term 5069
I20260429 08:04:39.375305  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.375360  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5068.5
I20260429 08:04:39.375404  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5068.6
I20260429 08:04:39.376022  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5069 FOLLOWER]: Advancing to term 5070
I20260429 08:04:39.376441  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.376502  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5069.5
I20260429 08:04:39.376550  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5069.6
I20260429 08:04:39.377167  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5070 FOLLOWER]: Advancing to term 5071
I20260429 08:04:39.377569  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.377624  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5070.5
I20260429 08:04:39.377671  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5070.6
I20260429 08:04:39.378283  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5071 FOLLOWER]: Advancing to term 5072
I20260429 08:04:39.378693  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.378751  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5071.5
I20260429 08:04:39.378800  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5071.6
I20260429 08:04:39.379402  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5072 FOLLOWER]: Advancing to term 5073
I20260429 08:04:39.380040  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.380079  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5072.5
I20260429 08:04:39.380118  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5072.6
I20260429 08:04:39.380712  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5073 FOLLOWER]: Advancing to term 5074
I20260429 08:04:39.381193  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.381251  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5073.5
I20260429 08:04:39.381296  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5073.6
I20260429 08:04:39.381892  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5074 FOLLOWER]: Advancing to term 5075
I20260429 08:04:39.382337  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.382395  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5074.5
I20260429 08:04:39.382437  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5074.6
I20260429 08:04:39.382984  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5075 FOLLOWER]: Advancing to term 5076
I20260429 08:04:39.383427  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.383457  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5075.5
I20260429 08:04:39.383534  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5075.6
I20260429 08:04:39.384230  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5076 FOLLOWER]: Advancing to term 5077
I20260429 08:04:39.384778  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.384811  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5076.5
I20260429 08:04:39.384840  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5076.6
I20260429 08:04:39.385452  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5077 FOLLOWER]: Advancing to term 5078
I20260429 08:04:39.385846  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.385879  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5077.5
I20260429 08:04:39.385907  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5077.6
I20260429 08:04:39.386510  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5078 FOLLOWER]: Advancing to term 5079
I20260429 08:04:39.386943  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.386976  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5078.5
I20260429 08:04:39.387004  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5078.6
I20260429 08:04:39.387570  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5079 FOLLOWER]: Advancing to term 5080
I20260429 08:04:39.387964  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.387995  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5079.5
I20260429 08:04:39.388023  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5079.6
I20260429 08:04:39.388669  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5080 FOLLOWER]: Advancing to term 5081
I20260429 08:04:39.389045  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.389074  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5080.5
I20260429 08:04:39.389101  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5080.6
I20260429 08:04:39.389605  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5081 FOLLOWER]: Advancing to term 5082
I20260429 08:04:39.389981  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.390010  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5081.5
I20260429 08:04:39.390038  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5081.6
I20260429 08:04:39.390579  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5082 FOLLOWER]: Advancing to term 5083
I20260429 08:04:39.390977  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.391008  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5082.5
I20260429 08:04:39.391037  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5082.6
I20260429 08:04:39.391597  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5083 FOLLOWER]: Advancing to term 5084
I20260429 08:04:39.391984  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.392014  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5083.5
I20260429 08:04:39.392041  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5083.6
I20260429 08:04:39.392699  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5084 FOLLOWER]: Advancing to term 5085
I20260429 08:04:39.393116  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.393170  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5084.5
I20260429 08:04:39.393215  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5084.6
I20260429 08:04:39.393774  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5085 FOLLOWER]: Advancing to term 5086
I20260429 08:04:39.394248  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.394279  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5085.5
I20260429 08:04:39.394335  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5085.6
I20260429 08:04:39.395005  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5086 FOLLOWER]: Advancing to term 5087
I20260429 08:04:39.395427  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.395459  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5086.5
I20260429 08:04:39.395539  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5086.6
I20260429 08:04:39.396184  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5087 FOLLOWER]: Advancing to term 5088
I20260429 08:04:39.396620  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.396651  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5087.5
I20260429 08:04:39.396718  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5087.6
I20260429 08:04:39.397333  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5088 FOLLOWER]: Advancing to term 5089
I20260429 08:04:39.397714  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.397745  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5088.5
I20260429 08:04:39.397773  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5088.6
I20260429 08:04:39.398360  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5089 FOLLOWER]: Advancing to term 5090
I20260429 08:04:39.398769  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.398800  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5089.5
I20260429 08:04:39.398829  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5089.6
I20260429 08:04:39.399452  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5090 FOLLOWER]: Advancing to term 5091
I20260429 08:04:39.399893  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.399924  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5090.5
I20260429 08:04:39.399953  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5090.6
I20260429 08:04:39.400574  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5091 FOLLOWER]: Advancing to term 5092
I20260429 08:04:39.401043  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.401077  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5091.5
I20260429 08:04:39.401134  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5091.6
I20260429 08:04:39.401775  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5092 FOLLOWER]: Advancing to term 5093
I20260429 08:04:39.402211  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.402243  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5092.5
I20260429 08:04:39.402298  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5092.6
I20260429 08:04:39.402989  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5093 FOLLOWER]: Advancing to term 5094
I20260429 08:04:39.403458  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.403560  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5093.5
I20260429 08:04:39.403640  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5093.6
I20260429 08:04:39.404242  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5094 FOLLOWER]: Advancing to term 5095
I20260429 08:04:39.404699  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.404731  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5094.5
I20260429 08:04:39.404788  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5094.6
I20260429 08:04:39.405382  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5095 FOLLOWER]: Advancing to term 5096
I20260429 08:04:39.405840  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.405877  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5095.5
I20260429 08:04:39.405933  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5095.6
I20260429 08:04:39.406431  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5096 FOLLOWER]: Advancing to term 5097
I20260429 08:04:39.406873  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.406930  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5096.5
I20260429 08:04:39.406976  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5096.6
I20260429 08:04:39.407621  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5097 FOLLOWER]: Advancing to term 5098
I20260429 08:04:39.408102  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.408133  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5097.5
I20260429 08:04:39.408200  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5097.6
I20260429 08:04:39.408730  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5098 FOLLOWER]: Advancing to term 5099
I20260429 08:04:39.409157  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.409188  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5098.5
I20260429 08:04:39.409238  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5098.6
I20260429 08:04:39.409798  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5099 FOLLOWER]: Advancing to term 5100
I20260429 08:04:39.410241  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.410272  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5099.5
I20260429 08:04:39.410327  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5099.6
I20260429 08:04:39.410930  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5100 FOLLOWER]: Advancing to term 5101
I20260429 08:04:39.411321  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.411350  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5100.5
I20260429 08:04:39.411379  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5100.6
I20260429 08:04:39.411968  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5101 FOLLOWER]: Advancing to term 5102
I20260429 08:04:39.412400  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.412437  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5101.5
I20260429 08:04:39.412490  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5101.6
I20260429 08:04:39.413012  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5102 FOLLOWER]: Advancing to term 5103
I20260429 08:04:39.413461  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.413493  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5102.5
I20260429 08:04:39.413561  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5102.6
I20260429 08:04:39.414392  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5103 FOLLOWER]: Advancing to term 5104
I20260429 08:04:39.414824  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.414880  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5103.5
I20260429 08:04:39.414934  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5103.6
I20260429 08:04:39.415599  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5104 FOLLOWER]: Advancing to term 5105
I20260429 08:04:39.416028  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.416085  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5104.5
I20260429 08:04:39.416131  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5104.6
I20260429 08:04:39.416728  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5105 FOLLOWER]: Advancing to term 5106
I20260429 08:04:39.417137  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.417194  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5105.5
I20260429 08:04:39.417239  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5105.6
I20260429 08:04:39.417868  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5106 FOLLOWER]: Advancing to term 5107
I20260429 08:04:39.418275  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.418331  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5106.5
I20260429 08:04:39.418376  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5106.6
I20260429 08:04:39.418992  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5107 FOLLOWER]: Advancing to term 5108
I20260429 08:04:39.419407  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.419466  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5107.5
I20260429 08:04:39.419528  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5107.6
I20260429 08:04:39.420110  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5108 FOLLOWER]: Advancing to term 5109
I20260429 08:04:39.420523  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.420578  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5108.5
I20260429 08:04:39.420625  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5108.6
I20260429 08:04:39.421212  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5109 FOLLOWER]: Advancing to term 5110
I20260429 08:04:39.421641  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.421710  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5109.5
I20260429 08:04:39.421761  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5109.6
I20260429 08:04:39.422336  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5110 FOLLOWER]: Advancing to term 5111
I20260429 08:04:39.422776  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.422806  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5110.5
I20260429 08:04:39.422860  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5110.6
I20260429 08:04:39.423381  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5111 FOLLOWER]: Advancing to term 5112
I20260429 08:04:39.423853  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.423884  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5111.5
I20260429 08:04:39.423913  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5111.6
I20260429 08:04:39.424479  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5112 FOLLOWER]: Advancing to term 5113
I20260429 08:04:39.424872  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.424902  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5112.5
I20260429 08:04:39.424930  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5112.6
I20260429 08:04:39.425524  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5113 FOLLOWER]: Advancing to term 5114
I20260429 08:04:39.425913  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.425942  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5113.5
I20260429 08:04:39.425971  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5113.6
I20260429 08:04:39.426584  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5114 FOLLOWER]: Advancing to term 5115
I20260429 08:04:39.426962  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.426992  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5114.5
I20260429 08:04:39.427021  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5114.6
I20260429 08:04:39.427631  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5115 FOLLOWER]: Advancing to term 5116
I20260429 08:04:39.428022  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.428051  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5115.5
I20260429 08:04:39.428078  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5115.6
I20260429 08:04:39.428653  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5116 FOLLOWER]: Advancing to term 5117
I20260429 08:04:39.429018  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.429047  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5116.5
I20260429 08:04:39.429075  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5116.6
I20260429 08:04:39.429621  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5117 FOLLOWER]: Advancing to term 5118
I20260429 08:04:39.430032  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.430061  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5117.5
I20260429 08:04:39.430119  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5117.6
I20260429 08:04:39.430648  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5118 FOLLOWER]: Advancing to term 5119
I20260429 08:04:39.431110  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.431142  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5118.5
I20260429 08:04:39.431170  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5118.6
I20260429 08:04:39.431852  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5119 FOLLOWER]: Advancing to term 5120
I20260429 08:04:39.432292  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.432325  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5119.5
I20260429 08:04:39.432379  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5119.6
I20260429 08:04:39.432943  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5120 FOLLOWER]: Advancing to term 5121
I20260429 08:04:39.433388  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.433426  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5120.5
I20260429 08:04:39.433480  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5120.6
I20260429 08:04:39.434037  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5121 FOLLOWER]: Advancing to term 5122
I20260429 08:04:39.434398  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.434430  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5121.5
I20260429 08:04:39.434458  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5121.6
I20260429 08:04:39.435025  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5122 FOLLOWER]: Advancing to term 5123
I20260429 08:04:39.435421  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.435452  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5122.5
I20260429 08:04:39.435529  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5122.6
I20260429 08:04:39.436161  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5123 FOLLOWER]: Advancing to term 5124
I20260429 08:04:39.436546  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.436576  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5123.5
I20260429 08:04:39.436609  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5123.6
I20260429 08:04:39.437340  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5124 FOLLOWER]: Advancing to term 5125
I20260429 08:04:39.437714  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.437743  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5124.5
I20260429 08:04:39.437770  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5124.6
I20260429 08:04:39.438380  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5125 FOLLOWER]: Advancing to term 5126
I20260429 08:04:39.438858  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.438894  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5125.5
I20260429 08:04:39.438921  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5125.6
I20260429 08:04:39.439528  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5126 FOLLOWER]: Advancing to term 5127
I20260429 08:04:39.439917  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.439949  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5126.5
I20260429 08:04:39.439976  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5126.6
I20260429 08:04:39.440671  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5127 FOLLOWER]: Advancing to term 5128
I20260429 08:04:39.441058  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.441088  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5127.5
I20260429 08:04:39.441145  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5127.6
I20260429 08:04:39.441779  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5128 FOLLOWER]: Advancing to term 5129
I20260429 08:04:39.442179  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.442209  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5128.5
I20260429 08:04:39.442236  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5128.6
I20260429 08:04:39.442830  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5129 FOLLOWER]: Advancing to term 5130
I20260429 08:04:39.443208  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.443238  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5129.5
I20260429 08:04:39.443265  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5129.6
I20260429 08:04:39.443921  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5130 FOLLOWER]: Advancing to term 5131
I20260429 08:04:39.444279  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.444308  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5130.5
I20260429 08:04:39.444335  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5130.6
I20260429 08:04:39.444934  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5131 FOLLOWER]: Advancing to term 5132
I20260429 08:04:39.445386  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.445423  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5131.5
I20260429 08:04:39.445453  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5131.6
I20260429 08:04:39.446076  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5132 FOLLOWER]: Advancing to term 5133
I20260429 08:04:39.446550  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.446583  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5132.5
I20260429 08:04:39.446612  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5132.6
I20260429 08:04:39.447263  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5133 FOLLOWER]: Advancing to term 5134
I20260429 08:04:39.447788  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.447820  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5133.5
I20260429 08:04:39.447875  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5133.6
I20260429 08:04:39.448459  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5134 FOLLOWER]: Advancing to term 5135
I20260429 08:04:39.448889  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.448920  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5134.5
I20260429 08:04:39.448972  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5134.6
I20260429 08:04:39.449524  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5135 FOLLOWER]: Advancing to term 5136
I20260429 08:04:39.449973  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.450004  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5135.5
I20260429 08:04:39.450057  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5135.6
I20260429 08:04:39.450587  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5136 FOLLOWER]: Advancing to term 5137
I20260429 08:04:39.451030  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.451061  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5136.5
I20260429 08:04:39.451115  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5136.6
I20260429 08:04:39.451789  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5137 FOLLOWER]: Advancing to term 5138
I20260429 08:04:39.452220  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.452251  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5137.5
I20260429 08:04:39.452307  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5137.6
I20260429 08:04:39.453002  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5138 FOLLOWER]: Advancing to term 5139
I20260429 08:04:39.453464  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.453495  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5138.5
I20260429 08:04:39.453547  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5138.6
I20260429 08:04:39.454145  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5139 FOLLOWER]: Advancing to term 5140
I20260429 08:04:39.454598  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.454651  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5139.5
I20260429 08:04:39.454718  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5139.6
I20260429 08:04:39.455253  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5140 FOLLOWER]: Advancing to term 5141
I20260429 08:04:39.455766  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.455799  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5140.5
I20260429 08:04:39.455853  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5140.6
I20260429 08:04:39.456411  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5141 FOLLOWER]: Advancing to term 5142
I20260429 08:04:39.456833  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.456866  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5141.5
I20260429 08:04:39.456920  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5141.6
I20260429 08:04:39.457474  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5142 FOLLOWER]: Advancing to term 5143
I20260429 08:04:39.457899  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.457930  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5142.5
I20260429 08:04:39.457983  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5142.6
I20260429 08:04:39.458544  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5143 FOLLOWER]: Advancing to term 5144
I20260429 08:04:39.458976  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.459007  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5143.5
I20260429 08:04:39.459095  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5143.6
I20260429 08:04:39.459798  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5144 FOLLOWER]: Advancing to term 5145
I20260429 08:04:39.460314  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.460351  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5144.5
I20260429 08:04:39.460403  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5144.6
I20260429 08:04:39.461050  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5145 FOLLOWER]: Advancing to term 5146
I20260429 08:04:39.461508  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.461563  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5145.5
I20260429 08:04:39.461606  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5145.6
I20260429 08:04:39.462327  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5146 FOLLOWER]: Advancing to term 5147
I20260429 08:04:39.462759  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.462791  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5146.5
I20260429 08:04:39.462844  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5146.6
I20260429 08:04:39.463442  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5147 FOLLOWER]: Advancing to term 5148
I20260429 08:04:39.463872  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.463950  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5147.5
I20260429 08:04:39.464013  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5147.6
I20260429 08:04:39.464630  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5148 FOLLOWER]: Advancing to term 5149
I20260429 08:04:39.465015  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.465046  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5148.5
I20260429 08:04:39.465075  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5148.6
I20260429 08:04:39.465706  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5149 FOLLOWER]: Advancing to term 5150
I20260429 08:04:39.466106  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.466136  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5149.5
I20260429 08:04:39.466164  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5149.6
I20260429 08:04:39.466838  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5150 FOLLOWER]: Advancing to term 5151
I20260429 08:04:39.467207  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.467236  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5150.5
I20260429 08:04:39.467264  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5150.6
I20260429 08:04:39.467862  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5151 FOLLOWER]: Advancing to term 5152
I20260429 08:04:39.468223  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.468251  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5151.5
I20260429 08:04:39.468277  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5151.6
I20260429 08:04:39.468904  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5152 FOLLOWER]: Advancing to term 5153
I20260429 08:04:39.469281  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.469310  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5152.5
I20260429 08:04:39.469337  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5152.6
I20260429 08:04:39.469935  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5153 FOLLOWER]: Advancing to term 5154
I20260429 08:04:39.470310  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.470341  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5153.5
I20260429 08:04:39.470369  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5153.6
I20260429 08:04:39.470940  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5154 FOLLOWER]: Advancing to term 5155
I20260429 08:04:39.471310  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.471338  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5154.5
I20260429 08:04:39.471366  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5154.6
I20260429 08:04:39.471930  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5155 FOLLOWER]: Advancing to term 5156
I20260429 08:04:39.472308  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.472337  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5155.5
I20260429 08:04:39.472364  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5155.6
I20260429 08:04:39.473021  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5156 FOLLOWER]: Advancing to term 5157
I20260429 08:04:39.473402  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.473438  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5156.5
I20260429 08:04:39.473466  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5156.6
I20260429 08:04:39.474102  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5157 FOLLOWER]: Advancing to term 5158
I20260429 08:04:39.474555  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.474587  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5157.5
I20260429 08:04:39.474642  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5157.6
I20260429 08:04:39.475212  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5158 FOLLOWER]: Advancing to term 5159
I20260429 08:04:39.475741  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.475775  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5158.5
I20260429 08:04:39.475826  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5158.6
I20260429 08:04:39.476397  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5159 FOLLOWER]: Advancing to term 5160
I20260429 08:04:39.476847  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.476879  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5159.5
I20260429 08:04:39.476933  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5159.6
I20260429 08:04:39.477425  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5160 FOLLOWER]: Advancing to term 5161
I20260429 08:04:39.477880  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.477936  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5160.5
I20260429 08:04:39.477981  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5160.6
I20260429 08:04:39.478612  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5161 FOLLOWER]: Advancing to term 5162
I20260429 08:04:39.479070  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.479103  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5161.5
I20260429 08:04:39.479158  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5161.6
I20260429 08:04:39.479763  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5162 FOLLOWER]: Advancing to term 5163
I20260429 08:04:39.480196  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.480242  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5162.5
I20260429 08:04:39.480293  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5162.6
I20260429 08:04:39.480831  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5163 FOLLOWER]: Advancing to term 5164
I20260429 08:04:39.481276  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.481307  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5163.5
I20260429 08:04:39.481361  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5163.6
I20260429 08:04:39.481947  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5164 FOLLOWER]: Advancing to term 5165
I20260429 08:04:39.482389  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.482426  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5164.5
I20260429 08:04:39.482478  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5164.6
I20260429 08:04:39.483107  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5165 FOLLOWER]: Advancing to term 5166
I20260429 08:04:39.483598  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.483630  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5165.5
I20260429 08:04:39.483683  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5165.6
I20260429 08:04:39.484198  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5166 FOLLOWER]: Advancing to term 5167
I20260429 08:04:39.484642  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.484674  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5166.5
I20260429 08:04:39.484728  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5166.6
I20260429 08:04:39.485265  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5167 FOLLOWER]: Advancing to term 5168
I20260429 08:04:39.485675  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.485706  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5167.5
I20260429 08:04:39.485761  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5167.6
I20260429 08:04:39.486457  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5168 FOLLOWER]: Advancing to term 5169
I20260429 08:04:39.486893  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.486924  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5168.5
I20260429 08:04:39.486977  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5168.6
I20260429 08:04:39.487584  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5169 FOLLOWER]: Advancing to term 5170
I20260429 08:04:39.487951  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.487979  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5169.5
I20260429 08:04:39.488008  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5169.6
I20260429 08:04:39.488533  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5170 FOLLOWER]: Advancing to term 5171
I20260429 08:04:39.488951  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.488981  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5170.5
I20260429 08:04:39.489033  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5170.6
I20260429 08:04:39.489612  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5171 FOLLOWER]: Advancing to term 5172
I20260429 08:04:39.490023  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.490054  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5171.5
I20260429 08:04:39.490108  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5171.6
I20260429 08:04:39.490697  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5172 FOLLOWER]: Advancing to term 5173
I20260429 08:04:39.491124  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.491155  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5172.5
I20260429 08:04:39.491209  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5172.6
I20260429 08:04:39.491807  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5173 FOLLOWER]: Advancing to term 5174
I20260429 08:04:39.492244  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.492296  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5173.5
I20260429 08:04:39.492341  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5173.6
I20260429 08:04:39.492937  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5174 FOLLOWER]: Advancing to term 5175
I20260429 08:04:39.493377  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.493408  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5174.5
I20260429 08:04:39.493462  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5174.6
I20260429 08:04:39.494084  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5175 FOLLOWER]: Advancing to term 5176
I20260429 08:04:39.494499  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.494550  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5175.5
I20260429 08:04:39.494606  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5175.6
I20260429 08:04:39.495270  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5176 FOLLOWER]: Advancing to term 5177
I20260429 08:04:39.495774  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.495807  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5176.5
I20260429 08:04:39.495865  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5176.6
I20260429 08:04:39.496464  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5177 FOLLOWER]: Advancing to term 5178
I20260429 08:04:39.496901  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.496932  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5177.5
I20260429 08:04:39.496987  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5177.6
I20260429 08:04:39.497648  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5178 FOLLOWER]: Advancing to term 5179
I20260429 08:04:39.498070  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.498100  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5178.5
I20260429 08:04:39.498153  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5178.6
I20260429 08:04:39.498761  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5179 FOLLOWER]: Advancing to term 5180
I20260429 08:04:39.499187  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.499218  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5179.5
I20260429 08:04:39.499289  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5179.6
I20260429 08:04:39.499856  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5180 FOLLOWER]: Advancing to term 5181
I20260429 08:04:39.500290  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.500321  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5180.5
I20260429 08:04:39.500376  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5180.6
I20260429 08:04:39.500953  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5181 FOLLOWER]: Advancing to term 5182
I20260429 08:04:39.501384  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.501420  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5181.5
I20260429 08:04:39.501473  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5181.6
I20260429 08:04:39.502106  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5182 FOLLOWER]: Advancing to term 5183
I20260429 08:04:39.502540  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.502594  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5182.5
I20260429 08:04:39.502640  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5182.6
I20260429 08:04:39.503383  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5183 FOLLOWER]: Advancing to term 5184
I20260429 08:04:39.503845  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.503878  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5183.5
I20260429 08:04:39.503906  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5183.6
I20260429 08:04:39.504503  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5184 FOLLOWER]: Advancing to term 5185
I20260429 08:04:39.504945  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.505002  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5184.5
I20260429 08:04:39.505052  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5184.6
I20260429 08:04:39.505615  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5185 FOLLOWER]: Advancing to term 5186
I20260429 08:04:39.506044  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.506102  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5185.5
I20260429 08:04:39.506146  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5185.6
I20260429 08:04:39.506735  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5186 FOLLOWER]: Advancing to term 5187
I20260429 08:04:39.507155  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.507212  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5186.5
I20260429 08:04:39.507257  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5186.6
I20260429 08:04:39.507872  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5187 FOLLOWER]: Advancing to term 5188
I20260429 08:04:39.508248  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.508278  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5187.5
I20260429 08:04:39.508306  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5187.6
I20260429 08:04:39.508926  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5188 FOLLOWER]: Advancing to term 5189
I20260429 08:04:39.509335  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.509447  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5188.5
I20260429 08:04:39.509505  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5188.6
I20260429 08:04:39.510149  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5189 FOLLOWER]: Advancing to term 5190
I20260429 08:04:39.510705  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.510728  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5189.5
I20260429 08:04:39.510756  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5189.6
I20260429 08:04:39.512720  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5190 FOLLOWER]: Advancing to term 5191
I20260429 08:04:39.513284  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.513316  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5190.5
I20260429 08:04:39.513345  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5190.6
I20260429 08:04:39.514027  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5191 FOLLOWER]: Advancing to term 5192
I20260429 08:04:39.514423  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.514456  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5191.5
I20260429 08:04:39.514484  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5191.6
I20260429 08:04:39.515072  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5192 FOLLOWER]: Advancing to term 5193
I20260429 08:04:39.515576  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.515607  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5192.5
I20260429 08:04:39.515637  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5192.6
I20260429 08:04:39.516175  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5193 FOLLOWER]: Advancing to term 5194
I20260429 08:04:39.516566  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.516597  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5193.5
I20260429 08:04:39.516624  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5193.6
I20260429 08:04:39.517149  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5194 FOLLOWER]: Advancing to term 5195
I20260429 08:04:39.517556  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.517587  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5194.5
I20260429 08:04:39.517616  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5194.6
I20260429 08:04:39.518136  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5195 FOLLOWER]: Advancing to term 5196
I20260429 08:04:39.518517  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.518548  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5195.5
I20260429 08:04:39.518576  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5195.6
I20260429 08:04:39.519070  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5196 FOLLOWER]: Advancing to term 5197
I20260429 08:04:39.519460  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.519544  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5196.5
I20260429 08:04:39.519575  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5196.6
I20260429 08:04:39.520052  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5197 FOLLOWER]: Advancing to term 5198
I20260429 08:04:39.520515  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.520547  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5197.5
I20260429 08:04:39.520576  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5197.6
I20260429 08:04:39.521162  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5198 FOLLOWER]: Advancing to term 5199
I20260429 08:04:39.521665  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.521698  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5198.5
I20260429 08:04:39.521754  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5198.6
I20260429 08:04:39.522336  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5199 FOLLOWER]: Advancing to term 5200
I20260429 08:04:39.522825  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.522857  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5199.5
I20260429 08:04:39.522923  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5199.6
I20260429 08:04:39.523515  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5200 FOLLOWER]: Advancing to term 5201
I20260429 08:04:39.523932  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.523990  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5200.5
I20260429 08:04:39.524036  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5200.6
I20260429 08:04:39.524695  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5201 FOLLOWER]: Advancing to term 5202
I20260429 08:04:39.525209  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.525241  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5201.5
I20260429 08:04:39.525271  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5201.6
I20260429 08:04:39.525832  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5202 FOLLOWER]: Advancing to term 5203
I20260429 08:04:39.526394  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.526455  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5202.5
I20260429 08:04:39.526499  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5202.6
I20260429 08:04:39.527112  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5203 FOLLOWER]: Advancing to term 5204
I20260429 08:04:39.527578  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.527622  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5203.5
I20260429 08:04:39.527652  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5203.6
I20260429 08:04:39.528215  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5204 FOLLOWER]: Advancing to term 5205
I20260429 08:04:39.528700  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.528764  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5204.5
I20260429 08:04:39.528810  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5204.6
I20260429 08:04:39.529490  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5205 FOLLOWER]: Advancing to term 5206
I20260429 08:04:39.529961  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.529992  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5205.5
I20260429 08:04:39.530046  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5205.6
I20260429 08:04:39.530666  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5206 FOLLOWER]: Advancing to term 5207
I20260429 08:04:39.531119  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.531155  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5206.5
I20260429 08:04:39.531209  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5206.6
I20260429 08:04:39.531896  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5207 FOLLOWER]: Advancing to term 5208
I20260429 08:04:39.532332  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.532363  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5207.5
I20260429 08:04:39.532424  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5207.6
I20260429 08:04:39.533115  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5208 FOLLOWER]: Advancing to term 5209
I20260429 08:04:39.533506  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.533537  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5208.5
I20260429 08:04:39.533566  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5208.6
I20260429 08:04:39.534145  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5209 FOLLOWER]: Advancing to term 5210
I20260429 08:04:39.534548  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.534580  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5209.5
I20260429 08:04:39.534608  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5209.6
I20260429 08:04:39.535219  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5210 FOLLOWER]: Advancing to term 5211
I20260429 08:04:39.535696  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.535727  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5210.5
I20260429 08:04:39.535755  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5210.6
I20260429 08:04:39.536319  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5211 FOLLOWER]: Advancing to term 5212
I20260429 08:04:39.536716  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.536748  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5211.5
I20260429 08:04:39.536777  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5211.6
I20260429 08:04:39.537329  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5212 FOLLOWER]: Advancing to term 5213
I20260429 08:04:39.537719  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.537750  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5212.5
I20260429 08:04:39.537777  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5212.6
I20260429 08:04:39.538336  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5213 FOLLOWER]: Advancing to term 5214
I20260429 08:04:39.538784  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.538816  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5213.5
I20260429 08:04:39.538870  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5213.6
I20260429 08:04:39.539405  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5214 FOLLOWER]: Advancing to term 5215
I20260429 08:04:39.539862  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.539894  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5214.5
I20260429 08:04:39.539922  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5214.6
I20260429 08:04:39.540530  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5215 FOLLOWER]: Advancing to term 5216
I20260429 08:04:39.540988  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.541021  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5215.5
I20260429 08:04:39.541075  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5215.6
I20260429 08:04:39.541656  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5216 FOLLOWER]: Advancing to term 5217
I20260429 08:04:39.542114  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.542148  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5216.5
I20260429 08:04:39.542203  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5216.6
I20260429 08:04:39.542753  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5217 FOLLOWER]: Advancing to term 5218
I20260429 08:04:39.543187  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.543218  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5217.5
I20260429 08:04:39.543289  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5217.6
I20260429 08:04:39.543924  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5218 FOLLOWER]: Advancing to term 5219
I20260429 08:04:39.544337  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.544391  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5218.5
I20260429 08:04:39.544453  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5218.6
I20260429 08:04:39.545116  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5219 FOLLOWER]: Advancing to term 5220
I20260429 08:04:39.545555  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.545609  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5219.5
I20260429 08:04:39.545653  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5219.6
I20260429 08:04:39.546243  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5220 FOLLOWER]: Advancing to term 5221
I20260429 08:04:39.546684  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.546739  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5220.5
I20260429 08:04:39.546783  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5220.6
I20260429 08:04:39.547390  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5221 FOLLOWER]: Advancing to term 5222
I20260429 08:04:39.547863  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.547920  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5221.5
I20260429 08:04:39.547962  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5221.6
I20260429 08:04:39.548614  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5222 FOLLOWER]: Advancing to term 5223
I20260429 08:04:39.549055  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.549109  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5222.5
I20260429 08:04:39.549151  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5222.6
I20260429 08:04:39.549835  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5223 FOLLOWER]: Advancing to term 5224
I20260429 08:04:39.550261  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.550318  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5223.5
I20260429 08:04:39.550359  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5223.6
I20260429 08:04:39.550982  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5224 FOLLOWER]: Advancing to term 5225
I20260429 08:04:39.551407  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.551468  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5224.5
I20260429 08:04:39.551530  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5224.6
I20260429 08:04:39.552155  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5225 FOLLOWER]: Advancing to term 5226
I20260429 08:04:39.552608  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.552682  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5225.5
I20260429 08:04:39.552722  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5225.6
I20260429 08:04:39.553328  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5226 FOLLOWER]: Advancing to term 5227
I20260429 08:04:39.553786  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.553818  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5226.5
I20260429 08:04:39.553869  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5226.6
I20260429 08:04:39.554484  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5227 FOLLOWER]: Advancing to term 5228
I20260429 08:04:39.554878  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.554908  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5227.5
I20260429 08:04:39.554936  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5227.6
I20260429 08:04:39.555583  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5228 FOLLOWER]: Advancing to term 5229
I20260429 08:04:39.556031  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.556063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5228.5
I20260429 08:04:39.556118  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5228.6
I20260429 08:04:39.556736  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5229 FOLLOWER]: Advancing to term 5230
I20260429 08:04:39.557156  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.557188  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5229.5
I20260429 08:04:39.557240  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5229.6
I20260429 08:04:39.557804  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5230 FOLLOWER]: Advancing to term 5231
I20260429 08:04:39.558234  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.558264  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5230.5
I20260429 08:04:39.558317  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5230.6
I20260429 08:04:39.558885  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5231 FOLLOWER]: Advancing to term 5232
I20260429 08:04:39.559365  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.559396  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5231.5
I20260429 08:04:39.559427  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5231.6
I20260429 08:04:39.560122  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5232 FOLLOWER]: Advancing to term 5233
I20260429 08:04:39.560513  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.560544  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5232.5
I20260429 08:04:39.560614  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5232.6
I20260429 08:04:39.561412  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5233 FOLLOWER]: Advancing to term 5234
I20260429 08:04:39.561863  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.561896  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5233.5
I20260429 08:04:39.561951  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5233.6
I20260429 08:04:39.562635  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5234 FOLLOWER]: Advancing to term 5235
I20260429 08:04:39.563069  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.563124  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5234.5
I20260429 08:04:39.563170  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5234.6
I20260429 08:04:39.563810  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5235 FOLLOWER]: Advancing to term 5236
I20260429 08:04:39.564220  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.564275  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5235.5
I20260429 08:04:39.564337  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5235.6
I20260429 08:04:39.564971  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5236 FOLLOWER]: Advancing to term 5237
I20260429 08:04:39.565387  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.565450  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5236.5
I20260429 08:04:39.565497  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5236.6
I20260429 08:04:39.566092  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5237 FOLLOWER]: Advancing to term 5238
I20260429 08:04:39.566530  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.566586  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5237.5
I20260429 08:04:39.566635  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5237.6
I20260429 08:04:39.567224  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5238 FOLLOWER]: Advancing to term 5239
I20260429 08:04:39.567735  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.567787  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5238.5
I20260429 08:04:39.567834  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5238.6
I20260429 08:04:39.568358  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5239 FOLLOWER]: Advancing to term 5240
I20260429 08:04:39.568770  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.568823  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5239.5
I20260429 08:04:39.568866  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5239.6
I20260429 08:04:39.569602  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5240 FOLLOWER]: Advancing to term 5241
I20260429 08:04:39.570013  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.570045  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5240.5
I20260429 08:04:39.570099  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5240.6
I20260429 08:04:39.570668  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5241 FOLLOWER]: Advancing to term 5242
I20260429 08:04:39.571087  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.571118  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5241.5
I20260429 08:04:39.571170  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5241.6
I20260429 08:04:39.571811  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5242 FOLLOWER]: Advancing to term 5243
I20260429 08:04:39.572227  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.572257  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5242.5
I20260429 08:04:39.572309  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5242.6
I20260429 08:04:39.572883  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5243 FOLLOWER]: Advancing to term 5244
I20260429 08:04:39.573307  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.573338  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5243.5
I20260429 08:04:39.573390  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5243.6
I20260429 08:04:39.573954  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5244 FOLLOWER]: Advancing to term 5245
I20260429 08:04:39.574424  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.574455  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5244.5
I20260429 08:04:39.574510  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5244.6
I20260429 08:04:39.575068  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5245 FOLLOWER]: Advancing to term 5246
I20260429 08:04:39.575572  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.575603  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5245.5
I20260429 08:04:39.575649  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5245.6
I20260429 08:04:39.576275  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5246 FOLLOWER]: Advancing to term 5247
I20260429 08:04:39.576710  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.576742  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5246.5
I20260429 08:04:39.576795  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5246.6
I20260429 08:04:39.577379  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5247 FOLLOWER]: Advancing to term 5248
I20260429 08:04:39.577819  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.577850  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5247.5
I20260429 08:04:39.577903  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5247.6
I20260429 08:04:39.578418  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5248 FOLLOWER]: Advancing to term 5249
I20260429 08:04:39.578855  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.578883  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5248.5
I20260429 08:04:39.578933  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5248.6
I20260429 08:04:39.579515  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5249 FOLLOWER]: Advancing to term 5250
I20260429 08:04:39.579946  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.579978  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5249.5
I20260429 08:04:39.580042  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5249.6
I20260429 08:04:39.580652  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5250 FOLLOWER]: Advancing to term 5251
I20260429 08:04:39.581122  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.581152  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5250.5
I20260429 08:04:39.581204  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5250.6
I20260429 08:04:39.581805  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5251 FOLLOWER]: Advancing to term 5252
I20260429 08:04:39.582226  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.582257  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5251.5
I20260429 08:04:39.582304  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5251.6
I20260429 08:04:39.582852  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5252 FOLLOWER]: Advancing to term 5253
I20260429 08:04:39.583287  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.583335  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5252.5
I20260429 08:04:39.583364  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5252.6
I20260429 08:04:39.584079  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5253 FOLLOWER]: Advancing to term 5254
I20260429 08:04:39.584549  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.584581  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5253.5
I20260429 08:04:39.584632  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5253.6
I20260429 08:04:39.585201  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5254 FOLLOWER]: Advancing to term 5255
I20260429 08:04:39.585641  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.585678  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5254.5
I20260429 08:04:39.585707  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5254.6
I20260429 08:04:39.586341  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5255 FOLLOWER]: Advancing to term 5256
I20260429 08:04:39.586761  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.586793  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5255.5
I20260429 08:04:39.586822  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5255.6
I20260429 08:04:39.587324  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5256 FOLLOWER]: Advancing to term 5257
I20260429 08:04:39.587831  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.587862  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5256.5
I20260429 08:04:39.587890  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5256.6
I20260429 08:04:39.588362  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5257 FOLLOWER]: Advancing to term 5258
I20260429 08:04:39.588739  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.588769  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5257.5
I20260429 08:04:39.588796  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5257.6
I20260429 08:04:39.589270  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5258 FOLLOWER]: Advancing to term 5259
I20260429 08:04:39.589612  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.589639  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5258.5
I20260429 08:04:39.589690  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5258.6
I20260429 08:04:39.590199  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5259 FOLLOWER]: Advancing to term 5260
I20260429 08:04:39.590567  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.590597  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5259.5
I20260429 08:04:39.590624  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5259.6
I20260429 08:04:39.591096  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5260 FOLLOWER]: Advancing to term 5261
I20260429 08:04:39.591466  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.591575  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5260.5
I20260429 08:04:39.591605  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5260.6
I20260429 08:04:39.592095  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5261 FOLLOWER]: Advancing to term 5262
I20260429 08:04:39.592468  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.592497  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5261.5
I20260429 08:04:39.592525  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5261.6
I20260429 08:04:39.593015  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5262 FOLLOWER]: Advancing to term 5263
I20260429 08:04:39.593416  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.593468  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5262.5
I20260429 08:04:39.593513  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5262.6
I20260429 08:04:39.593999  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5263 FOLLOWER]: Advancing to term 5264
I20260429 08:04:39.594414  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.594467  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5263.5
I20260429 08:04:39.594513  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5263.6
I20260429 08:04:39.595073  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5264 FOLLOWER]: Advancing to term 5265
I20260429 08:04:39.595584  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.595631  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5264.5
I20260429 08:04:39.595679  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5264.6
I20260429 08:04:39.596177  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5265 FOLLOWER]: Advancing to term 5266
I20260429 08:04:39.596609  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.596673  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5265.5
I20260429 08:04:39.596729  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5265.6
I20260429 08:04:39.597241  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5266 FOLLOWER]: Advancing to term 5267
I20260429 08:04:39.597677  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.597731  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5266.5
I20260429 08:04:39.597775  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5266.6
I20260429 08:04:39.598258  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5267 FOLLOWER]: Advancing to term 5268
I20260429 08:04:39.598680  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.598733  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5267.5
I20260429 08:04:39.598778  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5267.6
I20260429 08:04:39.599280  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5268 FOLLOWER]: Advancing to term 5269
I20260429 08:04:39.599783  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.599836  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5268.5
I20260429 08:04:39.599880  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5268.6
I20260429 08:04:39.600387  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5269 FOLLOWER]: Advancing to term 5270
I20260429 08:04:39.600813  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.600868  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5269.5
I20260429 08:04:39.600927  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5269.6
I20260429 08:04:39.601423  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5270 FOLLOWER]: Advancing to term 5271
I20260429 08:04:39.601856  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.601912  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5270.5
I20260429 08:04:39.601958  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5270.6
I20260429 08:04:39.602504  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5271 FOLLOWER]: Advancing to term 5272
I20260429 08:04:39.602882  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.602911  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5271.5
I20260429 08:04:39.602939  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5271.6
I20260429 08:04:39.603533  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5272 FOLLOWER]: Advancing to term 5273
I20260429 08:04:39.603912  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.603942  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5272.5
I20260429 08:04:39.603969  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5272.6
I20260429 08:04:39.604522  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5273 FOLLOWER]: Advancing to term 5274
I20260429 08:04:39.604895  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.604923  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5273.5
I20260429 08:04:39.604950  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5273.6
I20260429 08:04:39.605544  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5274 FOLLOWER]: Advancing to term 5275
I20260429 08:04:39.605921  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.605952  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5274.5
I20260429 08:04:39.605979  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5274.6
I20260429 08:04:39.606510  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5275 FOLLOWER]: Advancing to term 5276
I20260429 08:04:39.606885  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.606917  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5275.5
I20260429 08:04:39.606945  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5275.6
I20260429 08:04:39.607507  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5276 FOLLOWER]: Advancing to term 5277
I20260429 08:04:39.607895  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.607926  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5276.5
I20260429 08:04:39.607955  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5276.6
I20260429 08:04:39.608507  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5277 FOLLOWER]: Advancing to term 5278
I20260429 08:04:39.608934  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.608990  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5277.5
I20260429 08:04:39.609032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5277.6
I20260429 08:04:39.609776  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5278 FOLLOWER]: Advancing to term 5279
I20260429 08:04:39.610172  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.610227  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5278.5
I20260429 08:04:39.610276  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5278.6
I20260429 08:04:39.610965  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5279 FOLLOWER]: Advancing to term 5280
I20260429 08:04:39.611418  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.611449  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5279.5
I20260429 08:04:39.611529  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5279.6
I20260429 08:04:39.612193  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5280 FOLLOWER]: Advancing to term 5281
I20260429 08:04:39.612672  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.612704  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5280.5
I20260429 08:04:39.612757  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5280.6
I20260429 08:04:39.613461  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5281 FOLLOWER]: Advancing to term 5282
I20260429 08:04:39.613886  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.613916  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5281.5
I20260429 08:04:39.613970  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5281.6
I20260429 08:04:39.614612  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5282 FOLLOWER]: Advancing to term 5283
I20260429 08:04:39.615058  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.615090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5282.5
I20260429 08:04:39.615144  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5282.6
I20260429 08:04:39.615818  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5283 FOLLOWER]: Advancing to term 5284
I20260429 08:04:39.616271  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.616303  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5283.5
I20260429 08:04:39.616361  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5283.6
I20260429 08:04:39.616950  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5284 FOLLOWER]: Advancing to term 5285
I20260429 08:04:39.617383  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.617440  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5284.5
I20260429 08:04:39.617486  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5284.6
I20260429 08:04:39.618153  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5285 FOLLOWER]: Advancing to term 5286
I20260429 08:04:39.618578  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.618611  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5285.5
I20260429 08:04:39.618659  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5285.6
I20260429 08:04:39.619241  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5286 FOLLOWER]: Advancing to term 5287
I20260429 08:04:39.619769  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.619802  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5286.5
I20260429 08:04:39.619832  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5286.6
I20260429 08:04:39.620572  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5287 FOLLOWER]: Advancing to term 5288
I20260429 08:04:39.621006  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.621038  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5287.5
I20260429 08:04:39.621093  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5287.6
I20260429 08:04:39.621685  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5288 FOLLOWER]: Advancing to term 5289
I20260429 08:04:39.622140  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.622195  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5288.5
I20260429 08:04:39.622241  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5288.6
I20260429 08:04:39.622939  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5289 FOLLOWER]: Advancing to term 5290
I20260429 08:04:39.623359  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.623389  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5289.5
I20260429 08:04:39.623442  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5289.6
I20260429 08:04:39.624087  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5290 FOLLOWER]: Advancing to term 5291
I20260429 08:04:39.624508  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.624540  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5290.5
I20260429 08:04:39.624569  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5290.6
I20260429 08:04:39.625124  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5291 FOLLOWER]: Advancing to term 5292
I20260429 08:04:39.625520  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.625551  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5291.5
I20260429 08:04:39.625581  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5291.6
I20260429 08:04:39.626125  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5292 FOLLOWER]: Advancing to term 5293
I20260429 08:04:39.626523  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.626552  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5292.5
I20260429 08:04:39.626581  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5292.6
I20260429 08:04:39.627233  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5293 FOLLOWER]: Advancing to term 5294
I20260429 08:04:39.627761  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.627794  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5293.5
I20260429 08:04:39.627847  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5293.6
I20260429 08:04:39.628437  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5294 FOLLOWER]: Advancing to term 5295
I20260429 08:04:39.628854  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.628887  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5294.5
I20260429 08:04:39.628942  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5294.6
I20260429 08:04:39.629528  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5295 FOLLOWER]: Advancing to term 5296
I20260429 08:04:39.629971  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.630003  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5295.5
I20260429 08:04:39.630059  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5295.6
I20260429 08:04:39.630609  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5296 FOLLOWER]: Advancing to term 5297
I20260429 08:04:39.631028  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.631084  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5296.5
I20260429 08:04:39.631131  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5296.6
I20260429 08:04:39.631788  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5297 FOLLOWER]: Advancing to term 5298
I20260429 08:04:39.632208  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.632263  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5297.5
I20260429 08:04:39.632309  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5297.6
I20260429 08:04:39.632948  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5298 FOLLOWER]: Advancing to term 5299
I20260429 08:04:39.633373  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.633431  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5298.5
I20260429 08:04:39.633477  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5298.6
I20260429 08:04:39.634099  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5299 FOLLOWER]: Advancing to term 5300
I20260429 08:04:39.634527  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.634583  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5299.5
I20260429 08:04:39.634627  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5299.6
I20260429 08:04:39.635215  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5300 FOLLOWER]: Advancing to term 5301
I20260429 08:04:39.635751  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.635784  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5300.5
I20260429 08:04:39.635838  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5300.6
I20260429 08:04:39.636360  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5301 FOLLOWER]: Advancing to term 5302
I20260429 08:04:39.636826  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.636857  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5301.5
I20260429 08:04:39.636912  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5301.6
I20260429 08:04:39.637372  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5302 FOLLOWER]: Advancing to term 5303
I20260429 08:04:39.637825  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.637857  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5302.5
I20260429 08:04:39.637912  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5302.6
I20260429 08:04:39.638406  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5303 FOLLOWER]: Advancing to term 5304
I20260429 08:04:39.638967  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.638999  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5303.5
I20260429 08:04:39.639053  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5303.6
I20260429 08:04:39.639707  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5304 FOLLOWER]: Advancing to term 5305
I20260429 08:04:39.640116  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.640147  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5304.5
I20260429 08:04:39.640201  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5304.6
I20260429 08:04:39.640830  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5305 FOLLOWER]: Advancing to term 5306
I20260429 08:04:39.641289  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.641321  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5305.5
I20260429 08:04:39.641376  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5305.6
I20260429 08:04:39.642009  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5306 FOLLOWER]: Advancing to term 5307
I20260429 08:04:39.642390  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.642434  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5306.5
I20260429 08:04:39.642462  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5306.6
I20260429 08:04:39.643059  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5307 FOLLOWER]: Advancing to term 5308
I20260429 08:04:39.643450  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.643532  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5307.5
I20260429 08:04:39.643580  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5307.6
I20260429 08:04:39.644107  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5308 FOLLOWER]: Advancing to term 5309
I20260429 08:04:39.644496  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.644529  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5308.5
I20260429 08:04:39.644557  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5308.6
I20260429 08:04:39.645066  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5309 FOLLOWER]: Advancing to term 5310
I20260429 08:04:39.645454  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.645485  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5309.5
I20260429 08:04:39.645514  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5309.6
I20260429 08:04:39.646013  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5310 FOLLOWER]: Advancing to term 5311
I20260429 08:04:39.646399  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.646432  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5310.5
I20260429 08:04:39.646461  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5310.6
I20260429 08:04:39.647006  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5311 FOLLOWER]: Advancing to term 5312
I20260429 08:04:39.647384  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.647416  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5311.5
I20260429 08:04:39.647446  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5311.6
I20260429 08:04:39.647961  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5312 FOLLOWER]: Advancing to term 5313
I20260429 08:04:39.648342  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.648372  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5312.5
I20260429 08:04:39.648401  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5312.6
I20260429 08:04:39.648895  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5313 FOLLOWER]: Advancing to term 5314
I20260429 08:04:39.649271  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.649305  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5313.5
I20260429 08:04:39.649345  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5313.6
I20260429 08:04:39.649860  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5314 FOLLOWER]: Advancing to term 5315
I20260429 08:04:39.650241  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.650271  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5314.5
I20260429 08:04:39.650300  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5314.6
I20260429 08:04:39.650823  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5315 FOLLOWER]: Advancing to term 5316
I20260429 08:04:39.651202  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.651232  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5315.5
I20260429 08:04:39.651259  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5315.6
I20260429 08:04:39.651784  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5316 FOLLOWER]: Advancing to term 5317
I20260429 08:04:39.652165  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.652195  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5316.5
I20260429 08:04:39.652223  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5316.6
I20260429 08:04:39.652714  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5317 FOLLOWER]: Advancing to term 5318
I20260429 08:04:39.653090  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.653122  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5317.5
I20260429 08:04:39.653149  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5317.6
I20260429 08:04:39.653682  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5318 FOLLOWER]: Advancing to term 5319
I20260429 08:04:39.654063  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.654095  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5318.5
I20260429 08:04:39.654124  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5318.6
I20260429 08:04:39.654615  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5319 FOLLOWER]: Advancing to term 5320
I20260429 08:04:39.655063  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.655097  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5319.5
I20260429 08:04:39.655124  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5319.6
I20260429 08:04:39.655630  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5320 FOLLOWER]: Advancing to term 5321
I20260429 08:04:39.656016  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.656054  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5320.5
I20260429 08:04:39.656081  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5320.6
I20260429 08:04:39.656620  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5321 FOLLOWER]: Advancing to term 5322
I20260429 08:04:39.656994  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.657024  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5321.5
I20260429 08:04:39.657051  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5321.6
I20260429 08:04:39.657544  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5322 FOLLOWER]: Advancing to term 5323
I20260429 08:04:39.657927  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.657956  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5322.5
I20260429 08:04:39.657985  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5322.6
I20260429 08:04:39.658525  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5323 FOLLOWER]: Advancing to term 5324
I20260429 08:04:39.658911  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.658941  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5323.5
I20260429 08:04:39.658968  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5323.6
I20260429 08:04:39.659518  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5324 FOLLOWER]: Advancing to term 5325
I20260429 08:04:39.659909  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.659966  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5324.5
I20260429 08:04:39.660009  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5324.6
I20260429 08:04:39.660632  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5325 FOLLOWER]: Advancing to term 5326
I20260429 08:04:39.661057  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.661113  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5325.5
I20260429 08:04:39.661157  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5325.6
I20260429 08:04:39.661787  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5326 FOLLOWER]: Advancing to term 5327
I20260429 08:04:39.662209  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.662263  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5326.5
I20260429 08:04:39.662308  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5326.6
I20260429 08:04:39.662918  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5327 FOLLOWER]: Advancing to term 5328
I20260429 08:04:39.663373  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.663405  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5327.5
I20260429 08:04:39.663467  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5327.6
I20260429 08:04:39.664049  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5328 FOLLOWER]: Advancing to term 5329
I20260429 08:04:39.664494  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.664526  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5328.5
I20260429 08:04:39.664580  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5328.6
I20260429 08:04:39.665127  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5329 FOLLOWER]: Advancing to term 5330
I20260429 08:04:39.665548  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.665603  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5329.5
I20260429 08:04:39.665648  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5329.6
I20260429 08:04:39.666239  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5330 FOLLOWER]: Advancing to term 5331
I20260429 08:04:39.666704  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.666738  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5330.5
I20260429 08:04:39.666790  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5330.6
I20260429 08:04:39.667284  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5331 FOLLOWER]: Advancing to term 5332
I20260429 08:04:39.667814  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.667846  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5331.5
I20260429 08:04:39.667873  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5331.6
I20260429 08:04:39.668362  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5332 FOLLOWER]: Advancing to term 5333
I20260429 08:04:39.668794  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.668848  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5332.5
I20260429 08:04:39.668892  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5332.6
I20260429 08:04:39.669507  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5333 FOLLOWER]: Advancing to term 5334
I20260429 08:04:39.669960  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.669992  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5333.5
I20260429 08:04:39.670046  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5333.6
I20260429 08:04:39.670635  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5334 FOLLOWER]: Advancing to term 5335
I20260429 08:04:39.671070  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.671126  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5334.5
I20260429 08:04:39.671172  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5334.6
I20260429 08:04:39.671725  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5335 FOLLOWER]: Advancing to term 5336
I20260429 08:04:39.672158  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.672188  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5335.5
I20260429 08:04:39.672217  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5335.6
I20260429 08:04:39.672792  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5336 FOLLOWER]: Advancing to term 5337
I20260429 08:04:39.673214  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.673267  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5336.5
I20260429 08:04:39.673327  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5336.6
I20260429 08:04:39.673996  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5337 FOLLOWER]: Advancing to term 5338
I20260429 08:04:39.674397  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.674450  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5337.5
I20260429 08:04:39.674499  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5337.6
I20260429 08:04:39.675058  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5338 FOLLOWER]: Advancing to term 5339
I20260429 08:04:39.675536  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.675585  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5338.5
I20260429 08:04:39.675626  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5338.6
I20260429 08:04:39.676241  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5339 FOLLOWER]: Advancing to term 5340
I20260429 08:04:39.676688  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.676719  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5339.5
I20260429 08:04:39.676774  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5339.6
I20260429 08:04:39.677353  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5340 FOLLOWER]: Advancing to term 5341
I20260429 08:04:39.677767  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.677796  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5340.5
I20260429 08:04:39.677822  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5340.6
I20260429 08:04:39.678359  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5341 FOLLOWER]: Advancing to term 5342
I20260429 08:04:39.678723  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.678752  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5341.5
I20260429 08:04:39.678779  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5341.6
I20260429 08:04:39.679291  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5342 FOLLOWER]: Advancing to term 5343
I20260429 08:04:39.679726  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.679756  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5342.5
I20260429 08:04:39.679783  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5342.6
I20260429 08:04:39.680298  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5343 FOLLOWER]: Advancing to term 5344
I20260429 08:04:39.680660  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.680691  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5343.5
I20260429 08:04:39.680717  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5343.6
I20260429 08:04:39.681226  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5344 FOLLOWER]: Advancing to term 5345
I20260429 08:04:39.681591  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.681618  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5344.5
I20260429 08:04:39.681645  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5344.6
I20260429 08:04:39.682155  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5345 FOLLOWER]: Advancing to term 5346
I20260429 08:04:39.682507  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.682533  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5345.5
I20260429 08:04:39.682559  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5345.6
I20260429 08:04:39.683013  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5346 FOLLOWER]: Advancing to term 5347
I20260429 08:04:39.683360  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.683388  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5346.5
I20260429 08:04:39.683421  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5346.6
I20260429 08:04:39.684041  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5347 FOLLOWER]: Advancing to term 5348
I20260429 08:04:39.684468  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.684520  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5347.5
I20260429 08:04:39.684559  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5347.6
I20260429 08:04:39.685170  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5348 FOLLOWER]: Advancing to term 5349
I20260429 08:04:39.685617  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.685649  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5348.5
I20260429 08:04:39.685712  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5348.6
I20260429 08:04:39.686301  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5349 FOLLOWER]: Advancing to term 5350
I20260429 08:04:39.686753  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.686784  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5349.5
I20260429 08:04:39.686839  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5349.6
I20260429 08:04:39.687600  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5350 FOLLOWER]: Advancing to term 5351
I20260429 08:04:39.687961  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.687991  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5350.5
I20260429 08:04:39.688019  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5350.6
I20260429 08:04:39.688597  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5351 FOLLOWER]: Advancing to term 5352
I20260429 08:04:39.688969  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.688998  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5351.5
I20260429 08:04:39.689025  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5351.6
I20260429 08:04:39.689599  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5352 FOLLOWER]: Advancing to term 5353
I20260429 08:04:39.689968  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.689997  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5352.5
I20260429 08:04:39.690025  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5352.6
I20260429 08:04:39.690583  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5353 FOLLOWER]: Advancing to term 5354
I20260429 08:04:39.690974  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.691005  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5353.5
I20260429 08:04:39.691032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5353.6
I20260429 08:04:39.691646  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5354 FOLLOWER]: Advancing to term 5355
I20260429 08:04:39.692039  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.692068  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5354.5
I20260429 08:04:39.692097  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5354.6
I20260429 08:04:39.692660  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5355 FOLLOWER]: Advancing to term 5356
I20260429 08:04:39.693053  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.693081  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5355.5
I20260429 08:04:39.693109  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5355.6
I20260429 08:04:39.693657  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5356 FOLLOWER]: Advancing to term 5357
I20260429 08:04:39.694039  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.694067  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5356.5
I20260429 08:04:39.694092  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5356.6
I20260429 08:04:39.694618  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5357 FOLLOWER]: Advancing to term 5358
I20260429 08:04:39.694994  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.695024  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5357.5
I20260429 08:04:39.695051  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5357.6
I20260429 08:04:39.695609  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5358 FOLLOWER]: Advancing to term 5359
I20260429 08:04:39.695995  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.696025  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5358.5
I20260429 08:04:39.696053  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5358.6
I20260429 08:04:39.696653  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5359 FOLLOWER]: Advancing to term 5360
I20260429 08:04:39.697033  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.697064  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5359.5
I20260429 08:04:39.697105  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5359.6
I20260429 08:04:39.697633  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5360 FOLLOWER]: Advancing to term 5361
I20260429 08:04:39.698019  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.698048  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5360.5
I20260429 08:04:39.698076  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5360.6
I20260429 08:04:39.698660  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5361 FOLLOWER]: Advancing to term 5362
I20260429 08:04:39.699057  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.699088  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5361.5
I20260429 08:04:39.699115  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5361.6
I20260429 08:04:39.699726  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5362 FOLLOWER]: Advancing to term 5363
I20260429 08:04:39.700150  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.700181  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5362.5
I20260429 08:04:39.700209  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5362.6
I20260429 08:04:39.700830  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5363 FOLLOWER]: Advancing to term 5364
I20260429 08:04:39.701215  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.701244  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5363.5
I20260429 08:04:39.701272  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5363.6
I20260429 08:04:39.701960  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5364 FOLLOWER]: Advancing to term 5365
I20260429 08:04:39.702334  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.702363  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5364.5
I20260429 08:04:39.702390  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5364.6
I20260429 08:04:39.703048  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5365 FOLLOWER]: Advancing to term 5366
I20260429 08:04:39.703560  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.703608  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5365.5
I20260429 08:04:39.703652  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5365.6
I20260429 08:04:39.704249  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5366 FOLLOWER]: Advancing to term 5367
I20260429 08:04:39.704703  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.704734  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5366.5
I20260429 08:04:39.704762  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5366.6
I20260429 08:04:39.705394  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5367 FOLLOWER]: Advancing to term 5368
I20260429 08:04:39.705941  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.705974  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5367.5
I20260429 08:04:39.706003  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5367.6
I20260429 08:04:39.706554  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5368 FOLLOWER]: Advancing to term 5369
I20260429 08:04:39.706938  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.706969  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5368.5
I20260429 08:04:39.706998  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5368.6
I20260429 08:04:39.707592  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5369 FOLLOWER]: Advancing to term 5370
I20260429 08:04:39.707968  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.707998  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5369.5
I20260429 08:04:39.708025  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5369.6
I20260429 08:04:39.708631  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5370 FOLLOWER]: Advancing to term 5371
I20260429 08:04:39.709007  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.709038  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5370.5
I20260429 08:04:39.709065  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5370.6
I20260429 08:04:39.709666  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5371 FOLLOWER]: Advancing to term 5372
I20260429 08:04:39.710018  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.710047  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5371.5
I20260429 08:04:39.710073  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5371.6
I20260429 08:04:39.710618  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5372 FOLLOWER]: Advancing to term 5373
I20260429 08:04:39.710999  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.711027  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5372.5
I20260429 08:04:39.711055  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5372.6
I20260429 08:04:39.711704  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5373 FOLLOWER]: Advancing to term 5374
I20260429 08:04:39.712074  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.712103  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5373.5
I20260429 08:04:39.712131  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5373.6
I20260429 08:04:39.712714  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5374 FOLLOWER]: Advancing to term 5375
I20260429 08:04:39.713083  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.713112  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5374.5
I20260429 08:04:39.713141  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5374.6
I20260429 08:04:39.713768  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5375 FOLLOWER]: Advancing to term 5376
I20260429 08:04:39.714140  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.714169  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5375.5
I20260429 08:04:39.714197  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5375.6
I20260429 08:04:39.714802  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5376 FOLLOWER]: Advancing to term 5377
I20260429 08:04:39.715169  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.715199  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5376.5
I20260429 08:04:39.715227  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5376.6
I20260429 08:04:39.715847  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5377 FOLLOWER]: Advancing to term 5378
I20260429 08:04:39.716224  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.716253  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5377.5
I20260429 08:04:39.716281  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5377.6
I20260429 08:04:39.716890  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5378 FOLLOWER]: Advancing to term 5379
I20260429 08:04:39.717259  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.717290  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5378.5
I20260429 08:04:39.717317  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5378.6
I20260429 08:04:39.717897  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5379 FOLLOWER]: Advancing to term 5380
I20260429 08:04:39.718277  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.718307  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5379.5
I20260429 08:04:39.718335  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5379.6
I20260429 08:04:39.718938  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5380 FOLLOWER]: Advancing to term 5381
I20260429 08:04:39.719311  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.719343  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5380.5
I20260429 08:04:39.719370  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5380.6
I20260429 08:04:39.720009  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5381 FOLLOWER]: Advancing to term 5382
I20260429 08:04:39.720382  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.720413  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5381.5
I20260429 08:04:39.720443  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5381.6
I20260429 08:04:39.721026  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5382 FOLLOWER]: Advancing to term 5383
I20260429 08:04:39.721400  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.721432  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5382.5
I20260429 08:04:39.721460  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5382.6
I20260429 08:04:39.722055  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5383 FOLLOWER]: Advancing to term 5384
I20260429 08:04:39.722427  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.722457  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5383.5
I20260429 08:04:39.722486  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5383.6
I20260429 08:04:39.723114  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5384 FOLLOWER]: Advancing to term 5385
I20260429 08:04:39.723541  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.723573  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5384.5
I20260429 08:04:39.723603  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5384.6
I20260429 08:04:39.724200  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5385 FOLLOWER]: Advancing to term 5386
I20260429 08:04:39.724571  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.724601  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5385.5
I20260429 08:04:39.724629  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5385.6
I20260429 08:04:39.725221  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5386 FOLLOWER]: Advancing to term 5387
I20260429 08:04:39.725591  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.725621  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5386.5
I20260429 08:04:39.725649  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5386.6
I20260429 08:04:39.726305  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5387 FOLLOWER]: Advancing to term 5388
I20260429 08:04:39.726763  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.726794  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5387.5
I20260429 08:04:39.726847  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5387.6
I20260429 08:04:39.727468  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5388 FOLLOWER]: Advancing to term 5389
I20260429 08:04:39.727933  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.727964  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5388.5
I20260429 08:04:39.728014  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5388.6
I20260429 08:04:39.728696  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5389 FOLLOWER]: Advancing to term 5390
I20260429 08:04:39.729141  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.729173  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5389.5
I20260429 08:04:39.729226  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5389.6
I20260429 08:04:39.729823  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5390 FOLLOWER]: Advancing to term 5391
I20260429 08:04:39.730218  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.730249  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5390.5
I20260429 08:04:39.730278  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5390.6
I20260429 08:04:39.730818  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5391 FOLLOWER]: Advancing to term 5392
I20260429 08:04:39.731194  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.731223  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5391.5
I20260429 08:04:39.731253  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5391.6
I20260429 08:04:39.731855  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5392 FOLLOWER]: Advancing to term 5393
I20260429 08:04:39.732296  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.732327  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5392.5
I20260429 08:04:39.732378  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5392.6
I20260429 08:04:39.732956  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5393 FOLLOWER]: Advancing to term 5394
I20260429 08:04:39.733325  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.733353  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5393.5
I20260429 08:04:39.733381  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5393.6
I20260429 08:04:39.734005  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5394 FOLLOWER]: Advancing to term 5395
I20260429 08:04:39.734475  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.734508  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5394.5
I20260429 08:04:39.734563  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5394.6
I20260429 08:04:39.735311  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5395 FOLLOWER]: Advancing to term 5396
I20260429 08:04:39.735771  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.735805  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5395.5
I20260429 08:04:39.735832  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5395.6
I20260429 08:04:39.736438  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5396 FOLLOWER]: Advancing to term 5397
I20260429 08:04:39.736831  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.736862  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5396.5
I20260429 08:04:39.736891  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5396.6
I20260429 08:04:39.737538  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5397 FOLLOWER]: Advancing to term 5398
I20260429 08:04:39.737926  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.737957  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5397.5
I20260429 08:04:39.737984  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5397.6
I20260429 08:04:39.738554  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5398 FOLLOWER]: Advancing to term 5399
I20260429 08:04:39.738950  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.738979  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5398.5
I20260429 08:04:39.739006  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5398.6
I20260429 08:04:39.739468  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5399 FOLLOWER]: Advancing to term 5400
I20260429 08:04:39.739881  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.739910  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5399.5
I20260429 08:04:39.739938  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5399.6
I20260429 08:04:39.740450  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5400 FOLLOWER]: Advancing to term 5401
I20260429 08:04:39.740851  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.740881  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5400.5
I20260429 08:04:39.740909  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5400.6
I20260429 08:04:39.741408  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5401 FOLLOWER]: Advancing to term 5402
I20260429 08:04:39.741803  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.741832  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5401.5
I20260429 08:04:39.741860  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5401.6
I20260429 08:04:39.742331  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5402 FOLLOWER]: Advancing to term 5403
I20260429 08:04:39.742749  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.742779  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5402.5
I20260429 08:04:39.742807  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5402.6
I20260429 08:04:39.743338  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5403 FOLLOWER]: Advancing to term 5404
I20260429 08:04:39.743805  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.743839  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5403.5
I20260429 08:04:39.743867  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5403.6
I20260429 08:04:39.744356  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5404 FOLLOWER]: Advancing to term 5405
I20260429 08:04:39.744762  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.744793  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5404.5
I20260429 08:04:39.744822  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5404.6
I20260429 08:04:39.745453  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5405 FOLLOWER]: Advancing to term 5406
I20260429 08:04:39.745843  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.745875  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5405.5
I20260429 08:04:39.745903  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5405.6
I20260429 08:04:39.746395  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5406 FOLLOWER]: Advancing to term 5407
I20260429 08:04:39.746780  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.746810  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5406.5
I20260429 08:04:39.746838  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5406.6
I20260429 08:04:39.747334  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5407 FOLLOWER]: Advancing to term 5408
I20260429 08:04:39.747833  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.747865  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5407.5
I20260429 08:04:39.747895  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5407.6
I20260429 08:04:39.748417  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5408 FOLLOWER]: Advancing to term 5409
I20260429 08:04:39.748800  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.748831  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5408.5
I20260429 08:04:39.748857  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5408.6
I20260429 08:04:39.749365  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5409 FOLLOWER]: Advancing to term 5410
I20260429 08:04:39.749743  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.749773  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5409.5
I20260429 08:04:39.749801  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5409.6
I20260429 08:04:39.750401  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5410 FOLLOWER]: Advancing to term 5411
I20260429 08:04:39.750782  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.750810  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5410.5
I20260429 08:04:39.750838  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5410.6
I20260429 08:04:39.751466  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5411 FOLLOWER]: Advancing to term 5412
I20260429 08:04:39.751904  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.751935  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5411.5
I20260429 08:04:39.751961  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5411.6
I20260429 08:04:39.752616  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5412 FOLLOWER]: Advancing to term 5413
I20260429 08:04:39.752990  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.753021  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5412.5
I20260429 08:04:39.753049  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5412.6
I20260429 08:04:39.753785  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5413 FOLLOWER]: Advancing to term 5414
I20260429 08:04:39.754227  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.754280  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5413.5
I20260429 08:04:39.754321  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5413.6
I20260429 08:04:39.755028  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5414 FOLLOWER]: Advancing to term 5415
I20260429 08:04:39.755443  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.755522  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5414.5
I20260429 08:04:39.755575  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5414.6
I20260429 08:04:39.756155  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5415 FOLLOWER]: Advancing to term 5416
I20260429 08:04:39.756538  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.756568  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5415.5
I20260429 08:04:39.756596  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5415.6
I20260429 08:04:39.757153  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5416 FOLLOWER]: Advancing to term 5417
I20260429 08:04:39.757555  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.757583  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5416.5
I20260429 08:04:39.757611  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5416.6
I20260429 08:04:39.758150  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5417 FOLLOWER]: Advancing to term 5418
I20260429 08:04:39.758570  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.758622  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5417.5
I20260429 08:04:39.758663  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5417.6
I20260429 08:04:39.759260  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5418 FOLLOWER]: Advancing to term 5419
I20260429 08:04:39.759769  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.759802  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5418.5
I20260429 08:04:39.759831  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5418.6
I20260429 08:04:39.760540  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5419 FOLLOWER]: Advancing to term 5420
I20260429 08:04:39.760967  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.761006  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5419.5
I20260429 08:04:39.761034  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5419.6
I20260429 08:04:39.761610  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5420 FOLLOWER]: Advancing to term 5421
I20260429 08:04:39.762059  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.762094  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5420.5
I20260429 08:04:39.762148  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5420.6
I20260429 08:04:39.762748  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5421 FOLLOWER]: Advancing to term 5422
I20260429 08:04:39.763249  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.763299  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5421.5
I20260429 08:04:39.763329  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5421.6
I20260429 08:04:39.763980  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5422 FOLLOWER]: Advancing to term 5423
I20260429 08:04:39.764509  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.764540  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5422.5
I20260429 08:04:39.764591  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5422.6
I20260429 08:04:39.765218  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5423 FOLLOWER]: Advancing to term 5424
I20260429 08:04:39.765605  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.765636  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5423.5
I20260429 08:04:39.765666  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5423.6
I20260429 08:04:39.766213  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5424 FOLLOWER]: Advancing to term 5425
I20260429 08:04:39.766667  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.766723  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5424.5
I20260429 08:04:39.766767  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5424.6
I20260429 08:04:39.767295  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5425 FOLLOWER]: Advancing to term 5426
I20260429 08:04:39.767828  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.767900  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5425.5
I20260429 08:04:39.767946  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5425.6
I20260429 08:04:39.768550  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5426 FOLLOWER]: Advancing to term 5427
I20260429 08:04:39.768939  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.768968  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5426.5
I20260429 08:04:39.768996  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5426.6
I20260429 08:04:39.769532  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5427 FOLLOWER]: Advancing to term 5428
I20260429 08:04:39.769927  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.769959  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5427.5
I20260429 08:04:39.769987  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5427.6
I20260429 08:04:39.770608  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5428 FOLLOWER]: Advancing to term 5429
I20260429 08:04:39.771024  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.771055  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5428.5
I20260429 08:04:39.771085  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5428.6
I20260429 08:04:39.771718  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5429 FOLLOWER]: Advancing to term 5430
I20260429 08:04:39.772102  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.772132  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5429.5
I20260429 08:04:39.772161  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5429.6
I20260429 08:04:39.772739  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5430 FOLLOWER]: Advancing to term 5431
I20260429 08:04:39.773134  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.773183  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5430.5
I20260429 08:04:39.773226  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5430.6
I20260429 08:04:39.773810  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5431 FOLLOWER]: Advancing to term 5432
I20260429 08:04:39.774194  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.774223  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5431.5
I20260429 08:04:39.774251  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5431.6
I20260429 08:04:39.774874  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5432 FOLLOWER]: Advancing to term 5433
I20260429 08:04:39.775241  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.775271  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5432.5
I20260429 08:04:39.775298  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5432.6
I20260429 08:04:39.775955  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5433 FOLLOWER]: Advancing to term 5434
I20260429 08:04:39.776336  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.776367  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5433.5
I20260429 08:04:39.776396  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5433.6
I20260429 08:04:39.776965  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5434 FOLLOWER]: Advancing to term 5435
I20260429 08:04:39.777352  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.777381  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5434.5
I20260429 08:04:39.777408  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5434.6
I20260429 08:04:39.777969  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5435 FOLLOWER]: Advancing to term 5436
I20260429 08:04:39.778344  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.778373  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5435.5
I20260429 08:04:39.778401  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5435.6
I20260429 08:04:39.778972  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5436 FOLLOWER]: Advancing to term 5437
I20260429 08:04:39.779350  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.779379  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5436.5
I20260429 08:04:39.779407  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5436.6
I20260429 08:04:39.780035  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5437 FOLLOWER]: Advancing to term 5438
I20260429 08:04:39.780421  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.780450  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5437.5
I20260429 08:04:39.780478  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5437.6
I20260429 08:04:39.781067  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5438 FOLLOWER]: Advancing to term 5439
I20260429 08:04:39.781446  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.781477  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5438.5
I20260429 08:04:39.781504  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5438.6
I20260429 08:04:39.782099  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5439 FOLLOWER]: Advancing to term 5440
I20260429 08:04:39.782480  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.782509  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5439.5
I20260429 08:04:39.782537  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5439.6
I20260429 08:04:39.783093  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5440 FOLLOWER]: Advancing to term 5441
I20260429 08:04:39.783578  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.783609  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5440.5
I20260429 08:04:39.783638  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5440.6
I20260429 08:04:39.784175  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5441 FOLLOWER]: Advancing to term 5442
I20260429 08:04:39.784572  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.784602  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5441.5
I20260429 08:04:39.784631  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5441.6
I20260429 08:04:39.785210  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5442 FOLLOWER]: Advancing to term 5443
I20260429 08:04:39.785589  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.785620  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5442.5
I20260429 08:04:39.785647  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5442.6
I20260429 08:04:39.786173  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5443 FOLLOWER]: Advancing to term 5444
I20260429 08:04:39.786551  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.786581  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5443.5
I20260429 08:04:39.786613  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5443.6
I20260429 08:04:39.787178  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5444 FOLLOWER]: Advancing to term 5445
I20260429 08:04:39.787701  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.787732  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5444.5
I20260429 08:04:39.787783  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5444.6
I20260429 08:04:39.788316  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5445 FOLLOWER]: Advancing to term 5446
I20260429 08:04:39.788702  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.788733  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5445.5
I20260429 08:04:39.788760  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5445.6
I20260429 08:04:39.789366  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5446 FOLLOWER]: Advancing to term 5447
I20260429 08:04:39.789808  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.789860  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5446.5
I20260429 08:04:39.789899  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5446.6
I20260429 08:04:39.790526  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5447 FOLLOWER]: Advancing to term 5448
I20260429 08:04:39.790943  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.791003  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5447.5
I20260429 08:04:39.791042  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5447.6
I20260429 08:04:39.791720  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5448 FOLLOWER]: Advancing to term 5449
I20260429 08:04:39.792130  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.792184  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5448.5
I20260429 08:04:39.792223  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5448.6
I20260429 08:04:39.792863  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5449 FOLLOWER]: Advancing to term 5450
I20260429 08:04:39.793282  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.793313  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5449.5
I20260429 08:04:39.793365  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5449.6
I20260429 08:04:39.793972  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5450 FOLLOWER]: Advancing to term 5451
I20260429 08:04:39.794390  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.794430  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5450.5
I20260429 08:04:39.794458  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5450.6
I20260429 08:04:39.795113  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5451 FOLLOWER]: Advancing to term 5452
I20260429 08:04:39.795598  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.795629  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5451.5
I20260429 08:04:39.795656  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5451.6
I20260429 08:04:39.796285  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5452 FOLLOWER]: Advancing to term 5453
I20260429 08:04:39.796690  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.796722  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5452.5
I20260429 08:04:39.796751  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5452.6
I20260429 08:04:39.797397  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5453 FOLLOWER]: Advancing to term 5454
I20260429 08:04:39.797770  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.797801  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5453.5
I20260429 08:04:39.797827  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5453.6
I20260429 08:04:39.798393  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5454 FOLLOWER]: Advancing to term 5455
I20260429 08:04:39.798772  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.798803  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5454.5
I20260429 08:04:39.798831  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5454.6
I20260429 08:04:39.799405  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5455 FOLLOWER]: Advancing to term 5456
I20260429 08:04:39.799845  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.799876  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5455.5
I20260429 08:04:39.799906  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5455.6
I20260429 08:04:39.800554  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5456 FOLLOWER]: Advancing to term 5457
I20260429 08:04:39.800917  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.800946  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5456.5
I20260429 08:04:39.800973  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5456.6
I20260429 08:04:39.801586  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5457 FOLLOWER]: Advancing to term 5458
I20260429 08:04:39.801995  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.802027  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5457.5
I20260429 08:04:39.802081  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5457.6
I20260429 08:04:39.802852  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5458 FOLLOWER]: Advancing to term 5459
I20260429 08:04:39.803269  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.803299  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5458.5
I20260429 08:04:39.803325  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5458.6
I20260429 08:04:39.804042  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5459 FOLLOWER]: Advancing to term 5460
I20260429 08:04:39.804456  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.804486  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5459.5
I20260429 08:04:39.804514  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5459.6
I20260429 08:04:39.805161  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5460 FOLLOWER]: Advancing to term 5461
I20260429 08:04:39.805574  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.805626  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5460.5
I20260429 08:04:39.805665  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5460.6
I20260429 08:04:39.806288  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5461 FOLLOWER]: Advancing to term 5462
I20260429 08:04:39.806684  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.806715  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5461.5
I20260429 08:04:39.806743  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5461.6
I20260429 08:04:39.807346  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5462 FOLLOWER]: Advancing to term 5463
I20260429 08:04:39.807802  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.807834  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5462.5
I20260429 08:04:39.807874  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5462.6
I20260429 08:04:39.808497  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5463 FOLLOWER]: Advancing to term 5464
I20260429 08:04:39.808880  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.808911  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5463.5
I20260429 08:04:39.808959  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5463.6
I20260429 08:04:39.809517  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5464 FOLLOWER]: Advancing to term 5465
I20260429 08:04:39.809973  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.810006  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5464.5
I20260429 08:04:39.810062  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5464.6
I20260429 08:04:39.810612  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5465 FOLLOWER]: Advancing to term 5466
I20260429 08:04:39.811038  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.811093  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5465.5
I20260429 08:04:39.811139  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5465.6
I20260429 08:04:39.811786  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5466 FOLLOWER]: Advancing to term 5467
I20260429 08:04:39.812168  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.812198  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5466.5
I20260429 08:04:39.812227  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5466.6
I20260429 08:04:39.812840  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5467 FOLLOWER]: Advancing to term 5468
I20260429 08:04:39.813256  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.813288  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5467.5
I20260429 08:04:39.813316  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5467.6
I20260429 08:04:39.813951  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5468 FOLLOWER]: Advancing to term 5469
I20260429 08:04:39.814327  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.814357  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5468.5
I20260429 08:04:39.814385  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5468.6
I20260429 08:04:39.814957  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5469 FOLLOWER]: Advancing to term 5470
I20260429 08:04:39.815338  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.815368  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5469.5
I20260429 08:04:39.815397  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5469.6
I20260429 08:04:39.815959  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5470 FOLLOWER]: Advancing to term 5471
I20260429 08:04:39.816403  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.816464  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5470.5
I20260429 08:04:39.816509  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5470.6
I20260429 08:04:39.817018  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5471 FOLLOWER]: Advancing to term 5472
I20260429 08:04:39.817453  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.817510  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5471.5
I20260429 08:04:39.817552  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5471.6
I20260429 08:04:39.818046  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5472 FOLLOWER]: Advancing to term 5473
I20260429 08:04:39.818483  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.818537  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5472.5
I20260429 08:04:39.818578  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5472.6
I20260429 08:04:39.819074  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5473 FOLLOWER]: Advancing to term 5474
I20260429 08:04:39.819581  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.819628  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5473.5
I20260429 08:04:39.819669  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5473.6
I20260429 08:04:39.820152  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5474 FOLLOWER]: Advancing to term 5475
I20260429 08:04:39.820633  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.820667  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5474.5
I20260429 08:04:39.820735  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5474.6
I20260429 08:04:39.821244  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5475 FOLLOWER]: Advancing to term 5476
I20260429 08:04:39.821682  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.821738  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5475.5
I20260429 08:04:39.821779  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5475.6
I20260429 08:04:39.822274  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5476 FOLLOWER]: Advancing to term 5477
I20260429 08:04:39.822706  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.822760  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5476.5
I20260429 08:04:39.822801  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5476.6
I20260429 08:04:39.823294  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5477 FOLLOWER]: Advancing to term 5478
I20260429 08:04:39.823817  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.823871  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5477.5
I20260429 08:04:39.823925  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5477.6
I20260429 08:04:39.824541  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5478 FOLLOWER]: Advancing to term 5479
I20260429 08:04:39.824972  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.825029  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5478.5
I20260429 08:04:39.825070  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5478.6
I20260429 08:04:39.825697  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5479 FOLLOWER]: Advancing to term 5480
I20260429 08:04:39.826136  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.826192  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5479.5
I20260429 08:04:39.826233  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5479.6
I20260429 08:04:39.827009  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5480 FOLLOWER]: Advancing to term 5481
I20260429 08:04:39.827445  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.827520  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5480.5
I20260429 08:04:39.827577  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5480.6
I20260429 08:04:39.828181  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5481 FOLLOWER]: Advancing to term 5482
I20260429 08:04:39.828617  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.828676  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5481.5
I20260429 08:04:39.828718  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5481.6
I20260429 08:04:39.829288  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5482 FOLLOWER]: Advancing to term 5483
I20260429 08:04:39.829741  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.829773  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5482.5
I20260429 08:04:39.829829  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5482.6
I20260429 08:04:39.830442  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5483 FOLLOWER]: Advancing to term 5484
I20260429 08:04:39.830866  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.830899  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5483.5
I20260429 08:04:39.830971  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5483.6
I20260429 08:04:39.831578  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5484 FOLLOWER]: Advancing to term 5485
I20260429 08:04:39.832016  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.832047  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5484.5
I20260429 08:04:39.832101  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5484.6
I20260429 08:04:39.832705  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5485 FOLLOWER]: Advancing to term 5486
I20260429 08:04:39.833142  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.833173  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5485.5
I20260429 08:04:39.833226  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5485.6
I20260429 08:04:39.833891  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5486 FOLLOWER]: Advancing to term 5487
I20260429 08:04:39.834317  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.834349  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5486.5
I20260429 08:04:39.834378  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5486.6
I20260429 08:04:39.835016  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5487 FOLLOWER]: Advancing to term 5488
I20260429 08:04:39.835529  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.835589  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5487.5
I20260429 08:04:39.835635  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5487.6
I20260429 08:04:39.836122  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5488 FOLLOWER]: Advancing to term 5489
I20260429 08:04:39.836591  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.836651  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5488.5
I20260429 08:04:39.836716  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5488.6
I20260429 08:04:39.837319  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5489 FOLLOWER]: Advancing to term 5490
I20260429 08:04:39.837769  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.837814  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5489.5
I20260429 08:04:39.837868  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5489.6
I20260429 08:04:39.838488  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5490 FOLLOWER]: Advancing to term 5491
I20260429 08:04:39.838979  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.839010  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5490.5
I20260429 08:04:39.839038  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5490.6
I20260429 08:04:39.839638  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5491 FOLLOWER]: Advancing to term 5492
I20260429 08:04:39.840073  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.840103  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5491.5
I20260429 08:04:39.840131  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5491.6
I20260429 08:04:39.840713  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5492 FOLLOWER]: Advancing to term 5493
I20260429 08:04:39.841146  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.841178  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5492.5
I20260429 08:04:39.841207  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5492.6
I20260429 08:04:39.841774  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5493 FOLLOWER]: Advancing to term 5494
I20260429 08:04:39.842157  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.842187  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5493.5
I20260429 08:04:39.842216  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5493.6
I20260429 08:04:39.842810  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5494 FOLLOWER]: Advancing to term 5495
I20260429 08:04:39.843199  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.843230  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5494.5
I20260429 08:04:39.843257  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5494.6
I20260429 08:04:39.843847  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5495 FOLLOWER]: Advancing to term 5496
I20260429 08:04:39.844350  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.844380  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5495.5
I20260429 08:04:39.844408  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5495.6
I20260429 08:04:39.845007  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5496 FOLLOWER]: Advancing to term 5497
I20260429 08:04:39.845389  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.845427  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5496.5
I20260429 08:04:39.845456  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5496.6
I20260429 08:04:39.846056  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5497 FOLLOWER]: Advancing to term 5498
I20260429 08:04:39.846462  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.846493  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5497.5
I20260429 08:04:39.846520  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5497.6
I20260429 08:04:39.847110  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5498 FOLLOWER]: Advancing to term 5499
I20260429 08:04:39.847573  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.847602  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5498.5
I20260429 08:04:39.847630  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5498.6
I20260429 08:04:39.848225  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5499 FOLLOWER]: Advancing to term 5500
I20260429 08:04:39.848639  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.848670  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5499.5
I20260429 08:04:39.848699  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5499.6
I20260429 08:04:39.849308  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5500 FOLLOWER]: Advancing to term 5501
I20260429 08:04:39.849686  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.849715  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5500.5
I20260429 08:04:39.849743  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5500.6
I20260429 08:04:39.850404  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5501 FOLLOWER]: Advancing to term 5502
I20260429 08:04:39.850812  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.850843  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5501.5
I20260429 08:04:39.850871  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5501.6
I20260429 08:04:39.851575  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5502 FOLLOWER]: Advancing to term 5503
I20260429 08:04:39.851951  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.851985  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5502.5
I20260429 08:04:39.852013  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5502.6
I20260429 08:04:39.852612  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5503 FOLLOWER]: Advancing to term 5504
I20260429 08:04:39.852984  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.853014  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5503.5
I20260429 08:04:39.853042  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5503.6
I20260429 08:04:39.853674  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5504 FOLLOWER]: Advancing to term 5505
I20260429 08:04:39.854031  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.854060  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5504.5
I20260429 08:04:39.854087  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5504.6
I20260429 08:04:39.854624  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5505 FOLLOWER]: Advancing to term 5506
I20260429 08:04:39.855010  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.855041  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5505.5
I20260429 08:04:39.855067  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5505.6
I20260429 08:04:39.855767  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5506 FOLLOWER]: Advancing to term 5507
I20260429 08:04:39.856142  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.856171  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5506.5
I20260429 08:04:39.856201  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5506.6
I20260429 08:04:39.856884  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5507 FOLLOWER]: Advancing to term 5508
I20260429 08:04:39.857262  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.857293  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5507.5
I20260429 08:04:39.857321  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5507.6
I20260429 08:04:39.857988  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5508 FOLLOWER]: Advancing to term 5509
I20260429 08:04:39.858377  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.858399  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5508.5
I20260429 08:04:39.858433  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5508.6
I20260429 08:04:39.859157  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5509 FOLLOWER]: Advancing to term 5510
I20260429 08:04:39.859835  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.859865  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5509.5
I20260429 08:04:39.859894  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5509.6
I20260429 08:04:39.860520  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5510 FOLLOWER]: Advancing to term 5511
I20260429 08:04:39.860987  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.861022  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5510.5
I20260429 08:04:39.861052  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5510.6
I20260429 08:04:39.861747  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5511 FOLLOWER]: Advancing to term 5512
I20260429 08:04:39.862185  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.862216  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5511.5
I20260429 08:04:39.862272  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5511.6
I20260429 08:04:39.862962  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5512 FOLLOWER]: Advancing to term 5513
I20260429 08:04:39.863476  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.863570  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5512.5
I20260429 08:04:39.863605  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5512.6
I20260429 08:04:39.864274  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5513 FOLLOWER]: Advancing to term 5514
I20260429 08:04:39.864676  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.864715  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5513.5
I20260429 08:04:39.864744  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5513.6
I20260429 08:04:39.865521  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5514 FOLLOWER]: Advancing to term 5515
I20260429 08:04:39.865924  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.865963  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5514.5
I20260429 08:04:39.865993  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5514.6
I20260429 08:04:39.866637  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5515 FOLLOWER]: Advancing to term 5516
I20260429 08:04:39.867018  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.867049  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5515.5
I20260429 08:04:39.867077  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5515.6
I20260429 08:04:39.867759  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5516 FOLLOWER]: Advancing to term 5517
I20260429 08:04:39.868135  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.868166  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5516.5
I20260429 08:04:39.868196  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5516.6
I20260429 08:04:39.868872  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5517 FOLLOWER]: Advancing to term 5518
I20260429 08:04:39.869334  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.869367  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5517.5
I20260429 08:04:39.869397  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5517.6
I20260429 08:04:39.870131  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5518 FOLLOWER]: Advancing to term 5519
I20260429 08:04:39.870543  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.870574  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5518.5
I20260429 08:04:39.870604  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5518.6
I20260429 08:04:39.871182  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5519 FOLLOWER]: Advancing to term 5520
I20260429 08:04:39.871644  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.871677  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5519.5
I20260429 08:04:39.871709  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5519.6
I20260429 08:04:39.872295  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5520 FOLLOWER]: Advancing to term 5521
I20260429 08:04:39.872738  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.872792  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5520.5
I20260429 08:04:39.872843  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5520.6
I20260429 08:04:39.873492  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5521 FOLLOWER]: Advancing to term 5522
I20260429 08:04:39.873943  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.873975  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5521.5
I20260429 08:04:39.874032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5521.6
I20260429 08:04:39.874567  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5522 FOLLOWER]: Advancing to term 5523
I20260429 08:04:39.875006  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.875038  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5522.5
I20260429 08:04:39.875092  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5522.6
I20260429 08:04:39.875654  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5523 FOLLOWER]: Advancing to term 5524
I20260429 08:04:39.876096  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.876127  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5523.5
I20260429 08:04:39.876183  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5523.6
I20260429 08:04:39.876744  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5524 FOLLOWER]: Advancing to term 5525
I20260429 08:04:39.877175  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.877230  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5524.5
I20260429 08:04:39.877274  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5524.6
I20260429 08:04:39.877890  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5525 FOLLOWER]: Advancing to term 5526
I20260429 08:04:39.878330  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.878387  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5525.5
I20260429 08:04:39.878432  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5525.6
I20260429 08:04:39.879015  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5526 FOLLOWER]: Advancing to term 5527
I20260429 08:04:39.879449  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.879522  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5526.5
I20260429 08:04:39.879580  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5526.6
I20260429 08:04:39.880168  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5527 FOLLOWER]: Advancing to term 5528
I20260429 08:04:39.880602  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.880657  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5527.5
I20260429 08:04:39.880736  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5527.6
I20260429 08:04:39.881351  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5528 FOLLOWER]: Advancing to term 5529
I20260429 08:04:39.881796  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.881852  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5528.5
I20260429 08:04:39.881898  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5528.6
I20260429 08:04:39.882542  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5529 FOLLOWER]: Advancing to term 5530
I20260429 08:04:39.882985  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.883039  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5529.5
I20260429 08:04:39.883085  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5529.6
I20260429 08:04:39.883771  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5530 FOLLOWER]: Advancing to term 5531
I20260429 08:04:39.884199  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.884253  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5530.5
I20260429 08:04:39.884305  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5530.6
I20260429 08:04:39.884872  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5531 FOLLOWER]: Advancing to term 5532
I20260429 08:04:39.885301  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.885357  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5531.5
I20260429 08:04:39.885403  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5531.6
I20260429 08:04:39.886052  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5532 FOLLOWER]: Advancing to term 5533
I20260429 08:04:39.886516  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.886549  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5532.5
I20260429 08:04:39.886605  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5532.6
I20260429 08:04:39.887250  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5533 FOLLOWER]: Advancing to term 5534
I20260429 08:04:39.887952  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.888001  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5533.5
I20260429 08:04:39.888068  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5533.6
I20260429 08:04:39.888628  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5534 FOLLOWER]: Advancing to term 5535
I20260429 08:04:39.889070  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.889103  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5534.5
I20260429 08:04:39.889168  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5534.6
I20260429 08:04:39.889820  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5535 FOLLOWER]: Advancing to term 5536
I20260429 08:04:39.890255  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.890287  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5535.5
I20260429 08:04:39.890340  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5535.6
I20260429 08:04:39.891000  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5536 FOLLOWER]: Advancing to term 5537
I20260429 08:04:39.891438  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.891470  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5536.5
I20260429 08:04:39.891594  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5536.6
I20260429 08:04:39.892246  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5537 FOLLOWER]: Advancing to term 5538
I20260429 08:04:39.892740  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.892776  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5537.5
I20260429 08:04:39.892830  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5537.6
I20260429 08:04:39.893622  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5538 FOLLOWER]: Advancing to term 5539
I20260429 08:04:39.894083  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.894117  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5538.5
I20260429 08:04:39.894176  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5538.6
I20260429 08:04:39.894966  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5539 FOLLOWER]: Advancing to term 5540
I20260429 08:04:39.895604  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.895659  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5539.5
I20260429 08:04:39.895705  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5539.6
I20260429 08:04:39.896308  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5540 FOLLOWER]: Advancing to term 5541
I20260429 08:04:39.896759  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.896816  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5540.5
I20260429 08:04:39.896872  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5540.6
I20260429 08:04:39.897578  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5541 FOLLOWER]: Advancing to term 5542
I20260429 08:04:39.898017  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.898072  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5541.5
I20260429 08:04:39.898119  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5541.6
I20260429 08:04:39.898818  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5542 FOLLOWER]: Advancing to term 5543
I20260429 08:04:39.899282  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.899314  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5542.5
I20260429 08:04:39.899369  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5542.6
I20260429 08:04:39.900034  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5543 FOLLOWER]: Advancing to term 5544
I20260429 08:04:39.900490  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.900524  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5543.5
I20260429 08:04:39.900552  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5543.6
I20260429 08:04:39.901083  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5544 FOLLOWER]: Advancing to term 5545
I20260429 08:04:39.901525  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.901557  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5544.5
I20260429 08:04:39.901609  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5544.6
I20260429 08:04:39.902269  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5545 FOLLOWER]: Advancing to term 5546
I20260429 08:04:39.902704  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.902737  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5545.5
I20260429 08:04:39.902765  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5545.6
I20260429 08:04:39.903290  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5546 FOLLOWER]: Advancing to term 5547
I20260429 08:04:39.903748  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.903779  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5546.5
I20260429 08:04:39.903807  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5546.6
I20260429 08:04:39.904367  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5547 FOLLOWER]: Advancing to term 5548
I20260429 08:04:39.904838  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.904877  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5547.5
I20260429 08:04:39.904923  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5547.6
I20260429 08:04:39.905462  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5548 FOLLOWER]: Advancing to term 5549
I20260429 08:04:39.905941  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.905979  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5548.5
I20260429 08:04:39.906021  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5548.6
I20260429 08:04:39.906535  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5549 FOLLOWER]: Advancing to term 5550
I20260429 08:04:39.906931  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.906962  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5549.5
I20260429 08:04:39.906991  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5549.6
I20260429 08:04:39.907667  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5550 FOLLOWER]: Advancing to term 5551
I20260429 08:04:39.908107  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.908140  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5550.5
I20260429 08:04:39.908196  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5550.6
I20260429 08:04:39.908861  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5551 FOLLOWER]: Advancing to term 5552
I20260429 08:04:39.909255  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.909286  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5551.5
I20260429 08:04:39.909315  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5551.6
I20260429 08:04:39.909876  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5552 FOLLOWER]: Advancing to term 5553
I20260429 08:04:39.910269  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.910300  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5552.5
I20260429 08:04:39.910327  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5552.6
I20260429 08:04:39.910845  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5553 FOLLOWER]: Advancing to term 5554
I20260429 08:04:39.911221  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.911252  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5553.5
I20260429 08:04:39.911279  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5553.6
I20260429 08:04:39.911803  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5554 FOLLOWER]: Advancing to term 5555
I20260429 08:04:39.912181  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.912211  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5554.5
I20260429 08:04:39.912240  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5554.6
I20260429 08:04:39.912743  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5555 FOLLOWER]: Advancing to term 5556
I20260429 08:04:39.913115  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.913146  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5555.5
I20260429 08:04:39.913174  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5555.6
I20260429 08:04:39.913734  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5556 FOLLOWER]: Advancing to term 5557
I20260429 08:04:39.914119  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.914149  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5556.5
I20260429 08:04:39.914177  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5556.6
I20260429 08:04:39.914651  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5557 FOLLOWER]: Advancing to term 5558
I20260429 08:04:39.915050  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.915079  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5557.5
I20260429 08:04:39.915107  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5557.6
I20260429 08:04:39.915653  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5558 FOLLOWER]: Advancing to term 5559
I20260429 08:04:39.916095  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.916128  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5558.5
I20260429 08:04:39.916157  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5558.6
I20260429 08:04:39.916711  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5559 FOLLOWER]: Advancing to term 5560
I20260429 08:04:39.917096  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.917128  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5559.5
I20260429 08:04:39.917156  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5559.6
I20260429 08:04:39.917744  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5560 FOLLOWER]: Advancing to term 5561
I20260429 08:04:39.918128  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.918160  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5560.5
I20260429 08:04:39.918190  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5560.6
I20260429 08:04:39.918797  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5561 FOLLOWER]: Advancing to term 5562
I20260429 08:04:39.919176  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.919207  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5561.5
I20260429 08:04:39.919235  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5561.6
I20260429 08:04:39.919939  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5562 FOLLOWER]: Advancing to term 5563
I20260429 08:04:39.920331  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.920362  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5562.5
I20260429 08:04:39.920390  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5562.6
I20260429 08:04:39.921437  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5563 FOLLOWER]: Advancing to term 5564
I20260429 08:04:39.921857  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.921890  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5563.5
I20260429 08:04:39.921919  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5563.6
I20260429 08:04:39.922726  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5564 FOLLOWER]: Advancing to term 5565
I20260429 08:04:39.923151  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.923183  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5564.5
I20260429 08:04:39.923228  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5564.6
I20260429 08:04:39.923873  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5565 FOLLOWER]: Advancing to term 5566
I20260429 08:04:39.924278  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.924309  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5565.5
I20260429 08:04:39.924340  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5565.6
I20260429 08:04:39.925041  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5566 FOLLOWER]: Advancing to term 5567
I20260429 08:04:39.925549  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.925585  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5566.5
I20260429 08:04:39.925614  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5566.6
I20260429 08:04:39.926460  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5567 FOLLOWER]: Advancing to term 5568
I20260429 08:04:39.926869  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.926903  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5567.5
I20260429 08:04:39.926930  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5567.6
I20260429 08:04:39.927632  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5568 FOLLOWER]: Advancing to term 5569
I20260429 08:04:39.928013  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.928043  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5568.5
I20260429 08:04:39.928071  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5568.6
I20260429 08:04:39.928755  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5569 FOLLOWER]: Advancing to term 5570
I20260429 08:04:39.929131  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.929164  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5569.5
I20260429 08:04:39.929193  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5569.6
I20260429 08:04:39.929787  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5570 FOLLOWER]: Advancing to term 5571
I20260429 08:04:39.930163  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.930193  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5570.5
I20260429 08:04:39.930222  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5570.6
I20260429 08:04:39.930804  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5571 FOLLOWER]: Advancing to term 5572
I20260429 08:04:39.931378  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.931414  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5571.5
I20260429 08:04:39.931452  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5571.6
I20260429 08:04:39.932207  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5572 FOLLOWER]: Advancing to term 5573
I20260429 08:04:39.932657  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.932691  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5572.5
I20260429 08:04:39.932747  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5572.6
I20260429 08:04:39.933524  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5573 FOLLOWER]: Advancing to term 5574
I20260429 08:04:39.933946  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.933979  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5573.5
I20260429 08:04:39.934007  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5573.6
I20260429 08:04:39.934634  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5574 FOLLOWER]: Advancing to term 5575
I20260429 08:04:39.935087  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.935119  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5574.5
I20260429 08:04:39.935173  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5574.6
I20260429 08:04:39.935901  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5575 FOLLOWER]: Advancing to term 5576
I20260429 08:04:39.936280  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.936309  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5575.5
I20260429 08:04:39.936337  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5575.6
I20260429 08:04:39.937021  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5576 FOLLOWER]: Advancing to term 5577
I20260429 08:04:39.937476  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.937508  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5576.5
I20260429 08:04:39.937538  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5576.6
I20260429 08:04:39.938265  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5577 FOLLOWER]: Advancing to term 5578
I20260429 08:04:39.938657  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.938689  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5577.5
I20260429 08:04:39.938731  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5577.6
I20260429 08:04:39.939323  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5578 FOLLOWER]: Advancing to term 5579
I20260429 08:04:39.939836  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.939868  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5578.5
I20260429 08:04:39.939898  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5578.6
I20260429 08:04:39.940433  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5579 FOLLOWER]: Advancing to term 5580
I20260429 08:04:39.940891  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.940922  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5579.5
I20260429 08:04:39.940951  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5579.6
I20260429 08:04:39.941469  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5580 FOLLOWER]: Advancing to term 5581
I20260429 08:04:39.941928  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.941985  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5580.5
I20260429 08:04:39.942040  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5580.6
I20260429 08:04:39.942521  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5581 FOLLOWER]: Advancing to term 5582
I20260429 08:04:39.942957  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.943013  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5581.5
I20260429 08:04:39.943065  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5581.6
I20260429 08:04:39.943688  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5582 FOLLOWER]: Advancing to term 5583
I20260429 08:04:39.944118  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.944149  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5582.5
I20260429 08:04:39.944201  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5582.6
I20260429 08:04:39.944847  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5583 FOLLOWER]: Advancing to term 5584
I20260429 08:04:39.945274  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.945307  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5583.5
I20260429 08:04:39.945335  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5583.6
I20260429 08:04:39.945999  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5584 FOLLOWER]: Advancing to term 5585
I20260429 08:04:39.946625  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.946667  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5584.5
I20260429 08:04:39.946724  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5584.6
I20260429 08:04:39.947244  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5585 FOLLOWER]: Advancing to term 5586
I20260429 08:04:39.947777  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.947808  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5585.5
I20260429 08:04:39.947837  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5585.6
I20260429 08:04:39.948436  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5586 FOLLOWER]: Advancing to term 5587
I20260429 08:04:39.948863  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.948895  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5586.5
I20260429 08:04:39.948925  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5586.6
I20260429 08:04:39.949548  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5587 FOLLOWER]: Advancing to term 5588
I20260429 08:04:39.949990  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.950022  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5587.5
I20260429 08:04:39.950075  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5587.6
I20260429 08:04:39.950795  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5588 FOLLOWER]: Advancing to term 5589
I20260429 08:04:39.951256  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.951288  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5588.5
I20260429 08:04:39.951318  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5588.6
I20260429 08:04:39.952066  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5589 FOLLOWER]: Advancing to term 5590
I20260429 08:04:39.952515  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.952548  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5589.5
I20260429 08:04:39.952602  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5589.6
I20260429 08:04:39.953274  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5590 FOLLOWER]: Advancing to term 5591
I20260429 08:04:39.953716  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.953747  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5590.5
I20260429 08:04:39.953775  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5590.6
I20260429 08:04:39.954442  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5591 FOLLOWER]: Advancing to term 5592
I20260429 08:04:39.954880  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.954912  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5591.5
I20260429 08:04:39.954967  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5591.6
I20260429 08:04:39.955678  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5592 FOLLOWER]: Advancing to term 5593
I20260429 08:04:39.956120  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.956152  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5592.5
I20260429 08:04:39.956207  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5592.6
I20260429 08:04:39.956848  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5593 FOLLOWER]: Advancing to term 5594
I20260429 08:04:39.957284  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.957322  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5593.5
I20260429 08:04:39.957383  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5593.6
I20260429 08:04:39.957957  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5594 FOLLOWER]: Advancing to term 5595
I20260429 08:04:39.958386  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.958418  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5594.5
I20260429 08:04:39.958473  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5594.6
I20260429 08:04:39.959059  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5595 FOLLOWER]: Advancing to term 5596
I20260429 08:04:39.959633  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.959681  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5595.5
I20260429 08:04:39.959709  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5595.6
I20260429 08:04:39.960355  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5596 FOLLOWER]: Advancing to term 5597
I20260429 08:04:39.960878  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.960911  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5596.5
I20260429 08:04:39.960968  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5596.6
I20260429 08:04:39.961668  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5597 FOLLOWER]: Advancing to term 5598
I20260429 08:04:39.962121  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.962153  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5597.5
I20260429 08:04:39.962209  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5597.6
I20260429 08:04:39.962891  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5598 FOLLOWER]: Advancing to term 5599
I20260429 08:04:39.963433  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.963500  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5598.5
I20260429 08:04:39.963531  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5598.6
I20260429 08:04:39.964120  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5599 FOLLOWER]: Advancing to term 5600
I20260429 08:04:39.964572  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.964607  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5599.5
I20260429 08:04:39.964635  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5599.6
I20260429 08:04:39.965391  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5600 FOLLOWER]: Advancing to term 5601
I20260429 08:04:39.965834  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.965867  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5600.5
I20260429 08:04:39.965940  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5600.6
I20260429 08:04:39.966683  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5601 FOLLOWER]: Advancing to term 5602
I20260429 08:04:39.967139  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.967172  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5601.5
I20260429 08:04:39.967229  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5601.6
I20260429 08:04:39.967835  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5602 FOLLOWER]: Advancing to term 5603
I20260429 08:04:39.968266  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.968298  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5602.5
I20260429 08:04:39.968353  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5602.6
I20260429 08:04:39.968976  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5603 FOLLOWER]: Advancing to term 5604
I20260429 08:04:39.969396  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.969429  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5603.5
I20260429 08:04:39.969491  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5603.6
I20260429 08:04:39.970090  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5604 FOLLOWER]: Advancing to term 5605
I20260429 08:04:39.970530  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.970562  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5604.5
I20260429 08:04:39.970592  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5604.6
I20260429 08:04:39.971262  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5605 FOLLOWER]: Advancing to term 5606
I20260429 08:04:39.971745  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.971778  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5605.5
I20260429 08:04:39.971843  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5605.6
I20260429 08:04:39.972468  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5606 FOLLOWER]: Advancing to term 5607
I20260429 08:04:39.972932  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.972965  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5606.5
I20260429 08:04:39.973018  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5606.6
I20260429 08:04:39.973692  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5607 FOLLOWER]: Advancing to term 5608
I20260429 08:04:39.974135  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.974167  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5607.5
I20260429 08:04:39.974220  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5607.6
I20260429 08:04:39.974790  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5608 FOLLOWER]: Advancing to term 5609
I20260429 08:04:39.975221  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.975253  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5608.5
I20260429 08:04:39.975306  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5608.6
I20260429 08:04:39.975920  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5609 FOLLOWER]: Advancing to term 5610
I20260429 08:04:39.976370  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.976402  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5609.5
I20260429 08:04:39.976433  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5609.6
I20260429 08:04:39.977032  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5610 FOLLOWER]: Advancing to term 5611
I20260429 08:04:39.977478  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.977509  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5610.5
I20260429 08:04:39.977562  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5610.6
I20260429 08:04:39.978145  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5611 FOLLOWER]: Advancing to term 5612
I20260429 08:04:39.978569  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.978600  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5611.5
I20260429 08:04:39.978652  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5611.6
I20260429 08:04:39.979269  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5612 FOLLOWER]: Advancing to term 5613
I20260429 08:04:39.979758  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.979816  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5612.5
I20260429 08:04:39.979859  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5612.6
I20260429 08:04:39.980525  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5613 FOLLOWER]: Advancing to term 5614
I20260429 08:04:39.980981  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.981040  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5613.5
I20260429 08:04:39.981081  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5613.6
I20260429 08:04:39.981734  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5614 FOLLOWER]: Advancing to term 5615
I20260429 08:04:39.982164  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.982223  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5614.5
I20260429 08:04:39.982262  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5614.6
I20260429 08:04:39.982904  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5615 FOLLOWER]: Advancing to term 5616
I20260429 08:04:39.983330  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.983385  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5615.5
I20260429 08:04:39.983428  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5615.6
I20260429 08:04:39.984036  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5616 FOLLOWER]: Advancing to term 5617
I20260429 08:04:39.984436  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.984467  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5616.5
I20260429 08:04:39.984496  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5616.6
I20260429 08:04:39.985057  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5617 FOLLOWER]: Advancing to term 5618
I20260429 08:04:39.985448  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.985479  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5617.5
I20260429 08:04:39.985507  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5617.6
I20260429 08:04:39.986081  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5618 FOLLOWER]: Advancing to term 5619
I20260429 08:04:39.986485  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.986516  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5618.5
I20260429 08:04:39.986544  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5618.6
I20260429 08:04:39.987084  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5619 FOLLOWER]: Advancing to term 5620
I20260429 08:04:39.987469  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.987571  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5619.5
I20260429 08:04:39.987600  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5619.6
I20260429 08:04:39.988183  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5620 FOLLOWER]: Advancing to term 5621
I20260429 08:04:39.988579  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.988610  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5620.5
I20260429 08:04:39.988638  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5620.6
I20260429 08:04:39.989218  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5621 FOLLOWER]: Advancing to term 5622
I20260429 08:04:39.989605  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.989636  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5621.5
I20260429 08:04:39.989665  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5621.6
I20260429 08:04:39.990218  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5622 FOLLOWER]: Advancing to term 5623
I20260429 08:04:39.990604  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.990635  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5622.5
I20260429 08:04:39.990664  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5622.6
I20260429 08:04:39.991199  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5623 FOLLOWER]: Advancing to term 5624
I20260429 08:04:39.991659  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.991693  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5623.5
I20260429 08:04:39.991720  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5623.6
I20260429 08:04:39.992269  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5624 FOLLOWER]: Advancing to term 5625
I20260429 08:04:39.992659  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.992692  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5624.5
I20260429 08:04:39.992722  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5624.6
I20260429 08:04:39.993288  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5625 FOLLOWER]: Advancing to term 5626
I20260429 08:04:39.993685  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.993716  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5625.5
I20260429 08:04:39.993744  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5625.6
I20260429 08:04:39.994302  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5626 FOLLOWER]: Advancing to term 5627
I20260429 08:04:39.994704  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.994733  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5626.5
I20260429 08:04:39.994761  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5626.6
I20260429 08:04:39.995378  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5627 FOLLOWER]: Advancing to term 5628
I20260429 08:04:39.995836  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.995867  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5627.5
I20260429 08:04:39.995898  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5627.6
I20260429 08:04:39.996440  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5628 FOLLOWER]: Advancing to term 5629
I20260429 08:04:39.996832  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.996865  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5628.5
I20260429 08:04:39.996893  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5628.6
I20260429 08:04:39.997519  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5629 FOLLOWER]: Advancing to term 5630
I20260429 08:04:39.997907  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.997937  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5629.5
I20260429 08:04:39.997964  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5629.6
I20260429 08:04:39.998521  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5630 FOLLOWER]: Advancing to term 5631
I20260429 08:04:39.998960  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:39.998992  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5630.5
I20260429 08:04:39.999046  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5630.6
I20260429 08:04:39.999775  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5631 FOLLOWER]: Advancing to term 5632
I20260429 08:04:40.000211  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.000243  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5631.5
I20260429 08:04:40.000298  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5631.6
I20260429 08:04:40.000929  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5632 FOLLOWER]: Advancing to term 5633
I20260429 08:04:40.001322  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.001351  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5632.5
I20260429 08:04:40.001381  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5632.6
I20260429 08:04:40.001953  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5633 FOLLOWER]: Advancing to term 5634
I20260429 08:04:40.002336  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.002367  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5633.5
I20260429 08:04:40.002395  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5633.6
I20260429 08:04:40.002985  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5634 FOLLOWER]: Advancing to term 5635
I20260429 08:04:40.003428  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.003460  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5634.5
I20260429 08:04:40.003561  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5634.6
I20260429 08:04:40.004202  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5635 FOLLOWER]: Advancing to term 5636
I20260429 08:04:40.004642  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.004699  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5635.5
I20260429 08:04:40.004750  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5635.6
I20260429 08:04:40.005384  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5636 FOLLOWER]: Advancing to term 5637
I20260429 08:04:40.005844  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.005880  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5636.5
I20260429 08:04:40.005935  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5636.6
I20260429 08:04:40.006768  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5637 FOLLOWER]: Advancing to term 5638
I20260429 08:04:40.007215  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.007247  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5637.5
I20260429 08:04:40.007304  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5637.6
I20260429 08:04:40.007906  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5638 FOLLOWER]: Advancing to term 5639
I20260429 08:04:40.008344  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.008378  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5638.5
I20260429 08:04:40.008438  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5638.6
I20260429 08:04:40.009019  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5639 FOLLOWER]: Advancing to term 5640
I20260429 08:04:40.009433  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.009490  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5639.5
I20260429 08:04:40.009534  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5639.6
I20260429 08:04:40.010128  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5640 FOLLOWER]: Advancing to term 5641
I20260429 08:04:40.010552  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.010609  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5640.5
I20260429 08:04:40.010655  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5640.6
I20260429 08:04:40.011297  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5641 FOLLOWER]: Advancing to term 5642
I20260429 08:04:40.011807  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.011864  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5641.5
I20260429 08:04:40.011910  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5641.6
I20260429 08:04:40.012535  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5642 FOLLOWER]: Advancing to term 5643
I20260429 08:04:40.012982  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.013039  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5642.5
I20260429 08:04:40.013094  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5642.6
I20260429 08:04:40.013739  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5643 FOLLOWER]: Advancing to term 5644
I20260429 08:04:40.014149  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.014217  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5643.5
I20260429 08:04:40.014261  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5643.6
I20260429 08:04:40.014894  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5644 FOLLOWER]: Advancing to term 5645
I20260429 08:04:40.015323  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.015378  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5644.5
I20260429 08:04:40.015421  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5644.6
I20260429 08:04:40.016063  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5645 FOLLOWER]: Advancing to term 5646
I20260429 08:04:40.016508  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.016541  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5645.5
I20260429 08:04:40.016595  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5645.6
I20260429 08:04:40.017212  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5646 FOLLOWER]: Advancing to term 5647
I20260429 08:04:40.017597  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.017627  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5646.5
I20260429 08:04:40.017655  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5646.6
I20260429 08:04:40.018227  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5647 FOLLOWER]: Advancing to term 5648
I20260429 08:04:40.018688  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.018744  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5647.5
I20260429 08:04:40.018795  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5647.6
I20260429 08:04:40.019385  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5648 FOLLOWER]: Advancing to term 5649
I20260429 08:04:40.019866  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.019899  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5648.5
I20260429 08:04:40.019954  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5648.6
I20260429 08:04:40.020563  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5649 FOLLOWER]: Advancing to term 5650
I20260429 08:04:40.020987  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.021023  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5649.5
I20260429 08:04:40.021054  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5649.6
I20260429 08:04:40.021600  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5650 FOLLOWER]: Advancing to term 5651
I20260429 08:04:40.021998  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.022029  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5650.5
I20260429 08:04:40.022058  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5650.6
I20260429 08:04:40.022722  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5651 FOLLOWER]: Advancing to term 5652
I20260429 08:04:40.023168  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.023228  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5651.5
I20260429 08:04:40.023274  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5651.6
I20260429 08:04:40.023977  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5652 FOLLOWER]: Advancing to term 5653
I20260429 08:04:40.024444  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.024478  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5652.5
I20260429 08:04:40.024508  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5652.6
I20260429 08:04:40.025046  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5653 FOLLOWER]: Advancing to term 5654
I20260429 08:04:40.025439  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.025470  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5653.5
I20260429 08:04:40.025497  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5653.6
I20260429 08:04:40.026034  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5654 FOLLOWER]: Advancing to term 5655
I20260429 08:04:40.026441  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.026476  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5654.5
I20260429 08:04:40.026505  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5654.6
I20260429 08:04:40.027086  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5655 FOLLOWER]: Advancing to term 5656
I20260429 08:04:40.027534  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.027570  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5655.5
I20260429 08:04:40.027598  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5655.6
I20260429 08:04:40.028126  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5656 FOLLOWER]: Advancing to term 5657
I20260429 08:04:40.028582  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.028640  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5656.5
I20260429 08:04:40.028685  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5656.6
I20260429 08:04:40.029222  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5657 FOLLOWER]: Advancing to term 5658
I20260429 08:04:40.029664  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.029719  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5657.5
I20260429 08:04:40.029765  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5657.6
I20260429 08:04:40.030318  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5658 FOLLOWER]: Advancing to term 5659
I20260429 08:04:40.030808  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.030841  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5658.5
I20260429 08:04:40.030902  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5658.6
I20260429 08:04:40.031570  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5659 FOLLOWER]: Advancing to term 5660
I20260429 08:04:40.032012  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.032043  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5659.5
I20260429 08:04:40.032096  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5659.6
I20260429 08:04:40.032701  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5660 FOLLOWER]: Advancing to term 5661
I20260429 08:04:40.033135  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.033166  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5660.5
I20260429 08:04:40.033221  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5660.6
I20260429 08:04:40.034008  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5661 FOLLOWER]: Advancing to term 5662
I20260429 08:04:40.034401  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.034430  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5661.5
I20260429 08:04:40.034458  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5661.6
I20260429 08:04:40.035297  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5662 FOLLOWER]: Advancing to term 5663
I20260429 08:04:40.035904  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.035938  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5662.5
I20260429 08:04:40.035970  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5662.6
I20260429 08:04:40.036742  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5663 FOLLOWER]: Advancing to term 5664
I20260429 08:04:40.037184  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.037215  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5663.5
I20260429 08:04:40.037243  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5663.6
I20260429 08:04:40.037912  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5664 FOLLOWER]: Advancing to term 5665
I20260429 08:04:40.038362  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.038434  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5664.5
I20260429 08:04:40.038486  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5664.6
I20260429 08:04:40.039084  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5665 FOLLOWER]: Advancing to term 5666
I20260429 08:04:40.039575  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.039623  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5665.5
I20260429 08:04:40.039674  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5665.6
I20260429 08:04:40.040269  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5666 FOLLOWER]: Advancing to term 5667
I20260429 08:04:40.040719  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.040750  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5666.5
I20260429 08:04:40.040805  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5666.6
I20260429 08:04:40.041456  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5667 FOLLOWER]: Advancing to term 5668
I20260429 08:04:40.041890  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.041922  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5667.5
I20260429 08:04:40.041975  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5667.6
I20260429 08:04:40.042529  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5668 FOLLOWER]: Advancing to term 5669
I20260429 08:04:40.042924  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.042956  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5668.5
I20260429 08:04:40.042984  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5668.6
I20260429 08:04:40.043588  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5669 FOLLOWER]: Advancing to term 5670
I20260429 08:04:40.044039  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.044071  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5669.5
I20260429 08:04:40.044135  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5669.6
I20260429 08:04:40.044699  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5670 FOLLOWER]: Advancing to term 5671
I20260429 08:04:40.045089  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.045120  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5670.5
I20260429 08:04:40.045148  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5670.6
I20260429 08:04:40.045719  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5671 FOLLOWER]: Advancing to term 5672
I20260429 08:04:40.046103  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.046133  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5671.5
I20260429 08:04:40.046160  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5671.6
I20260429 08:04:40.046716  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5672 FOLLOWER]: Advancing to term 5673
I20260429 08:04:40.047103  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.047134  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5672.5
I20260429 08:04:40.047163  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5672.6
I20260429 08:04:40.047827  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5673 FOLLOWER]: Advancing to term 5674
I20260429 08:04:40.048193  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.048223  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5673.5
I20260429 08:04:40.048251  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5673.6
I20260429 08:04:40.048835  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5674 FOLLOWER]: Advancing to term 5675
I20260429 08:04:40.049202  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.049233  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5674.5
I20260429 08:04:40.049260  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5674.6
I20260429 08:04:40.049896  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5675 FOLLOWER]: Advancing to term 5676
I20260429 08:04:40.050315  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.050348  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5675.5
I20260429 08:04:40.050379  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5675.6
I20260429 08:04:40.051059  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5676 FOLLOWER]: Advancing to term 5677
I20260429 08:04:40.051523  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.051568  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5676.5
I20260429 08:04:40.051599  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5676.6
I20260429 08:04:40.052196  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5677 FOLLOWER]: Advancing to term 5678
I20260429 08:04:40.052572  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.052604  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5677.5
I20260429 08:04:40.052631  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5677.6
I20260429 08:04:40.053218  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5678 FOLLOWER]: Advancing to term 5679
I20260429 08:04:40.053603  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.053634  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5678.5
I20260429 08:04:40.053664  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5678.6
I20260429 08:04:40.054260  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5679 FOLLOWER]: Advancing to term 5680
I20260429 08:04:40.054675  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.054708  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5679.5
I20260429 08:04:40.054737  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5679.6
I20260429 08:04:40.055428  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5680 FOLLOWER]: Advancing to term 5681
I20260429 08:04:40.055868  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.055904  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5680.5
I20260429 08:04:40.055932  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5680.6
I20260429 08:04:40.056532  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5681 FOLLOWER]: Advancing to term 5682
I20260429 08:04:40.056911  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.056941  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5681.5
I20260429 08:04:40.056969  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5681.6
I20260429 08:04:40.057598  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5682 FOLLOWER]: Advancing to term 5683
I20260429 08:04:40.058041  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.058099  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5682.5
I20260429 08:04:40.058144  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5682.6
I20260429 08:04:40.058780  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5683 FOLLOWER]: Advancing to term 5684
I20260429 08:04:40.059221  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.059274  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5683.5
I20260429 08:04:40.059319  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5683.6
I20260429 08:04:40.059968  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5684 FOLLOWER]: Advancing to term 5685
I20260429 08:04:40.060397  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.060460  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5684.5
I20260429 08:04:40.060506  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5684.6
I20260429 08:04:40.061162  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5685 FOLLOWER]: Advancing to term 5686
I20260429 08:04:40.061597  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.061652  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5685.5
I20260429 08:04:40.061695  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5685.6
I20260429 08:04:40.062282  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5686 FOLLOWER]: Advancing to term 5687
I20260429 08:04:40.062724  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.062779  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5686.5
I20260429 08:04:40.062826  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5686.6
I20260429 08:04:40.063575  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5687 FOLLOWER]: Advancing to term 5688
I20260429 08:04:40.064020  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.064086  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5687.5
I20260429 08:04:40.064133  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5687.6
I20260429 08:04:40.064791  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5688 FOLLOWER]: Advancing to term 5689
I20260429 08:04:40.065248  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.065279  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5688.5
I20260429 08:04:40.065335  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5688.6
I20260429 08:04:40.065920  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5689 FOLLOWER]: Advancing to term 5690
I20260429 08:04:40.066372  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.066403  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5689.5
I20260429 08:04:40.066473  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5689.6
I20260429 08:04:40.067085  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5690 FOLLOWER]: Advancing to term 5691
I20260429 08:04:40.067584  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.067631  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5690.5
I20260429 08:04:40.067687  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5690.6
I20260429 08:04:40.068286  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5691 FOLLOWER]: Advancing to term 5692
I20260429 08:04:40.068707  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.068764  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5691.5
I20260429 08:04:40.068809  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5691.6
I20260429 08:04:40.069439  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5692 FOLLOWER]: Advancing to term 5693
I20260429 08:04:40.069862  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.069918  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5692.5
I20260429 08:04:40.069964  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5692.6
I20260429 08:04:40.070715  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5693 FOLLOWER]: Advancing to term 5694
I20260429 08:04:40.071133  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.071190  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5693.5
I20260429 08:04:40.071236  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5693.6
I20260429 08:04:40.071938  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5694 FOLLOWER]: Advancing to term 5695
I20260429 08:04:40.072382  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.072417  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5694.5
I20260429 08:04:40.072446  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5694.6
I20260429 08:04:40.073101  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5695 FOLLOWER]: Advancing to term 5696
I20260429 08:04:40.073496  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.073529  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5695.5
I20260429 08:04:40.073556  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5695.6
I20260429 08:04:40.074156  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5696 FOLLOWER]: Advancing to term 5697
I20260429 08:04:40.074602  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.074657  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5696.5
I20260429 08:04:40.074725  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5696.6
I20260429 08:04:40.075356  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5697 FOLLOWER]: Advancing to term 5698
I20260429 08:04:40.075826  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.075886  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5697.5
I20260429 08:04:40.075934  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5697.6
I20260429 08:04:40.076593  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5698 FOLLOWER]: Advancing to term 5699
I20260429 08:04:40.077137  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.077181  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5698.5
I20260429 08:04:40.077229  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5698.6
I20260429 08:04:40.078342  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5699 FOLLOWER]: Advancing to term 5700
I20260429 08:04:40.078776  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.078832  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5699.5
I20260429 08:04:40.078876  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5699.6
I20260429 08:04:40.079444  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5700 FOLLOWER]: Advancing to term 5701
I20260429 08:04:40.079917  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.079950  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5700.5
I20260429 08:04:40.080006  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5700.6
I20260429 08:04:40.080674  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5701 FOLLOWER]: Advancing to term 5702
I20260429 08:04:40.081115  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.081148  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5701.5
I20260429 08:04:40.081203  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5701.6
I20260429 08:04:40.081846  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5702 FOLLOWER]: Advancing to term 5703
I20260429 08:04:40.082280  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.082311  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5702.5
I20260429 08:04:40.082367  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5702.6
I20260429 08:04:40.083002  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5703 FOLLOWER]: Advancing to term 5704
I20260429 08:04:40.083449  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.083546  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5703.5
I20260429 08:04:40.083597  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5703.6
I20260429 08:04:40.084146  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5704 FOLLOWER]: Advancing to term 5705
I20260429 08:04:40.084581  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.084614  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5704.5
I20260429 08:04:40.084676  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5704.6
I20260429 08:04:40.085382  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5705 FOLLOWER]: Advancing to term 5706
I20260429 08:04:40.085860  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.085896  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5705.5
I20260429 08:04:40.085953  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5705.6
I20260429 08:04:40.086532  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5706 FOLLOWER]: Advancing to term 5707
I20260429 08:04:40.086930  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.086961  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5706.5
I20260429 08:04:40.086990  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5706.6
I20260429 08:04:40.087592  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5707 FOLLOWER]: Advancing to term 5708
I20260429 08:04:40.087998  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.088032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5707.5
I20260429 08:04:40.088059  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5707.6
I20260429 08:04:40.088585  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5708 FOLLOWER]: Advancing to term 5709
I20260429 08:04:40.089007  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.089038  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5708.5
I20260429 08:04:40.089067  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5708.6
I20260429 08:04:40.089619  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5709 FOLLOWER]: Advancing to term 5710
I20260429 08:04:40.090011  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.090041  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5709.5
I20260429 08:04:40.090070  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5709.6
I20260429 08:04:40.090608  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5710 FOLLOWER]: Advancing to term 5711
I20260429 08:04:40.091002  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.091033  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5710.5
I20260429 08:04:40.091061  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5710.6
I20260429 08:04:40.091581  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5711 FOLLOWER]: Advancing to term 5712
I20260429 08:04:40.091974  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.092005  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5711.5
I20260429 08:04:40.092033  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5711.6
I20260429 08:04:40.092540  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5712 FOLLOWER]: Advancing to term 5713
I20260429 08:04:40.092926  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.092957  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5712.5
I20260429 08:04:40.092985  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5712.6
I20260429 08:04:40.093493  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5713 FOLLOWER]: Advancing to term 5714
I20260429 08:04:40.093883  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.093912  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5713.5
I20260429 08:04:40.093940  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5713.6
I20260429 08:04:40.094430  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5714 FOLLOWER]: Advancing to term 5715
I20260429 08:04:40.094812  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.094843  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5714.5
I20260429 08:04:40.094872  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5714.6
I20260429 08:04:40.095570  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5715 FOLLOWER]: Advancing to term 5716
I20260429 08:04:40.095968  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.095999  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5715.5
I20260429 08:04:40.096027  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5715.6
I20260429 08:04:40.096697  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5716 FOLLOWER]: Advancing to term 5717
I20260429 08:04:40.097074  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.097103  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5716.5
I20260429 08:04:40.097131  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5716.6
I20260429 08:04:40.097751  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5717 FOLLOWER]: Advancing to term 5718
I20260429 08:04:40.098307  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.098379  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5717.5
I20260429 08:04:40.098426  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5717.6
I20260429 08:04:40.099167  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5718 FOLLOWER]: Advancing to term 5719
I20260429 08:04:40.099702  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.099736  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5718.5
I20260429 08:04:40.099792  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5718.6
I20260429 08:04:40.100425  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5719 FOLLOWER]: Advancing to term 5720
I20260429 08:04:40.100821  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.100853  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5719.5
I20260429 08:04:40.100883  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5719.6
I20260429 08:04:40.101433  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5720 FOLLOWER]: Advancing to term 5721
I20260429 08:04:40.101811  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.101842  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5720.5
I20260429 08:04:40.101893  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5720.6
I20260429 08:04:40.102480  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5721 FOLLOWER]: Advancing to term 5722
I20260429 08:04:40.102939  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.102972  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5721.5
I20260429 08:04:40.103029  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5721.6
I20260429 08:04:40.103822  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5722 FOLLOWER]: Advancing to term 5723
I20260429 08:04:40.104275  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.104310  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5722.5
I20260429 08:04:40.104337  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5722.6
I20260429 08:04:40.105077  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5723 FOLLOWER]: Advancing to term 5724
I20260429 08:04:40.105561  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.105634  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5723.5
I20260429 08:04:40.105687  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5723.6
I20260429 08:04:40.106441  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5724 FOLLOWER]: Advancing to term 5725
I20260429 08:04:40.106891  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.106923  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5724.5
I20260429 08:04:40.106952  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5724.6
I20260429 08:04:40.107577  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5725 FOLLOWER]: Advancing to term 5726
I20260429 08:04:40.107976  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.108007  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5725.5
I20260429 08:04:40.108035  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5725.6
I20260429 08:04:40.108608  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5726 FOLLOWER]: Advancing to term 5727
I20260429 08:04:40.108989  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.109019  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5726.5
I20260429 08:04:40.109047  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5726.6
I20260429 08:04:40.109683  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5727 FOLLOWER]: Advancing to term 5728
I20260429 08:04:40.110054  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.110085  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5727.5
I20260429 08:04:40.110112  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5727.6
I20260429 08:04:40.110639  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5728 FOLLOWER]: Advancing to term 5729
I20260429 08:04:40.111027  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.111056  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5728.5
I20260429 08:04:40.111084  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5728.6
I20260429 08:04:40.111613  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5729 FOLLOWER]: Advancing to term 5730
I20260429 08:04:40.112049  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.112082  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5729.5
I20260429 08:04:40.112146  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5729.6
I20260429 08:04:40.112668  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5730 FOLLOWER]: Advancing to term 5731
I20260429 08:04:40.113098  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.113130  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5730.5
I20260429 08:04:40.113183  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5730.6
I20260429 08:04:40.113757  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5731 FOLLOWER]: Advancing to term 5732
I20260429 08:04:40.114202  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.114234  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5731.5
I20260429 08:04:40.114288  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5731.6
I20260429 08:04:40.114908  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5732 FOLLOWER]: Advancing to term 5733
I20260429 08:04:40.115345  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.115377  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5732.5
I20260429 08:04:40.115451  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5732.6
I20260429 08:04:40.116109  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5733 FOLLOWER]: Advancing to term 5734
I20260429 08:04:40.116526  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.116557  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5733.5
I20260429 08:04:40.116586  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5733.6
I20260429 08:04:40.117161  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5734 FOLLOWER]: Advancing to term 5735
I20260429 08:04:40.117552  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.117583  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5734.5
I20260429 08:04:40.117612  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5734.6
I20260429 08:04:40.118172  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5735 FOLLOWER]: Advancing to term 5736
I20260429 08:04:40.118571  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.118603  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5735.5
I20260429 08:04:40.118631  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5735.6
I20260429 08:04:40.119191  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5736 FOLLOWER]: Advancing to term 5737
I20260429 08:04:40.119660  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.119693  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5736.5
I20260429 08:04:40.119721  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5736.6
I20260429 08:04:40.120303  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5737 FOLLOWER]: Advancing to term 5738
I20260429 08:04:40.120744  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.120775  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5737.5
I20260429 08:04:40.120803  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5737.6
I20260429 08:04:40.121374  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5738 FOLLOWER]: Advancing to term 5739
I20260429 08:04:40.121753  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.121784  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5738.5
I20260429 08:04:40.121814  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5738.6
I20260429 08:04:40.122466  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5739 FOLLOWER]: Advancing to term 5740
I20260429 08:04:40.122983  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.123049  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5739.5
I20260429 08:04:40.123102  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5739.6
I20260429 08:04:40.123790  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5740 FOLLOWER]: Advancing to term 5741
I20260429 08:04:40.124249  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.124310  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5740.5
I20260429 08:04:40.124361  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5740.6
I20260429 08:04:40.125062  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5741 FOLLOWER]: Advancing to term 5742
I20260429 08:04:40.125501  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.125560  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5741.5
I20260429 08:04:40.125603  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5741.6
I20260429 08:04:40.126175  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5742 FOLLOWER]: Advancing to term 5743
I20260429 08:04:40.126704  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.126740  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5742.5
I20260429 08:04:40.126770  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5742.6
I20260429 08:04:40.127444  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5743 FOLLOWER]: Advancing to term 5744
I20260429 08:04:40.127933  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.127992  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5743.5
I20260429 08:04:40.128044  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5743.6
I20260429 08:04:40.128747  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5744 FOLLOWER]: Advancing to term 5745
I20260429 08:04:40.129179  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.129235  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5744.5
I20260429 08:04:40.129278  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5744.6
I20260429 08:04:40.129868  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5745 FOLLOWER]: Advancing to term 5746
I20260429 08:04:40.130286  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.130345  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5745.5
I20260429 08:04:40.130391  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5745.6
I20260429 08:04:40.131049  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5746 FOLLOWER]: Advancing to term 5747
I20260429 08:04:40.131538  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.131588  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5746.5
I20260429 08:04:40.131630  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5746.6
I20260429 08:04:40.132225  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5747 FOLLOWER]: Advancing to term 5748
I20260429 08:04:40.132671  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.132726  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5747.5
I20260429 08:04:40.132771  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5747.6
I20260429 08:04:40.133383  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5748 FOLLOWER]: Advancing to term 5749
I20260429 08:04:40.133814  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.133870  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5748.5
I20260429 08:04:40.133915  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5748.6
I20260429 08:04:40.134495  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5749 FOLLOWER]: Advancing to term 5750
I20260429 08:04:40.134936  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.134968  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5749.5
I20260429 08:04:40.135025  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5749.6
I20260429 08:04:40.135689  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5750 FOLLOWER]: Advancing to term 5751
I20260429 08:04:40.136111  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.136142  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5750.5
I20260429 08:04:40.136197  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5750.6
I20260429 08:04:40.136899  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5751 FOLLOWER]: Advancing to term 5752
I20260429 08:04:40.137328  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.137362  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5751.5
I20260429 08:04:40.137421  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5751.6
I20260429 08:04:40.138087  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5752 FOLLOWER]: Advancing to term 5753
I20260429 08:04:40.138537  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.138569  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5752.5
I20260429 08:04:40.138623  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5752.6
I20260429 08:04:40.139185  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5753 FOLLOWER]: Advancing to term 5754
I20260429 08:04:40.139690  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.139724  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5753.5
I20260429 08:04:40.139753  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5753.6
I20260429 08:04:40.140501  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5754 FOLLOWER]: Advancing to term 5755
I20260429 08:04:40.140897  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.140928  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5754.5
I20260429 08:04:40.140959  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5754.6
I20260429 08:04:40.141633  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5755 FOLLOWER]: Advancing to term 5756
I20260429 08:04:40.142082  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.142114  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5755.5
I20260429 08:04:40.142167  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5755.6
I20260429 08:04:40.142792  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5756 FOLLOWER]: Advancing to term 5757
I20260429 08:04:40.143288  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.143321  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5756.5
I20260429 08:04:40.143389  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5756.6
I20260429 08:04:40.144059  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5757 FOLLOWER]: Advancing to term 5758
I20260429 08:04:40.144480  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.144513  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5757.5
I20260429 08:04:40.144542  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5757.6
I20260429 08:04:40.145196  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5758 FOLLOWER]: Advancing to term 5759
I20260429 08:04:40.145602  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.145642  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5758.5
I20260429 08:04:40.145671  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5758.6
I20260429 08:04:40.146301  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5759 FOLLOWER]: Advancing to term 5760
I20260429 08:04:40.146716  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.146747  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5759.5
I20260429 08:04:40.146776  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5759.6
I20260429 08:04:40.147357  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5760 FOLLOWER]: Advancing to term 5761
I20260429 08:04:40.147843  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.147876  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5760.5
I20260429 08:04:40.147905  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5760.6
I20260429 08:04:40.148579  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5761 FOLLOWER]: Advancing to term 5762
I20260429 08:04:40.149008  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.149039  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5761.5
I20260429 08:04:40.149068  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5761.6
I20260429 08:04:40.149716  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5762 FOLLOWER]: Advancing to term 5763
I20260429 08:04:40.150120  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.150151  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5762.5
I20260429 08:04:40.150179  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5762.6
I20260429 08:04:40.150810  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5763 FOLLOWER]: Advancing to term 5764
I20260429 08:04:40.151206  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.151237  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5763.5
I20260429 08:04:40.151269  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5763.6
I20260429 08:04:40.151877  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5764 FOLLOWER]: Advancing to term 5765
I20260429 08:04:40.152289  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.152324  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5764.5
I20260429 08:04:40.152354  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5764.6
I20260429 08:04:40.152952  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5765 FOLLOWER]: Advancing to term 5766
I20260429 08:04:40.153348  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.153383  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5765.5
I20260429 08:04:40.153410  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5765.6
I20260429 08:04:40.154100  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5766 FOLLOWER]: Advancing to term 5767
I20260429 08:04:40.154521  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.154553  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5766.5
I20260429 08:04:40.154583  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5766.6
I20260429 08:04:40.155226  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5767 FOLLOWER]: Advancing to term 5768
I20260429 08:04:40.155720  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.155754  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5767.5
I20260429 08:04:40.155784  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5767.6
I20260429 08:04:40.156405  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5768 FOLLOWER]: Advancing to term 5769
I20260429 08:04:40.156956  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.156991  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5768.5
I20260429 08:04:40.157060  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5768.6
I20260429 08:04:40.157649  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5769 FOLLOWER]: Advancing to term 5770
I20260429 08:04:40.158107  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.158140  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5769.5
I20260429 08:04:40.158169  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5769.6
I20260429 08:04:40.158804  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5770 FOLLOWER]: Advancing to term 5771
I20260429 08:04:40.159189  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.159219  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5770.5
I20260429 08:04:40.159246  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5770.6
I20260429 08:04:40.159849  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5771 FOLLOWER]: Advancing to term 5772
I20260429 08:04:40.160288  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.160341  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5771.5
I20260429 08:04:40.160385  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5771.6
I20260429 08:04:40.161098  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5772 FOLLOWER]: Advancing to term 5773
I20260429 08:04:40.161545  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.161578  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5772.5
I20260429 08:04:40.161633  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5772.6
I20260429 08:04:40.162226  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5773 FOLLOWER]: Advancing to term 5774
I20260429 08:04:40.162676  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.162708  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5773.5
I20260429 08:04:40.162742  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5773.6
I20260429 08:04:40.163398  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5774 FOLLOWER]: Advancing to term 5775
I20260429 08:04:40.163941  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.163997  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5774.5
I20260429 08:04:40.164041  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5774.6
I20260429 08:04:40.164625  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5775 FOLLOWER]: Advancing to term 5776
I20260429 08:04:40.165057  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.165113  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5775.5
I20260429 08:04:40.165165  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5775.6
I20260429 08:04:40.165803  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5776 FOLLOWER]: Advancing to term 5777
I20260429 08:04:40.166230  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.166285  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5776.5
I20260429 08:04:40.166332  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5776.6
I20260429 08:04:40.166971  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5777 FOLLOWER]: Advancing to term 5778
I20260429 08:04:40.167397  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.167450  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5777.5
I20260429 08:04:40.167492  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5777.6
I20260429 08:04:40.168056  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5778 FOLLOWER]: Advancing to term 5779
I20260429 08:04:40.168509  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.168540  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5778.5
I20260429 08:04:40.168593  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5778.6
I20260429 08:04:40.169200  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5779 FOLLOWER]: Advancing to term 5780
I20260429 08:04:40.169651  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.169690  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5779.5
I20260429 08:04:40.169719  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5779.6
I20260429 08:04:40.170473  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5780 FOLLOWER]: Advancing to term 5781
I20260429 08:04:40.170902  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.170933  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5780.5
I20260429 08:04:40.170989  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5780.6
I20260429 08:04:40.171700  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5781 FOLLOWER]: Advancing to term 5782
I20260429 08:04:40.172139  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.172173  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5781.5
I20260429 08:04:40.172225  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5781.6
I20260429 08:04:40.172813  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5782 FOLLOWER]: Advancing to term 5783
I20260429 08:04:40.173239  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.173271  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5782.5
I20260429 08:04:40.173326  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5782.6
I20260429 08:04:40.173974  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5783 FOLLOWER]: Advancing to term 5784
I20260429 08:04:40.174407  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.174441  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5783.5
I20260429 08:04:40.174494  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5783.6
I20260429 08:04:40.175122  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5784 FOLLOWER]: Advancing to term 5785
I20260429 08:04:40.175612  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.175644  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5784.5
I20260429 08:04:40.175700  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5784.6
I20260429 08:04:40.176321  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5785 FOLLOWER]: Advancing to term 5786
I20260429 08:04:40.176756  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.176787  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5785.5
I20260429 08:04:40.176839  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5785.6
I20260429 08:04:40.177500  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5786 FOLLOWER]: Advancing to term 5787
I20260429 08:04:40.177942  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.177981  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5786.5
I20260429 08:04:40.178035  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5786.6
I20260429 08:04:40.178660  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5787 FOLLOWER]: Advancing to term 5788
I20260429 08:04:40.179116  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.179147  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5787.5
I20260429 08:04:40.179200  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5787.6
I20260429 08:04:40.179787  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5788 FOLLOWER]: Advancing to term 5789
I20260429 08:04:40.180210  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.180241  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5788.5
I20260429 08:04:40.180296  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5788.6
I20260429 08:04:40.180925  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5789 FOLLOWER]: Advancing to term 5790
I20260429 08:04:40.181375  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.181408  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5789.5
I20260429 08:04:40.181439  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5789.6
I20260429 08:04:40.182093  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5790 FOLLOWER]: Advancing to term 5791
I20260429 08:04:40.182529  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.182562  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5790.5
I20260429 08:04:40.182613  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5790.6
I20260429 08:04:40.183230  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5791 FOLLOWER]: Advancing to term 5792
I20260429 08:04:40.183785  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.183817  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5791.5
I20260429 08:04:40.183847  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5791.6
I20260429 08:04:40.184355  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5792 FOLLOWER]: Advancing to term 5793
I20260429 08:04:40.184763  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.184796  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5792.5
I20260429 08:04:40.184823  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5792.6
I20260429 08:04:40.185382  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5793 FOLLOWER]: Advancing to term 5794
I20260429 08:04:40.185770  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.185802  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5793.5
I20260429 08:04:40.185830  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5793.6
I20260429 08:04:40.186405  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5794 FOLLOWER]: Advancing to term 5795
I20260429 08:04:40.186789  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.186821  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5794.5
I20260429 08:04:40.186851  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5794.6
I20260429 08:04:40.187422  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5795 FOLLOWER]: Advancing to term 5796
I20260429 08:04:40.187881  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.187913  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5795.5
I20260429 08:04:40.187942  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5795.6
I20260429 08:04:40.188490  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5796 FOLLOWER]: Advancing to term 5797
I20260429 08:04:40.188884  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.188915  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5796.5
I20260429 08:04:40.188942  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5796.6
I20260429 08:04:40.189579  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5797 FOLLOWER]: Advancing to term 5798
I20260429 08:04:40.189980  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.190013  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5797.5
I20260429 08:04:40.190042  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5797.6
I20260429 08:04:40.190817  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5798 FOLLOWER]: Advancing to term 5799
I20260429 08:04:40.191217  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.191248  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5798.5
I20260429 08:04:40.191278  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5798.6
I20260429 08:04:40.191916  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5799 FOLLOWER]: Advancing to term 5800
I20260429 08:04:40.192319  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.192353  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5799.5
I20260429 08:04:40.192384  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5799.6
I20260429 08:04:40.192983  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5800 FOLLOWER]: Advancing to term 5801
I20260429 08:04:40.193378  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.193410  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5800.5
I20260429 08:04:40.193444  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5800.6
I20260429 08:04:40.194031  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5801 FOLLOWER]: Advancing to term 5802
I20260429 08:04:40.195214  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.195245  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5801.5
I20260429 08:04:40.195276  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5801.6
I20260429 08:04:40.195933  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5802 FOLLOWER]: Advancing to term 5803
I20260429 08:04:40.196437  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.196470  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5802.5
I20260429 08:04:40.196533  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5802.6
I20260429 08:04:40.197273  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5803 FOLLOWER]: Advancing to term 5804
I20260429 08:04:40.197742  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.197774  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5803.5
I20260429 08:04:40.197830  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5803.6
I20260429 08:04:40.198462  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5804 FOLLOWER]: Advancing to term 5805
I20260429 08:04:40.198918  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.198953  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5804.5
I20260429 08:04:40.199005  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5804.6
I20260429 08:04:40.199613  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5805 FOLLOWER]: Advancing to term 5806
I20260429 08:04:40.200071  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.200103  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5805.5
I20260429 08:04:40.200157  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5805.6
I20260429 08:04:40.200757  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5806 FOLLOWER]: Advancing to term 5807
I20260429 08:04:40.201187  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.201220  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5806.5
I20260429 08:04:40.201272  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5806.6
I20260429 08:04:40.201810  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5807 FOLLOWER]: Advancing to term 5808
I20260429 08:04:40.202206  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.202237  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5807.5
I20260429 08:04:40.202266  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5807.6
I20260429 08:04:40.202823  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5808 FOLLOWER]: Advancing to term 5809
I20260429 08:04:40.203271  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.203328  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5808.5
I20260429 08:04:40.203375  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5808.6
I20260429 08:04:40.204140  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5809 FOLLOWER]: Advancing to term 5810
I20260429 08:04:40.204589  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.204649  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5809.5
I20260429 08:04:40.204692  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5809.6
I20260429 08:04:40.205394  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5810 FOLLOWER]: Advancing to term 5811
I20260429 08:04:40.205837  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.205899  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5810.5
I20260429 08:04:40.205943  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5810.6
I20260429 08:04:40.206591  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5811 FOLLOWER]: Advancing to term 5812
I20260429 08:04:40.207051  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.207082  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5811.5
I20260429 08:04:40.207137  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5811.6
I20260429 08:04:40.207759  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5812 FOLLOWER]: Advancing to term 5813
I20260429 08:04:40.208169  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.208201  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5812.5
I20260429 08:04:40.208230  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5812.6
I20260429 08:04:40.208762  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5813 FOLLOWER]: Advancing to term 5814
I20260429 08:04:40.209200  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.209256  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5813.5
I20260429 08:04:40.209303  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5813.6
I20260429 08:04:40.209985  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5814 FOLLOWER]: Advancing to term 5815
I20260429 08:04:40.210443  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.210475  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5814.5
I20260429 08:04:40.210529  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5814.6
I20260429 08:04:40.211051  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5815 FOLLOWER]: Advancing to term 5816
I20260429 08:04:40.211560  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.211593  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5815.5
I20260429 08:04:40.211642  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5815.6
I20260429 08:04:40.212188  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5816 FOLLOWER]: Advancing to term 5817
I20260429 08:04:40.212582  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.212613  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5816.5
I20260429 08:04:40.212641  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5816.6
I20260429 08:04:40.213239  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5817 FOLLOWER]: Advancing to term 5818
I20260429 08:04:40.213631  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.213662  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5817.5
I20260429 08:04:40.213693  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5817.6
I20260429 08:04:40.214267  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5818 FOLLOWER]: Advancing to term 5819
I20260429 08:04:40.214720  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.214752  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5818.5
I20260429 08:04:40.214805  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5818.6
I20260429 08:04:40.215445  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5819 FOLLOWER]: Advancing to term 5820
I20260429 08:04:40.215931  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.215965  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5819.5
I20260429 08:04:40.215992  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5819.6
I20260429 08:04:40.216663  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5820 FOLLOWER]: Advancing to term 5821
I20260429 08:04:40.217056  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.217087  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5820.5
I20260429 08:04:40.217114  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5820.6
I20260429 08:04:40.217643  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5821 FOLLOWER]: Advancing to term 5822
I20260429 08:04:40.218031  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.218061  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5821.5
I20260429 08:04:40.218089  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5821.6
I20260429 08:04:40.218638  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5822 FOLLOWER]: Advancing to term 5823
I20260429 08:04:40.219017  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.219045  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5822.5
I20260429 08:04:40.219074  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5822.6
I20260429 08:04:40.219794  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5823 FOLLOWER]: Advancing to term 5824
I20260429 08:04:40.220219  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.220255  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5823.5
I20260429 08:04:40.220296  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5823.6
I20260429 08:04:40.221205  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5824 FOLLOWER]: Advancing to term 5825
I20260429 08:04:40.221624  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.221657  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5824.5
I20260429 08:04:40.221704  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5824.6
I20260429 08:04:40.222314  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5825 FOLLOWER]: Advancing to term 5826
I20260429 08:04:40.222785  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.222842  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5825.5
I20260429 08:04:40.222889  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5825.6
I20260429 08:04:40.223549  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5826 FOLLOWER]: Advancing to term 5827
I20260429 08:04:40.223996  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.224051  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5826.5
I20260429 08:04:40.224107  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5826.6
I20260429 08:04:40.224815  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5827 FOLLOWER]: Advancing to term 5828
I20260429 08:04:40.225261  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.225322  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5827.5
I20260429 08:04:40.225368  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5827.6
I20260429 08:04:40.225996  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5828 FOLLOWER]: Advancing to term 5829
I20260429 08:04:40.226442  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.226498  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5828.5
I20260429 08:04:40.226544  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5828.6
I20260429 08:04:40.227151  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5829 FOLLOWER]: Advancing to term 5830
I20260429 08:04:40.227648  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.227706  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5829.5
I20260429 08:04:40.227752  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5829.6
I20260429 08:04:40.228366  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5830 FOLLOWER]: Advancing to term 5831
I20260429 08:04:40.228804  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.228861  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5830.5
I20260429 08:04:40.228907  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5830.6
I20260429 08:04:40.229609  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5831 FOLLOWER]: Advancing to term 5832
I20260429 08:04:40.230041  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.230095  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5831.5
I20260429 08:04:40.230142  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5831.6
I20260429 08:04:40.230698  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5832 FOLLOWER]: Advancing to term 5833
I20260429 08:04:40.231124  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.231176  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5832.5
I20260429 08:04:40.231222  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5832.6
I20260429 08:04:40.231853  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5833 FOLLOWER]: Advancing to term 5834
I20260429 08:04:40.232301  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.232334  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5833.5
I20260429 08:04:40.232388  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5833.6
I20260429 08:04:40.233004  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5834 FOLLOWER]: Advancing to term 5835
I20260429 08:04:40.233465  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.233497  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5834.5
I20260429 08:04:40.233551  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5834.6
I20260429 08:04:40.234108  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5835 FOLLOWER]: Advancing to term 5836
I20260429 08:04:40.234586  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.234617  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5835.5
I20260429 08:04:40.234670  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5835.6
I20260429 08:04:40.235168  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5836 FOLLOWER]: Advancing to term 5837
I20260429 08:04:40.235684  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.235718  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5836.5
I20260429 08:04:40.235769  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5836.6
I20260429 08:04:40.236338  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5837 FOLLOWER]: Advancing to term 5838
I20260429 08:04:40.236835  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.236871  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5837.5
I20260429 08:04:40.236900  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5837.6
I20260429 08:04:40.237452  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5838 FOLLOWER]: Advancing to term 5839
I20260429 08:04:40.237901  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.237933  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5838.5
I20260429 08:04:40.237988  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5838.6
I20260429 08:04:40.238605  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5839 FOLLOWER]: Advancing to term 5840
I20260429 08:04:40.239053  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.239085  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5839.5
I20260429 08:04:40.239141  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5839.6
I20260429 08:04:40.239818  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5840 FOLLOWER]: Advancing to term 5841
I20260429 08:04:40.240298  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.240341  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5840.5
I20260429 08:04:40.240388  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5840.6
I20260429 08:04:40.241024  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5841 FOLLOWER]: Advancing to term 5842
I20260429 08:04:40.241490  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.241523  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5841.5
I20260429 08:04:40.241576  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5841.6
I20260429 08:04:40.242215  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5842 FOLLOWER]: Advancing to term 5843
I20260429 08:04:40.242633  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.242676  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5842.5
I20260429 08:04:40.242704  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5842.6
I20260429 08:04:40.243281  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5843 FOLLOWER]: Advancing to term 5844
I20260429 08:04:40.243788  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.243829  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5843.5
I20260429 08:04:40.243860  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5843.6
I20260429 08:04:40.244338  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5844 FOLLOWER]: Advancing to term 5845
I20260429 08:04:40.244731  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.244762  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5844.5
I20260429 08:04:40.244791  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5844.6
I20260429 08:04:40.245347  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5845 FOLLOWER]: Advancing to term 5846
I20260429 08:04:40.245738  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.245769  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5845.5
I20260429 08:04:40.245795  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5845.6
I20260429 08:04:40.246299  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5846 FOLLOWER]: Advancing to term 5847
I20260429 08:04:40.246779  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.246810  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5846.5
I20260429 08:04:40.246837  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5846.6
I20260429 08:04:40.247675  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5847 FOLLOWER]: Advancing to term 5848
I20260429 08:04:40.248138  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.248171  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5847.5
I20260429 08:04:40.248229  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5847.6
I20260429 08:04:40.249081  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5848 FOLLOWER]: Advancing to term 5849
I20260429 08:04:40.249534  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.249567  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5848.5
I20260429 08:04:40.249598  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5848.6
I20260429 08:04:40.250178  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5849 FOLLOWER]: Advancing to term 5850
I20260429 08:04:40.250581  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.250612  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5849.5
I20260429 08:04:40.250639  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5849.6
I20260429 08:04:40.251138  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5850 FOLLOWER]: Advancing to term 5851
I20260429 08:04:40.251591  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.251623  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5850.5
I20260429 08:04:40.251654  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5850.6
I20260429 08:04:40.252147  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5851 FOLLOWER]: Advancing to term 5852
I20260429 08:04:40.252629  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.252692  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5851.5
I20260429 08:04:40.252736  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5851.6
I20260429 08:04:40.253327  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5852 FOLLOWER]: Advancing to term 5853
I20260429 08:04:40.253823  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.253904  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5852.5
I20260429 08:04:40.253952  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5852.6
I20260429 08:04:40.254489  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5853 FOLLOWER]: Advancing to term 5854
I20260429 08:04:40.254969  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.255028  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5853.5
I20260429 08:04:40.255070  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5853.6
I20260429 08:04:40.255872  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5854 FOLLOWER]: Advancing to term 5855
I20260429 08:04:40.256397  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.256459  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5854.5
I20260429 08:04:40.256508  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5854.6
I20260429 08:04:40.257205  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5855 FOLLOWER]: Advancing to term 5856
I20260429 08:04:40.257680  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.257714  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5855.5
I20260429 08:04:40.257745  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5855.6
I20260429 08:04:40.258428  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5856 FOLLOWER]: Advancing to term 5857
I20260429 08:04:40.258824  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.258855  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5856.5
I20260429 08:04:40.258889  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5856.6
I20260429 08:04:40.259593  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5857 FOLLOWER]: Advancing to term 5858
I20260429 08:04:40.260056  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.260087  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5857.5
I20260429 08:04:40.260116  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5857.6
I20260429 08:04:40.260691  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5858 FOLLOWER]: Advancing to term 5859
I20260429 08:04:40.261087  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.261121  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5858.5
I20260429 08:04:40.261149  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5858.6
I20260429 08:04:40.261864  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5859 FOLLOWER]: Advancing to term 5860
I20260429 08:04:40.262244  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.262275  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5859.5
I20260429 08:04:40.262303  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5859.6
I20260429 08:04:40.262913  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5860 FOLLOWER]: Advancing to term 5861
I20260429 08:04:40.263355  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.263422  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5860.5
I20260429 08:04:40.263516  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5860.6
I20260429 08:04:40.264115  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5861 FOLLOWER]: Advancing to term 5862
I20260429 08:04:40.264580  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.264612  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5861.5
I20260429 08:04:40.264674  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5861.6
I20260429 08:04:40.265300  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5862 FOLLOWER]: Advancing to term 5863
I20260429 08:04:40.265811  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.265847  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5862.5
I20260429 08:04:40.265883  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5862.6
I20260429 08:04:40.266584  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5863 FOLLOWER]: Advancing to term 5864
I20260429 08:04:40.267046  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.267079  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5863.5
I20260429 08:04:40.267107  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5863.6
I20260429 08:04:40.267853  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5864 FOLLOWER]: Advancing to term 5865
I20260429 08:04:40.268323  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.268357  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5864.5
I20260429 08:04:40.268424  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5864.6
I20260429 08:04:40.269037  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5865 FOLLOWER]: Advancing to term 5866
I20260429 08:04:40.269488  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.269547  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5865.5
I20260429 08:04:40.269595  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5865.6
I20260429 08:04:40.270221  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5866 FOLLOWER]: Advancing to term 5867
I20260429 08:04:40.270687  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.270744  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5866.5
I20260429 08:04:40.270789  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5866.6
I20260429 08:04:40.271461  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5867 FOLLOWER]: Advancing to term 5868
I20260429 08:04:40.271909  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.271965  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5867.5
I20260429 08:04:40.272010  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5867.6
I20260429 08:04:40.272627  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5868 FOLLOWER]: Advancing to term 5869
I20260429 08:04:40.273216  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.273252  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5868.5
I20260429 08:04:40.273289  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5868.6
I20260429 08:04:40.274037  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5869 FOLLOWER]: Advancing to term 5870
I20260429 08:04:40.274523  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.274556  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5869.5
I20260429 08:04:40.274636  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5869.6
I20260429 08:04:40.275326  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5870 FOLLOWER]: Advancing to term 5871
I20260429 08:04:40.275899  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.275935  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5870.5
I20260429 08:04:40.275966  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5870.6
I20260429 08:04:40.276697  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5871 FOLLOWER]: Advancing to term 5872
I20260429 08:04:40.277117  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.277149  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5871.5
I20260429 08:04:40.277181  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5871.6
I20260429 08:04:40.278092  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5872 FOLLOWER]: Advancing to term 5873
I20260429 08:04:40.278506  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.278539  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5872.5
I20260429 08:04:40.278569  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5872.6
I20260429 08:04:40.279182  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5873 FOLLOWER]: Advancing to term 5874
I20260429 08:04:40.279726  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.279779  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5873.5
I20260429 08:04:40.279827  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5873.6
I20260429 08:04:40.280349  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5874 FOLLOWER]: Advancing to term 5875
I20260429 08:04:40.280784  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.280840  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5874.5
I20260429 08:04:40.280886  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5874.6
I20260429 08:04:40.281390  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5875 FOLLOWER]: Advancing to term 5876
I20260429 08:04:40.281841  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.281895  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5875.5
I20260429 08:04:40.281941  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5875.6
I20260429 08:04:40.282446  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5876 FOLLOWER]: Advancing to term 5877
I20260429 08:04:40.282893  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.282948  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5876.5
I20260429 08:04:40.282992  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5876.6
I20260429 08:04:40.283519  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5877 FOLLOWER]: Advancing to term 5878
I20260429 08:04:40.283970  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.284029  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5877.5
I20260429 08:04:40.284072  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5877.6
I20260429 08:04:40.284585  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5878 FOLLOWER]: Advancing to term 5879
I20260429 08:04:40.285022  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.285076  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5878.5
I20260429 08:04:40.285120  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5878.6
I20260429 08:04:40.285624  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5879 FOLLOWER]: Advancing to term 5880
I20260429 08:04:40.286057  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.286111  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5879.5
I20260429 08:04:40.286156  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5879.6
I20260429 08:04:40.286671  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5880 FOLLOWER]: Advancing to term 5881
I20260429 08:04:40.287086  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.287142  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5880.5
I20260429 08:04:40.287186  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5880.6
I20260429 08:04:40.287791  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5881 FOLLOWER]: Advancing to term 5882
I20260429 08:04:40.288259  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.288296  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5881.5
I20260429 08:04:40.288354  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5881.6
I20260429 08:04:40.289000  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5882 FOLLOWER]: Advancing to term 5883
I20260429 08:04:40.289448  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.289480  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5882.5
I20260429 08:04:40.289535  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5882.6
I20260429 08:04:40.290194  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5883 FOLLOWER]: Advancing to term 5884
I20260429 08:04:40.290591  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.290623  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5883.5
I20260429 08:04:40.290652  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5883.6
I20260429 08:04:40.291261  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5884 FOLLOWER]: Advancing to term 5885
I20260429 08:04:40.291725  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.291759  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5884.5
I20260429 08:04:40.291787  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5884.6
I20260429 08:04:40.292307  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5885 FOLLOWER]: Advancing to term 5886
I20260429 08:04:40.292757  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.292814  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5885.5
I20260429 08:04:40.292856  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5885.6
I20260429 08:04:40.293484  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5886 FOLLOWER]: Advancing to term 5887
I20260429 08:04:40.293926  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.293956  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5886.5
I20260429 08:04:40.294009  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5886.6
I20260429 08:04:40.294561  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5887 FOLLOWER]: Advancing to term 5888
I20260429 08:04:40.294989  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.295043  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5887.5
I20260429 08:04:40.295089  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5887.6
I20260429 08:04:40.295682  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5888 FOLLOWER]: Advancing to term 5889
I20260429 08:04:40.296128  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.296160  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5888.5
I20260429 08:04:40.296216  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5888.6
I20260429 08:04:40.296831  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5889 FOLLOWER]: Advancing to term 5890
I20260429 08:04:40.297286  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.297318  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5889.5
I20260429 08:04:40.297372  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5889.6
I20260429 08:04:40.297945  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5890 FOLLOWER]: Advancing to term 5891
I20260429 08:04:40.298367  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.298427  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5890.5
I20260429 08:04:40.298473  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5890.6
I20260429 08:04:40.299110  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5891 FOLLOWER]: Advancing to term 5892
I20260429 08:04:40.299590  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.299623  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5891.5
I20260429 08:04:40.299651  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5891.6
I20260429 08:04:40.300237  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5892 FOLLOWER]: Advancing to term 5893
I20260429 08:04:40.300686  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.300719  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5892.5
I20260429 08:04:40.300776  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5892.6
I20260429 08:04:40.301337  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5893 FOLLOWER]: Advancing to term 5894
I20260429 08:04:40.301784  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.301815  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5893.5
I20260429 08:04:40.301872  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5893.6
I20260429 08:04:40.302577  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5894 FOLLOWER]: Advancing to term 5895
I20260429 08:04:40.302997  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.303030  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5894.5
I20260429 08:04:40.303085  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5894.6
I20260429 08:04:40.303725  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5895 FOLLOWER]: Advancing to term 5896
I20260429 08:04:40.304153  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.304214  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5895.5
I20260429 08:04:40.304258  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5895.6
I20260429 08:04:40.304906  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5896 FOLLOWER]: Advancing to term 5897
I20260429 08:04:40.305356  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.305388  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5896.5
I20260429 08:04:40.305418  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5896.6
I20260429 08:04:40.306013  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5897 FOLLOWER]: Advancing to term 5898
I20260429 08:04:40.306474  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.306507  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5897.5
I20260429 08:04:40.306563  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5897.6
I20260429 08:04:40.307185  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5898 FOLLOWER]: Advancing to term 5899
I20260429 08:04:40.307687  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.307719  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5898.5
I20260429 08:04:40.307749  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5898.6
I20260429 08:04:40.308346  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5899 FOLLOWER]: Advancing to term 5900
I20260429 08:04:40.308758  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.308790  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5899.5
I20260429 08:04:40.308818  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5899.6
I20260429 08:04:40.309360  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5900 FOLLOWER]: Advancing to term 5901
I20260429 08:04:40.309768  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.309799  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5900.5
I20260429 08:04:40.309828  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5900.6
I20260429 08:04:40.310420  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5901 FOLLOWER]: Advancing to term 5902
I20260429 08:04:40.310810  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.310842  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5901.5
I20260429 08:04:40.310868  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5901.6
I20260429 08:04:40.311461  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5902 FOLLOWER]: Advancing to term 5903
I20260429 08:04:40.311882  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.311913  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5902.5
I20260429 08:04:40.311940  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5902.6
I20260429 08:04:40.312527  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5903 FOLLOWER]: Advancing to term 5904
I20260429 08:04:40.312911  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.312942  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5903.5
I20260429 08:04:40.312970  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5903.6
I20260429 08:04:40.313524  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5904 FOLLOWER]: Advancing to term 5905
I20260429 08:04:40.313907  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.313937  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5904.5
I20260429 08:04:40.313966  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5904.6
I20260429 08:04:40.314550  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5905 FOLLOWER]: Advancing to term 5906
I20260429 08:04:40.314932  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.314962  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5905.5
I20260429 08:04:40.314990  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5905.6
I20260429 08:04:40.315577  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5906 FOLLOWER]: Advancing to term 5907
I20260429 08:04:40.315971  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.316002  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5906.5
I20260429 08:04:40.316030  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5906.6
I20260429 08:04:40.316663  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5907 FOLLOWER]: Advancing to term 5908
I20260429 08:04:40.317109  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.317173  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5907.5
I20260429 08:04:40.317219  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5907.6
I20260429 08:04:40.317911  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5908 FOLLOWER]: Advancing to term 5909
I20260429 08:04:40.318384  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.318423  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5908.5
I20260429 08:04:40.318451  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5908.6
I20260429 08:04:40.319180  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5909 FOLLOWER]: Advancing to term 5910
I20260429 08:04:40.319749  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.319809  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5909.5
I20260429 08:04:40.319857  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5909.6
I20260429 08:04:40.320706  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5910 FOLLOWER]: Advancing to term 5911
I20260429 08:04:40.321353  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.321389  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5910.5
I20260429 08:04:40.321452  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5910.6
I20260429 08:04:40.322074  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5911 FOLLOWER]: Advancing to term 5912
I20260429 08:04:40.322537  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.322594  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5911.5
I20260429 08:04:40.322641  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5911.6
I20260429 08:04:40.323262  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5912 FOLLOWER]: Advancing to term 5913
I20260429 08:04:40.323781  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.323837  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5912.5
I20260429 08:04:40.323884  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5912.6
I20260429 08:04:40.324515  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5913 FOLLOWER]: Advancing to term 5914
I20260429 08:04:40.324968  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.325001  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5913.5
I20260429 08:04:40.325057  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5913.6
I20260429 08:04:40.325767  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5914 FOLLOWER]: Advancing to term 5915
I20260429 08:04:40.326197  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.326229  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5914.5
I20260429 08:04:40.326257  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5914.6
I20260429 08:04:40.326979  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5915 FOLLOWER]: Advancing to term 5916
I20260429 08:04:40.327414  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.327447  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5915.5
I20260429 08:04:40.327523  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5915.6
I20260429 08:04:40.328122  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5916 FOLLOWER]: Advancing to term 5917
I20260429 08:04:40.328583  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.328615  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5916.5
I20260429 08:04:40.328671  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5916.6
I20260429 08:04:40.329341  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5917 FOLLOWER]: Advancing to term 5918
I20260429 08:04:40.329802  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.329834  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5917.5
I20260429 08:04:40.329888  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5917.6
I20260429 08:04:40.330535  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5918 FOLLOWER]: Advancing to term 5919
I20260429 08:04:40.330984  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.331017  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5918.5
I20260429 08:04:40.331071  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5918.6
I20260429 08:04:40.331650  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5919 FOLLOWER]: Advancing to term 5920
I20260429 08:04:40.332077  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.332135  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5919.5
I20260429 08:04:40.332181  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5919.6
I20260429 08:04:40.332855  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5920 FOLLOWER]: Advancing to term 5921
I20260429 08:04:40.333293  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.333348  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5920.5
I20260429 08:04:40.333393  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5920.6
I20260429 08:04:40.334050  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5921 FOLLOWER]: Advancing to term 5922
I20260429 08:04:40.334484  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.334517  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5921.5
I20260429 08:04:40.334570  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5921.6
I20260429 08:04:40.335198  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5922 FOLLOWER]: Advancing to term 5923
I20260429 08:04:40.335711  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.335743  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5922.5
I20260429 08:04:40.335796  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5922.6
I20260429 08:04:40.336402  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5923 FOLLOWER]: Advancing to term 5924
I20260429 08:04:40.336853  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.336885  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5923.5
I20260429 08:04:40.336944  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5923.6
I20260429 08:04:40.337518  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5924 FOLLOWER]: Advancing to term 5925
I20260429 08:04:40.337945  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.337977  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5924.5
I20260429 08:04:40.338029  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5924.6
I20260429 08:04:40.338624  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5925 FOLLOWER]: Advancing to term 5926
I20260429 08:04:40.339085  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.339143  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5925.5
I20260429 08:04:40.339185  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5925.6
I20260429 08:04:40.339843  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5926 FOLLOWER]: Advancing to term 5927
I20260429 08:04:40.340289  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.340320  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5926.5
I20260429 08:04:40.340372  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5926.6
I20260429 08:04:40.341023  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5927 FOLLOWER]: Advancing to term 5928
I20260429 08:04:40.341451  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.341506  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5927.5
I20260429 08:04:40.341553  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5927.6
I20260429 08:04:40.342212  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5928 FOLLOWER]: Advancing to term 5929
I20260429 08:04:40.342676  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.342708  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5928.5
I20260429 08:04:40.342763  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5928.6
I20260429 08:04:40.343357  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5929 FOLLOWER]: Advancing to term 5930
I20260429 08:04:40.343839  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.343873  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5929.5
I20260429 08:04:40.343943  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5929.6
I20260429 08:04:40.344542  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5930 FOLLOWER]: Advancing to term 5931
I20260429 08:04:40.344995  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.345031  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5930.5
I20260429 08:04:40.345060  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5930.6
I20260429 08:04:40.345801  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5931 FOLLOWER]: Advancing to term 5932
I20260429 08:04:40.346247  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.346279  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5931.5
I20260429 08:04:40.346336  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5931.6
I20260429 08:04:40.347020  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5932 FOLLOWER]: Advancing to term 5933
I20260429 08:04:40.347462  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.347553  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5932.5
I20260429 08:04:40.347601  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5932.6
I20260429 08:04:40.348225  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5933 FOLLOWER]: Advancing to term 5934
I20260429 08:04:40.348670  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.348701  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5933.5
I20260429 08:04:40.348754  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5933.6
I20260429 08:04:40.349516  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5934 FOLLOWER]: Advancing to term 5935
I20260429 08:04:40.349937  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.349969  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5934.5
I20260429 08:04:40.350025  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5934.6
I20260429 08:04:40.350670  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5935 FOLLOWER]: Advancing to term 5936
I20260429 08:04:40.351111  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.351142  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5935.5
I20260429 08:04:40.351199  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5935.6
I20260429 08:04:40.351871  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5936 FOLLOWER]: Advancing to term 5937
I20260429 08:04:40.352293  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.352324  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5936.5
I20260429 08:04:40.352377  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5936.6
I20260429 08:04:40.352983  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5937 FOLLOWER]: Advancing to term 5938
I20260429 08:04:40.353457  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.353516  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5937.5
I20260429 08:04:40.353562  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5937.6
I20260429 08:04:40.354097  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5938 FOLLOWER]: Advancing to term 5939
I20260429 08:04:40.354540  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.354597  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5938.5
I20260429 08:04:40.354643  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5938.6
I20260429 08:04:40.355150  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5939 FOLLOWER]: Advancing to term 5940
I20260429 08:04:40.355659  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.355712  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5939.5
I20260429 08:04:40.355755  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5939.6
I20260429 08:04:40.356375  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5940 FOLLOWER]: Advancing to term 5941
I20260429 08:04:40.356851  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.356884  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5940.5
I20260429 08:04:40.356940  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5940.6
I20260429 08:04:40.357506  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5941 FOLLOWER]: Advancing to term 5942
I20260429 08:04:40.357944  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.357975  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5941.5
I20260429 08:04:40.358003  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5941.6
I20260429 08:04:40.358601  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5942 FOLLOWER]: Advancing to term 5943
I20260429 08:04:40.359046  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.359103  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5942.5
I20260429 08:04:40.359149  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5942.6
I20260429 08:04:40.359803  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5943 FOLLOWER]: Advancing to term 5944
I20260429 08:04:40.360291  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.360322  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5943.5
I20260429 08:04:40.360351  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5943.6
I20260429 08:04:40.360927  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5944 FOLLOWER]: Advancing to term 5945
I20260429 08:04:40.361302  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.361333  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5944.5
I20260429 08:04:40.361361  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5944.6
I20260429 08:04:40.361989  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5945 FOLLOWER]: Advancing to term 5946
I20260429 08:04:40.362361  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.362391  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5945.5
I20260429 08:04:40.362426  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5945.6
I20260429 08:04:40.363077  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5946 FOLLOWER]: Advancing to term 5947
I20260429 08:04:40.363608  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.363641  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5946.5
I20260429 08:04:40.363673  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5946.6
I20260429 08:04:40.364333  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5947 FOLLOWER]: Advancing to term 5948
I20260429 08:04:40.364797  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.364856  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5947.5
I20260429 08:04:40.364899  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5947.6
I20260429 08:04:40.365572  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5948 FOLLOWER]: Advancing to term 5949
I20260429 08:04:40.366108  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.366145  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5948.5
I20260429 08:04:40.366209  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5948.6
I20260429 08:04:40.366873  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5949 FOLLOWER]: Advancing to term 5950
I20260429 08:04:40.367333  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.367365  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5949.5
I20260429 08:04:40.367393  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5949.6
I20260429 08:04:40.368013  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5950 FOLLOWER]: Advancing to term 5951
I20260429 08:04:40.368403  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.368441  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5950.5
I20260429 08:04:40.368469  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5950.6
I20260429 08:04:40.369005  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5951 FOLLOWER]: Advancing to term 5952
I20260429 08:04:40.369385  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.369422  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5951.5
I20260429 08:04:40.369451  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5951.6
I20260429 08:04:40.369923  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5952 FOLLOWER]: Advancing to term 5953
I20260429 08:04:40.370304  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.370334  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5952.5
I20260429 08:04:40.370363  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5952.6
I20260429 08:04:40.370882  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5953 FOLLOWER]: Advancing to term 5954
I20260429 08:04:40.371263  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.371294  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5953.5
I20260429 08:04:40.371321  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5953.6
I20260429 08:04:40.371835  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5954 FOLLOWER]: Advancing to term 5955
I20260429 08:04:40.372216  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.372246  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5954.5
I20260429 08:04:40.372273  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5954.6
I20260429 08:04:40.372758  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5955 FOLLOWER]: Advancing to term 5956
I20260429 08:04:40.373139  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.373170  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5955.5
I20260429 08:04:40.373198  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5955.6
I20260429 08:04:40.373693  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5956 FOLLOWER]: Advancing to term 5957
I20260429 08:04:40.374078  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.374109  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5956.5
I20260429 08:04:40.374135  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5956.6
I20260429 08:04:40.374656  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5957 FOLLOWER]: Advancing to term 5958
I20260429 08:04:40.375041  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.375070  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5957.5
I20260429 08:04:40.375098  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5957.6
I20260429 08:04:40.375599  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5958 FOLLOWER]: Advancing to term 5959
I20260429 08:04:40.376055  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.376087  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5958.5
I20260429 08:04:40.376140  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5958.6
I20260429 08:04:40.376636  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5959 FOLLOWER]: Advancing to term 5960
I20260429 08:04:40.377070  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.377102  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5959.5
I20260429 08:04:40.377154  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5959.6
I20260429 08:04:40.377641  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5960 FOLLOWER]: Advancing to term 5961
I20260429 08:04:40.378084  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.378116  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5960.5
I20260429 08:04:40.378170  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5960.6
I20260429 08:04:40.378757  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5961 FOLLOWER]: Advancing to term 5962
I20260429 08:04:40.379206  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.379238  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5961.5
I20260429 08:04:40.379267  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5961.6
I20260429 08:04:40.380511  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5962 FOLLOWER]: Advancing to term 5963
I20260429 08:04:40.380990  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.381026  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5962.5
I20260429 08:04:40.381059  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5962.6
I20260429 08:04:40.381747  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5963 FOLLOWER]: Advancing to term 5964
I20260429 08:04:40.382205  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.382238  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5963.5
I20260429 08:04:40.382268  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5963.6
I20260429 08:04:40.382943  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5964 FOLLOWER]: Advancing to term 5965
I20260429 08:04:40.383404  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.383438  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5964.5
I20260429 08:04:40.383468  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5964.6
I20260429 08:04:40.384124  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5965 FOLLOWER]: Advancing to term 5966
I20260429 08:04:40.384533  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.384572  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5965.5
I20260429 08:04:40.384601  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5965.6
I20260429 08:04:40.385174  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5966 FOLLOWER]: Advancing to term 5967
I20260429 08:04:40.385634  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.385668  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5966.5
I20260429 08:04:40.385725  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5966.6
I20260429 08:04:40.386277  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5967 FOLLOWER]: Advancing to term 5968
I20260429 08:04:40.386756  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.386791  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5967.5
I20260429 08:04:40.386822  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5967.6
I20260429 08:04:40.387456  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5968 FOLLOWER]: Advancing to term 5969
I20260429 08:04:40.387949  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.387981  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5968.5
I20260429 08:04:40.388011  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5968.6
I20260429 08:04:40.388625  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5969 FOLLOWER]: Advancing to term 5970
I20260429 08:04:40.389078  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.389137  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5969.5
I20260429 08:04:40.389183  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5969.6
I20260429 08:04:40.389851  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5970 FOLLOWER]: Advancing to term 5971
I20260429 08:04:40.390307  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.390360  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5970.5
I20260429 08:04:40.390406  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5970.6
I20260429 08:04:40.391068  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5971 FOLLOWER]: Advancing to term 5972
I20260429 08:04:40.391609  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.391641  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5971.5
I20260429 08:04:40.391692  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5971.6
I20260429 08:04:40.392366  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5972 FOLLOWER]: Advancing to term 5973
I20260429 08:04:40.392817  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.392848  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5972.5
I20260429 08:04:40.392904  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5972.6
I20260429 08:04:40.393467  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5973 FOLLOWER]: Advancing to term 5974
I20260429 08:04:40.393868  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.393899  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5973.5
I20260429 08:04:40.393926  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5973.6
I20260429 08:04:40.394485  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5974 FOLLOWER]: Advancing to term 5975
I20260429 08:04:40.394917  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.394949  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5974.5
I20260429 08:04:40.394979  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5974.6
I20260429 08:04:40.395584  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5975 FOLLOWER]: Advancing to term 5976
I20260429 08:04:40.396051  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.396083  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5975.5
I20260429 08:04:40.396112  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5975.6
I20260429 08:04:40.396755  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5976 FOLLOWER]: Advancing to term 5977
I20260429 08:04:40.397176  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.397207  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5976.5
I20260429 08:04:40.397261  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5976.6
I20260429 08:04:40.397921  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5977 FOLLOWER]: Advancing to term 5978
I20260429 08:04:40.398340  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.398372  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5977.5
I20260429 08:04:40.398435  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5977.6
I20260429 08:04:40.399036  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5978 FOLLOWER]: Advancing to term 5979
I20260429 08:04:40.399580  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.399627  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5978.5
I20260429 08:04:40.399672  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5978.6
I20260429 08:04:40.400267  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5979 FOLLOWER]: Advancing to term 5980
I20260429 08:04:40.400682  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.400713  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5979.5
I20260429 08:04:40.400743  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5979.6
I20260429 08:04:40.401345  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5980 FOLLOWER]: Advancing to term 5981
I20260429 08:04:40.401737  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.401768  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5980.5
I20260429 08:04:40.401796  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5980.6
I20260429 08:04:40.402415  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5981 FOLLOWER]: Advancing to term 5982
I20260429 08:04:40.402812  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.402846  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5981.5
I20260429 08:04:40.402878  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5981.6
I20260429 08:04:40.403376  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5982 FOLLOWER]: Advancing to term 5983
I20260429 08:04:40.403844  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.403877  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5982.5
I20260429 08:04:40.403910  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5982.6
I20260429 08:04:40.404458  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5983 FOLLOWER]: Advancing to term 5984
I20260429 08:04:40.404842  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.404872  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5983.5
I20260429 08:04:40.404951  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5983.6
I20260429 08:04:40.405525  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5984 FOLLOWER]: Advancing to term 5985
I20260429 08:04:40.405974  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.406008  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5984.5
I20260429 08:04:40.406061  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5984.6
I20260429 08:04:40.406726  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5985 FOLLOWER]: Advancing to term 5986
I20260429 08:04:40.407316  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.407348  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5985.5
I20260429 08:04:40.407399  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5985.6
I20260429 08:04:40.408085  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5986 FOLLOWER]: Advancing to term 5987
I20260429 08:04:40.408561  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.408593  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5986.5
I20260429 08:04:40.408648  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5986.6
I20260429 08:04:40.409287  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5987 FOLLOWER]: Advancing to term 5988
I20260429 08:04:40.409758  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.409789  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5987.5
I20260429 08:04:40.409842  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5987.6
I20260429 08:04:40.410504  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5988 FOLLOWER]: Advancing to term 5989
I20260429 08:04:40.410931  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.410962  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5988.5
I20260429 08:04:40.411016  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5988.6
I20260429 08:04:40.411614  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5989 FOLLOWER]: Advancing to term 5990
I20260429 08:04:40.412057  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.412089  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5989.5
I20260429 08:04:40.412142  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5989.6
I20260429 08:04:40.412819  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5990 FOLLOWER]: Advancing to term 5991
I20260429 08:04:40.413255  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.413287  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5990.5
I20260429 08:04:40.413342  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5990.6
I20260429 08:04:40.413977  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5991 FOLLOWER]: Advancing to term 5992
I20260429 08:04:40.414417  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.414448  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5991.5
I20260429 08:04:40.414503  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5991.6
I20260429 08:04:40.415134  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5992 FOLLOWER]: Advancing to term 5993
I20260429 08:04:40.415614  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.415647  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5992.5
I20260429 08:04:40.415699  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5992.6
I20260429 08:04:40.416290  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5993 FOLLOWER]: Advancing to term 5994
I20260429 08:04:40.416704  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.416738  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5993.5
I20260429 08:04:40.416766  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5993.6
I20260429 08:04:40.417363  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5994 FOLLOWER]: Advancing to term 5995
I20260429 08:04:40.417821  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.417855  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5994.5
I20260429 08:04:40.417907  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5994.6
I20260429 08:04:40.418515  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5995 FOLLOWER]: Advancing to term 5996
I20260429 08:04:40.418964  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.418996  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5995.5
I20260429 08:04:40.419050  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5995.6
I20260429 08:04:40.419732  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5996 FOLLOWER]: Advancing to term 5997
I20260429 08:04:40.420130  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.420162  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5996.5
I20260429 08:04:40.420192  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5996.6
I20260429 08:04:40.420852  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5997 FOLLOWER]: Advancing to term 5998
I20260429 08:04:40.421279  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.421310  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5997.5
I20260429 08:04:40.421339  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5997.6
I20260429 08:04:40.422150  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5998 FOLLOWER]: Advancing to term 5999
I20260429 08:04:40.422602  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.422637  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5998.5
I20260429 08:04:40.422667  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5998.6
I20260429 08:04:40.423328  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 5999 FOLLOWER]: Advancing to term 6000
I20260429 08:04:40.423867  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.423902  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5999.5
I20260429 08:04:40.423933  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 5999.6
I20260429 08:04:40.424506  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6000 FOLLOWER]: Advancing to term 6001
I20260429 08:04:40.424909  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.424942  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6000.5
I20260429 08:04:40.424970  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6000.6
I20260429 08:04:40.425619  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6001 FOLLOWER]: Advancing to term 6002
I20260429 08:04:40.426017  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.426047  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6001.5
I20260429 08:04:40.426075  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6001.6
I20260429 08:04:40.426700  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6002 FOLLOWER]: Advancing to term 6003
I20260429 08:04:40.427095  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.427125  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6002.5
I20260429 08:04:40.427155  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6002.6
I20260429 08:04:40.427796  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6003 FOLLOWER]: Advancing to term 6004
I20260429 08:04:40.428179  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.428208  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6003.5
I20260429 08:04:40.428236  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6003.6
I20260429 08:04:40.428840  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6004 FOLLOWER]: Advancing to term 6005
I20260429 08:04:40.429225  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.429255  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6004.5
I20260429 08:04:40.429283  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6004.6
I20260429 08:04:40.429860  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6005 FOLLOWER]: Advancing to term 6006
I20260429 08:04:40.430317  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.430375  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6005.5
I20260429 08:04:40.430421  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6005.6
I20260429 08:04:40.431125  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6006 FOLLOWER]: Advancing to term 6007
I20260429 08:04:40.431639  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.431675  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6006.5
I20260429 08:04:40.431705  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6006.6
I20260429 08:04:40.432407  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6007 FOLLOWER]: Advancing to term 6008
I20260429 08:04:40.432847  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.432879  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6007.5
I20260429 08:04:40.432909  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6007.6
I20260429 08:04:40.433566  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6008 FOLLOWER]: Advancing to term 6009
I20260429 08:04:40.434154  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.434190  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6008.5
I20260429 08:04:40.434265  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6008.6
I20260429 08:04:40.435304  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6009 FOLLOWER]: Advancing to term 6010
I20260429 08:04:40.435822  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.435855  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6009.5
I20260429 08:04:40.435885  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6009.6
I20260429 08:04:40.436584  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6010 FOLLOWER]: Advancing to term 6011
I20260429 08:04:40.437076  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.437135  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6010.5
I20260429 08:04:40.437197  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6010.6
I20260429 08:04:40.437963  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6011 FOLLOWER]: Advancing to term 6012
I20260429 08:04:40.438423  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.438481  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6011.5
I20260429 08:04:40.438526  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6011.6
I20260429 08:04:40.439218  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6012 FOLLOWER]: Advancing to term 6013
I20260429 08:04:40.439800  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.439832  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6012.5
I20260429 08:04:40.439860  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6012.6
I20260429 08:04:40.440475  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6013 FOLLOWER]: Advancing to term 6014
I20260429 08:04:40.440991  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.441025  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6013.5
I20260429 08:04:40.441053  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6013.6
I20260429 08:04:40.441740  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6014 FOLLOWER]: Advancing to term 6015
I20260429 08:04:40.442122  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.442152  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6014.5
I20260429 08:04:40.442180  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6014.6
I20260429 08:04:40.442816  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6015 FOLLOWER]: Advancing to term 6016
I20260429 08:04:40.443310  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.443343  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6015.5
I20260429 08:04:40.443373  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6015.6
I20260429 08:04:40.444037  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6016 FOLLOWER]: Advancing to term 6017
I20260429 08:04:40.444485  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.444546  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6016.5
I20260429 08:04:40.444592  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6016.6
I20260429 08:04:40.445158  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6017 FOLLOWER]: Advancing to term 6018
I20260429 08:04:40.445618  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.445652  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6017.5
I20260429 08:04:40.445715  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6017.6
I20260429 08:04:40.446388  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6018 FOLLOWER]: Advancing to term 6019
I20260429 08:04:40.446854  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.446887  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6018.5
I20260429 08:04:40.446944  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6018.6
I20260429 08:04:40.447719  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6019 FOLLOWER]: Advancing to term 6020
I20260429 08:04:40.448112  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.448143  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6019.5
I20260429 08:04:40.448171  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6019.6
I20260429 08:04:40.448877  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6020 FOLLOWER]: Advancing to term 6021
I20260429 08:04:40.449257  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.449288  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6020.5
I20260429 08:04:40.449316  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6020.6
I20260429 08:04:40.449998  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6021 FOLLOWER]: Advancing to term 6022
I20260429 08:04:40.450435  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.450465  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6021.5
I20260429 08:04:40.450521  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6021.6
I20260429 08:04:40.451086  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6022 FOLLOWER]: Advancing to term 6023
I20260429 08:04:40.451567  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.451615  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6022.5
I20260429 08:04:40.451658  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6022.6
I20260429 08:04:40.452157  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6023 FOLLOWER]: Advancing to term 6024
I20260429 08:04:40.452612  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.452668  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6023.5
I20260429 08:04:40.452710  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6023.6
I20260429 08:04:40.453269  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6024 FOLLOWER]: Advancing to term 6025
I20260429 08:04:40.453694  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.453749  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6024.5
I20260429 08:04:40.453792  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6024.6
I20260429 08:04:40.454387  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6025 FOLLOWER]: Advancing to term 6026
I20260429 08:04:40.454836  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.454893  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6025.5
I20260429 08:04:40.454937  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6025.6
I20260429 08:04:40.455631  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6026 FOLLOWER]: Advancing to term 6027
I20260429 08:04:40.456067  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.456125  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6026.5
I20260429 08:04:40.456171  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6026.6
I20260429 08:04:40.456741  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6027 FOLLOWER]: Advancing to term 6028
I20260429 08:04:40.457151  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.457207  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6027.5
I20260429 08:04:40.457252  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6027.6
I20260429 08:04:40.457966  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6028 FOLLOWER]: Advancing to term 6029
I20260429 08:04:40.458411  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.458473  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6028.5
I20260429 08:04:40.458519  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6028.6
I20260429 08:04:40.459110  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6029 FOLLOWER]: Advancing to term 6030
I20260429 08:04:40.459625  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.459686  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6029.5
I20260429 08:04:40.459728  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6029.6
I20260429 08:04:40.460413  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6030 FOLLOWER]: Advancing to term 6031
I20260429 08:04:40.460829  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.460860  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6030.5
I20260429 08:04:40.460886  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6030.6
I20260429 08:04:40.461374  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6031 FOLLOWER]: Advancing to term 6032
I20260429 08:04:40.461761  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.461791  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6031.5
I20260429 08:04:40.461820  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6031.6
I20260429 08:04:40.462286  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6032 FOLLOWER]: Advancing to term 6033
I20260429 08:04:40.462731  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.462761  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6032.5
I20260429 08:04:40.462790  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6032.6
I20260429 08:04:40.463438  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6033 FOLLOWER]: Advancing to term 6034
I20260429 08:04:40.463891  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.463922  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6033.5
I20260429 08:04:40.463949  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6033.6
I20260429 08:04:40.464615  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6034 FOLLOWER]: Advancing to term 6035
I20260429 08:04:40.465013  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.465042  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6034.5
I20260429 08:04:40.465070  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6034.6
I20260429 08:04:40.465638  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6035 FOLLOWER]: Advancing to term 6036
I20260429 08:04:40.466100  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.466158  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6035.5
I20260429 08:04:40.466203  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6035.6
I20260429 08:04:40.466866  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6036 FOLLOWER]: Advancing to term 6037
I20260429 08:04:40.467281  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.467337  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6036.5
I20260429 08:04:40.467383  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6036.6
I20260429 08:04:40.468216  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6037 FOLLOWER]: Advancing to term 6038
I20260429 08:04:40.468654  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.468716  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6037.5
I20260429 08:04:40.468760  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6037.6
I20260429 08:04:40.469419  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6038 FOLLOWER]: Advancing to term 6039
I20260429 08:04:40.469854  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.469911  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6038.5
I20260429 08:04:40.469954  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6038.6
I20260429 08:04:40.470582  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6039 FOLLOWER]: Advancing to term 6040
I20260429 08:04:40.471005  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.471068  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6039.5
I20260429 08:04:40.471113  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6039.6
I20260429 08:04:40.471730  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6040 FOLLOWER]: Advancing to term 6041
I20260429 08:04:40.472154  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.472210  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6040.5
I20260429 08:04:40.472265  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6040.6
I20260429 08:04:40.472860  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6041 FOLLOWER]: Advancing to term 6042
I20260429 08:04:40.473295  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.473327  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6041.5
I20260429 08:04:40.473381  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6041.6
I20260429 08:04:40.474000  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6042 FOLLOWER]: Advancing to term 6043
I20260429 08:04:40.474431  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.474462  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6042.5
I20260429 08:04:40.474515  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6042.6
I20260429 08:04:40.475111  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6043 FOLLOWER]: Advancing to term 6044
I20260429 08:04:40.475590  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.475633  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6043.5
I20260429 08:04:40.475690  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6043.6
I20260429 08:04:40.476325  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6044 FOLLOWER]: Advancing to term 6045
I20260429 08:04:40.476780  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.476814  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6044.5
I20260429 08:04:40.476868  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6044.6
I20260429 08:04:40.477540  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6045 FOLLOWER]: Advancing to term 6046
I20260429 08:04:40.477988  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.478019  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6045.5
I20260429 08:04:40.478108  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6045.6
I20260429 08:04:40.478699  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6046 FOLLOWER]: Advancing to term 6047
I20260429 08:04:40.479110  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.479140  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6046.5
I20260429 08:04:40.479169  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6046.6
I20260429 08:04:40.479769  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6047 FOLLOWER]: Advancing to term 6048
I20260429 08:04:40.480227  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.480260  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6047.5
I20260429 08:04:40.480288  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6047.6
I20260429 08:04:40.480887  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6048 FOLLOWER]: Advancing to term 6049
I20260429 08:04:40.481320  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.481377  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6048.5
I20260429 08:04:40.481420  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6048.6
I20260429 08:04:40.482010  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6049 FOLLOWER]: Advancing to term 6050
I20260429 08:04:40.482446  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.482499  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6049.5
I20260429 08:04:40.482544  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6049.6
I20260429 08:04:40.483230  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6050 FOLLOWER]: Advancing to term 6051
I20260429 08:04:40.483742  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.483794  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6050.5
I20260429 08:04:40.483837  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6050.6
I20260429 08:04:40.484455  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6051 FOLLOWER]: Advancing to term 6052
I20260429 08:04:40.484892  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.484947  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6051.5
I20260429 08:04:40.484992  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6051.6
I20260429 08:04:40.485678  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6052 FOLLOWER]: Advancing to term 6053
I20260429 08:04:40.486100  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.486158  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6052.5
I20260429 08:04:40.486203  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6052.6
I20260429 08:04:40.486881  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6053 FOLLOWER]: Advancing to term 6054
I20260429 08:04:40.487305  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.487361  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6053.5
I20260429 08:04:40.487407  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6053.6
I20260429 08:04:40.488081  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6054 FOLLOWER]: Advancing to term 6055
I20260429 08:04:40.488510  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.488566  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6054.5
I20260429 08:04:40.488611  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6054.6
I20260429 08:04:40.489310  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6055 FOLLOWER]: Advancing to term 6056
I20260429 08:04:40.489735  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.489790  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6055.5
I20260429 08:04:40.489835  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6055.6
I20260429 08:04:40.490439  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6056 FOLLOWER]: Advancing to term 6057
I20260429 08:04:40.490906  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.490939  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6056.5
I20260429 08:04:40.490994  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6056.6
I20260429 08:04:40.491641  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6057 FOLLOWER]: Advancing to term 6058
I20260429 08:04:40.492085  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.492117  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6057.5
I20260429 08:04:40.492172  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6057.6
I20260429 08:04:40.492731  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6058 FOLLOWER]: Advancing to term 6059
I20260429 08:04:40.493165  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.493196  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6058.5
I20260429 08:04:40.493247  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6058.6
I20260429 08:04:40.494001  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6059 FOLLOWER]: Advancing to term 6060
I20260429 08:04:40.494386  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.494415  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6059.5
I20260429 08:04:40.494443  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6059.6
I20260429 08:04:40.495029  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6060 FOLLOWER]: Advancing to term 6061
I20260429 08:04:40.495536  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.495577  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6060.5
I20260429 08:04:40.495627  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6060.6
I20260429 08:04:40.496223  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6061 FOLLOWER]: Advancing to term 6062
I20260429 08:04:40.496621  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.496652  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6061.5
I20260429 08:04:40.496680  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6061.6
I20260429 08:04:40.497269  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6062 FOLLOWER]: Advancing to term 6063
I20260429 08:04:40.497653  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.497686  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6062.5
I20260429 08:04:40.497721  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6062.6
I20260429 08:04:40.498414  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6063 FOLLOWER]: Advancing to term 6064
I20260429 08:04:40.498808  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.498838  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6063.5
I20260429 08:04:40.498867  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6063.6
I20260429 08:04:40.499505  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6064 FOLLOWER]: Advancing to term 6065
I20260429 08:04:40.500015  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.500048  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6064.5
I20260429 08:04:40.500111  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6064.6
I20260429 08:04:40.500967  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6065 FOLLOWER]: Advancing to term 6066
I20260429 08:04:40.501402  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.501444  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6065.5
I20260429 08:04:40.501499  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6065.6
I20260429 08:04:40.502120  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6066 FOLLOWER]: Advancing to term 6067
I20260429 08:04:40.502604  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.502636  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6066.5
I20260429 08:04:40.502667  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6066.6
I20260429 08:04:40.503237  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6067 FOLLOWER]: Advancing to term 6068
I20260429 08:04:40.503708  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.503739  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6067.5
I20260429 08:04:40.503767  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6067.6
I20260429 08:04:40.504540  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6068 FOLLOWER]: Advancing to term 6069
I20260429 08:04:40.504980  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.505013  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6068.5
I20260429 08:04:40.505041  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6068.6
I20260429 08:04:40.505637  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6069 FOLLOWER]: Advancing to term 6070
I20260429 08:04:40.506016  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.506047  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6069.5
I20260429 08:04:40.506073  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6069.6
I20260429 08:04:40.506618  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6070 FOLLOWER]: Advancing to term 6071
I20260429 08:04:40.506991  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.507021  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6070.5
I20260429 08:04:40.507048  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6070.6
I20260429 08:04:40.507879  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6071 FOLLOWER]: Advancing to term 6072
I20260429 08:04:40.508384  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.508446  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6071.5
I20260429 08:04:40.508495  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6071.6
I20260429 08:04:40.509238  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6072 FOLLOWER]: Advancing to term 6073
I20260429 08:04:40.509716  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.509775  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6072.5
I20260429 08:04:40.509820  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6072.6
I20260429 08:04:40.510802  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6073 FOLLOWER]: Advancing to term 6074
I20260429 08:04:40.511245  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.511301  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6073.5
I20260429 08:04:40.511349  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6073.6
I20260429 08:04:40.512068  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6074 FOLLOWER]: Advancing to term 6075
I20260429 08:04:40.512506  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.512559  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6074.5
I20260429 08:04:40.512606  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6074.6
I20260429 08:04:40.513221  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6075 FOLLOWER]: Advancing to term 6076
I20260429 08:04:40.513844  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.513902  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6075.5
I20260429 08:04:40.513947  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6075.6
I20260429 08:04:40.514619  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6076 FOLLOWER]: Advancing to term 6077
I20260429 08:04:40.515053  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.515082  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6076.5
I20260429 08:04:40.515101  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6076.6
I20260429 08:04:40.516587  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6077 FOLLOWER]: Advancing to term 6078
I20260429 08:04:40.517104  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.517138  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6077.5
I20260429 08:04:40.517166  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6077.6
I20260429 08:04:40.517680  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6078 FOLLOWER]: Advancing to term 6079
I20260429 08:04:40.518122  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.518154  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6078.5
I20260429 08:04:40.518208  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6078.6
I20260429 08:04:40.518847  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6079 FOLLOWER]: Advancing to term 6080
I20260429 08:04:40.519280  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.519311  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6079.5
I20260429 08:04:40.519367  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6079.6
I20260429 08:04:40.520148  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6080 FOLLOWER]: Advancing to term 6081
I20260429 08:04:40.520602  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.520634  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6080.5
I20260429 08:04:40.520663  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6080.6
I20260429 08:04:40.521293  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6081 FOLLOWER]: Advancing to term 6082
I20260429 08:04:40.521764  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.521824  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6081.5
I20260429 08:04:40.521871  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6081.6
I20260429 08:04:40.522531  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6082 FOLLOWER]: Advancing to term 6083
I20260429 08:04:40.522962  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.522994  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6082.5
I20260429 08:04:40.523023  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6082.6
I20260429 08:04:40.523689  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6083 FOLLOWER]: Advancing to term 6084
I20260429 08:04:40.524068  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.524106  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6083.5
I20260429 08:04:40.524134  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6083.6
I20260429 08:04:40.524688  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6084 FOLLOWER]: Advancing to term 6085
I20260429 08:04:40.525208  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.525249  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6084.5
I20260429 08:04:40.525285  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6084.6
I20260429 08:04:40.526944  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6085 FOLLOWER]: Advancing to term 6086
I20260429 08:04:40.527419  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.527452  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6085.5
I20260429 08:04:40.527561  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6085.6
I20260429 08:04:40.528311  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6086 FOLLOWER]: Advancing to term 6087
I20260429 08:04:40.528772  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.528829  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6086.5
I20260429 08:04:40.528877  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6086.6
I20260429 08:04:40.529640  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6087 FOLLOWER]: Advancing to term 6088
I20260429 08:04:40.530071  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.530104  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6087.5
I20260429 08:04:40.530133  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6087.6
I20260429 08:04:40.530817  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6088 FOLLOWER]: Advancing to term 6089
I20260429 08:04:40.531234  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.531267  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6088.5
I20260429 08:04:40.531296  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6088.6
I20260429 08:04:40.531963  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6089 FOLLOWER]: Advancing to term 6090
I20260429 08:04:40.532434  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.532491  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6089.5
I20260429 08:04:40.532541  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6089.6
I20260429 08:04:40.533207  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6090 FOLLOWER]: Advancing to term 6091
I20260429 08:04:40.533661  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.533718  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6090.5
I20260429 08:04:40.533766  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6090.6
I20260429 08:04:40.534441  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6091 FOLLOWER]: Advancing to term 6092
I20260429 08:04:40.534890  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.534947  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6091.5
I20260429 08:04:40.534992  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6091.6
I20260429 08:04:40.535611  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6092 FOLLOWER]: Advancing to term 6093
I20260429 08:04:40.536046  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.536103  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6092.5
I20260429 08:04:40.536150  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6092.6
I20260429 08:04:40.536787  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6093 FOLLOWER]: Advancing to term 6094
I20260429 08:04:40.537166  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.537196  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6093.5
I20260429 08:04:40.537225  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6093.6
I20260429 08:04:40.537789  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6094 FOLLOWER]: Advancing to term 6095
I20260429 08:04:40.538164  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.538195  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6094.5
I20260429 08:04:40.538223  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6094.6
I20260429 08:04:40.538841  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6095 FOLLOWER]: Advancing to term 6096
I20260429 08:04:40.539263  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.539294  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6095.5
I20260429 08:04:40.539350  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6095.6
I20260429 08:04:40.540071  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6096 FOLLOWER]: Advancing to term 6097
I20260429 08:04:40.540458  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.540488  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6096.5
I20260429 08:04:40.540516  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6096.6
I20260429 08:04:40.541074  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6097 FOLLOWER]: Advancing to term 6098
I20260429 08:04:40.541483  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.541515  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6097.5
I20260429 08:04:40.541544  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6097.6
I20260429 08:04:40.542048  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6098 FOLLOWER]: Advancing to term 6099
I20260429 08:04:40.542451  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.542482  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6098.5
I20260429 08:04:40.542510  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6098.6
I20260429 08:04:40.543016  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6099 FOLLOWER]: Advancing to term 6100
I20260429 08:04:40.543529  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.543568  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6099.5
I20260429 08:04:40.543617  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6099.6
I20260429 08:04:40.544226  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6100 FOLLOWER]: Advancing to term 6101
I20260429 08:04:40.544691  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.544749  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6100.5
I20260429 08:04:40.544799  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6100.6
I20260429 08:04:40.545439  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6101 FOLLOWER]: Advancing to term 6102
I20260429 08:04:40.545871  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.545926  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6101.5
I20260429 08:04:40.545969  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6101.6
I20260429 08:04:40.546555  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6102 FOLLOWER]: Advancing to term 6103
I20260429 08:04:40.546989  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.547046  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6102.5
I20260429 08:04:40.547092  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6102.6
I20260429 08:04:40.547777  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6103 FOLLOWER]: Advancing to term 6104
I20260429 08:04:40.548207  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.548275  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6103.5
I20260429 08:04:40.548319  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6103.6
I20260429 08:04:40.548974  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6104 FOLLOWER]: Advancing to term 6105
I20260429 08:04:40.549396  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.549458  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6104.5
I20260429 08:04:40.549504  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6104.6
I20260429 08:04:40.550189  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6105 FOLLOWER]: Advancing to term 6106
I20260429 08:04:40.550621  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.550683  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6105.5
I20260429 08:04:40.550724  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6105.6
I20260429 08:04:40.551375  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6106 FOLLOWER]: Advancing to term 6107
I20260429 08:04:40.551865  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.551923  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6106.5
I20260429 08:04:40.551965  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6106.6
I20260429 08:04:40.552645  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6107 FOLLOWER]: Advancing to term 6108
I20260429 08:04:40.553078  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.553134  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6107.5
I20260429 08:04:40.553175  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6107.6
I20260429 08:04:40.553805  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6108 FOLLOWER]: Advancing to term 6109
I20260429 08:04:40.554231  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.554287  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6108.5
I20260429 08:04:40.554329  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6108.6
I20260429 08:04:40.555056  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6109 FOLLOWER]: Advancing to term 6110
I20260429 08:04:40.555511  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.555565  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6109.5
I20260429 08:04:40.555609  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6109.6
I20260429 08:04:40.557080  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6110 FOLLOWER]: Advancing to term 6111
I20260429 08:04:40.557576  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.557632  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6110.5
I20260429 08:04:40.557678  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6110.6
I20260429 08:04:40.558364  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6111 FOLLOWER]: Advancing to term 6112
I20260429 08:04:40.558872  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.558920  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6111.5
I20260429 08:04:40.558962  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6111.6
I20260429 08:04:40.559719  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6112 FOLLOWER]: Advancing to term 6113
I20260429 08:04:40.560176  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.560231  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6112.5
I20260429 08:04:40.560273  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6112.6
I20260429 08:04:40.560969  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6113 FOLLOWER]: Advancing to term 6114
I20260429 08:04:40.561347  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.561378  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6113.5
I20260429 08:04:40.561405  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6113.6
I20260429 08:04:40.561980  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6114 FOLLOWER]: Advancing to term 6115
I20260429 08:04:40.562430  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.562461  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6114.5
I20260429 08:04:40.562515  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6114.6
I20260429 08:04:40.563043  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6115 FOLLOWER]: Advancing to term 6116
I20260429 08:04:40.563470  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.563578  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6115.5
I20260429 08:04:40.563608  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6115.6
I20260429 08:04:40.564167  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6116 FOLLOWER]: Advancing to term 6117
I20260429 08:04:40.564592  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.564647  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6116.5
I20260429 08:04:40.564689  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6116.6
I20260429 08:04:40.565333  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6117 FOLLOWER]: Advancing to term 6118
I20260429 08:04:40.565914  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.565960  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6117.5
I20260429 08:04:40.566012  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6117.6
I20260429 08:04:40.566668  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6118 FOLLOWER]: Advancing to term 6119
I20260429 08:04:40.567101  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.567132  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6118.5
I20260429 08:04:40.567189  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6118.6
I20260429 08:04:40.567746  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6119 FOLLOWER]: Advancing to term 6120
I20260429 08:04:40.568203  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.568235  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6119.5
I20260429 08:04:40.568264  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6119.6
I20260429 08:04:40.568990  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6120 FOLLOWER]: Advancing to term 6121
I20260429 08:04:40.569424  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.569487  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6120.5
I20260429 08:04:40.569538  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6120.6
I20260429 08:04:40.570209  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6121 FOLLOWER]: Advancing to term 6122
I20260429 08:04:40.570676  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.570708  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6121.5
I20260429 08:04:40.570762  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6121.6
I20260429 08:04:40.571347  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6122 FOLLOWER]: Advancing to term 6123
I20260429 08:04:40.571822  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.571856  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6122.5
I20260429 08:04:40.571909  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6122.6
I20260429 08:04:40.572491  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6123 FOLLOWER]: Advancing to term 6124
I20260429 08:04:40.572897  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.572930  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6123.5
I20260429 08:04:40.572959  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6123.6
I20260429 08:04:40.573566  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6124 FOLLOWER]: Advancing to term 6125
I20260429 08:04:40.574012  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.574043  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6124.5
I20260429 08:04:40.574095  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6124.6
I20260429 08:04:40.574673  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6125 FOLLOWER]: Advancing to term 6126
I20260429 08:04:40.575098  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.575127  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6125.5
I20260429 08:04:40.575179  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6125.6
I20260429 08:04:40.575856  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6126 FOLLOWER]: Advancing to term 6127
I20260429 08:04:40.576288  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.576320  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6126.5
I20260429 08:04:40.576372  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6126.6
I20260429 08:04:40.576949  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6127 FOLLOWER]: Advancing to term 6128
I20260429 08:04:40.577376  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.577407  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6127.5
I20260429 08:04:40.577469  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6127.6
I20260429 08:04:40.578004  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6128 FOLLOWER]: Advancing to term 6129
I20260429 08:04:40.578454  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.578485  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6128.5
I20260429 08:04:40.578536  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6128.6
I20260429 08:04:40.579155  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6129 FOLLOWER]: Advancing to term 6130
I20260429 08:04:40.579666  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.579699  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6129.5
I20260429 08:04:40.579749  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6129.6
I20260429 08:04:40.580348  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6130 FOLLOWER]: Advancing to term 6131
I20260429 08:04:40.580781  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.580812  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6130.5
I20260429 08:04:40.580842  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6130.6
I20260429 08:04:40.581653  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6131 FOLLOWER]: Advancing to term 6132
I20260429 08:04:40.582077  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.582108  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6131.5
I20260429 08:04:40.582162  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6131.6
I20260429 08:04:40.582756  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6132 FOLLOWER]: Advancing to term 6133
I20260429 08:04:40.583179  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.583210  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6132.5
I20260429 08:04:40.583261  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6132.6
I20260429 08:04:40.583827  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6133 FOLLOWER]: Advancing to term 6134
I20260429 08:04:40.584245  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.584275  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6133.5
I20260429 08:04:40.584302  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6133.6
I20260429 08:04:40.584906  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6134 FOLLOWER]: Advancing to term 6135
I20260429 08:04:40.585336  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.585369  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6134.5
I20260429 08:04:40.585424  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6134.6
I20260429 08:04:40.586062  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6135 FOLLOWER]: Advancing to term 6136
I20260429 08:04:40.586511  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.586544  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6135.5
I20260429 08:04:40.586571  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6135.6
I20260429 08:04:40.587196  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6136 FOLLOWER]: Advancing to term 6137
I20260429 08:04:40.587751  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.587783  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6136.5
I20260429 08:04:40.587836  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6136.6
I20260429 08:04:40.588454  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6137 FOLLOWER]: Advancing to term 6138
I20260429 08:04:40.588896  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.588938  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6137.5
I20260429 08:04:40.588992  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6137.6
I20260429 08:04:40.589560  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6138 FOLLOWER]: Advancing to term 6139
I20260429 08:04:40.589980  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.590010  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6138.5
I20260429 08:04:40.590063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6138.6
I20260429 08:04:40.590590  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6139 FOLLOWER]: Advancing to term 6140
I20260429 08:04:40.590999  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.591032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6139.5
I20260429 08:04:40.591059  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6139.6
I20260429 08:04:40.591710  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6140 FOLLOWER]: Advancing to term 6141
I20260429 08:04:40.592142  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.592175  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6140.5
I20260429 08:04:40.592226  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6140.6
I20260429 08:04:40.592784  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6141 FOLLOWER]: Advancing to term 6142
I20260429 08:04:40.593250  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.593282  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6141.5
I20260429 08:04:40.593310  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6141.6
I20260429 08:04:40.593851  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6142 FOLLOWER]: Advancing to term 6143
I20260429 08:04:40.594316  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.594347  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6142.5
I20260429 08:04:40.594401  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6142.6
I20260429 08:04:40.594995  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6143 FOLLOWER]: Advancing to term 6144
I20260429 08:04:40.595451  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.595532  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6143.5
I20260429 08:04:40.595606  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6143.6
I20260429 08:04:40.596280  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6144 FOLLOWER]: Advancing to term 6145
I20260429 08:04:40.596721  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.596779  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6144.5
I20260429 08:04:40.596822  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6144.6
I20260429 08:04:40.597429  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6145 FOLLOWER]: Advancing to term 6146
I20260429 08:04:40.597968  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.598003  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6145.5
I20260429 08:04:40.598035  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6145.6
I20260429 08:04:40.598702  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6146 FOLLOWER]: Advancing to term 6147
I20260429 08:04:40.599189  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.599248  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6146.5
I20260429 08:04:40.599291  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6146.6
I20260429 08:04:40.600050  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6147 FOLLOWER]: Advancing to term 6148
I20260429 08:04:40.600503  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.600559  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6147.5
I20260429 08:04:40.600602  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6147.6
I20260429 08:04:40.601235  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6148 FOLLOWER]: Advancing to term 6149
I20260429 08:04:40.601686  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.601742  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6148.5
I20260429 08:04:40.601784  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6148.6
I20260429 08:04:40.602458  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6149 FOLLOWER]: Advancing to term 6150
I20260429 08:04:40.603011  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.603083  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6149.5
I20260429 08:04:40.603130  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6149.6
I20260429 08:04:40.603847  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6150 FOLLOWER]: Advancing to term 6151
I20260429 08:04:40.604302  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.604398  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6150.5
I20260429 08:04:40.604458  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6150.6
I20260429 08:04:40.605086  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6151 FOLLOWER]: Advancing to term 6152
I20260429 08:04:40.605557  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.605619  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6151.5
I20260429 08:04:40.605660  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6151.6
I20260429 08:04:40.606269  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6152 FOLLOWER]: Advancing to term 6153
I20260429 08:04:40.606731  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.606789  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6152.5
I20260429 08:04:40.606832  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6152.6
I20260429 08:04:40.607452  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6153 FOLLOWER]: Advancing to term 6154
I20260429 08:04:40.607925  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.607978  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6153.5
I20260429 08:04:40.608021  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6153.6
I20260429 08:04:40.608624  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6154 FOLLOWER]: Advancing to term 6155
I20260429 08:04:40.609007  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.609040  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6154.5
I20260429 08:04:40.609068  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6154.6
I20260429 08:04:40.609701  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6155 FOLLOWER]: Advancing to term 6156
I20260429 08:04:40.610103  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.610136  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6155.5
I20260429 08:04:40.610163  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6155.6
I20260429 08:04:40.610867  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6156 FOLLOWER]: Advancing to term 6157
I20260429 08:04:40.611251  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.611281  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6156.5
I20260429 08:04:40.611310  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6156.6
I20260429 08:04:40.611987  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6157 FOLLOWER]: Advancing to term 6158
I20260429 08:04:40.612353  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.612383  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6157.5
I20260429 08:04:40.612411  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6157.6
I20260429 08:04:40.613036  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6158 FOLLOWER]: Advancing to term 6159
I20260429 08:04:40.613409  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.613446  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6158.5
I20260429 08:04:40.613476  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6158.6
I20260429 08:04:40.614111  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6159 FOLLOWER]: Advancing to term 6160
I20260429 08:04:40.614509  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.614542  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6159.5
I20260429 08:04:40.614569  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6159.6
I20260429 08:04:40.615150  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6160 FOLLOWER]: Advancing to term 6161
I20260429 08:04:40.615598  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.615629  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6160.5
I20260429 08:04:40.615664  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6160.6
I20260429 08:04:40.616290  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6161 FOLLOWER]: Advancing to term 6162
I20260429 08:04:40.616678  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.616708  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6161.5
I20260429 08:04:40.616736  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6161.6
I20260429 08:04:40.617367  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6162 FOLLOWER]: Advancing to term 6163
I20260429 08:04:40.617769  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.617799  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6162.5
I20260429 08:04:40.617827  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6162.6
I20260429 08:04:40.618572  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6163 FOLLOWER]: Advancing to term 6164
I20260429 08:04:40.618979  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.619011  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6163.5
I20260429 08:04:40.619040  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6163.6
I20260429 08:04:40.619719  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6164 FOLLOWER]: Advancing to term 6165
I20260429 08:04:40.620105  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.620136  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6164.5
I20260429 08:04:40.620163  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6164.6
I20260429 08:04:40.620922  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6165 FOLLOWER]: Advancing to term 6166
I20260429 08:04:40.621320  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.621351  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6165.5
I20260429 08:04:40.621379  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6165.6
I20260429 08:04:40.622191  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6166 FOLLOWER]: Advancing to term 6167
I20260429 08:04:40.622689  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.622721  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6166.5
I20260429 08:04:40.622779  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6166.6
I20260429 08:04:40.623440  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6167 FOLLOWER]: Advancing to term 6168
I20260429 08:04:40.623910  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.623943  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6167.5
I20260429 08:04:40.623998  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6167.6
I20260429 08:04:40.624611  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6168 FOLLOWER]: Advancing to term 6169
I20260429 08:04:40.625008  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.625041  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6168.5
I20260429 08:04:40.625069  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6168.6
I20260429 08:04:40.625699  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6169 FOLLOWER]: Advancing to term 6170
I20260429 08:04:40.626224  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.626281  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6169.5
I20260429 08:04:40.626323  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6169.6
I20260429 08:04:40.627064  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6170 FOLLOWER]: Advancing to term 6171
I20260429 08:04:40.627578  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.627610  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6170.5
I20260429 08:04:40.627640  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6170.6
I20260429 08:04:40.628391  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6171 FOLLOWER]: Advancing to term 6172
I20260429 08:04:40.628846  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.628903  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6171.5
I20260429 08:04:40.628944  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6171.6
I20260429 08:04:40.629631  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6172 FOLLOWER]: Advancing to term 6173
I20260429 08:04:40.630091  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.630123  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6172.5
I20260429 08:04:40.630177  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6172.6
I20260429 08:04:40.630831  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6173 FOLLOWER]: Advancing to term 6174
I20260429 08:04:40.631222  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.631253  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6173.5
I20260429 08:04:40.631280  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6173.6
I20260429 08:04:40.631953  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6174 FOLLOWER]: Advancing to term 6175
I20260429 08:04:40.632390  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.632431  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6174.5
I20260429 08:04:40.632483  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6174.6
I20260429 08:04:40.633103  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6175 FOLLOWER]: Advancing to term 6176
I20260429 08:04:40.633726  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.633766  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6175.5
I20260429 08:04:40.633806  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6175.6
I20260429 08:04:40.634357  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6176 FOLLOWER]: Advancing to term 6177
I20260429 08:04:40.634861  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.634893  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6176.5
I20260429 08:04:40.634922  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6176.6
I20260429 08:04:40.635535  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6177 FOLLOWER]: Advancing to term 6178
I20260429 08:04:40.635977  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.636009  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6177.5
I20260429 08:04:40.636063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6177.6
I20260429 08:04:40.636768  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6178 FOLLOWER]: Advancing to term 6179
I20260429 08:04:40.637179  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.637210  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6178.5
I20260429 08:04:40.637266  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6178.6
I20260429 08:04:40.637897  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6179 FOLLOWER]: Advancing to term 6180
I20260429 08:04:40.638330  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.638362  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6179.5
I20260429 08:04:40.638441  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6179.6
I20260429 08:04:40.639012  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6180 FOLLOWER]: Advancing to term 6181
I20260429 08:04:40.639390  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.639427  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6180.5
I20260429 08:04:40.639456  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6180.6
I20260429 08:04:40.640519  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6181 FOLLOWER]: Advancing to term 6182
I20260429 08:04:40.640952  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.640983  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6181.5
I20260429 08:04:40.641014  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6181.6
I20260429 08:04:40.641762  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6182 FOLLOWER]: Advancing to term 6183
I20260429 08:04:40.642150  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.642181  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6182.5
I20260429 08:04:40.642210  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6182.6
I20260429 08:04:40.642863  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6183 FOLLOWER]: Advancing to term 6184
I20260429 08:04:40.643268  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.643299  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6183.5
I20260429 08:04:40.643328  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6183.6
I20260429 08:04:40.644052  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6184 FOLLOWER]: Advancing to term 6185
I20260429 08:04:40.644528  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.644559  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6184.5
I20260429 08:04:40.644587  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6184.6
I20260429 08:04:40.645124  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6185 FOLLOWER]: Advancing to term 6186
I20260429 08:04:40.645504  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.645534  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6185.5
I20260429 08:04:40.645561  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6185.6
I20260429 08:04:40.646047  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6186 FOLLOWER]: Advancing to term 6187
I20260429 08:04:40.646508  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.646564  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6186.5
I20260429 08:04:40.646611  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6186.6
I20260429 08:04:40.647281  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6187 FOLLOWER]: Advancing to term 6188
I20260429 08:04:40.647738  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.647769  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6187.5
I20260429 08:04:40.647799  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6187.6
I20260429 08:04:40.649466  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6188 FOLLOWER]: Advancing to term 6189
I20260429 08:04:40.649852  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.649883  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6188.5
I20260429 08:04:40.649911  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6188.6
I20260429 08:04:40.650530  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6189 FOLLOWER]: Advancing to term 6190
I20260429 08:04:40.650913  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.651163  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6189.5
I20260429 08:04:40.651201  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6189.6
I20260429 08:04:40.651741  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6190 FOLLOWER]: Advancing to term 6191
I20260429 08:04:40.652189  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.652246  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6190.5
I20260429 08:04:40.652290  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6190.6
I20260429 08:04:40.652884  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6191 FOLLOWER]: Advancing to term 6192
I20260429 08:04:40.653330  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.653363  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6191.5
I20260429 08:04:40.653419  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6191.6
I20260429 08:04:40.653986  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6192 FOLLOWER]: Advancing to term 6193
I20260429 08:04:40.654419  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.654451  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6192.5
I20260429 08:04:40.654505  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6192.6
I20260429 08:04:40.655019  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6193 FOLLOWER]: Advancing to term 6194
I20260429 08:04:40.655455  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.655529  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6193.5
I20260429 08:04:40.655577  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6193.6
I20260429 08:04:40.656091  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6194 FOLLOWER]: Advancing to term 6195
I20260429 08:04:40.656525  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.656581  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6194.5
I20260429 08:04:40.656628  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6194.6
I20260429 08:04:40.657233  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6195 FOLLOWER]: Advancing to term 6196
I20260429 08:04:40.657694  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.657727  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6195.5
I20260429 08:04:40.657780  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6195.6
I20260429 08:04:40.658367  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6196 FOLLOWER]: Advancing to term 6197
I20260429 08:04:40.658802  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.658851  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6196.5
I20260429 08:04:40.658879  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6196.6
I20260429 08:04:40.659564  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6197 FOLLOWER]: Advancing to term 6198
I20260429 08:04:40.659988  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.660020  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6197.5
I20260429 08:04:40.660048  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6197.6
I20260429 08:04:40.660706  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6198 FOLLOWER]: Advancing to term 6199
I20260429 08:04:40.661095  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.661125  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6198.5
I20260429 08:04:40.661154  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6198.6
I20260429 08:04:40.661727  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6199 FOLLOWER]: Advancing to term 6200
I20260429 08:04:40.662114  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.662145  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6199.5
I20260429 08:04:40.662174  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6199.6
I20260429 08:04:40.662694  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6200 FOLLOWER]: Advancing to term 6201
I20260429 08:04:40.663137  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.663169  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6200.5
I20260429 08:04:40.663221  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6200.6
I20260429 08:04:40.663883  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6201 FOLLOWER]: Advancing to term 6202
I20260429 08:04:40.664310  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.664342  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6201.5
I20260429 08:04:40.664397  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6201.6
I20260429 08:04:40.665058  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6202 FOLLOWER]: Advancing to term 6203
I20260429 08:04:40.665513  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.665546  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6202.5
I20260429 08:04:40.665602  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6202.6
I20260429 08:04:40.666250  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6203 FOLLOWER]: Advancing to term 6204
I20260429 08:04:40.666651  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.666685  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6203.5
I20260429 08:04:40.666714  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6203.6
I20260429 08:04:40.667332  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6204 FOLLOWER]: Advancing to term 6205
I20260429 08:04:40.667804  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.667837  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6204.5
I20260429 08:04:40.667865  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6204.6
I20260429 08:04:40.668435  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6205 FOLLOWER]: Advancing to term 6206
I20260429 08:04:40.668877  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.668910  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6205.5
I20260429 08:04:40.668937  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6205.6
I20260429 08:04:40.669504  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6206 FOLLOWER]: Advancing to term 6207
I20260429 08:04:40.669966  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.670018  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6206.5
I20260429 08:04:40.670060  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6206.6
I20260429 08:04:40.670738  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6207 FOLLOWER]: Advancing to term 6208
I20260429 08:04:40.671197  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.671252  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6207.5
I20260429 08:04:40.671293  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6207.6
I20260429 08:04:40.671983  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6208 FOLLOWER]: Advancing to term 6209
I20260429 08:04:40.672421  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.672456  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6208.5
I20260429 08:04:40.672492  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6208.6
I20260429 08:04:40.673084  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6209 FOLLOWER]: Advancing to term 6210
I20260429 08:04:40.673514  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.673547  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6209.5
I20260429 08:04:40.673575  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6209.6
I20260429 08:04:40.674147  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6210 FOLLOWER]: Advancing to term 6211
I20260429 08:04:40.674589  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.674643  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6210.5
I20260429 08:04:40.674685  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6210.6
I20260429 08:04:40.675287  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6211 FOLLOWER]: Advancing to term 6212
I20260429 08:04:40.675791  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.675846  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6211.5
I20260429 08:04:40.675892  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6211.6
I20260429 08:04:40.676494  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6212 FOLLOWER]: Advancing to term 6213
I20260429 08:04:40.676909  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.676963  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6212.5
I20260429 08:04:40.677007  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6212.6
I20260429 08:04:40.677752  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6213 FOLLOWER]: Advancing to term 6214
I20260429 08:04:40.678293  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.678354  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6213.5
I20260429 08:04:40.678421  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6213.6
I20260429 08:04:40.679085  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6214 FOLLOWER]: Advancing to term 6215
I20260429 08:04:40.679603  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.679638  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6214.5
I20260429 08:04:40.679700  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6214.6
I20260429 08:04:40.680295  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6215 FOLLOWER]: Advancing to term 6216
I20260429 08:04:40.680693  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.680732  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6215.5
I20260429 08:04:40.680760  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6215.6
I20260429 08:04:40.681371  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6216 FOLLOWER]: Advancing to term 6217
I20260429 08:04:40.681804  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.681838  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6216.5
I20260429 08:04:40.681866  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6216.6
I20260429 08:04:40.682612  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6217 FOLLOWER]: Advancing to term 6218
I20260429 08:04:40.683002  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.683032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6217.5
I20260429 08:04:40.683060  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6217.6
I20260429 08:04:40.683801  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6218 FOLLOWER]: Advancing to term 6219
I20260429 08:04:40.684180  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.684212  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6218.5
I20260429 08:04:40.684240  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6218.6
I20260429 08:04:40.684932  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6219 FOLLOWER]: Advancing to term 6220
I20260429 08:04:40.685297  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.685325  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6219.5
I20260429 08:04:40.685353  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6219.6
I20260429 08:04:40.685961  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6220 FOLLOWER]: Advancing to term 6221
I20260429 08:04:40.686359  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.686421  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6220.5
I20260429 08:04:40.686451  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6220.6
I20260429 08:04:40.687126  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6221 FOLLOWER]: Advancing to term 6222
I20260429 08:04:40.687599  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.687631  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6221.5
I20260429 08:04:40.687660  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6221.6
I20260429 08:04:40.688181  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6222 FOLLOWER]: Advancing to term 6223
I20260429 08:04:40.688621  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.688673  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6222.5
I20260429 08:04:40.688740  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6222.6
I20260429 08:04:40.689337  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6223 FOLLOWER]: Advancing to term 6224
I20260429 08:04:40.689782  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.689814  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6223.5
I20260429 08:04:40.689867  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6223.6
I20260429 08:04:40.690454  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6224 FOLLOWER]: Advancing to term 6225
I20260429 08:04:40.690898  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.690930  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6224.5
I20260429 08:04:40.690984  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6224.6
I20260429 08:04:40.691648  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6225 FOLLOWER]: Advancing to term 6226
I20260429 08:04:40.692058  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.692090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6225.5
I20260429 08:04:40.692119  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6225.6
I20260429 08:04:40.692680  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6226 FOLLOWER]: Advancing to term 6227
I20260429 08:04:40.693116  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.693173  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6226.5
I20260429 08:04:40.693219  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6226.6
I20260429 08:04:40.693892  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6227 FOLLOWER]: Advancing to term 6228
I20260429 08:04:40.694319  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.694351  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6227.5
I20260429 08:04:40.694404  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6227.6
I20260429 08:04:40.695014  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6228 FOLLOWER]: Advancing to term 6229
I20260429 08:04:40.695468  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.695564  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6228.5
I20260429 08:04:40.695595  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6228.6
I20260429 08:04:40.696179  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6229 FOLLOWER]: Advancing to term 6230
I20260429 08:04:40.696568  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.696599  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6229.5
I20260429 08:04:40.696627  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6229.6
I20260429 08:04:40.697147  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6230 FOLLOWER]: Advancing to term 6231
I20260429 08:04:40.697598  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.697659  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6230.5
I20260429 08:04:40.697700  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6230.6
I20260429 08:04:40.698276  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6231 FOLLOWER]: Advancing to term 6232
I20260429 08:04:40.698717  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.698771  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6231.5
I20260429 08:04:40.698817  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6231.6
I20260429 08:04:40.699559  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6232 FOLLOWER]: Advancing to term 6233
I20260429 08:04:40.700004  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.700037  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6232.5
I20260429 08:04:40.700090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6232.6
I20260429 08:04:40.700724  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6233 FOLLOWER]: Advancing to term 6234
I20260429 08:04:40.701170  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.701202  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6233.5
I20260429 08:04:40.701256  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6233.6
I20260429 08:04:40.701807  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6234 FOLLOWER]: Advancing to term 6235
I20260429 08:04:40.702200  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.702232  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6234.5
I20260429 08:04:40.702260  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6234.6
I20260429 08:04:40.702986  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6235 FOLLOWER]: Advancing to term 6236
I20260429 08:04:40.703362  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.703392  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6235.5
I20260429 08:04:40.703421  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6235.6
I20260429 08:04:40.704027  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6236 FOLLOWER]: Advancing to term 6237
I20260429 08:04:40.704416  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.704447  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6236.5
I20260429 08:04:40.704474  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6236.6
I20260429 08:04:40.705008  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6237 FOLLOWER]: Advancing to term 6238
I20260429 08:04:40.705376  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.705406  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6237.5
I20260429 08:04:40.705435  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6237.6
I20260429 08:04:40.705963  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6238 FOLLOWER]: Advancing to term 6239
I20260429 08:04:40.706339  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.706387  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6238.5
I20260429 08:04:40.706416  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6238.6
I20260429 08:04:40.706998  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6239 FOLLOWER]: Advancing to term 6240
I20260429 08:04:40.707439  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.707518  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6239.5
I20260429 08:04:40.707581  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6239.6
I20260429 08:04:40.708206  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6240 FOLLOWER]: Advancing to term 6241
I20260429 08:04:40.708654  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.708689  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6240.5
I20260429 08:04:40.708743  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6240.6
I20260429 08:04:40.709287  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6241 FOLLOWER]: Advancing to term 6242
I20260429 08:04:40.709729  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.709761  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6241.5
I20260429 08:04:40.709815  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6241.6
I20260429 08:04:40.710400  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6242 FOLLOWER]: Advancing to term 6243
I20260429 08:04:40.710846  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.710877  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6242.5
I20260429 08:04:40.710932  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6242.6
I20260429 08:04:40.711583  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6243 FOLLOWER]: Advancing to term 6244
I20260429 08:04:40.712018  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.712051  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6243.5
I20260429 08:04:40.712103  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6243.6
I20260429 08:04:40.712762  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6244 FOLLOWER]: Advancing to term 6245
I20260429 08:04:40.713195  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.713227  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6244.5
I20260429 08:04:40.713281  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6244.6
I20260429 08:04:40.713927  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6245 FOLLOWER]: Advancing to term 6246
I20260429 08:04:40.714358  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.714391  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6245.5
I20260429 08:04:40.714454  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6245.6
I20260429 08:04:40.715076  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6246 FOLLOWER]: Advancing to term 6247
I20260429 08:04:40.715586  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.715618  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6246.5
I20260429 08:04:40.715669  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6246.6
I20260429 08:04:40.716256  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6247 FOLLOWER]: Advancing to term 6248
I20260429 08:04:40.716691  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.716724  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6247.5
I20260429 08:04:40.716753  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6247.6
I20260429 08:04:40.717418  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6248 FOLLOWER]: Advancing to term 6249
I20260429 08:04:40.717854  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.717885  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6248.5
I20260429 08:04:40.717914  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6248.6
I20260429 08:04:40.718528  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6249 FOLLOWER]: Advancing to term 6250
I20260429 08:04:40.718943  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.718976  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6249.5
I20260429 08:04:40.719004  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6249.6
I20260429 08:04:40.719544  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6250 FOLLOWER]: Advancing to term 6251
I20260429 08:04:40.719938  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.719969  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6250.5
I20260429 08:04:40.719998  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6250.6
I20260429 08:04:40.720531  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6251 FOLLOWER]: Advancing to term 6252
I20260429 08:04:40.720922  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.720952  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6251.5
I20260429 08:04:40.720981  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6251.6
I20260429 08:04:40.721474  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6252 FOLLOWER]: Advancing to term 6253
I20260429 08:04:40.721868  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.721897  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6252.5
I20260429 08:04:40.721925  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6252.6
I20260429 08:04:40.722491  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6253 FOLLOWER]: Advancing to term 6254
I20260429 08:04:40.722927  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.722981  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6253.5
I20260429 08:04:40.723026  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6253.6
I20260429 08:04:40.723556  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6254 FOLLOWER]: Advancing to term 6255
I20260429 08:04:40.723994  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.724049  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6254.5
I20260429 08:04:40.724092  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6254.6
I20260429 08:04:40.724584  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6255 FOLLOWER]: Advancing to term 6256
I20260429 08:04:40.725023  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.725077  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6255.5
I20260429 08:04:40.725118  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6255.6
I20260429 08:04:40.725603  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6256 FOLLOWER]: Advancing to term 6257
I20260429 08:04:40.726038  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.726094  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6256.5
I20260429 08:04:40.726135  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6256.6
I20260429 08:04:40.726653  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6257 FOLLOWER]: Advancing to term 6258
I20260429 08:04:40.727090  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.727145  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6257.5
I20260429 08:04:40.727187  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6257.6
I20260429 08:04:40.727687  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6258 FOLLOWER]: Advancing to term 6259
I20260429 08:04:40.728118  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.728173  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6258.5
I20260429 08:04:40.728215  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6258.6
I20260429 08:04:40.728837  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6259 FOLLOWER]: Advancing to term 6260
I20260429 08:04:40.729291  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.729323  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6259.5
I20260429 08:04:40.729377  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6259.6
I20260429 08:04:40.730050  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6260 FOLLOWER]: Advancing to term 6261
I20260429 08:04:40.730568  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.730603  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6260.5
I20260429 08:04:40.730639  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6260.6
I20260429 08:04:40.731271  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6261 FOLLOWER]: Advancing to term 6262
I20260429 08:04:40.731806  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.731839  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6261.5
I20260429 08:04:40.731890  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6261.6
I20260429 08:04:40.732512  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6262 FOLLOWER]: Advancing to term 6263
I20260429 08:04:40.732959  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.732990  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6262.5
I20260429 08:04:40.733043  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6262.6
I20260429 08:04:40.733636  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6263 FOLLOWER]: Advancing to term 6264
I20260429 08:04:40.734023  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.734055  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6263.5
I20260429 08:04:40.734083  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6263.6
I20260429 08:04:40.734787  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6264 FOLLOWER]: Advancing to term 6265
I20260429 08:04:40.735231  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.735265  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6264.5
I20260429 08:04:40.735293  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6264.6
I20260429 08:04:40.735900  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6265 FOLLOWER]: Advancing to term 6266
I20260429 08:04:40.736306  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.736338  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6265.5
I20260429 08:04:40.736366  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6265.6
I20260429 08:04:40.736961  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6266 FOLLOWER]: Advancing to term 6267
I20260429 08:04:40.737385  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.737442  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6266.5
I20260429 08:04:40.737490  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6266.6
I20260429 08:04:40.738061  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6267 FOLLOWER]: Advancing to term 6268
I20260429 08:04:40.738448  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.738481  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6267.5
I20260429 08:04:40.738511  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6267.6
I20260429 08:04:40.739132  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6268 FOLLOWER]: Advancing to term 6269
I20260429 08:04:40.739600  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.739632  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6268.5
I20260429 08:04:40.739674  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6268.6
I20260429 08:04:40.740290  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6269 FOLLOWER]: Advancing to term 6270
I20260429 08:04:40.740689  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.740720  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6269.5
I20260429 08:04:40.740748  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6269.6
I20260429 08:04:40.741257  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6270 FOLLOWER]: Advancing to term 6271
I20260429 08:04:40.741729  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.741762  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6270.5
I20260429 08:04:40.741791  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6270.6
I20260429 08:04:40.742369  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6271 FOLLOWER]: Advancing to term 6272
I20260429 08:04:40.742753  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.742782  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6271.5
I20260429 08:04:40.742810  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6271.6
I20260429 08:04:40.743371  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6272 FOLLOWER]: Advancing to term 6273
I20260429 08:04:40.743847  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.743878  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6272.5
I20260429 08:04:40.743907  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6272.6
I20260429 08:04:40.744457  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6273 FOLLOWER]: Advancing to term 6274
I20260429 08:04:40.744848  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.744879  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6273.5
I20260429 08:04:40.744906  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6273.6
I20260429 08:04:40.745505  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6274 FOLLOWER]: Advancing to term 6275
I20260429 08:04:40.745890  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.745924  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6274.5
I20260429 08:04:40.745952  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6274.6
I20260429 08:04:40.746496  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6275 FOLLOWER]: Advancing to term 6276
I20260429 08:04:40.746938  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.746995  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6275.5
I20260429 08:04:40.747038  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6275.6
I20260429 08:04:40.747609  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6276 FOLLOWER]: Advancing to term 6277
I20260429 08:04:40.748059  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.748090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6276.5
I20260429 08:04:40.748142  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6276.6
I20260429 08:04:40.748785  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6277 FOLLOWER]: Advancing to term 6278
I20260429 08:04:40.749174  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.749207  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6277.5
I20260429 08:04:40.749233  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6277.6
I20260429 08:04:40.749814  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6278 FOLLOWER]: Advancing to term 6279
I20260429 08:04:40.750339  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.750411  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6278.5
I20260429 08:04:40.750443  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6278.6
I20260429 08:04:40.751015  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6279 FOLLOWER]: Advancing to term 6280
I20260429 08:04:40.751471  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.751579  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6279.5
I20260429 08:04:40.751623  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6279.6
I20260429 08:04:40.752368  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6280 FOLLOWER]: Advancing to term 6281
I20260429 08:04:40.752813  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.752871  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6280.5
I20260429 08:04:40.752918  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6280.6
I20260429 08:04:40.753532  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6281 FOLLOWER]: Advancing to term 6282
I20260429 08:04:40.753961  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.754019  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6281.5
I20260429 08:04:40.754065  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6281.6
I20260429 08:04:40.754681  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6282 FOLLOWER]: Advancing to term 6283
I20260429 08:04:40.755070  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.755101  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6282.5
I20260429 08:04:40.755129  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6282.6
I20260429 08:04:40.755707  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6283 FOLLOWER]: Advancing to term 6284
I20260429 08:04:40.756096  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.756126  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6283.5
I20260429 08:04:40.756155  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6283.6
I20260429 08:04:40.756699  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6284 FOLLOWER]: Advancing to term 6285
I20260429 08:04:40.757078  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.757109  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6284.5
I20260429 08:04:40.757138  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6284.6
I20260429 08:04:40.757630  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6285 FOLLOWER]: Advancing to term 6286
I20260429 08:04:40.758015  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.758045  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6285.5
I20260429 08:04:40.758075  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6285.6
I20260429 08:04:40.758597  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6286 FOLLOWER]: Advancing to term 6287
I20260429 08:04:40.759006  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.759035  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6286.5
I20260429 08:04:40.759063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6286.6
I20260429 08:04:40.759677  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6287 FOLLOWER]: Advancing to term 6288
I20260429 08:04:40.760306  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.760363  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6287.5
I20260429 08:04:40.760409  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6287.6
I20260429 08:04:40.764106  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6288 FOLLOWER]: Advancing to term 6289
I20260429 08:04:40.764940  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.764983  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6288.5
I20260429 08:04:40.765028  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6288.6
I20260429 08:04:40.765633  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6289 FOLLOWER]: Advancing to term 6290
I20260429 08:04:40.776638  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.776723  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6289.5
I20260429 08:04:40.776785  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6289.6
I20260429 08:04:40.777743  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6290 FOLLOWER]: Advancing to term 6291
I20260429 08:04:40.803704  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.803788  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6290.5
I20260429 08:04:40.803870  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6290.6
I20260429 08:04:40.804797  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6291 FOLLOWER]: Advancing to term 6292
I20260429 08:04:40.807381  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.807425  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6291.5
I20260429 08:04:40.807492  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6291.6
I20260429 08:04:40.808401  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6292 FOLLOWER]: Advancing to term 6293
I20260429 08:04:40.873822  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.873890  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6292.5
I20260429 08:04:40.873955  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6292.6
I20260429 08:04:40.875144  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6293 FOLLOWER]: Advancing to term 6294
I20260429 08:04:40.876333  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.876385  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6293.5
I20260429 08:04:40.876446  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6293.6
I20260429 08:04:40.877187  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6294 FOLLOWER]: Advancing to term 6295
I20260429 08:04:40.908144  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.908211  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6294.5
I20260429 08:04:40.908284  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6294.6
I20260429 08:04:40.909348  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6295 FOLLOWER]: Advancing to term 6296
I20260429 08:04:40.971822  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.971911  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6295.5
I20260429 08:04:40.971998  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6295.6
I20260429 08:04:40.972990  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6296 FOLLOWER]: Advancing to term 6297
I20260429 08:04:40.975330  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:40.975392  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6296.5
I20260429 08:04:40.975445  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6296.6
I20260429 08:04:40.976270  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6297 FOLLOWER]: Advancing to term 6298
I20260429 08:04:41.071740  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:41.071862  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6297.5
I20260429 08:04:41.071949  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6297.6
I20260429 08:04:41.073051  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6298 FOLLOWER]: Advancing to term 6299
I20260429 08:04:41.082978  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:41.083051  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6298.5
I20260429 08:04:41.083129  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6298.6
I20260429 08:04:41.084188  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6299 FOLLOWER]: Advancing to term 6300
I20260429 08:04:41.167114  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:41.167176  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6299.5
I20260429 08:04:41.167276  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6299.6
I20260429 08:04:41.168316  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6300 FOLLOWER]: Advancing to term 6301
I20260429 08:04:41.175028  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:41.175074  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6300.5
I20260429 08:04:41.175124  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6300.6
I20260429 08:04:41.175971  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6301 FOLLOWER]: Advancing to term 6302
I20260429 08:04:41.266856  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:41.266961  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6301.5
I20260429 08:04:41.267048  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6301.6
I20260429 08:04:41.268054  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6302 FOLLOWER]: Advancing to term 6303
I20260429 08:04:41.276551  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:41.276603  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6302.5
I20260429 08:04:41.276700  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6302.6
I20260429 08:04:41.277554  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6303 FOLLOWER]: Advancing to term 6304
I20260429 08:04:41.363142  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:41.363209  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6303.5
I20260429 08:04:41.363317  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6303.6
I20260429 08:04:41.364331  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6304 FOLLOWER]: Advancing to term 6305
I20260429 08:04:41.367614  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:41.367651  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6304.5
I20260429 08:04:41.367693  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6304.6
I20260429 08:04:41.368498  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6305 FOLLOWER]: Advancing to term 6306
I20260429 08:04:41.463188  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:41.463249  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6305.5
I20260429 08:04:41.463335  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6305.6
I20260429 08:04:41.464311  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6306 FOLLOWER]: Advancing to term 6307
I20260429 08:04:41.469228  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:41.469272  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6306.5
I20260429 08:04:41.469317  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6306.6
I20260429 08:04:41.470366  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6307 FOLLOWER]: Advancing to term 6308
I20260429 08:04:41.560653  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:41.560726  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6307.5
I20260429 08:04:41.560801  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6307.6
I20260429 08:04:41.561798  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6308 FOLLOWER]: Advancing to term 6309
I20260429 08:04:41.565009  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:41.565069  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6308.5
I20260429 08:04:41.565121  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6308.6
I20260429 08:04:41.565903  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6309 FOLLOWER]: Advancing to term 6310
I20260429 08:04:41.657548  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:41.657629  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6309.5
I20260429 08:04:41.657717  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6309.6
I20260429 08:04:41.658710  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6310 FOLLOWER]: Advancing to term 6311
I20260429 08:04:41.661448  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:41.661497  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6310.5
I20260429 08:04:41.661551  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6310.6
I20260429 08:04:41.662281  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6311 FOLLOWER]: Advancing to term 6312
I20260429 08:04:41.675119  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:41.675166  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6311.5
I20260429 08:04:41.675210  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6311.6
I20260429 08:04:41.676082  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6312 FOLLOWER]: Advancing to term 6313
I20260429 08:04:41.760715  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:41.760787  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6312.5
I20260429 08:04:41.760864  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6312.6
I20260429 08:04:41.761824  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6313 FOLLOWER]: Advancing to term 6314
I20260429 08:04:41.765985  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:41.766031  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6313.5
I20260429 08:04:41.766075  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6313.6
I20260429 08:04:41.766994  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6314 FOLLOWER]: Advancing to term 6315
I20260429 08:04:41.859342  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:41.859427  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6314.5
I20260429 08:04:41.859555  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6314.6
I20260429 08:04:41.860483  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6315 FOLLOWER]: Advancing to term 6316
I20260429 08:04:41.865047  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:41.865092  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6315.5
I20260429 08:04:41.865160  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6315.6
I20260429 08:04:41.866061  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6316 FOLLOWER]: Advancing to term 6317
I20260429 08:04:41.957082  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:41.957162  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6316.5
I20260429 08:04:41.957259  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6316.6
I20260429 08:04:41.958185  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6317 FOLLOWER]: Advancing to term 6318
I20260429 08:04:41.962137  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:41.962177  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6317.5
I20260429 08:04:41.962255  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6317.6
I20260429 08:04:41.963081  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6318 FOLLOWER]: Advancing to term 6319
I20260429 08:04:42.055218  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:42.055285  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6318.5
I20260429 08:04:42.055351  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6318.6
I20260429 08:04:42.056360  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6319 FOLLOWER]: Advancing to term 6320
I20260429 08:04:42.061883  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:42.061926  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6319.5
I20260429 08:04:42.061995  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6319.6
I20260429 08:04:42.062929  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6320 FOLLOWER]: Advancing to term 6321
I20260429 08:04:42.154378  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:42.154470  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6320.5
I20260429 08:04:42.154536  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6320.6
I20260429 08:04:42.155577  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6321 FOLLOWER]: Advancing to term 6322
I20260429 08:04:42.167119  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:42.167171  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6321.5
I20260429 08:04:42.167223  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6321.6
I20260429 08:04:42.168198  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6322 FOLLOWER]: Advancing to term 6323
I20260429 08:04:42.253178  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:42.253260  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6322.5
I20260429 08:04:42.253333  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6322.6
I20260429 08:04:42.254261  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6323 FOLLOWER]: Advancing to term 6324
I20260429 08:04:42.261904  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:42.261948  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6323.5
I20260429 08:04:42.262014  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6323.6
I20260429 08:04:42.262848  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6324 FOLLOWER]: Advancing to term 6325
I20260429 08:04:42.351357  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:42.351440  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6324.5
I20260429 08:04:42.351565  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6324.6
I20260429 08:04:42.352599  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6325 FOLLOWER]: Advancing to term 6326
I20260429 08:04:42.365243  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:42.365304  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6325.5
I20260429 08:04:42.365365  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6325.6
I20260429 08:04:42.366385  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6326 FOLLOWER]: Advancing to term 6327
I20260429 08:04:42.449318  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:42.449395  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6326.5
I20260429 08:04:42.449483  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6326.6
I20260429 08:04:42.450441  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6327 FOLLOWER]: Advancing to term 6328
I20260429 08:04:42.455439  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:42.455515  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6327.5
I20260429 08:04:42.455574  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6327.6
I20260429 08:04:42.456413  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6328 FOLLOWER]: Advancing to term 6329
I20260429 08:04:42.545905  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:42.545966  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6328.5
I20260429 08:04:42.546149  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6328.6
I20260429 08:04:42.547094  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6329 FOLLOWER]: Advancing to term 6330
I20260429 08:04:42.562865  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:42.562928  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6329.5
I20260429 08:04:42.563022  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6329.6
I20260429 08:04:42.563992  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6330 FOLLOWER]: Advancing to term 6331
I20260429 08:04:42.642865  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:42.642922  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6330.5
I20260429 08:04:42.642984  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6330.6
I20260429 08:04:42.643998  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6331 FOLLOWER]: Advancing to term 6332
I20260429 08:04:42.646744  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:42.646781  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6331.5
I20260429 08:04:42.646849  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6331.6
I20260429 08:04:42.647586  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6332 FOLLOWER]: Advancing to term 6333
I20260429 08:04:42.741748  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:42.741813  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6332.5
I20260429 08:04:42.741902  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6332.6
I20260429 08:04:42.742826  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6333 FOLLOWER]: Advancing to term 6334
I20260429 08:04:42.746172  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:42.746222  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6333.5
I20260429 08:04:42.746306  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6333.6
I20260429 08:04:42.747119  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6334 FOLLOWER]: Advancing to term 6335
I20260429 08:04:42.842860  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:42.842937  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6334.5
I20260429 08:04:42.843027  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6334.6
I20260429 08:04:42.844009  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6335 FOLLOWER]: Advancing to term 6336
I20260429 08:04:42.849599  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:42.849647  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6335.5
I20260429 08:04:42.849697  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6335.6
I20260429 08:04:42.850467  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6336 FOLLOWER]: Advancing to term 6337
I20260429 08:04:42.941339  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:42.941455  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6336.5
I20260429 08:04:42.941533  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6336.6
I20260429 08:04:42.942556  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6337 FOLLOWER]: Advancing to term 6338
I20260429 08:04:42.947342  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:42.947400  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6337.5
I20260429 08:04:42.947495  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6337.6
I20260429 08:04:42.948416  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6338 FOLLOWER]: Advancing to term 6339
I20260429 08:04:43.040531  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:43.040593  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6338.5
I20260429 08:04:43.040688  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6338.6
I20260429 08:04:43.041595  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6339 FOLLOWER]: Advancing to term 6340
I20260429 08:04:43.046562  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:43.046604  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6339.5
I20260429 08:04:43.046646  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6339.6
I20260429 08:04:43.047493  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6340 FOLLOWER]: Advancing to term 6341
I20260429 08:04:43.138867  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:43.138943  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6340.5
I20260429 08:04:43.139024  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6340.6
I20260429 08:04:43.140108  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6341 FOLLOWER]: Advancing to term 6342
I20260429 08:04:43.144850  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:43.144896  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6341.5
I20260429 08:04:43.144939  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6341.6
I20260429 08:04:43.145774  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6342 FOLLOWER]: Advancing to term 6343
I20260429 08:04:43.237643  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:43.237756  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6342.5
I20260429 08:04:43.237845  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6342.6
I20260429 08:04:43.238881  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6343 FOLLOWER]: Advancing to term 6344
I20260429 08:04:43.249718  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:43.249807  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6343.5
I20260429 08:04:43.249888  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6343.6
I20260429 08:04:43.250844  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6344 FOLLOWER]: Advancing to term 6345
I20260429 08:04:43.337884  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:43.337949  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6344.5
I20260429 08:04:43.338137  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6344.6
I20260429 08:04:43.339089  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6345 FOLLOWER]: Advancing to term 6346
I20260429 08:04:43.339810  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:43.339846  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6345.5
I20260429 08:04:43.339881  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6345.6
I20260429 08:04:43.340704  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6346 FOLLOWER]: Advancing to term 6347
I20260429 08:04:43.372241  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:43.372328  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6346.5
I20260429 08:04:43.372416  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6346.6
I20260429 08:04:43.373656  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6347 FOLLOWER]: Advancing to term 6348
I20260429 08:04:43.432560  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:43.432649  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6347.5
I20260429 08:04:43.432725  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6347.6
I20260429 08:04:43.433805  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6348 FOLLOWER]: Advancing to term 6349
I20260429 08:04:43.439630  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:43.439730  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6348.5
I20260429 08:04:43.439800  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6348.6
I20260429 08:04:43.440748  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6349 FOLLOWER]: Advancing to term 6350
I20260429 08:04:43.527786  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:43.527860  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6349.5
I20260429 08:04:43.527931  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6349.6
I20260429 08:04:43.529376  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6350 FOLLOWER]: Advancing to term 6351
I20260429 08:04:43.538082  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:43.538139  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6350.5
I20260429 08:04:43.538195  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6350.6
I20260429 08:04:43.539249  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6351 FOLLOWER]: Advancing to term 6352
I20260429 08:04:43.625479  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:43.625563  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6351.5
I20260429 08:04:43.625658  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6351.6
I20260429 08:04:43.626785  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6352 FOLLOWER]: Advancing to term 6353
I20260429 08:04:43.627806  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:43.627857  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6352.5
I20260429 08:04:43.627918  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6352.6
I20260429 08:04:43.628880  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6353 FOLLOWER]: Advancing to term 6354
I20260429 08:04:43.657153  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:43.657264  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6353.5
I20260429 08:04:43.657352  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6353.6
I20260429 08:04:43.658324  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6354 FOLLOWER]: Advancing to term 6355
I20260429 08:04:43.723801  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:43.723888  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6354.5
I20260429 08:04:43.723968  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6354.6
I20260429 08:04:43.725009  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6355 FOLLOWER]: Advancing to term 6356
I20260429 08:04:43.725993  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:43.726045  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6355.5
I20260429 08:04:43.726104  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6355.6
I20260429 08:04:43.726938  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6356 FOLLOWER]: Advancing to term 6357
I20260429 08:04:43.757107  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:43.757172  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6356.5
I20260429 08:04:43.757233  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6356.6
I20260429 08:04:43.758231  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6357 FOLLOWER]: Advancing to term 6358
I20260429 08:04:43.824294  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:43.824379  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6357.5
I20260429 08:04:43.824465  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6357.6
I20260429 08:04:43.825423  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6358 FOLLOWER]: Advancing to term 6359
I20260429 08:04:43.829682  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:43.829731  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6358.5
I20260429 08:04:43.829782  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6358.6
I20260429 08:04:43.830672  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6359 FOLLOWER]: Advancing to term 6360
I20260429 08:04:43.920722  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:43.920806  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6359.5
I20260429 08:04:43.920886  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6359.6
I20260429 08:04:43.921834  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6360 FOLLOWER]: Advancing to term 6361
I20260429 08:04:43.927027  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:43.927101  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6360.5
I20260429 08:04:43.927168  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6360.6
I20260429 08:04:43.928200  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6361 FOLLOWER]: Advancing to term 6362
I20260429 08:04:44.017603  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.017719  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6361.5
I20260429 08:04:44.017802  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6361.6
I20260429 08:04:44.018858  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6362 FOLLOWER]: Advancing to term 6363
I20260429 08:04:44.019840  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.019888  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6362.5
I20260429 08:04:44.019939  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6362.6
I20260429 08:04:44.020720  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6363 FOLLOWER]: Advancing to term 6364
I20260429 08:04:44.056033  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.056115  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6363.5
I20260429 08:04:44.056195  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6363.6
I20260429 08:04:44.057240  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6364 FOLLOWER]: Advancing to term 6365
I20260429 08:04:44.120472  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.120532  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6364.5
I20260429 08:04:44.120627  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6364.6
I20260429 08:04:44.121763  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6365 FOLLOWER]: Advancing to term 6366
I20260429 08:04:44.133104  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.133162  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6365.5
I20260429 08:04:44.133221  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6365.6
I20260429 08:04:44.134196  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6366 FOLLOWER]: Advancing to term 6367
I20260429 08:04:44.223008  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.223071  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6366.5
I20260429 08:04:44.223134  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6366.6
I20260429 08:04:44.224115  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6367 FOLLOWER]: Advancing to term 6368
I20260429 08:04:44.227542  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.227594  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6367.5
I20260429 08:04:44.227643  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6367.6
I20260429 08:04:44.228416  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6368 FOLLOWER]: Advancing to term 6369
I20260429 08:04:44.320065  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.320143  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6368.5
I20260429 08:04:44.320225  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6368.6
I20260429 08:04:44.321280  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6369 FOLLOWER]: Advancing to term 6370
I20260429 08:04:44.326337  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.326436  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6369.5
I20260429 08:04:44.326484  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6369.6
I20260429 08:04:44.327322  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6370 FOLLOWER]: Advancing to term 6371
I20260429 08:04:44.417121  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.417202  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6370.5
I20260429 08:04:44.417279  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6370.6
I20260429 08:04:44.418421  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6371 FOLLOWER]: Advancing to term 6372
I20260429 08:04:44.419601  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.419649  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6371.5
I20260429 08:04:44.419703  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6371.6
I20260429 08:04:44.420452  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6372 FOLLOWER]: Advancing to term 6373
I20260429 08:04:44.517545  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.517660  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6372.5
I20260429 08:04:44.517740  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6372.6
I20260429 08:04:44.518885  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6373 FOLLOWER]: Advancing to term 6374
I20260429 08:04:44.523905  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.523993  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6373.5
I20260429 08:04:44.524058  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6373.6
I20260429 08:04:44.524978  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6374 FOLLOWER]: Advancing to term 6375
I20260429 08:04:44.564498  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.564581  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6374.5
I20260429 08:04:44.564661  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6374.6
I20260429 08:04:44.565557  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6375 FOLLOWER]: Advancing to term 6376
I20260429 08:04:44.566210  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.566246  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6375.5
I20260429 08:04:44.566308  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6375.6
I20260429 08:04:44.567035  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6376 FOLLOWER]: Advancing to term 6377
I20260429 08:04:44.567628  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.567669  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6376.5
I20260429 08:04:44.567723  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6376.6
I20260429 08:04:44.568426  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6377 FOLLOWER]: Advancing to term 6378
I20260429 08:04:44.568873  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.568922  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6377.5
I20260429 08:04:44.568953  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6377.6
I20260429 08:04:44.569586  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6378 FOLLOWER]: Advancing to term 6379
I20260429 08:04:44.570006  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.570037  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6378.5
I20260429 08:04:44.570065  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6378.6
I20260429 08:04:44.570731  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6379 FOLLOWER]: Advancing to term 6380
I20260429 08:04:44.571120  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.571153  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6379.5
I20260429 08:04:44.571184  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6379.6
I20260429 08:04:44.571821  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6380 FOLLOWER]: Advancing to term 6381
I20260429 08:04:44.572227  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.572256  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6380.5
I20260429 08:04:44.572284  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6380.6
I20260429 08:04:44.572944  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6381 FOLLOWER]: Advancing to term 6382
I20260429 08:04:44.573398  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.573453  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6381.5
I20260429 08:04:44.573500  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6381.6
I20260429 08:04:44.574152  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6382 FOLLOWER]: Advancing to term 6383
I20260429 08:04:44.574625  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.574658  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6382.5
I20260429 08:04:44.574688  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6382.6
I20260429 08:04:44.575263  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6383 FOLLOWER]: Advancing to term 6384
I20260429 08:04:44.575829  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.575860  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6383.5
I20260429 08:04:44.575913  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6383.6
I20260429 08:04:44.576465  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6384 FOLLOWER]: Advancing to term 6385
I20260429 08:04:44.576901  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.576933  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6384.5
I20260429 08:04:44.576987  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6384.6
I20260429 08:04:44.577636  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6385 FOLLOWER]: Advancing to term 6386
I20260429 08:04:44.578040  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.578094  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6385.5
I20260429 08:04:44.578140  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6385.6
I20260429 08:04:44.578748  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6386 FOLLOWER]: Advancing to term 6387
I20260429 08:04:44.579173  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.579203  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6386.5
I20260429 08:04:44.579257  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6386.6
I20260429 08:04:44.579874  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6387 FOLLOWER]: Advancing to term 6388
I20260429 08:04:44.580364  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.580399  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6387.5
I20260429 08:04:44.580449  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6387.6
I20260429 08:04:44.581038  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6388 FOLLOWER]: Advancing to term 6389
I20260429 08:04:44.581487  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.581519  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6388.5
I20260429 08:04:44.581573  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6388.6
I20260429 08:04:44.582208  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6389 FOLLOWER]: Advancing to term 6390
I20260429 08:04:44.582654  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.582698  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6389.5
I20260429 08:04:44.582770  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6389.6
I20260429 08:04:44.583395  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6390 FOLLOWER]: Advancing to term 6391
I20260429 08:04:44.583858  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.583891  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6390.5
I20260429 08:04:44.583922  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6390.6
I20260429 08:04:44.584582  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6391 FOLLOWER]: Advancing to term 6392
I20260429 08:04:44.584990  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.585021  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6391.5
I20260429 08:04:44.585048  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6391.6
I20260429 08:04:44.585639  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6392 FOLLOWER]: Advancing to term 6393
I20260429 08:04:44.586015  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.586048  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6392.5
I20260429 08:04:44.586076  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6392.6
I20260429 08:04:44.586892  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6393 FOLLOWER]: Advancing to term 6394
I20260429 08:04:44.587277  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.587308  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6393.5
I20260429 08:04:44.587337  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6393.6
I20260429 08:04:44.588133  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6394 FOLLOWER]: Advancing to term 6395
I20260429 08:04:44.588541  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.588575  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6394.5
I20260429 08:04:44.588604  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6394.6
I20260429 08:04:44.589244  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6395 FOLLOWER]: Advancing to term 6396
I20260429 08:04:44.589635  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.589676  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6395.5
I20260429 08:04:44.589704  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6395.6
I20260429 08:04:44.590243  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6396 FOLLOWER]: Advancing to term 6397
I20260429 08:04:44.590624  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.590653  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6396.5
I20260429 08:04:44.590687  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6396.6
I20260429 08:04:44.591254  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6397 FOLLOWER]: Advancing to term 6398
I20260429 08:04:44.591701  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.591732  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6397.5
I20260429 08:04:44.591760  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6397.6
I20260429 08:04:44.592299  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6398 FOLLOWER]: Advancing to term 6399
I20260429 08:04:44.592679  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.592708  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6398.5
I20260429 08:04:44.592736  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6398.6
I20260429 08:04:44.593340  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6399 FOLLOWER]: Advancing to term 6400
I20260429 08:04:44.593719  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.593750  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6399.5
I20260429 08:04:44.593776  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6399.6
I20260429 08:04:44.594465  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6400 FOLLOWER]: Advancing to term 6401
I20260429 08:04:44.594949  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.594983  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6400.5
I20260429 08:04:44.595039  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6400.6
I20260429 08:04:44.595742  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6401 FOLLOWER]: Advancing to term 6402
I20260429 08:04:44.596125  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.596160  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6401.5
I20260429 08:04:44.596192  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6401.6
I20260429 08:04:44.596810  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6402 FOLLOWER]: Advancing to term 6403
I20260429 08:04:44.597266  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.597299  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6402.5
I20260429 08:04:44.597357  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6402.6
I20260429 08:04:44.598044  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6403 FOLLOWER]: Advancing to term 6404
I20260429 08:04:44.598548  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.598582  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6403.5
I20260429 08:04:44.598637  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6403.6
I20260429 08:04:44.599260  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6404 FOLLOWER]: Advancing to term 6405
I20260429 08:04:44.599742  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.599776  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6404.5
I20260429 08:04:44.599804  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6404.6
I20260429 08:04:44.600423  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6405 FOLLOWER]: Advancing to term 6406
I20260429 08:04:44.600797  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.600826  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6405.5
I20260429 08:04:44.600857  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6405.6
I20260429 08:04:44.601531  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6406 FOLLOWER]: Advancing to term 6407
I20260429 08:04:44.601918  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.601948  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6406.5
I20260429 08:04:44.601977  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6406.6
I20260429 08:04:44.602620  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6407 FOLLOWER]: Advancing to term 6408
I20260429 08:04:44.603008  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.603037  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6407.5
I20260429 08:04:44.603065  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6407.6
I20260429 08:04:44.603616  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6408 FOLLOWER]: Advancing to term 6409
I20260429 08:04:44.604019  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.604049  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6408.5
I20260429 08:04:44.604077  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6408.6
I20260429 08:04:44.604578  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6409 FOLLOWER]: Advancing to term 6410
I20260429 08:04:44.604955  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.604985  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6409.5
I20260429 08:04:44.605013  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6409.6
I20260429 08:04:44.605473  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6410 FOLLOWER]: Advancing to term 6411
I20260429 08:04:44.605851  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.605881  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6410.5
I20260429 08:04:44.605908  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6410.6
I20260429 08:04:44.606410  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6411 FOLLOWER]: Advancing to term 6412
I20260429 08:04:44.606786  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.606817  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6411.5
I20260429 08:04:44.606844  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6411.6
I20260429 08:04:44.607311  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6412 FOLLOWER]: Advancing to term 6413
I20260429 08:04:44.607767  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.607798  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6412.5
I20260429 08:04:44.607826  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6412.6
I20260429 08:04:44.608311  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6413 FOLLOWER]: Advancing to term 6414
I20260429 08:04:44.608711  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.608741  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6413.5
I20260429 08:04:44.608768  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6413.6
I20260429 08:04:44.609242  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6414 FOLLOWER]: Advancing to term 6415
I20260429 08:04:44.609625  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.609656  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6414.5
I20260429 08:04:44.609685  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6414.6
I20260429 08:04:44.610194  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6415 FOLLOWER]: Advancing to term 6416
I20260429 08:04:44.610574  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.610603  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6415.5
I20260429 08:04:44.610631  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6415.6
I20260429 08:04:44.611183  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6416 FOLLOWER]: Advancing to term 6417
I20260429 08:04:44.611639  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.611670  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6416.5
I20260429 08:04:44.611699  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6416.6
I20260429 08:04:44.612218  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6417 FOLLOWER]: Advancing to term 6418
I20260429 08:04:44.612609  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.612645  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6417.5
I20260429 08:04:44.612676  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6417.6
I20260429 08:04:44.613261  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6418 FOLLOWER]: Advancing to term 6419
I20260429 08:04:44.613700  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.613755  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6418.5
I20260429 08:04:44.613802  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6418.6
I20260429 08:04:44.614363  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6419 FOLLOWER]: Advancing to term 6420
I20260429 08:04:44.614794  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.614848  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6419.5
I20260429 08:04:44.614895  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6419.6
I20260429 08:04:44.615450  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6420 FOLLOWER]: Advancing to term 6421
I20260429 08:04:44.615918  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.615973  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6420.5
I20260429 08:04:44.616016  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6420.6
I20260429 08:04:44.616648  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6421 FOLLOWER]: Advancing to term 6422
I20260429 08:04:44.617082  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.617136  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6421.5
I20260429 08:04:44.617182  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6421.6
I20260429 08:04:44.617843  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6422 FOLLOWER]: Advancing to term 6423
I20260429 08:04:44.618497  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.618534  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6422.5
I20260429 08:04:44.618594  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6422.6
I20260429 08:04:44.619379  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6423 FOLLOWER]: Advancing to term 6424
I20260429 08:04:44.619843  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.619880  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6423.5
I20260429 08:04:44.619908  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6423.6
I20260429 08:04:44.620656  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6424 FOLLOWER]: Advancing to term 6425
I20260429 08:04:44.621078  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.621111  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6424.5
I20260429 08:04:44.621151  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6424.6
I20260429 08:04:44.621788  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6425 FOLLOWER]: Advancing to term 6426
I20260429 08:04:44.622232  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.622289  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6425.5
I20260429 08:04:44.622335  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6425.6
I20260429 08:04:44.622994  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6426 FOLLOWER]: Advancing to term 6427
I20260429 08:04:44.623518  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.623550  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6426.5
I20260429 08:04:44.623606  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6426.6
I20260429 08:04:44.624295  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6427 FOLLOWER]: Advancing to term 6428
I20260429 08:04:44.624740  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.624773  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6427.5
I20260429 08:04:44.624828  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6427.6
I20260429 08:04:44.625479  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6428 FOLLOWER]: Advancing to term 6429
I20260429 08:04:44.625907  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.625938  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6428.5
I20260429 08:04:44.625993  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6428.6
I20260429 08:04:44.626616  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6429 FOLLOWER]: Advancing to term 6430
I20260429 08:04:44.627056  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.627087  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6429.5
I20260429 08:04:44.627141  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6429.6
I20260429 08:04:44.627674  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6430 FOLLOWER]: Advancing to term 6431
I20260429 08:04:44.628111  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.628165  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6430.5
I20260429 08:04:44.628207  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6430.6
I20260429 08:04:44.628830  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6431 FOLLOWER]: Advancing to term 6432
I20260429 08:04:44.629263  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.629297  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6431.5
I20260429 08:04:44.629326  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6431.6
I20260429 08:04:44.629961  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6432 FOLLOWER]: Advancing to term 6433
I20260429 08:04:44.630398  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.630432  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6432.5
I20260429 08:04:44.630461  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6432.6
I20260429 08:04:44.631091  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6433 FOLLOWER]: Advancing to term 6434
I20260429 08:04:44.631700  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.631736  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6433.5
I20260429 08:04:44.631793  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6433.6
I20260429 08:04:44.632375  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6434 FOLLOWER]: Advancing to term 6435
I20260429 08:04:44.632781  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.632812  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6434.5
I20260429 08:04:44.632841  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6434.6
I20260429 08:04:44.633504  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6435 FOLLOWER]: Advancing to term 6436
I20260429 08:04:44.634007  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.634044  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6435.5
I20260429 08:04:44.634114  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6435.6
I20260429 08:04:44.634693  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6436 FOLLOWER]: Advancing to term 6437
I20260429 08:04:44.635136  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.635169  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6436.5
I20260429 08:04:44.635224  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6436.6
I20260429 08:04:44.635818  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6437 FOLLOWER]: Advancing to term 6438
I20260429 08:04:44.636267  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.636300  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6437.5
I20260429 08:04:44.636356  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6437.6
I20260429 08:04:44.636883  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6438 FOLLOWER]: Advancing to term 6439
I20260429 08:04:44.637291  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.637322  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6438.5
I20260429 08:04:44.637377  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6438.6
I20260429 08:04:44.637880  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6439 FOLLOWER]: Advancing to term 6440
I20260429 08:04:44.638315  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.638346  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6439.5
I20260429 08:04:44.638402  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6439.6
I20260429 08:04:44.638962  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6440 FOLLOWER]: Advancing to term 6441
I20260429 08:04:44.639353  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.639382  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6440.5
I20260429 08:04:44.639411  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6440.6
I20260429 08:04:44.640049  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6441 FOLLOWER]: Advancing to term 6442
I20260429 08:04:44.640482  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.640551  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6441.5
I20260429 08:04:44.640601  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6441.6
I20260429 08:04:44.641142  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6442 FOLLOWER]: Advancing to term 6443
I20260429 08:04:44.641732  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.641767  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6442.5
I20260429 08:04:44.641820  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6442.6
I20260429 08:04:44.642369  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6443 FOLLOWER]: Advancing to term 6444
I20260429 08:04:44.642755  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.642786  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6443.5
I20260429 08:04:44.642813  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6443.6
I20260429 08:04:44.643509  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6444 FOLLOWER]: Advancing to term 6445
I20260429 08:04:44.643956  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.644012  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6444.5
I20260429 08:04:44.644057  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6444.6
I20260429 08:04:44.644717  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6445 FOLLOWER]: Advancing to term 6446
I20260429 08:04:44.645171  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.645205  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6445.5
I20260429 08:04:44.645259  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6445.6
I20260429 08:04:44.645964  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6446 FOLLOWER]: Advancing to term 6447
I20260429 08:04:44.646371  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.646402  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6446.5
I20260429 08:04:44.646450  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6446.6
I20260429 08:04:44.646973  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6447 FOLLOWER]: Advancing to term 6448
I20260429 08:04:44.647346  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.647377  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6447.5
I20260429 08:04:44.647405  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6447.6
I20260429 08:04:44.648047  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6448 FOLLOWER]: Advancing to term 6449
I20260429 08:04:44.648442  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.648473  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6448.5
I20260429 08:04:44.648501  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6448.6
I20260429 08:04:44.649209  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6449 FOLLOWER]: Advancing to term 6450
I20260429 08:04:44.649587  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.649618  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6449.5
I20260429 08:04:44.649646  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6449.6
I20260429 08:04:44.650206  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6450 FOLLOWER]: Advancing to term 6451
I20260429 08:04:44.650656  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.650719  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6450.5
I20260429 08:04:44.650766  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6450.6
I20260429 08:04:44.651413  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6451 FOLLOWER]: Advancing to term 6452
I20260429 08:04:44.651871  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.651926  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6451.5
I20260429 08:04:44.651974  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6451.6
I20260429 08:04:44.652642  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6452 FOLLOWER]: Advancing to term 6453
I20260429 08:04:44.653083  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.653138  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6452.5
I20260429 08:04:44.653182  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6452.6
I20260429 08:04:44.653852  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6453 FOLLOWER]: Advancing to term 6454
I20260429 08:04:44.654286  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.654340  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6453.5
I20260429 08:04:44.654385  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6453.6
I20260429 08:04:44.655041  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6454 FOLLOWER]: Advancing to term 6455
I20260429 08:04:44.655524  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.655580  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6454.5
I20260429 08:04:44.655624  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6454.6
I20260429 08:04:44.656276  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6455 FOLLOWER]: Advancing to term 6456
I20260429 08:04:44.656662  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.656694  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6455.5
I20260429 08:04:44.656723  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6455.6
I20260429 08:04:44.657353  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6456 FOLLOWER]: Advancing to term 6457
I20260429 08:04:44.657776  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.657812  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6456.5
I20260429 08:04:44.657841  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6456.6
I20260429 08:04:44.658442  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6457 FOLLOWER]: Advancing to term 6458
I20260429 08:04:44.658829  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.658859  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6457.5
I20260429 08:04:44.658912  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6457.6
I20260429 08:04:44.659587  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6458 FOLLOWER]: Advancing to term 6459
I20260429 08:04:44.660023  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.660054  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6458.5
I20260429 08:04:44.660099  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6458.6
I20260429 08:04:44.660709  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6459 FOLLOWER]: Advancing to term 6460
I20260429 08:04:44.661094  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.661128  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6459.5
I20260429 08:04:44.661156  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6459.6
I20260429 08:04:44.661679  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6460 FOLLOWER]: Advancing to term 6461
I20260429 08:04:44.662050  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.662081  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6460.5
I20260429 08:04:44.662109  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6460.6
I20260429 08:04:44.662623  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6461 FOLLOWER]: Advancing to term 6462
I20260429 08:04:44.663019  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.663050  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6461.5
I20260429 08:04:44.663079  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6461.6
I20260429 08:04:44.663681  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6462 FOLLOWER]: Advancing to term 6463
I20260429 08:04:44.664060  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.664090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6462.5
I20260429 08:04:44.664119  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6462.6
I20260429 08:04:44.664638  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6463 FOLLOWER]: Advancing to term 6464
I20260429 08:04:44.665035  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.665066  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6463.5
I20260429 08:04:44.665093  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6463.6
I20260429 08:04:44.665648  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6464 FOLLOWER]: Advancing to term 6465
I20260429 08:04:44.666019  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.666049  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6464.5
I20260429 08:04:44.666078  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6464.6
I20260429 08:04:44.666625  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6465 FOLLOWER]: Advancing to term 6466
I20260429 08:04:44.667004  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.667033  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6465.5
I20260429 08:04:44.667062  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6465.6
I20260429 08:04:44.667675  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6466 FOLLOWER]: Advancing to term 6467
I20260429 08:04:44.668093  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.668124  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6466.5
I20260429 08:04:44.668154  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6466.6
I20260429 08:04:44.668732  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6467 FOLLOWER]: Advancing to term 6468
I20260429 08:04:44.669104  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.669133  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6467.5
I20260429 08:04:44.669160  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6467.6
I20260429 08:04:44.669720  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6468 FOLLOWER]: Advancing to term 6469
I20260429 08:04:44.670078  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.670107  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6468.5
I20260429 08:04:44.670133  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6468.6
I20260429 08:04:44.670796  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6469 FOLLOWER]: Advancing to term 6470
I20260429 08:04:44.671283  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.671325  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6469.5
I20260429 08:04:44.671384  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6469.6
I20260429 08:04:44.672011  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6470 FOLLOWER]: Advancing to term 6471
I20260429 08:04:44.672633  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.672699  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6470.5
I20260429 08:04:44.672739  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6470.6
I20260429 08:04:44.673318  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6471 FOLLOWER]: Advancing to term 6472
I20260429 08:04:44.673750  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.673782  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6471.5
I20260429 08:04:44.673834  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6471.6
I20260429 08:04:44.674487  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6472 FOLLOWER]: Advancing to term 6473
I20260429 08:04:44.674925  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.674957  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6472.5
I20260429 08:04:44.675012  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6472.6
I20260429 08:04:44.675627  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6473 FOLLOWER]: Advancing to term 6474
I20260429 08:04:44.676087  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.676149  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6473.5
I20260429 08:04:44.676191  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6473.6
I20260429 08:04:44.676869  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6474 FOLLOWER]: Advancing to term 6475
I20260429 08:04:44.677294  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.677347  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6474.5
I20260429 08:04:44.677388  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6474.6
I20260429 08:04:44.678066  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6475 FOLLOWER]: Advancing to term 6476
I20260429 08:04:44.678510  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.678566  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6475.5
I20260429 08:04:44.678608  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6475.6
I20260429 08:04:44.679209  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6476 FOLLOWER]: Advancing to term 6477
I20260429 08:04:44.679661  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.679716  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6476.5
I20260429 08:04:44.679759  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6476.6
I20260429 08:04:44.680428  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6477 FOLLOWER]: Advancing to term 6478
I20260429 08:04:44.680856  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.680912  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6477.5
I20260429 08:04:44.680953  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6477.6
I20260429 08:04:44.681596  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6478 FOLLOWER]: Advancing to term 6479
I20260429 08:04:44.682021  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.682077  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6478.5
I20260429 08:04:44.682119  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6478.6
I20260429 08:04:44.682745  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6479 FOLLOWER]: Advancing to term 6480
I20260429 08:04:44.683182  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.683254  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6479.5
I20260429 08:04:44.683295  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6479.6
I20260429 08:04:44.684053  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6480 FOLLOWER]: Advancing to term 6481
I20260429 08:04:44.684499  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.684553  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6480.5
I20260429 08:04:44.684595  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6480.6
I20260429 08:04:44.685217  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6481 FOLLOWER]: Advancing to term 6482
I20260429 08:04:44.685647  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.685700  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6481.5
I20260429 08:04:44.685743  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6481.6
I20260429 08:04:44.686342  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6482 FOLLOWER]: Advancing to term 6483
I20260429 08:04:44.686765  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.686820  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6482.5
I20260429 08:04:44.686862  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6482.6
I20260429 08:04:44.687453  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6483 FOLLOWER]: Advancing to term 6484
I20260429 08:04:44.687896  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.687953  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6483.5
I20260429 08:04:44.687995  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6483.6
I20260429 08:04:44.688668  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6484 FOLLOWER]: Advancing to term 6485
I20260429 08:04:44.689091  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.689146  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6484.5
I20260429 08:04:44.689188  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6484.6
I20260429 08:04:44.689860  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6485 FOLLOWER]: Advancing to term 6486
I20260429 08:04:44.690271  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.690327  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6485.5
I20260429 08:04:44.690369  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6485.6
I20260429 08:04:44.691172  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6486 FOLLOWER]: Advancing to term 6487
I20260429 08:04:44.691666  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.691717  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6486.5
I20260429 08:04:44.691758  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6486.6
I20260429 08:04:44.692375  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6487 FOLLOWER]: Advancing to term 6488
I20260429 08:04:44.692821  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.692878  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6487.5
I20260429 08:04:44.692919  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6487.6
I20260429 08:04:44.693506  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6488 FOLLOWER]: Advancing to term 6489
I20260429 08:04:44.693964  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.693996  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6488.5
I20260429 08:04:44.694053  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6488.6
I20260429 08:04:44.694700  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6489 FOLLOWER]: Advancing to term 6490
I20260429 08:04:44.695185  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.695219  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6489.5
I20260429 08:04:44.695273  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6489.6
I20260429 08:04:44.695869  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6490 FOLLOWER]: Advancing to term 6491
I20260429 08:04:44.696273  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.696305  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6490.5
I20260429 08:04:44.696332  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6490.6
I20260429 08:04:44.696904  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6491 FOLLOWER]: Advancing to term 6492
I20260429 08:04:44.697286  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.697317  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6491.5
I20260429 08:04:44.697345  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6491.6
I20260429 08:04:44.697958  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6492 FOLLOWER]: Advancing to term 6493
I20260429 08:04:44.698333  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.698364  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6492.5
I20260429 08:04:44.698392  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6492.6
I20260429 08:04:44.699070  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6493 FOLLOWER]: Advancing to term 6494
I20260429 08:04:44.699450  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.699545  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6493.5
I20260429 08:04:44.699585  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6493.6
I20260429 08:04:44.700217  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6494 FOLLOWER]: Advancing to term 6495
I20260429 08:04:44.700601  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.700630  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6494.5
I20260429 08:04:44.700666  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6494.6
I20260429 08:04:44.701296  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6495 FOLLOWER]: Advancing to term 6496
I20260429 08:04:44.701681  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.701711  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6495.5
I20260429 08:04:44.701769  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6495.6
I20260429 08:04:44.702363  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6496 FOLLOWER]: Advancing to term 6497
I20260429 08:04:44.702746  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.702777  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6496.5
I20260429 08:04:44.702805  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6496.6
I20260429 08:04:44.703403  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6497 FOLLOWER]: Advancing to term 6498
I20260429 08:04:44.703874  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.703907  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6497.5
I20260429 08:04:44.703938  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6497.6
I20260429 08:04:44.704602  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6498 FOLLOWER]: Advancing to term 6499
I20260429 08:04:44.704991  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.705021  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6498.5
I20260429 08:04:44.705050  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6498.6
I20260429 08:04:44.705672  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6499 FOLLOWER]: Advancing to term 6500
I20260429 08:04:44.706049  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.706081  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6499.5
I20260429 08:04:44.706110  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6499.6
I20260429 08:04:44.706641  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6500 FOLLOWER]: Advancing to term 6501
I20260429 08:04:44.707046  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.707077  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6500.5
I20260429 08:04:44.707105  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6500.6
I20260429 08:04:44.707760  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6501 FOLLOWER]: Advancing to term 6502
I20260429 08:04:44.708137  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.708166  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6501.5
I20260429 08:04:44.708194  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6501.6
I20260429 08:04:44.708715  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6502 FOLLOWER]: Advancing to term 6503
I20260429 08:04:44.709143  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.709175  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6502.5
I20260429 08:04:44.709230  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6502.6
I20260429 08:04:44.709909  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6503 FOLLOWER]: Advancing to term 6504
I20260429 08:04:44.710322  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.710354  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6503.5
I20260429 08:04:44.710409  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6503.6
I20260429 08:04:44.711009  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6504 FOLLOWER]: Advancing to term 6505
I20260429 08:04:44.711388  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.711439  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6504.5
I20260429 08:04:44.711469  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6504.6
I20260429 08:04:44.712146  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6505 FOLLOWER]: Advancing to term 6506
I20260429 08:04:44.712530  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.712563  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6505.5
I20260429 08:04:44.712591  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6505.6
I20260429 08:04:44.713202  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6506 FOLLOWER]: Advancing to term 6507
I20260429 08:04:44.713611  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.713642  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6506.5
I20260429 08:04:44.713678  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6506.6
I20260429 08:04:44.714275  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6507 FOLLOWER]: Advancing to term 6508
I20260429 08:04:44.714726  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.714758  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6507.5
I20260429 08:04:44.714812  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6507.6
I20260429 08:04:44.715466  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6508 FOLLOWER]: Advancing to term 6509
I20260429 08:04:44.715984  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.716017  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6508.5
I20260429 08:04:44.716073  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6508.6
I20260429 08:04:44.716660  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6509 FOLLOWER]: Advancing to term 6510
I20260429 08:04:44.717057  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.717088  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6509.5
I20260429 08:04:44.717118  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6509.6
I20260429 08:04:44.717646  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6510 FOLLOWER]: Advancing to term 6511
I20260429 08:04:44.718029  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.718061  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6510.5
I20260429 08:04:44.718091  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6510.6
I20260429 08:04:44.718583  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6511 FOLLOWER]: Advancing to term 6512
I20260429 08:04:44.719029  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.719061  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6511.5
I20260429 08:04:44.719090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6511.6
I20260429 08:04:44.719794  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6512 FOLLOWER]: Advancing to term 6513
I20260429 08:04:44.720275  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.720309  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6512.5
I20260429 08:04:44.720377  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6512.6
I20260429 08:04:44.721131  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6513 FOLLOWER]: Advancing to term 6514
I20260429 08:04:44.721575  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.721608  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6513.5
I20260429 08:04:44.721683  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6513.6
I20260429 08:04:44.722328  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6514 FOLLOWER]: Advancing to term 6515
I20260429 08:04:44.722810  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.722841  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6514.5
I20260429 08:04:44.722898  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6514.6
I20260429 08:04:44.723551  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6515 FOLLOWER]: Advancing to term 6516
I20260429 08:04:44.724004  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.724035  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6515.5
I20260429 08:04:44.724090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6515.6
I20260429 08:04:44.724797  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6516 FOLLOWER]: Advancing to term 6517
I20260429 08:04:44.725229  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.725262  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6516.5
I20260429 08:04:44.725291  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6516.6
I20260429 08:04:44.725919  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6517 FOLLOWER]: Advancing to term 6518
I20260429 08:04:44.726368  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.726402  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6517.5
I20260429 08:04:44.726433  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6517.6
I20260429 08:04:44.727042  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6518 FOLLOWER]: Advancing to term 6519
I20260429 08:04:44.727552  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.727583  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6518.5
I20260429 08:04:44.727613  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6518.6
I20260429 08:04:44.728331  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6519 FOLLOWER]: Advancing to term 6520
I20260429 08:04:44.728746  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.728778  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6519.5
I20260429 08:04:44.728807  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6519.6
I20260429 08:04:44.729454  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6520 FOLLOWER]: Advancing to term 6521
I20260429 08:04:44.729842  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.729873  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6520.5
I20260429 08:04:44.729902  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6520.6
I20260429 08:04:44.730535  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6521 FOLLOWER]: Advancing to term 6522
I20260429 08:04:44.730988  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.731019  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6521.5
I20260429 08:04:44.731050  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6521.6
I20260429 08:04:44.731760  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6522 FOLLOWER]: Advancing to term 6523
I20260429 08:04:44.732204  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.732236  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6522.5
I20260429 08:04:44.732290  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6522.6
I20260429 08:04:44.732887  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6523 FOLLOWER]: Advancing to term 6524
I20260429 08:04:44.733325  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.733355  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6523.5
I20260429 08:04:44.733409  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6523.6
I20260429 08:04:44.734017  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6524 FOLLOWER]: Advancing to term 6525
I20260429 08:04:44.734465  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.734519  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6524.5
I20260429 08:04:44.734570  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6524.6
I20260429 08:04:44.735096  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6525 FOLLOWER]: Advancing to term 6526
I20260429 08:04:44.735590  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.735639  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6525.5
I20260429 08:04:44.735684  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6525.6
I20260429 08:04:44.736218  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6526 FOLLOWER]: Advancing to term 6527
I20260429 08:04:44.736655  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.736711  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6526.5
I20260429 08:04:44.736758  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6526.6
I20260429 08:04:44.737350  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6527 FOLLOWER]: Advancing to term 6528
I20260429 08:04:44.737795  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.737828  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6527.5
I20260429 08:04:44.737881  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6527.6
I20260429 08:04:44.738500  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6528 FOLLOWER]: Advancing to term 6529
I20260429 08:04:44.738927  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.738960  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6528.5
I20260429 08:04:44.739015  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6528.6
I20260429 08:04:44.739651  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6529 FOLLOWER]: Advancing to term 6530
I20260429 08:04:44.740082  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.740113  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6529.5
I20260429 08:04:44.740170  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6529.6
I20260429 08:04:44.740761  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6530 FOLLOWER]: Advancing to term 6531
I20260429 08:04:44.741235  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.741266  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6530.5
I20260429 08:04:44.741319  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6530.6
I20260429 08:04:44.741915  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6531 FOLLOWER]: Advancing to term 6532
I20260429 08:04:44.742317  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.742347  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6531.5
I20260429 08:04:44.742375  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6531.6
I20260429 08:04:44.742949  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6532 FOLLOWER]: Advancing to term 6533
I20260429 08:04:44.743342  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.743372  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6532.5
I20260429 08:04:44.743402  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6532.6
I20260429 08:04:44.743978  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6533 FOLLOWER]: Advancing to term 6534
I20260429 08:04:44.744431  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.744464  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6533.5
I20260429 08:04:44.744493  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6533.6
I20260429 08:04:44.745035  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6534 FOLLOWER]: Advancing to term 6535
I20260429 08:04:44.745520  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.745553  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6534.5
I20260429 08:04:44.745582  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6534.6
I20260429 08:04:44.746102  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6535 FOLLOWER]: Advancing to term 6536
I20260429 08:04:44.746551  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.746582  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6535.5
I20260429 08:04:44.746639  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6535.6
I20260429 08:04:44.747223  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6536 FOLLOWER]: Advancing to term 6537
I20260429 08:04:44.747735  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.747768  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6536.5
I20260429 08:04:44.747821  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6536.6
I20260429 08:04:44.748474  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6537 FOLLOWER]: Advancing to term 6538
I20260429 08:04:44.748929  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.748975  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6537.5
I20260429 08:04:44.749017  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6537.6
I20260429 08:04:44.749827  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6538 FOLLOWER]: Advancing to term 6539
I20260429 08:04:44.750272  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.750325  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6538.5
I20260429 08:04:44.750370  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6538.6
I20260429 08:04:44.751004  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6539 FOLLOWER]: Advancing to term 6540
I20260429 08:04:44.751437  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.751509  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6539.5
I20260429 08:04:44.751585  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6539.6
I20260429 08:04:44.752152  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6540 FOLLOWER]: Advancing to term 6541
I20260429 08:04:44.752566  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.752620  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6540.5
I20260429 08:04:44.752666  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6540.6
I20260429 08:04:44.753186  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6541 FOLLOWER]: Advancing to term 6542
I20260429 08:04:44.753679  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.753711  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6541.5
I20260429 08:04:44.753739  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6541.6
I20260429 08:04:44.754354  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6542 FOLLOWER]: Advancing to term 6543
I20260429 08:04:44.754798  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.754829  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6542.5
I20260429 08:04:44.754882  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6542.6
I20260429 08:04:44.755458  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6543 FOLLOWER]: Advancing to term 6544
I20260429 08:04:44.755923  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.755954  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6543.5
I20260429 08:04:44.756012  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6543.6
I20260429 08:04:44.756749  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6544 FOLLOWER]: Advancing to term 6545
I20260429 08:04:44.757189  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.757265  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6544.5
I20260429 08:04:44.757311  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6544.6
I20260429 08:04:44.757882  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6545 FOLLOWER]: Advancing to term 6546
I20260429 08:04:44.758332  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.758389  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6545.5
I20260429 08:04:44.758433  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6545.6
I20260429 08:04:44.759087  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6546 FOLLOWER]: Advancing to term 6547
I20260429 08:04:44.759581  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.759631  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6546.5
I20260429 08:04:44.759686  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6546.6
I20260429 08:04:44.760239  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6547 FOLLOWER]: Advancing to term 6548
I20260429 08:04:44.760643  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.760707  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6547.5
I20260429 08:04:44.760751  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6547.6
I20260429 08:04:44.761356  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6548 FOLLOWER]: Advancing to term 6549
I20260429 08:04:44.761775  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.761807  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6548.5
I20260429 08:04:44.761837  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6548.6
I20260429 08:04:44.762492  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6549 FOLLOWER]: Advancing to term 6550
I20260429 08:04:44.762880  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.762912  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6549.5
I20260429 08:04:44.762940  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6549.6
I20260429 08:04:44.763569  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6550 FOLLOWER]: Advancing to term 6551
I20260429 08:04:44.763949  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.763980  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6550.5
I20260429 08:04:44.764009  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6550.6
I20260429 08:04:44.764578  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6551 FOLLOWER]: Advancing to term 6552
I20260429 08:04:44.765054  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.765113  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6551.5
I20260429 08:04:44.765157  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6551.6
I20260429 08:04:44.765750  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6552 FOLLOWER]: Advancing to term 6553
I20260429 08:04:44.766197  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.766230  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6552.5
I20260429 08:04:44.766284  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6552.6
I20260429 08:04:44.766825  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6553 FOLLOWER]: Advancing to term 6554
I20260429 08:04:44.767249  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.767304  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6553.5
I20260429 08:04:44.767350  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6553.6
I20260429 08:04:44.767913  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6554 FOLLOWER]: Advancing to term 6555
I20260429 08:04:44.768347  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.768401  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6554.5
I20260429 08:04:44.768446  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6554.6
I20260429 08:04:44.768942  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6555 FOLLOWER]: Advancing to term 6556
I20260429 08:04:44.769371  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.769429  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6555.5
I20260429 08:04:44.769480  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6555.6
I20260429 08:04:44.770063  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6556 FOLLOWER]: Advancing to term 6557
I20260429 08:04:44.770491  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.770545  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6556.5
I20260429 08:04:44.770591  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6556.6
I20260429 08:04:44.771266  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6557 FOLLOWER]: Advancing to term 6558
I20260429 08:04:44.771762  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.771816  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6557.5
I20260429 08:04:44.771862  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6557.6
I20260429 08:04:44.772477  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6558 FOLLOWER]: Advancing to term 6559
I20260429 08:04:44.772899  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.772956  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6558.5
I20260429 08:04:44.773001  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6558.6
I20260429 08:04:44.773566  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6559 FOLLOWER]: Advancing to term 6560
I20260429 08:04:44.774001  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.774034  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6559.5
I20260429 08:04:44.774089  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6559.6
I20260429 08:04:44.774668  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6560 FOLLOWER]: Advancing to term 6561
I20260429 08:04:44.775055  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.775086  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6560.5
I20260429 08:04:44.775115  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6560.6
I20260429 08:04:44.775710  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6561 FOLLOWER]: Advancing to term 6562
I20260429 08:04:44.776209  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.776242  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6561.5
I20260429 08:04:44.776296  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6561.6
I20260429 08:04:44.776899  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6562 FOLLOWER]: Advancing to term 6563
I20260429 08:04:44.777323  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.777354  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6562.5
I20260429 08:04:44.777410  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6562.6
I20260429 08:04:44.777973  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6563 FOLLOWER]: Advancing to term 6564
I20260429 08:04:44.778388  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.778440  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6563.5
I20260429 08:04:44.778496  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6563.6
I20260429 08:04:44.779174  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6564 FOLLOWER]: Advancing to term 6565
I20260429 08:04:44.779633  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.779672  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6564.5
I20260429 08:04:44.779702  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6564.6
I20260429 08:04:44.780284  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6565 FOLLOWER]: Advancing to term 6566
I20260429 08:04:44.780691  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.780723  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6565.5
I20260429 08:04:44.780756  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6565.6
I20260429 08:04:44.781358  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6566 FOLLOWER]: Advancing to term 6567
I20260429 08:04:44.781736  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.781766  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6566.5
I20260429 08:04:44.781795  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6566.6
I20260429 08:04:44.782330  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6567 FOLLOWER]: Advancing to term 6568
I20260429 08:04:44.782794  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.782827  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6567.5
I20260429 08:04:44.782882  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6567.6
I20260429 08:04:44.783447  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6568 FOLLOWER]: Advancing to term 6569
I20260429 08:04:44.783901  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.783934  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6568.5
I20260429 08:04:44.783988  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6568.6
I20260429 08:04:44.784677  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6569 FOLLOWER]: Advancing to term 6570
I20260429 08:04:44.785096  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.785130  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6569.5
I20260429 08:04:44.785184  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6569.6
I20260429 08:04:44.785774  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6570 FOLLOWER]: Advancing to term 6571
I20260429 08:04:44.786204  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.786237  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6570.5
I20260429 08:04:44.786288  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6570.6
I20260429 08:04:44.786924  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6571 FOLLOWER]: Advancing to term 6572
I20260429 08:04:44.787297  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.787328  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6571.5
I20260429 08:04:44.787355  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6571.6
I20260429 08:04:44.788065  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6572 FOLLOWER]: Advancing to term 6573
I20260429 08:04:44.788450  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.788481  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6572.5
I20260429 08:04:44.788511  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6572.6
I20260429 08:04:44.789156  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6573 FOLLOWER]: Advancing to term 6574
I20260429 08:04:44.789533  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.789563  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6573.5
I20260429 08:04:44.789592  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6573.6
I20260429 08:04:44.790161  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6574 FOLLOWER]: Advancing to term 6575
I20260429 08:04:44.790539  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.790570  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6574.5
I20260429 08:04:44.790597  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6574.6
I20260429 08:04:44.791231  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6575 FOLLOWER]: Advancing to term 6576
I20260429 08:04:44.791759  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.791790  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6575.5
I20260429 08:04:44.791818  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6575.6
I20260429 08:04:44.792428  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6576 FOLLOWER]: Advancing to term 6577
I20260429 08:04:44.792824  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.792855  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6576.5
I20260429 08:04:44.792883  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6576.6
I20260429 08:04:44.793394  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6577 FOLLOWER]: Advancing to term 6578
I20260429 08:04:44.793776  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.793804  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6577.5
I20260429 08:04:44.793833  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6577.6
I20260429 08:04:44.794359  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6578 FOLLOWER]: Advancing to term 6579
I20260429 08:04:44.794757  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.794804  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6578.5
I20260429 08:04:44.794833  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6578.6
I20260429 08:04:44.795434  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6579 FOLLOWER]: Advancing to term 6580
I20260429 08:04:44.795898  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.795929  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6579.5
I20260429 08:04:44.795956  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6579.6
I20260429 08:04:44.796603  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6580 FOLLOWER]: Advancing to term 6581
I20260429 08:04:44.796983  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.797014  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6580.5
I20260429 08:04:44.797044  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6580.6
I20260429 08:04:44.797663  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6581 FOLLOWER]: Advancing to term 6582
I20260429 08:04:44.798040  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.798070  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6581.5
I20260429 08:04:44.798098  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6581.6
I20260429 08:04:44.798751  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6582 FOLLOWER]: Advancing to term 6583
I20260429 08:04:44.799124  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.799170  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6582.5
I20260429 08:04:44.799199  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6582.6
I20260429 08:04:44.799798  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6583 FOLLOWER]: Advancing to term 6584
I20260429 08:04:44.800184  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.800213  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6583.5
I20260429 08:04:44.800242  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6583.6
I20260429 08:04:44.800918  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6584 FOLLOWER]: Advancing to term 6585
I20260429 08:04:44.801290  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.801321  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6584.5
I20260429 08:04:44.801348  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6584.6
I20260429 08:04:44.801982  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6585 FOLLOWER]: Advancing to term 6586
I20260429 08:04:44.802368  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.802418  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6585.5
I20260429 08:04:44.802446  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6585.6
I20260429 08:04:44.803071  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6586 FOLLOWER]: Advancing to term 6587
I20260429 08:04:44.803443  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.803535  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6586.5
I20260429 08:04:44.803581  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6586.6
I20260429 08:04:44.804171  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6587 FOLLOWER]: Advancing to term 6588
I20260429 08:04:44.804560  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.804591  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6587.5
I20260429 08:04:44.804620  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6587.6
I20260429 08:04:44.805267  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6588 FOLLOWER]: Advancing to term 6589
I20260429 08:04:44.805648  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.805694  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6588.5
I20260429 08:04:44.805722  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6588.6
I20260429 08:04:44.806335  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6589 FOLLOWER]: Advancing to term 6590
I20260429 08:04:44.806736  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.806767  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6589.5
I20260429 08:04:44.806795  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6589.6
I20260429 08:04:44.807405  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6590 FOLLOWER]: Advancing to term 6591
I20260429 08:04:44.807852  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.807883  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6590.5
I20260429 08:04:44.807911  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6590.6
I20260429 08:04:44.808534  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6591 FOLLOWER]: Advancing to term 6592
I20260429 08:04:44.808928  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.808959  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6591.5
I20260429 08:04:44.808986  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6591.6
I20260429 08:04:44.809607  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6592 FOLLOWER]: Advancing to term 6593
I20260429 08:04:44.809983  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.810014  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6592.5
I20260429 08:04:44.810041  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6592.6
I20260429 08:04:44.810665  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6593 FOLLOWER]: Advancing to term 6594
I20260429 08:04:44.811034  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.811064  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6593.5
I20260429 08:04:44.811092  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6593.6
I20260429 08:04:44.811750  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6594 FOLLOWER]: Advancing to term 6595
I20260429 08:04:44.812121  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.812152  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6594.5
I20260429 08:04:44.812179  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6594.6
I20260429 08:04:44.812832  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6595 FOLLOWER]: Advancing to term 6596
I20260429 08:04:44.813205  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.813234  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6595.5
I20260429 08:04:44.813261  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6595.6
I20260429 08:04:44.813911  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6596 FOLLOWER]: Advancing to term 6597
I20260429 08:04:44.814283  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.814313  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6596.5
I20260429 08:04:44.814342  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6596.6
I20260429 08:04:44.814982  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6597 FOLLOWER]: Advancing to term 6598
I20260429 08:04:44.815367  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.815397  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6597.5
I20260429 08:04:44.815428  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6597.6
I20260429 08:04:44.816130  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6598 FOLLOWER]: Advancing to term 6599
I20260429 08:04:44.816506  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.816536  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6598.5
I20260429 08:04:44.816565  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6598.6
I20260429 08:04:44.817128  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6599 FOLLOWER]: Advancing to term 6600
I20260429 08:04:44.817584  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.817642  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6599.5
I20260429 08:04:44.817685  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6599.6
I20260429 08:04:44.818174  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6600 FOLLOWER]: Advancing to term 6601
I20260429 08:04:44.818637  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.818670  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6600.5
I20260429 08:04:44.818737  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6600.6
I20260429 08:04:44.819237  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6601 FOLLOWER]: Advancing to term 6602
I20260429 08:04:44.819749  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.819804  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6601.5
I20260429 08:04:44.819845  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6601.6
I20260429 08:04:44.820400  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6602 FOLLOWER]: Advancing to term 6603
I20260429 08:04:44.820844  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.820902  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6602.5
I20260429 08:04:44.820945  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6602.6
I20260429 08:04:44.821470  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6603 FOLLOWER]: Advancing to term 6604
I20260429 08:04:44.821905  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.821962  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6603.5
I20260429 08:04:44.822003  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6603.6
I20260429 08:04:44.822533  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6604 FOLLOWER]: Advancing to term 6605
I20260429 08:04:44.822970  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.823027  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6604.5
I20260429 08:04:44.823068  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6604.6
I20260429 08:04:44.823710  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6605 FOLLOWER]: Advancing to term 6606
I20260429 08:04:44.824157  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.824189  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6605.5
I20260429 08:04:44.824244  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6605.6
I20260429 08:04:44.824846  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6606 FOLLOWER]: Advancing to term 6607
I20260429 08:04:44.825284  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.825315  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6606.5
I20260429 08:04:44.825369  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6606.6
I20260429 08:04:44.825997  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6607 FOLLOWER]: Advancing to term 6608
I20260429 08:04:44.826491  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.826553  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6607.5
I20260429 08:04:44.826598  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6607.6
I20260429 08:04:44.827205  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6608 FOLLOWER]: Advancing to term 6609
I20260429 08:04:44.827883  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.827966  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6608.5
I20260429 08:04:44.828033  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6608.6
I20260429 08:04:44.828578  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6609 FOLLOWER]: Advancing to term 6610
I20260429 08:04:44.829027  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.829085  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6609.5
I20260429 08:04:44.829130  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6609.6
I20260429 08:04:44.829694  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6610 FOLLOWER]: Advancing to term 6611
I20260429 08:04:44.830137  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.830196  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6610.5
I20260429 08:04:44.830240  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6610.6
I20260429 08:04:44.830900  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6611 FOLLOWER]: Advancing to term 6612
I20260429 08:04:44.831346  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.831378  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6611.5
I20260429 08:04:44.831442  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6611.6
I20260429 08:04:44.832099  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6612 FOLLOWER]: Advancing to term 6613
I20260429 08:04:44.832530  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.832583  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6612.5
I20260429 08:04:44.832629  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6612.6
I20260429 08:04:44.833261  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6613 FOLLOWER]: Advancing to term 6614
I20260429 08:04:44.833798  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.833859  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6613.5
I20260429 08:04:44.833907  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6613.6
I20260429 08:04:44.834542  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6614 FOLLOWER]: Advancing to term 6615
I20260429 08:04:44.835005  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.835038  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6614.5
I20260429 08:04:44.835093  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6614.6
I20260429 08:04:44.835659  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6615 FOLLOWER]: Advancing to term 6616
I20260429 08:04:44.836089  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.836125  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6615.5
I20260429 08:04:44.836154  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6615.6
I20260429 08:04:44.836879  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6616 FOLLOWER]: Advancing to term 6617
I20260429 08:04:44.837270  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.837302  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6616.5
I20260429 08:04:44.837332  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6616.6
I20260429 08:04:44.837888  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6617 FOLLOWER]: Advancing to term 6618
I20260429 08:04:44.838282  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.838315  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6617.5
I20260429 08:04:44.838342  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6617.6
I20260429 08:04:44.838943  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6618 FOLLOWER]: Advancing to term 6619
I20260429 08:04:44.839327  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.839358  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6618.5
I20260429 08:04:44.839386  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6618.6
I20260429 08:04:44.840096  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6619 FOLLOWER]: Advancing to term 6620
I20260429 08:04:44.840489  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.840520  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6619.5
I20260429 08:04:44.840549  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6619.6
I20260429 08:04:44.841182  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6620 FOLLOWER]: Advancing to term 6621
I20260429 08:04:44.841559  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.841591  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6620.5
I20260429 08:04:44.841619  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6620.6
I20260429 08:04:44.842367  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6621 FOLLOWER]: Advancing to term 6622
I20260429 08:04:44.842756  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.842787  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6621.5
I20260429 08:04:44.842815  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6621.6
I20260429 08:04:44.843462  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6622 FOLLOWER]: Advancing to term 6623
I20260429 08:04:44.843986  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.844043  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6622.5
I20260429 08:04:44.844089  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6622.6
I20260429 08:04:44.844681  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6623 FOLLOWER]: Advancing to term 6624
I20260429 08:04:44.845117  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.845150  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6623.5
I20260429 08:04:44.845204  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6623.6
I20260429 08:04:44.845779  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6624 FOLLOWER]: Advancing to term 6625
I20260429 08:04:44.846202  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.846261  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6624.5
I20260429 08:04:44.846307  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6624.6
I20260429 08:04:44.846902  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6625 FOLLOWER]: Advancing to term 6626
I20260429 08:04:44.847337  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.847393  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6625.5
I20260429 08:04:44.847438  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6625.6
I20260429 08:04:44.847978  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6626 FOLLOWER]: Advancing to term 6627
I20260429 08:04:44.848421  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.848452  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6626.5
I20260429 08:04:44.848506  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6626.6
I20260429 08:04:44.849119  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6627 FOLLOWER]: Advancing to term 6628
I20260429 08:04:44.849546  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.849577  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6627.5
I20260429 08:04:44.849629  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6627.6
I20260429 08:04:44.850215  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6628 FOLLOWER]: Advancing to term 6629
I20260429 08:04:44.850629  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.850662  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6628.5
I20260429 08:04:44.850692  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6628.6
I20260429 08:04:44.851322  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6629 FOLLOWER]: Advancing to term 6630
I20260429 08:04:44.851776  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.851809  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6629.5
I20260429 08:04:44.851837  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6629.6
I20260429 08:04:44.852383  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6630 FOLLOWER]: Advancing to term 6631
I20260429 08:04:44.852835  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.852867  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6630.5
I20260429 08:04:44.852922  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6630.6
I20260429 08:04:44.853423  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6631 FOLLOWER]: Advancing to term 6632
I20260429 08:04:44.853861  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.853892  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6631.5
I20260429 08:04:44.853946  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6631.6
I20260429 08:04:44.854563  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6632 FOLLOWER]: Advancing to term 6633
I20260429 08:04:44.854992  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.855026  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6632.5
I20260429 08:04:44.855078  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6632.6
I20260429 08:04:44.855643  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6633 FOLLOWER]: Advancing to term 6634
I20260429 08:04:44.856048  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.856081  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6633.5
I20260429 08:04:44.856109  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6633.6
I20260429 08:04:44.856741  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6634 FOLLOWER]: Advancing to term 6635
I20260429 08:04:44.857108  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.857139  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6634.5
I20260429 08:04:44.857167  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6634.6
I20260429 08:04:44.857703  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6635 FOLLOWER]: Advancing to term 6636
I20260429 08:04:44.858141  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.858196  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6635.5
I20260429 08:04:44.858251  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6635.6
I20260429 08:04:44.858858  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6636 FOLLOWER]: Advancing to term 6637
I20260429 08:04:44.859298  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.859352  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6636.5
I20260429 08:04:44.859400  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6636.6
I20260429 08:04:44.859974  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6637 FOLLOWER]: Advancing to term 6638
I20260429 08:04:44.860498  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.860554  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6637.5
I20260429 08:04:44.860600  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6637.6
I20260429 08:04:44.861229  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6638 FOLLOWER]: Advancing to term 6639
I20260429 08:04:44.861663  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.861717  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6638.5
I20260429 08:04:44.861768  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6638.6
I20260429 08:04:44.862341  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6639 FOLLOWER]: Advancing to term 6640
I20260429 08:04:44.862748  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.862819  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6639.5
I20260429 08:04:44.862883  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6639.6
I20260429 08:04:44.863458  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6640 FOLLOWER]: Advancing to term 6641
I20260429 08:04:44.863919  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.863993  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6640.5
I20260429 08:04:44.864035  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6640.6
I20260429 08:04:44.864696  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6641 FOLLOWER]: Advancing to term 6642
I20260429 08:04:44.865108  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.865161  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6641.5
I20260429 08:04:44.865203  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6641.6
I20260429 08:04:44.865849  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6642 FOLLOWER]: Advancing to term 6643
I20260429 08:04:44.866268  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.866323  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6642.5
I20260429 08:04:44.866380  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6642.6
I20260429 08:04:44.867012  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6643 FOLLOWER]: Advancing to term 6644
I20260429 08:04:44.867432  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.867489  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6643.5
I20260429 08:04:44.867568  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6643.6
I20260429 08:04:44.868163  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6644 FOLLOWER]: Advancing to term 6645
I20260429 08:04:44.868608  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.868665  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6644.5
I20260429 08:04:44.868711  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6644.6
I20260429 08:04:44.869266  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6645 FOLLOWER]: Advancing to term 6646
I20260429 08:04:44.869660  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.869699  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6645.5
I20260429 08:04:44.869728  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6645.6
I20260429 08:04:44.870342  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6646 FOLLOWER]: Advancing to term 6647
I20260429 08:04:44.870786  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.870843  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6646.5
I20260429 08:04:44.870885  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6646.6
I20260429 08:04:44.871572  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6647 FOLLOWER]: Advancing to term 6648
I20260429 08:04:44.872009  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.872041  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6647.5
I20260429 08:04:44.872094  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6647.6
I20260429 08:04:44.872777  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6648 FOLLOWER]: Advancing to term 6649
I20260429 08:04:44.873251  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.873284  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6648.5
I20260429 08:04:44.873312  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6648.6
I20260429 08:04:44.873972  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6649 FOLLOWER]: Advancing to term 6650
I20260429 08:04:44.874477  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.874511  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6649.5
I20260429 08:04:44.874570  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6649.6
I20260429 08:04:44.875247  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6650 FOLLOWER]: Advancing to term 6651
I20260429 08:04:44.875779  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.875813  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6650.5
I20260429 08:04:44.875841  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6650.6
I20260429 08:04:44.876519  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6651 FOLLOWER]: Advancing to term 6652
I20260429 08:04:44.876955  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.876987  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6651.5
I20260429 08:04:44.877043  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6651.6
I20260429 08:04:44.877666  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6652 FOLLOWER]: Advancing to term 6653
I20260429 08:04:44.878103  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.878134  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6652.5
I20260429 08:04:44.878189  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6652.6
I20260429 08:04:44.878741  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6653 FOLLOWER]: Advancing to term 6654
I20260429 08:04:44.879172  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.879204  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6653.5
I20260429 08:04:44.879259  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6653.6
I20260429 08:04:44.879860  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6654 FOLLOWER]: Advancing to term 6655
I20260429 08:04:44.880378  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.880416  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6654.5
I20260429 08:04:44.880486  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6654.6
I20260429 08:04:44.881189  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6655 FOLLOWER]: Advancing to term 6656
I20260429 08:04:44.881649  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.881682  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6655.5
I20260429 08:04:44.881740  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6655.6
I20260429 08:04:44.882325  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6656 FOLLOWER]: Advancing to term 6657
I20260429 08:04:44.882766  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.882797  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6656.5
I20260429 08:04:44.882853  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6656.6
I20260429 08:04:44.883420  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6657 FOLLOWER]: Advancing to term 6658
I20260429 08:04:44.883875  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.883908  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6657.5
I20260429 08:04:44.883937  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6657.6
I20260429 08:04:44.884598  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6658 FOLLOWER]: Advancing to term 6659
I20260429 08:04:44.885010  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.885047  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6658.5
I20260429 08:04:44.885078  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6658.6
I20260429 08:04:44.885733  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6659 FOLLOWER]: Advancing to term 6660
I20260429 08:04:44.886130  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.886162  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6659.5
I20260429 08:04:44.886191  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6659.6
I20260429 08:04:44.886819  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6660 FOLLOWER]: Advancing to term 6661
I20260429 08:04:44.887264  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.887297  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6660.5
I20260429 08:04:44.887326  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6660.6
I20260429 08:04:44.888113  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6661 FOLLOWER]: Advancing to term 6662
I20260429 08:04:44.888553  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.888584  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6661.5
I20260429 08:04:44.888613  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6661.6
I20260429 08:04:44.889235  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6662 FOLLOWER]: Advancing to term 6663
I20260429 08:04:44.889689  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.889721  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6662.5
I20260429 08:04:44.889750  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6662.6
I20260429 08:04:44.890337  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6663 FOLLOWER]: Advancing to term 6664
I20260429 08:04:44.890779  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.890810  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6663.5
I20260429 08:04:44.890838  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6663.6
I20260429 08:04:44.891537  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6664 FOLLOWER]: Advancing to term 6665
I20260429 08:04:44.891952  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.891989  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6664.5
I20260429 08:04:44.892022  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6664.6
I20260429 08:04:44.892781  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6665 FOLLOWER]: Advancing to term 6666
I20260429 08:04:44.893239  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.893297  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6665.5
I20260429 08:04:44.893344  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6665.6
I20260429 08:04:44.893906  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6666 FOLLOWER]: Advancing to term 6667
I20260429 08:04:44.894364  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.894421  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6666.5
I20260429 08:04:44.894469  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6666.6
I20260429 08:04:44.895089  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6667 FOLLOWER]: Advancing to term 6668
I20260429 08:04:44.895766  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.895813  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6667.5
I20260429 08:04:44.895852  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6667.6
I20260429 08:04:44.896540  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6668 FOLLOWER]: Advancing to term 6669
I20260429 08:04:44.897289  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.897328  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6668.5
I20260429 08:04:44.897359  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6668.6
I20260429 08:04:44.897984  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6669 FOLLOWER]: Advancing to term 6670
I20260429 08:04:44.898651  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.898715  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6669.5
I20260429 08:04:44.898741  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6669.6
I20260429 08:04:44.899731  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6670 FOLLOWER]: Advancing to term 6671
I20260429 08:04:44.900300  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.900352  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6670.5
I20260429 08:04:44.900494  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6670.6
I20260429 08:04:44.901814  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6671 FOLLOWER]: Advancing to term 6672
I20260429 08:04:44.902417  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.902495  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6671.5
I20260429 08:04:44.902541  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6671.6
I20260429 08:04:44.903149  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6672 FOLLOWER]: Advancing to term 6673
I20260429 08:04:44.903777  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.903815  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6672.5
I20260429 08:04:44.903854  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6672.6
I20260429 08:04:44.904398  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6673 FOLLOWER]: Advancing to term 6674
I20260429 08:04:44.904917  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.904938  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6673.5
I20260429 08:04:44.904968  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6673.6
I20260429 08:04:44.905588  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6674 FOLLOWER]: Advancing to term 6675
I20260429 08:04:44.906029  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.906064  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6674.5
I20260429 08:04:44.906118  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6674.6
I20260429 08:04:44.906802  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6675 FOLLOWER]: Advancing to term 6676
I20260429 08:04:44.907231  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.907262  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6675.5
I20260429 08:04:44.907316  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6675.6
I20260429 08:04:44.907979  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6676 FOLLOWER]: Advancing to term 6677
I20260429 08:04:44.908432  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.908466  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6676.5
I20260429 08:04:44.908521  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6676.6
I20260429 08:04:44.909112  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6677 FOLLOWER]: Advancing to term 6678
I20260429 08:04:44.909505  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.909538  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6677.5
I20260429 08:04:44.909565  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6677.6
I20260429 08:04:44.910181  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6678 FOLLOWER]: Advancing to term 6679
I20260429 08:04:44.910630  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.910669  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6678.5
I20260429 08:04:44.910724  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6678.6
I20260429 08:04:44.911339  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6679 FOLLOWER]: Advancing to term 6680
I20260429 08:04:44.911834  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.911867  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6679.5
I20260429 08:04:44.911921  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6679.6
I20260429 08:04:44.912523  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6680 FOLLOWER]: Advancing to term 6681
I20260429 08:04:44.912966  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.912998  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6680.5
I20260429 08:04:44.913053  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6680.6
I20260429 08:04:44.913651  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6681 FOLLOWER]: Advancing to term 6682
I20260429 08:04:44.914088  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.914121  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6681.5
I20260429 08:04:44.914175  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6681.6
I20260429 08:04:44.914755  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6682 FOLLOWER]: Advancing to term 6683
I20260429 08:04:44.915194  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.915225  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6682.5
I20260429 08:04:44.915282  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6682.6
I20260429 08:04:44.915970  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6683 FOLLOWER]: Advancing to term 6684
I20260429 08:04:44.916422  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.916455  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6683.5
I20260429 08:04:44.916510  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6683.6
I20260429 08:04:44.917024  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6684 FOLLOWER]: Advancing to term 6685
I20260429 08:04:44.917470  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.917502  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6684.5
I20260429 08:04:44.917557  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6684.6
I20260429 08:04:44.918210  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6685 FOLLOWER]: Advancing to term 6686
I20260429 08:04:44.918680  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.918731  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6685.5
I20260429 08:04:44.918792  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6685.6
I20260429 08:04:44.919426  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6686 FOLLOWER]: Advancing to term 6687
I20260429 08:04:44.919952  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.919986  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6686.5
I20260429 08:04:44.920015  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6686.6
I20260429 08:04:44.920614  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6687 FOLLOWER]: Advancing to term 6688
I20260429 08:04:44.921005  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.921034  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6687.5
I20260429 08:04:44.921063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6687.6
I20260429 08:04:44.921643  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6688 FOLLOWER]: Advancing to term 6689
I20260429 08:04:44.922031  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.922062  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6688.5
I20260429 08:04:44.922091  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6688.6
I20260429 08:04:44.922717  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6689 FOLLOWER]: Advancing to term 6690
I20260429 08:04:44.923105  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.923136  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6689.5
I20260429 08:04:44.923164  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6689.6
I20260429 08:04:44.923739  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6690 FOLLOWER]: Advancing to term 6691
I20260429 08:04:44.924127  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.924157  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6690.5
I20260429 08:04:44.924185  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6690.6
I20260429 08:04:44.924739  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6691 FOLLOWER]: Advancing to term 6692
I20260429 08:04:44.925120  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.925150  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6691.5
I20260429 08:04:44.925179  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6691.6
I20260429 08:04:44.925738  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6692 FOLLOWER]: Advancing to term 6693
I20260429 08:04:44.926126  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.926156  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6692.5
I20260429 08:04:44.926190  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6692.6
I20260429 08:04:44.926744  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6693 FOLLOWER]: Advancing to term 6694
I20260429 08:04:44.927131  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.927161  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6693.5
I20260429 08:04:44.927189  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6693.6
I20260429 08:04:44.927810  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6694 FOLLOWER]: Advancing to term 6695
I20260429 08:04:44.928205  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.928236  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6694.5
I20260429 08:04:44.928264  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6694.6
I20260429 08:04:44.928977  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6695 FOLLOWER]: Advancing to term 6696
I20260429 08:04:44.929361  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.929392  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6695.5
I20260429 08:04:44.929440  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6695.6
I20260429 08:04:44.930188  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6696 FOLLOWER]: Advancing to term 6697
I20260429 08:04:44.930574  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.930606  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6696.5
I20260429 08:04:44.930634  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6696.6
I20260429 08:04:44.931280  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6697 FOLLOWER]: Advancing to term 6698
I20260429 08:04:44.931834  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.931895  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6697.5
I20260429 08:04:44.931937  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6697.6
I20260429 08:04:44.932821  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6698 FOLLOWER]: Advancing to term 6699
I20260429 08:04:44.933279  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.933310  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6698.5
I20260429 08:04:44.933341  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6698.6
I20260429 08:04:44.934042  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6699 FOLLOWER]: Advancing to term 6700
I20260429 08:04:44.934479  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.934511  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6699.5
I20260429 08:04:44.934540  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6699.6
I20260429 08:04:44.935174  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6700 FOLLOWER]: Advancing to term 6701
I20260429 08:04:44.935647  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.935679  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6700.5
I20260429 08:04:44.935708  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6700.6
I20260429 08:04:44.936357  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6701 FOLLOWER]: Advancing to term 6702
I20260429 08:04:44.936753  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.936789  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6701.5
I20260429 08:04:44.936817  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6701.6
I20260429 08:04:44.937474  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6702 FOLLOWER]: Advancing to term 6703
I20260429 08:04:44.937857  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.937889  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6702.5
I20260429 08:04:44.937917  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6702.6
I20260429 08:04:44.938494  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6703 FOLLOWER]: Advancing to term 6704
I20260429 08:04:44.938899  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.938931  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6703.5
I20260429 08:04:44.938959  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6703.6
I20260429 08:04:44.939611  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6704 FOLLOWER]: Advancing to term 6705
I20260429 08:04:44.940065  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.940099  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6704.5
I20260429 08:04:44.940153  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6704.6
I20260429 08:04:44.940790  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6705 FOLLOWER]: Advancing to term 6706
I20260429 08:04:44.941228  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.941285  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6705.5
I20260429 08:04:44.941331  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6705.6
I20260429 08:04:44.941946  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6706 FOLLOWER]: Advancing to term 6707
I20260429 08:04:44.942390  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.942445  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6706.5
I20260429 08:04:44.942500  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6706.6
I20260429 08:04:44.943101  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6707 FOLLOWER]: Advancing to term 6708
I20260429 08:04:44.943578  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.943609  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6707.5
I20260429 08:04:44.943658  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6707.6
I20260429 08:04:44.944446  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6708 FOLLOWER]: Advancing to term 6709
I20260429 08:04:44.944877  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.944911  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6708.5
I20260429 08:04:44.944939  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6708.6
I20260429 08:04:44.945488  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6709 FOLLOWER]: Advancing to term 6710
I20260429 08:04:44.945943  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.946000  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6709.5
I20260429 08:04:44.946043  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6709.6
I20260429 08:04:44.946596  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6710 FOLLOWER]: Advancing to term 6711
I20260429 08:04:44.947041  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.947098  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6710.5
I20260429 08:04:44.947142  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6710.6
I20260429 08:04:44.947692  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6711 FOLLOWER]: Advancing to term 6712
I20260429 08:04:44.948118  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.948172  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6711.5
I20260429 08:04:44.948217  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6711.6
I20260429 08:04:44.948756  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6712 FOLLOWER]: Advancing to term 6713
I20260429 08:04:44.949186  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.949245  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6712.5
I20260429 08:04:44.949290  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6712.6
I20260429 08:04:44.949795  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6713 FOLLOWER]: Advancing to term 6714
I20260429 08:04:44.950220  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.950276  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6713.5
I20260429 08:04:44.950325  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6713.6
I20260429 08:04:44.950811  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6714 FOLLOWER]: Advancing to term 6715
I20260429 08:04:44.951239  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.951292  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6714.5
I20260429 08:04:44.951336  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6714.6
I20260429 08:04:44.951862  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6715 FOLLOWER]: Advancing to term 6716
I20260429 08:04:44.952287  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.952342  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6715.5
I20260429 08:04:44.952392  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6715.6
I20260429 08:04:44.952883  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6716 FOLLOWER]: Advancing to term 6717
I20260429 08:04:44.953315  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.953367  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6716.5
I20260429 08:04:44.953411  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6716.6
I20260429 08:04:44.953890  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6717 FOLLOWER]: Advancing to term 6718
I20260429 08:04:44.954300  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.954357  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6717.5
I20260429 08:04:44.954418  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6717.6
I20260429 08:04:44.955020  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6718 FOLLOWER]: Advancing to term 6719
I20260429 08:04:44.955447  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.955523  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6718.5
I20260429 08:04:44.955579  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6718.6
I20260429 08:04:44.956172  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6719 FOLLOWER]: Advancing to term 6720
I20260429 08:04:44.956597  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.956651  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6719.5
I20260429 08:04:44.956714  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6719.6
I20260429 08:04:44.957273  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6720 FOLLOWER]: Advancing to term 6721
I20260429 08:04:44.957698  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.957751  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6720.5
I20260429 08:04:44.957798  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6720.6
I20260429 08:04:44.958552  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6721 FOLLOWER]: Advancing to term 6722
I20260429 08:04:44.959004  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.959059  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6721.5
I20260429 08:04:44.959102  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6721.6
I20260429 08:04:44.959738  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6722 FOLLOWER]: Advancing to term 6723
I20260429 08:04:44.960196  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.960253  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6722.5
I20260429 08:04:44.960299  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6722.6
I20260429 08:04:44.960914  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6723 FOLLOWER]: Advancing to term 6724
I20260429 08:04:44.961346  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.961401  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6723.5
I20260429 08:04:44.961444  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6723.6
I20260429 08:04:44.962069  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6724 FOLLOWER]: Advancing to term 6725
I20260429 08:04:44.962472  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.962527  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6724.5
I20260429 08:04:44.962571  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6724.6
I20260429 08:04:44.963160  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6725 FOLLOWER]: Advancing to term 6726
I20260429 08:04:44.963660  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.963716  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6725.5
I20260429 08:04:44.963757  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6725.6
I20260429 08:04:44.964390  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6726 FOLLOWER]: Advancing to term 6727
I20260429 08:04:44.964864  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.964898  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6726.5
I20260429 08:04:44.964928  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6726.6
I20260429 08:04:44.965505  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6727 FOLLOWER]: Advancing to term 6728
I20260429 08:04:44.965938  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.965971  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6727.5
I20260429 08:04:44.966001  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6727.6
I20260429 08:04:44.966614  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6728 FOLLOWER]: Advancing to term 6729
I20260429 08:04:44.967082  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.967113  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6728.5
I20260429 08:04:44.967168  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6728.6
I20260429 08:04:44.967808  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6729 FOLLOWER]: Advancing to term 6730
I20260429 08:04:44.968276  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.968308  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6729.5
I20260429 08:04:44.968338  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6729.6
I20260429 08:04:44.968941  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6730 FOLLOWER]: Advancing to term 6731
I20260429 08:04:44.969383  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.969416  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6730.5
I20260429 08:04:44.969447  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6730.6
I20260429 08:04:44.970065  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6731 FOLLOWER]: Advancing to term 6732
I20260429 08:04:44.970501  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.970538  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6731.5
I20260429 08:04:44.970597  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6731.6
I20260429 08:04:44.971138  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6732 FOLLOWER]: Advancing to term 6733
I20260429 08:04:44.971668  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.971702  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6732.5
I20260429 08:04:44.971755  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6732.6
I20260429 08:04:44.972362  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6733 FOLLOWER]: Advancing to term 6734
I20260429 08:04:44.972771  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.972803  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6733.5
I20260429 08:04:44.972831  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6733.6
I20260429 08:04:44.973356  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6734 FOLLOWER]: Advancing to term 6735
I20260429 08:04:44.973762  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.973795  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6734.5
I20260429 08:04:44.973824  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6734.6
I20260429 08:04:44.974377  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6735 FOLLOWER]: Advancing to term 6736
I20260429 08:04:44.974766  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.974797  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6735.5
I20260429 08:04:44.974824  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6735.6
I20260429 08:04:44.975337  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6736 FOLLOWER]: Advancing to term 6737
I20260429 08:04:44.975817  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.975880  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6736.5
I20260429 08:04:44.975925  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6736.6
I20260429 08:04:44.976562  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6737 FOLLOWER]: Advancing to term 6738
I20260429 08:04:44.976966  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.977022  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6737.5
I20260429 08:04:44.977065  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6737.6
I20260429 08:04:44.977555  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6738 FOLLOWER]: Advancing to term 6739
I20260429 08:04:44.977974  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.978029  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6738.5
I20260429 08:04:44.978075  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6738.6
I20260429 08:04:44.978706  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6739 FOLLOWER]: Advancing to term 6740
I20260429 08:04:44.979126  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.979182  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6739.5
I20260429 08:04:44.979224  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6739.6
I20260429 08:04:44.979846  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6740 FOLLOWER]: Advancing to term 6741
I20260429 08:04:44.980255  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.980310  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6740.5
I20260429 08:04:44.980353  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6740.6
I20260429 08:04:44.981026  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6741 FOLLOWER]: Advancing to term 6742
I20260429 08:04:44.981489  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.981544  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6741.5
I20260429 08:04:44.981588  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6741.6
I20260429 08:04:44.982215  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6742 FOLLOWER]: Advancing to term 6743
I20260429 08:04:44.982662  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.982717  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6742.5
I20260429 08:04:44.982762  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6742.6
I20260429 08:04:44.983546  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6743 FOLLOWER]: Advancing to term 6744
I20260429 08:04:44.984009  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.984063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6743.5
I20260429 08:04:44.984107  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6743.6
I20260429 08:04:44.984737  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6744 FOLLOWER]: Advancing to term 6745
I20260429 08:04:44.985180  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.985212  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6744.5
I20260429 08:04:44.985266  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6744.6
I20260429 08:04:44.985829  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6745 FOLLOWER]: Advancing to term 6746
I20260429 08:04:44.986243  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.986275  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6745.5
I20260429 08:04:44.986330  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6745.6
I20260429 08:04:44.986872  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6746 FOLLOWER]: Advancing to term 6747
I20260429 08:04:44.987284  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.987316  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6746.5
I20260429 08:04:44.987370  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6746.6
I20260429 08:04:44.988027  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6747 FOLLOWER]: Advancing to term 6748
I20260429 08:04:44.988441  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.988472  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6747.5
I20260429 08:04:44.988526  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6747.6
I20260429 08:04:44.989275  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6748 FOLLOWER]: Advancing to term 6749
I20260429 08:04:44.989722  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.989754  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6748.5
I20260429 08:04:44.989809  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6748.6
I20260429 08:04:44.990411  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6749 FOLLOWER]: Advancing to term 6750
I20260429 08:04:44.990839  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.990870  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6749.5
I20260429 08:04:44.990924  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6749.6
I20260429 08:04:44.991568  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6750 FOLLOWER]: Advancing to term 6751
I20260429 08:04:44.992010  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.992043  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6750.5
I20260429 08:04:44.992095  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6750.6
I20260429 08:04:44.992726  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6751 FOLLOWER]: Advancing to term 6752
I20260429 08:04:44.993146  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.993178  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6751.5
I20260429 08:04:44.993230  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6751.6
I20260429 08:04:44.993808  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6752 FOLLOWER]: Advancing to term 6753
I20260429 08:04:44.994236  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.994267  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6752.5
I20260429 08:04:44.994319  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6752.6
I20260429 08:04:44.994911  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6753 FOLLOWER]: Advancing to term 6754
I20260429 08:04:44.995329  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.995359  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6753.5
I20260429 08:04:44.995411  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6753.6
I20260429 08:04:44.996168  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6754 FOLLOWER]: Advancing to term 6755
I20260429 08:04:44.996609  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.996642  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6754.5
I20260429 08:04:44.996706  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6754.6
I20260429 08:04:44.997277  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6755 FOLLOWER]: Advancing to term 6756
I20260429 08:04:44.997718  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.997751  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6755.5
I20260429 08:04:44.997803  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6755.6
I20260429 08:04:44.998553  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6756 FOLLOWER]: Advancing to term 6757
I20260429 08:04:44.998991  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:44.999023  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6756.5
I20260429 08:04:44.999051  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6756.6
I20260429 08:04:44.999691  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6757 FOLLOWER]: Advancing to term 6758
I20260429 08:04:45.000126  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.000159  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6757.5
I20260429 08:04:45.000187  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6757.6
I20260429 08:04:45.000831  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6758 FOLLOWER]: Advancing to term 6759
I20260429 08:04:45.001263  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.001294  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6758.5
I20260429 08:04:45.001349  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6758.6
I20260429 08:04:45.001909  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6759 FOLLOWER]: Advancing to term 6760
I20260429 08:04:45.002342  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.002373  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6759.5
I20260429 08:04:45.002431  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6759.6
I20260429 08:04:45.003005  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6760 FOLLOWER]: Advancing to term 6761
I20260429 08:04:45.003443  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.003542  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6760.5
I20260429 08:04:45.003597  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6760.6
I20260429 08:04:45.004228  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6761 FOLLOWER]: Advancing to term 6762
I20260429 08:04:45.004686  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.004719  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6761.5
I20260429 08:04:45.004772  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6761.6
I20260429 08:04:45.005338  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6762 FOLLOWER]: Advancing to term 6763
I20260429 08:04:45.005764  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.005795  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6762.5
I20260429 08:04:45.005823  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6762.6
I20260429 08:04:45.006644  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6763 FOLLOWER]: Advancing to term 6764
I20260429 08:04:45.007086  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.007125  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6763.5
I20260429 08:04:45.007181  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6763.6
I20260429 08:04:45.007923  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6764 FOLLOWER]: Advancing to term 6765
I20260429 08:04:45.008378  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.008410  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6764.5
I20260429 08:04:45.008481  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6764.6
I20260429 08:04:45.009090  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6765 FOLLOWER]: Advancing to term 6766
I20260429 08:04:45.009526  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.009558  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6765.5
I20260429 08:04:45.009620  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6765.6
I20260429 08:04:45.010251  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6766 FOLLOWER]: Advancing to term 6767
I20260429 08:04:45.010756  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.010793  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6766.5
I20260429 08:04:45.010825  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6766.6
I20260429 08:04:45.011497  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6767 FOLLOWER]: Advancing to term 6768
I20260429 08:04:45.011930  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.011961  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6767.5
I20260429 08:04:45.011989  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6767.6
I20260429 08:04:45.012566  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6768 FOLLOWER]: Advancing to term 6769
I20260429 08:04:45.012980  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.013011  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6768.5
I20260429 08:04:45.013064  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6768.6
I20260429 08:04:45.013624  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6769 FOLLOWER]: Advancing to term 6770
I20260429 08:04:45.014019  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.014050  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6769.5
I20260429 08:04:45.014077  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6769.6
I20260429 08:04:45.014710  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6770 FOLLOWER]: Advancing to term 6771
I20260429 08:04:45.015169  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.015201  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6770.5
I20260429 08:04:45.015254  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6770.6
I20260429 08:04:45.015827  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6771 FOLLOWER]: Advancing to term 6772
I20260429 08:04:45.016248  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.016280  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6771.5
I20260429 08:04:45.016335  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6771.6
I20260429 08:04:45.016956  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6772 FOLLOWER]: Advancing to term 6773
I20260429 08:04:45.017349  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.017379  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6772.5
I20260429 08:04:45.017410  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6772.6
I20260429 08:04:45.017961  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6773 FOLLOWER]: Advancing to term 6774
I20260429 08:04:45.018427  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.018460  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6773.5
I20260429 08:04:45.018489  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6773.6
I20260429 08:04:45.019212  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6774 FOLLOWER]: Advancing to term 6775
I20260429 08:04:45.019752  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.019801  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6774.5
I20260429 08:04:45.019840  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6774.6
I20260429 08:04:45.020514  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6775 FOLLOWER]: Advancing to term 6776
I20260429 08:04:45.020925  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.020959  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6775.5
I20260429 08:04:45.020988  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6775.6
I20260429 08:04:45.021654  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6776 FOLLOWER]: Advancing to term 6777
I20260429 08:04:45.022049  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.022080  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6776.5
I20260429 08:04:45.022109  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6776.6
I20260429 08:04:45.022761  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6777 FOLLOWER]: Advancing to term 6778
I20260429 08:04:45.023139  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.023169  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6777.5
I20260429 08:04:45.023198  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6777.6
I20260429 08:04:45.023808  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6778 FOLLOWER]: Advancing to term 6779
I20260429 08:04:45.024245  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.024276  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6778.5
I20260429 08:04:45.024330  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6778.6
I20260429 08:04:45.024937  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6779 FOLLOWER]: Advancing to term 6780
I20260429 08:04:45.025362  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.025436  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6779.5
I20260429 08:04:45.025488  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6779.6
I20260429 08:04:45.026010  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6780 FOLLOWER]: Advancing to term 6781
I20260429 08:04:45.026501  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.026533  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6780.5
I20260429 08:04:45.026590  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6780.6
I20260429 08:04:45.027310  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6781 FOLLOWER]: Advancing to term 6782
I20260429 08:04:45.027822  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.027854  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6781.5
I20260429 08:04:45.027909  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6781.6
I20260429 08:04:45.028558  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6782 FOLLOWER]: Advancing to term 6783
I20260429 08:04:45.028987  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.029043  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6782.5
I20260429 08:04:45.029090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6782.6
I20260429 08:04:45.029695  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6783 FOLLOWER]: Advancing to term 6784
I20260429 08:04:45.030120  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.030179  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6783.5
I20260429 08:04:45.030228  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6783.6
I20260429 08:04:45.030952  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6784 FOLLOWER]: Advancing to term 6785
I20260429 08:04:45.031368  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.031433  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6784.5
I20260429 08:04:45.031500  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6784.6
I20260429 08:04:45.032171  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6785 FOLLOWER]: Advancing to term 6786
I20260429 08:04:45.032637  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.032672  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6785.5
I20260429 08:04:45.032702  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6785.6
I20260429 08:04:45.033234  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6786 FOLLOWER]: Advancing to term 6787
I20260429 08:04:45.033680  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.033712  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6786.5
I20260429 08:04:45.033742  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6786.6
I20260429 08:04:45.034348  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6787 FOLLOWER]: Advancing to term 6788
I20260429 08:04:45.034746  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.034777  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6787.5
I20260429 08:04:45.034811  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6787.6
I20260429 08:04:45.035665  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6788 FOLLOWER]: Advancing to term 6789
I20260429 08:04:45.036111  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.036170  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6788.5
I20260429 08:04:45.036216  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6788.6
I20260429 08:04:45.036895  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6789 FOLLOWER]: Advancing to term 6790
I20260429 08:04:45.037310  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.037365  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6789.5
I20260429 08:04:45.037415  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6789.6
I20260429 08:04:45.038077  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6790 FOLLOWER]: Advancing to term 6791
I20260429 08:04:45.038502  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.038556  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6790.5
I20260429 08:04:45.038602  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6790.6
I20260429 08:04:45.039261  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6791 FOLLOWER]: Advancing to term 6792
I20260429 08:04:45.039774  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.039829  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6791.5
I20260429 08:04:45.039872  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6791.6
I20260429 08:04:45.040593  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6792 FOLLOWER]: Advancing to term 6793
I20260429 08:04:45.041042  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.041096  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6792.5
I20260429 08:04:45.041141  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6792.6
I20260429 08:04:45.041785  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6793 FOLLOWER]: Advancing to term 6794
I20260429 08:04:45.042176  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.042208  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6793.5
I20260429 08:04:45.042237  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6793.6
I20260429 08:04:45.042863  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6794 FOLLOWER]: Advancing to term 6795
I20260429 08:04:45.043272  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.043306  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6794.5
I20260429 08:04:45.043335  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6794.6
I20260429 08:04:45.043952  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6795 FOLLOWER]: Advancing to term 6796
I20260429 08:04:45.044430  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.044487  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6795.5
I20260429 08:04:45.044538  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6795.6
I20260429 08:04:45.045162  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6796 FOLLOWER]: Advancing to term 6797
I20260429 08:04:45.045619  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.045652  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6796.5
I20260429 08:04:45.045717  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6796.6
I20260429 08:04:45.046379  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6797 FOLLOWER]: Advancing to term 6798
I20260429 08:04:45.046830  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.046861  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6797.5
I20260429 08:04:45.046916  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6797.6
I20260429 08:04:45.047549  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6798 FOLLOWER]: Advancing to term 6799
I20260429 08:04:45.047950  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.047981  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6798.5
I20260429 08:04:45.048009  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6798.6
I20260429 08:04:45.048662  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6799 FOLLOWER]: Advancing to term 6800
I20260429 08:04:45.049039  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.049070  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6799.5
I20260429 08:04:45.049099  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6799.6
I20260429 08:04:45.049707  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6800 FOLLOWER]: Advancing to term 6801
I20260429 08:04:45.050079  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.050109  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6800.5
I20260429 08:04:45.050138  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6800.6
I20260429 08:04:45.050829  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6801 FOLLOWER]: Advancing to term 6802
I20260429 08:04:45.051219  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.051251  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6801.5
I20260429 08:04:45.051280  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6801.6
I20260429 08:04:45.051931  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6802 FOLLOWER]: Advancing to term 6803
I20260429 08:04:45.052323  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.052356  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6802.5
I20260429 08:04:45.052383  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6802.6
I20260429 08:04:45.052943  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6803 FOLLOWER]: Advancing to term 6804
I20260429 08:04:45.053329  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.053360  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6803.5
I20260429 08:04:45.053388  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6803.6
I20260429 08:04:45.053977  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6804 FOLLOWER]: Advancing to term 6805
I20260429 08:04:45.054373  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.054405  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6804.5
I20260429 08:04:45.054433  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6804.6
I20260429 08:04:45.055099  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6805 FOLLOWER]: Advancing to term 6806
I20260429 08:04:45.055529  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.055569  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6805.5
I20260429 08:04:45.055598  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6805.6
I20260429 08:04:45.056164  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6806 FOLLOWER]: Advancing to term 6807
I20260429 08:04:45.056581  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.056613  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6806.5
I20260429 08:04:45.056640  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6806.6
I20260429 08:04:45.057183  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6807 FOLLOWER]: Advancing to term 6808
I20260429 08:04:45.057603  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.057657  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6807.5
I20260429 08:04:45.057703  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6807.6
I20260429 08:04:45.058341  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6808 FOLLOWER]: Advancing to term 6809
I20260429 08:04:45.058768  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.058820  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6808.5
I20260429 08:04:45.058877  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6808.6
I20260429 08:04:45.059537  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6809 FOLLOWER]: Advancing to term 6810
I20260429 08:04:45.059981  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.060036  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6809.5
I20260429 08:04:45.060077  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6809.6
I20260429 08:04:45.060724  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6810 FOLLOWER]: Advancing to term 6811
I20260429 08:04:45.061187  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.061218  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6810.5
I20260429 08:04:45.061246  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6810.6
I20260429 08:04:45.061908  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6811 FOLLOWER]: Advancing to term 6812
I20260429 08:04:45.062347  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.062379  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6811.5
I20260429 08:04:45.062440  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6811.6
I20260429 08:04:45.063050  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6812 FOLLOWER]: Advancing to term 6813
I20260429 08:04:45.063544  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.063575  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6812.5
I20260429 08:04:45.063622  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6812.6
I20260429 08:04:45.064179  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6813 FOLLOWER]: Advancing to term 6814
I20260429 08:04:45.064635  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.064692  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6813.5
I20260429 08:04:45.064754  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6813.6
I20260429 08:04:45.065268  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6814 FOLLOWER]: Advancing to term 6815
I20260429 08:04:45.065706  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.065785  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6814.5
I20260429 08:04:45.065866  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6814.6
I20260429 08:04:45.066361  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6815 FOLLOWER]: Advancing to term 6816
I20260429 08:04:45.066824  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.066880  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6815.5
I20260429 08:04:45.066926  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6815.6
I20260429 08:04:45.067421  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6816 FOLLOWER]: Advancing to term 6817
I20260429 08:04:45.067869  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.067901  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6816.5
I20260429 08:04:45.067929  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6816.6
I20260429 08:04:45.068416  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6817 FOLLOWER]: Advancing to term 6818
I20260429 08:04:45.068791  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.068821  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6817.5
I20260429 08:04:45.068849  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6817.6
I20260429 08:04:45.069342  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6818 FOLLOWER]: Advancing to term 6819
I20260429 08:04:45.069712  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.069742  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6818.5
I20260429 08:04:45.069769  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6818.6
I20260429 08:04:45.070307  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6819 FOLLOWER]: Advancing to term 6820
I20260429 08:04:45.070688  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.070724  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6819.5
I20260429 08:04:45.070751  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6819.6
I20260429 08:04:45.071269  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6820 FOLLOWER]: Advancing to term 6821
I20260429 08:04:45.071730  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.071763  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6820.5
I20260429 08:04:45.071790  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6820.6
I20260429 08:04:45.072279  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6821 FOLLOWER]: Advancing to term 6822
I20260429 08:04:45.072662  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.072692  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6821.5
I20260429 08:04:45.072726  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6821.6
I20260429 08:04:45.073208  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6822 FOLLOWER]: Advancing to term 6823
I20260429 08:04:45.073596  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.073625  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6822.5
I20260429 08:04:45.073654  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6822.6
I20260429 08:04:45.074160  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6823 FOLLOWER]: Advancing to term 6824
I20260429 08:04:45.074538  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.074568  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6823.5
I20260429 08:04:45.074595  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6823.6
I20260429 08:04:45.075148  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6824 FOLLOWER]: Advancing to term 6825
I20260429 08:04:45.075639  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.075671  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6824.5
I20260429 08:04:45.075706  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6824.6
I20260429 08:04:45.076241  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6825 FOLLOWER]: Advancing to term 6826
I20260429 08:04:45.076761  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.076793  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6825.5
I20260429 08:04:45.076822  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6825.6
I20260429 08:04:45.077306  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6826 FOLLOWER]: Advancing to term 6827
I20260429 08:04:45.077750  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.077780  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6826.5
I20260429 08:04:45.077832  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6826.6
I20260429 08:04:45.078354  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6827 FOLLOWER]: Advancing to term 6828
I20260429 08:04:45.078820  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.078851  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6827.5
I20260429 08:04:45.078903  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6827.6
I20260429 08:04:45.079432  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6828 FOLLOWER]: Advancing to term 6829
I20260429 08:04:45.079870  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.079901  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6828.5
I20260429 08:04:45.079953  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6828.6
I20260429 08:04:45.080646  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6829 FOLLOWER]: Advancing to term 6830
I20260429 08:04:45.081094  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.081125  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6829.5
I20260429 08:04:45.081178  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6829.6
I20260429 08:04:45.081782  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6830 FOLLOWER]: Advancing to term 6831
I20260429 08:04:45.082201  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.082233  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6830.5
I20260429 08:04:45.082260  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6830.6
I20260429 08:04:45.082818  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6831 FOLLOWER]: Advancing to term 6832
I20260429 08:04:45.083209  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.083240  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6831.5
I20260429 08:04:45.083267  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6831.6
I20260429 08:04:45.083884  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6832 FOLLOWER]: Advancing to term 6833
I20260429 08:04:45.084264  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.084295  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6832.5
I20260429 08:04:45.084322  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6832.6
I20260429 08:04:45.084945  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6833 FOLLOWER]: Advancing to term 6834
I20260429 08:04:45.085325  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.085354  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6833.5
I20260429 08:04:45.085381  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6833.6
I20260429 08:04:45.086140  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6834 FOLLOWER]: Advancing to term 6835
I20260429 08:04:45.086638  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.086699  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6834.5
I20260429 08:04:45.086743  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6834.6
I20260429 08:04:45.087414  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6835 FOLLOWER]: Advancing to term 6836
I20260429 08:04:45.087874  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.087908  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6835.5
I20260429 08:04:45.087937  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6835.6
I20260429 08:04:45.088614  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6836 FOLLOWER]: Advancing to term 6837
I20260429 08:04:45.088990  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.089021  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6836.5
I20260429 08:04:45.089051  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6836.6
I20260429 08:04:45.089666  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6837 FOLLOWER]: Advancing to term 6838
I20260429 08:04:45.090041  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.090071  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6837.5
I20260429 08:04:45.090098  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6837.6
I20260429 08:04:45.090714  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6838 FOLLOWER]: Advancing to term 6839
I20260429 08:04:45.091097  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.091127  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6838.5
I20260429 08:04:45.091154  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6838.6
I20260429 08:04:45.091717  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6839 FOLLOWER]: Advancing to term 6840
I20260429 08:04:45.092108  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.092139  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6839.5
I20260429 08:04:45.092165  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6839.6
I20260429 08:04:45.092779  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6840 FOLLOWER]: Advancing to term 6841
I20260429 08:04:45.093176  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.093207  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6840.5
I20260429 08:04:45.093235  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6840.6
I20260429 08:04:45.093835  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6841 FOLLOWER]: Advancing to term 6842
I20260429 08:04:45.094225  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.094256  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6841.5
I20260429 08:04:45.094285  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6841.6
I20260429 08:04:45.094838  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6842 FOLLOWER]: Advancing to term 6843
I20260429 08:04:45.095228  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.095259  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6842.5
I20260429 08:04:45.095288  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6842.6
I20260429 08:04:45.096024  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6843 FOLLOWER]: Advancing to term 6844
I20260429 08:04:45.096413  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.096444  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6843.5
I20260429 08:04:45.096474  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6843.6
I20260429 08:04:45.097082  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6844 FOLLOWER]: Advancing to term 6845
I20260429 08:04:45.097568  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.097625  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6844.5
I20260429 08:04:45.097671  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6844.6
I20260429 08:04:45.098369  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6845 FOLLOWER]: Advancing to term 6846
I20260429 08:04:45.098758  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.098788  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6845.5
I20260429 08:04:45.098816  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6845.6
I20260429 08:04:45.099414  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6846 FOLLOWER]: Advancing to term 6847
I20260429 08:04:45.099869  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.099901  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6846.5
I20260429 08:04:45.099929  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6846.6
I20260429 08:04:45.100567  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6847 FOLLOWER]: Advancing to term 6848
I20260429 08:04:45.101030  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.101063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6847.5
I20260429 08:04:45.101118  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6847.6
I20260429 08:04:45.101753  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6848 FOLLOWER]: Advancing to term 6849
I20260429 08:04:45.102182  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.102227  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6848.5
I20260429 08:04:45.102279  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6848.6
I20260429 08:04:45.102934  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6849 FOLLOWER]: Advancing to term 6850
I20260429 08:04:45.103397  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.103463  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6849.5
I20260429 08:04:45.103545  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6849.6
I20260429 08:04:45.104266  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6850 FOLLOWER]: Advancing to term 6851
I20260429 08:04:45.104728  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.104784  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6850.5
I20260429 08:04:45.104831  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6850.6
I20260429 08:04:45.105440  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6851 FOLLOWER]: Advancing to term 6852
I20260429 08:04:45.105975  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.106029  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6851.5
I20260429 08:04:45.106079  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6851.6
I20260429 08:04:45.106701  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6852 FOLLOWER]: Advancing to term 6853
I20260429 08:04:45.107131  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.107187  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6852.5
I20260429 08:04:45.107234  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6852.6
I20260429 08:04:45.107810  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6853 FOLLOWER]: Advancing to term 6854
I20260429 08:04:45.108294  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.108333  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6853.5
I20260429 08:04:45.108395  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6853.6
I20260429 08:04:45.108994  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6854 FOLLOWER]: Advancing to term 6855
I20260429 08:04:45.109436  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.109467  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6854.5
I20260429 08:04:45.109498  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6854.6
I20260429 08:04:45.110146  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6855 FOLLOWER]: Advancing to term 6856
I20260429 08:04:45.110534  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.110564  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6855.5
I20260429 08:04:45.110594  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6855.6
I20260429 08:04:45.111326  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6856 FOLLOWER]: Advancing to term 6857
I20260429 08:04:45.111851  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.111886  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6856.5
I20260429 08:04:45.111913  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6856.6
I20260429 08:04:45.112681  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6857 FOLLOWER]: Advancing to term 6858
I20260429 08:04:45.113098  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.113131  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6857.5
I20260429 08:04:45.113185  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6857.6
I20260429 08:04:45.113929  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6858 FOLLOWER]: Advancing to term 6859
I20260429 08:04:45.114360  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.114391  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6858.5
I20260429 08:04:45.114423  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6858.6
I20260429 08:04:45.115090  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6859 FOLLOWER]: Advancing to term 6860
I20260429 08:04:45.115579  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.115612  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6859.5
I20260429 08:04:45.115640  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6859.6
I20260429 08:04:45.116487  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6860 FOLLOWER]: Advancing to term 6861
I20260429 08:04:45.116958  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.116992  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6860.5
I20260429 08:04:45.117023  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6860.6
I20260429 08:04:45.118016  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6861 FOLLOWER]: Advancing to term 6862
I20260429 08:04:45.118484  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.118521  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6861.5
I20260429 08:04:45.118551  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6861.6
I20260429 08:04:45.119285  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6862 FOLLOWER]: Advancing to term 6863
I20260429 08:04:45.119812  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.119846  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6862.5
I20260429 08:04:45.119987  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6862.6
I20260429 08:04:45.120796  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6863 FOLLOWER]: Advancing to term 6864
I20260429 08:04:45.121243  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.121302  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6863.5
I20260429 08:04:45.121347  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6863.6
I20260429 08:04:45.122066  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6864 FOLLOWER]: Advancing to term 6865
I20260429 08:04:45.122571  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.122628  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6864.5
I20260429 08:04:45.122680  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6864.6
I20260429 08:04:45.123333  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6865 FOLLOWER]: Advancing to term 6866
I20260429 08:04:45.123833  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.123891  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6865.5
I20260429 08:04:45.123937  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6865.6
I20260429 08:04:45.124697  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6866 FOLLOWER]: Advancing to term 6867
I20260429 08:04:45.125115  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.125170  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6866.5
I20260429 08:04:45.125216  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6866.6
I20260429 08:04:45.125950  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6867 FOLLOWER]: Advancing to term 6868
I20260429 08:04:45.126398  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.126458  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6867.5
I20260429 08:04:45.126505  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6867.6
I20260429 08:04:45.127225  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6868 FOLLOWER]: Advancing to term 6869
I20260429 08:04:45.127763  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.127826  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6868.5
I20260429 08:04:45.127872  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6868.6
I20260429 08:04:45.128557  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6869 FOLLOWER]: Advancing to term 6870
I20260429 08:04:45.128984  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.129050  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6869.5
I20260429 08:04:45.129094  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6869.6
I20260429 08:04:45.129760  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6870 FOLLOWER]: Advancing to term 6871
I20260429 08:04:45.130199  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.130254  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6870.5
I20260429 08:04:45.130297  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6870.6
I20260429 08:04:45.131179  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6871 FOLLOWER]: Advancing to term 6872
I20260429 08:04:45.131637  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.131705  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6871.5
I20260429 08:04:45.131750  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6871.6
I20260429 08:04:45.132468  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6872 FOLLOWER]: Advancing to term 6873
I20260429 08:04:45.132936  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.132993  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6872.5
I20260429 08:04:45.133040  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6872.6
I20260429 08:04:45.133723  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6873 FOLLOWER]: Advancing to term 6874
I20260429 08:04:45.134142  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.134199  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6873.5
I20260429 08:04:45.134244  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6873.6
I20260429 08:04:45.134864  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6874 FOLLOWER]: Advancing to term 6875
I20260429 08:04:45.135344  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.135403  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6874.5
I20260429 08:04:45.135466  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6874.6
I20260429 08:04:45.136130  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6875 FOLLOWER]: Advancing to term 6876
I20260429 08:04:45.136597  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.136631  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6875.5
I20260429 08:04:45.136688  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6875.6
I20260429 08:04:45.137307  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6876 FOLLOWER]: Advancing to term 6877
I20260429 08:04:45.137769  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.137801  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6876.5
I20260429 08:04:45.137863  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6876.6
I20260429 08:04:45.138651  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6877 FOLLOWER]: Advancing to term 6878
I20260429 08:04:45.139219  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.139252  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6877.5
I20260429 08:04:45.139312  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6877.6
I20260429 08:04:45.139976  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6878 FOLLOWER]: Advancing to term 6879
I20260429 08:04:45.140427  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.140460  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6878.5
I20260429 08:04:45.140487  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6878.6
I20260429 08:04:45.141094  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6879 FOLLOWER]: Advancing to term 6880
I20260429 08:04:45.141501  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.141532  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6879.5
I20260429 08:04:45.141559  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6879.6
I20260429 08:04:45.142060  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6880 FOLLOWER]: Advancing to term 6881
I20260429 08:04:45.142448  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.142479  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6880.5
I20260429 08:04:45.142508  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6880.6
I20260429 08:04:45.143119  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6881 FOLLOWER]: Advancing to term 6882
I20260429 08:04:45.143559  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.143590  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6881.5
I20260429 08:04:45.143625  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6881.6
I20260429 08:04:45.144203  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6882 FOLLOWER]: Advancing to term 6883
I20260429 08:04:45.144641  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.144706  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6882.5
I20260429 08:04:45.144752  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6882.6
I20260429 08:04:45.145397  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6883 FOLLOWER]: Advancing to term 6884
I20260429 08:04:45.145826  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.145884  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6883.5
I20260429 08:04:45.145929  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6883.6
I20260429 08:04:45.146648  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6884 FOLLOWER]: Advancing to term 6885
I20260429 08:04:45.147091  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.147146  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6884.5
I20260429 08:04:45.147193  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6884.6
I20260429 08:04:45.147845  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6885 FOLLOWER]: Advancing to term 6886
I20260429 08:04:45.148277  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.148335  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6885.5
I20260429 08:04:45.148380  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6885.6
I20260429 08:04:45.149103  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6886 FOLLOWER]: Advancing to term 6887
I20260429 08:04:45.149539  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.149596  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6886.5
I20260429 08:04:45.149643  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6886.6
I20260429 08:04:45.150316  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6887 FOLLOWER]: Advancing to term 6888
I20260429 08:04:45.150753  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.150786  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6887.5
I20260429 08:04:45.150840  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6887.6
I20260429 08:04:45.151528  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6888 FOLLOWER]: Advancing to term 6889
I20260429 08:04:45.151986  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.152019  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6888.5
I20260429 08:04:45.152047  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6888.6
I20260429 08:04:45.152802  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6889 FOLLOWER]: Advancing to term 6890
I20260429 08:04:45.153213  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.153246  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6889.5
I20260429 08:04:45.153275  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6889.6
I20260429 08:04:45.154021  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6890 FOLLOWER]: Advancing to term 6891
I20260429 08:04:45.154455  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.154487  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6890.5
I20260429 08:04:45.154516  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6890.6
I20260429 08:04:45.155189  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6891 FOLLOWER]: Advancing to term 6892
I20260429 08:04:45.155699  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.155731  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6891.5
I20260429 08:04:45.155788  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6891.6
I20260429 08:04:45.156405  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6892 FOLLOWER]: Advancing to term 6893
I20260429 08:04:45.156842  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.156874  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6892.5
I20260429 08:04:45.156929  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6892.6
I20260429 08:04:45.157528  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6893 FOLLOWER]: Advancing to term 6894
I20260429 08:04:45.157963  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.157994  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6893.5
I20260429 08:04:45.158048  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6893.6
I20260429 08:04:45.158660  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6894 FOLLOWER]: Advancing to term 6895
I20260429 08:04:45.159101  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.159133  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6894.5
I20260429 08:04:45.159186  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6894.6
I20260429 08:04:45.159988  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6895 FOLLOWER]: Advancing to term 6896
I20260429 08:04:45.160414  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.160446  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6895.5
I20260429 08:04:45.160475  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6895.6
I20260429 08:04:45.161068  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6896 FOLLOWER]: Advancing to term 6897
I20260429 08:04:45.161478  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.161510  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6896.5
I20260429 08:04:45.161538  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6896.6
I20260429 08:04:45.162120  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6897 FOLLOWER]: Advancing to term 6898
I20260429 08:04:45.162575  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.162608  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6897.5
I20260429 08:04:45.162636  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6897.6
I20260429 08:04:45.163370  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6898 FOLLOWER]: Advancing to term 6899
I20260429 08:04:45.163873  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.163906  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6898.5
I20260429 08:04:45.163954  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6898.6
I20260429 08:04:45.164587  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6899 FOLLOWER]: Advancing to term 6900
I20260429 08:04:45.164990  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.165021  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6899.5
I20260429 08:04:45.165050  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6899.6
I20260429 08:04:45.165746  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6900 FOLLOWER]: Advancing to term 6901
I20260429 08:04:45.166167  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.166199  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6900.5
I20260429 08:04:45.166229  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6900.6
I20260429 08:04:45.167097  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6901 FOLLOWER]: Advancing to term 6902
I20260429 08:04:45.167523  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.167554  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6901.5
I20260429 08:04:45.167583  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6901.6
I20260429 08:04:45.168216  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6902 FOLLOWER]: Advancing to term 6903
I20260429 08:04:45.168619  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.168653  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6902.5
I20260429 08:04:45.168682  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6902.6
I20260429 08:04:45.169242  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6903 FOLLOWER]: Advancing to term 6904
I20260429 08:04:45.169628  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.169661  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6903.5
I20260429 08:04:45.169689  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6903.6
I20260429 08:04:45.170274  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6904 FOLLOWER]: Advancing to term 6905
I20260429 08:04:45.170737  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.170769  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6904.5
I20260429 08:04:45.170826  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6904.6
I20260429 08:04:45.171366  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6905 FOLLOWER]: Advancing to term 6906
I20260429 08:04:45.171838  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.171871  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6905.5
I20260429 08:04:45.171900  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6905.6
I20260429 08:04:45.172688  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6906 FOLLOWER]: Advancing to term 6907
I20260429 08:04:45.173151  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.173182  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6906.5
I20260429 08:04:45.173211  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6906.6
I20260429 08:04:45.173848  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6907 FOLLOWER]: Advancing to term 6908
I20260429 08:04:45.174315  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.174346  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6907.5
I20260429 08:04:45.174374  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6907.6
I20260429 08:04:45.175037  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6908 FOLLOWER]: Advancing to term 6909
I20260429 08:04:45.175595  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.175632  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6908.5
I20260429 08:04:45.175686  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6908.6
I20260429 08:04:45.176505  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6909 FOLLOWER]: Advancing to term 6910
I20260429 08:04:45.177028  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.177063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6909.5
I20260429 08:04:45.177093  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6909.6
I20260429 08:04:45.177728  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6910 FOLLOWER]: Advancing to term 6911
I20260429 08:04:45.178169  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.178201  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6910.5
I20260429 08:04:45.178253  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6910.6
I20260429 08:04:45.178982  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6911 FOLLOWER]: Advancing to term 6912
I20260429 08:04:45.179397  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.179431  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6911.5
I20260429 08:04:45.179461  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6911.6
I20260429 08:04:45.180158  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6912 FOLLOWER]: Advancing to term 6913
I20260429 08:04:45.180738  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.180811  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6912.5
I20260429 08:04:45.180860  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6912.6
I20260429 08:04:45.181499  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6913 FOLLOWER]: Advancing to term 6914
I20260429 08:04:45.181896  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.181928  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6913.5
I20260429 08:04:45.181957  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6913.6
I20260429 08:04:45.182544  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6914 FOLLOWER]: Advancing to term 6915
I20260429 08:04:45.182997  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.183029  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6914.5
I20260429 08:04:45.183084  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6914.6
I20260429 08:04:45.183655  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6915 FOLLOWER]: Advancing to term 6916
I20260429 08:04:45.184082  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.184113  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6915.5
I20260429 08:04:45.184166  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6915.6
I20260429 08:04:45.184748  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6916 FOLLOWER]: Advancing to term 6917
I20260429 08:04:45.185196  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.185227  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6916.5
I20260429 08:04:45.185281  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6916.6
I20260429 08:04:45.185842  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6917 FOLLOWER]: Advancing to term 6918
I20260429 08:04:45.186287  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.186343  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6917.5
I20260429 08:04:45.186398  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6917.6
I20260429 08:04:45.187077  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6918 FOLLOWER]: Advancing to term 6919
I20260429 08:04:45.187556  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.187603  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6918.5
I20260429 08:04:45.187690  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6918.6
I20260429 08:04:45.188234  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6919 FOLLOWER]: Advancing to term 6920
I20260429 08:04:45.188763  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.188834  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6919.5
I20260429 08:04:45.188887  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6919.6
I20260429 08:04:45.189534  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6920 FOLLOWER]: Advancing to term 6921
I20260429 08:04:45.189947  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.189980  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6920.5
I20260429 08:04:45.190008  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6920.6
I20260429 08:04:45.190567  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6921 FOLLOWER]: Advancing to term 6922
I20260429 08:04:45.190958  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.190989  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6921.5
I20260429 08:04:45.191016  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6921.6
I20260429 08:04:45.191668  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6922 FOLLOWER]: Advancing to term 6923
I20260429 08:04:45.192117  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.192175  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6922.5
I20260429 08:04:45.192226  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6922.6
I20260429 08:04:45.192910  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6923 FOLLOWER]: Advancing to term 6924
I20260429 08:04:45.193293  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.193323  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6923.5
I20260429 08:04:45.193351  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6923.6
I20260429 08:04:45.193926  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6924 FOLLOWER]: Advancing to term 6925
I20260429 08:04:45.194311  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.194341  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6924.5
I20260429 08:04:45.194370  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6924.6
I20260429 08:04:45.194950  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6925 FOLLOWER]: Advancing to term 6926
I20260429 08:04:45.195421  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.195482  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6925.5
I20260429 08:04:45.195573  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6925.6
I20260429 08:04:45.196185  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6926 FOLLOWER]: Advancing to term 6927
I20260429 08:04:45.196604  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.196676  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6926.5
I20260429 08:04:45.196745  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6926.6
I20260429 08:04:45.197394  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6927 FOLLOWER]: Advancing to term 6928
I20260429 08:04:45.197827  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.197885  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6927.5
I20260429 08:04:45.197928  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6927.6
I20260429 08:04:45.198635  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6928 FOLLOWER]: Advancing to term 6929
I20260429 08:04:45.199301  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.199343  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6928.5
I20260429 08:04:45.199381  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6928.6
I20260429 08:04:45.200021  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6929 FOLLOWER]: Advancing to term 6930
I20260429 08:04:45.200445  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.200500  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6929.5
I20260429 08:04:45.200542  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6929.6
I20260429 08:04:45.201267  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6930 FOLLOWER]: Advancing to term 6931
I20260429 08:04:45.201732  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.201766  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6930.5
I20260429 08:04:45.201795  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6930.6
I20260429 08:04:45.202468  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6931 FOLLOWER]: Advancing to term 6932
I20260429 08:04:45.202907  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.202939  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6931.5
I20260429 08:04:45.202968  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6931.6
I20260429 08:04:45.203588  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6932 FOLLOWER]: Advancing to term 6933
I20260429 08:04:45.204012  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.204043  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6932.5
I20260429 08:04:45.204072  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6932.6
I20260429 08:04:45.204711  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6933 FOLLOWER]: Advancing to term 6934
I20260429 08:04:45.205128  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.205183  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6933.5
I20260429 08:04:45.205230  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6933.6
I20260429 08:04:45.205791  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6934 FOLLOWER]: Advancing to term 6935
I20260429 08:04:45.206224  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.206277  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6934.5
I20260429 08:04:45.206323  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6934.6
I20260429 08:04:45.206933  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6935 FOLLOWER]: Advancing to term 6936
I20260429 08:04:45.207355  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.207417  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6935.5
I20260429 08:04:45.207507  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6935.6
I20260429 08:04:45.208081  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6936 FOLLOWER]: Advancing to term 6937
I20260429 08:04:45.208509  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.208564  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6936.5
I20260429 08:04:45.208611  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6936.6
I20260429 08:04:45.209223  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6937 FOLLOWER]: Advancing to term 6938
I20260429 08:04:45.209669  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.209702  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6937.5
I20260429 08:04:45.209756  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6937.6
I20260429 08:04:45.210378  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6938 FOLLOWER]: Advancing to term 6939
I20260429 08:04:45.210811  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.210843  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6938.5
I20260429 08:04:45.210873  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6938.6
I20260429 08:04:45.211457  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6939 FOLLOWER]: Advancing to term 6940
I20260429 08:04:45.211905  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.211936  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6939.5
I20260429 08:04:45.211966  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6939.6
I20260429 08:04:45.212549  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6940 FOLLOWER]: Advancing to term 6941
I20260429 08:04:45.212944  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.212975  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6940.5
I20260429 08:04:45.213003  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6940.6
I20260429 08:04:45.213532  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6941 FOLLOWER]: Advancing to term 6942
I20260429 08:04:45.213959  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.213990  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6941.5
I20260429 08:04:45.214020  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6941.6
I20260429 08:04:45.214607  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6942 FOLLOWER]: Advancing to term 6943
I20260429 08:04:45.214995  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.215025  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6942.5
I20260429 08:04:45.215054  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6942.6
I20260429 08:04:45.215638  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6943 FOLLOWER]: Advancing to term 6944
I20260429 08:04:45.216023  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.216054  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6943.5
I20260429 08:04:45.216084  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6943.6
I20260429 08:04:45.216696  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6944 FOLLOWER]: Advancing to term 6945
I20260429 08:04:45.217087  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.217119  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6944.5
I20260429 08:04:45.217149  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6944.6
I20260429 08:04:45.217751  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6945 FOLLOWER]: Advancing to term 6946
I20260429 08:04:45.218142  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.218173  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6945.5
I20260429 08:04:45.218202  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6945.6
I20260429 08:04:45.218969  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6946 FOLLOWER]: Advancing to term 6947
I20260429 08:04:45.219344  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.219374  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6946.5
I20260429 08:04:45.219403  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6946.6
I20260429 08:04:45.220216  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6947 FOLLOWER]: Advancing to term 6948
I20260429 08:04:45.220678  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.220742  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6947.5
I20260429 08:04:45.220773  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6947.6
I20260429 08:04:45.221441  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6948 FOLLOWER]: Advancing to term 6949
I20260429 08:04:45.221882  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.221937  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6948.5
I20260429 08:04:45.221984  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6948.6
I20260429 08:04:45.222553  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6949 FOLLOWER]: Advancing to term 6950
I20260429 08:04:45.222944  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.222975  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6949.5
I20260429 08:04:45.223003  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6949.6
I20260429 08:04:45.223541  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6950 FOLLOWER]: Advancing to term 6951
I20260429 08:04:45.223922  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.223970  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6950.5
I20260429 08:04:45.224000  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6950.6
I20260429 08:04:45.224601  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6951 FOLLOWER]: Advancing to term 6952
I20260429 08:04:45.225006  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.225036  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6951.5
I20260429 08:04:45.225064  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6951.6
I20260429 08:04:45.225713  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6952 FOLLOWER]: Advancing to term 6953
I20260429 08:04:45.226154  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.226218  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6952.5
I20260429 08:04:45.226266  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6952.6
I20260429 08:04:45.226861  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6953 FOLLOWER]: Advancing to term 6954
I20260429 08:04:45.227248  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.227279  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6953.5
I20260429 08:04:45.227308  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6953.6
I20260429 08:04:45.227917  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6954 FOLLOWER]: Advancing to term 6955
I20260429 08:04:45.228354  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.228410  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6954.5
I20260429 08:04:45.228451  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6954.6
I20260429 08:04:45.229120  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6955 FOLLOWER]: Advancing to term 6956
I20260429 08:04:45.229499  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.229532  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6955.5
I20260429 08:04:45.229560  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6955.6
I20260429 08:04:45.230223  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6956 FOLLOWER]: Advancing to term 6957
I20260429 08:04:45.230636  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.230676  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6956.5
I20260429 08:04:45.230705  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6956.6
I20260429 08:04:45.231285  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6957 FOLLOWER]: Advancing to term 6958
I20260429 08:04:45.231737  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.231770  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6957.5
I20260429 08:04:45.231797  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6957.6
I20260429 08:04:45.232391  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6958 FOLLOWER]: Advancing to term 6959
I20260429 08:04:45.232777  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.232808  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6958.5
I20260429 08:04:45.232836  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6958.6
I20260429 08:04:45.233417  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6959 FOLLOWER]: Advancing to term 6960
I20260429 08:04:45.233809  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.233841  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6959.5
I20260429 08:04:45.233870  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6959.6
I20260429 08:04:45.234450  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6960 FOLLOWER]: Advancing to term 6961
I20260429 08:04:45.234840  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.234871  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6960.5
I20260429 08:04:45.234899  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6960.6
I20260429 08:04:45.235507  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6961 FOLLOWER]: Advancing to term 6962
I20260429 08:04:45.235906  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.235939  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6961.5
I20260429 08:04:45.235966  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6961.6
I20260429 08:04:45.236565  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6962 FOLLOWER]: Advancing to term 6963
I20260429 08:04:45.236956  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.236987  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6962.5
I20260429 08:04:45.237015  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6962.6
I20260429 08:04:45.237569  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6963 FOLLOWER]: Advancing to term 6964
I20260429 08:04:45.237957  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.237988  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6963.5
I20260429 08:04:45.238016  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6963.6
I20260429 08:04:45.238562  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6964 FOLLOWER]: Advancing to term 6965
I20260429 08:04:45.239001  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.239033  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6964.5
I20260429 08:04:45.239063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6964.6
I20260429 08:04:45.239640  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6965 FOLLOWER]: Advancing to term 6966
I20260429 08:04:45.240031  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.240060  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6965.5
I20260429 08:04:45.240088  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6965.6
I20260429 08:04:45.240741  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6966 FOLLOWER]: Advancing to term 6967
I20260429 08:04:45.241135  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.241175  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6966.5
I20260429 08:04:45.241204  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6966.6
I20260429 08:04:45.241775  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6967 FOLLOWER]: Advancing to term 6968
I20260429 08:04:45.242162  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.242194  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6967.5
I20260429 08:04:45.242223  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6967.6
I20260429 08:04:45.242820  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6968 FOLLOWER]: Advancing to term 6969
I20260429 08:04:45.243206  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.243237  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6968.5
I20260429 08:04:45.243264  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6968.6
I20260429 08:04:45.243923  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6969 FOLLOWER]: Advancing to term 6970
I20260429 08:04:45.244377  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.244406  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6969.5
I20260429 08:04:45.244436  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6969.6
I20260429 08:04:45.245169  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6970 FOLLOWER]: Advancing to term 6971
I20260429 08:04:45.245579  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.245609  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6970.5
I20260429 08:04:45.245638  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6970.6
I20260429 08:04:45.246284  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6971 FOLLOWER]: Advancing to term 6972
I20260429 08:04:45.246690  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.246719  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6971.5
I20260429 08:04:45.246747  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6971.6
I20260429 08:04:45.247340  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6972 FOLLOWER]: Advancing to term 6973
I20260429 08:04:45.247872  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.247929  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6972.5
I20260429 08:04:45.247974  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6972.6
I20260429 08:04:45.248617  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6973 FOLLOWER]: Advancing to term 6974
I20260429 08:04:45.249311  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.249348  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6973.5
I20260429 08:04:45.249390  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6973.6
I20260429 08:04:45.250169  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6974 FOLLOWER]: Advancing to term 6975
I20260429 08:04:45.250623  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.250689  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6974.5
I20260429 08:04:45.250739  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6974.6
I20260429 08:04:45.251418  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6975 FOLLOWER]: Advancing to term 6976
I20260429 08:04:45.251873  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.251925  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6975.5
I20260429 08:04:45.251969  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6975.6
I20260429 08:04:45.252693  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6976 FOLLOWER]: Advancing to term 6977
I20260429 08:04:45.253140  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.253193  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6976.5
I20260429 08:04:45.253238  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6976.6
I20260429 08:04:45.253763  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6977 FOLLOWER]: Advancing to term 6978
I20260429 08:04:45.254227  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.254259  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6977.5
I20260429 08:04:45.254315  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6977.6
I20260429 08:04:45.254920  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6978 FOLLOWER]: Advancing to term 6979
I20260429 08:04:45.255378  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.255416  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6978.5
I20260429 08:04:45.255483  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6978.6
I20260429 08:04:45.256286  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6979 FOLLOWER]: Advancing to term 6980
I20260429 08:04:45.256726  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.256783  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6979.5
I20260429 08:04:45.256825  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6979.6
I20260429 08:04:45.257381  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6980 FOLLOWER]: Advancing to term 6981
I20260429 08:04:45.257833  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.257889  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6980.5
I20260429 08:04:45.257934  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6980.6
I20260429 08:04:45.258496  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6981 FOLLOWER]: Advancing to term 6982
I20260429 08:04:45.258976  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.259027  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6981.5
I20260429 08:04:45.259070  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6981.6
I20260429 08:04:45.259927  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6982 FOLLOWER]: Advancing to term 6983
I20260429 08:04:45.260392  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.260448  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6982.5
I20260429 08:04:45.260501  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6982.6
I20260429 08:04:45.261145  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6983 FOLLOWER]: Advancing to term 6984
I20260429 08:04:45.261595  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.261629  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6983.5
I20260429 08:04:45.261684  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6983.6
I20260429 08:04:45.262334  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6984 FOLLOWER]: Advancing to term 6985
I20260429 08:04:45.262851  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.262884  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6984.5
I20260429 08:04:45.262943  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6984.6
I20260429 08:04:45.263626  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6985 FOLLOWER]: Advancing to term 6986
I20260429 08:04:45.264070  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.264104  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6985.5
I20260429 08:04:45.264158  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6985.6
I20260429 08:04:45.264760  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6986 FOLLOWER]: Advancing to term 6987
I20260429 08:04:45.265201  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.265233  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6986.5
I20260429 08:04:45.265288  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6986.6
I20260429 08:04:45.265816  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6987 FOLLOWER]: Advancing to term 6988
I20260429 08:04:45.266258  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.266288  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6987.5
I20260429 08:04:45.266343  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6987.6
I20260429 08:04:45.266916  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6988 FOLLOWER]: Advancing to term 6989
I20260429 08:04:45.267345  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.267378  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6988.5
I20260429 08:04:45.267437  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6988.6
I20260429 08:04:45.268039  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6989 FOLLOWER]: Advancing to term 6990
I20260429 08:04:45.268488  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.268522  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6989.5
I20260429 08:04:45.268574  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6989.6
I20260429 08:04:45.269194  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6990 FOLLOWER]: Advancing to term 6991
I20260429 08:04:45.269626  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.269657  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6990.5
I20260429 08:04:45.269687  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6990.6
I20260429 08:04:45.270380  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6991 FOLLOWER]: Advancing to term 6992
I20260429 08:04:45.270823  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.270853  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6991.5
I20260429 08:04:45.270905  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6991.6
I20260429 08:04:45.271538  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6992 FOLLOWER]: Advancing to term 6993
I20260429 08:04:45.271970  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.272002  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6992.5
I20260429 08:04:45.272053  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6992.6
I20260429 08:04:45.272687  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6993 FOLLOWER]: Advancing to term 6994
I20260429 08:04:45.273111  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.273144  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6993.5
I20260429 08:04:45.273193  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6993.6
I20260429 08:04:45.273834  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6994 FOLLOWER]: Advancing to term 6995
I20260429 08:04:45.274267  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.274298  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6994.5
I20260429 08:04:45.274349  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6994.6
I20260429 08:04:45.274996  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6995 FOLLOWER]: Advancing to term 6996
I20260429 08:04:45.275430  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.275462  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6995.5
I20260429 08:04:45.275547  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6995.6
I20260429 08:04:45.276168  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6996 FOLLOWER]: Advancing to term 6997
I20260429 08:04:45.276604  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.276636  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6996.5
I20260429 08:04:45.276691  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6996.6
I20260429 08:04:45.277340  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6997 FOLLOWER]: Advancing to term 6998
I20260429 08:04:45.277776  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.277806  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6997.5
I20260429 08:04:45.277834  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6997.6
I20260429 08:04:45.278489  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6998 FOLLOWER]: Advancing to term 6999
I20260429 08:04:45.278914  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.278947  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6998.5
I20260429 08:04:45.278998  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6998.6
I20260429 08:04:45.279631  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 6999 FOLLOWER]: Advancing to term 7000
I20260429 08:04:45.280061  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.280093  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6999.5
I20260429 08:04:45.280143  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 6999.6
I20260429 08:04:45.280791  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7000 FOLLOWER]: Advancing to term 7001
I20260429 08:04:45.281234  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.281266  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7000.5
I20260429 08:04:45.281320  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7000.6
I20260429 08:04:45.281857  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7001 FOLLOWER]: Advancing to term 7002
I20260429 08:04:45.282274  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.282305  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7001.5
I20260429 08:04:45.282331  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7001.6
I20260429 08:04:45.282919  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7002 FOLLOWER]: Advancing to term 7003
I20260429 08:04:45.283319  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.283349  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7002.5
I20260429 08:04:45.283377  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7002.6
I20260429 08:04:45.283957  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7003 FOLLOWER]: Advancing to term 7004
I20260429 08:04:45.284350  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.284381  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7003.5
I20260429 08:04:45.284409  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7003.6
I20260429 08:04:45.284970  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7004 FOLLOWER]: Advancing to term 7005
I20260429 08:04:45.285355  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.285386  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7004.5
I20260429 08:04:45.285419  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7004.6
I20260429 08:04:45.285965  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7005 FOLLOWER]: Advancing to term 7006
I20260429 08:04:45.286362  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.286393  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7005.5
I20260429 08:04:45.286428  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7005.6
I20260429 08:04:45.287029  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7006 FOLLOWER]: Advancing to term 7007
I20260429 08:04:45.287411  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.287448  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7006.5
I20260429 08:04:45.287544  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7006.6
I20260429 08:04:45.288134  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7007 FOLLOWER]: Advancing to term 7008
I20260429 08:04:45.288532  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.288563  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7007.5
I20260429 08:04:45.288591  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7007.6
I20260429 08:04:45.289160  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7008 FOLLOWER]: Advancing to term 7009
I20260429 08:04:45.289568  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.289599  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7008.5
I20260429 08:04:45.289628  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7008.6
I20260429 08:04:45.290184  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7009 FOLLOWER]: Advancing to term 7010
I20260429 08:04:45.290575  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.290606  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7009.5
I20260429 08:04:45.290634  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7009.6
I20260429 08:04:45.291170  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7010 FOLLOWER]: Advancing to term 7011
I20260429 08:04:45.291581  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.291612  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7010.5
I20260429 08:04:45.291640  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7010.6
I20260429 08:04:45.292181  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7011 FOLLOWER]: Advancing to term 7012
I20260429 08:04:45.292627  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.292693  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7011.5
I20260429 08:04:45.292737  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7011.6
I20260429 08:04:45.293455  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7012 FOLLOWER]: Advancing to term 7013
I20260429 08:04:45.293844  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.293874  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7012.5
I20260429 08:04:45.293907  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7012.6
I20260429 08:04:45.294488  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7013 FOLLOWER]: Advancing to term 7014
I20260429 08:04:45.294875  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.294906  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7013.5
I20260429 08:04:45.294934  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7013.6
I20260429 08:04:45.295528  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7014 FOLLOWER]: Advancing to term 7015
I20260429 08:04:45.295917  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.295948  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7014.5
I20260429 08:04:45.295976  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7014.6
I20260429 08:04:45.296582  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7015 FOLLOWER]: Advancing to term 7016
I20260429 08:04:45.297027  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.297086  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7015.5
I20260429 08:04:45.297127  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7015.6
I20260429 08:04:45.297806  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7016 FOLLOWER]: Advancing to term 7017
I20260429 08:04:45.298254  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.298286  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7016.5
I20260429 08:04:45.298339  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7016.6
I20260429 08:04:45.298885  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7017 FOLLOWER]: Advancing to term 7018
I20260429 08:04:45.299274  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.299304  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7017.5
I20260429 08:04:45.299332  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7017.6
I20260429 08:04:45.299855  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7018 FOLLOWER]: Advancing to term 7019
I20260429 08:04:45.300248  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.300287  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7018.5
I20260429 08:04:45.300315  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7018.6
I20260429 08:04:45.300817  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7019 FOLLOWER]: Advancing to term 7020
I20260429 08:04:45.301187  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.301218  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7019.5
I20260429 08:04:45.301244  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7019.6
I20260429 08:04:45.301752  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7020 FOLLOWER]: Advancing to term 7021
I20260429 08:04:45.302163  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.302193  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7020.5
I20260429 08:04:45.302222  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7020.6
I20260429 08:04:45.302713  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7021 FOLLOWER]: Advancing to term 7022
I20260429 08:04:45.303098  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.303128  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7021.5
I20260429 08:04:45.303157  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7021.6
I20260429 08:04:45.303748  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7022 FOLLOWER]: Advancing to term 7023
I20260429 08:04:45.304136  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.304164  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7022.5
I20260429 08:04:45.304193  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7022.6
I20260429 08:04:45.304818  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7023 FOLLOWER]: Advancing to term 7024
I20260429 08:04:45.305207  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.305238  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7023.5
I20260429 08:04:45.305266  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7023.6
I20260429 08:04:45.305863  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7024 FOLLOWER]: Advancing to term 7025
I20260429 08:04:45.306308  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.306386  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7024.5
I20260429 08:04:45.306438  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7024.6
I20260429 08:04:45.307065  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7025 FOLLOWER]: Advancing to term 7026
I20260429 08:04:45.307556  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.307600  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7025.5
I20260429 08:04:45.307643  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7025.6
I20260429 08:04:45.308166  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7026 FOLLOWER]: Advancing to term 7027
I20260429 08:04:45.308629  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.308666  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7026.5
I20260429 08:04:45.308722  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7026.6
I20260429 08:04:45.309304  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7027 FOLLOWER]: Advancing to term 7028
I20260429 08:04:45.309741  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.309774  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7027.5
I20260429 08:04:45.309830  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7027.6
I20260429 08:04:45.310433  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7028 FOLLOWER]: Advancing to term 7029
I20260429 08:04:45.310868  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.310899  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7028.5
I20260429 08:04:45.310956  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7028.6
I20260429 08:04:45.311599  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7029 FOLLOWER]: Advancing to term 7030
I20260429 08:04:45.312028  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.312081  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7029.5
I20260429 08:04:45.312125  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7029.6
I20260429 08:04:45.312682  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7030 FOLLOWER]: Advancing to term 7031
I20260429 08:04:45.313112  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.313167  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7030.5
I20260429 08:04:45.313210  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7030.6
I20260429 08:04:45.313683  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7031 FOLLOWER]: Advancing to term 7032
I20260429 08:04:45.314103  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.314157  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7031.5
I20260429 08:04:45.314201  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7031.6
I20260429 08:04:45.314673  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7032 FOLLOWER]: Advancing to term 7033
I20260429 08:04:45.315095  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.315150  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7032.5
I20260429 08:04:45.315192  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7032.6
I20260429 08:04:45.315837  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7033 FOLLOWER]: Advancing to term 7034
I20260429 08:04:45.316282  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.316313  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7033.5
I20260429 08:04:45.316368  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7033.6
I20260429 08:04:45.316987  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7034 FOLLOWER]: Advancing to term 7035
I20260429 08:04:45.317425  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.317456  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7034.5
I20260429 08:04:45.317510  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7034.6
I20260429 08:04:45.318073  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7035 FOLLOWER]: Advancing to term 7036
I20260429 08:04:45.318503  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.318536  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7035.5
I20260429 08:04:45.318591  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7035.6
I20260429 08:04:45.319192  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7036 FOLLOWER]: Advancing to term 7037
I20260429 08:04:45.319681  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.319715  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7036.5
I20260429 08:04:45.319749  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7036.6
I20260429 08:04:45.320353  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7037 FOLLOWER]: Advancing to term 7038
I20260429 08:04:45.320850  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.320883  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7037.5
I20260429 08:04:45.320947  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7037.6
I20260429 08:04:45.321620  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7038 FOLLOWER]: Advancing to term 7039
I20260429 08:04:45.322043  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.322075  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7038.5
I20260429 08:04:45.322126  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7038.6
I20260429 08:04:45.322710  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7039 FOLLOWER]: Advancing to term 7040
I20260429 08:04:45.323134  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.323165  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7039.5
I20260429 08:04:45.323220  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7039.6
I20260429 08:04:45.323796  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7040 FOLLOWER]: Advancing to term 7041
I20260429 08:04:45.324226  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.324257  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7040.5
I20260429 08:04:45.324309  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7040.6
I20260429 08:04:45.324800  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7041 FOLLOWER]: Advancing to term 7042
I20260429 08:04:45.325233  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.325264  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7041.5
I20260429 08:04:45.325317  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7041.6
I20260429 08:04:45.325796  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7042 FOLLOWER]: Advancing to term 7043
I20260429 08:04:45.326229  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.326260  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7042.5
I20260429 08:04:45.326311  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7042.6
I20260429 08:04:45.326809  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7043 FOLLOWER]: Advancing to term 7044
I20260429 08:04:45.327248  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.327280  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7043.5
I20260429 08:04:45.327332  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7043.6
I20260429 08:04:45.327934  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7044 FOLLOWER]: Advancing to term 7045
I20260429 08:04:45.328370  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.328402  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7044.5
I20260429 08:04:45.328480  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7044.6
I20260429 08:04:45.329138  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7045 FOLLOWER]: Advancing to term 7046
I20260429 08:04:45.329584  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.329617  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7045.5
I20260429 08:04:45.329670  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7045.6
I20260429 08:04:45.330255  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7046 FOLLOWER]: Advancing to term 7047
I20260429 08:04:45.330734  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.330792  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7046.5
I20260429 08:04:45.330847  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7046.6
I20260429 08:04:45.331509  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7047 FOLLOWER]: Advancing to term 7048
I20260429 08:04:45.331954  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.331986  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7047.5
I20260429 08:04:45.332015  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7047.6
I20260429 08:04:45.332809  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7048 FOLLOWER]: Advancing to term 7049
I20260429 08:04:45.333204  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.333235  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7048.5
I20260429 08:04:45.333262  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7048.6
I20260429 08:04:45.333854  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7049 FOLLOWER]: Advancing to term 7050
I20260429 08:04:45.334313  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.334371  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7049.5
I20260429 08:04:45.334419  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7049.6
I20260429 08:04:45.335158  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7050 FOLLOWER]: Advancing to term 7051
I20260429 08:04:45.335726  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.335760  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7050.5
I20260429 08:04:45.335816  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7050.6
I20260429 08:04:45.336452  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7051 FOLLOWER]: Advancing to term 7052
I20260429 08:04:45.336866  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.336898  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7051.5
I20260429 08:04:45.336930  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7051.6
I20260429 08:04:45.337531  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7052 FOLLOWER]: Advancing to term 7053
I20260429 08:04:45.337932  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.337962  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7052.5
I20260429 08:04:45.337990  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7052.6
I20260429 08:04:45.338567  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7053 FOLLOWER]: Advancing to term 7054
I20260429 08:04:45.338944  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.338974  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7053.5
I20260429 08:04:45.339002  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7053.6
I20260429 08:04:45.339562  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7054 FOLLOWER]: Advancing to term 7055
I20260429 08:04:45.339948  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.339982  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7054.5
I20260429 08:04:45.340009  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7054.6
I20260429 08:04:45.340643  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7055 FOLLOWER]: Advancing to term 7056
I20260429 08:04:45.341087  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.341152  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7055.5
I20260429 08:04:45.341215  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7055.6
I20260429 08:04:45.341913  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7056 FOLLOWER]: Advancing to term 7057
I20260429 08:04:45.342342  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.342397  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7056.5
I20260429 08:04:45.342440  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7056.6
I20260429 08:04:45.343025  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7057 FOLLOWER]: Advancing to term 7058
I20260429 08:04:45.343564  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.343595  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7057.5
I20260429 08:04:45.343647  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7057.6
I20260429 08:04:45.344165  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7058 FOLLOWER]: Advancing to term 7059
I20260429 08:04:45.344661  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.344695  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7058.5
I20260429 08:04:45.344748  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7058.6
I20260429 08:04:45.345311  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7059 FOLLOWER]: Advancing to term 7060
I20260429 08:04:45.345803  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.345860  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7059.5
I20260429 08:04:45.345906  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7059.6
I20260429 08:04:45.346541  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7060 FOLLOWER]: Advancing to term 7061
I20260429 08:04:45.347007  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.347067  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7060.5
I20260429 08:04:45.347114  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7060.6
I20260429 08:04:45.347687  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7061 FOLLOWER]: Advancing to term 7062
I20260429 08:04:45.348133  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.348192  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7061.5
I20260429 08:04:45.348237  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7061.6
I20260429 08:04:45.348809  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7062 FOLLOWER]: Advancing to term 7063
I20260429 08:04:45.349246  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.349304  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7062.5
I20260429 08:04:45.349350  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7062.6
I20260429 08:04:45.349886  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7063 FOLLOWER]: Advancing to term 7064
I20260429 08:04:45.350324  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.350384  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7063.5
I20260429 08:04:45.350431  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7063.6
I20260429 08:04:45.350986  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7064 FOLLOWER]: Advancing to term 7065
I20260429 08:04:45.351437  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.351516  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7064.5
I20260429 08:04:45.351563  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7064.6
I20260429 08:04:45.352083  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7065 FOLLOWER]: Advancing to term 7066
I20260429 08:04:45.352523  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.352579  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7065.5
I20260429 08:04:45.352635  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7065.6
I20260429 08:04:45.353186  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7066 FOLLOWER]: Advancing to term 7067
I20260429 08:04:45.353628  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.353684  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7066.5
I20260429 08:04:45.353730  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7066.6
I20260429 08:04:45.354228  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7067 FOLLOWER]: Advancing to term 7068
I20260429 08:04:45.354667  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.354723  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7067.5
I20260429 08:04:45.354769  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7067.6
I20260429 08:04:45.355273  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7068 FOLLOWER]: Advancing to term 7069
I20260429 08:04:45.355783  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.355839  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7068.5
I20260429 08:04:45.355885  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7068.6
I20260429 08:04:45.356390  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7069 FOLLOWER]: Advancing to term 7070
I20260429 08:04:45.356827  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.356884  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7069.5
I20260429 08:04:45.356930  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7069.6
I20260429 08:04:45.357430  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7070 FOLLOWER]: Advancing to term 7071
I20260429 08:04:45.357872  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.357928  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7070.5
I20260429 08:04:45.357971  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7070.6
I20260429 08:04:45.358506  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7071 FOLLOWER]: Advancing to term 7072
I20260429 08:04:45.358973  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.359023  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7071.5
I20260429 08:04:45.359066  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7071.6
I20260429 08:04:45.359628  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7072 FOLLOWER]: Advancing to term 7073
I20260429 08:04:45.360172  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.360210  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7072.5
I20260429 08:04:45.360252  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7072.6
I20260429 08:04:45.360730  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7073 FOLLOWER]: Advancing to term 7074
I20260429 08:04:45.361166  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.361224  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7073.5
I20260429 08:04:45.361267  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7073.6
I20260429 08:04:45.361773  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7074 FOLLOWER]: Advancing to term 7075
I20260429 08:04:45.362206  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.362270  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7074.5
I20260429 08:04:45.362316  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7074.6
I20260429 08:04:45.362839  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7075 FOLLOWER]: Advancing to term 7076
I20260429 08:04:45.363270  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.363325  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7075.5
I20260429 08:04:45.363371  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7075.6
I20260429 08:04:45.363916  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7076 FOLLOWER]: Advancing to term 7077
I20260429 08:04:45.364360  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.364418  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7076.5
I20260429 08:04:45.364464  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7076.6
I20260429 08:04:45.364974  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7077 FOLLOWER]: Advancing to term 7078
I20260429 08:04:45.365406  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.365459  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7077.5
I20260429 08:04:45.365505  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7077.6
I20260429 08:04:45.366014  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7078 FOLLOWER]: Advancing to term 7079
I20260429 08:04:45.366461  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.366518  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7078.5
I20260429 08:04:45.366565  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7078.6
I20260429 08:04:45.367070  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7079 FOLLOWER]: Advancing to term 7080
I20260429 08:04:45.367601  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.367655  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7079.5
I20260429 08:04:45.367700  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7079.6
I20260429 08:04:45.368181  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7080 FOLLOWER]: Advancing to term 7081
I20260429 08:04:45.368614  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.368677  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7080.5
I20260429 08:04:45.368723  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7080.6
I20260429 08:04:45.369266  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7081 FOLLOWER]: Advancing to term 7082
I20260429 08:04:45.369717  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.369774  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7081.5
I20260429 08:04:45.369818  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7081.6
I20260429 08:04:45.370613  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7082 FOLLOWER]: Advancing to term 7083
I20260429 08:04:45.371088  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.371150  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7082.5
I20260429 08:04:45.371199  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7082.6
I20260429 08:04:45.371852  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7083 FOLLOWER]: Advancing to term 7084
I20260429 08:04:45.372486  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.372556  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7083.5
I20260429 08:04:45.372606  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7083.6
I20260429 08:04:45.373304  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7084 FOLLOWER]: Advancing to term 7085
I20260429 08:04:45.373770  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.373827  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7084.5
I20260429 08:04:45.373870  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7084.6
I20260429 08:04:45.374456  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7085 FOLLOWER]: Advancing to term 7086
I20260429 08:04:45.374891  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.374948  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7085.5
I20260429 08:04:45.374992  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7085.6
I20260429 08:04:45.375548  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7086 FOLLOWER]: Advancing to term 7087
I20260429 08:04:45.376106  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.376183  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7086.5
I20260429 08:04:45.376231  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7086.6
I20260429 08:04:45.376912  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7087 FOLLOWER]: Advancing to term 7088
I20260429 08:04:45.377650  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.377720  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7087.5
I20260429 08:04:45.377772  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7087.6
I20260429 08:04:45.378353  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7088 FOLLOWER]: Advancing to term 7089
I20260429 08:04:45.378818  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.378877  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7088.5
I20260429 08:04:45.378923  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7088.6
I20260429 08:04:45.379448  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7089 FOLLOWER]: Advancing to term 7090
I20260429 08:04:45.379920  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.379973  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7089.5
I20260429 08:04:45.380016  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7089.6
I20260429 08:04:45.380631  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7090 FOLLOWER]: Advancing to term 7091
I20260429 08:04:45.381068  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.381124  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7090.5
I20260429 08:04:45.381168  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7090.6
I20260429 08:04:45.381815  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7091 FOLLOWER]: Advancing to term 7092
I20260429 08:04:45.382237  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.382304  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7091.5
I20260429 08:04:45.382346  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7091.6
I20260429 08:04:45.382992  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7092 FOLLOWER]: Advancing to term 7093
I20260429 08:04:45.383430  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.383486  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7092.5
I20260429 08:04:45.383564  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7092.6
I20260429 08:04:45.384174  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7093 FOLLOWER]: Advancing to term 7094
I20260429 08:04:45.384621  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.384688  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7093.5
I20260429 08:04:45.384732  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7093.6
I20260429 08:04:45.385308  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7094 FOLLOWER]: Advancing to term 7095
I20260429 08:04:45.385731  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.385787  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7094.5
I20260429 08:04:45.385830  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7094.6
I20260429 08:04:45.386426  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7095 FOLLOWER]: Advancing to term 7096
I20260429 08:04:45.386859  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.386916  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7095.5
I20260429 08:04:45.386960  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7095.6
I20260429 08:04:45.387535  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7096 FOLLOWER]: Advancing to term 7097
I20260429 08:04:45.387992  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.388049  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7096.5
I20260429 08:04:45.388092  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7096.6
I20260429 08:04:45.388646  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7097 FOLLOWER]: Advancing to term 7098
I20260429 08:04:45.389081  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.389135  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7097.5
I20260429 08:04:45.389181  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7097.6
I20260429 08:04:45.389760  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7098 FOLLOWER]: Advancing to term 7099
I20260429 08:04:45.390202  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.390257  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7098.5
I20260429 08:04:45.390300  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7098.6
I20260429 08:04:45.390877  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7099 FOLLOWER]: Advancing to term 7100
I20260429 08:04:45.391310  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.391366  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7099.5
I20260429 08:04:45.391427  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7099.6
I20260429 08:04:45.391981  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7100 FOLLOWER]: Advancing to term 7101
I20260429 08:04:45.392418  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.392473  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7100.5
I20260429 08:04:45.392516  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7100.6
I20260429 08:04:45.393049  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7101 FOLLOWER]: Advancing to term 7102
I20260429 08:04:45.393481  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.393535  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7101.5
I20260429 08:04:45.393577  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7101.6
I20260429 08:04:45.394133  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7102 FOLLOWER]: Advancing to term 7103
I20260429 08:04:45.394568  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.394624  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7102.5
I20260429 08:04:45.394665  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7102.6
I20260429 08:04:45.395222  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7103 FOLLOWER]: Advancing to term 7104
I20260429 08:04:45.395735  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.395789  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7103.5
I20260429 08:04:45.395834  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7103.6
I20260429 08:04:45.396374  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7104 FOLLOWER]: Advancing to term 7105
I20260429 08:04:45.396817  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.396873  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7104.5
I20260429 08:04:45.396916  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7104.6
I20260429 08:04:45.397583  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7105 FOLLOWER]: Advancing to term 7106
I20260429 08:04:45.398052  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.398110  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7105.5
I20260429 08:04:45.398154  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7105.6
I20260429 08:04:45.398766  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7106 FOLLOWER]: Advancing to term 7107
I20260429 08:04:45.399219  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.399278  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7106.5
I20260429 08:04:45.399325  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7106.6
I20260429 08:04:45.400013  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7107 FOLLOWER]: Advancing to term 7108
I20260429 08:04:45.400475  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.400534  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7107.5
I20260429 08:04:45.400580  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7107.6
I20260429 08:04:45.401216  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7108 FOLLOWER]: Advancing to term 7109
I20260429 08:04:45.401768  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.401840  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7108.5
I20260429 08:04:45.401888  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7108.6
I20260429 08:04:45.402596  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7109 FOLLOWER]: Advancing to term 7110
I20260429 08:04:45.403035  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.403095  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7109.5
I20260429 08:04:45.403137  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7109.6
I20260429 08:04:45.403820  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7110 FOLLOWER]: Advancing to term 7111
I20260429 08:04:45.404271  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.404330  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7110.5
I20260429 08:04:45.404374  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7110.6
I20260429 08:04:45.404955  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7111 FOLLOWER]: Advancing to term 7112
I20260429 08:04:45.405390  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.405447  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7111.5
I20260429 08:04:45.405491  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7111.6
I20260429 08:04:45.406173  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7112 FOLLOWER]: Advancing to term 7113
I20260429 08:04:45.406625  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.406687  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7112.5
I20260429 08:04:45.406757  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7112.6
I20260429 08:04:45.407328  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7113 FOLLOWER]: Advancing to term 7114
I20260429 08:04:45.407821  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.407855  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7113.5
I20260429 08:04:45.407883  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7113.6
I20260429 08:04:45.408536  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7114 FOLLOWER]: Advancing to term 7115
I20260429 08:04:45.408977  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.409008  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7114.5
I20260429 08:04:45.409060  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7114.6
I20260429 08:04:45.409720  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7115 FOLLOWER]: Advancing to term 7116
I20260429 08:04:45.410164  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.410197  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7115.5
I20260429 08:04:45.410256  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7115.6
I20260429 08:04:45.410887  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7116 FOLLOWER]: Advancing to term 7117
I20260429 08:04:45.411346  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.411404  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7116.5
I20260429 08:04:45.411468  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7116.6
I20260429 08:04:45.412135  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7117 FOLLOWER]: Advancing to term 7118
I20260429 08:04:45.412518  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.412546  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7117.5
I20260429 08:04:45.412575  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7117.6
I20260429 08:04:45.413129  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7118 FOLLOWER]: Advancing to term 7119
I20260429 08:04:45.413620  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.413651  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7118.5
I20260429 08:04:45.413712  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7118.6
I20260429 08:04:45.414290  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7119 FOLLOWER]: Advancing to term 7120
I20260429 08:04:45.414667  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.414700  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7119.5
I20260429 08:04:45.414726  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7119.6
I20260429 08:04:45.415468  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7120 FOLLOWER]: Advancing to term 7121
I20260429 08:04:45.415982  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.416052  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7120.5
I20260429 08:04:45.416143  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7120.6
I20260429 08:04:45.416739  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7121 FOLLOWER]: Advancing to term 7122
I20260429 08:04:45.417199  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.417232  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7121.5
I20260429 08:04:45.417286  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7121.6
I20260429 08:04:45.417990  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7122 FOLLOWER]: Advancing to term 7123
I20260429 08:04:45.418462  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.418495  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7122.5
I20260429 08:04:45.418555  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7122.6
I20260429 08:04:45.419183  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7123 FOLLOWER]: Advancing to term 7124
I20260429 08:04:45.419736  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.419770  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7123.5
I20260429 08:04:45.419822  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7123.6
I20260429 08:04:45.420428  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7124 FOLLOWER]: Advancing to term 7125
I20260429 08:04:45.420895  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.420928  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7124.5
I20260429 08:04:45.420956  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7124.6
I20260429 08:04:45.421583  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7125 FOLLOWER]: Advancing to term 7126
I20260429 08:04:45.422034  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.422066  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7125.5
I20260429 08:04:45.422122  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7125.6
I20260429 08:04:45.422735  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7126 FOLLOWER]: Advancing to term 7127
I20260429 08:04:45.423130  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.423159  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7126.5
I20260429 08:04:45.423188  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7126.6
I20260429 08:04:45.423900  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7127 FOLLOWER]: Advancing to term 7128
I20260429 08:04:45.424346  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.424377  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7127.5
I20260429 08:04:45.424468  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7127.6
I20260429 08:04:45.425213  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7128 FOLLOWER]: Advancing to term 7129
I20260429 08:04:45.425659  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.425691  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7128.5
I20260429 08:04:45.425745  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7128.6
I20260429 08:04:45.426339  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7129 FOLLOWER]: Advancing to term 7130
I20260429 08:04:45.426792  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.426823  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7129.5
I20260429 08:04:45.426878  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7129.6
I20260429 08:04:45.427500  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7130 FOLLOWER]: Advancing to term 7131
I20260429 08:04:45.427948  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.427979  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7130.5
I20260429 08:04:45.428032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7130.6
I20260429 08:04:45.428783  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7131 FOLLOWER]: Advancing to term 7132
I20260429 08:04:45.429214  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.429245  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7131.5
I20260429 08:04:45.429273  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7131.6
I20260429 08:04:45.429966  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7132 FOLLOWER]: Advancing to term 7133
I20260429 08:04:45.430493  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.430526  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7132.5
I20260429 08:04:45.430579  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7132.6
I20260429 08:04:45.431299  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7133 FOLLOWER]: Advancing to term 7134
I20260429 08:04:45.431867  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.431902  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7133.5
I20260429 08:04:45.431970  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7133.6
I20260429 08:04:45.432771  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7134 FOLLOWER]: Advancing to term 7135
I20260429 08:04:45.433262  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.433296  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7134.5
I20260429 08:04:45.433353  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7134.6
I20260429 08:04:45.434041  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7135 FOLLOWER]: Advancing to term 7136
I20260429 08:04:45.434547  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.434580  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7135.5
I20260429 08:04:45.434638  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7135.6
I20260429 08:04:45.435268  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7136 FOLLOWER]: Advancing to term 7137
I20260429 08:04:45.435796  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.435830  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7136.5
I20260429 08:04:45.435883  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7136.6
I20260429 08:04:45.436553  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7137 FOLLOWER]: Advancing to term 7138
I20260429 08:04:45.436986  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.437019  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7137.5
I20260429 08:04:45.437073  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7137.6
I20260429 08:04:45.437654  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7138 FOLLOWER]: Advancing to term 7139
I20260429 08:04:45.438088  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.438120  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7138.5
I20260429 08:04:45.438174  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7138.6
I20260429 08:04:45.438755  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7139 FOLLOWER]: Advancing to term 7140
I20260429 08:04:45.439196  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.439229  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7139.5
I20260429 08:04:45.439281  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7139.6
I20260429 08:04:45.439944  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7140 FOLLOWER]: Advancing to term 7141
I20260429 08:04:45.440372  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.440411  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7140.5
I20260429 08:04:45.440440  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7140.6
I20260429 08:04:45.441068  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7141 FOLLOWER]: Advancing to term 7142
I20260429 08:04:45.441514  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.441546  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7141.5
I20260429 08:04:45.441576  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7141.6
I20260429 08:04:45.442196  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7142 FOLLOWER]: Advancing to term 7143
I20260429 08:04:45.442632  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.442665  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7142.5
I20260429 08:04:45.442719  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7142.6
I20260429 08:04:45.443284  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7143 FOLLOWER]: Advancing to term 7144
I20260429 08:04:45.443804  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.443837  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7143.5
I20260429 08:04:45.443890  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7143.6
I20260429 08:04:45.444522  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7144 FOLLOWER]: Advancing to term 7145
I20260429 08:04:45.444964  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.444995  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7144.5
I20260429 08:04:45.445048  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7144.6
I20260429 08:04:45.445762  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7145 FOLLOWER]: Advancing to term 7146
I20260429 08:04:45.446200  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.446233  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7145.5
I20260429 08:04:45.446283  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7145.6
I20260429 08:04:45.446867  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7146 FOLLOWER]: Advancing to term 7147
I20260429 08:04:45.447320  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.447352  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7146.5
I20260429 08:04:45.447404  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7146.6
I20260429 08:04:45.448107  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7147 FOLLOWER]: Advancing to term 7148
I20260429 08:04:45.448554  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.448611  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7147.5
I20260429 08:04:45.448653  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7147.6
I20260429 08:04:45.449508  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7148 FOLLOWER]: Advancing to term 7149
I20260429 08:04:45.449963  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.449995  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7148.5
I20260429 08:04:45.450024  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7148.6
I20260429 08:04:45.450666  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7149 FOLLOWER]: Advancing to term 7150
I20260429 08:04:45.451112  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.451143  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7149.5
I20260429 08:04:45.451198  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7149.6
I20260429 08:04:45.452095  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7150 FOLLOWER]: Advancing to term 7151
I20260429 08:04:45.452586  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.452620  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7150.5
I20260429 08:04:45.452689  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7150.6
I20260429 08:04:45.453294  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7151 FOLLOWER]: Advancing to term 7152
I20260429 08:04:45.453737  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.453770  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7151.5
I20260429 08:04:45.453825  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7151.6
I20260429 08:04:45.454455  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7152 FOLLOWER]: Advancing to term 7153
I20260429 08:04:45.454903  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.454936  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7152.5
I20260429 08:04:45.454989  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7152.6
I20260429 08:04:45.455647  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7153 FOLLOWER]: Advancing to term 7154
I20260429 08:04:45.456043  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.456077  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7153.5
I20260429 08:04:45.456106  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7153.6
I20260429 08:04:45.456725  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7154 FOLLOWER]: Advancing to term 7155
I20260429 08:04:45.457113  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.457144  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7154.5
I20260429 08:04:45.457171  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7154.6
I20260429 08:04:45.457762  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7155 FOLLOWER]: Advancing to term 7156
I20260429 08:04:45.458353  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.458395  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7155.5
I20260429 08:04:45.458438  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7155.6
I20260429 08:04:45.459045  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7156 FOLLOWER]: Advancing to term 7157
I20260429 08:04:45.459579  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.459611  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7156.5
I20260429 08:04:45.459640  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7156.6
I20260429 08:04:45.460454  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7157 FOLLOWER]: Advancing to term 7158
I20260429 08:04:45.460932  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.460963  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7157.5
I20260429 08:04:45.460991  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7157.6
I20260429 08:04:45.461720  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7158 FOLLOWER]: Advancing to term 7159
I20260429 08:04:45.462100  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.462131  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7158.5
I20260429 08:04:45.462159  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7158.6
I20260429 08:04:45.462795  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7159 FOLLOWER]: Advancing to term 7160
I20260429 08:04:45.463186  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.463217  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7159.5
I20260429 08:04:45.463244  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7159.6
I20260429 08:04:45.463826  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7160 FOLLOWER]: Advancing to term 7161
I20260429 08:04:45.464216  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.464247  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7160.5
I20260429 08:04:45.464277  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7160.6
I20260429 08:04:45.464907  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7161 FOLLOWER]: Advancing to term 7162
I20260429 08:04:45.465279  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.465309  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7161.5
I20260429 08:04:45.465337  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7161.6
I20260429 08:04:45.466055  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7162 FOLLOWER]: Advancing to term 7163
I20260429 08:04:45.466456  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.466487  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7162.5
I20260429 08:04:45.466516  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7162.6
I20260429 08:04:45.467046  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7163 FOLLOWER]: Advancing to term 7164
I20260429 08:04:45.467427  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.467458  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7163.5
I20260429 08:04:45.467549  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7163.6
I20260429 08:04:45.468103  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7164 FOLLOWER]: Advancing to term 7165
I20260429 08:04:45.468475  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.468505  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7164.5
I20260429 08:04:45.468532  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7164.6
I20260429 08:04:45.469180  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7165 FOLLOWER]: Advancing to term 7166
I20260429 08:04:45.469558  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.469587  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7165.5
I20260429 08:04:45.469615  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7165.6
I20260429 08:04:45.470184  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7166 FOLLOWER]: Advancing to term 7167
I20260429 08:04:45.470582  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.470613  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7166.5
I20260429 08:04:45.470639  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7166.6
I20260429 08:04:45.471319  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7167 FOLLOWER]: Advancing to term 7168
I20260429 08:04:45.471822  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.471855  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7167.5
I20260429 08:04:45.471911  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7167.6
I20260429 08:04:45.472496  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7168 FOLLOWER]: Advancing to term 7169
I20260429 08:04:45.472925  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.472957  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7168.5
I20260429 08:04:45.473011  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7168.6
I20260429 08:04:45.473587  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7169 FOLLOWER]: Advancing to term 7170
I20260429 08:04:45.474010  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.474043  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7169.5
I20260429 08:04:45.474097  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7169.6
I20260429 08:04:45.474655  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7170 FOLLOWER]: Advancing to term 7171
I20260429 08:04:45.475077  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.475109  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7170.5
I20260429 08:04:45.475162  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7170.6
I20260429 08:04:45.475749  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7171 FOLLOWER]: Advancing to term 7172
I20260429 08:04:45.476194  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.476225  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7171.5
I20260429 08:04:45.476279  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7171.6
I20260429 08:04:45.476908  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7172 FOLLOWER]: Advancing to term 7173
I20260429 08:04:45.477424  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.477458  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7172.5
I20260429 08:04:45.477485  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7172.6
I20260429 08:04:45.478011  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7173 FOLLOWER]: Advancing to term 7174
I20260429 08:04:45.478442  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.478498  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7173.5
I20260429 08:04:45.478542  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7173.6
I20260429 08:04:45.479130  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7174 FOLLOWER]: Advancing to term 7175
I20260429 08:04:45.479655  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.479687  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7174.5
I20260429 08:04:45.479737  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7174.6
I20260429 08:04:45.480317  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7175 FOLLOWER]: Advancing to term 7176
I20260429 08:04:45.480767  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.480800  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7175.5
I20260429 08:04:45.480857  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7175.6
I20260429 08:04:45.481443  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7176 FOLLOWER]: Advancing to term 7177
I20260429 08:04:45.481838  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.481870  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7176.5
I20260429 08:04:45.481899  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7176.6
I20260429 08:04:45.482448  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7177 FOLLOWER]: Advancing to term 7178
I20260429 08:04:45.482897  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.482954  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7177.5
I20260429 08:04:45.482997  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7177.6
I20260429 08:04:45.483614  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7178 FOLLOWER]: Advancing to term 7179
I20260429 08:04:45.484102  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.484133  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7178.5
I20260429 08:04:45.484189  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7178.6
I20260429 08:04:45.484849  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7179 FOLLOWER]: Advancing to term 7180
I20260429 08:04:45.485255  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.485285  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7179.5
I20260429 08:04:45.485313  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7179.6
I20260429 08:04:45.485922  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7180 FOLLOWER]: Advancing to term 7181
I20260429 08:04:45.486301  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.486332  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7180.5
I20260429 08:04:45.486371  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7180.6
I20260429 08:04:45.486935  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7181 FOLLOWER]: Advancing to term 7182
I20260429 08:04:45.487375  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.487407  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7181.5
I20260429 08:04:45.487469  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7181.6
I20260429 08:04:45.488158  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7182 FOLLOWER]: Advancing to term 7183
I20260429 08:04:45.488548  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.488579  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7182.5
I20260429 08:04:45.488607  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7182.6
I20260429 08:04:45.489311  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7183 FOLLOWER]: Advancing to term 7184
I20260429 08:04:45.489699  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.489735  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7183.5
I20260429 08:04:45.489781  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7183.6
I20260429 08:04:45.490345  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7184 FOLLOWER]: Advancing to term 7185
I20260429 08:04:45.490725  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.490756  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7184.5
I20260429 08:04:45.490784  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7184.6
I20260429 08:04:45.491346  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7185 FOLLOWER]: Advancing to term 7186
I20260429 08:04:45.491832  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.491864  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7185.5
I20260429 08:04:45.491894  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7185.6
I20260429 08:04:45.492478  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7186 FOLLOWER]: Advancing to term 7187
I20260429 08:04:45.492909  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.492941  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7186.5
I20260429 08:04:45.492992  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7186.6
I20260429 08:04:45.493613  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7187 FOLLOWER]: Advancing to term 7188
I20260429 08:04:45.494040  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.494071  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7187.5
I20260429 08:04:45.494098  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7187.6
I20260429 08:04:45.494606  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7188 FOLLOWER]: Advancing to term 7189
I20260429 08:04:45.495051  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.495083  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7188.5
I20260429 08:04:45.495110  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7188.6
I20260429 08:04:45.495626  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7189 FOLLOWER]: Advancing to term 7190
I20260429 08:04:45.496083  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.496114  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7189.5
I20260429 08:04:45.496142  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7189.6
I20260429 08:04:45.496760  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7190 FOLLOWER]: Advancing to term 7191
I20260429 08:04:45.497156  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.497188  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7190.5
I20260429 08:04:45.497216  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7190.6
I20260429 08:04:45.497892  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7191 FOLLOWER]: Advancing to term 7192
I20260429 08:04:45.498308  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.498339  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7191.5
I20260429 08:04:45.498394  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7191.6
I20260429 08:04:45.498988  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7192 FOLLOWER]: Advancing to term 7193
I20260429 08:04:45.499460  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.499527  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7192.5
I20260429 08:04:45.499567  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7192.6
I20260429 08:04:45.500191  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7193 FOLLOWER]: Advancing to term 7194
I20260429 08:04:45.500736  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.500765  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7193.5
I20260429 08:04:45.500820  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7193.6
I20260429 08:04:45.501523  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7194 FOLLOWER]: Advancing to term 7195
I20260429 08:04:45.501901  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.501932  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7194.5
I20260429 08:04:45.501961  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7194.6
I20260429 08:04:45.502741  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7195 FOLLOWER]: Advancing to term 7196
I20260429 08:04:45.503172  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.503206  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7195.5
I20260429 08:04:45.503234  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7195.6
I20260429 08:04:45.503928  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7196 FOLLOWER]: Advancing to term 7197
I20260429 08:04:45.504402  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.504458  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7196.5
I20260429 08:04:45.504503  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7196.6
I20260429 08:04:45.505302  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7197 FOLLOWER]: Advancing to term 7198
I20260429 08:04:45.505786  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.505821  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7197.5
I20260429 08:04:45.505877  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7197.6
I20260429 08:04:45.506618  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7198 FOLLOWER]: Advancing to term 7199
I20260429 08:04:45.507089  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.507122  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7198.5
I20260429 08:04:45.507180  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7198.6
I20260429 08:04:45.507946  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7199 FOLLOWER]: Advancing to term 7200
I20260429 08:04:45.508422  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.508455  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7199.5
I20260429 08:04:45.508513  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7199.6
I20260429 08:04:45.509110  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7200 FOLLOWER]: Advancing to term 7201
I20260429 08:04:45.509505  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.509536  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7200.5
I20260429 08:04:45.509564  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7200.6
I20260429 08:04:45.510130  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7201 FOLLOWER]: Advancing to term 7202
I20260429 08:04:45.510629  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.510663  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7201.5
I20260429 08:04:45.510720  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7201.6
I20260429 08:04:45.511264  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7202 FOLLOWER]: Advancing to term 7203
I20260429 08:04:45.511782  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.511816  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7202.5
I20260429 08:04:45.511870  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7202.6
I20260429 08:04:45.512419  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7203 FOLLOWER]: Advancing to term 7204
I20260429 08:04:45.512873  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.512907  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7203.5
I20260429 08:04:45.512960  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7203.6
I20260429 08:04:45.513478  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7204 FOLLOWER]: Advancing to term 7205
I20260429 08:04:45.513906  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.513937  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7204.5
I20260429 08:04:45.513993  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7204.6
I20260429 08:04:45.514616  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7205 FOLLOWER]: Advancing to term 7206
I20260429 08:04:45.515058  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.515089  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7205.5
I20260429 08:04:45.515144  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7205.6
I20260429 08:04:45.515729  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7206 FOLLOWER]: Advancing to term 7207
I20260429 08:04:45.516170  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.516201  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7206.5
I20260429 08:04:45.516258  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7206.6
I20260429 08:04:45.516906  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7207 FOLLOWER]: Advancing to term 7208
I20260429 08:04:45.517360  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.517392  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7207.5
I20260429 08:04:45.517446  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7207.6
I20260429 08:04:45.518054  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7208 FOLLOWER]: Advancing to term 7209
I20260429 08:04:45.518494  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.518525  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7208.5
I20260429 08:04:45.518580  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7208.6
I20260429 08:04:45.519189  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7209 FOLLOWER]: Advancing to term 7210
I20260429 08:04:45.519707  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.519739  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7209.5
I20260429 08:04:45.519793  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7209.6
I20260429 08:04:45.520413  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7210 FOLLOWER]: Advancing to term 7211
I20260429 08:04:45.520916  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.520948  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7210.5
I20260429 08:04:45.520999  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7210.6
I20260429 08:04:45.521641  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7211 FOLLOWER]: Advancing to term 7212
I20260429 08:04:45.522095  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.522128  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7211.5
I20260429 08:04:45.522188  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7211.6
I20260429 08:04:45.522842  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7212 FOLLOWER]: Advancing to term 7213
I20260429 08:04:45.523276  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.523308  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7212.5
I20260429 08:04:45.523362  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7212.6
I20260429 08:04:45.524037  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7213 FOLLOWER]: Advancing to term 7214
I20260429 08:04:45.524478  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.524509  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7213.5
I20260429 08:04:45.524560  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7213.6
I20260429 08:04:45.525161  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7214 FOLLOWER]: Advancing to term 7215
I20260429 08:04:45.525594  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.525653  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7214.5
I20260429 08:04:45.525712  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7214.6
I20260429 08:04:45.527463  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7215 FOLLOWER]: Advancing to term 7216
I20260429 08:04:45.527961  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.527993  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7215.5
I20260429 08:04:45.528048  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7215.6
I20260429 08:04:45.528733  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7216 FOLLOWER]: Advancing to term 7217
I20260429 08:04:45.529161  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.529193  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7216.5
I20260429 08:04:45.529247  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7216.6
I20260429 08:04:45.529841  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7217 FOLLOWER]: Advancing to term 7218
I20260429 08:04:45.530272  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.530303  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7217.5
I20260429 08:04:45.530356  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7217.6
I20260429 08:04:45.530893  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7218 FOLLOWER]: Advancing to term 7219
I20260429 08:04:45.531334  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.531365  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7218.5
I20260429 08:04:45.531420  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7218.6
I20260429 08:04:45.532171  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7219 FOLLOWER]: Advancing to term 7220
I20260429 08:04:45.532684  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.532718  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7219.5
I20260429 08:04:45.532747  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7219.6
I20260429 08:04:45.533288  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7220 FOLLOWER]: Advancing to term 7221
I20260429 08:04:45.533691  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.533722  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7220.5
I20260429 08:04:45.533751  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7220.6
I20260429 08:04:45.534593  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7221 FOLLOWER]: Advancing to term 7222
I20260429 08:04:45.535072  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.535094  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7221.5
I20260429 08:04:45.535122  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7221.6
I20260429 08:04:45.536103  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7222 FOLLOWER]: Advancing to term 7223
I20260429 08:04:45.536592  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.536651  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7222.5
I20260429 08:04:45.536695  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7222.6
I20260429 08:04:45.537719  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7223 FOLLOWER]: Advancing to term 7224
I20260429 08:04:45.538163  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.538218  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7223.5
I20260429 08:04:45.538262  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7223.6
I20260429 08:04:45.538911  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7224 FOLLOWER]: Advancing to term 7225
I20260429 08:04:45.539355  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.539387  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7224.5
I20260429 08:04:45.539449  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7224.6
I20260429 08:04:45.540015  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7225 FOLLOWER]: Advancing to term 7226
I20260429 08:04:45.540455  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.540485  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7225.5
I20260429 08:04:45.540513  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7225.6
I20260429 08:04:45.541087  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7226 FOLLOWER]: Advancing to term 7227
I20260429 08:04:45.541472  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.541502  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7226.5
I20260429 08:04:45.541531  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7226.6
I20260429 08:04:45.542164  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7227 FOLLOWER]: Advancing to term 7228
I20260429 08:04:45.542572  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.542604  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7227.5
I20260429 08:04:45.542632  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7227.6
I20260429 08:04:45.543198  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7228 FOLLOWER]: Advancing to term 7229
I20260429 08:04:45.543733  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.543784  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7228.5
I20260429 08:04:45.543833  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7228.6
I20260429 08:04:45.544414  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7229 FOLLOWER]: Advancing to term 7230
I20260429 08:04:45.544852  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.544904  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7229.5
I20260429 08:04:45.544950  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7229.6
I20260429 08:04:45.545550  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7230 FOLLOWER]: Advancing to term 7231
I20260429 08:04:45.546007  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.546062  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7230.5
I20260429 08:04:45.546106  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7230.6
I20260429 08:04:45.546754  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7231 FOLLOWER]: Advancing to term 7232
I20260429 08:04:45.547181  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.547236  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7231.5
I20260429 08:04:45.547282  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7231.6
I20260429 08:04:45.547998  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7232 FOLLOWER]: Advancing to term 7233
I20260429 08:04:45.548425  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.548486  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7232.5
I20260429 08:04:45.548532  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7232.6
I20260429 08:04:45.549161  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7233 FOLLOWER]: Advancing to term 7234
I20260429 08:04:45.549594  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.549649  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7233.5
I20260429 08:04:45.549691  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7233.6
I20260429 08:04:45.550293  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7234 FOLLOWER]: Advancing to term 7235
I20260429 08:04:45.550765  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.550798  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7234.5
I20260429 08:04:45.550853  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7234.6
I20260429 08:04:45.551514  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7235 FOLLOWER]: Advancing to term 7236
I20260429 08:04:45.551962  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.551994  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7235.5
I20260429 08:04:45.552048  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7235.6
I20260429 08:04:45.552630  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7236 FOLLOWER]: Advancing to term 7237
I20260429 08:04:45.553020  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.553049  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7236.5
I20260429 08:04:45.553076  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7236.6
I20260429 08:04:45.553613  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7237 FOLLOWER]: Advancing to term 7238
I20260429 08:04:45.554037  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.554090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7237.5
I20260429 08:04:45.554129  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7237.6
I20260429 08:04:45.554762  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7238 FOLLOWER]: Advancing to term 7239
I20260429 08:04:45.555187  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.555218  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7238.5
I20260429 08:04:45.555272  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7238.6
I20260429 08:04:45.556058  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7239 FOLLOWER]: Advancing to term 7240
I20260429 08:04:45.556950  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.556984  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7239.5
I20260429 08:04:45.557013  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7239.6
I20260429 08:04:45.557696  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7240 FOLLOWER]: Advancing to term 7241
I20260429 08:04:45.558126  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.558158  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7240.5
I20260429 08:04:45.558209  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7240.6
I20260429 08:04:45.558897  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7241 FOLLOWER]: Advancing to term 7242
I20260429 08:04:45.559429  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.559461  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7241.5
I20260429 08:04:45.559548  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7241.6
I20260429 08:04:45.560194  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7242 FOLLOWER]: Advancing to term 7243
I20260429 08:04:45.560604  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.560638  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7242.5
I20260429 08:04:45.560719  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7242.6
I20260429 08:04:45.561327  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7243 FOLLOWER]: Advancing to term 7244
I20260429 08:04:45.561720  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.561750  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7243.5
I20260429 08:04:45.561779  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7243.6
I20260429 08:04:45.562417  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7244 FOLLOWER]: Advancing to term 7245
I20260429 08:04:45.562847  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.562879  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7244.5
I20260429 08:04:45.562907  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7244.6
I20260429 08:04:45.563547  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7245 FOLLOWER]: Advancing to term 7246
I20260429 08:04:45.563944  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.563974  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7245.5
I20260429 08:04:45.564002  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7245.6
I20260429 08:04:45.564582  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7246 FOLLOWER]: Advancing to term 7247
I20260429 08:04:45.564965  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.564998  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7246.5
I20260429 08:04:45.565025  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7246.6
I20260429 08:04:45.565626  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7247 FOLLOWER]: Advancing to term 7248
I20260429 08:04:45.566005  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.566035  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7247.5
I20260429 08:04:45.566062  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7247.6
I20260429 08:04:45.566694  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7248 FOLLOWER]: Advancing to term 7249
I20260429 08:04:45.567070  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.567101  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7248.5
I20260429 08:04:45.567128  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7248.6
I20260429 08:04:45.567672  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7249 FOLLOWER]: Advancing to term 7250
I20260429 08:04:45.568058  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.568089  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7249.5
I20260429 08:04:45.568116  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7249.6
I20260429 08:04:45.568646  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7250 FOLLOWER]: Advancing to term 7251
I20260429 08:04:45.569033  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.569063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7250.5
I20260429 08:04:45.569092  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7250.6
I20260429 08:04:45.569644  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7251 FOLLOWER]: Advancing to term 7252
I20260429 08:04:45.570034  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.570063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7251.5
I20260429 08:04:45.570091  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7251.6
I20260429 08:04:45.570583  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7252 FOLLOWER]: Advancing to term 7253
I20260429 08:04:45.570967  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.570997  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7252.5
I20260429 08:04:45.571024  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7252.6
I20260429 08:04:45.571578  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7253 FOLLOWER]: Advancing to term 7254
I20260429 08:04:45.572079  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.572113  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7253.5
I20260429 08:04:45.572141  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7253.6
I20260429 08:04:45.572687  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7254 FOLLOWER]: Advancing to term 7255
I20260429 08:04:45.573071  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.573100  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7254.5
I20260429 08:04:45.573129  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7254.6
I20260429 08:04:45.573664  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7255 FOLLOWER]: Advancing to term 7256
I20260429 08:04:45.574079  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.574134  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7255.5
I20260429 08:04:45.574177  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7255.6
I20260429 08:04:45.574884  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7256 FOLLOWER]: Advancing to term 7257
I20260429 08:04:45.575340  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.575395  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7256.5
I20260429 08:04:45.575464  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7256.6
I20260429 08:04:45.576118  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7257 FOLLOWER]: Advancing to term 7258
I20260429 08:04:45.576534  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.576588  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7257.5
I20260429 08:04:45.576629  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7257.6
I20260429 08:04:45.577246  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7258 FOLLOWER]: Advancing to term 7259
I20260429 08:04:45.577664  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.577721  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7258.5
I20260429 08:04:45.577764  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7258.6
I20260429 08:04:45.578364  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7259 FOLLOWER]: Advancing to term 7260
I20260429 08:04:45.578833  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.578866  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7259.5
I20260429 08:04:45.578923  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7259.6
I20260429 08:04:45.579595  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7260 FOLLOWER]: Advancing to term 7261
I20260429 08:04:45.580042  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.580075  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7260.5
I20260429 08:04:45.580128  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7260.6
I20260429 08:04:45.580735  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7261 FOLLOWER]: Advancing to term 7262
I20260429 08:04:45.581115  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.581167  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7261.5
I20260429 08:04:45.581195  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7261.6
I20260429 08:04:45.581817  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7262 FOLLOWER]: Advancing to term 7263
I20260429 08:04:45.582180  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.582209  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7262.5
I20260429 08:04:45.582237  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7262.6
I20260429 08:04:45.582846  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7263 FOLLOWER]: Advancing to term 7264
I20260429 08:04:45.583206  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.583235  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7263.5
I20260429 08:04:45.583262  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7263.6
I20260429 08:04:45.583904  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7264 FOLLOWER]: Advancing to term 7265
I20260429 08:04:45.584286  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.584317  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7264.5
I20260429 08:04:45.584345  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7264.6
I20260429 08:04:45.584921  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7265 FOLLOWER]: Advancing to term 7266
I20260429 08:04:45.585283  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.585314  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7265.5
I20260429 08:04:45.585340  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7265.6
I20260429 08:04:45.585970  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7266 FOLLOWER]: Advancing to term 7267
I20260429 08:04:45.586345  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.586388  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7266.5
I20260429 08:04:45.586416  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7266.6
I20260429 08:04:45.587018  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7267 FOLLOWER]: Advancing to term 7268
I20260429 08:04:45.587388  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.587419  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7267.5
I20260429 08:04:45.587448  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7267.6
I20260429 08:04:45.588140  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7268 FOLLOWER]: Advancing to term 7269
I20260429 08:04:45.588513  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.588543  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7268.5
I20260429 08:04:45.588572  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7268.6
I20260429 08:04:45.589188  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7269 FOLLOWER]: Advancing to term 7270
I20260429 08:04:45.589553  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.589582  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7269.5
I20260429 08:04:45.589609  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7269.6
I20260429 08:04:45.590178  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7270 FOLLOWER]: Advancing to term 7271
I20260429 08:04:45.590565  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.590595  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7270.5
I20260429 08:04:45.590626  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7270.6
I20260429 08:04:45.591288  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7271 FOLLOWER]: Advancing to term 7272
I20260429 08:04:45.591763  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.591807  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7271.5
I20260429 08:04:45.591861  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7271.6
I20260429 08:04:45.592530  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7272 FOLLOWER]: Advancing to term 7273
I20260429 08:04:45.592896  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.592926  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7272.5
I20260429 08:04:45.592952  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7272.6
I20260429 08:04:45.593508  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7273 FOLLOWER]: Advancing to term 7274
I20260429 08:04:45.593879  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.593909  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7273.5
I20260429 08:04:45.593935  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7273.6
I20260429 08:04:45.594660  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7274 FOLLOWER]: Advancing to term 7275
I20260429 08:04:45.595063  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.595095  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7274.5
I20260429 08:04:45.595125  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7274.6
I20260429 08:04:45.595801  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7275 FOLLOWER]: Advancing to term 7276
I20260429 08:04:45.596215  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.596248  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7275.5
I20260429 08:04:45.596277  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7275.6
I20260429 08:04:45.596951  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7276 FOLLOWER]: Advancing to term 7277
I20260429 08:04:45.597342  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.597373  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7276.5
I20260429 08:04:45.597401  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7276.6
I20260429 08:04:45.598042  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7277 FOLLOWER]: Advancing to term 7278
I20260429 08:04:45.598428  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.598457  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7277.5
I20260429 08:04:45.598484  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7277.6
I20260429 08:04:45.599100  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7278 FOLLOWER]: Advancing to term 7279
I20260429 08:04:45.599557  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.599588  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7278.5
I20260429 08:04:45.599617  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7278.6
I20260429 08:04:45.600160  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7279 FOLLOWER]: Advancing to term 7280
I20260429 08:04:45.600579  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.600610  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7279.5
I20260429 08:04:45.600637  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7279.6
I20260429 08:04:45.601269  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7280 FOLLOWER]: Advancing to term 7281
I20260429 08:04:45.601709  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.601742  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7280.5
I20260429 08:04:45.601771  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7280.6
I20260429 08:04:45.602365  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7281 FOLLOWER]: Advancing to term 7282
I20260429 08:04:45.602880  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.602914  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7281.5
I20260429 08:04:45.602944  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7281.6
I20260429 08:04:45.603716  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7282 FOLLOWER]: Advancing to term 7283
I20260429 08:04:45.604178  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.604211  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7282.5
I20260429 08:04:45.604269  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7282.6
I20260429 08:04:45.604908  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7283 FOLLOWER]: Advancing to term 7284
I20260429 08:04:45.605337  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.605396  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7283.5
I20260429 08:04:45.605458  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7283.6
I20260429 08:04:45.606141  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7284 FOLLOWER]: Advancing to term 7285
I20260429 08:04:45.606647  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.606680  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7284.5
I20260429 08:04:45.606736  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7284.6
I20260429 08:04:45.607371  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7285 FOLLOWER]: Advancing to term 7286
I20260429 08:04:45.607852  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.607885  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7285.5
I20260429 08:04:45.607939  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7285.6
I20260429 08:04:45.608713  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7286 FOLLOWER]: Advancing to term 7287
I20260429 08:04:45.609148  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.609180  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7286.5
I20260429 08:04:45.609236  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7286.6
I20260429 08:04:45.609905  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7287 FOLLOWER]: Advancing to term 7288
I20260429 08:04:45.610338  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.610370  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7287.5
I20260429 08:04:45.610399  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7287.6
I20260429 08:04:45.610993  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7288 FOLLOWER]: Advancing to term 7289
I20260429 08:04:45.611384  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.611421  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7288.5
I20260429 08:04:45.611450  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7288.6
I20260429 08:04:45.612087  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7289 FOLLOWER]: Advancing to term 7290
I20260429 08:04:45.612543  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.612573  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7289.5
I20260429 08:04:45.612627  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7289.6
I20260429 08:04:45.613238  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7290 FOLLOWER]: Advancing to term 7291
I20260429 08:04:45.613677  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.613708  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7290.5
I20260429 08:04:45.613736  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7290.6
I20260429 08:04:45.614286  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7291 FOLLOWER]: Advancing to term 7292
I20260429 08:04:45.614753  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.614784  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7291.5
I20260429 08:04:45.614820  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7291.6
I20260429 08:04:45.615463  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7292 FOLLOWER]: Advancing to term 7293
I20260429 08:04:45.615940  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.615970  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7292.5
I20260429 08:04:45.615999  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7292.6
I20260429 08:04:45.616616  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7293 FOLLOWER]: Advancing to term 7294
I20260429 08:04:45.617072  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.617130  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7293.5
I20260429 08:04:45.617173  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7293.6
I20260429 08:04:45.617735  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7294 FOLLOWER]: Advancing to term 7295
I20260429 08:04:45.618176  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.618208  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7294.5
I20260429 08:04:45.618274  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7294.6
I20260429 08:04:45.618872  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7295 FOLLOWER]: Advancing to term 7296
I20260429 08:04:45.619308  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.619340  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7295.5
I20260429 08:04:45.619395  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7295.6
I20260429 08:04:45.619973  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7296 FOLLOWER]: Advancing to term 7297
I20260429 08:04:45.620406  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.620445  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7296.5
I20260429 08:04:45.620501  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7296.6
I20260429 08:04:45.621129  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7297 FOLLOWER]: Advancing to term 7298
I20260429 08:04:45.621575  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.621613  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7297.5
I20260429 08:04:45.621668  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7297.6
I20260429 08:04:45.622378  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7298 FOLLOWER]: Advancing to term 7299
I20260429 08:04:45.622831  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.622864  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7298.5
I20260429 08:04:45.622917  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7298.6
I20260429 08:04:45.623535  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7299 FOLLOWER]: Advancing to term 7300
I20260429 08:04:45.623989  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.624022  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7299.5
I20260429 08:04:45.624076  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7299.6
I20260429 08:04:45.624727  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7300 FOLLOWER]: Advancing to term 7301
I20260429 08:04:45.625178  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.625211  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7300.5
I20260429 08:04:45.625281  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7300.6
I20260429 08:04:45.625903  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7301 FOLLOWER]: Advancing to term 7302
I20260429 08:04:45.626345  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.626390  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7301.5
I20260429 08:04:45.626443  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7301.6
I20260429 08:04:45.626995  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7302 FOLLOWER]: Advancing to term 7303
I20260429 08:04:45.627435  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.627467  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7302.5
I20260429 08:04:45.627554  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7302.6
I20260429 08:04:45.628108  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7303 FOLLOWER]: Advancing to term 7304
I20260429 08:04:45.628542  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.628573  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7303.5
I20260429 08:04:45.628628  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7303.6
I20260429 08:04:45.629231  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7304 FOLLOWER]: Advancing to term 7305
I20260429 08:04:45.629683  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.629714  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7304.5
I20260429 08:04:45.629769  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7304.6
I20260429 08:04:45.630329  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7305 FOLLOWER]: Advancing to term 7306
I20260429 08:04:45.630782  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.630813  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7305.5
I20260429 08:04:45.630868  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7305.6
I20260429 08:04:45.631515  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7306 FOLLOWER]: Advancing to term 7307
I20260429 08:04:45.631956  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.631989  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7306.5
I20260429 08:04:45.632045  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7306.6
I20260429 08:04:45.632754  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7307 FOLLOWER]: Advancing to term 7308
I20260429 08:04:45.633188  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.633220  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7307.5
I20260429 08:04:45.633275  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7307.6
I20260429 08:04:45.633876  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7308 FOLLOWER]: Advancing to term 7309
I20260429 08:04:45.634311  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.634344  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7308.5
I20260429 08:04:45.634398  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7308.6
I20260429 08:04:45.635021  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7309 FOLLOWER]: Advancing to term 7310
I20260429 08:04:45.635419  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.635452  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7309.5
I20260429 08:04:45.635540  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7309.6
I20260429 08:04:45.636088  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7310 FOLLOWER]: Advancing to term 7311
I20260429 08:04:45.636494  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.636525  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7310.5
I20260429 08:04:45.636554  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7310.6
I20260429 08:04:45.637112  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7311 FOLLOWER]: Advancing to term 7312
I20260429 08:04:45.637532  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.637589  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7311.5
I20260429 08:04:45.637636  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7311.6
I20260429 08:04:45.638280  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7312 FOLLOWER]: Advancing to term 7313
I20260429 08:04:45.638725  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.638804  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7312.5
I20260429 08:04:45.638856  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7312.6
I20260429 08:04:45.639461  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7313 FOLLOWER]: Advancing to term 7314
I20260429 08:04:45.639925  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.639981  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7313.5
I20260429 08:04:45.640027  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7313.6
I20260429 08:04:45.640708  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7314 FOLLOWER]: Advancing to term 7315
I20260429 08:04:45.641155  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.641186  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7314.5
I20260429 08:04:45.641214  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7314.6
I20260429 08:04:45.641759  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7315 FOLLOWER]: Advancing to term 7316
I20260429 08:04:45.642201  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.642232  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7315.5
I20260429 08:04:45.642294  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7315.6
I20260429 08:04:45.642956  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7316 FOLLOWER]: Advancing to term 7317
I20260429 08:04:45.643389  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.643425  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7316.5
I20260429 08:04:45.643481  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7316.6
I20260429 08:04:45.644146  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7317 FOLLOWER]: Advancing to term 7318
I20260429 08:04:45.644593  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.644646  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7317.5
I20260429 08:04:45.644690  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7317.6
I20260429 08:04:45.645318  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7318 FOLLOWER]: Advancing to term 7319
I20260429 08:04:45.645767  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.645802  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7318.5
I20260429 08:04:45.645854  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7318.6
I20260429 08:04:45.646406  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7319 FOLLOWER]: Advancing to term 7320
I20260429 08:04:45.646802  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.646839  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7319.5
I20260429 08:04:45.646868  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7319.6
I20260429 08:04:45.647531  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7320 FOLLOWER]: Advancing to term 7321
I20260429 08:04:45.647912  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.647943  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7320.5
I20260429 08:04:45.647972  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7320.6
I20260429 08:04:45.648576  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7321 FOLLOWER]: Advancing to term 7322
I20260429 08:04:45.649017  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.649050  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7321.5
I20260429 08:04:45.649104  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7321.6
I20260429 08:04:45.649647  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7322 FOLLOWER]: Advancing to term 7323
I20260429 08:04:45.650050  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.650081  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7322.5
I20260429 08:04:45.650110  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7322.6
I20260429 08:04:45.650600  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7323 FOLLOWER]: Advancing to term 7324
I20260429 08:04:45.651033  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.651090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7323.5
I20260429 08:04:45.651134  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7323.6
I20260429 08:04:45.651698  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7324 FOLLOWER]: Advancing to term 7325
I20260429 08:04:45.652125  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.652179  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7324.5
I20260429 08:04:45.652225  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7324.6
I20260429 08:04:45.652729  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7325 FOLLOWER]: Advancing to term 7326
I20260429 08:04:45.653251  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.653329  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7325.5
I20260429 08:04:45.653419  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7325.6
I20260429 08:04:45.654058  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7326 FOLLOWER]: Advancing to term 7327
I20260429 08:04:45.654577  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.654749  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7326.5
I20260429 08:04:45.654848  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7326.6
I20260429 08:04:45.655557  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7327 FOLLOWER]: Advancing to term 7328
I20260429 08:04:45.656026  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.656059  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7327.5
I20260429 08:04:45.656090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7327.6
I20260429 08:04:45.656674  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7328 FOLLOWER]: Advancing to term 7329
I20260429 08:04:45.657109  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.657164  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7328.5
I20260429 08:04:45.657210  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7328.6
I20260429 08:04:45.657793  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7329 FOLLOWER]: Advancing to term 7330
I20260429 08:04:45.658366  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.658401  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7329.5
I20260429 08:04:45.658448  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7329.6
I20260429 08:04:45.659161  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7330 FOLLOWER]: Advancing to term 7331
I20260429 08:04:45.659755  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.659788  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7330.5
I20260429 08:04:45.659843  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7330.6
I20260429 08:04:45.660434  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7331 FOLLOWER]: Advancing to term 7332
I20260429 08:04:45.660913  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.660962  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7331.5
I20260429 08:04:45.661017  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7331.6
I20260429 08:04:45.661705  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7332 FOLLOWER]: Advancing to term 7333
I20260429 08:04:45.662118  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.662174  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7332.5
I20260429 08:04:45.662220  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7332.6
I20260429 08:04:45.662892  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7333 FOLLOWER]: Advancing to term 7334
I20260429 08:04:45.663313  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.663369  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7333.5
I20260429 08:04:45.663434  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7333.6
I20260429 08:04:45.664036  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7334 FOLLOWER]: Advancing to term 7335
I20260429 08:04:45.664475  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.664507  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7334.5
I20260429 08:04:45.664563  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7334.6
I20260429 08:04:45.665251  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7335 FOLLOWER]: Advancing to term 7336
I20260429 08:04:45.665645  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.665689  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7335.5
I20260429 08:04:45.665719  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7335.6
I20260429 08:04:45.666307  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7336 FOLLOWER]: Advancing to term 7337
I20260429 08:04:45.666782  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.666815  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7336.5
I20260429 08:04:45.666868  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7336.6
I20260429 08:04:45.667364  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7337 FOLLOWER]: Advancing to term 7338
I20260429 08:04:45.667840  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.667899  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7337.5
I20260429 08:04:45.667943  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7337.6
I20260429 08:04:45.668563  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7338 FOLLOWER]: Advancing to term 7339
I20260429 08:04:45.668972  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.669003  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7338.5
I20260429 08:04:45.669047  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7338.6
I20260429 08:04:45.669592  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7339 FOLLOWER]: Advancing to term 7340
I20260429 08:04:45.670037  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.670092  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7339.5
I20260429 08:04:45.670140  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7339.6
I20260429 08:04:45.670753  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7340 FOLLOWER]: Advancing to term 7341
I20260429 08:04:45.671275  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.671314  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7340.5
I20260429 08:04:45.671429  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7340.6
I20260429 08:04:45.672073  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7341 FOLLOWER]: Advancing to term 7342
I20260429 08:04:45.672513  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.672569  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7341.5
I20260429 08:04:45.672613  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7341.6
I20260429 08:04:45.673316  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7342 FOLLOWER]: Advancing to term 7343
I20260429 08:04:45.673815  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.673846  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7342.5
I20260429 08:04:45.673915  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7342.6
I20260429 08:04:45.674537  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7343 FOLLOWER]: Advancing to term 7344
I20260429 08:04:45.674976  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.675034  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7343.5
I20260429 08:04:45.675078  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7343.6
I20260429 08:04:45.675773  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7344 FOLLOWER]: Advancing to term 7345
I20260429 08:04:45.676226  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.676290  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7344.5
I20260429 08:04:45.676337  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7344.6
I20260429 08:04:45.677022  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7345 FOLLOWER]: Advancing to term 7346
I20260429 08:04:45.677498  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.677561  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7345.5
I20260429 08:04:45.677606  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7345.6
I20260429 08:04:45.678530  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7346 FOLLOWER]: Advancing to term 7347
I20260429 08:04:45.678952  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.678983  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7346.5
I20260429 08:04:45.679011  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7346.6
I20260429 08:04:45.679792  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7347 FOLLOWER]: Advancing to term 7348
I20260429 08:04:45.680190  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.680222  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7347.5
I20260429 08:04:45.680249  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7347.6
I20260429 08:04:45.680809  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7348 FOLLOWER]: Advancing to term 7349
I20260429 08:04:45.681264  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.681298  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7348.5
I20260429 08:04:45.681354  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7348.6
I20260429 08:04:45.681963  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7349 FOLLOWER]: Advancing to term 7350
I20260429 08:04:45.682350  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.682381  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7349.5
I20260429 08:04:45.682416  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7349.6
I20260429 08:04:45.683017  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7350 FOLLOWER]: Advancing to term 7351
I20260429 08:04:45.683404  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.683444  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7350.5
I20260429 08:04:45.683524  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7350.6
I20260429 08:04:45.684106  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7351 FOLLOWER]: Advancing to term 7352
I20260429 08:04:45.684603  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.684653  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7351.5
I20260429 08:04:45.684708  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7351.6
I20260429 08:04:45.685365  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7352 FOLLOWER]: Advancing to term 7353
I20260429 08:04:45.685801  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.685834  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7352.5
I20260429 08:04:45.685887  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7352.6
I20260429 08:04:45.686475  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7353 FOLLOWER]: Advancing to term 7354
I20260429 08:04:45.686926  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.686959  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7353.5
I20260429 08:04:45.687016  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7353.6
I20260429 08:04:45.687630  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7354 FOLLOWER]: Advancing to term 7355
I20260429 08:04:45.688077  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.688108  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7354.5
I20260429 08:04:45.688164  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7354.6
I20260429 08:04:45.688817  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7355 FOLLOWER]: Advancing to term 7356
I20260429 08:04:45.689225  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.689256  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7355.5
I20260429 08:04:45.689285  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7355.6
I20260429 08:04:45.689929  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7356 FOLLOWER]: Advancing to term 7357
I20260429 08:04:45.690371  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.690403  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7356.5
I20260429 08:04:45.690459  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7356.6
I20260429 08:04:45.691103  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7357 FOLLOWER]: Advancing to term 7358
I20260429 08:04:45.691618  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.691651  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7357.5
I20260429 08:04:45.691706  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7357.6
I20260429 08:04:45.692318  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7358 FOLLOWER]: Advancing to term 7359
I20260429 08:04:45.692792  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.692824  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7358.5
I20260429 08:04:45.692879  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7358.6
I20260429 08:04:45.693535  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7359 FOLLOWER]: Advancing to term 7360
I20260429 08:04:45.694034  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.694090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7359.5
I20260429 08:04:45.694134  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7359.6
I20260429 08:04:45.694759  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7360 FOLLOWER]: Advancing to term 7361
I20260429 08:04:45.695180  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.695212  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7360.5
I20260429 08:04:45.695266  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7360.6
I20260429 08:04:45.695909  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7361 FOLLOWER]: Advancing to term 7362
I20260429 08:04:45.696359  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.696396  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7361.5
I20260429 08:04:45.696458  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7361.6
I20260429 08:04:45.697106  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7362 FOLLOWER]: Advancing to term 7363
I20260429 08:04:45.697551  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.697582  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7362.5
I20260429 08:04:45.697635  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7362.6
I20260429 08:04:45.698202  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7363 FOLLOWER]: Advancing to term 7364
I20260429 08:04:45.698642  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.698707  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7363.5
I20260429 08:04:45.698758  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7363.6
I20260429 08:04:45.699326  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7364 FOLLOWER]: Advancing to term 7365
I20260429 08:04:45.699819  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.699856  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7364.5
I20260429 08:04:45.699885  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7364.6
I20260429 08:04:45.700512  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7365 FOLLOWER]: Advancing to term 7366
I20260429 08:04:45.700956  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.700989  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7365.5
I20260429 08:04:45.701043  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7365.6
I20260429 08:04:45.701694  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7366 FOLLOWER]: Advancing to term 7367
I20260429 08:04:45.702135  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.702190  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7366.5
I20260429 08:04:45.702234  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7366.6
I20260429 08:04:45.702848  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7367 FOLLOWER]: Advancing to term 7368
I20260429 08:04:45.703271  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.703302  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7367.5
I20260429 08:04:45.703356  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7367.6
I20260429 08:04:45.704015  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7368 FOLLOWER]: Advancing to term 7369
I20260429 08:04:45.704401  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.704442  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7368.5
I20260429 08:04:45.704470  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7368.6
I20260429 08:04:45.705071  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7369 FOLLOWER]: Advancing to term 7370
I20260429 08:04:45.705513  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.705545  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7369.5
I20260429 08:04:45.705598  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7369.6
I20260429 08:04:45.706184  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7370 FOLLOWER]: Advancing to term 7371
I20260429 08:04:45.706621  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.706655  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7370.5
I20260429 08:04:45.706717  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7370.6
I20260429 08:04:45.707295  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7371 FOLLOWER]: Advancing to term 7372
I20260429 08:04:45.707820  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.707854  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7371.5
I20260429 08:04:45.707913  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7371.6
I20260429 08:04:45.708511  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7372 FOLLOWER]: Advancing to term 7373
I20260429 08:04:45.708952  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.708985  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7372.5
I20260429 08:04:45.709040  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7372.6
I20260429 08:04:45.709667  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7373 FOLLOWER]: Advancing to term 7374
I20260429 08:04:45.710130  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.710165  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7373.5
I20260429 08:04:45.710219  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7373.6
I20260429 08:04:45.710884  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7374 FOLLOWER]: Advancing to term 7375
I20260429 08:04:45.711304  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.711336  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7374.5
I20260429 08:04:45.711393  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7374.6
I20260429 08:04:45.712157  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7375 FOLLOWER]: Advancing to term 7376
I20260429 08:04:45.712582  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.712613  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7375.5
I20260429 08:04:45.712669  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7375.6
I20260429 08:04:45.713281  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7376 FOLLOWER]: Advancing to term 7377
I20260429 08:04:45.713703  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.713737  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7376.5
I20260429 08:04:45.713790  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7376.6
I20260429 08:04:45.714362  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7377 FOLLOWER]: Advancing to term 7378
I20260429 08:04:45.714784  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.714815  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7377.5
I20260429 08:04:45.714872  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7377.6
I20260429 08:04:45.715512  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7378 FOLLOWER]: Advancing to term 7379
I20260429 08:04:45.715922  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.715955  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7378.5
I20260429 08:04:45.715983  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7378.6
I20260429 08:04:45.716634  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7379 FOLLOWER]: Advancing to term 7380
I20260429 08:04:45.717051  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.717082  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7379.5
I20260429 08:04:45.717110  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7379.6
I20260429 08:04:45.717715  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7380 FOLLOWER]: Advancing to term 7381
I20260429 08:04:45.718154  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.718211  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7380.5
I20260429 08:04:45.718277  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7380.6
I20260429 08:04:45.719094  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7381 FOLLOWER]: Advancing to term 7382
I20260429 08:04:45.719607  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.719666  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7381.5
I20260429 08:04:45.719734  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7381.6
I20260429 08:04:45.720422  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7382 FOLLOWER]: Advancing to term 7383
I20260429 08:04:45.720870  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.720927  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7382.5
I20260429 08:04:45.720971  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7382.6
I20260429 08:04:45.721719  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7383 FOLLOWER]: Advancing to term 7384
I20260429 08:04:45.722162  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.722227  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7383.5
I20260429 08:04:45.722273  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7383.6
I20260429 08:04:45.722857  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7384 FOLLOWER]: Advancing to term 7385
I20260429 08:04:45.723309  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.723366  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7384.5
I20260429 08:04:45.723410  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7384.6
I20260429 08:04:45.724238  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7385 FOLLOWER]: Advancing to term 7386
I20260429 08:04:45.724677  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.724732  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7385.5
I20260429 08:04:45.724777  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7385.6
I20260429 08:04:45.725389  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7386 FOLLOWER]: Advancing to term 7387
I20260429 08:04:45.725839  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.725895  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7386.5
I20260429 08:04:45.725940  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7386.6
I20260429 08:04:45.726554  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7387 FOLLOWER]: Advancing to term 7388
I20260429 08:04:45.727006  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.727042  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7387.5
I20260429 08:04:45.727097  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7387.6
I20260429 08:04:45.727964  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7388 FOLLOWER]: Advancing to term 7389
I20260429 08:04:45.728448  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.728487  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7388.5
I20260429 08:04:45.728518  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7388.6
I20260429 08:04:45.729251  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7389 FOLLOWER]: Advancing to term 7390
I20260429 08:04:45.729718  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.729751  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7389.5
I20260429 08:04:45.729781  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7389.6
I20260429 08:04:45.730376  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7390 FOLLOWER]: Advancing to term 7391
I20260429 08:04:45.730861  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.730999  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7390.5
I20260429 08:04:45.731077  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7390.6
I20260429 08:04:45.731882  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7391 FOLLOWER]: Advancing to term 7392
I20260429 08:04:45.732378  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.732437  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7391.5
I20260429 08:04:45.732481  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7391.6
I20260429 08:04:45.733186  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7392 FOLLOWER]: Advancing to term 7393
I20260429 08:04:45.733592  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.733623  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7392.5
I20260429 08:04:45.733651  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7392.6
I20260429 08:04:45.734246  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7393 FOLLOWER]: Advancing to term 7394
I20260429 08:04:45.734695  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.734754  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7393.5
I20260429 08:04:45.734800  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7393.6
I20260429 08:04:45.735441  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7394 FOLLOWER]: Advancing to term 7395
I20260429 08:04:45.735922  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.735955  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7394.5
I20260429 08:04:45.736012  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7394.6
I20260429 08:04:45.736685  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7395 FOLLOWER]: Advancing to term 7396
I20260429 08:04:45.737135  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.737169  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7395.5
I20260429 08:04:45.737226  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7395.6
I20260429 08:04:45.737950  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7396 FOLLOWER]: Advancing to term 7397
I20260429 08:04:45.738394  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.738426  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7396.5
I20260429 08:04:45.738489  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7396.6
I20260429 08:04:45.739127  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7397 FOLLOWER]: Advancing to term 7398
I20260429 08:04:45.739665  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.739698  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7397.5
I20260429 08:04:45.739751  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7397.6
I20260429 08:04:45.740376  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7398 FOLLOWER]: Advancing to term 7399
I20260429 08:04:45.740810  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.740844  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7398.5
I20260429 08:04:45.740875  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7398.6
I20260429 08:04:45.741505  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7399 FOLLOWER]: Advancing to term 7400
I20260429 08:04:45.741953  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.741986  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7399.5
I20260429 08:04:45.742044  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7399.6
I20260429 08:04:45.742636  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7400 FOLLOWER]: Advancing to term 7401
I20260429 08:04:45.743073  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.743108  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7400.5
I20260429 08:04:45.743136  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7400.6
I20260429 08:04:45.743858  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7401 FOLLOWER]: Advancing to term 7402
I20260429 08:04:45.744315  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.744349  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7401.5
I20260429 08:04:45.744377  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7401.6
I20260429 08:04:45.745057  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7402 FOLLOWER]: Advancing to term 7403
I20260429 08:04:45.745435  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.745483  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7402.5
I20260429 08:04:45.745510  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7402.6
I20260429 08:04:45.746093  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7403 FOLLOWER]: Advancing to term 7404
I20260429 08:04:45.746542  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.746600  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7403.5
I20260429 08:04:45.746644  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7403.6
I20260429 08:04:45.747303  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7404 FOLLOWER]: Advancing to term 7405
I20260429 08:04:45.747829  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.747885  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7404.5
I20260429 08:04:45.747931  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7404.6
I20260429 08:04:45.748574  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7405 FOLLOWER]: Advancing to term 7406
I20260429 08:04:45.748988  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.749046  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7405.5
I20260429 08:04:45.749091  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7405.6
I20260429 08:04:45.749706  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7406 FOLLOWER]: Advancing to term 7407
I20260429 08:04:45.750106  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.750138  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7406.5
I20260429 08:04:45.750167  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7406.6
I20260429 08:04:45.750818  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7407 FOLLOWER]: Advancing to term 7408
I20260429 08:04:45.751210  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.751241  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7407.5
I20260429 08:04:45.751269  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7407.6
I20260429 08:04:45.751850  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7408 FOLLOWER]: Advancing to term 7409
I20260429 08:04:45.752233  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.752262  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7408.5
I20260429 08:04:45.752290  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7408.6
I20260429 08:04:45.752919  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7409 FOLLOWER]: Advancing to term 7410
I20260429 08:04:45.753360  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.753434  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7409.5
I20260429 08:04:45.753508  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7409.6
I20260429 08:04:45.754096  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7410 FOLLOWER]: Advancing to term 7411
I20260429 08:04:45.754558  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.754590  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7410.5
I20260429 08:04:45.754645  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7410.6
I20260429 08:04:45.755266  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7411 FOLLOWER]: Advancing to term 7412
I20260429 08:04:45.755757  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.755791  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7411.5
I20260429 08:04:45.755820  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7411.6
I20260429 08:04:45.756332  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7412 FOLLOWER]: Advancing to term 7413
I20260429 08:04:45.756719  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.756749  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7412.5
I20260429 08:04:45.756778  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7412.6
I20260429 08:04:45.757293  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7413 FOLLOWER]: Advancing to term 7414
I20260429 08:04:45.757707  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.757738  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7413.5
I20260429 08:04:45.757767  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7413.6
I20260429 08:04:45.758371  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7414 FOLLOWER]: Advancing to term 7415
I20260429 08:04:45.758769  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.758800  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7414.5
I20260429 08:04:45.758827  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7414.6
I20260429 08:04:45.759375  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7415 FOLLOWER]: Advancing to term 7416
I20260429 08:04:45.759862  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.759894  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7415.5
I20260429 08:04:45.759965  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7415.6
I20260429 08:04:45.760563  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7416 FOLLOWER]: Advancing to term 7417
I20260429 08:04:45.761018  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.761049  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7416.5
I20260429 08:04:45.761078  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7416.6
I20260429 08:04:45.761737  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7417 FOLLOWER]: Advancing to term 7418
I20260429 08:04:45.762142  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.762180  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7417.5
I20260429 08:04:45.762208  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7417.6
I20260429 08:04:45.762791  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7418 FOLLOWER]: Advancing to term 7419
I20260429 08:04:45.763227  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.763259  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7418.5
I20260429 08:04:45.763314  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7418.6
I20260429 08:04:45.763957  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7419 FOLLOWER]: Advancing to term 7420
I20260429 08:04:45.764384  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.764418  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7419.5
I20260429 08:04:45.764448  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7419.6
I20260429 08:04:45.765098  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7420 FOLLOWER]: Advancing to term 7421
I20260429 08:04:45.765568  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.765601  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7420.5
I20260429 08:04:45.765632  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7420.6
I20260429 08:04:45.766283  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7421 FOLLOWER]: Advancing to term 7422
I20260429 08:04:45.766737  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.766772  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7421.5
I20260429 08:04:45.766799  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7421.6
I20260429 08:04:45.767447  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7422 FOLLOWER]: Advancing to term 7423
I20260429 08:04:45.767910  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.767940  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7422.5
I20260429 08:04:45.767994  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7422.6
I20260429 08:04:45.768631  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7423 FOLLOWER]: Advancing to term 7424
I20260429 08:04:45.769089  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.769121  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7423.5
I20260429 08:04:45.769150  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7423.6
I20260429 08:04:45.769769  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7424 FOLLOWER]: Advancing to term 7425
I20260429 08:04:45.770211  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.770243  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7424.5
I20260429 08:04:45.770303  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7424.6
I20260429 08:04:45.770951  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7425 FOLLOWER]: Advancing to term 7426
I20260429 08:04:45.771365  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.771396  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7425.5
I20260429 08:04:45.771468  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7425.6
I20260429 08:04:45.772136  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7426 FOLLOWER]: Advancing to term 7427
I20260429 08:04:45.772585  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.772619  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7426.5
I20260429 08:04:45.772671  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7426.6
I20260429 08:04:45.773313  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7427 FOLLOWER]: Advancing to term 7428
I20260429 08:04:45.773753  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.773784  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7427.5
I20260429 08:04:45.773837  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7427.6
I20260429 08:04:45.774463  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7428 FOLLOWER]: Advancing to term 7429
I20260429 08:04:45.774885  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.774917  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7428.5
I20260429 08:04:45.774971  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7428.6
I20260429 08:04:45.775624  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7429 FOLLOWER]: Advancing to term 7430
I20260429 08:04:45.776070  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.776105  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7429.5
I20260429 08:04:45.776160  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7429.6
I20260429 08:04:45.776798  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7430 FOLLOWER]: Advancing to term 7431
I20260429 08:04:45.777423  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.777459  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7430.5
I20260429 08:04:45.777522  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7430.6
I20260429 08:04:45.778242  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7431 FOLLOWER]: Advancing to term 7432
I20260429 08:04:45.778730  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.778764  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7431.5
I20260429 08:04:45.778823  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7431.6
I20260429 08:04:45.779630  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7432 FOLLOWER]: Advancing to term 7433
I20260429 08:04:45.780095  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.780128  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7432.5
I20260429 08:04:45.780185  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7432.6
I20260429 08:04:45.780833  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7433 FOLLOWER]: Advancing to term 7434
I20260429 08:04:45.781226  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.781258  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7433.5
I20260429 08:04:45.781287  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7433.6
I20260429 08:04:45.781908  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7434 FOLLOWER]: Advancing to term 7435
I20260429 08:04:45.782305  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.782336  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7434.5
I20260429 08:04:45.782364  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7434.6
I20260429 08:04:45.782984  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7435 FOLLOWER]: Advancing to term 7436
I20260429 08:04:45.783437  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.783469  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7435.5
I20260429 08:04:45.783565  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7435.6
I20260429 08:04:45.784138  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7436 FOLLOWER]: Advancing to term 7437
I20260429 08:04:45.784572  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.784605  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7436.5
I20260429 08:04:45.784632  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7436.6
I20260429 08:04:45.785230  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7437 FOLLOWER]: Advancing to term 7438
I20260429 08:04:45.785698  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.785732  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7437.5
I20260429 08:04:45.785764  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7437.6
I20260429 08:04:45.786381  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7438 FOLLOWER]: Advancing to term 7439
I20260429 08:04:45.786846  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.786903  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7438.5
I20260429 08:04:45.786948  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7438.6
I20260429 08:04:45.787627  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7439 FOLLOWER]: Advancing to term 7440
I20260429 08:04:45.788075  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.788107  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7439.5
I20260429 08:04:45.788162  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7439.6
I20260429 08:04:45.788750  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7440 FOLLOWER]: Advancing to term 7441
I20260429 08:04:45.789186  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.789243  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7440.5
I20260429 08:04:45.789289  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7440.6
I20260429 08:04:45.789844  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7441 FOLLOWER]: Advancing to term 7442
I20260429 08:04:45.790273  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.790329  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7441.5
I20260429 08:04:45.790373  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7441.6
I20260429 08:04:45.790871  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7442 FOLLOWER]: Advancing to term 7443
I20260429 08:04:45.791302  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.791358  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7442.5
I20260429 08:04:45.791404  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7442.6
I20260429 08:04:45.792176  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7443 FOLLOWER]: Advancing to term 7444
I20260429 08:04:45.792604  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.792659  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7443.5
I20260429 08:04:45.792721  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7443.6
I20260429 08:04:45.793314  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7444 FOLLOWER]: Advancing to term 7445
I20260429 08:04:45.793744  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.793807  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7444.5
I20260429 08:04:45.793850  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7444.6
I20260429 08:04:45.794500  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7445 FOLLOWER]: Advancing to term 7446
I20260429 08:04:45.794939  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.794993  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7445.5
I20260429 08:04:45.795038  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7445.6
I20260429 08:04:45.795646  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7446 FOLLOWER]: Advancing to term 7447
I20260429 08:04:45.796094  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.796149  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7446.5
I20260429 08:04:45.796193  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7446.6
I20260429 08:04:45.796892  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7447 FOLLOWER]: Advancing to term 7448
I20260429 08:04:45.797313  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.797367  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7447.5
I20260429 08:04:45.797413  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7447.6
I20260429 08:04:45.798130  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7448 FOLLOWER]: Advancing to term 7449
I20260429 08:04:45.798557  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.798612  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7448.5
I20260429 08:04:45.798658  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7448.6
I20260429 08:04:45.799221  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7449 FOLLOWER]: Advancing to term 7450
I20260429 08:04:45.799754  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.799788  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7449.5
I20260429 08:04:45.799844  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7449.6
I20260429 08:04:45.800472  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7450 FOLLOWER]: Advancing to term 7451
I20260429 08:04:45.800886  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.800918  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7450.5
I20260429 08:04:45.800946  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7450.6
I20260429 08:04:45.801553  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7451 FOLLOWER]: Advancing to term 7452
I20260429 08:04:45.801954  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.801985  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7451.5
I20260429 08:04:45.802012  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7451.6
I20260429 08:04:45.802623  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7452 FOLLOWER]: Advancing to term 7453
I20260429 08:04:45.803027  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.803058  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7452.5
I20260429 08:04:45.803086  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7452.6
I20260429 08:04:45.803651  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7453 FOLLOWER]: Advancing to term 7454
I20260429 08:04:45.804097  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.804154  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7453.5
I20260429 08:04:45.804199  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7453.6
I20260429 08:04:45.804816  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7454 FOLLOWER]: Advancing to term 7455
I20260429 08:04:45.805256  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.805310  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7454.5
I20260429 08:04:45.805351  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7454.6
I20260429 08:04:45.805977  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7455 FOLLOWER]: Advancing to term 7456
I20260429 08:04:45.806402  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.806458  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7455.5
I20260429 08:04:45.806500  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7455.6
I20260429 08:04:45.807228  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7456 FOLLOWER]: Advancing to term 7457
I20260429 08:04:45.807719  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.807752  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7456.5
I20260429 08:04:45.807782  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7456.6
I20260429 08:04:45.808552  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7457 FOLLOWER]: Advancing to term 7458
I20260429 08:04:45.808983  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.809041  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7457.5
I20260429 08:04:45.809082  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7457.6
I20260429 08:04:45.809793  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7458 FOLLOWER]: Advancing to term 7459
I20260429 08:04:45.810192  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.810225  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7458.5
I20260429 08:04:45.810253  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7458.6
I20260429 08:04:45.810935  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7459 FOLLOWER]: Advancing to term 7460
I20260429 08:04:45.811370  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.811430  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7459.5
I20260429 08:04:45.811471  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7459.6
I20260429 08:04:45.812119  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7460 FOLLOWER]: Advancing to term 7461
I20260429 08:04:45.812587  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.812626  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7460.5
I20260429 08:04:45.812683  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7460.6
I20260429 08:04:45.813400  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7461 FOLLOWER]: Advancing to term 7462
I20260429 08:04:45.813858  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.813890  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7461.5
I20260429 08:04:45.813947  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7461.6
I20260429 08:04:45.814682  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7462 FOLLOWER]: Advancing to term 7463
I20260429 08:04:45.815114  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.815145  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7462.5
I20260429 08:04:45.815200  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7462.6
I20260429 08:04:45.815915  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7463 FOLLOWER]: Advancing to term 7464
I20260429 08:04:45.816301  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.816332  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7463.5
I20260429 08:04:45.816359  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7463.6
I20260429 08:04:45.816980  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7464 FOLLOWER]: Advancing to term 7465
I20260429 08:04:45.817365  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.817396  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7464.5
I20260429 08:04:45.817425  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7464.6
I20260429 08:04:45.818003  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7465 FOLLOWER]: Advancing to term 7466
I20260429 08:04:45.818445  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.818500  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7465.5
I20260429 08:04:45.818552  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7465.6
I20260429 08:04:45.819242  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7466 FOLLOWER]: Advancing to term 7467
I20260429 08:04:45.819756  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.819810  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7466.5
I20260429 08:04:45.819857  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7466.6
I20260429 08:04:45.820431  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7467 FOLLOWER]: Advancing to term 7468
I20260429 08:04:45.820849  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.820907  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7467.5
I20260429 08:04:45.820953  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7467.6
I20260429 08:04:45.821516  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7468 FOLLOWER]: Advancing to term 7469
I20260429 08:04:45.821964  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.822023  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7468.5
I20260429 08:04:45.822068  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7468.6
I20260429 08:04:45.822731  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7469 FOLLOWER]: Advancing to term 7470
I20260429 08:04:45.823156  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.823216  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7469.5
I20260429 08:04:45.823262  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7469.6
I20260429 08:04:45.823997  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7470 FOLLOWER]: Advancing to term 7471
I20260429 08:04:45.824465  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.824523  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7470.5
I20260429 08:04:45.824568  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7470.6
I20260429 08:04:45.825242  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7471 FOLLOWER]: Advancing to term 7472
I20260429 08:04:45.825687  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.825719  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7471.5
I20260429 08:04:45.825773  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7471.6
I20260429 08:04:45.826489  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7472 FOLLOWER]: Advancing to term 7473
I20260429 08:04:45.826915  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.826946  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7472.5
I20260429 08:04:45.827001  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7472.6
I20260429 08:04:45.827802  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7473 FOLLOWER]: Advancing to term 7474
I20260429 08:04:45.828251  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.828284  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7473.5
I20260429 08:04:45.828337  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7473.6
I20260429 08:04:45.828943  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7474 FOLLOWER]: Advancing to term 7475
I20260429 08:04:45.829370  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.829402  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7474.5
I20260429 08:04:45.829463  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7474.6
I20260429 08:04:45.830063  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7475 FOLLOWER]: Advancing to term 7476
I20260429 08:04:45.830510  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.830569  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7475.5
I20260429 08:04:45.830615  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7475.6
I20260429 08:04:45.831243  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7476 FOLLOWER]: Advancing to term 7477
I20260429 08:04:45.831774  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.831828  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7476.5
I20260429 08:04:45.831875  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7476.6
I20260429 08:04:45.832520  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7477 FOLLOWER]: Advancing to term 7478
I20260429 08:04:45.832940  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.832975  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7477.5
I20260429 08:04:45.833005  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7477.6
I20260429 08:04:45.833706  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7478 FOLLOWER]: Advancing to term 7479
I20260429 08:04:45.834100  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.834133  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7478.5
I20260429 08:04:45.834163  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7478.6
I20260429 08:04:45.834782  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7479 FOLLOWER]: Advancing to term 7480
I20260429 08:04:45.835225  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.835281  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7479.5
I20260429 08:04:45.835326  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7479.6
I20260429 08:04:45.835983  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7480 FOLLOWER]: Advancing to term 7481
I20260429 08:04:45.836458  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.836491  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7480.5
I20260429 08:04:45.836546  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7480.6
I20260429 08:04:45.837229  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7481 FOLLOWER]: Advancing to term 7482
I20260429 08:04:45.837653  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.837687  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7481.5
I20260429 08:04:45.837718  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7481.6
I20260429 08:04:45.838269  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7482 FOLLOWER]: Advancing to term 7483
I20260429 08:04:45.838666  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.838698  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7482.5
I20260429 08:04:45.838744  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7482.6
I20260429 08:04:45.839332  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7483 FOLLOWER]: Advancing to term 7484
I20260429 08:04:45.839790  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.839824  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7483.5
I20260429 08:04:45.839854  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7483.6
I20260429 08:04:45.840494  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7484 FOLLOWER]: Advancing to term 7485
I20260429 08:04:45.840950  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.840982  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7484.5
I20260429 08:04:45.841040  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7484.6
I20260429 08:04:45.841678  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7485 FOLLOWER]: Advancing to term 7486
I20260429 08:04:45.842111  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.842142  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7485.5
I20260429 08:04:45.842171  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7485.6
I20260429 08:04:45.842803  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7486 FOLLOWER]: Advancing to term 7487
I20260429 08:04:45.843235  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.843266  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7486.5
I20260429 08:04:45.843318  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7486.6
I20260429 08:04:45.844053  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7487 FOLLOWER]: Advancing to term 7488
I20260429 08:04:45.844537  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.844568  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7487.5
I20260429 08:04:45.844623  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7487.6
I20260429 08:04:45.845206  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7488 FOLLOWER]: Advancing to term 7489
I20260429 08:04:45.845672  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.845731  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7488.5
I20260429 08:04:45.845777  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7488.6
I20260429 08:04:45.846356  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7489 FOLLOWER]: Advancing to term 7490
I20260429 08:04:45.846781  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.846812  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7489.5
I20260429 08:04:45.846865  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7489.6
I20260429 08:04:45.847525  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7490 FOLLOWER]: Advancing to term 7491
I20260429 08:04:45.847965  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.847997  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7490.5
I20260429 08:04:45.848050  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7490.6
I20260429 08:04:45.848598  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7491 FOLLOWER]: Advancing to term 7492
I20260429 08:04:45.849049  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.849080  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7491.5
I20260429 08:04:45.849135  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7491.6
I20260429 08:04:45.849751  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7492 FOLLOWER]: Advancing to term 7493
I20260429 08:04:45.850178  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.850209  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7492.5
I20260429 08:04:45.850263  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7492.6
I20260429 08:04:45.850862  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7493 FOLLOWER]: Advancing to term 7494
I20260429 08:04:45.851233  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.851272  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7493.5
I20260429 08:04:45.851300  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7493.6
I20260429 08:04:45.851984  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7494 FOLLOWER]: Advancing to term 7495
I20260429 08:04:45.852391  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.852429  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7494.5
I20260429 08:04:45.852459  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7494.6
I20260429 08:04:45.853036  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7495 FOLLOWER]: Advancing to term 7496
I20260429 08:04:45.853425  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.853456  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7495.5
I20260429 08:04:45.853482  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7495.6
I20260429 08:04:45.854054  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7496 FOLLOWER]: Advancing to term 7497
I20260429 08:04:45.854444  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.854475  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7496.5
I20260429 08:04:45.854502  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7496.6
I20260429 08:04:45.855041  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7497 FOLLOWER]: Advancing to term 7498
I20260429 08:04:45.855432  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.855461  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7497.5
I20260429 08:04:45.855537  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7497.6
I20260429 08:04:45.856056  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7498 FOLLOWER]: Advancing to term 7499
I20260429 08:04:45.856448  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.856479  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7498.5
I20260429 08:04:45.856506  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7498.6
I20260429 08:04:45.857017  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7499 FOLLOWER]: Advancing to term 7500
I20260429 08:04:45.857390  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.857426  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7499.5
I20260429 08:04:45.857455  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7499.6
I20260429 08:04:45.858064  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7500 FOLLOWER]: Advancing to term 7501
I20260429 08:04:45.858454  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.858484  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7500.5
I20260429 08:04:45.858512  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7500.6
I20260429 08:04:45.859056  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7501 FOLLOWER]: Advancing to term 7502
I20260429 08:04:45.859447  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.859534  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7501.5
I20260429 08:04:45.859571  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7501.6
I20260429 08:04:45.860196  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7502 FOLLOWER]: Advancing to term 7503
I20260429 08:04:45.860587  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.860617  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7502.5
I20260429 08:04:45.860646  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7502.6
I20260429 08:04:45.861164  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7503 FOLLOWER]: Advancing to term 7504
I20260429 08:04:45.861603  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.861658  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7503.5
I20260429 08:04:45.861722  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7503.6
I20260429 08:04:45.862246  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7504 FOLLOWER]: Advancing to term 7505
I20260429 08:04:45.862694  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.862749  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7504.5
I20260429 08:04:45.862795  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7504.6
I20260429 08:04:45.863344  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7505 FOLLOWER]: Advancing to term 7506
I20260429 08:04:45.863826  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.863881  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7505.5
I20260429 08:04:45.863925  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7505.6
I20260429 08:04:45.864537  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7506 FOLLOWER]: Advancing to term 7507
I20260429 08:04:45.864974  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.865005  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7506.5
I20260429 08:04:45.865034  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7506.6
I20260429 08:04:45.865684  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7507 FOLLOWER]: Advancing to term 7508
I20260429 08:04:45.866142  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.866174  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7507.5
I20260429 08:04:45.866230  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7507.6
I20260429 08:04:45.866896  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7508 FOLLOWER]: Advancing to term 7509
I20260429 08:04:45.867327  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.867359  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7508.5
I20260429 08:04:45.867419  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7508.6
I20260429 08:04:45.868031  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7509 FOLLOWER]: Advancing to term 7510
I20260429 08:04:45.868413  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.868453  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7509.5
I20260429 08:04:45.868482  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7509.6
I20260429 08:04:45.869053  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7510 FOLLOWER]: Advancing to term 7511
I20260429 08:04:45.869457  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.869488  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7510.5
I20260429 08:04:45.869516  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7510.6
I20260429 08:04:45.870177  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7511 FOLLOWER]: Advancing to term 7512
I20260429 08:04:45.870639  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.870697  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7511.5
I20260429 08:04:45.870744  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7511.6
I20260429 08:04:45.871366  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7512 FOLLOWER]: Advancing to term 7513
I20260429 08:04:45.871850  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.871881  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7512.5
I20260429 08:04:45.871910  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7512.6
I20260429 08:04:45.872587  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7513 FOLLOWER]: Advancing to term 7514
I20260429 08:04:45.873035  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.873066  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7513.5
I20260429 08:04:45.873119  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7513.6
I20260429 08:04:45.873734  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7514 FOLLOWER]: Advancing to term 7515
I20260429 08:04:45.874187  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.874219  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7514.5
I20260429 08:04:45.874274  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7514.6
I20260429 08:04:45.875054  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7515 FOLLOWER]: Advancing to term 7516
I20260429 08:04:45.875568  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.875600  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7515.5
I20260429 08:04:45.875669  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7515.6
I20260429 08:04:45.876258  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7516 FOLLOWER]: Advancing to term 7517
I20260429 08:04:45.876698  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.876729  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7516.5
I20260429 08:04:45.876783  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7516.6
I20260429 08:04:45.877300  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7517 FOLLOWER]: Advancing to term 7518
I20260429 08:04:45.877748  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.877804  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7517.5
I20260429 08:04:45.877848  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7517.6
I20260429 08:04:45.878391  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7518 FOLLOWER]: Advancing to term 7519
I20260429 08:04:45.878830  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.878885  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7518.5
I20260429 08:04:45.878929  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7518.6
I20260429 08:04:45.879550  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7519 FOLLOWER]: Advancing to term 7520
I20260429 08:04:45.879982  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.880036  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7519.5
I20260429 08:04:45.880080  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7519.6
I20260429 08:04:45.880643  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7520 FOLLOWER]: Advancing to term 7521
I20260429 08:04:45.881086  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.881117  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7520.5
I20260429 08:04:45.881172  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7520.6
I20260429 08:04:45.881758  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7521 FOLLOWER]: Advancing to term 7522
I20260429 08:04:45.882148  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.882179  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7521.5
I20260429 08:04:45.882206  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7521.6
I20260429 08:04:45.882802  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7522 FOLLOWER]: Advancing to term 7523
I20260429 08:04:45.883261  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.883322  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7522.5
I20260429 08:04:45.883365  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7522.6
I20260429 08:04:45.884157  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7523 FOLLOWER]: Advancing to term 7524
I20260429 08:04:45.884624  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.884687  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7523.5
I20260429 08:04:45.884732  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7523.6
I20260429 08:04:45.885377  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7524 FOLLOWER]: Advancing to term 7525
I20260429 08:04:45.885844  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.885877  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7524.5
I20260429 08:04:45.885938  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7524.6
I20260429 08:04:45.886526  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7525 FOLLOWER]: Advancing to term 7526
I20260429 08:04:45.886981  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.887037  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7525.5
I20260429 08:04:45.887082  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7525.6
I20260429 08:04:45.887982  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7526 FOLLOWER]: Advancing to term 7527
I20260429 08:04:45.888448  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.888481  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7526.5
I20260429 08:04:45.888543  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7526.6
I20260429 08:04:45.889233  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7527 FOLLOWER]: Advancing to term 7528
I20260429 08:04:45.889678  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.889711  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7527.5
I20260429 08:04:45.889762  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7527.6
I20260429 08:04:45.890353  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7528 FOLLOWER]: Advancing to term 7529
I20260429 08:04:45.890812  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.890844  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7528.5
I20260429 08:04:45.890901  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7528.6
I20260429 08:04:45.891637  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7529 FOLLOWER]: Advancing to term 7530
I20260429 08:04:45.892040  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.892071  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7529.5
I20260429 08:04:45.892102  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7529.6
I20260429 08:04:45.892632  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7530 FOLLOWER]: Advancing to term 7531
I20260429 08:04:45.893047  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.893078  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7530.5
I20260429 08:04:45.893110  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7530.6
I20260429 08:04:45.893678  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7531 FOLLOWER]: Advancing to term 7532
I20260429 08:04:45.894120  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.894158  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7531.5
I20260429 08:04:45.894218  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7531.6
I20260429 08:04:45.894866  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7532 FOLLOWER]: Advancing to term 7533
I20260429 08:04:45.895458  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.895531  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7532.5
I20260429 08:04:45.895576  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7532.6
I20260429 08:04:45.896229  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7533 FOLLOWER]: Advancing to term 7534
I20260429 08:04:45.896694  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.896727  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7533.5
I20260429 08:04:45.896755  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7533.6
I20260429 08:04:45.897430  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7534 FOLLOWER]: Advancing to term 7535
I20260429 08:04:45.898241  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.898280  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7534.5
I20260429 08:04:45.898350  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7534.6
I20260429 08:04:45.899183  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7535 FOLLOWER]: Advancing to term 7536
I20260429 08:04:45.899719  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.899765  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7535.5
I20260429 08:04:45.899806  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7535.6
I20260429 08:04:45.902055  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7536 FOLLOWER]: Advancing to term 7537
I20260429 08:04:45.902573  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.902633  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7536.5
I20260429 08:04:45.902721  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7536.6
I20260429 08:04:45.904884  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7537 FOLLOWER]: Advancing to term 7538
I20260429 08:04:45.905498  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.905548  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7537.5
I20260429 08:04:45.905603  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7537.6
I20260429 08:04:45.906525  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7538 FOLLOWER]: Advancing to term 7539
I20260429 08:04:45.907253  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.907308  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7538.5
I20260429 08:04:45.907361  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7538.6
I20260429 08:04:45.907953  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7539 FOLLOWER]: Advancing to term 7540
I20260429 08:04:45.908711  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.908746  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7539.5
I20260429 08:04:45.908789  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7539.6
I20260429 08:04:45.909514  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7540 FOLLOWER]: Advancing to term 7541
I20260429 08:04:45.910265  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.910306  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7540.5
I20260429 08:04:45.910359  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7540.6
I20260429 08:04:45.912015  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7541 FOLLOWER]: Advancing to term 7542
I20260429 08:04:45.912519  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.912575  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7541.5
I20260429 08:04:45.912621  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7541.6
I20260429 08:04:45.913331  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7542 FOLLOWER]: Advancing to term 7543
I20260429 08:04:45.913919  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.913966  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7542.5
I20260429 08:04:45.914011  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7542.6
I20260429 08:04:45.914556  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7543 FOLLOWER]: Advancing to term 7544
I20260429 08:04:45.915213  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.915266  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7543.5
I20260429 08:04:45.915315  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7543.6
I20260429 08:04:45.915934  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7544 FOLLOWER]: Advancing to term 7545
I20260429 08:04:45.916558  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.916599  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7544.5
I20260429 08:04:45.916641  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7544.6
I20260429 08:04:45.917214  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7545 FOLLOWER]: Advancing to term 7546
I20260429 08:04:45.917826  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.917867  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7545.5
I20260429 08:04:45.917910  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7545.6
I20260429 08:04:45.918416  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7546 FOLLOWER]: Advancing to term 7547
I20260429 08:04:45.918932  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.918977  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7546.5
I20260429 08:04:45.919032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7546.6
I20260429 08:04:45.919634  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7547 FOLLOWER]: Advancing to term 7548
I20260429 08:04:45.920192  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.920214  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7547.5
I20260429 08:04:45.920250  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7547.6
I20260429 08:04:45.920802  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7548 FOLLOWER]: Advancing to term 7549
I20260429 08:04:45.921228  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.921259  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7548.5
I20260429 08:04:45.921286  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7548.6
I20260429 08:04:45.921866  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7549 FOLLOWER]: Advancing to term 7550
I20260429 08:04:45.922330  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.922387  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7549.5
I20260429 08:04:45.922452  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7549.6
I20260429 08:04:45.922946  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7550 FOLLOWER]: Advancing to term 7551
I20260429 08:04:45.923413  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.923444  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7550.5
I20260429 08:04:45.923519  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7550.6
I20260429 08:04:45.924283  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7551 FOLLOWER]: Advancing to term 7552
I20260429 08:04:45.924881  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.924932  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7551.5
I20260429 08:04:45.924976  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7551.6
I20260429 08:04:45.925599  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7552 FOLLOWER]: Advancing to term 7553
I20260429 08:04:45.926165  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.926221  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7552.5
I20260429 08:04:45.926275  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7552.6
I20260429 08:04:45.926957  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7553 FOLLOWER]: Advancing to term 7554
I20260429 08:04:45.927532  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.927570  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7553.5
I20260429 08:04:45.927615  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7553.6
I20260429 08:04:45.928148  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7554 FOLLOWER]: Advancing to term 7555
I20260429 08:04:45.928606  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.928638  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7554.5
I20260429 08:04:45.928702  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7554.6
I20260429 08:04:45.929296  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7555 FOLLOWER]: Advancing to term 7556
I20260429 08:04:45.929715  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.929747  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7555.5
I20260429 08:04:45.929776  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7555.6
I20260429 08:04:45.930467  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7556 FOLLOWER]: Advancing to term 7557
I20260429 08:04:45.930888  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.930922  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7556.5
I20260429 08:04:45.930951  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7556.6
I20260429 08:04:45.931727  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7557 FOLLOWER]: Advancing to term 7558
I20260429 08:04:45.932140  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.932173  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7557.5
I20260429 08:04:45.932204  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7557.6
I20260429 08:04:45.933007  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7558 FOLLOWER]: Advancing to term 7559
I20260429 08:04:45.933421  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.933455  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7558.5
I20260429 08:04:45.933488  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7558.6
I20260429 08:04:45.934131  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7559 FOLLOWER]: Advancing to term 7560
I20260429 08:04:45.934559  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.934592  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7559.5
I20260429 08:04:45.934621  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7559.6
I20260429 08:04:45.935220  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7560 FOLLOWER]: Advancing to term 7561
I20260429 08:04:45.935688  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.935727  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7560.5
I20260429 08:04:45.935760  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7560.6
I20260429 08:04:45.936568  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7561 FOLLOWER]: Advancing to term 7562
I20260429 08:04:45.936964  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.936997  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7561.5
I20260429 08:04:45.937026  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7561.6
I20260429 08:04:45.937845  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7562 FOLLOWER]: Advancing to term 7563
I20260429 08:04:45.938251  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.938282  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7562.5
I20260429 08:04:45.938311  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7562.6
I20260429 08:04:45.939010  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7563 FOLLOWER]: Advancing to term 7564
I20260429 08:04:45.939441  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.939529  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7563.5
I20260429 08:04:45.939580  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7563.6
I20260429 08:04:45.940111  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7564 FOLLOWER]: Advancing to term 7565
I20260429 08:04:45.940608  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.940639  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7564.5
I20260429 08:04:45.940668  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7564.6
I20260429 08:04:45.941341  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7565 FOLLOWER]: Advancing to term 7566
I20260429 08:04:45.941815  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.941849  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7565.5
I20260429 08:04:45.941879  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7565.6
I20260429 08:04:45.942658  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7566 FOLLOWER]: Advancing to term 7567
I20260429 08:04:45.943082  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.943113  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7566.5
I20260429 08:04:45.943143  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7566.6
I20260429 08:04:45.943667  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7567 FOLLOWER]: Advancing to term 7568
I20260429 08:04:45.944049  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.944080  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7567.5
I20260429 08:04:45.944108  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7567.6
I20260429 08:04:45.944761  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7568 FOLLOWER]: Advancing to term 7569
I20260429 08:04:45.945185  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.945216  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7568.5
I20260429 08:04:45.945269  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7568.6
I20260429 08:04:45.945860  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7569 FOLLOWER]: Advancing to term 7570
I20260429 08:04:45.946305  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.946378  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7569.5
I20260429 08:04:45.946424  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7569.6
I20260429 08:04:45.946951  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7570 FOLLOWER]: Advancing to term 7571
I20260429 08:04:45.947377  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.947436  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7570.5
I20260429 08:04:45.947484  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7570.6
I20260429 08:04:45.947994  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7571 FOLLOWER]: Advancing to term 7572
I20260429 08:04:45.948426  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.948479  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7571.5
I20260429 08:04:45.948524  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7571.6
I20260429 08:04:45.949015  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7572 FOLLOWER]: Advancing to term 7573
I20260429 08:04:45.949442  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.949493  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7572.5
I20260429 08:04:45.949538  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7572.6
I20260429 08:04:45.950127  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7573 FOLLOWER]: Advancing to term 7574
I20260429 08:04:45.950560  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.950613  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7573.5
I20260429 08:04:45.950659  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7573.6
I20260429 08:04:45.951306  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7574 FOLLOWER]: Advancing to term 7575
I20260429 08:04:45.951828  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.951860  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7574.5
I20260429 08:04:45.951915  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7574.6
I20260429 08:04:45.952602  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7575 FOLLOWER]: Advancing to term 7576
I20260429 08:04:45.953040  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.953073  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7575.5
I20260429 08:04:45.953127  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7575.6
I20260429 08:04:45.953673  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7576 FOLLOWER]: Advancing to term 7577
I20260429 08:04:45.954110  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.954141  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7576.5
I20260429 08:04:45.954196  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7576.6
I20260429 08:04:45.954798  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7577 FOLLOWER]: Advancing to term 7578
I20260429 08:04:45.955221  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.955278  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7577.5
I20260429 08:04:45.955322  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7577.6
I20260429 08:04:45.955994  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7578 FOLLOWER]: Advancing to term 7579
I20260429 08:04:45.956425  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.956480  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7578.5
I20260429 08:04:45.956525  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7578.6
I20260429 08:04:45.957091  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7579 FOLLOWER]: Advancing to term 7580
I20260429 08:04:45.957515  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.957571  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7579.5
I20260429 08:04:45.957615  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7579.6
I20260429 08:04:45.958215  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7580 FOLLOWER]: Advancing to term 7581
I20260429 08:04:45.958689  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.958721  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7580.5
I20260429 08:04:45.958777  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7580.6
I20260429 08:04:45.959394  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7581 FOLLOWER]: Advancing to term 7582
I20260429 08:04:45.959959  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.959998  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7581.5
I20260429 08:04:45.960043  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7581.6
I20260429 08:04:45.960668  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7582 FOLLOWER]: Advancing to term 7583
I20260429 08:04:45.961088  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.961148  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7582.5
I20260429 08:04:45.961194  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7582.6
I20260429 08:04:45.962044  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7583 FOLLOWER]: Advancing to term 7584
I20260429 08:04:45.962481  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.962538  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7583.5
I20260429 08:04:45.962584  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7583.6
I20260429 08:04:45.963219  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7584 FOLLOWER]: Advancing to term 7585
I20260429 08:04:45.963712  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.963764  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7584.5
I20260429 08:04:45.963810  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7584.6
I20260429 08:04:45.964468  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7585 FOLLOWER]: Advancing to term 7586
I20260429 08:04:45.964888  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.964944  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7585.5
I20260429 08:04:45.964989  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7585.6
I20260429 08:04:45.965656  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7586 FOLLOWER]: Advancing to term 7587
I20260429 08:04:45.966128  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.966185  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7586.5
I20260429 08:04:45.966229  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7586.6
I20260429 08:04:45.966944  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7587 FOLLOWER]: Advancing to term 7588
I20260429 08:04:45.967384  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.967439  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7587.5
I20260429 08:04:45.967483  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7587.6
I20260429 08:04:45.968206  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7588 FOLLOWER]: Advancing to term 7589
I20260429 08:04:45.968590  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.968618  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7588.5
I20260429 08:04:45.968647  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7588.6
I20260429 08:04:45.969275  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7589 FOLLOWER]: Advancing to term 7590
I20260429 08:04:45.969682  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.969715  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7589.5
I20260429 08:04:45.969743  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7589.6
I20260429 08:04:45.970351  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7590 FOLLOWER]: Advancing to term 7591
I20260429 08:04:45.970744  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.970775  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7590.5
I20260429 08:04:45.970805  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7590.6
I20260429 08:04:45.971387  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7591 FOLLOWER]: Advancing to term 7592
I20260429 08:04:45.971860  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.971894  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7591.5
I20260429 08:04:45.971922  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7591.6
I20260429 08:04:45.972484  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7592 FOLLOWER]: Advancing to term 7593
I20260429 08:04:45.972915  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.972972  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7592.5
I20260429 08:04:45.973017  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7592.6
I20260429 08:04:45.973654  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7593 FOLLOWER]: Advancing to term 7594
I20260429 08:04:45.974087  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.974143  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7593.5
I20260429 08:04:45.974190  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7593.6
I20260429 08:04:45.974771  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7594 FOLLOWER]: Advancing to term 7595
I20260429 08:04:45.975203  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.975234  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7594.5
I20260429 08:04:45.975286  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7594.6
I20260429 08:04:45.975945  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7595 FOLLOWER]: Advancing to term 7596
I20260429 08:04:45.976336  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.976365  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7595.5
I20260429 08:04:45.976393  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7595.6
I20260429 08:04:45.976991  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7596 FOLLOWER]: Advancing to term 7597
I20260429 08:04:45.977381  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.977412  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7596.5
I20260429 08:04:45.977442  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7596.6
I20260429 08:04:45.978137  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7597 FOLLOWER]: Advancing to term 7598
I20260429 08:04:45.978616  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.978646  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7597.5
I20260429 08:04:45.978675  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7597.6
I20260429 08:04:45.979254  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7598 FOLLOWER]: Advancing to term 7599
I20260429 08:04:45.979732  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.979763  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7598.5
I20260429 08:04:45.979790  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7598.6
I20260429 08:04:45.980393  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7599 FOLLOWER]: Advancing to term 7600
I20260429 08:04:45.980893  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.980950  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7599.5
I20260429 08:04:45.980994  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7599.6
I20260429 08:04:45.981678  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7600 FOLLOWER]: Advancing to term 7601
I20260429 08:04:45.982126  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.982158  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7600.5
I20260429 08:04:45.982224  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7600.6
I20260429 08:04:45.982842  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7601 FOLLOWER]: Advancing to term 7602
I20260429 08:04:45.983264  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.983340  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7601.5
I20260429 08:04:45.983395  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7601.6
I20260429 08:04:45.984141  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7602 FOLLOWER]: Advancing to term 7603
I20260429 08:04:45.984586  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.984651  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7602.5
I20260429 08:04:45.984699  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7602.6
I20260429 08:04:45.985330  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7603 FOLLOWER]: Advancing to term 7604
I20260429 08:04:45.985769  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.985803  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7603.5
I20260429 08:04:45.985831  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7603.6
I20260429 08:04:45.986481  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7604 FOLLOWER]: Advancing to term 7605
I20260429 08:04:45.986879  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.986910  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7604.5
I20260429 08:04:45.986938  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7604.6
I20260429 08:04:45.987430  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7605 FOLLOWER]: Advancing to term 7606
I20260429 08:04:45.987870  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.987901  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7605.5
I20260429 08:04:45.987931  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7605.6
I20260429 08:04:45.988500  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7606 FOLLOWER]: Advancing to term 7607
I20260429 08:04:45.988958  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.989017  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7606.5
I20260429 08:04:45.989063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7606.6
I20260429 08:04:45.989629  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7607 FOLLOWER]: Advancing to term 7608
I20260429 08:04:45.990056  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.990110  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7607.5
I20260429 08:04:45.990157  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7607.6
I20260429 08:04:45.990821  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7608 FOLLOWER]: Advancing to term 7609
I20260429 08:04:45.991232  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.991288  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7608.5
I20260429 08:04:45.991334  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7608.6
I20260429 08:04:45.992048  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7609 FOLLOWER]: Advancing to term 7610
I20260429 08:04:45.992509  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.992564  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7609.5
I20260429 08:04:45.992609  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7609.6
I20260429 08:04:45.993261  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7610 FOLLOWER]: Advancing to term 7611
I20260429 08:04:45.993686  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.993753  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7610.5
I20260429 08:04:45.993799  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7610.6
I20260429 08:04:45.994405  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7611 FOLLOWER]: Advancing to term 7612
I20260429 08:04:45.994870  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.994903  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7611.5
I20260429 08:04:45.994956  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7611.6
I20260429 08:04:45.995551  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7612 FOLLOWER]: Advancing to term 7613
I20260429 08:04:45.995975  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.996029  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7612.5
I20260429 08:04:45.996076  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7612.6
I20260429 08:04:45.996686  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7613 FOLLOWER]: Advancing to term 7614
I20260429 08:04:45.997097  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.997152  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7613.5
I20260429 08:04:45.997197  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7613.6
I20260429 08:04:45.997825  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7614 FOLLOWER]: Advancing to term 7615
I20260429 08:04:45.998255  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.998309  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7614.5
I20260429 08:04:45.998368  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7614.6
I20260429 08:04:45.998989  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7615 FOLLOWER]: Advancing to term 7616
I20260429 08:04:45.999428  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:45.999483  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7615.5
I20260429 08:04:45.999567  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7615.6
I20260429 08:04:46.000095  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7616 FOLLOWER]: Advancing to term 7617
I20260429 08:04:46.000526  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.000581  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7616.5
I20260429 08:04:46.000626  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7616.6
I20260429 08:04:46.001221  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7617 FOLLOWER]: Advancing to term 7618
I20260429 08:04:46.001669  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.001725  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7617.5
I20260429 08:04:46.001771  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7617.6
I20260429 08:04:46.002307  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7618 FOLLOWER]: Advancing to term 7619
I20260429 08:04:46.002761  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.002794  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7618.5
I20260429 08:04:46.002848  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7618.6
I20260429 08:04:46.003409  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7619 FOLLOWER]: Advancing to term 7620
I20260429 08:04:46.003870  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.003924  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7619.5
I20260429 08:04:46.003970  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7619.6
I20260429 08:04:46.004534  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7620 FOLLOWER]: Advancing to term 7621
I20260429 08:04:46.004974  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.005029  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7620.5
I20260429 08:04:46.005076  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7620.6
I20260429 08:04:46.005823  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7621 FOLLOWER]: Advancing to term 7622
I20260429 08:04:46.006209  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.006240  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7621.5
I20260429 08:04:46.006268  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7621.6
I20260429 08:04:46.006994  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7622 FOLLOWER]: Advancing to term 7623
I20260429 08:04:46.007439  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.007527  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7622.5
I20260429 08:04:46.007606  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7622.6
I20260429 08:04:46.008286  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7623 FOLLOWER]: Advancing to term 7624
I20260429 08:04:46.008747  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.008803  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7623.5
I20260429 08:04:46.008849  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7623.6
I20260429 08:04:46.009470  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7624 FOLLOWER]: Advancing to term 7625
I20260429 08:04:46.009896  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.009953  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7624.5
I20260429 08:04:46.009999  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7624.6
I20260429 08:04:46.010605  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7625 FOLLOWER]: Advancing to term 7626
I20260429 08:04:46.011044  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.011075  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7625.5
I20260429 08:04:46.011130  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7625.6
I20260429 08:04:46.011849  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7626 FOLLOWER]: Advancing to term 7627
I20260429 08:04:46.012281  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.012312  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7626.5
I20260429 08:04:46.012367  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7626.6
I20260429 08:04:46.012969  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7627 FOLLOWER]: Advancing to term 7628
I20260429 08:04:46.013453  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.013482  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7627.5
I20260429 08:04:46.013536  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7627.6
I20260429 08:04:46.014115  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7628 FOLLOWER]: Advancing to term 7629
I20260429 08:04:46.014597  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.014631  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7628.5
I20260429 08:04:46.014693  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7628.6
I20260429 08:04:46.015273  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7629 FOLLOWER]: Advancing to term 7630
I20260429 08:04:46.015775  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.015807  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7629.5
I20260429 08:04:46.015861  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7629.6
I20260429 08:04:46.016448  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7630 FOLLOWER]: Advancing to term 7631
I20260429 08:04:46.016891  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.016949  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7630.5
I20260429 08:04:46.016996  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7630.6
I20260429 08:04:46.017554  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7631 FOLLOWER]: Advancing to term 7632
I20260429 08:04:46.017998  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.018031  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7631.5
I20260429 08:04:46.018085  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7631.6
I20260429 08:04:46.018704  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7632 FOLLOWER]: Advancing to term 7633
I20260429 08:04:46.019169  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.019225  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7632.5
I20260429 08:04:46.019271  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7632.6
I20260429 08:04:46.019847  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7633 FOLLOWER]: Advancing to term 7634
I20260429 08:04:46.020278  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.020335  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7633.5
I20260429 08:04:46.020378  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7633.6
I20260429 08:04:46.020906  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7634 FOLLOWER]: Advancing to term 7635
I20260429 08:04:46.021337  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.021392  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7634.5
I20260429 08:04:46.021457  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7634.6
I20260429 08:04:46.022050  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7635 FOLLOWER]: Advancing to term 7636
I20260429 08:04:46.022485  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.022516  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7635.5
I20260429 08:04:46.022570  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7635.6
I20260429 08:04:46.023236  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7636 FOLLOWER]: Advancing to term 7637
I20260429 08:04:46.023758  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.023789  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7636.5
I20260429 08:04:46.023819  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7636.6
I20260429 08:04:46.024431  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7637 FOLLOWER]: Advancing to term 7638
I20260429 08:04:46.024907  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.024964  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7637.5
I20260429 08:04:46.025010  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7637.6
I20260429 08:04:46.025624  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7638 FOLLOWER]: Advancing to term 7639
I20260429 08:04:46.026091  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.026149  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7638.5
I20260429 08:04:46.026196  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7638.6
I20260429 08:04:46.026865  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7639 FOLLOWER]: Advancing to term 7640
I20260429 08:04:46.027300  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.027359  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7639.5
I20260429 08:04:46.027401  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7639.6
I20260429 08:04:46.028190  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7640 FOLLOWER]: Advancing to term 7641
I20260429 08:04:46.028678  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.028735  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7640.5
I20260429 08:04:46.028784  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7640.6
I20260429 08:04:46.029471  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7641 FOLLOWER]: Advancing to term 7642
I20260429 08:04:46.029912  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.029944  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7641.5
I20260429 08:04:46.029999  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7641.6
I20260429 08:04:46.030692  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7642 FOLLOWER]: Advancing to term 7643
I20260429 08:04:46.031136  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.031168  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7642.5
I20260429 08:04:46.031196  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7642.6
I20260429 08:04:46.031788  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7643 FOLLOWER]: Advancing to term 7644
I20260429 08:04:46.032235  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.032269  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7643.5
I20260429 08:04:46.032297  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7643.6
I20260429 08:04:46.032908  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7644 FOLLOWER]: Advancing to term 7645
I20260429 08:04:46.033293  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.033325  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7644.5
I20260429 08:04:46.033353  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7644.6
I20260429 08:04:46.034049  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7645 FOLLOWER]: Advancing to term 7646
I20260429 08:04:46.034436  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.034466  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7645.5
I20260429 08:04:46.034493  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7645.6
I20260429 08:04:46.035068  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7646 FOLLOWER]: Advancing to term 7647
I20260429 08:04:46.035466  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.035555  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7646.5
I20260429 08:04:46.035586  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7646.6
I20260429 08:04:46.036217  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7647 FOLLOWER]: Advancing to term 7648
I20260429 08:04:46.036847  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.036913  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7647.5
I20260429 08:04:46.036964  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7647.6
I20260429 08:04:46.037701  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7648 FOLLOWER]: Advancing to term 7649
I20260429 08:04:46.038136  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.038198  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7648.5
I20260429 08:04:46.038245  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7648.6
I20260429 08:04:46.039009  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7649 FOLLOWER]: Advancing to term 7650
I20260429 08:04:46.039543  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.039598  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7649.5
I20260429 08:04:46.039644  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7649.6
I20260429 08:04:46.040277  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7650 FOLLOWER]: Advancing to term 7651
I20260429 08:04:46.040757  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.040813  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7650.5
I20260429 08:04:46.040860  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7650.6
I20260429 08:04:46.041510  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7651 FOLLOWER]: Advancing to term 7652
I20260429 08:04:46.041942  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.041998  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7651.5
I20260429 08:04:46.042044  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7651.6
I20260429 08:04:46.042654  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7652 FOLLOWER]: Advancing to term 7653
I20260429 08:04:46.043104  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.043138  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7652.5
I20260429 08:04:46.043192  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7652.6
I20260429 08:04:46.043839  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7653 FOLLOWER]: Advancing to term 7654
I20260429 08:04:46.044268  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.044325  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7653.5
I20260429 08:04:46.044369  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7653.6
I20260429 08:04:46.045053  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7654 FOLLOWER]: Advancing to term 7655
I20260429 08:04:46.045447  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.045480  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7654.5
I20260429 08:04:46.045508  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7654.6
I20260429 08:04:46.046164  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7655 FOLLOWER]: Advancing to term 7656
I20260429 08:04:46.046556  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.046586  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7655.5
I20260429 08:04:46.046614  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7655.6
I20260429 08:04:46.047513  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7656 FOLLOWER]: Advancing to term 7657
I20260429 08:04:46.047968  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.048028  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7656.5
I20260429 08:04:46.048076  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7656.6
I20260429 08:04:46.048645  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7657 FOLLOWER]: Advancing to term 7658
I20260429 08:04:46.049027  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.049057  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7657.5
I20260429 08:04:46.049086  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7657.6
I20260429 08:04:46.049711  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7658 FOLLOWER]: Advancing to term 7659
I20260429 08:04:46.050086  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.050115  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7658.5
I20260429 08:04:46.050143  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7658.6
I20260429 08:04:46.050712  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7659 FOLLOWER]: Advancing to term 7660
I20260429 08:04:46.051087  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.051117  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7659.5
I20260429 08:04:46.051146  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7659.6
I20260429 08:04:46.051816  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7660 FOLLOWER]: Advancing to term 7661
I20260429 08:04:46.052191  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.052222  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7660.5
I20260429 08:04:46.052258  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7660.6
I20260429 08:04:46.052847  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7661 FOLLOWER]: Advancing to term 7662
I20260429 08:04:46.053284  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.053341  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7661.5
I20260429 08:04:46.053388  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7661.6
I20260429 08:04:46.053985  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7662 FOLLOWER]: Advancing to term 7663
I20260429 08:04:46.054445  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.054502  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7662.5
I20260429 08:04:46.054553  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7662.6
I20260429 08:04:46.055161  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7663 FOLLOWER]: Advancing to term 7664
I20260429 08:04:46.055621  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.055653  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7663.5
I20260429 08:04:46.055684  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7663.6
I20260429 08:04:46.056298  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7664 FOLLOWER]: Advancing to term 7665
I20260429 08:04:46.056802  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.056859  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7664.5
I20260429 08:04:46.056906  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7664.6
I20260429 08:04:46.057500  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7665 FOLLOWER]: Advancing to term 7666
I20260429 08:04:46.057950  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.057983  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7665.5
I20260429 08:04:46.058012  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7665.6
I20260429 08:04:46.058535  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7666 FOLLOWER]: Advancing to term 7667
I20260429 08:04:46.059029  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.059075  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7666.5
I20260429 08:04:46.059118  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7666.6
I20260429 08:04:46.059680  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7667 FOLLOWER]: Advancing to term 7668
I20260429 08:04:46.060209  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.060264  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7667.5
I20260429 08:04:46.060307  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7667.6
I20260429 08:04:46.060876  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7668 FOLLOWER]: Advancing to term 7669
I20260429 08:04:46.061288  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.061344  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7668.5
I20260429 08:04:46.061390  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7668.6
I20260429 08:04:46.062005  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7669 FOLLOWER]: Advancing to term 7670
I20260429 08:04:46.062487  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.062521  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7669.5
I20260429 08:04:46.062577  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7669.6
I20260429 08:04:46.063191  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7670 FOLLOWER]: Advancing to term 7671
I20260429 08:04:46.063720  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.063755  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7670.5
I20260429 08:04:46.063807  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7670.6
I20260429 08:04:46.064389  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7671 FOLLOWER]: Advancing to term 7672
I20260429 08:04:46.064837  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.064869  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7671.5
I20260429 08:04:46.064924  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7671.6
I20260429 08:04:46.065486  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7672 FOLLOWER]: Advancing to term 7673
I20260429 08:04:46.065927  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.065958  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7672.5
I20260429 08:04:46.066012  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7672.6
I20260429 08:04:46.066658  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7673 FOLLOWER]: Advancing to term 7674
I20260429 08:04:46.067087  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.067119  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7673.5
I20260429 08:04:46.067174  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7673.6
I20260429 08:04:46.067819  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7674 FOLLOWER]: Advancing to term 7675
I20260429 08:04:46.068213  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.068261  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7674.5
I20260429 08:04:46.068289  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7674.6
I20260429 08:04:46.068847  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7675 FOLLOWER]: Advancing to term 7676
I20260429 08:04:46.069248  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.069278  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7675.5
I20260429 08:04:46.069306  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7675.6
I20260429 08:04:46.069906  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7676 FOLLOWER]: Advancing to term 7677
I20260429 08:04:46.070297  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.070328  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7676.5
I20260429 08:04:46.070356  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7676.6
I20260429 08:04:46.070914  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7677 FOLLOWER]: Advancing to term 7678
I20260429 08:04:46.071350  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.071382  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7677.5
I20260429 08:04:46.071452  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7677.6
I20260429 08:04:46.072144  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7678 FOLLOWER]: Advancing to term 7679
I20260429 08:04:46.072566  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.072598  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7678.5
I20260429 08:04:46.072651  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7678.6
I20260429 08:04:46.073243  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7679 FOLLOWER]: Advancing to term 7680
I20260429 08:04:46.073716  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.073750  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7679.5
I20260429 08:04:46.073803  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7679.6
I20260429 08:04:46.074386  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7680 FOLLOWER]: Advancing to term 7681
I20260429 08:04:46.074805  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.074862  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7680.5
I20260429 08:04:46.074906  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7680.6
I20260429 08:04:46.075567  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7681 FOLLOWER]: Advancing to term 7682
I20260429 08:04:46.076005  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.076063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7681.5
I20260429 08:04:46.076118  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7681.6
I20260429 08:04:46.076733  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7682 FOLLOWER]: Advancing to term 7683
I20260429 08:04:46.077173  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.077205  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7682.5
I20260429 08:04:46.077260  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7682.6
I20260429 08:04:46.077852  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7683 FOLLOWER]: Advancing to term 7684
I20260429 08:04:46.078230  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.078260  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7683.5
I20260429 08:04:46.078289  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7683.6
I20260429 08:04:46.078956  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7684 FOLLOWER]: Advancing to term 7685
I20260429 08:04:46.079381  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.079452  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7684.5
I20260429 08:04:46.079495  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7684.6
I20260429 08:04:46.080225  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7685 FOLLOWER]: Advancing to term 7686
I20260429 08:04:46.080657  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.080720  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7685.5
I20260429 08:04:46.080773  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7685.6
I20260429 08:04:46.081454  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7686 FOLLOWER]: Advancing to term 7687
I20260429 08:04:46.081892  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.081952  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7686.5
I20260429 08:04:46.082000  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7686.6
I20260429 08:04:46.082652  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7687 FOLLOWER]: Advancing to term 7688
I20260429 08:04:46.083083  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.083141  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7687.5
I20260429 08:04:46.083184  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7687.6
I20260429 08:04:46.083840  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7688 FOLLOWER]: Advancing to term 7689
I20260429 08:04:46.084260  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.084316  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7688.5
I20260429 08:04:46.084358  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7688.6
I20260429 08:04:46.084985  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7689 FOLLOWER]: Advancing to term 7690
I20260429 08:04:46.085423  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.085454  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7689.5
I20260429 08:04:46.085508  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7689.6
I20260429 08:04:46.086072  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7690 FOLLOWER]: Advancing to term 7691
I20260429 08:04:46.086506  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.086539  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7690.5
I20260429 08:04:46.086567  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7690.6
I20260429 08:04:46.087124  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7691 FOLLOWER]: Advancing to term 7692
I20260429 08:04:46.087584  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.087615  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7691.5
I20260429 08:04:46.087648  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7691.6
I20260429 08:04:46.088229  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7692 FOLLOWER]: Advancing to term 7693
I20260429 08:04:46.088624  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.088660  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7692.5
I20260429 08:04:46.088691  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7692.6
I20260429 08:04:46.089215  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7693 FOLLOWER]: Advancing to term 7694
I20260429 08:04:46.089614  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.089645  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7693.5
I20260429 08:04:46.089673  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7693.6
I20260429 08:04:46.090201  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7694 FOLLOWER]: Advancing to term 7695
I20260429 08:04:46.090590  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.090619  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7694.5
I20260429 08:04:46.090647  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7694.6
I20260429 08:04:46.091174  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7695 FOLLOWER]: Advancing to term 7696
I20260429 08:04:46.091614  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.091663  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7695.5
I20260429 08:04:46.091693  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7695.6
I20260429 08:04:46.092283  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7696 FOLLOWER]: Advancing to term 7697
I20260429 08:04:46.092669  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.092701  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7696.5
I20260429 08:04:46.092729  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7696.6
I20260429 08:04:46.093219  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7697 FOLLOWER]: Advancing to term 7698
I20260429 08:04:46.093641  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.093674  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7697.5
I20260429 08:04:46.093703  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7697.6
I20260429 08:04:46.094261  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7698 FOLLOWER]: Advancing to term 7699
I20260429 08:04:46.094663  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.094695  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7698.5
I20260429 08:04:46.094722  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7698.6
I20260429 08:04:46.095286  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7699 FOLLOWER]: Advancing to term 7700
I20260429 08:04:46.095749  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.095782  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7699.5
I20260429 08:04:46.095810  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7699.6
I20260429 08:04:46.096325  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7700 FOLLOWER]: Advancing to term 7701
I20260429 08:04:46.096752  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.096786  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7700.5
I20260429 08:04:46.096837  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7700.6
I20260429 08:04:46.097316  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7701 FOLLOWER]: Advancing to term 7702
I20260429 08:04:46.097752  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.097784  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7701.5
I20260429 08:04:46.097838  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7701.6
I20260429 08:04:46.098361  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7702 FOLLOWER]: Advancing to term 7703
I20260429 08:04:46.098807  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.098839  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7702.5
I20260429 08:04:46.098894  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7702.6
I20260429 08:04:46.099421  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7703 FOLLOWER]: Advancing to term 7704
I20260429 08:04:46.099900  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.099933  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7703.5
I20260429 08:04:46.099987  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7703.6
I20260429 08:04:46.100577  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7704 FOLLOWER]: Advancing to term 7705
I20260429 08:04:46.101011  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.101073  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7704.5
I20260429 08:04:46.101118  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7704.6
I20260429 08:04:46.101735  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7705 FOLLOWER]: Advancing to term 7706
I20260429 08:04:46.102173  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.102231  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7705.5
I20260429 08:04:46.102275  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7705.6
I20260429 08:04:46.102917  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7706 FOLLOWER]: Advancing to term 7707
I20260429 08:04:46.103367  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.103400  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7706.5
I20260429 08:04:46.103433  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7706.6
I20260429 08:04:46.104141  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7707 FOLLOWER]: Advancing to term 7708
I20260429 08:04:46.104696  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.104753  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7707.5
I20260429 08:04:46.104815  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7707.6
I20260429 08:04:46.105769  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7708 FOLLOWER]: Advancing to term 7709
I20260429 08:04:46.106528  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.106583  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7708.5
I20260429 08:04:46.106628  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7708.6
I20260429 08:04:46.107195  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7709 FOLLOWER]: Advancing to term 7710
I20260429 08:04:46.107755  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.107786  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7709.5
I20260429 08:04:46.107815  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7709.6
I20260429 08:04:46.108549  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7710 FOLLOWER]: Advancing to term 7711
I20260429 08:04:46.108974  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.109005  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7710.5
I20260429 08:04:46.109059  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7710.6
I20260429 08:04:46.109706  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7711 FOLLOWER]: Advancing to term 7712
I20260429 08:04:46.110159  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.110191  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7711.5
I20260429 08:04:46.110245  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7711.6
I20260429 08:04:46.110885  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7712 FOLLOWER]: Advancing to term 7713
I20260429 08:04:46.111435  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.111531  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7712.5
I20260429 08:04:46.111616  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7712.6
I20260429 08:04:46.112442  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7713 FOLLOWER]: Advancing to term 7714
I20260429 08:04:46.112914  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.112982  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7713.5
I20260429 08:04:46.113041  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7713.6
I20260429 08:04:46.113796  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7714 FOLLOWER]: Advancing to term 7715
I20260429 08:04:46.114226  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.114284  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7714.5
I20260429 08:04:46.114326  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7714.6
I20260429 08:04:46.114915  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7715 FOLLOWER]: Advancing to term 7716
I20260429 08:04:46.115381  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.115413  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7715.5
I20260429 08:04:46.115443  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7715.6
I20260429 08:04:46.116180  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7716 FOLLOWER]: Advancing to term 7717
I20260429 08:04:46.116641  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.116699  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7716.5
I20260429 08:04:46.116746  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7716.6
I20260429 08:04:46.117357  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7717 FOLLOWER]: Advancing to term 7718
I20260429 08:04:46.117969  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.118002  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7717.5
I20260429 08:04:46.118060  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7717.6
I20260429 08:04:46.118698  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7718 FOLLOWER]: Advancing to term 7719
I20260429 08:04:46.119141  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.119174  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7718.5
I20260429 08:04:46.119233  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7718.6
I20260429 08:04:46.120193  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7719 FOLLOWER]: Advancing to term 7720
I20260429 08:04:46.120622  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.120687  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7719.5
I20260429 08:04:46.120731  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7719.6
I20260429 08:04:46.121423  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7720 FOLLOWER]: Advancing to term 7721
I20260429 08:04:46.121871  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.121928  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7720.5
I20260429 08:04:46.121973  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7720.6
I20260429 08:04:46.122737  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7721 FOLLOWER]: Advancing to term 7722
I20260429 08:04:46.123162  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.123216  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7721.5
I20260429 08:04:46.123262  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7721.6
I20260429 08:04:46.123937  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7722 FOLLOWER]: Advancing to term 7723
I20260429 08:04:46.124365  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.124430  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7722.5
I20260429 08:04:46.124478  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7722.6
I20260429 08:04:46.125046  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7723 FOLLOWER]: Advancing to term 7724
I20260429 08:04:46.125496  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.125528  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7723.5
I20260429 08:04:46.125583  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7723.6
I20260429 08:04:46.126220  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7724 FOLLOWER]: Advancing to term 7725
I20260429 08:04:46.126680  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.126713  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7724.5
I20260429 08:04:46.126767  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7724.6
I20260429 08:04:46.127400  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7725 FOLLOWER]: Advancing to term 7726
I20260429 08:04:46.127888  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.127921  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7725.5
I20260429 08:04:46.127950  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7725.6
I20260429 08:04:46.128616  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7726 FOLLOWER]: Advancing to term 7727
I20260429 08:04:46.129026  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.129057  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7726.5
I20260429 08:04:46.129087  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7726.6
I20260429 08:04:46.129724  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7727 FOLLOWER]: Advancing to term 7728
I20260429 08:04:46.130122  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.130153  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7727.5
I20260429 08:04:46.130182  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7727.6
I20260429 08:04:46.130781  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7728 FOLLOWER]: Advancing to term 7729
I20260429 08:04:46.131172  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.131203  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7728.5
I20260429 08:04:46.131232  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7728.6
I20260429 08:04:46.131853  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7729 FOLLOWER]: Advancing to term 7730
I20260429 08:04:46.132274  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.132333  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7729.5
I20260429 08:04:46.132380  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7729.6
I20260429 08:04:46.133061  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7730 FOLLOWER]: Advancing to term 7731
I20260429 08:04:46.133496  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.133553  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7730.5
I20260429 08:04:46.133600  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7730.6
I20260429 08:04:46.134289  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7731 FOLLOWER]: Advancing to term 7732
I20260429 08:04:46.134737  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.134793  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7731.5
I20260429 08:04:46.134840  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7731.6
I20260429 08:04:46.135542  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7732 FOLLOWER]: Advancing to term 7733
I20260429 08:04:46.135982  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.136037  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7732.5
I20260429 08:04:46.136081  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7732.6
I20260429 08:04:46.136788  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7733 FOLLOWER]: Advancing to term 7734
I20260429 08:04:46.137217  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.137274  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7733.5
I20260429 08:04:46.137319  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7733.6
I20260429 08:04:46.137980  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7734 FOLLOWER]: Advancing to term 7735
I20260429 08:04:46.138440  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.138473  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7734.5
I20260429 08:04:46.138528  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7734.6
I20260429 08:04:46.139277  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7735 FOLLOWER]: Advancing to term 7736
I20260429 08:04:46.139796  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.139829  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7735.5
I20260429 08:04:46.139883  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7735.6
I20260429 08:04:46.140597  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7736 FOLLOWER]: Advancing to term 7737
I20260429 08:04:46.141059  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.141091  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7736.5
I20260429 08:04:46.141146  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7736.6
I20260429 08:04:46.141806  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7737 FOLLOWER]: Advancing to term 7738
I20260429 08:04:46.142241  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.142284  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7737.5
I20260429 08:04:46.142338  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7737.6
I20260429 08:04:46.142961  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7738 FOLLOWER]: Advancing to term 7739
I20260429 08:04:46.143534  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.143571  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7738.5
I20260429 08:04:46.143616  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7738.6
I20260429 08:04:46.144234  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7739 FOLLOWER]: Advancing to term 7740
I20260429 08:04:46.144724  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.144779  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7739.5
I20260429 08:04:46.144824  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7739.6
I20260429 08:04:46.145453  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7740 FOLLOWER]: Advancing to term 7741
I20260429 08:04:46.145884  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.145938  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7740.5
I20260429 08:04:46.146001  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7740.6
I20260429 08:04:46.146586  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7741 FOLLOWER]: Advancing to term 7742
I20260429 08:04:46.147046  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.147079  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7741.5
I20260429 08:04:46.147135  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7741.6
I20260429 08:04:46.147738  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7742 FOLLOWER]: Advancing to term 7743
I20260429 08:04:46.148175  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.148231  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7742.5
I20260429 08:04:46.148275  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7742.6
I20260429 08:04:46.148888  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7743 FOLLOWER]: Advancing to term 7744
I20260429 08:04:46.149276  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.149307  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7743.5
I20260429 08:04:46.149334  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7743.6
I20260429 08:04:46.149893  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7744 FOLLOWER]: Advancing to term 7745
I20260429 08:04:46.150316  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.150368  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7744.5
I20260429 08:04:46.150413  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7744.6
I20260429 08:04:46.150987  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7745 FOLLOWER]: Advancing to term 7746
I20260429 08:04:46.151427  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.151482  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7745.5
I20260429 08:04:46.151557  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7745.6
I20260429 08:04:46.152140  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7746 FOLLOWER]: Advancing to term 7747
I20260429 08:04:46.152585  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.152617  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7746.5
I20260429 08:04:46.152678  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7746.6
I20260429 08:04:46.153394  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7747 FOLLOWER]: Advancing to term 7748
I20260429 08:04:46.153887  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.153920  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7747.5
I20260429 08:04:46.153976  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7747.6
I20260429 08:04:46.154575  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7748 FOLLOWER]: Advancing to term 7749
I20260429 08:04:46.155026  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.155058  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7748.5
I20260429 08:04:46.155113  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7748.6
I20260429 08:04:46.155705  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7749 FOLLOWER]: Advancing to term 7750
I20260429 08:04:46.156148  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.156180  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7749.5
I20260429 08:04:46.156235  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7749.6
I20260429 08:04:46.156808  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7750 FOLLOWER]: Advancing to term 7751
I20260429 08:04:46.157240  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.157272  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7750.5
I20260429 08:04:46.157356  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7750.6
I20260429 08:04:46.158004  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7751 FOLLOWER]: Advancing to term 7752
I20260429 08:04:46.158413  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.158447  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7751.5
I20260429 08:04:46.158500  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7751.6
I20260429 08:04:46.159075  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7752 FOLLOWER]: Advancing to term 7753
I20260429 08:04:46.159581  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.159629  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7752.5
I20260429 08:04:46.159680  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7752.6
I20260429 08:04:46.160281  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7753 FOLLOWER]: Advancing to term 7754
I20260429 08:04:46.160833  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.160864  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7753.5
I20260429 08:04:46.160910  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7753.6
I20260429 08:04:46.161551  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7754 FOLLOWER]: Advancing to term 7755
I20260429 08:04:46.161967  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.161998  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7754.5
I20260429 08:04:46.162050  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7754.6
I20260429 08:04:46.162714  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7755 FOLLOWER]: Advancing to term 7756
I20260429 08:04:46.163128  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.163158  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7755.5
I20260429 08:04:46.163210  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7755.6
I20260429 08:04:46.163848  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7756 FOLLOWER]: Advancing to term 7757
I20260429 08:04:46.164288  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.164319  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7756.5
I20260429 08:04:46.164373  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7756.6
I20260429 08:04:46.165015  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7757 FOLLOWER]: Advancing to term 7758
I20260429 08:04:46.165436  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.165468  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7757.5
I20260429 08:04:46.165521  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7757.6
I20260429 08:04:46.166093  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7758 FOLLOWER]: Advancing to term 7759
I20260429 08:04:46.166519  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.166550  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7758.5
I20260429 08:04:46.166579  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7758.6
I20260429 08:04:46.167129  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7759 FOLLOWER]: Advancing to term 7760
I20260429 08:04:46.167586  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.167618  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7759.5
I20260429 08:04:46.167647  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7759.6
I20260429 08:04:46.168217  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7760 FOLLOWER]: Advancing to term 7761
I20260429 08:04:46.168622  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.168653  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7760.5
I20260429 08:04:46.168684  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7760.6
I20260429 08:04:46.169308  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7761 FOLLOWER]: Advancing to term 7762
I20260429 08:04:46.169719  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.169751  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7761.5
I20260429 08:04:46.169780  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7761.6
I20260429 08:04:46.170347  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7762 FOLLOWER]: Advancing to term 7763
I20260429 08:04:46.170756  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.170787  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7762.5
I20260429 08:04:46.170815  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7762.6
I20260429 08:04:46.171541  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7763 FOLLOWER]: Advancing to term 7764
I20260429 08:04:46.171965  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.171998  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7763.5
I20260429 08:04:46.172026  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7763.6
I20260429 08:04:46.172686  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7764 FOLLOWER]: Advancing to term 7765
I20260429 08:04:46.173067  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.173105  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7764.5
I20260429 08:04:46.173133  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7764.6
I20260429 08:04:46.173669  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7765 FOLLOWER]: Advancing to term 7766
I20260429 08:04:46.174055  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.174085  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7765.5
I20260429 08:04:46.174113  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7765.6
I20260429 08:04:46.174619  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7766 FOLLOWER]: Advancing to term 7767
I20260429 08:04:46.175004  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.175034  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7766.5
I20260429 08:04:46.175061  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7766.6
I20260429 08:04:46.175649  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7767 FOLLOWER]: Advancing to term 7768
I20260429 08:04:46.176038  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.176066  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7767.5
I20260429 08:04:46.176093  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7767.6
I20260429 08:04:46.176658  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7768 FOLLOWER]: Advancing to term 7769
I20260429 08:04:46.177032  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.177062  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7768.5
I20260429 08:04:46.177089  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7768.6
I20260429 08:04:46.177716  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7769 FOLLOWER]: Advancing to term 7770
I20260429 08:04:46.178086  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.178117  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7769.5
I20260429 08:04:46.178143  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7769.6
I20260429 08:04:46.178869  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7770 FOLLOWER]: Advancing to term 7771
I20260429 08:04:46.179304  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.179361  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7770.5
I20260429 08:04:46.179409  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7770.6
I20260429 08:04:46.180058  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7771 FOLLOWER]: Advancing to term 7772
I20260429 08:04:46.180502  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.180536  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7771.5
I20260429 08:04:46.180588  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7771.6
I20260429 08:04:46.181175  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7772 FOLLOWER]: Advancing to term 7773
I20260429 08:04:46.181629  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.181694  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7772.5
I20260429 08:04:46.181739  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7772.6
I20260429 08:04:46.182519  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7773 FOLLOWER]: Advancing to term 7774
I20260429 08:04:46.182943  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.182973  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7773.5
I20260429 08:04:46.183000  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7773.6
I20260429 08:04:46.183766  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7774 FOLLOWER]: Advancing to term 7775
I20260429 08:04:46.184211  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.184283  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7774.5
I20260429 08:04:46.184332  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7774.6
I20260429 08:04:46.185082  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7775 FOLLOWER]: Advancing to term 7776
I20260429 08:04:46.185529  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.185561  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7775.5
I20260429 08:04:46.185616  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7775.6
I20260429 08:04:46.186218  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7776 FOLLOWER]: Advancing to term 7777
I20260429 08:04:46.186681  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.186712  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7776.5
I20260429 08:04:46.186764  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7776.6
I20260429 08:04:46.187412  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7777 FOLLOWER]: Advancing to term 7778
I20260429 08:04:46.187875  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.187907  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7777.5
I20260429 08:04:46.187960  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7777.6
I20260429 08:04:46.188620  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7778 FOLLOWER]: Advancing to term 7779
I20260429 08:04:46.189056  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.189114  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7778.5
I20260429 08:04:46.189160  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7778.6
I20260429 08:04:46.189886  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7779 FOLLOWER]: Advancing to term 7780
I20260429 08:04:46.190306  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.190338  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7779.5
I20260429 08:04:46.190366  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7779.6
I20260429 08:04:46.191016  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7780 FOLLOWER]: Advancing to term 7781
I20260429 08:04:46.191401  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.191435  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7780.5
I20260429 08:04:46.191464  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7780.6
I20260429 08:04:46.192099  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7781 FOLLOWER]: Advancing to term 7782
I20260429 08:04:46.192551  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.192606  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7781.5
I20260429 08:04:46.192652  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7781.6
I20260429 08:04:46.193239  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7782 FOLLOWER]: Advancing to term 7783
I20260429 08:04:46.193624  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.193653  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7782.5
I20260429 08:04:46.193686  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7782.6
I20260429 08:04:46.194248  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7783 FOLLOWER]: Advancing to term 7784
I20260429 08:04:46.194625  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.194655  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7783.5
I20260429 08:04:46.194690  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7783.6
I20260429 08:04:46.195209  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7784 FOLLOWER]: Advancing to term 7785
I20260429 08:04:46.195758  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.195820  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7784.5
I20260429 08:04:46.195886  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7784.6
I20260429 08:04:46.196507  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7785 FOLLOWER]: Advancing to term 7786
I20260429 08:04:46.196894  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.196925  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7785.5
I20260429 08:04:46.196954  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7785.6
I20260429 08:04:46.197553  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7786 FOLLOWER]: Advancing to term 7787
I20260429 08:04:46.197995  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.198050  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7786.5
I20260429 08:04:46.198096  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7786.6
I20260429 08:04:46.198747  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7787 FOLLOWER]: Advancing to term 7788
I20260429 08:04:46.199357  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.199404  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7787.5
I20260429 08:04:46.199445  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7787.6
I20260429 08:04:46.200081  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7788 FOLLOWER]: Advancing to term 7789
I20260429 08:04:46.200472  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.200503  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7788.5
I20260429 08:04:46.200532  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7788.6
I20260429 08:04:46.201122  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7789 FOLLOWER]: Advancing to term 7790
I20260429 08:04:46.201529  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.201561  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7789.5
I20260429 08:04:46.201591  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7789.6
I20260429 08:04:46.202132  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7790 FOLLOWER]: Advancing to term 7791
I20260429 08:04:46.202570  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.202626  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7790.5
I20260429 08:04:46.202672  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7790.6
I20260429 08:04:46.203277  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7791 FOLLOWER]: Advancing to term 7792
I20260429 08:04:46.203794  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.203852  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7791.5
I20260429 08:04:46.203899  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7791.6
I20260429 08:04:46.204514  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7792 FOLLOWER]: Advancing to term 7793
I20260429 08:04:46.204968  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.205000  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7792.5
I20260429 08:04:46.205054  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7792.6
I20260429 08:04:46.205778  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7793 FOLLOWER]: Advancing to term 7794
I20260429 08:04:46.206221  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.206252  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7793.5
I20260429 08:04:46.206307  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7793.6
I20260429 08:04:46.206866  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7794 FOLLOWER]: Advancing to term 7795
I20260429 08:04:46.207257  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.207288  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7794.5
I20260429 08:04:46.207315  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7794.6
I20260429 08:04:46.207890  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7795 FOLLOWER]: Advancing to term 7796
I20260429 08:04:46.208352  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.208407  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7795.5
I20260429 08:04:46.208469  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7795.6
I20260429 08:04:46.209048  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7796 FOLLOWER]: Advancing to term 7797
I20260429 08:04:46.209520  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.209551  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7796.5
I20260429 08:04:46.209604  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7796.6
I20260429 08:04:46.210135  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7797 FOLLOWER]: Advancing to term 7798
I20260429 08:04:46.210546  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.210577  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7797.5
I20260429 08:04:46.210631  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7797.6
I20260429 08:04:46.211197  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7798 FOLLOWER]: Advancing to term 7799
I20260429 08:04:46.211704  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.211735  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7798.5
I20260429 08:04:46.211787  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7798.6
I20260429 08:04:46.212370  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7799 FOLLOWER]: Advancing to term 7800
I20260429 08:04:46.212818  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.212874  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7799.5
I20260429 08:04:46.212919  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7799.6
I20260429 08:04:46.214231  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7800 FOLLOWER]: Advancing to term 7801
I20260429 08:04:46.214632  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.214666  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7800.5
I20260429 08:04:46.214697  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7800.6
I20260429 08:04:46.215297  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7801 FOLLOWER]: Advancing to term 7802
I20260429 08:04:46.215768  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.215801  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7801.5
I20260429 08:04:46.215829  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7801.6
I20260429 08:04:46.216439  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7802 FOLLOWER]: Advancing to term 7803
I20260429 08:04:46.216830  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.216861  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7802.5
I20260429 08:04:46.216888  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7802.6
I20260429 08:04:46.217437  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7803 FOLLOWER]: Advancing to term 7804
I20260429 08:04:46.217887  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.217944  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7803.5
I20260429 08:04:46.217994  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7803.6
I20260429 08:04:46.218699  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7804 FOLLOWER]: Advancing to term 7805
I20260429 08:04:46.219128  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.219184  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7804.5
I20260429 08:04:46.219230  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7804.6
I20260429 08:04:46.219892  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7805 FOLLOWER]: Advancing to term 7806
I20260429 08:04:46.220327  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.220384  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7805.5
I20260429 08:04:46.220429  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7805.6
I20260429 08:04:46.221174  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7806 FOLLOWER]: Advancing to term 7807
I20260429 08:04:46.221606  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.221661  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7806.5
I20260429 08:04:46.221725  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7806.6
I20260429 08:04:46.222323  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7807 FOLLOWER]: Advancing to term 7808
I20260429 08:04:46.222714  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.222745  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7807.5
I20260429 08:04:46.222774  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7807.6
I20260429 08:04:46.223353  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7808 FOLLOWER]: Advancing to term 7809
I20260429 08:04:46.223977  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.224010  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7808.5
I20260429 08:04:46.224040  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7808.6
I20260429 08:04:46.224658  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7809 FOLLOWER]: Advancing to term 7810
I20260429 08:04:46.225049  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.225078  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7809.5
I20260429 08:04:46.225106  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7809.6
I20260429 08:04:46.225699  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7810 FOLLOWER]: Advancing to term 7811
I20260429 08:04:46.226089  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.226120  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7810.5
I20260429 08:04:46.226148  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7810.6
I20260429 08:04:46.226790  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7811 FOLLOWER]: Advancing to term 7812
I20260429 08:04:46.227178  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.227208  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7811.5
I20260429 08:04:46.227236  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7811.6
I20260429 08:04:46.227845  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7812 FOLLOWER]: Advancing to term 7813
I20260429 08:04:46.228262  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.228293  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7812.5
I20260429 08:04:46.228322  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7812.6
I20260429 08:04:46.229156  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7813 FOLLOWER]: Advancing to term 7814
I20260429 08:04:46.229622  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.229687  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7813.5
I20260429 08:04:46.229736  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7813.6
I20260429 08:04:46.230337  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7814 FOLLOWER]: Advancing to term 7815
I20260429 08:04:46.230775  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.230834  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7814.5
I20260429 08:04:46.230878  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7814.6
I20260429 08:04:46.231542  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7815 FOLLOWER]: Advancing to term 7816
I20260429 08:04:46.232012  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.232045  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7815.5
I20260429 08:04:46.232100  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7815.6
I20260429 08:04:46.232895  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7816 FOLLOWER]: Advancing to term 7817
I20260429 08:04:46.233335  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.233392  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7816.5
I20260429 08:04:46.233438  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7816.6
I20260429 08:04:46.234012  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7817 FOLLOWER]: Advancing to term 7818
I20260429 08:04:46.234458  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.234513  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7817.5
I20260429 08:04:46.234563  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7817.6
I20260429 08:04:46.235136  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7818 FOLLOWER]: Advancing to term 7819
I20260429 08:04:46.235616  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.235649  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7818.5
I20260429 08:04:46.235682  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7818.6
I20260429 08:04:46.236447  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7819 FOLLOWER]: Advancing to term 7820
I20260429 08:04:46.236836  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.236867  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7819.5
I20260429 08:04:46.236896  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7819.6
I20260429 08:04:46.237542  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7820 FOLLOWER]: Advancing to term 7821
I20260429 08:04:46.237941  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.237972  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7820.5
I20260429 08:04:46.238000  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7820.6
I20260429 08:04:46.238517  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7821 FOLLOWER]: Advancing to term 7822
I20260429 08:04:46.238952  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.238986  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7821.5
I20260429 08:04:46.239015  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7821.6
I20260429 08:04:46.239638  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7822 FOLLOWER]: Advancing to term 7823
I20260429 08:04:46.240146  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.240213  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7822.5
I20260429 08:04:46.240262  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7822.6
I20260429 08:04:46.240880  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7823 FOLLOWER]: Advancing to term 7824
I20260429 08:04:46.241276  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.241308  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7823.5
I20260429 08:04:46.241338  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7823.6
I20260429 08:04:46.242105  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7824 FOLLOWER]: Advancing to term 7825
I20260429 08:04:46.242497  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.242529  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7824.5
I20260429 08:04:46.242558  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7824.6
I20260429 08:04:46.243170  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7825 FOLLOWER]: Advancing to term 7826
I20260429 08:04:46.243718  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.243765  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7825.5
I20260429 08:04:46.243808  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7825.6
I20260429 08:04:46.244444  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7826 FOLLOWER]: Advancing to term 7827
I20260429 08:04:46.244875  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.244930  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7826.5
I20260429 08:04:46.244975  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7826.6
I20260429 08:04:46.245661  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7827 FOLLOWER]: Advancing to term 7828
I20260429 08:04:46.246058  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.246089  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7827.5
I20260429 08:04:46.246122  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7827.6
I20260429 08:04:46.246696  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7828 FOLLOWER]: Advancing to term 7829
I20260429 08:04:46.247109  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.247140  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7828.5
I20260429 08:04:46.247169  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7828.6
I20260429 08:04:46.247704  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7829 FOLLOWER]: Advancing to term 7830
I20260429 08:04:46.248093  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.248124  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7829.5
I20260429 08:04:46.248152  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7829.6
I20260429 08:04:46.248656  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7830 FOLLOWER]: Advancing to term 7831
I20260429 08:04:46.249050  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.249080  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7830.5
I20260429 08:04:46.249109  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7830.6
I20260429 08:04:46.249624  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7831 FOLLOWER]: Advancing to term 7832
I20260429 08:04:46.250013  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.250043  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7831.5
I20260429 08:04:46.250072  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7831.6
I20260429 08:04:46.250607  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7832 FOLLOWER]: Advancing to term 7833
I20260429 08:04:46.250995  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.251026  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7832.5
I20260429 08:04:46.251055  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7832.6
I20260429 08:04:46.251626  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7833 FOLLOWER]: Advancing to term 7834
I20260429 08:04:46.252031  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.252063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7833.5
I20260429 08:04:46.252091  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7833.6
I20260429 08:04:46.252624  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7834 FOLLOWER]: Advancing to term 7835
I20260429 08:04:46.253012  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.253042  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7834.5
I20260429 08:04:46.253072  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7834.6
I20260429 08:04:46.253602  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7835 FOLLOWER]: Advancing to term 7836
I20260429 08:04:46.254043  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.254074  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7835.5
I20260429 08:04:46.254129  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7835.6
I20260429 08:04:46.254627  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7836 FOLLOWER]: Advancing to term 7837
I20260429 08:04:46.255106  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.255137  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7836.5
I20260429 08:04:46.255165  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7836.6
I20260429 08:04:46.255720  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7837 FOLLOWER]: Advancing to term 7838
I20260429 08:04:46.256165  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.256197  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7837.5
I20260429 08:04:46.256253  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7837.6
I20260429 08:04:46.256851  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7838 FOLLOWER]: Advancing to term 7839
I20260429 08:04:46.257294  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.257339  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7838.5
I20260429 08:04:46.257367  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7838.6
I20260429 08:04:46.257992  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7839 FOLLOWER]: Advancing to term 7840
I20260429 08:04:46.258498  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.258529  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7839.5
I20260429 08:04:46.258581  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7839.6
I20260429 08:04:46.259142  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7840 FOLLOWER]: Advancing to term 7841
I20260429 08:04:46.259720  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.259754  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7840.5
I20260429 08:04:46.259806  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7840.6
I20260429 08:04:46.260417  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7841 FOLLOWER]: Advancing to term 7842
I20260429 08:04:46.260967  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.260999  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7841.5
I20260429 08:04:46.261050  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7841.6
I20260429 08:04:46.261629  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7842 FOLLOWER]: Advancing to term 7843
I20260429 08:04:46.262082  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.262115  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7842.5
I20260429 08:04:46.262169  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7842.6
I20260429 08:04:46.262832  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7843 FOLLOWER]: Advancing to term 7844
I20260429 08:04:46.263249  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.263281  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7843.5
I20260429 08:04:46.263337  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7843.6
I20260429 08:04:46.263984  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7844 FOLLOWER]: Advancing to term 7845
I20260429 08:04:46.264492  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.264547  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7844.5
I20260429 08:04:46.264603  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7844.6
I20260429 08:04:46.265237  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7845 FOLLOWER]: Advancing to term 7846
I20260429 08:04:46.265688  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.265722  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7845.5
I20260429 08:04:46.265751  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7845.6
I20260429 08:04:46.266345  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7846 FOLLOWER]: Advancing to term 7847
I20260429 08:04:46.266830  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.266888  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7846.5
I20260429 08:04:46.266942  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7846.6
I20260429 08:04:46.267552  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7847 FOLLOWER]: Advancing to term 7848
I20260429 08:04:46.268008  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.268039  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7847.5
I20260429 08:04:46.268095  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7847.6
I20260429 08:04:46.268738  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7848 FOLLOWER]: Advancing to term 7849
I20260429 08:04:46.269170  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.269202  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7848.5
I20260429 08:04:46.269232  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7848.6
I20260429 08:04:46.269912  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7849 FOLLOWER]: Advancing to term 7850
I20260429 08:04:46.270356  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.270396  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7849.5
I20260429 08:04:46.270426  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7849.6
I20260429 08:04:46.271049  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7850 FOLLOWER]: Advancing to term 7851
I20260429 08:04:46.271597  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.271648  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7850.5
I20260429 08:04:46.271708  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7850.6
I20260429 08:04:46.272343  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7851 FOLLOWER]: Advancing to term 7852
I20260429 08:04:46.272796  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.272854  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7851.5
I20260429 08:04:46.272909  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7851.6
I20260429 08:04:46.273491  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7852 FOLLOWER]: Advancing to term 7853
I20260429 08:04:46.273945  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.273978  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7852.5
I20260429 08:04:46.274034  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7852.6
I20260429 08:04:46.274626  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7853 FOLLOWER]: Advancing to term 7854
I20260429 08:04:46.275063  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.275120  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7853.5
I20260429 08:04:46.275163  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7853.6
I20260429 08:04:46.275693  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7854 FOLLOWER]: Advancing to term 7855
I20260429 08:04:46.276131  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.276186  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7854.5
I20260429 08:04:46.276232  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7854.6
I20260429 08:04:46.276737  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7855 FOLLOWER]: Advancing to term 7856
I20260429 08:04:46.277166  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.277221  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7855.5
I20260429 08:04:46.277266  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7855.6
I20260429 08:04:46.277768  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7856 FOLLOWER]: Advancing to term 7857
I20260429 08:04:46.278198  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.278254  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7856.5
I20260429 08:04:46.278301  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7856.6
I20260429 08:04:46.278792  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7857 FOLLOWER]: Advancing to term 7858
I20260429 08:04:46.279227  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.279284  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7857.5
I20260429 08:04:46.279327  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7857.6
I20260429 08:04:46.279902  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7858 FOLLOWER]: Advancing to term 7859
I20260429 08:04:46.280349  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.280382  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7858.5
I20260429 08:04:46.280419  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7858.6
I20260429 08:04:46.280951  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7859 FOLLOWER]: Advancing to term 7860
I20260429 08:04:46.281387  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.281428  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7859.5
I20260429 08:04:46.281457  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7859.6
I20260429 08:04:46.281986  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7860 FOLLOWER]: Advancing to term 7861
I20260429 08:04:46.282433  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.282464  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7860.5
I20260429 08:04:46.282534  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7860.6
I20260429 08:04:46.283056  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7861 FOLLOWER]: Advancing to term 7862
I20260429 08:04:46.283444  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.283517  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7861.5
I20260429 08:04:46.283567  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7861.6
I20260429 08:04:46.284118  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7862 FOLLOWER]: Advancing to term 7863
I20260429 08:04:46.284510  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.284541  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7862.5
I20260429 08:04:46.284569  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7862.6
I20260429 08:04:46.285107  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7863 FOLLOWER]: Advancing to term 7864
I20260429 08:04:46.285507  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.285539  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7863.5
I20260429 08:04:46.285567  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7863.6
I20260429 08:04:46.286060  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7864 FOLLOWER]: Advancing to term 7865
I20260429 08:04:46.286490  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.286521  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7864.5
I20260429 08:04:46.286549  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7864.6
I20260429 08:04:46.287058  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7865 FOLLOWER]: Advancing to term 7866
I20260429 08:04:46.287437  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.287468  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7865.5
I20260429 08:04:46.287568  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7865.6
I20260429 08:04:46.288056  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7866 FOLLOWER]: Advancing to term 7867
I20260429 08:04:46.288444  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.288475  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7866.5
I20260429 08:04:46.288504  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7866.6
I20260429 08:04:46.288990  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7867 FOLLOWER]: Advancing to term 7868
I20260429 08:04:46.289371  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.289402  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7867.5
I20260429 08:04:46.289435  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7867.6
I20260429 08:04:46.289925  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7868 FOLLOWER]: Advancing to term 7869
I20260429 08:04:46.290307  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.290338  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7868.5
I20260429 08:04:46.290366  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7868.6
I20260429 08:04:46.290926  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7869 FOLLOWER]: Advancing to term 7870
I20260429 08:04:46.291308  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.291338  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7869.5
I20260429 08:04:46.291366  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7869.6
I20260429 08:04:46.291905  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7870 FOLLOWER]: Advancing to term 7871
I20260429 08:04:46.292284  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.292315  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7870.5
I20260429 08:04:46.292343  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7870.6
I20260429 08:04:46.293057  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7871 FOLLOWER]: Advancing to term 7872
I20260429 08:04:46.293541  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.293574  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7871.5
I20260429 08:04:46.293605  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7871.6
I20260429 08:04:46.294130  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7872 FOLLOWER]: Advancing to term 7873
I20260429 08:04:46.294545  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.294577  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7872.5
I20260429 08:04:46.294607  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7872.6
I20260429 08:04:46.295421  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7873 FOLLOWER]: Advancing to term 7874
I20260429 08:04:46.295913  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.295946  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7873.5
I20260429 08:04:46.295975  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7873.6
I20260429 08:04:46.296749  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7874 FOLLOWER]: Advancing to term 7875
I20260429 08:04:46.297209  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.297268  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7874.5
I20260429 08:04:46.297312  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7874.6
I20260429 08:04:46.298009  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7875 FOLLOWER]: Advancing to term 7876
I20260429 08:04:46.298426  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.298458  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7875.5
I20260429 08:04:46.298487  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7875.6
I20260429 08:04:46.299105  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7876 FOLLOWER]: Advancing to term 7877
I20260429 08:04:46.299643  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.299697  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7876.5
I20260429 08:04:46.299742  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7876.6
I20260429 08:04:46.300647  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7877 FOLLOWER]: Advancing to term 7878
I20260429 08:04:46.301103  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.301162  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7877.5
I20260429 08:04:46.301208  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7877.6
I20260429 08:04:46.301895  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7878 FOLLOWER]: Advancing to term 7879
I20260429 08:04:46.302340  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.302376  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7878.5
I20260429 08:04:46.302443  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7878.6
I20260429 08:04:46.303150  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7879 FOLLOWER]: Advancing to term 7880
I20260429 08:04:46.303709  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.303764  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7879.5
I20260429 08:04:46.303810  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7879.6
I20260429 08:04:46.304565  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7880 FOLLOWER]: Advancing to term 7881
I20260429 08:04:46.305006  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.305028  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7880.5
I20260429 08:04:46.305056  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7880.6
I20260429 08:04:46.305728  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7881 FOLLOWER]: Advancing to term 7882
I20260429 08:04:46.306146  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.306200  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7881.5
I20260429 08:04:46.306242  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7881.6
I20260429 08:04:46.306928  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7882 FOLLOWER]: Advancing to term 7883
I20260429 08:04:46.307348  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.307441  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7882.5
I20260429 08:04:46.307487  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7882.6
I20260429 08:04:46.308223  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7883 FOLLOWER]: Advancing to term 7884
I20260429 08:04:46.308655  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.308709  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7883.5
I20260429 08:04:46.308754  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7883.6
I20260429 08:04:46.309417  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7884 FOLLOWER]: Advancing to term 7885
I20260429 08:04:46.309854  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.309908  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7884.5
I20260429 08:04:46.309952  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7884.6
I20260429 08:04:46.310662  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7885 FOLLOWER]: Advancing to term 7886
I20260429 08:04:46.311085  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.311138  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7885.5
I20260429 08:04:46.311182  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7885.6
I20260429 08:04:46.311934  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7886 FOLLOWER]: Advancing to term 7887
I20260429 08:04:46.312357  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.312433  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7886.5
I20260429 08:04:46.312476  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7886.6
I20260429 08:04:46.313221  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7887 FOLLOWER]: Advancing to term 7888
I20260429 08:04:46.313673  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.313728  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7887.5
I20260429 08:04:46.313774  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7887.6
I20260429 08:04:46.314497  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7888 FOLLOWER]: Advancing to term 7889
I20260429 08:04:46.314913  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.314951  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7888.5
I20260429 08:04:46.314982  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7888.6
I20260429 08:04:46.315578  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7889 FOLLOWER]: Advancing to term 7890
I20260429 08:04:46.315961  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.315994  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7889.5
I20260429 08:04:46.316022  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7889.6
I20260429 08:04:46.316643  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7890 FOLLOWER]: Advancing to term 7891
I20260429 08:04:46.317034  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.317065  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7890.5
I20260429 08:04:46.317093  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7890.6
I20260429 08:04:46.317617  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7891 FOLLOWER]: Advancing to term 7892
I20260429 08:04:46.318018  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.318050  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7891.5
I20260429 08:04:46.318079  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7891.6
I20260429 08:04:46.318679  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7892 FOLLOWER]: Advancing to term 7893
I20260429 08:04:46.319070  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.319103  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7892.5
I20260429 08:04:46.319131  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7892.6
I20260429 08:04:46.319667  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7893 FOLLOWER]: Advancing to term 7894
I20260429 08:04:46.320055  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.320086  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7893.5
I20260429 08:04:46.320114  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7893.6
I20260429 08:04:46.320631  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7894 FOLLOWER]: Advancing to term 7895
I20260429 08:04:46.321013  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.321045  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7894.5
I20260429 08:04:46.321074  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7894.6
I20260429 08:04:46.321635  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7895 FOLLOWER]: Advancing to term 7896
I20260429 08:04:46.322031  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.322062  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7895.5
I20260429 08:04:46.322089  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7895.6
I20260429 08:04:46.322824  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7896 FOLLOWER]: Advancing to term 7897
I20260429 08:04:46.323202  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.323233  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7896.5
I20260429 08:04:46.323261  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7896.6
I20260429 08:04:46.323993  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7897 FOLLOWER]: Advancing to term 7898
I20260429 08:04:46.324388  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.324419  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7897.5
I20260429 08:04:46.324447  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7897.6
I20260429 08:04:46.325023  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7898 FOLLOWER]: Advancing to term 7899
I20260429 08:04:46.325412  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.325446  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7898.5
I20260429 08:04:46.325482  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7898.6
I20260429 08:04:46.326036  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7899 FOLLOWER]: Advancing to term 7900
I20260429 08:04:46.326537  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.326596  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7899.5
I20260429 08:04:46.326643  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7899.6
I20260429 08:04:46.327162  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7900 FOLLOWER]: Advancing to term 7901
I20260429 08:04:46.327657  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.327718  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7900.5
I20260429 08:04:46.327762  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7900.6
I20260429 08:04:46.328279  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7901 FOLLOWER]: Advancing to term 7902
I20260429 08:04:46.328703  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.328760  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7901.5
I20260429 08:04:46.328806  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7901.6
I20260429 08:04:46.329465  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7902 FOLLOWER]: Advancing to term 7903
I20260429 08:04:46.329900  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.329955  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7902.5
I20260429 08:04:46.330034  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7902.6
I20260429 08:04:46.330682  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7903 FOLLOWER]: Advancing to term 7904
I20260429 08:04:46.331128  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.331159  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7903.5
I20260429 08:04:46.331214  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7903.6
I20260429 08:04:46.331845  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7904 FOLLOWER]: Advancing to term 7905
I20260429 08:04:46.332420  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.332454  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7904.5
I20260429 08:04:46.332486  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7904.6
I20260429 08:04:46.333082  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7905 FOLLOWER]: Advancing to term 7906
I20260429 08:04:46.333568  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.333602  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7905.5
I20260429 08:04:46.333666  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7905.6
I20260429 08:04:46.334353  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7906 FOLLOWER]: Advancing to term 7907
I20260429 08:04:46.334843  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.334904  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7906.5
I20260429 08:04:46.334947  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7906.6
I20260429 08:04:46.335496  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7907 FOLLOWER]: Advancing to term 7908
I20260429 08:04:46.335927  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.335987  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7907.5
I20260429 08:04:46.336030  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7907.6
I20260429 08:04:46.336561  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7908 FOLLOWER]: Advancing to term 7909
I20260429 08:04:46.337001  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.337059  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7908.5
I20260429 08:04:46.337101  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7908.6
I20260429 08:04:46.337613  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7909 FOLLOWER]: Advancing to term 7910
I20260429 08:04:46.338059  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.338116  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7909.5
I20260429 08:04:46.338158  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7909.6
I20260429 08:04:46.338688  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7910 FOLLOWER]: Advancing to term 7911
I20260429 08:04:46.339124  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.339180  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7910.5
I20260429 08:04:46.339223  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7910.6
I20260429 08:04:46.339784  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7911 FOLLOWER]: Advancing to term 7912
I20260429 08:04:46.340252  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.340283  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7911.5
I20260429 08:04:46.340312  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7911.6
I20260429 08:04:46.340878  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7912 FOLLOWER]: Advancing to term 7913
I20260429 08:04:46.341265  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.341296  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7912.5
I20260429 08:04:46.341324  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7912.6
I20260429 08:04:46.341885  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7913 FOLLOWER]: Advancing to term 7914
I20260429 08:04:46.342268  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.342301  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7913.5
I20260429 08:04:46.342329  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7913.6
I20260429 08:04:46.342862  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7914 FOLLOWER]: Advancing to term 7915
I20260429 08:04:46.343290  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.343348  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7914.5
I20260429 08:04:46.343393  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7914.6
I20260429 08:04:46.344027  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7915 FOLLOWER]: Advancing to term 7916
I20260429 08:04:46.344468  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.344525  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7915.5
I20260429 08:04:46.344575  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7915.6
I20260429 08:04:46.345155  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7916 FOLLOWER]: Advancing to term 7917
I20260429 08:04:46.345628  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.345666  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7916.5
I20260429 08:04:46.345723  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7916.6
I20260429 08:04:46.346316  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7917 FOLLOWER]: Advancing to term 7918
I20260429 08:04:46.346791  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.346824  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7917.5
I20260429 08:04:46.346879  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7917.6
I20260429 08:04:46.347506  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7918 FOLLOWER]: Advancing to term 7919
I20260429 08:04:46.347975  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.348031  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7918.5
I20260429 08:04:46.348078  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7918.6
I20260429 08:04:46.348697  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7919 FOLLOWER]: Advancing to term 7920
I20260429 08:04:46.349172  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.349205  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7919.5
I20260429 08:04:46.349257  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7919.6
I20260429 08:04:46.349905  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7920 FOLLOWER]: Advancing to term 7921
I20260429 08:04:46.350337  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.350368  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7920.5
I20260429 08:04:46.350395  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7920.6
I20260429 08:04:46.350943  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7921 FOLLOWER]: Advancing to term 7922
I20260429 08:04:46.351356  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.351387  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7921.5
I20260429 08:04:46.351414  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7921.6
I20260429 08:04:46.351949  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7922 FOLLOWER]: Advancing to term 7923
I20260429 08:04:46.352327  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.352358  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7922.5
I20260429 08:04:46.352386  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7922.6
I20260429 08:04:46.352891  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7923 FOLLOWER]: Advancing to term 7924
I20260429 08:04:46.353271  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.353302  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7923.5
I20260429 08:04:46.353329  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7923.6
I20260429 08:04:46.353940  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7924 FOLLOWER]: Advancing to term 7925
I20260429 08:04:46.354388  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.354422  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7924.5
I20260429 08:04:46.354478  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7924.6
I20260429 08:04:46.355022  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7925 FOLLOWER]: Advancing to term 7926
I20260429 08:04:46.355464  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.355553  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7925.5
I20260429 08:04:46.355584  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7925.6
I20260429 08:04:46.356096  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7926 FOLLOWER]: Advancing to term 7927
I20260429 08:04:46.356549  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.356581  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7926.5
I20260429 08:04:46.356635  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7926.6
I20260429 08:04:46.357168  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7927 FOLLOWER]: Advancing to term 7928
I20260429 08:04:46.357609  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.357664  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7927.5
I20260429 08:04:46.357721  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7927.6
I20260429 08:04:46.358316  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7928 FOLLOWER]: Advancing to term 7929
I20260429 08:04:46.358775  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.358809  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7928.5
I20260429 08:04:46.358837  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7928.6
I20260429 08:04:46.359512  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7929 FOLLOWER]: Advancing to term 7930
I20260429 08:04:46.359956  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.360016  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7929.5
I20260429 08:04:46.360060  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7929.6
I20260429 08:04:46.360679  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7930 FOLLOWER]: Advancing to term 7931
I20260429 08:04:46.361132  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.361193  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7930.5
I20260429 08:04:46.361238  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7930.6
I20260429 08:04:46.361821  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7931 FOLLOWER]: Advancing to term 7932
I20260429 08:04:46.362239  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.362295  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7931.5
I20260429 08:04:46.362341  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7931.6
I20260429 08:04:46.363106  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7932 FOLLOWER]: Advancing to term 7933
I20260429 08:04:46.363668  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.363701  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7932.5
I20260429 08:04:46.363754  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7932.6
I20260429 08:04:46.364374  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7933 FOLLOWER]: Advancing to term 7934
I20260429 08:04:46.364799  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.364830  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7933.5
I20260429 08:04:46.364859  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7933.6
I20260429 08:04:46.365625  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7934 FOLLOWER]: Advancing to term 7935
I20260429 08:04:46.366086  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.366124  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7934.5
I20260429 08:04:46.366190  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7934.6
I20260429 08:04:46.366874  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7935 FOLLOWER]: Advancing to term 7936
I20260429 08:04:46.367251  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.367282  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7935.5
I20260429 08:04:46.367311  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7935.6
I20260429 08:04:46.368038  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7936 FOLLOWER]: Advancing to term 7937
I20260429 08:04:46.368431  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.368461  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7936.5
I20260429 08:04:46.368492  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7936.6
I20260429 08:04:46.369168  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7937 FOLLOWER]: Advancing to term 7938
I20260429 08:04:46.369556  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.369587  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7937.5
I20260429 08:04:46.369616  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7937.6
I20260429 08:04:46.370234  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7938 FOLLOWER]: Advancing to term 7939
I20260429 08:04:46.370597  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.370646  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7938.5
I20260429 08:04:46.370674  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7938.6
I20260429 08:04:46.371295  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7939 FOLLOWER]: Advancing to term 7940
I20260429 08:04:46.371735  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.371767  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7939.5
I20260429 08:04:46.371796  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7939.6
I20260429 08:04:46.372411  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7940 FOLLOWER]: Advancing to term 7941
I20260429 08:04:46.372790  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.372820  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7940.5
I20260429 08:04:46.372848  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7940.6
I20260429 08:04:46.373404  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7941 FOLLOWER]: Advancing to term 7942
I20260429 08:04:46.373785  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.373816  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7941.5
I20260429 08:04:46.373857  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7941.6
I20260429 08:04:46.374356  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7942 FOLLOWER]: Advancing to term 7943
I20260429 08:04:46.374743  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.374775  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7942.5
I20260429 08:04:46.374804  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7942.6
I20260429 08:04:46.375306  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7943 FOLLOWER]: Advancing to term 7944
I20260429 08:04:46.375775  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.375808  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7943.5
I20260429 08:04:46.375837  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7943.6
I20260429 08:04:46.376382  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7944 FOLLOWER]: Advancing to term 7945
I20260429 08:04:46.376772  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.376804  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7944.5
I20260429 08:04:46.376832  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7944.6
I20260429 08:04:46.377358  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7945 FOLLOWER]: Advancing to term 7946
I20260429 08:04:46.377753  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.377784  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7945.5
I20260429 08:04:46.377813  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7945.6
I20260429 08:04:46.378341  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7946 FOLLOWER]: Advancing to term 7947
I20260429 08:04:46.378732  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.378763  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7946.5
I20260429 08:04:46.378790  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7946.6
I20260429 08:04:46.379539  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7947 FOLLOWER]: Advancing to term 7948
I20260429 08:04:46.379930  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.379961  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7947.5
I20260429 08:04:46.379989  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7947.6
I20260429 08:04:46.380565  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7948 FOLLOWER]: Advancing to term 7949
I20260429 08:04:46.380957  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.380988  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7948.5
I20260429 08:04:46.381016  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7948.6
I20260429 08:04:46.381614  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7949 FOLLOWER]: Advancing to term 7950
I20260429 08:04:46.381990  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.382022  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7949.5
I20260429 08:04:46.382050  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7949.6
I20260429 08:04:46.382649  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7950 FOLLOWER]: Advancing to term 7951
I20260429 08:04:46.383026  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.383057  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7950.5
I20260429 08:04:46.383085  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7950.6
I20260429 08:04:46.383670  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7951 FOLLOWER]: Advancing to term 7952
I20260429 08:04:46.384047  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.384078  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7951.5
I20260429 08:04:46.384106  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7951.6
I20260429 08:04:46.384694  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7952 FOLLOWER]: Advancing to term 7953
I20260429 08:04:46.385080  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.385113  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7952.5
I20260429 08:04:46.385140  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7952.6
I20260429 08:04:46.385746  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7953 FOLLOWER]: Advancing to term 7954
I20260429 08:04:46.386132  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.386162  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7953.5
I20260429 08:04:46.386190  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7953.6
I20260429 08:04:46.386767  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7954 FOLLOWER]: Advancing to term 7955
I20260429 08:04:46.387148  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.387179  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7954.5
I20260429 08:04:46.387207  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7954.6
I20260429 08:04:46.387858  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7955 FOLLOWER]: Advancing to term 7956
I20260429 08:04:46.388243  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.388275  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7955.5
I20260429 08:04:46.388303  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7955.6
I20260429 08:04:46.388845  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7956 FOLLOWER]: Advancing to term 7957
I20260429 08:04:46.389227  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.389257  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7956.5
I20260429 08:04:46.389285  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7956.6
I20260429 08:04:46.389909  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7957 FOLLOWER]: Advancing to term 7958
I20260429 08:04:46.390323  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.390355  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7957.5
I20260429 08:04:46.390384  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7957.6
I20260429 08:04:46.390987  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7958 FOLLOWER]: Advancing to term 7959
I20260429 08:04:46.391377  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.391408  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7958.5
I20260429 08:04:46.391444  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7958.6
I20260429 08:04:46.392091  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7959 FOLLOWER]: Advancing to term 7960
I20260429 08:04:46.392478  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.392509  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7959.5
I20260429 08:04:46.392544  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7959.6
I20260429 08:04:46.393106  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7960 FOLLOWER]: Advancing to term 7961
I20260429 08:04:46.393498  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.393528  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7960.5
I20260429 08:04:46.393558  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7960.6
I20260429 08:04:46.394115  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7961 FOLLOWER]: Advancing to term 7962
I20260429 08:04:46.394507  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.394539  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7961.5
I20260429 08:04:46.394568  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7961.6
I20260429 08:04:46.395149  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7962 FOLLOWER]: Advancing to term 7963
I20260429 08:04:46.395596  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.395627  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7962.5
I20260429 08:04:46.395656  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7962.6
I20260429 08:04:46.396257  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7963 FOLLOWER]: Advancing to term 7964
I20260429 08:04:46.396648  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.396687  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7963.5
I20260429 08:04:46.396714  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7963.6
I20260429 08:04:46.397224  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7964 FOLLOWER]: Advancing to term 7965
I20260429 08:04:46.397656  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.397720  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7964.5
I20260429 08:04:46.397768  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7964.6
I20260429 08:04:46.398397  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7965 FOLLOWER]: Advancing to term 7966
I20260429 08:04:46.398838  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.398895  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7965.5
I20260429 08:04:46.398939  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7965.6
I20260429 08:04:46.399585  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7966 FOLLOWER]: Advancing to term 7967
I20260429 08:04:46.400055  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.400089  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7966.5
I20260429 08:04:46.400147  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7966.6
I20260429 08:04:46.400775  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7967 FOLLOWER]: Advancing to term 7968
I20260429 08:04:46.401225  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.401258  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7967.5
I20260429 08:04:46.401310  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7967.6
I20260429 08:04:46.401921  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7968 FOLLOWER]: Advancing to term 7969
I20260429 08:04:46.402318  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.402349  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7968.5
I20260429 08:04:46.402379  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7968.6
I20260429 08:04:46.402998  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7969 FOLLOWER]: Advancing to term 7970
I20260429 08:04:46.403429  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.403483  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7969.5
I20260429 08:04:46.403556  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7969.6
I20260429 08:04:46.404132  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7970 FOLLOWER]: Advancing to term 7971
I20260429 08:04:46.404551  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.404604  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7970.5
I20260429 08:04:46.404649  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7970.6
I20260429 08:04:46.405330  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7971 FOLLOWER]: Advancing to term 7972
I20260429 08:04:46.405772  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.405825  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7971.5
I20260429 08:04:46.405869  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7971.6
I20260429 08:04:46.406541  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7972 FOLLOWER]: Advancing to term 7973
I20260429 08:04:46.406971  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.407030  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7972.5
I20260429 08:04:46.407074  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7972.6
I20260429 08:04:46.407714  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7973 FOLLOWER]: Advancing to term 7974
I20260429 08:04:46.408140  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.408195  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7973.5
I20260429 08:04:46.408236  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7973.6
I20260429 08:04:46.408893  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7974 FOLLOWER]: Advancing to term 7975
I20260429 08:04:46.409317  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.409349  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7974.5
I20260429 08:04:46.409405  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7974.6
I20260429 08:04:46.409983  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7975 FOLLOWER]: Advancing to term 7976
I20260429 08:04:46.410427  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.410459  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7975.5
I20260429 08:04:46.410513  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7975.6
I20260429 08:04:46.411113  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7976 FOLLOWER]: Advancing to term 7977
I20260429 08:04:46.411602  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.411634  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7976.5
I20260429 08:04:46.411695  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7976.6
I20260429 08:04:46.412292  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7977 FOLLOWER]: Advancing to term 7978
I20260429 08:04:46.412727  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.412758  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7977.5
I20260429 08:04:46.412813  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7977.6
I20260429 08:04:46.413393  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7978 FOLLOWER]: Advancing to term 7979
I20260429 08:04:46.413825  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.413856  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7978.5
I20260429 08:04:46.413921  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7978.6
I20260429 08:04:46.414494  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7979 FOLLOWER]: Advancing to term 7980
I20260429 08:04:46.414909  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.414940  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7979.5
I20260429 08:04:46.414994  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7979.6
I20260429 08:04:46.415607  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7980 FOLLOWER]: Advancing to term 7981
I20260429 08:04:46.416045  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.416078  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7980.5
I20260429 08:04:46.416136  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7980.6
I20260429 08:04:46.416770  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7981 FOLLOWER]: Advancing to term 7982
I20260429 08:04:46.417198  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.417230  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7981.5
I20260429 08:04:46.417285  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7981.6
I20260429 08:04:46.417872  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7982 FOLLOWER]: Advancing to term 7983
I20260429 08:04:46.418299  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.418330  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7982.5
I20260429 08:04:46.418383  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7982.6
I20260429 08:04:46.418968  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7983 FOLLOWER]: Advancing to term 7984
I20260429 08:04:46.419396  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.419435  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7983.5
I20260429 08:04:46.419488  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7983.6
I20260429 08:04:46.420121  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7984 FOLLOWER]: Advancing to term 7985
I20260429 08:04:46.420521  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.420550  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7984.5
I20260429 08:04:46.420578  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7984.6
I20260429 08:04:46.421234  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7985 FOLLOWER]: Advancing to term 7986
I20260429 08:04:46.421635  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.421675  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7985.5
I20260429 08:04:46.421705  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7985.6
I20260429 08:04:46.422266  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7986 FOLLOWER]: Advancing to term 7987
I20260429 08:04:46.422765  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.422797  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7986.5
I20260429 08:04:46.422850  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7986.6
I20260429 08:04:46.423615  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7987 FOLLOWER]: Advancing to term 7988
I20260429 08:04:46.424052  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.424084  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7987.5
I20260429 08:04:46.424137  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7987.6
I20260429 08:04:46.424790  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7988 FOLLOWER]: Advancing to term 7989
I20260429 08:04:46.425431  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.425463  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7988.5
I20260429 08:04:46.425493  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7988.6
I20260429 08:04:46.426136  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7989 FOLLOWER]: Advancing to term 7990
I20260429 08:04:46.426578  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.426635  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7989.5
I20260429 08:04:46.426695  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7989.6
I20260429 08:04:46.427291  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7990 FOLLOWER]: Advancing to term 7991
I20260429 08:04:46.427770  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.427802  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7990.5
I20260429 08:04:46.427830  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7990.6
I20260429 08:04:46.428442  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7991 FOLLOWER]: Advancing to term 7992
I20260429 08:04:46.428828  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.428857  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7991.5
I20260429 08:04:46.428886  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7991.6
I20260429 08:04:46.429392  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7992 FOLLOWER]: Advancing to term 7993
I20260429 08:04:46.429795  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.429826  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7992.5
I20260429 08:04:46.429855  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7992.6
I20260429 08:04:46.430378  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7993 FOLLOWER]: Advancing to term 7994
I20260429 08:04:46.430768  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.430799  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7993.5
I20260429 08:04:46.430827  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7993.6
I20260429 08:04:46.431314  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7994 FOLLOWER]: Advancing to term 7995
I20260429 08:04:46.431766  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.431797  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7994.5
I20260429 08:04:46.431826  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7994.6
I20260429 08:04:46.432302  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7995 FOLLOWER]: Advancing to term 7996
I20260429 08:04:46.432755  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.432787  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7995.5
I20260429 08:04:46.432816  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7995.6
I20260429 08:04:46.433295  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7996 FOLLOWER]: Advancing to term 7997
I20260429 08:04:46.433707  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.433739  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7996.5
I20260429 08:04:46.433768  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7996.6
I20260429 08:04:46.434324  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7997 FOLLOWER]: Advancing to term 7998
I20260429 08:04:46.434779  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.434811  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7997.5
I20260429 08:04:46.434840  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7997.6
I20260429 08:04:46.435402  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7998 FOLLOWER]: Advancing to term 7999
I20260429 08:04:46.435897  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.435930  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7998.5
I20260429 08:04:46.435985  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7998.6
I20260429 08:04:46.436691  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 7999 FOLLOWER]: Advancing to term 8000
I20260429 08:04:46.437117  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.437150  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7999.5
I20260429 08:04:46.437207  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 7999.6
I20260429 08:04:46.437856  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8000 FOLLOWER]: Advancing to term 8001
I20260429 08:04:46.438292  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.438323  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8000.5
I20260429 08:04:46.438380  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8000.6
I20260429 08:04:46.439033  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8001 FOLLOWER]: Advancing to term 8002
I20260429 08:04:46.439467  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.439558  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8001.5
I20260429 08:04:46.439608  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8001.6
I20260429 08:04:46.440155  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8002 FOLLOWER]: Advancing to term 8003
I20260429 08:04:46.440604  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.440636  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8002.5
I20260429 08:04:46.440697  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8002.6
I20260429 08:04:46.441299  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8003 FOLLOWER]: Advancing to term 8004
I20260429 08:04:46.441699  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.441730  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8003.5
I20260429 08:04:46.441757  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8003.6
I20260429 08:04:46.442420  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8004 FOLLOWER]: Advancing to term 8005
I20260429 08:04:46.442807  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.442838  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8004.5
I20260429 08:04:46.442866  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8004.6
I20260429 08:04:46.443372  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8005 FOLLOWER]: Advancing to term 8006
I20260429 08:04:46.443893  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.443925  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8005.5
I20260429 08:04:46.443954  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8005.6
I20260429 08:04:46.444458  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8006 FOLLOWER]: Advancing to term 8007
I20260429 08:04:46.444845  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.444876  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8006.5
I20260429 08:04:46.444905  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8006.6
I20260429 08:04:46.445415  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8007 FOLLOWER]: Advancing to term 8008
I20260429 08:04:46.445813  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.445843  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8007.5
I20260429 08:04:46.445871  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8007.6
I20260429 08:04:46.446364  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8008 FOLLOWER]: Advancing to term 8009
I20260429 08:04:46.446739  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.446770  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8008.5
I20260429 08:04:46.446797  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8008.6
I20260429 08:04:46.447402  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8009 FOLLOWER]: Advancing to term 8010
I20260429 08:04:46.447849  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.447881  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8009.5
I20260429 08:04:46.447916  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8009.6
I20260429 08:04:46.448544  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8010 FOLLOWER]: Advancing to term 8011
I20260429 08:04:46.448928  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.448961  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8010.5
I20260429 08:04:46.448987  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8010.6
I20260429 08:04:46.449738  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8011 FOLLOWER]: Advancing to term 8012
I20260429 08:04:46.450109  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.450140  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8011.5
I20260429 08:04:46.450173  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8011.6
I20260429 08:04:46.450796  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8012 FOLLOWER]: Advancing to term 8013
I20260429 08:04:46.451166  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.451197  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8012.5
I20260429 08:04:46.451225  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8012.6
I20260429 08:04:46.451853  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8013 FOLLOWER]: Advancing to term 8014
I20260429 08:04:46.452236  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.452266  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8013.5
I20260429 08:04:46.452294  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8013.6
I20260429 08:04:46.452932  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8014 FOLLOWER]: Advancing to term 8015
I20260429 08:04:46.453362  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.453428  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8014.5
I20260429 08:04:46.453474  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8014.6
I20260429 08:04:46.454164  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8015 FOLLOWER]: Advancing to term 8016
I20260429 08:04:46.454618  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.454650  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8015.5
I20260429 08:04:46.454706  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8015.6
I20260429 08:04:46.455339  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8016 FOLLOWER]: Advancing to term 8017
I20260429 08:04:46.455844  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.455878  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8016.5
I20260429 08:04:46.455935  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8016.6
I20260429 08:04:46.456740  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8017 FOLLOWER]: Advancing to term 8018
I20260429 08:04:46.457208  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.457242  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8017.5
I20260429 08:04:46.457298  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8017.6
I20260429 08:04:46.458022  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8018 FOLLOWER]: Advancing to term 8019
I20260429 08:04:46.458482  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.458516  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8018.5
I20260429 08:04:46.458575  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8018.6
I20260429 08:04:46.459334  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8019 FOLLOWER]: Advancing to term 8020
I20260429 08:04:46.459892  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.459952  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8019.5
I20260429 08:04:46.459997  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8019.6
I20260429 08:04:46.460659  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8020 FOLLOWER]: Advancing to term 8021
I20260429 08:04:46.461117  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.461151  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8020.5
I20260429 08:04:46.461208  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8020.6
I20260429 08:04:46.461850  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8021 FOLLOWER]: Advancing to term 8022
I20260429 08:04:46.462270  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.462329  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8021.5
I20260429 08:04:46.462374  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8021.6
I20260429 08:04:46.462998  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8022 FOLLOWER]: Advancing to term 8023
I20260429 08:04:46.463450  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.463526  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8022.5
I20260429 08:04:46.463601  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8022.6
I20260429 08:04:46.464247  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8023 FOLLOWER]: Advancing to term 8024
I20260429 08:04:46.464676  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.464711  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8023.5
I20260429 08:04:46.464764  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8023.6
I20260429 08:04:46.465332  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8024 FOLLOWER]: Advancing to term 8025
I20260429 08:04:46.465783  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.465842  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8024.5
I20260429 08:04:46.465888  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8024.6
I20260429 08:04:46.466524  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8025 FOLLOWER]: Advancing to term 8026
I20260429 08:04:46.466967  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.467000  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8025.5
I20260429 08:04:46.467053  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8025.6
I20260429 08:04:46.467689  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8026 FOLLOWER]: Advancing to term 8027
I20260429 08:04:46.468079  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.468111  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8026.5
I20260429 08:04:46.468139  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8026.6
I20260429 08:04:46.468699  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8027 FOLLOWER]: Advancing to term 8028
I20260429 08:04:46.469138  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.469172  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8027.5
I20260429 08:04:46.469224  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8027.6
I20260429 08:04:46.469774  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8028 FOLLOWER]: Advancing to term 8029
I20260429 08:04:46.470212  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.470244  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8028.5
I20260429 08:04:46.470296  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8028.6
I20260429 08:04:46.470872  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8029 FOLLOWER]: Advancing to term 8030
I20260429 08:04:46.471308  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.471339  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8029.5
I20260429 08:04:46.471393  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8029.6
I20260429 08:04:46.472083  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8030 FOLLOWER]: Advancing to term 8031
I20260429 08:04:46.472524  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.472556  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8030.5
I20260429 08:04:46.472609  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8030.6
I20260429 08:04:46.473199  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8031 FOLLOWER]: Advancing to term 8032
I20260429 08:04:46.473655  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.473724  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8031.5
I20260429 08:04:46.473770  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8031.6
I20260429 08:04:46.474378  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8032 FOLLOWER]: Advancing to term 8033
I20260429 08:04:46.474828  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.474884  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8032.5
I20260429 08:04:46.474931  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8032.6
I20260429 08:04:46.475507  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8033 FOLLOWER]: Advancing to term 8034
I20260429 08:04:46.475948  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.475980  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8033.5
I20260429 08:04:46.476032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8033.6
I20260429 08:04:46.476655  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8034 FOLLOWER]: Advancing to term 8035
I20260429 08:04:46.477087  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.477118  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8034.5
I20260429 08:04:46.477174  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8034.6
I20260429 08:04:46.477799  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8035 FOLLOWER]: Advancing to term 8036
I20260429 08:04:46.478219  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.478248  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8035.5
I20260429 08:04:46.478302  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8035.6
I20260429 08:04:46.478919  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8036 FOLLOWER]: Advancing to term 8037
I20260429 08:04:46.479393  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.479427  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8036.5
I20260429 08:04:46.479455  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8036.6
I20260429 08:04:46.480144  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8037 FOLLOWER]: Advancing to term 8038
I20260429 08:04:46.480573  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.480607  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8037.5
I20260429 08:04:46.480634  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8037.6
I20260429 08:04:46.481249  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8038 FOLLOWER]: Advancing to term 8039
I20260429 08:04:46.481703  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.481761  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8038.5
I20260429 08:04:46.481809  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8038.6
I20260429 08:04:46.482461  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8039 FOLLOWER]: Advancing to term 8040
I20260429 08:04:46.482885  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.482941  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8039.5
I20260429 08:04:46.482985  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8039.6
I20260429 08:04:46.483634  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8040 FOLLOWER]: Advancing to term 8041
I20260429 08:04:46.484037  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.484068  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8040.5
I20260429 08:04:46.484095  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8040.6
I20260429 08:04:46.484735  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8041 FOLLOWER]: Advancing to term 8042
I20260429 08:04:46.485174  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.485230  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8041.5
I20260429 08:04:46.485270  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8041.6
I20260429 08:04:46.485924  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8042 FOLLOWER]: Advancing to term 8043
I20260429 08:04:46.486377  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.486408  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8042.5
I20260429 08:04:46.486438  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8042.6
I20260429 08:04:46.487080  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8043 FOLLOWER]: Advancing to term 8044
I20260429 08:04:46.487533  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.487586  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8043.5
I20260429 08:04:46.487614  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8043.6
I20260429 08:04:46.488189  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8044 FOLLOWER]: Advancing to term 8045
I20260429 08:04:46.488618  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.488649  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8044.5
I20260429 08:04:46.488678  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8044.6
I20260429 08:04:46.489384  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8045 FOLLOWER]: Advancing to term 8046
I20260429 08:04:46.489827  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.489859  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8045.5
I20260429 08:04:46.489914  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8045.6
I20260429 08:04:46.490460  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8046 FOLLOWER]: Advancing to term 8047
I20260429 08:04:46.490893  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.490926  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8046.5
I20260429 08:04:46.490978  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8046.6
I20260429 08:04:46.491585  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8047 FOLLOWER]: Advancing to term 8048
I20260429 08:04:46.492048  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.492080  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8047.5
I20260429 08:04:46.492108  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8047.6
I20260429 08:04:46.492775  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8048 FOLLOWER]: Advancing to term 8049
I20260429 08:04:46.493197  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.493230  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8048.5
I20260429 08:04:46.493283  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8048.6
I20260429 08:04:46.493878  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8049 FOLLOWER]: Advancing to term 8050
I20260429 08:04:46.494302  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.494333  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8049.5
I20260429 08:04:46.494387  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8049.6
I20260429 08:04:46.494990  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8050 FOLLOWER]: Advancing to term 8051
I20260429 08:04:46.495426  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.495458  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8050.5
I20260429 08:04:46.495540  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8050.6
I20260429 08:04:46.496100  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8051 FOLLOWER]: Advancing to term 8052
I20260429 08:04:46.496528  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.496560  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8051.5
I20260429 08:04:46.496613  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8051.6
I20260429 08:04:46.497195  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8052 FOLLOWER]: Advancing to term 8053
I20260429 08:04:46.497601  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.497633  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8052.5
I20260429 08:04:46.497675  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8052.6
I20260429 08:04:46.498279  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8053 FOLLOWER]: Advancing to term 8054
I20260429 08:04:46.498692  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.498728  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8053.5
I20260429 08:04:46.498756  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8053.6
I20260429 08:04:46.499336  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8054 FOLLOWER]: Advancing to term 8055
I20260429 08:04:46.499826  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.499858  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8054.5
I20260429 08:04:46.499887  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8054.6
I20260429 08:04:46.500471  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8055 FOLLOWER]: Advancing to term 8056
I20260429 08:04:46.500929  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.500985  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8055.5
I20260429 08:04:46.501029  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8055.6
I20260429 08:04:46.501688  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8056 FOLLOWER]: Advancing to term 8057
I20260429 08:04:46.502125  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.502156  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8056.5
I20260429 08:04:46.502211  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8056.6
I20260429 08:04:46.502768  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8057 FOLLOWER]: Advancing to term 8058
I20260429 08:04:46.503165  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.503196  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8057.5
I20260429 08:04:46.503225  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8057.6
I20260429 08:04:46.503775  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8058 FOLLOWER]: Advancing to term 8059
I20260429 08:04:46.504163  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.504194  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8058.5
I20260429 08:04:46.504222  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8058.6
I20260429 08:04:46.504808  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8059 FOLLOWER]: Advancing to term 8060
I20260429 08:04:46.505261  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.505293  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8059.5
I20260429 08:04:46.505321  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8059.6
I20260429 08:04:46.505847  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8060 FOLLOWER]: Advancing to term 8061
I20260429 08:04:46.506506  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.506543  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8060.5
I20260429 08:04:46.506574  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8060.6
I20260429 08:04:46.507239  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8061 FOLLOWER]: Advancing to term 8062
I20260429 08:04:46.507792  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.507827  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8061.5
I20260429 08:04:46.507858  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8061.6
I20260429 08:04:46.508553  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8062 FOLLOWER]: Advancing to term 8063
I20260429 08:04:46.509006  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.509038  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8062.5
I20260429 08:04:46.509091  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8062.6
I20260429 08:04:46.509785  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8063 FOLLOWER]: Advancing to term 8064
I20260429 08:04:46.510196  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.510227  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8063.5
I20260429 08:04:46.510260  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8063.6
I20260429 08:04:46.510903  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8064 FOLLOWER]: Advancing to term 8065
I20260429 08:04:46.511315  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.511346  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8064.5
I20260429 08:04:46.511399  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8064.6
I20260429 08:04:46.512055  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8065 FOLLOWER]: Advancing to term 8066
I20260429 08:04:46.512485  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.512516  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8065.5
I20260429 08:04:46.512544  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8065.6
I20260429 08:04:46.513281  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8066 FOLLOWER]: Advancing to term 8067
I20260429 08:04:46.513688  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.513720  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8066.5
I20260429 08:04:46.513747  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8066.6
I20260429 08:04:46.514294  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8067 FOLLOWER]: Advancing to term 8068
I20260429 08:04:46.514766  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.514798  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8067.5
I20260429 08:04:46.514854  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8067.6
I20260429 08:04:46.515512  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8068 FOLLOWER]: Advancing to term 8069
I20260429 08:04:46.516008  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.516042  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8068.5
I20260429 08:04:46.516098  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8068.6
I20260429 08:04:46.516717  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8069 FOLLOWER]: Advancing to term 8070
I20260429 08:04:46.517161  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.517194  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8069.5
I20260429 08:04:46.517249  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8069.6
I20260429 08:04:46.517807  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8070 FOLLOWER]: Advancing to term 8071
I20260429 08:04:46.518235  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.518292  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8070.5
I20260429 08:04:46.518342  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8070.6
I20260429 08:04:46.518941  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8071 FOLLOWER]: Advancing to term 8072
I20260429 08:04:46.519371  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.519435  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8071.5
I20260429 08:04:46.519500  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8071.6
I20260429 08:04:46.520103  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8072 FOLLOWER]: Advancing to term 8073
I20260429 08:04:46.520515  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.520546  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8072.5
I20260429 08:04:46.520599  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8072.6
I20260429 08:04:46.521220  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8073 FOLLOWER]: Advancing to term 8074
I20260429 08:04:46.521615  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.521647  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8073.5
I20260429 08:04:46.521677  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8073.6
I20260429 08:04:46.522316  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8074 FOLLOWER]: Advancing to term 8075
I20260429 08:04:46.522781  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.522822  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8074.5
I20260429 08:04:46.522863  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8074.6
I20260429 08:04:46.523365  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8075 FOLLOWER]: Advancing to term 8076
I20260429 08:04:46.523851  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.523911  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8075.5
I20260429 08:04:46.523957  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8075.6
I20260429 08:04:46.524730  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8076 FOLLOWER]: Advancing to term 8077
I20260429 08:04:46.525163  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.525218  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8076.5
I20260429 08:04:46.525264  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8076.6
I20260429 08:04:46.527068  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8077 FOLLOWER]: Advancing to term 8078
I20260429 08:04:46.527561  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.527594  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8077.5
I20260429 08:04:46.527643  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8077.6
I20260429 08:04:46.528262  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8078 FOLLOWER]: Advancing to term 8079
I20260429 08:04:46.528688  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.528720  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8078.5
I20260429 08:04:46.528774  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8078.6
I20260429 08:04:46.529410  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8079 FOLLOWER]: Advancing to term 8080
I20260429 08:04:46.529844  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.529876  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8079.5
I20260429 08:04:46.529930  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8079.6
I20260429 08:04:46.530522  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8080 FOLLOWER]: Advancing to term 8081
I20260429 08:04:46.530969  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.531028  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8080.5
I20260429 08:04:46.531075  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8080.6
I20260429 08:04:46.531760  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8081 FOLLOWER]: Advancing to term 8082
I20260429 08:04:46.532189  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.532245  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8081.5
I20260429 08:04:46.532291  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8081.6
I20260429 08:04:46.532918  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8082 FOLLOWER]: Advancing to term 8083
I20260429 08:04:46.533332  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.533388  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8082.5
I20260429 08:04:46.533434  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8082.6
I20260429 08:04:46.534171  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8083 FOLLOWER]: Advancing to term 8084
I20260429 08:04:46.534591  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.534622  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8083.5
I20260429 08:04:46.534651  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8083.6
I20260429 08:04:46.535281  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8084 FOLLOWER]: Advancing to term 8085
I20260429 08:04:46.535812  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.535844  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8084.5
I20260429 08:04:46.535873  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8084.6
I20260429 08:04:46.536469  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8085 FOLLOWER]: Advancing to term 8086
I20260429 08:04:46.536917  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.536949  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8085.5
I20260429 08:04:46.537001  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8085.6
I20260429 08:04:46.537617  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8086 FOLLOWER]: Advancing to term 8087
I20260429 08:04:46.538241  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.538278  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8086.5
I20260429 08:04:46.538318  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8086.6
I20260429 08:04:46.539310  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8087 FOLLOWER]: Advancing to term 8088
I20260429 08:04:46.539911  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.539942  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8087.5
I20260429 08:04:46.539983  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8087.6
I20260429 08:04:46.540836  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8088 FOLLOWER]: Advancing to term 8089
I20260429 08:04:46.541380  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.541420  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8088.5
I20260429 08:04:46.541450  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8088.6
I20260429 08:04:46.542021  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8089 FOLLOWER]: Advancing to term 8090
I20260429 08:04:46.542420  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.542455  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8089.5
I20260429 08:04:46.542483  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8089.6
I20260429 08:04:46.543033  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8090 FOLLOWER]: Advancing to term 8091
I20260429 08:04:46.543417  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.543450  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8090.5
I20260429 08:04:46.543533  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8090.6
I20260429 08:04:46.544128  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8091 FOLLOWER]: Advancing to term 8092
I20260429 08:04:46.544579  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.544611  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8091.5
I20260429 08:04:46.544673  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8091.6
I20260429 08:04:46.545230  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8092 FOLLOWER]: Advancing to term 8093
I20260429 08:04:46.545624  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.545655  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8092.5
I20260429 08:04:46.545686  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8092.6
I20260429 08:04:46.546226  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8093 FOLLOWER]: Advancing to term 8094
I20260429 08:04:46.546675  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.546720  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8093.5
I20260429 08:04:46.546774  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8093.6
I20260429 08:04:46.547315  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8094 FOLLOWER]: Advancing to term 8095
I20260429 08:04:46.547835  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.547891  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8094.5
I20260429 08:04:46.547942  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8094.6
I20260429 08:04:46.548556  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8095 FOLLOWER]: Advancing to term 8096
I20260429 08:04:46.548944  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.548975  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8095.5
I20260429 08:04:46.549003  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8095.6
I20260429 08:04:46.549587  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8096 FOLLOWER]: Advancing to term 8097
I20260429 08:04:46.549963  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.549994  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8096.5
I20260429 08:04:46.550022  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8096.6
I20260429 08:04:46.550575  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8097 FOLLOWER]: Advancing to term 8098
I20260429 08:04:46.551023  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.551077  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8097.5
I20260429 08:04:46.551122  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8097.6
I20260429 08:04:46.551800  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8098 FOLLOWER]: Advancing to term 8099
I20260429 08:04:46.552228  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.552282  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8098.5
I20260429 08:04:46.552327  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8098.6
I20260429 08:04:46.552968  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8099 FOLLOWER]: Advancing to term 8100
I20260429 08:04:46.553401  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.553462  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8099.5
I20260429 08:04:46.553506  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8099.6
I20260429 08:04:46.554173  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8100 FOLLOWER]: Advancing to term 8101
I20260429 08:04:46.554617  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.554678  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8100.5
I20260429 08:04:46.554724  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8100.6
I20260429 08:04:46.555286  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8101 FOLLOWER]: Advancing to term 8102
I20260429 08:04:46.555785  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.555837  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8101.5
I20260429 08:04:46.555883  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8101.6
I20260429 08:04:46.556470  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8102 FOLLOWER]: Advancing to term 8103
I20260429 08:04:46.556869  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.556900  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8102.5
I20260429 08:04:46.556929  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8102.6
I20260429 08:04:46.557420  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8103 FOLLOWER]: Advancing to term 8104
I20260429 08:04:46.557802  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.557838  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8103.5
I20260429 08:04:46.557868  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8103.6
I20260429 08:04:46.558444  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8104 FOLLOWER]: Advancing to term 8105
I20260429 08:04:46.558897  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.558929  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8104.5
I20260429 08:04:46.558983  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8104.6
I20260429 08:04:46.559608  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8105 FOLLOWER]: Advancing to term 8106
I20260429 08:04:46.560117  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.560174  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8105.5
I20260429 08:04:46.560218  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8105.6
I20260429 08:04:46.560951  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8106 FOLLOWER]: Advancing to term 8107
I20260429 08:04:46.561329  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.561360  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8106.5
I20260429 08:04:46.561389  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8106.6
I20260429 08:04:46.561997  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8107 FOLLOWER]: Advancing to term 8108
I20260429 08:04:46.562377  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.562408  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8107.5
I20260429 08:04:46.562439  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8107.6
I20260429 08:04:46.562951  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8108 FOLLOWER]: Advancing to term 8109
I20260429 08:04:46.563391  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.563454  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8108.5
I20260429 08:04:46.563524  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8108.6
I20260429 08:04:46.564142  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8109 FOLLOWER]: Advancing to term 8110
I20260429 08:04:46.564566  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.564620  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8109.5
I20260429 08:04:46.564674  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8109.6
I20260429 08:04:46.565258  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8110 FOLLOWER]: Advancing to term 8111
I20260429 08:04:46.565712  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.565744  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8110.5
I20260429 08:04:46.565798  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8110.6
I20260429 08:04:46.566403  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8111 FOLLOWER]: Advancing to term 8112
I20260429 08:04:46.566851  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.566906  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8111.5
I20260429 08:04:46.566952  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8111.6
I20260429 08:04:46.567529  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8112 FOLLOWER]: Advancing to term 8113
I20260429 08:04:46.567979  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.568012  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8112.5
I20260429 08:04:46.568068  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8112.6
I20260429 08:04:46.568647  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8113 FOLLOWER]: Advancing to term 8114
I20260429 08:04:46.569090  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.569145  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8113.5
I20260429 08:04:46.569188  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8113.6
I20260429 08:04:46.569725  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8114 FOLLOWER]: Advancing to term 8115
I20260429 08:04:46.570163  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.570215  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8114.5
I20260429 08:04:46.570261  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8114.6
I20260429 08:04:46.570763  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8115 FOLLOWER]: Advancing to term 8116
I20260429 08:04:46.571190  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.571246  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8115.5
I20260429 08:04:46.571291  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8115.6
I20260429 08:04:46.571861  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8116 FOLLOWER]: Advancing to term 8117
I20260429 08:04:46.572285  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.572340  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8116.5
I20260429 08:04:46.572384  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8116.6
I20260429 08:04:46.572885  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8117 FOLLOWER]: Advancing to term 8118
I20260429 08:04:46.573310  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.573364  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8117.5
I20260429 08:04:46.573408  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8117.6
I20260429 08:04:46.573910  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8118 FOLLOWER]: Advancing to term 8119
I20260429 08:04:46.574334  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.574390  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8118.5
I20260429 08:04:46.574446  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8118.6
I20260429 08:04:46.574926  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8119 FOLLOWER]: Advancing to term 8120
I20260429 08:04:46.575348  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.575402  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8119.5
I20260429 08:04:46.575462  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8119.6
I20260429 08:04:46.576095  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8120 FOLLOWER]: Advancing to term 8121
I20260429 08:04:46.576496  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.576529  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8120.5
I20260429 08:04:46.576557  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8120.6
I20260429 08:04:46.577167  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8121 FOLLOWER]: Advancing to term 8122
I20260429 08:04:46.577584  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.577615  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8121.5
I20260429 08:04:46.577643  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8121.6
I20260429 08:04:46.578212  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8122 FOLLOWER]: Advancing to term 8123
I20260429 08:04:46.578665  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.578720  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8122.5
I20260429 08:04:46.578770  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8122.6
I20260429 08:04:46.579339  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8123 FOLLOWER]: Advancing to term 8124
I20260429 08:04:46.579890  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.579943  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8123.5
I20260429 08:04:46.579989  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8123.6
I20260429 08:04:46.580623  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8124 FOLLOWER]: Advancing to term 8125
I20260429 08:04:46.581036  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.581090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8124.5
I20260429 08:04:46.581136  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8124.6
I20260429 08:04:46.581686  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8125 FOLLOWER]: Advancing to term 8126
I20260429 08:04:46.582098  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.582151  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8125.5
I20260429 08:04:46.582202  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8125.6
I20260429 08:04:46.582768  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8126 FOLLOWER]: Advancing to term 8127
I20260429 08:04:46.583180  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.583235  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8126.5
I20260429 08:04:46.583280  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8126.6
I20260429 08:04:46.583907  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8127 FOLLOWER]: Advancing to term 8128
I20260429 08:04:46.584333  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.584389  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8127.5
I20260429 08:04:46.584452  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8127.6
I20260429 08:04:46.585009  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8128 FOLLOWER]: Advancing to term 8129
I20260429 08:04:46.585434  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.585489  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8128.5
I20260429 08:04:46.585533  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8128.6
I20260429 08:04:46.586099  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8129 FOLLOWER]: Advancing to term 8130
I20260429 08:04:46.586545  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.586601  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8129.5
I20260429 08:04:46.586648  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8129.6
I20260429 08:04:46.587203  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8130 FOLLOWER]: Advancing to term 8131
I20260429 08:04:46.587698  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.587749  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8130.5
I20260429 08:04:46.587800  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8130.6
I20260429 08:04:46.588378  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8131 FOLLOWER]: Advancing to term 8132
I20260429 08:04:46.588810  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.588862  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8131.5
I20260429 08:04:46.588912  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8131.6
I20260429 08:04:46.589458  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8132 FOLLOWER]: Advancing to term 8133
I20260429 08:04:46.589877  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.589929  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8132.5
I20260429 08:04:46.589975  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8132.6
I20260429 08:04:46.590600  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8133 FOLLOWER]: Advancing to term 8134
I20260429 08:04:46.591007  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.591037  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8133.5
I20260429 08:04:46.591065  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8133.6
I20260429 08:04:46.591629  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8134 FOLLOWER]: Advancing to term 8135
I20260429 08:04:46.592063  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.592121  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8134.5
I20260429 08:04:46.592164  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8134.6
I20260429 08:04:46.592725  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8135 FOLLOWER]: Advancing to term 8136
I20260429 08:04:46.593152  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.593205  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8135.5
I20260429 08:04:46.593246  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8135.6
I20260429 08:04:46.593887  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8136 FOLLOWER]: Advancing to term 8137
I20260429 08:04:46.594316  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.594365  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8136.5
I20260429 08:04:46.594437  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8136.6
I20260429 08:04:46.595047  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8137 FOLLOWER]: Advancing to term 8138
I20260429 08:04:46.595445  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.595527  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8137.5
I20260429 08:04:46.595578  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8137.6
I20260429 08:04:46.596158  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8138 FOLLOWER]: Advancing to term 8139
I20260429 08:04:46.596622  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.596654  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8138.5
I20260429 08:04:46.596748  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8138.6
I20260429 08:04:46.597306  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8139 FOLLOWER]: Advancing to term 8140
I20260429 08:04:46.597724  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.597779  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8139.5
I20260429 08:04:46.597821  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8139.6
I20260429 08:04:46.598410  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8140 FOLLOWER]: Advancing to term 8141
I20260429 08:04:46.598812  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.598866  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8140.5
I20260429 08:04:46.598910  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8140.6
I20260429 08:04:46.599453  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8141 FOLLOWER]: Advancing to term 8142
I20260429 08:04:46.599896  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.599951  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8141.5
I20260429 08:04:46.600014  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8141.6
I20260429 08:04:46.600637  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8142 FOLLOWER]: Advancing to term 8143
I20260429 08:04:46.601012  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.601043  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8142.5
I20260429 08:04:46.601070  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8142.6
I20260429 08:04:46.601605  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8143 FOLLOWER]: Advancing to term 8144
I20260429 08:04:46.601977  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.602006  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8143.5
I20260429 08:04:46.602034  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8143.6
I20260429 08:04:46.602633  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8144 FOLLOWER]: Advancing to term 8145
I20260429 08:04:46.602996  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.603026  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8144.5
I20260429 08:04:46.603053  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8144.6
I20260429 08:04:46.603605  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8145 FOLLOWER]: Advancing to term 8146
I20260429 08:04:46.603971  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.604001  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8145.5
I20260429 08:04:46.604029  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8145.6
I20260429 08:04:46.604568  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8146 FOLLOWER]: Advancing to term 8147
I20260429 08:04:46.604991  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.605047  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8146.5
I20260429 08:04:46.605089  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8146.6
I20260429 08:04:46.605769  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8147 FOLLOWER]: Advancing to term 8148
I20260429 08:04:46.606201  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.606258  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8147.5
I20260429 08:04:46.606302  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8147.6
I20260429 08:04:46.606964  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8148 FOLLOWER]: Advancing to term 8149
I20260429 08:04:46.607383  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.607443  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8148.5
I20260429 08:04:46.607487  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8148.6
I20260429 08:04:46.608141  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8149 FOLLOWER]: Advancing to term 8150
I20260429 08:04:46.608570  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.608603  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8149.5
I20260429 08:04:46.608654  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8149.6
I20260429 08:04:46.609237  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8150 FOLLOWER]: Advancing to term 8151
I20260429 08:04:46.609624  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.609654  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8150.5
I20260429 08:04:46.609683  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8150.6
I20260429 08:04:46.610270  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8151 FOLLOWER]: Advancing to term 8152
I20260429 08:04:46.610706  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.610761  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8151.5
I20260429 08:04:46.610805  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8151.6
I20260429 08:04:46.611433  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8152 FOLLOWER]: Advancing to term 8153
I20260429 08:04:46.611896  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.611928  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8152.5
I20260429 08:04:46.611982  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8152.6
I20260429 08:04:46.612680  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8153 FOLLOWER]: Advancing to term 8154
I20260429 08:04:46.613112  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.613143  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8153.5
I20260429 08:04:46.613195  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8153.6
I20260429 08:04:46.613790  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8154 FOLLOWER]: Advancing to term 8155
I20260429 08:04:46.614197  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.614228  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8154.5
I20260429 08:04:46.614281  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8154.6
I20260429 08:04:46.614893  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8155 FOLLOWER]: Advancing to term 8156
I20260429 08:04:46.615309  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.615366  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8155.5
I20260429 08:04:46.615425  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8155.6
I20260429 08:04:46.615999  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8156 FOLLOWER]: Advancing to term 8157
I20260429 08:04:46.616448  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.616480  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8156.5
I20260429 08:04:46.616534  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8156.6
I20260429 08:04:46.617132  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8157 FOLLOWER]: Advancing to term 8158
I20260429 08:04:46.617538  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.617568  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8157.5
I20260429 08:04:46.617594  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8157.6
I20260429 08:04:46.618175  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8158 FOLLOWER]: Advancing to term 8159
I20260429 08:04:46.618625  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.618659  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8158.5
I20260429 08:04:46.618721  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8158.6
I20260429 08:04:46.619367  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8159 FOLLOWER]: Advancing to term 8160
I20260429 08:04:46.619824  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.619855  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8159.5
I20260429 08:04:46.619907  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8159.6
I20260429 08:04:46.620507  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8160 FOLLOWER]: Advancing to term 8161
I20260429 08:04:46.620947  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.620980  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8160.5
I20260429 08:04:46.621033  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8160.6
I20260429 08:04:46.621650  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8161 FOLLOWER]: Advancing to term 8162
I20260429 08:04:46.622078  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.622110  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8161.5
I20260429 08:04:46.622164  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8161.6
I20260429 08:04:46.622778  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8162 FOLLOWER]: Advancing to term 8163
I20260429 08:04:46.623279  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.623312  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8162.5
I20260429 08:04:46.623368  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8162.6
I20260429 08:04:46.624027  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8163 FOLLOWER]: Advancing to term 8164
I20260429 08:04:46.624457  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.624490  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8163.5
I20260429 08:04:46.624543  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8163.6
I20260429 08:04:46.626144  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8164 FOLLOWER]: Advancing to term 8165
I20260429 08:04:46.626579  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.626611  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8164.5
I20260429 08:04:46.626677  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8164.6
I20260429 08:04:46.627424  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8165 FOLLOWER]: Advancing to term 8166
I20260429 08:04:46.628008  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.628044  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8165.5
I20260429 08:04:46.628114  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8165.6
I20260429 08:04:46.628751  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8166 FOLLOWER]: Advancing to term 8167
I20260429 08:04:46.629233  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.629266  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8166.5
I20260429 08:04:46.629321  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8166.6
I20260429 08:04:46.629948  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8167 FOLLOWER]: Advancing to term 8168
I20260429 08:04:46.630383  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.630414  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8167.5
I20260429 08:04:46.630441  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8167.6
I20260429 08:04:46.631145  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8168 FOLLOWER]: Advancing to term 8169
I20260429 08:04:46.631651  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.631685  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8168.5
I20260429 08:04:46.631713  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8168.6
I20260429 08:04:46.632550  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8169 FOLLOWER]: Advancing to term 8170
I20260429 08:04:46.633011  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.633044  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8169.5
I20260429 08:04:46.633103  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8169.6
I20260429 08:04:46.633894  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8170 FOLLOWER]: Advancing to term 8171
I20260429 08:04:46.634389  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.634424  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8170.5
I20260429 08:04:46.634455  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8170.6
I20260429 08:04:46.635296  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8171 FOLLOWER]: Advancing to term 8172
I20260429 08:04:46.635833  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.635867  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8171.5
I20260429 08:04:46.635926  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8171.6
I20260429 08:04:46.636612  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8172 FOLLOWER]: Advancing to term 8173
I20260429 08:04:46.637058  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.637090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8172.5
I20260429 08:04:46.637143  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8172.6
I20260429 08:04:46.637859  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8173 FOLLOWER]: Advancing to term 8174
I20260429 08:04:46.638293  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.638350  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8173.5
I20260429 08:04:46.638393  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8173.6
I20260429 08:04:46.639062  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8174 FOLLOWER]: Advancing to term 8175
I20260429 08:04:46.639513  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.639567  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8174.5
I20260429 08:04:46.639611  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8174.6
I20260429 08:04:46.640215  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8175 FOLLOWER]: Advancing to term 8176
I20260429 08:04:46.640717  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.640771  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8175.5
I20260429 08:04:46.640834  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8175.6
I20260429 08:04:46.641525  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8176 FOLLOWER]: Advancing to term 8177
I20260429 08:04:46.642000  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.642060  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8176.5
I20260429 08:04:46.642107  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8176.6
I20260429 08:04:46.642736  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8177 FOLLOWER]: Advancing to term 8178
I20260429 08:04:46.643198  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.643255  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8177.5
I20260429 08:04:46.643314  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8177.6
I20260429 08:04:46.644176  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8178 FOLLOWER]: Advancing to term 8179
I20260429 08:04:46.644630  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.644662  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8178.5
I20260429 08:04:46.644717  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8178.6
I20260429 08:04:46.645380  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8179 FOLLOWER]: Advancing to term 8180
I20260429 08:04:46.645784  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.645815  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8179.5
I20260429 08:04:46.645843  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8179.6
I20260429 08:04:46.646502  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8180 FOLLOWER]: Advancing to term 8181
I20260429 08:04:46.646963  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.647022  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8180.5
I20260429 08:04:46.647068  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8180.6
I20260429 08:04:46.647851  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8181 FOLLOWER]: Advancing to term 8182
I20260429 08:04:46.648312  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.648406  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8181.5
I20260429 08:04:46.648458  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8181.6
I20260429 08:04:46.649155  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8182 FOLLOWER]: Advancing to term 8183
I20260429 08:04:46.649680  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.649739  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8182.5
I20260429 08:04:46.649786  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8182.6
I20260429 08:04:46.650480  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8183 FOLLOWER]: Advancing to term 8184
I20260429 08:04:46.650911  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.650970  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8183.5
I20260429 08:04:46.651015  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8183.6
I20260429 08:04:46.651654  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8184 FOLLOWER]: Advancing to term 8185
I20260429 08:04:46.652088  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.652146  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8184.5
I20260429 08:04:46.652195  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8184.6
I20260429 08:04:46.652971  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8185 FOLLOWER]: Advancing to term 8186
I20260429 08:04:46.653577  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.653616  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8185.5
I20260429 08:04:46.653662  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8185.6
I20260429 08:04:46.654237  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8186 FOLLOWER]: Advancing to term 8187
I20260429 08:04:46.654680  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.654709  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8186.5
I20260429 08:04:46.654784  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8186.6
I20260429 08:04:46.655367  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8187 FOLLOWER]: Advancing to term 8188
I20260429 08:04:46.656090  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.656136  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8187.5
I20260429 08:04:46.656189  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8187.6
I20260429 08:04:46.656919  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8188 FOLLOWER]: Advancing to term 8189
I20260429 08:04:46.657339  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.657405  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8188.5
I20260429 08:04:46.657445  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8188.6
I20260429 08:04:46.658056  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8189 FOLLOWER]: Advancing to term 8190
I20260429 08:04:46.658464  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.658519  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8189.5
I20260429 08:04:46.658562  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8189.6
I20260429 08:04:46.659189  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8190 FOLLOWER]: Advancing to term 8191
I20260429 08:04:46.659843  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.659880  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8190.5
I20260429 08:04:46.659921  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8190.6
I20260429 08:04:46.660521  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8191 FOLLOWER]: Advancing to term 8192
I20260429 08:04:46.660989  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.661062  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8191.5
I20260429 08:04:46.661105  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8191.6
I20260429 08:04:46.661631  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8192 FOLLOWER]: Advancing to term 8193
I20260429 08:04:46.662142  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.662173  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8192.5
I20260429 08:04:46.662204  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8192.6
I20260429 08:04:46.662778  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8193 FOLLOWER]: Advancing to term 8194
I20260429 08:04:46.663153  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.663183  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8193.5
I20260429 08:04:46.663210  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8193.6
I20260429 08:04:46.663786  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8194 FOLLOWER]: Advancing to term 8195
I20260429 08:04:46.664160  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.664189  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8194.5
I20260429 08:04:46.664216  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8194.6
I20260429 08:04:46.664752  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8195 FOLLOWER]: Advancing to term 8196
I20260429 08:04:46.665123  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.665153  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8195.5
I20260429 08:04:46.665180  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8195.6
I20260429 08:04:46.665773  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8196 FOLLOWER]: Advancing to term 8197
I20260429 08:04:46.666193  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.666235  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8196.5
I20260429 08:04:46.666265  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8196.6
I20260429 08:04:46.666903  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8197 FOLLOWER]: Advancing to term 8198
I20260429 08:04:46.667289  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.667320  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8197.5
I20260429 08:04:46.667357  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8197.6
I20260429 08:04:46.668052  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8198 FOLLOWER]: Advancing to term 8199
I20260429 08:04:46.668550  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.668582  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8198.5
I20260429 08:04:46.668613  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8198.6
I20260429 08:04:46.669230  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8199 FOLLOWER]: Advancing to term 8200
I20260429 08:04:46.669659  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.669723  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8199.5
I20260429 08:04:46.669768  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8199.6
I20260429 08:04:46.670372  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8200 FOLLOWER]: Advancing to term 8201
I20260429 08:04:46.670811  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.670885  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8200.5
I20260429 08:04:46.670929  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8200.6
I20260429 08:04:46.671624  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8201 FOLLOWER]: Advancing to term 8202
I20260429 08:04:46.672049  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.672104  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8201.5
I20260429 08:04:46.672150  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8201.6
I20260429 08:04:46.672760  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8202 FOLLOWER]: Advancing to term 8203
I20260429 08:04:46.673199  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.673254  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8202.5
I20260429 08:04:46.673298  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8202.6
I20260429 08:04:46.673887  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8203 FOLLOWER]: Advancing to term 8204
I20260429 08:04:46.674319  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.674376  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8203.5
I20260429 08:04:46.674433  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8203.6
I20260429 08:04:46.675062  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8204 FOLLOWER]: Advancing to term 8205
I20260429 08:04:46.675554  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.675599  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8204.5
I20260429 08:04:46.675640  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8204.6
I20260429 08:04:46.676182  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8205 FOLLOWER]: Advancing to term 8206
I20260429 08:04:46.676618  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.676677  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8205.5
I20260429 08:04:46.676721  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8205.6
I20260429 08:04:46.677350  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8206 FOLLOWER]: Advancing to term 8207
I20260429 08:04:46.677793  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.677848  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8206.5
I20260429 08:04:46.677894  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8206.6
I20260429 08:04:46.678529  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8207 FOLLOWER]: Advancing to term 8208
I20260429 08:04:46.678939  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.678994  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8207.5
I20260429 08:04:46.679039  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8207.6
I20260429 08:04:46.679642  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8208 FOLLOWER]: Advancing to term 8209
I20260429 08:04:46.680095  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.680150  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8208.5
I20260429 08:04:46.680193  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8208.6
I20260429 08:04:46.680838  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8209 FOLLOWER]: Advancing to term 8210
I20260429 08:04:46.681264  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.681319  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8209.5
I20260429 08:04:46.681365  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8209.6
I20260429 08:04:46.682000  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8210 FOLLOWER]: Advancing to term 8211
I20260429 08:04:46.682425  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.682479  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8210.5
I20260429 08:04:46.682519  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8210.6
I20260429 08:04:46.683108  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8211 FOLLOWER]: Advancing to term 8212
I20260429 08:04:46.683622  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.683655  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8211.5
I20260429 08:04:46.683687  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8211.6
I20260429 08:04:46.684285  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8212 FOLLOWER]: Advancing to term 8213
I20260429 08:04:46.684748  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.684779  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8212.5
I20260429 08:04:46.684808  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8212.6
I20260429 08:04:46.685406  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8213 FOLLOWER]: Advancing to term 8214
I20260429 08:04:46.685861  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.685894  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8213.5
I20260429 08:04:46.685921  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8213.6
I20260429 08:04:46.686585  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8214 FOLLOWER]: Advancing to term 8215
I20260429 08:04:46.687044  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.687078  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8214.5
I20260429 08:04:46.687134  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8214.6
I20260429 08:04:46.687769  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8215 FOLLOWER]: Advancing to term 8216
I20260429 08:04:46.688136  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.688166  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8215.5
I20260429 08:04:46.688194  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8215.6
I20260429 08:04:46.688832  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8216 FOLLOWER]: Advancing to term 8217
I20260429 08:04:46.689193  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.689225  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8216.5
I20260429 08:04:46.689252  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8216.6
I20260429 08:04:46.689872  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8217 FOLLOWER]: Advancing to term 8218
I20260429 08:04:46.690249  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.690279  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8217.5
I20260429 08:04:46.690306  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8217.6
I20260429 08:04:46.690913  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8218 FOLLOWER]: Advancing to term 8219
I20260429 08:04:46.691298  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.691329  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8218.5
I20260429 08:04:46.691356  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8218.6
I20260429 08:04:46.691985  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8219 FOLLOWER]: Advancing to term 8220
I20260429 08:04:46.692366  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.692396  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8219.5
I20260429 08:04:46.692425  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8219.6
I20260429 08:04:46.692956  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8220 FOLLOWER]: Advancing to term 8221
I20260429 08:04:46.693343  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.693373  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8220.5
I20260429 08:04:46.693401  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8220.6
I20260429 08:04:46.693959  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8221 FOLLOWER]: Advancing to term 8222
I20260429 08:04:46.694353  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.694388  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8221.5
I20260429 08:04:46.694424  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8221.6
I20260429 08:04:46.695073  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8222 FOLLOWER]: Advancing to term 8223
I20260429 08:04:46.695458  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.695547  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8222.5
I20260429 08:04:46.695580  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8222.6
I20260429 08:04:46.696117  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8223 FOLLOWER]: Advancing to term 8224
I20260429 08:04:46.696574  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.696609  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8223.5
I20260429 08:04:46.696671  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8223.6
I20260429 08:04:46.697211  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8224 FOLLOWER]: Advancing to term 8225
I20260429 08:04:46.697681  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.697713  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8224.5
I20260429 08:04:46.697767  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8224.6
I20260429 08:04:46.698369  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8225 FOLLOWER]: Advancing to term 8226
I20260429 08:04:46.699038  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.699090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8225.5
I20260429 08:04:46.699141  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8225.6
I20260429 08:04:46.699769  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8226 FOLLOWER]: Advancing to term 8227
I20260429 08:04:46.700183  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.700238  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8226.5
I20260429 08:04:46.700280  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8226.6
I20260429 08:04:46.700943  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8227 FOLLOWER]: Advancing to term 8228
I20260429 08:04:46.701368  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.701400  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8227.5
I20260429 08:04:46.701457  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8227.6
I20260429 08:04:46.702157  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8228 FOLLOWER]: Advancing to term 8229
I20260429 08:04:46.702589  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.702643  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8228.5
I20260429 08:04:46.702688  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8228.6
I20260429 08:04:46.703365  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8229 FOLLOWER]: Advancing to term 8230
I20260429 08:04:46.703828  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.703886  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8229.5
I20260429 08:04:46.703929  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8229.6
I20260429 08:04:46.704510  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8230 FOLLOWER]: Advancing to term 8231
I20260429 08:04:46.704960  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.704993  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8230.5
I20260429 08:04:46.705061  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8230.6
I20260429 08:04:46.705611  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8231 FOLLOWER]: Advancing to term 8232
I20260429 08:04:46.706061  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.706117  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8231.5
I20260429 08:04:46.706161  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8231.6
I20260429 08:04:46.706805  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8232 FOLLOWER]: Advancing to term 8233
I20260429 08:04:46.707213  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.707242  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8232.5
I20260429 08:04:46.707270  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8232.6
I20260429 08:04:46.707916  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8233 FOLLOWER]: Advancing to term 8234
I20260429 08:04:46.708374  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.708406  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8233.5
I20260429 08:04:46.708437  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8233.6
I20260429 08:04:46.709074  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8234 FOLLOWER]: Advancing to term 8235
I20260429 08:04:46.709511  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.709543  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8234.5
I20260429 08:04:46.709597  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8234.6
I20260429 08:04:46.710147  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8235 FOLLOWER]: Advancing to term 8236
I20260429 08:04:46.710553  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.710583  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8235.5
I20260429 08:04:46.710611  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8235.6
I20260429 08:04:46.711146  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8236 FOLLOWER]: Advancing to term 8237
I20260429 08:04:46.711637  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.711670  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8236.5
I20260429 08:04:46.711700  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8236.6
I20260429 08:04:46.712284  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8237 FOLLOWER]: Advancing to term 8238
I20260429 08:04:46.712708  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.712739  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8237.5
I20260429 08:04:46.712767  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8237.6
I20260429 08:04:46.713338  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8238 FOLLOWER]: Advancing to term 8239
I20260429 08:04:46.713726  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.713757  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8238.5
I20260429 08:04:46.713785  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8238.6
I20260429 08:04:46.714351  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8239 FOLLOWER]: Advancing to term 8240
I20260429 08:04:46.714737  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.714768  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8239.5
I20260429 08:04:46.714797  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8239.6
I20260429 08:04:46.715288  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8240 FOLLOWER]: Advancing to term 8241
I20260429 08:04:46.715756  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.715790  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8240.5
I20260429 08:04:46.715818  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8240.6
I20260429 08:04:46.716359  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8241 FOLLOWER]: Advancing to term 8242
I20260429 08:04:46.716768  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.716799  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8241.5
I20260429 08:04:46.716826  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8241.6
I20260429 08:04:46.717391  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8242 FOLLOWER]: Advancing to term 8243
I20260429 08:04:46.717792  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.717824  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8242.5
I20260429 08:04:46.717852  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8242.6
I20260429 08:04:46.718366  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8243 FOLLOWER]: Advancing to term 8244
I20260429 08:04:46.718777  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.718808  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8243.5
I20260429 08:04:46.718835  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8243.6
I20260429 08:04:46.719408  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8244 FOLLOWER]: Advancing to term 8245
I20260429 08:04:46.719866  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.719897  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8244.5
I20260429 08:04:46.719926  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8244.6
I20260429 08:04:46.720650  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8245 FOLLOWER]: Advancing to term 8246
I20260429 08:04:46.721038  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.721069  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8245.5
I20260429 08:04:46.721097  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8245.6
I20260429 08:04:46.721786  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8246 FOLLOWER]: Advancing to term 8247
I20260429 08:04:46.722200  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.722230  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8246.5
I20260429 08:04:46.722283  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8246.6
I20260429 08:04:46.723322  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8247 FOLLOWER]: Advancing to term 8248
I20260429 08:04:46.723829  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.723865  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8247.5
I20260429 08:04:46.723922  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8247.6
I20260429 08:04:46.724572  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8248 FOLLOWER]: Advancing to term 8249
I20260429 08:04:46.725124  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.725155  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8248.5
I20260429 08:04:46.725183  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8248.6
I20260429 08:04:46.725873  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8249 FOLLOWER]: Advancing to term 8250
I20260429 08:04:46.726369  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.726435  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8249.5
I20260429 08:04:46.726483  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8249.6
I20260429 08:04:46.726995  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8250 FOLLOWER]: Advancing to term 8251
I20260429 08:04:46.727435  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.727490  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8250.5
I20260429 08:04:46.727581  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8250.6
I20260429 08:04:46.728359  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8251 FOLLOWER]: Advancing to term 8252
I20260429 08:04:46.728837  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.728869  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8251.5
I20260429 08:04:46.728925  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8251.6
I20260429 08:04:46.729597  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8252 FOLLOWER]: Advancing to term 8253
I20260429 08:04:46.730118  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.730151  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8252.5
I20260429 08:04:46.730180  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8252.6
I20260429 08:04:46.730803  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8253 FOLLOWER]: Advancing to term 8254
I20260429 08:04:46.731266  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.731297  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8253.5
I20260429 08:04:46.731351  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8253.6
I20260429 08:04:46.732132  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8254 FOLLOWER]: Advancing to term 8255
I20260429 08:04:46.732571  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.732602  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8254.5
I20260429 08:04:46.732656  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8254.6
I20260429 08:04:46.733259  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8255 FOLLOWER]: Advancing to term 8256
I20260429 08:04:46.733780  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.733814  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8255.5
I20260429 08:04:46.733842  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8255.6
I20260429 08:04:46.734558  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8256 FOLLOWER]: Advancing to term 8257
I20260429 08:04:46.734977  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.735008  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8256.5
I20260429 08:04:46.735036  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8256.6
I20260429 08:04:46.735760  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8257 FOLLOWER]: Advancing to term 8258
I20260429 08:04:46.736198  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.736230  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8257.5
I20260429 08:04:46.736284  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8257.6
I20260429 08:04:46.736915  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8258 FOLLOWER]: Advancing to term 8259
I20260429 08:04:46.737308  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.737340  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8258.5
I20260429 08:04:46.737370  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8258.6
I20260429 08:04:46.737937  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8259 FOLLOWER]: Advancing to term 8260
I20260429 08:04:46.738328  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.738359  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8259.5
I20260429 08:04:46.738389  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8259.6
I20260429 08:04:46.739063  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8260 FOLLOWER]: Advancing to term 8261
I20260429 08:04:46.739439  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.739470  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8260.5
I20260429 08:04:46.739569  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8260.6
I20260429 08:04:46.740134  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8261 FOLLOWER]: Advancing to term 8262
I20260429 08:04:46.740610  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.740656  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8261.5
I20260429 08:04:46.740686  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8261.6
I20260429 08:04:46.741216  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8262 FOLLOWER]: Advancing to term 8263
I20260429 08:04:46.741614  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.741645  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8262.5
I20260429 08:04:46.741677  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8262.6
I20260429 08:04:46.742245  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8263 FOLLOWER]: Advancing to term 8264
I20260429 08:04:46.742658  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.742690  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8263.5
I20260429 08:04:46.742718  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8263.6
I20260429 08:04:46.743341  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8264 FOLLOWER]: Advancing to term 8265
I20260429 08:04:46.743901  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.743949  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8264.5
I20260429 08:04:46.743979  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8264.6
I20260429 08:04:46.744750  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8265 FOLLOWER]: Advancing to term 8266
I20260429 08:04:46.745236  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.745267  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8265.5
I20260429 08:04:46.745322  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8265.6
I20260429 08:04:46.745990  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8266 FOLLOWER]: Advancing to term 8267
I20260429 08:04:46.746440  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.746472  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8266.5
I20260429 08:04:46.746527  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8266.6
I20260429 08:04:46.747169  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8267 FOLLOWER]: Advancing to term 8268
I20260429 08:04:46.747699  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.747753  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8267.5
I20260429 08:04:46.747798  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8267.6
I20260429 08:04:46.748420  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8268 FOLLOWER]: Advancing to term 8269
I20260429 08:04:46.748838  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.748894  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8268.5
I20260429 08:04:46.748937  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8268.6
I20260429 08:04:46.749511  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8269 FOLLOWER]: Advancing to term 8270
I20260429 08:04:46.749935  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.749991  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8269.5
I20260429 08:04:46.750037  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8269.6
I20260429 08:04:46.750630  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8270 FOLLOWER]: Advancing to term 8271
I20260429 08:04:46.751073  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.751128  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8270.5
I20260429 08:04:46.751175  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8270.6
I20260429 08:04:46.751806  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8271 FOLLOWER]: Advancing to term 8272
I20260429 08:04:46.752220  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.752275  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8271.5
I20260429 08:04:46.752321  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8271.6
I20260429 08:04:46.752907  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8272 FOLLOWER]: Advancing to term 8273
I20260429 08:04:46.753351  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.753384  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8272.5
I20260429 08:04:46.753425  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8272.6
I20260429 08:04:46.754024  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8273 FOLLOWER]: Advancing to term 8274
I20260429 08:04:46.754487  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.754537  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8273.5
I20260429 08:04:46.754591  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8273.6
I20260429 08:04:46.755192  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8274 FOLLOWER]: Advancing to term 8275
I20260429 08:04:46.755685  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.755719  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8274.5
I20260429 08:04:46.755749  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8274.6
I20260429 08:04:46.756330  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8275 FOLLOWER]: Advancing to term 8276
I20260429 08:04:46.756783  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.756839  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8275.5
I20260429 08:04:46.756884  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8275.6
I20260429 08:04:46.757586  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8276 FOLLOWER]: Advancing to term 8277
I20260429 08:04:46.758013  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.758044  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8276.5
I20260429 08:04:46.758096  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8276.6
I20260429 08:04:46.758661  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8277 FOLLOWER]: Advancing to term 8278
I20260429 08:04:46.759123  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.759153  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8277.5
I20260429 08:04:46.759210  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8277.6
I20260429 08:04:46.759723  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8278 FOLLOWER]: Advancing to term 8279
I20260429 08:04:46.760273  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.760305  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8278.5
I20260429 08:04:46.760358  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8278.6
I20260429 08:04:46.760910  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8279 FOLLOWER]: Advancing to term 8280
I20260429 08:04:46.761343  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.761375  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8279.5
I20260429 08:04:46.761428  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8279.6
I20260429 08:04:46.762058  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8280 FOLLOWER]: Advancing to term 8281
I20260429 08:04:46.762454  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.762485  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8280.5
I20260429 08:04:46.762511  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8280.6
I20260429 08:04:46.763161  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8281 FOLLOWER]: Advancing to term 8282
I20260429 08:04:46.763625  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.763655  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8281.5
I20260429 08:04:46.763685  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8281.6
I20260429 08:04:46.764242  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8282 FOLLOWER]: Advancing to term 8283
I20260429 08:04:46.764690  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.764746  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8282.5
I20260429 08:04:46.764791  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8282.6
I20260429 08:04:46.765445  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8283 FOLLOWER]: Advancing to term 8284
I20260429 08:04:46.765884  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.765916  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8283.5
I20260429 08:04:46.765945  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8283.6
I20260429 08:04:46.766590  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8284 FOLLOWER]: Advancing to term 8285
I20260429 08:04:46.767028  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.767059  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8284.5
I20260429 08:04:46.767113  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8284.6
I20260429 08:04:46.767807  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8285 FOLLOWER]: Advancing to term 8286
I20260429 08:04:46.768210  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.768240  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8285.5
I20260429 08:04:46.768268  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8285.6
I20260429 08:04:46.768893  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8286 FOLLOWER]: Advancing to term 8287
I20260429 08:04:46.769331  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.769394  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8286.5
I20260429 08:04:46.769436  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8286.6
I20260429 08:04:46.770006  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8287 FOLLOWER]: Advancing to term 8288
I20260429 08:04:46.770448  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.770504  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8287.5
I20260429 08:04:46.770550  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8287.6
I20260429 08:04:46.771152  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8288 FOLLOWER]: Advancing to term 8289
I20260429 08:04:46.771636  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.771677  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8288.5
I20260429 08:04:46.771731  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8288.6
I20260429 08:04:46.772291  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8289 FOLLOWER]: Advancing to term 8290
I20260429 08:04:46.772746  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.772804  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8289.5
I20260429 08:04:46.772850  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8289.6
I20260429 08:04:46.773499  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8290 FOLLOWER]: Advancing to term 8291
I20260429 08:04:46.773929  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.773998  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8290.5
I20260429 08:04:46.774040  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8290.6
I20260429 08:04:46.774605  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8291 FOLLOWER]: Advancing to term 8292
I20260429 08:04:46.775024  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.775080  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8291.5
I20260429 08:04:46.775123  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8291.6
I20260429 08:04:46.775772  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8292 FOLLOWER]: Advancing to term 8293
I20260429 08:04:46.776189  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.776242  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8292.5
I20260429 08:04:46.776286  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8292.6
I20260429 08:04:46.777004  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8293 FOLLOWER]: Advancing to term 8294
I20260429 08:04:46.777443  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.777496  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8293.5
I20260429 08:04:46.777544  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8293.6
I20260429 08:04:46.778196  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8294 FOLLOWER]: Advancing to term 8295
I20260429 08:04:46.778581  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.778610  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8294.5
I20260429 08:04:46.778643  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8294.6
I20260429 08:04:46.779225  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8295 FOLLOWER]: Advancing to term 8296
I20260429 08:04:46.779706  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.779737  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8295.5
I20260429 08:04:46.779765  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8295.6
I20260429 08:04:46.780462  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8296 FOLLOWER]: Advancing to term 8297
I20260429 08:04:46.780824  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.780853  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8296.5
I20260429 08:04:46.780879  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8296.6
I20260429 08:04:46.781454  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8297 FOLLOWER]: Advancing to term 8298
I20260429 08:04:46.781881  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.781937  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8297.5
I20260429 08:04:46.781983  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8297.6
I20260429 08:04:46.782588  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8298 FOLLOWER]: Advancing to term 8299
I20260429 08:04:46.783010  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.783041  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8298.5
I20260429 08:04:46.783093  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8298.6
I20260429 08:04:46.783792  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8299 FOLLOWER]: Advancing to term 8300
I20260429 08:04:46.784215  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.784245  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8299.5
I20260429 08:04:46.784272  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8299.6
I20260429 08:04:46.784899  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8300 FOLLOWER]: Advancing to term 8301
I20260429 08:04:46.785326  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.785357  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8300.5
I20260429 08:04:46.785384  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8300.6
I20260429 08:04:46.785966  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8301 FOLLOWER]: Advancing to term 8302
I20260429 08:04:46.786342  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.786412  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8301.5
I20260429 08:04:46.786441  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8301.6
I20260429 08:04:46.786983  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8302 FOLLOWER]: Advancing to term 8303
I20260429 08:04:46.787364  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.787395  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8302.5
I20260429 08:04:46.787423  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8302.6
I20260429 08:04:46.788046  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8303 FOLLOWER]: Advancing to term 8304
I20260429 08:04:46.788412  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.788440  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8303.5
I20260429 08:04:46.788467  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8303.6
I20260429 08:04:46.789088  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8304 FOLLOWER]: Advancing to term 8305
I20260429 08:04:46.789448  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.789476  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8304.5
I20260429 08:04:46.789502  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8304.6
I20260429 08:04:46.790102  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8305 FOLLOWER]: Advancing to term 8306
I20260429 08:04:46.790506  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.790536  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8305.5
I20260429 08:04:46.790565  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8305.6
I20260429 08:04:46.791069  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8306 FOLLOWER]: Advancing to term 8307
I20260429 08:04:46.791447  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.791520  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8306.5
I20260429 08:04:46.791568  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8306.6
I20260429 08:04:46.792097  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8307 FOLLOWER]: Advancing to term 8308
I20260429 08:04:46.792479  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.792510  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8307.5
I20260429 08:04:46.792536  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8307.6
I20260429 08:04:46.793174  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8308 FOLLOWER]: Advancing to term 8309
I20260429 08:04:46.793542  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.793572  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8308.5
I20260429 08:04:46.793599  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8308.6
I20260429 08:04:46.794162  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8309 FOLLOWER]: Advancing to term 8310
I20260429 08:04:46.794602  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.794672  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8309.5
I20260429 08:04:46.794719  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8309.6
I20260429 08:04:46.795346  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8310 FOLLOWER]: Advancing to term 8311
I20260429 08:04:46.795822  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.795879  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8310.5
I20260429 08:04:46.795924  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8310.6
I20260429 08:04:46.796499  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8311 FOLLOWER]: Advancing to term 8312
I20260429 08:04:46.796913  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.796968  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8311.5
I20260429 08:04:46.797013  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8311.6
I20260429 08:04:46.797600  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8312 FOLLOWER]: Advancing to term 8313
I20260429 08:04:46.798038  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.798070  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8312.5
I20260429 08:04:46.798125  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8312.6
I20260429 08:04:46.798668  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8313 FOLLOWER]: Advancing to term 8314
I20260429 08:04:46.799095  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.799125  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8313.5
I20260429 08:04:46.799178  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8313.6
I20260429 08:04:46.799739  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8314 FOLLOWER]: Advancing to term 8315
I20260429 08:04:46.800153  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.800184  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8314.5
I20260429 08:04:46.800236  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8314.6
I20260429 08:04:46.800829  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8315 FOLLOWER]: Advancing to term 8316
I20260429 08:04:46.801282  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.801314  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8315.5
I20260429 08:04:46.801368  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8315.6
I20260429 08:04:46.801900  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8316 FOLLOWER]: Advancing to term 8317
I20260429 08:04:46.802330  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.802362  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8316.5
I20260429 08:04:46.802420  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8316.6
I20260429 08:04:46.803037  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8317 FOLLOWER]: Advancing to term 8318
I20260429 08:04:46.803422  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.803454  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8317.5
I20260429 08:04:46.803532  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8317.6
I20260429 08:04:46.804137  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8318 FOLLOWER]: Advancing to term 8319
I20260429 08:04:46.804597  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.804631  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8318.5
I20260429 08:04:46.804687  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8318.6
I20260429 08:04:46.805294  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8319 FOLLOWER]: Advancing to term 8320
I20260429 08:04:46.805737  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.805769  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8319.5
I20260429 08:04:46.805823  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8319.6
I20260429 08:04:46.806449  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8320 FOLLOWER]: Advancing to term 8321
I20260429 08:04:46.806876  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.806907  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8320.5
I20260429 08:04:46.806962  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8320.6
I20260429 08:04:46.807624  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8321 FOLLOWER]: Advancing to term 8322
I20260429 08:04:46.808046  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.808075  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8321.5
I20260429 08:04:46.808146  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8321.6
I20260429 08:04:46.808694  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8322 FOLLOWER]: Advancing to term 8323
I20260429 08:04:46.809114  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.809145  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8322.5
I20260429 08:04:46.809197  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8322.6
I20260429 08:04:46.809855  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8323 FOLLOWER]: Advancing to term 8324
I20260429 08:04:46.810286  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.810317  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8323.5
I20260429 08:04:46.810372  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8323.6
I20260429 08:04:46.810976  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8324 FOLLOWER]: Advancing to term 8325
I20260429 08:04:46.811401  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.811434  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8324.5
I20260429 08:04:46.811489  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8324.6
I20260429 08:04:46.812120  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8325 FOLLOWER]: Advancing to term 8326
I20260429 08:04:46.812549  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.812580  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8325.5
I20260429 08:04:46.812635  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8325.6
I20260429 08:04:46.813249  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8326 FOLLOWER]: Advancing to term 8327
I20260429 08:04:46.813675  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.813706  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8326.5
I20260429 08:04:46.813760  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8326.6
I20260429 08:04:46.814383  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8327 FOLLOWER]: Advancing to term 8328
I20260429 08:04:46.814814  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.814846  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8327.5
I20260429 08:04:46.814914  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8327.6
I20260429 08:04:46.815537  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8328 FOLLOWER]: Advancing to term 8329
I20260429 08:04:46.815935  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.815966  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8328.5
I20260429 08:04:46.815994  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8328.6
I20260429 08:04:46.816610  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8329 FOLLOWER]: Advancing to term 8330
I20260429 08:04:46.816994  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.817026  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8329.5
I20260429 08:04:46.817054  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8329.6
I20260429 08:04:46.817649  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8330 FOLLOWER]: Advancing to term 8331
I20260429 08:04:46.818061  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.818117  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8330.5
I20260429 08:04:46.818163  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8330.6
I20260429 08:04:46.818763  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8331 FOLLOWER]: Advancing to term 8332
I20260429 08:04:46.819185  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.819239  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8331.5
I20260429 08:04:46.819293  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8331.6
I20260429 08:04:46.819911  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8332 FOLLOWER]: Advancing to term 8333
I20260429 08:04:46.820322  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.820376  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8332.5
I20260429 08:04:46.820432  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8332.6
I20260429 08:04:46.821055  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8333 FOLLOWER]: Advancing to term 8334
I20260429 08:04:46.821485  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.821552  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8333.5
I20260429 08:04:46.821594  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8333.6
I20260429 08:04:46.822221  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8334 FOLLOWER]: Advancing to term 8335
I20260429 08:04:46.822655  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.822710  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8334.5
I20260429 08:04:46.822755  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8334.6
I20260429 08:04:46.823347  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8335 FOLLOWER]: Advancing to term 8336
I20260429 08:04:46.823830  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.823886  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8335.5
I20260429 08:04:46.823931  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8335.6
I20260429 08:04:46.824487  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8336 FOLLOWER]: Advancing to term 8337
I20260429 08:04:46.824899  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.824954  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8336.5
I20260429 08:04:46.825001  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8336.6
I20260429 08:04:46.825587  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8337 FOLLOWER]: Advancing to term 8338
I20260429 08:04:46.826025  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.826078  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8337.5
I20260429 08:04:46.826124  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8337.6
I20260429 08:04:46.826746  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8338 FOLLOWER]: Advancing to term 8339
I20260429 08:04:46.827169  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.827224  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8338.5
I20260429 08:04:46.827271  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8338.6
I20260429 08:04:46.827956  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8339 FOLLOWER]: Advancing to term 8340
I20260429 08:04:46.828387  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.828450  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8339.5
I20260429 08:04:46.828493  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8339.6
I20260429 08:04:46.829203  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8340 FOLLOWER]: Advancing to term 8341
I20260429 08:04:46.829644  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.829711  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8340.5
I20260429 08:04:46.829753  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8340.6
I20260429 08:04:46.830302  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8341 FOLLOWER]: Advancing to term 8342
I20260429 08:04:46.830729  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.830786  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8341.5
I20260429 08:04:46.830829  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8341.6
I20260429 08:04:46.831563  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8342 FOLLOWER]: Advancing to term 8343
I20260429 08:04:46.832001  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.832067  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8342.5
I20260429 08:04:46.832119  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8342.6
I20260429 08:04:46.832774  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8343 FOLLOWER]: Advancing to term 8344
I20260429 08:04:46.833200  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.833254  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8343.5
I20260429 08:04:46.833297  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8343.6
I20260429 08:04:46.833884  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8344 FOLLOWER]: Advancing to term 8345
I20260429 08:04:46.834340  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.834374  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8344.5
I20260429 08:04:46.834403  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8344.6
I20260429 08:04:46.835065  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8345 FOLLOWER]: Advancing to term 8346
I20260429 08:04:46.835582  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.835630  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8345.5
I20260429 08:04:46.835673  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8345.6
I20260429 08:04:46.836268  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8346 FOLLOWER]: Advancing to term 8347
I20260429 08:04:46.836724  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.836758  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8346.5
I20260429 08:04:46.836786  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8346.6
I20260429 08:04:46.837400  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8347 FOLLOWER]: Advancing to term 8348
I20260429 08:04:46.837852  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.837883  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8347.5
I20260429 08:04:46.837936  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8347.6
I20260429 08:04:46.838549  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8348 FOLLOWER]: Advancing to term 8349
I20260429 08:04:46.839010  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.839047  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8348.5
I20260429 08:04:46.839100  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8348.6
I20260429 08:04:46.839708  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8349 FOLLOWER]: Advancing to term 8350
I20260429 08:04:46.840150  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.840210  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8349.5
I20260429 08:04:46.840258  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8349.6
I20260429 08:04:46.840953  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8350 FOLLOWER]: Advancing to term 8351
I20260429 08:04:46.841401  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.841462  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8350.5
I20260429 08:04:46.841506  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8350.6
I20260429 08:04:46.842137  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8351 FOLLOWER]: Advancing to term 8352
I20260429 08:04:46.842602  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.842657  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8351.5
I20260429 08:04:46.842715  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8351.6
I20260429 08:04:46.843386  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8352 FOLLOWER]: Advancing to term 8353
I20260429 08:04:46.843849  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.843906  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8352.5
I20260429 08:04:46.843951  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8352.6
I20260429 08:04:46.844628  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8353 FOLLOWER]: Advancing to term 8354
I20260429 08:04:46.845064  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.845119  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8353.5
I20260429 08:04:46.845161  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8353.6
I20260429 08:04:46.845889  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8354 FOLLOWER]: Advancing to term 8355
I20260429 08:04:46.846336  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.846383  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8354.5
I20260429 08:04:46.846448  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8354.6
I20260429 08:04:46.847127  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8355 FOLLOWER]: Advancing to term 8356
I20260429 08:04:46.847663  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.847697  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8355.5
I20260429 08:04:46.847749  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8355.6
I20260429 08:04:46.848403  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8356 FOLLOWER]: Advancing to term 8357
I20260429 08:04:46.848819  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.848848  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8356.5
I20260429 08:04:46.848876  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8356.6
I20260429 08:04:46.849548  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8357 FOLLOWER]: Advancing to term 8358
I20260429 08:04:46.849932  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.849962  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8357.5
I20260429 08:04:46.849990  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8357.6
I20260429 08:04:46.850555  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8358 FOLLOWER]: Advancing to term 8359
I20260429 08:04:46.851006  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.851037  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8358.5
I20260429 08:04:46.851094  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8358.6
I20260429 08:04:46.851683  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8359 FOLLOWER]: Advancing to term 8360
I20260429 08:04:46.852061  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.852092  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8359.5
I20260429 08:04:46.852119  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8359.6
I20260429 08:04:46.852697  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8360 FOLLOWER]: Advancing to term 8361
I20260429 08:04:46.853116  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.853171  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8360.5
I20260429 08:04:46.853215  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8360.6
I20260429 08:04:46.853811  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8361 FOLLOWER]: Advancing to term 8362
I20260429 08:04:46.854255  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.854287  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8361.5
I20260429 08:04:46.854343  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8361.6
I20260429 08:04:46.855001  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8362 FOLLOWER]: Advancing to term 8363
I20260429 08:04:46.855437  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.855469  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8362.5
I20260429 08:04:46.855610  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8362.6
I20260429 08:04:46.856158  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8363 FOLLOWER]: Advancing to term 8364
I20260429 08:04:46.856594  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.856626  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8363.5
I20260429 08:04:46.856689  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8363.6
I20260429 08:04:46.857230  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8364 FOLLOWER]: Advancing to term 8365
I20260429 08:04:46.857676  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.857708  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8364.5
I20260429 08:04:46.857764  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8364.6
I20260429 08:04:46.858273  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8365 FOLLOWER]: Advancing to term 8366
I20260429 08:04:46.858763  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.858819  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8365.5
I20260429 08:04:46.858863  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8365.6
I20260429 08:04:46.859413  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8366 FOLLOWER]: Advancing to term 8367
I20260429 08:04:46.859871  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.859903  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8366.5
I20260429 08:04:46.859932  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8366.6
I20260429 08:04:46.860625  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8367 FOLLOWER]: Advancing to term 8368
I20260429 08:04:46.861057  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.861089  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8367.5
I20260429 08:04:46.861143  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8367.6
I20260429 08:04:46.861757  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8368 FOLLOWER]: Advancing to term 8369
I20260429 08:04:46.862193  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.862249  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8368.5
I20260429 08:04:46.862293  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8368.6
I20260429 08:04:46.862812  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8369 FOLLOWER]: Advancing to term 8370
I20260429 08:04:46.863237  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.863310  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8369.5
I20260429 08:04:46.863358  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8369.6
I20260429 08:04:46.863962  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8370 FOLLOWER]: Advancing to term 8371
I20260429 08:04:46.864391  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.864445  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8370.5
I20260429 08:04:46.864490  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8370.6
I20260429 08:04:46.865087  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8371 FOLLOWER]: Advancing to term 8372
I20260429 08:04:46.865538  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.865571  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8371.5
I20260429 08:04:46.865628  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8371.6
I20260429 08:04:46.866178  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8372 FOLLOWER]: Advancing to term 8373
I20260429 08:04:46.866609  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.866642  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8372.5
I20260429 08:04:46.866705  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8372.6
I20260429 08:04:46.867245  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8373 FOLLOWER]: Advancing to term 8374
I20260429 08:04:46.867756  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.867789  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8373.5
I20260429 08:04:46.867844  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8373.6
I20260429 08:04:46.868407  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8374 FOLLOWER]: Advancing to term 8375
I20260429 08:04:46.868839  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.868871  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8374.5
I20260429 08:04:46.868928  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8374.6
I20260429 08:04:46.869534  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8375 FOLLOWER]: Advancing to term 8376
I20260429 08:04:46.869967  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.869999  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8375.5
I20260429 08:04:46.870055  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8375.6
I20260429 08:04:46.870609  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8376 FOLLOWER]: Advancing to term 8377
I20260429 08:04:46.871007  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.871038  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8376.5
I20260429 08:04:46.871066  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8376.6
I20260429 08:04:46.871584  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8377 FOLLOWER]: Advancing to term 8378
I20260429 08:04:46.871966  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.871996  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8377.5
I20260429 08:04:46.872025  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8377.6
I20260429 08:04:46.872530  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8378 FOLLOWER]: Advancing to term 8379
I20260429 08:04:46.872929  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.872958  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8378.5
I20260429 08:04:46.872987  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8378.6
I20260429 08:04:46.873519  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8379 FOLLOWER]: Advancing to term 8380
I20260429 08:04:46.873903  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.873932  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8379.5
I20260429 08:04:46.873960  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8379.6
I20260429 08:04:46.874442  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8380 FOLLOWER]: Advancing to term 8381
I20260429 08:04:46.874821  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.874866  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8380.5
I20260429 08:04:46.874891  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8380.6
I20260429 08:04:46.875353  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8381 FOLLOWER]: Advancing to term 8382
I20260429 08:04:46.875811  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.875842  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8381.5
I20260429 08:04:46.875870  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8381.6
I20260429 08:04:46.876374  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8382 FOLLOWER]: Advancing to term 8383
I20260429 08:04:46.876749  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.876781  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8382.5
I20260429 08:04:46.876808  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8382.6
I20260429 08:04:46.877346  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8383 FOLLOWER]: Advancing to term 8384
I20260429 08:04:46.877732  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.877763  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8383.5
I20260429 08:04:46.877789  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8383.6
I20260429 08:04:46.878269  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8384 FOLLOWER]: Advancing to term 8385
I20260429 08:04:46.878688  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.878741  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8384.5
I20260429 08:04:46.878787  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8384.6
I20260429 08:04:46.879274  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8385 FOLLOWER]: Advancing to term 8386
I20260429 08:04:46.879778  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.879833  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8385.5
I20260429 08:04:46.879879  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8385.6
I20260429 08:04:46.880509  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8386 FOLLOWER]: Advancing to term 8387
I20260429 08:04:46.880942  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.880975  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8386.5
I20260429 08:04:46.881027  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8386.6
I20260429 08:04:46.881610  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8387 FOLLOWER]: Advancing to term 8388
I20260429 08:04:46.882066  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.882097  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8387.5
I20260429 08:04:46.882150  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8387.6
I20260429 08:04:46.882717  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8388 FOLLOWER]: Advancing to term 8389
I20260429 08:04:46.883143  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.883175  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8388.5
I20260429 08:04:46.883229  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8388.6
I20260429 08:04:46.883797  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8389 FOLLOWER]: Advancing to term 8390
I20260429 08:04:46.884217  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.884248  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8389.5
I20260429 08:04:46.884301  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8389.6
I20260429 08:04:46.884832  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8390 FOLLOWER]: Advancing to term 8391
I20260429 08:04:46.885320  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.885353  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8390.5
I20260429 08:04:46.885411  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8390.6
I20260429 08:04:46.885960  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8391 FOLLOWER]: Advancing to term 8392
I20260429 08:04:46.886404  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.886438  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8391.5
I20260429 08:04:46.886493  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8391.6
I20260429 08:04:46.887068  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8392 FOLLOWER]: Advancing to term 8393
I20260429 08:04:46.887557  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.887588  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8392.5
I20260429 08:04:46.887636  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8392.6
I20260429 08:04:46.888245  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8393 FOLLOWER]: Advancing to term 8394
I20260429 08:04:46.888669  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.888701  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8393.5
I20260429 08:04:46.888729  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8393.6
I20260429 08:04:46.889354  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8394 FOLLOWER]: Advancing to term 8395
I20260429 08:04:46.889822  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.889854  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8394.5
I20260429 08:04:46.889919  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8394.6
I20260429 08:04:46.890514  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8395 FOLLOWER]: Advancing to term 8396
I20260429 08:04:46.890947  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.890977  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8395.5
I20260429 08:04:46.891031  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8395.6
I20260429 08:04:46.891639  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8396 FOLLOWER]: Advancing to term 8397
I20260429 08:04:46.892086  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.892141  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8396.5
I20260429 08:04:46.892184  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8396.6
I20260429 08:04:46.892761  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8397 FOLLOWER]: Advancing to term 8398
I20260429 08:04:46.893184  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.893235  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8397.5
I20260429 08:04:46.893276  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8397.6
I20260429 08:04:46.893939  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8398 FOLLOWER]: Advancing to term 8399
I20260429 08:04:46.894369  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.894454  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8398.5
I20260429 08:04:46.894505  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8398.6
I20260429 08:04:46.895215  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8399 FOLLOWER]: Advancing to term 8400
I20260429 08:04:46.895773  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.895828  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8399.5
I20260429 08:04:46.895870  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8399.6
I20260429 08:04:46.896447  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8400 FOLLOWER]: Advancing to term 8401
I20260429 08:04:46.896927  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.896960  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8400.5
I20260429 08:04:46.897015  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8400.6
I20260429 08:04:46.897737  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8401 FOLLOWER]: Advancing to term 8402
I20260429 08:04:46.898366  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.898406  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8401.5
I20260429 08:04:46.898481  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8401.6
I20260429 08:04:46.899067  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8402 FOLLOWER]: Advancing to term 8403
I20260429 08:04:46.899652  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.899696  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8402.5
I20260429 08:04:46.899737  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8402.6
I20260429 08:04:46.900247  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8403 FOLLOWER]: Advancing to term 8404
I20260429 08:04:46.900835  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.900869  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8403.5
I20260429 08:04:46.900904  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8403.6
I20260429 08:04:46.909407  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8404 FOLLOWER]: Advancing to term 8405
I20260429 08:04:46.909960  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.909996  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8404.5
I20260429 08:04:46.910028  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8404.6
I20260429 08:04:46.910662  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8405 FOLLOWER]: Advancing to term 8406
I20260429 08:04:46.911154  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.911206  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8405.5
I20260429 08:04:46.911253  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8405.6
I20260429 08:04:46.911899  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8406 FOLLOWER]: Advancing to term 8407
I20260429 08:04:46.912325  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.912392  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8406.5
I20260429 08:04:46.912451  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8406.6
I20260429 08:04:46.913110  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8407 FOLLOWER]: Advancing to term 8408
I20260429 08:04:46.913535  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.913589  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8407.5
I20260429 08:04:46.913633  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8407.6
I20260429 08:04:46.914184  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8408 FOLLOWER]: Advancing to term 8409
I20260429 08:04:46.914600  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.914652  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8408.5
I20260429 08:04:46.914693  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8408.6
I20260429 08:04:46.915294  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8409 FOLLOWER]: Advancing to term 8410
I20260429 08:04:46.915813  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.915866  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8409.5
I20260429 08:04:46.915910  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8409.6
I20260429 08:04:46.916496  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8410 FOLLOWER]: Advancing to term 8411
I20260429 08:04:46.916936  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.916989  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8410.5
I20260429 08:04:46.917033  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8410.6
I20260429 08:04:46.917598  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8411 FOLLOWER]: Advancing to term 8412
I20260429 08:04:46.918010  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.918066  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8411.5
I20260429 08:04:46.918109  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8411.6
I20260429 08:04:46.918711  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8412 FOLLOWER]: Advancing to term 8413
I20260429 08:04:46.919171  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.919204  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8412.5
I20260429 08:04:46.919258  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8412.6
I20260429 08:04:46.919947  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8413 FOLLOWER]: Advancing to term 8414
I20260429 08:04:46.920387  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.920420  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8413.5
I20260429 08:04:46.920475  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8413.6
I20260429 08:04:46.920981  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8414 FOLLOWER]: Advancing to term 8415
I20260429 08:04:46.921419  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.921473  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8414.5
I20260429 08:04:46.921519  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8414.6
I20260429 08:04:46.922083  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8415 FOLLOWER]: Advancing to term 8416
I20260429 08:04:46.922531  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.922564  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8415.5
I20260429 08:04:46.922618  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8415.6
I20260429 08:04:46.923259  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8416 FOLLOWER]: Advancing to term 8417
I20260429 08:04:46.923831  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.923863  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8416.5
I20260429 08:04:46.923915  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8416.6
I20260429 08:04:46.924443  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8417 FOLLOWER]: Advancing to term 8418
I20260429 08:04:46.924871  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.924903  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8417.5
I20260429 08:04:46.924957  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8417.6
I20260429 08:04:46.925511  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8418 FOLLOWER]: Advancing to term 8419
I20260429 08:04:46.925951  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.925983  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8418.5
I20260429 08:04:46.926039  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8418.6
I20260429 08:04:46.926621  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8419 FOLLOWER]: Advancing to term 8420
I20260429 08:04:46.927057  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.927089  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8419.5
I20260429 08:04:46.927143  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8419.6
I20260429 08:04:46.927742  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8420 FOLLOWER]: Advancing to term 8421
I20260429 08:04:46.928179  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.928210  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8420.5
I20260429 08:04:46.928264  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8420.6
I20260429 08:04:46.928845  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8421 FOLLOWER]: Advancing to term 8422
I20260429 08:04:46.929279  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.929312  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8421.5
I20260429 08:04:46.929378  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8421.6
I20260429 08:04:46.929987  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8422 FOLLOWER]: Advancing to term 8423
I20260429 08:04:46.930428  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.930461  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8422.5
I20260429 08:04:46.930516  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8422.6
I20260429 08:04:46.931155  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8423 FOLLOWER]: Advancing to term 8424
I20260429 08:04:46.931665  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.931697  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8423.5
I20260429 08:04:46.931752  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8423.6
I20260429 08:04:46.932329  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8424 FOLLOWER]: Advancing to term 8425
I20260429 08:04:46.932778  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.932811  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8424.5
I20260429 08:04:46.932866  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8424.6
I20260429 08:04:46.933468  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8425 FOLLOWER]: Advancing to term 8426
I20260429 08:04:46.933911  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.933943  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8425.5
I20260429 08:04:46.933997  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8425.6
I20260429 08:04:46.934613  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8426 FOLLOWER]: Advancing to term 8427
I20260429 08:04:46.935068  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.935102  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8426.5
I20260429 08:04:46.935132  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8426.6
I20260429 08:04:46.935961  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8427 FOLLOWER]: Advancing to term 8428
I20260429 08:04:46.936404  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.936439  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8427.5
I20260429 08:04:46.936492  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8427.6
I20260429 08:04:46.937141  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8428 FOLLOWER]: Advancing to term 8429
I20260429 08:04:46.937583  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.937616  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8428.5
I20260429 08:04:46.937644  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8428.6
I20260429 08:04:46.938290  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8429 FOLLOWER]: Advancing to term 8430
I20260429 08:04:46.938732  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.938766  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8429.5
I20260429 08:04:46.938793  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8429.6
I20260429 08:04:46.939371  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8430 FOLLOWER]: Advancing to term 8431
I20260429 08:04:46.939848  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.939880  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8430.5
I20260429 08:04:46.939908  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8430.6
I20260429 08:04:46.940575  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8431 FOLLOWER]: Advancing to term 8432
I20260429 08:04:46.941079  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.941112  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8431.5
I20260429 08:04:46.941165  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8431.6
I20260429 08:04:46.941771  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8432 FOLLOWER]: Advancing to term 8433
I20260429 08:04:46.942195  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.942227  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8432.5
I20260429 08:04:46.942281  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8432.6
I20260429 08:04:46.942952  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8433 FOLLOWER]: Advancing to term 8434
I20260429 08:04:46.943378  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.943410  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8433.5
I20260429 08:04:46.943467  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8433.6
I20260429 08:04:46.944087  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8434 FOLLOWER]: Advancing to term 8435
I20260429 08:04:46.944523  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.944555  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8434.5
I20260429 08:04:46.944612  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8434.6
I20260429 08:04:46.945190  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8435 FOLLOWER]: Advancing to term 8436
I20260429 08:04:46.945674  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.945708  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8435.5
I20260429 08:04:46.945763  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8435.6
I20260429 08:04:46.946360  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8436 FOLLOWER]: Advancing to term 8437
I20260429 08:04:46.946801  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.946834  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8436.5
I20260429 08:04:46.946889  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8436.6
I20260429 08:04:46.947472  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8437 FOLLOWER]: Advancing to term 8438
I20260429 08:04:46.947974  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.948007  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8437.5
I20260429 08:04:46.948062  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8437.6
I20260429 08:04:46.948732  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8438 FOLLOWER]: Advancing to term 8439
I20260429 08:04:46.949172  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.949204  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8438.5
I20260429 08:04:46.949257  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8438.6
I20260429 08:04:46.949868  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8439 FOLLOWER]: Advancing to term 8440
I20260429 08:04:46.950321  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.950353  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8439.5
I20260429 08:04:46.950412  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8439.6
I20260429 08:04:46.950929  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8440 FOLLOWER]: Advancing to term 8441
I20260429 08:04:46.951365  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.951397  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8440.5
I20260429 08:04:46.951433  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8440.6
I20260429 08:04:46.952033  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8441 FOLLOWER]: Advancing to term 8442
I20260429 08:04:46.952440  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.952471  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8441.5
I20260429 08:04:46.952498  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8441.6
I20260429 08:04:46.953049  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8442 FOLLOWER]: Advancing to term 8443
I20260429 08:04:46.953487  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.953518  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8442.5
I20260429 08:04:46.953568  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8442.6
I20260429 08:04:46.954077  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8443 FOLLOWER]: Advancing to term 8444
I20260429 08:04:46.954538  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.954571  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8443.5
I20260429 08:04:46.954631  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8443.6
I20260429 08:04:46.955176  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8444 FOLLOWER]: Advancing to term 8445
I20260429 08:04:46.955674  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.955706  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8444.5
I20260429 08:04:46.955734  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8444.6
I20260429 08:04:46.956349  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8445 FOLLOWER]: Advancing to term 8446
I20260429 08:04:46.956732  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.956761  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8445.5
I20260429 08:04:46.956789  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8445.6
I20260429 08:04:46.957396  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8446 FOLLOWER]: Advancing to term 8447
I20260429 08:04:46.957791  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.957823  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8446.5
I20260429 08:04:46.957850  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8446.6
I20260429 08:04:46.958457  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8447 FOLLOWER]: Advancing to term 8448
I20260429 08:04:46.958846  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.958877  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8447.5
I20260429 08:04:46.958904  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8447.6
I20260429 08:04:46.959456  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8448 FOLLOWER]: Advancing to term 8449
I20260429 08:04:46.959987  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.960018  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8448.5
I20260429 08:04:46.960047  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8448.6
I20260429 08:04:46.960642  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8449 FOLLOWER]: Advancing to term 8450
I20260429 08:04:46.961063  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.961094  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8449.5
I20260429 08:04:46.961123  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8449.6
I20260429 08:04:46.961676  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8450 FOLLOWER]: Advancing to term 8451
I20260429 08:04:46.962131  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.962162  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8450.5
I20260429 08:04:46.962216  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8450.6
I20260429 08:04:46.962764  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8451 FOLLOWER]: Advancing to term 8452
I20260429 08:04:46.963207  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.963239  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8451.5
I20260429 08:04:46.963294  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8451.6
I20260429 08:04:46.963905  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8452 FOLLOWER]: Advancing to term 8453
I20260429 08:04:46.964330  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.964361  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8452.5
I20260429 08:04:46.964414  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8452.6
I20260429 08:04:46.965073  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8453 FOLLOWER]: Advancing to term 8454
I20260429 08:04:46.965449  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.965478  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8453.5
I20260429 08:04:46.965505  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8453.6
I20260429 08:04:46.966137  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8454 FOLLOWER]: Advancing to term 8455
I20260429 08:04:46.966588  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.966643  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8454.5
I20260429 08:04:46.966708  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8454.6
I20260429 08:04:46.967259  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8455 FOLLOWER]: Advancing to term 8456
I20260429 08:04:46.967778  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.967813  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8455.5
I20260429 08:04:46.967841  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8455.6
I20260429 08:04:46.968398  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8456 FOLLOWER]: Advancing to term 8457
I20260429 08:04:46.968850  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.968881  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8456.5
I20260429 08:04:46.968935  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8456.6
I20260429 08:04:46.969520  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8457 FOLLOWER]: Advancing to term 8458
I20260429 08:04:46.969967  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.969998  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8457.5
I20260429 08:04:46.970068  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8457.6
I20260429 08:04:46.970664  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8458 FOLLOWER]: Advancing to term 8459
I20260429 08:04:46.971099  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.971132  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8458.5
I20260429 08:04:46.971160  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8458.6
I20260429 08:04:46.971827  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8459 FOLLOWER]: Advancing to term 8460
I20260429 08:04:46.972263  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.972295  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8459.5
I20260429 08:04:46.972324  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8459.6
I20260429 08:04:46.972899  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8460 FOLLOWER]: Advancing to term 8461
I20260429 08:04:46.973335  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.973418  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8460.5
I20260429 08:04:46.973474  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8460.6
I20260429 08:04:46.974066  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8461 FOLLOWER]: Advancing to term 8462
I20260429 08:04:46.974509  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.974565  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8461.5
I20260429 08:04:46.974610  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8461.6
I20260429 08:04:46.975140  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8462 FOLLOWER]: Advancing to term 8463
I20260429 08:04:46.975674  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.975718  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8462.5
I20260429 08:04:46.975769  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8462.6
I20260429 08:04:46.976424  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8463 FOLLOWER]: Advancing to term 8464
I20260429 08:04:46.976866  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.976897  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8463.5
I20260429 08:04:46.976949  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8463.6
I20260429 08:04:46.977487  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8464 FOLLOWER]: Advancing to term 8465
I20260429 08:04:46.977905  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.977962  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8464.5
I20260429 08:04:46.978005  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8464.6
I20260429 08:04:46.978595  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8465 FOLLOWER]: Advancing to term 8466
I20260429 08:04:46.979031  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.979086  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8465.5
I20260429 08:04:46.979132  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8465.6
I20260429 08:04:46.979660  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8466 FOLLOWER]: Advancing to term 8467
I20260429 08:04:46.980095  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.980149  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8466.5
I20260429 08:04:46.980193  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8466.6
I20260429 08:04:46.980788  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8467 FOLLOWER]: Advancing to term 8468
I20260429 08:04:46.981215  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.981267  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8467.5
I20260429 08:04:46.981312  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8467.6
I20260429 08:04:46.981892  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8468 FOLLOWER]: Advancing to term 8469
I20260429 08:04:46.982349  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.982381  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8468.5
I20260429 08:04:46.982435  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8468.6
I20260429 08:04:46.983029  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8469 FOLLOWER]: Advancing to term 8470
I20260429 08:04:46.983440  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.983469  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8469.5
I20260429 08:04:46.983560  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8469.6
I20260429 08:04:46.984195  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8470 FOLLOWER]: Advancing to term 8471
I20260429 08:04:46.984575  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.984606  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8470.5
I20260429 08:04:46.984634  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8470.6
I20260429 08:04:46.985167  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8471 FOLLOWER]: Advancing to term 8472
I20260429 08:04:46.985559  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.985590  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8471.5
I20260429 08:04:46.985618  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8471.6
I20260429 08:04:46.986168  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8472 FOLLOWER]: Advancing to term 8473
I20260429 08:04:46.986605  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.986660  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8472.5
I20260429 08:04:46.986704  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8472.6
I20260429 08:04:46.987305  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8473 FOLLOWER]: Advancing to term 8474
I20260429 08:04:46.987800  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.987869  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8473.5
I20260429 08:04:46.987917  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8473.6
I20260429 08:04:46.988505  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8474 FOLLOWER]: Advancing to term 8475
I20260429 08:04:46.988976  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.989008  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8474.5
I20260429 08:04:46.989063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8474.6
I20260429 08:04:46.989653  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8475 FOLLOWER]: Advancing to term 8476
I20260429 08:04:46.990047  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.990077  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8475.5
I20260429 08:04:46.990104  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8475.6
I20260429 08:04:46.990676  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8476 FOLLOWER]: Advancing to term 8477
I20260429 08:04:46.991101  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.991133  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8476.5
I20260429 08:04:46.991161  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8476.6
I20260429 08:04:46.991835  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8477 FOLLOWER]: Advancing to term 8478
I20260429 08:04:46.992218  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.992249  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8477.5
I20260429 08:04:46.992275  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8477.6
I20260429 08:04:46.992884  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8478 FOLLOWER]: Advancing to term 8479
I20260429 08:04:46.993257  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.993287  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8478.5
I20260429 08:04:46.993314  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8478.6
I20260429 08:04:46.993826  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8479 FOLLOWER]: Advancing to term 8480
I20260429 08:04:46.994275  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.994307  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8479.5
I20260429 08:04:46.994362  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8479.6
I20260429 08:04:46.994956  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8480 FOLLOWER]: Advancing to term 8481
I20260429 08:04:46.995390  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.995424  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8480.5
I20260429 08:04:46.995479  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8480.6
I20260429 08:04:46.995998  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8481 FOLLOWER]: Advancing to term 8482
I20260429 08:04:46.996445  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.996500  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8481.5
I20260429 08:04:46.996544  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8481.6
I20260429 08:04:46.997207  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8482 FOLLOWER]: Advancing to term 8483
I20260429 08:04:46.997643  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.997677  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8482.5
I20260429 08:04:46.997733  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8482.6
I20260429 08:04:46.998339  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8483 FOLLOWER]: Advancing to term 8484
I20260429 08:04:46.998781  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:46.998813  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8483.5
I20260429 08:04:46.998867  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8483.6
I20260429 08:04:46.999552  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8484 FOLLOWER]: Advancing to term 8485
I20260429 08:04:46.999969  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.000000  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8484.5
I20260429 08:04:47.000051  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8484.6
I20260429 08:04:47.000737  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8485 FOLLOWER]: Advancing to term 8486
I20260429 08:04:47.001197  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.001228  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8485.5
I20260429 08:04:47.001281  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8485.6
I20260429 08:04:47.001967  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8486 FOLLOWER]: Advancing to term 8487
I20260429 08:04:47.002422  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.002477  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8486.5
I20260429 08:04:47.002527  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8486.6
I20260429 08:04:47.003054  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8487 FOLLOWER]: Advancing to term 8488
I20260429 08:04:47.003569  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.003629  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8487.5
I20260429 08:04:47.003672  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8487.6
I20260429 08:04:47.004318  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8488 FOLLOWER]: Advancing to term 8489
I20260429 08:04:47.004753  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.004805  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8488.5
I20260429 08:04:47.004848  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8488.6
I20260429 08:04:47.005429  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8489 FOLLOWER]: Advancing to term 8490
I20260429 08:04:47.005867  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.005899  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8489.5
I20260429 08:04:47.005954  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8489.6
I20260429 08:04:47.006618  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8490 FOLLOWER]: Advancing to term 8491
I20260429 08:04:47.007050  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.007081  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8490.5
I20260429 08:04:47.007136  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8490.6
I20260429 08:04:47.007755  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8491 FOLLOWER]: Advancing to term 8492
I20260429 08:04:47.008221  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.008275  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8491.5
I20260429 08:04:47.008325  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8491.6
I20260429 08:04:47.008977  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8492 FOLLOWER]: Advancing to term 8493
I20260429 08:04:47.009377  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.009407  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8492.5
I20260429 08:04:47.009443  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8492.6
I20260429 08:04:47.010038  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8493 FOLLOWER]: Advancing to term 8494
I20260429 08:04:47.010442  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.010471  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8493.5
I20260429 08:04:47.010499  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8493.6
I20260429 08:04:47.011071  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8494 FOLLOWER]: Advancing to term 8495
I20260429 08:04:47.011446  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.011518  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8494.5
I20260429 08:04:47.011560  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8494.6
I20260429 08:04:47.012108  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8495 FOLLOWER]: Advancing to term 8496
I20260429 08:04:47.012506  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.012534  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8495.5
I20260429 08:04:47.012562  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8495.6
I20260429 08:04:47.013099  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8496 FOLLOWER]: Advancing to term 8497
I20260429 08:04:47.013497  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.013527  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8496.5
I20260429 08:04:47.013554  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8496.6
I20260429 08:04:47.014139  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8497 FOLLOWER]: Advancing to term 8498
I20260429 08:04:47.014503  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.014531  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8497.5
I20260429 08:04:47.014570  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8497.6
I20260429 08:04:47.015120  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8498 FOLLOWER]: Advancing to term 8499
I20260429 08:04:47.015609  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.015658  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8498.5
I20260429 08:04:47.015718  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8498.6
I20260429 08:04:47.016371  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8499 FOLLOWER]: Advancing to term 8500
I20260429 08:04:47.016786  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.016817  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8499.5
I20260429 08:04:47.016870  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8499.6
I20260429 08:04:47.017477  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8500 FOLLOWER]: Advancing to term 8501
I20260429 08:04:47.017935  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.017966  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8500.5
I20260429 08:04:47.018016  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8500.6
I20260429 08:04:47.018548  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8501 FOLLOWER]: Advancing to term 8502
I20260429 08:04:47.018967  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.018998  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8501.5
I20260429 08:04:47.019050  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8501.6
I20260429 08:04:47.019621  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8502 FOLLOWER]: Advancing to term 8503
I20260429 08:04:47.020077  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.020109  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8502.5
I20260429 08:04:47.020164  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8502.6
I20260429 08:04:47.020725  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8503 FOLLOWER]: Advancing to term 8504
I20260429 08:04:47.021157  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.021188  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8503.5
I20260429 08:04:47.021245  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8503.6
I20260429 08:04:47.021857  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8504 FOLLOWER]: Advancing to term 8505
I20260429 08:04:47.022300  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.022332  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8504.5
I20260429 08:04:47.022399  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8504.6
I20260429 08:04:47.022980  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8505 FOLLOWER]: Advancing to term 8506
I20260429 08:04:47.023366  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.023396  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8505.5
I20260429 08:04:47.023425  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8505.6
I20260429 08:04:47.024040  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8506 FOLLOWER]: Advancing to term 8507
I20260429 08:04:47.024461  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.024513  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8506.5
I20260429 08:04:47.024557  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8506.6
I20260429 08:04:47.025194  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8507 FOLLOWER]: Advancing to term 8508
I20260429 08:04:47.025619  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.025672  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8507.5
I20260429 08:04:47.025713  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8507.6
I20260429 08:04:47.026319  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8508 FOLLOWER]: Advancing to term 8509
I20260429 08:04:47.026754  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.026808  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8508.5
I20260429 08:04:47.026854  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8508.6
I20260429 08:04:47.027451  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8509 FOLLOWER]: Advancing to term 8510
I20260429 08:04:47.027941  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.027992  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8509.5
I20260429 08:04:47.028020  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8509.6
I20260429 08:04:47.028566  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8510 FOLLOWER]: Advancing to term 8511
I20260429 08:04:47.029027  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.029094  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8510.5
I20260429 08:04:47.029139  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8510.6
I20260429 08:04:47.029768  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8511 FOLLOWER]: Advancing to term 8512
I20260429 08:04:47.030179  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.030234  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8511.5
I20260429 08:04:47.030279  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8511.6
I20260429 08:04:47.030861  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8512 FOLLOWER]: Advancing to term 8513
I20260429 08:04:47.031296  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.031349  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8512.5
I20260429 08:04:47.031395  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8512.6
I20260429 08:04:47.032181  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8513 FOLLOWER]: Advancing to term 8514
I20260429 08:04:47.032608  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.032670  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8513.5
I20260429 08:04:47.032740  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8513.6
I20260429 08:04:47.033357  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8514 FOLLOWER]: Advancing to term 8515
I20260429 08:04:47.033805  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.033840  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8514.5
I20260429 08:04:47.033870  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8514.6
I20260429 08:04:47.034621  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8515 FOLLOWER]: Advancing to term 8516
I20260429 08:04:47.035068  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.035127  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8515.5
I20260429 08:04:47.035176  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8515.6
I20260429 08:04:47.035979  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8516 FOLLOWER]: Advancing to term 8517
I20260429 08:04:47.036433  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.036492  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8516.5
I20260429 08:04:47.036540  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8516.6
I20260429 08:04:47.037163  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8517 FOLLOWER]: Advancing to term 8518
I20260429 08:04:47.037585  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.037643  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8517.5
I20260429 08:04:47.037778  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8517.6
I20260429 08:04:47.038486  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8518 FOLLOWER]: Advancing to term 8519
I20260429 08:04:47.038929  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.038961  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8518.5
I20260429 08:04:47.039018  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8518.6
I20260429 08:04:47.039649  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8519 FOLLOWER]: Advancing to term 8520
I20260429 08:04:47.040135  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.040166  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8519.5
I20260429 08:04:47.040217  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8519.6
I20260429 08:04:47.040792  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8520 FOLLOWER]: Advancing to term 8521
I20260429 08:04:47.041226  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.041257  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8520.5
I20260429 08:04:47.041311  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8520.6
I20260429 08:04:47.041910  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8521 FOLLOWER]: Advancing to term 8522
I20260429 08:04:47.042340  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.042372  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8521.5
I20260429 08:04:47.042433  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8521.6
I20260429 08:04:47.043068  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8522 FOLLOWER]: Advancing to term 8523
I20260429 08:04:47.043555  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.043586  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8522.5
I20260429 08:04:47.043634  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8522.6
I20260429 08:04:47.044278  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8523 FOLLOWER]: Advancing to term 8524
I20260429 08:04:47.044719  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.044777  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8523.5
I20260429 08:04:47.044823  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8523.6
I20260429 08:04:47.045454  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8524 FOLLOWER]: Advancing to term 8525
I20260429 08:04:47.045871  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.045929  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8524.5
I20260429 08:04:47.045974  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8524.6
I20260429 08:04:47.046679  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8525 FOLLOWER]: Advancing to term 8526
I20260429 08:04:47.047096  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.047127  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8525.5
I20260429 08:04:47.047183  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8525.6
I20260429 08:04:47.047837  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8526 FOLLOWER]: Advancing to term 8527
I20260429 08:04:47.048207  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.048236  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8526.5
I20260429 08:04:47.048264  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8526.6
I20260429 08:04:47.048933  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8527 FOLLOWER]: Advancing to term 8528
I20260429 08:04:47.049324  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.049355  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8527.5
I20260429 08:04:47.049382  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8527.6
I20260429 08:04:47.050079  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8528 FOLLOWER]: Advancing to term 8529
I20260429 08:04:47.050457  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.050487  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8528.5
I20260429 08:04:47.050515  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8528.6
I20260429 08:04:47.051182  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8529 FOLLOWER]: Advancing to term 8530
I20260429 08:04:47.051621  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.051653  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8529.5
I20260429 08:04:47.051688  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8529.6
I20260429 08:04:47.052327  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8530 FOLLOWER]: Advancing to term 8531
I20260429 08:04:47.052708  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.052738  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8530.5
I20260429 08:04:47.052767  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8530.6
I20260429 08:04:47.053335  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8531 FOLLOWER]: Advancing to term 8532
I20260429 08:04:47.053705  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.053735  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8531.5
I20260429 08:04:47.053761  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8531.6
I20260429 08:04:47.054312  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8532 FOLLOWER]: Advancing to term 8533
I20260429 08:04:47.054713  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.054744  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8532.5
I20260429 08:04:47.054772  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8532.6
I20260429 08:04:47.055362  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8533 FOLLOWER]: Advancing to term 8534
I20260429 08:04:47.055837  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.055868  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8533.5
I20260429 08:04:47.055897  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8533.6
I20260429 08:04:47.056453  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8534 FOLLOWER]: Advancing to term 8535
I20260429 08:04:47.056838  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.056869  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8534.5
I20260429 08:04:47.056896  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8534.6
I20260429 08:04:47.057454  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8535 FOLLOWER]: Advancing to term 8536
I20260429 08:04:47.057826  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.057857  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8535.5
I20260429 08:04:47.057884  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8535.6
I20260429 08:04:47.058440  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8536 FOLLOWER]: Advancing to term 8537
I20260429 08:04:47.058802  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.058832  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8536.5
I20260429 08:04:47.058861  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8536.6
I20260429 08:04:47.059551  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8537 FOLLOWER]: Advancing to term 8538
I20260429 08:04:47.059918  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.059948  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8537.5
I20260429 08:04:47.059976  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8537.6
I20260429 08:04:47.060665  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8538 FOLLOWER]: Advancing to term 8539
I20260429 08:04:47.061178  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.061211  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8538.5
I20260429 08:04:47.061264  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8538.6
I20260429 08:04:47.061928  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8539 FOLLOWER]: Advancing to term 8540
I20260429 08:04:47.062353  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.062417  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8539.5
I20260429 08:04:47.062462  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8539.6
I20260429 08:04:47.063228  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8540 FOLLOWER]: Advancing to term 8541
I20260429 08:04:47.063721  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.063753  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8540.5
I20260429 08:04:47.063805  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8540.6
I20260429 08:04:47.064404  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8541 FOLLOWER]: Advancing to term 8542
I20260429 08:04:47.064858  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.064889  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8541.5
I20260429 08:04:47.064941  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8541.6
I20260429 08:04:47.065560  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8542 FOLLOWER]: Advancing to term 8543
I20260429 08:04:47.065999  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.066030  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8542.5
I20260429 08:04:47.066083  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8542.6
I20260429 08:04:47.066674  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8543 FOLLOWER]: Advancing to term 8544
I20260429 08:04:47.067099  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.067131  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8543.5
I20260429 08:04:47.067184  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8543.6
I20260429 08:04:47.067811  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8544 FOLLOWER]: Advancing to term 8545
I20260429 08:04:47.068243  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.068296  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8544.5
I20260429 08:04:47.068338  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8544.6
I20260429 08:04:47.069046  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8545 FOLLOWER]: Advancing to term 8546
I20260429 08:04:47.069483  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.069537  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8545.5
I20260429 08:04:47.069577  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8545.6
I20260429 08:04:47.070267  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8546 FOLLOWER]: Advancing to term 8547
I20260429 08:04:47.070674  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.070727  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8546.5
I20260429 08:04:47.070767  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8546.6
I20260429 08:04:47.071456  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8547 FOLLOWER]: Advancing to term 8548
I20260429 08:04:47.071928  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.071985  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8547.5
I20260429 08:04:47.072026  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8547.6
I20260429 08:04:47.072697  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8548 FOLLOWER]: Advancing to term 8549
I20260429 08:04:47.073174  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.073240  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8548.5
I20260429 08:04:47.073282  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8548.6
I20260429 08:04:47.073948  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8549 FOLLOWER]: Advancing to term 8550
I20260429 08:04:47.074360  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.074443  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8549.5
I20260429 08:04:47.074493  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8549.6
I20260429 08:04:47.075117  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8550 FOLLOWER]: Advancing to term 8551
I20260429 08:04:47.075589  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.075644  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8550.5
I20260429 08:04:47.075687  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8550.6
I20260429 08:04:47.076320  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8551 FOLLOWER]: Advancing to term 8552
I20260429 08:04:47.076763  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.076818  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8551.5
I20260429 08:04:47.076860  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8551.6
I20260429 08:04:47.077509  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8552 FOLLOWER]: Advancing to term 8553
I20260429 08:04:47.077934  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.077991  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8552.5
I20260429 08:04:47.078032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8552.6
I20260429 08:04:47.078689  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8553 FOLLOWER]: Advancing to term 8554
I20260429 08:04:47.079100  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.079159  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8553.5
I20260429 08:04:47.079200  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8553.6
I20260429 08:04:47.079867  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8554 FOLLOWER]: Advancing to term 8555
I20260429 08:04:47.080297  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.080353  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8554.5
I20260429 08:04:47.080396  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8554.6
I20260429 08:04:47.081118  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8555 FOLLOWER]: Advancing to term 8556
I20260429 08:04:47.081537  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.081568  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8555.5
I20260429 08:04:47.081595  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8555.6
I20260429 08:04:47.082214  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8556 FOLLOWER]: Advancing to term 8557
I20260429 08:04:47.082641  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.082672  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8556.5
I20260429 08:04:47.082701  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8556.6
I20260429 08:04:47.083308  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8557 FOLLOWER]: Advancing to term 8558
I20260429 08:04:47.083752  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.083783  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8557.5
I20260429 08:04:47.083811  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8557.6
I20260429 08:04:47.084419  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8558 FOLLOWER]: Advancing to term 8559
I20260429 08:04:47.084795  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.084825  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8558.5
I20260429 08:04:47.084853  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8558.6
I20260429 08:04:47.085462  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8559 FOLLOWER]: Advancing to term 8560
I20260429 08:04:47.085851  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.085882  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8559.5
I20260429 08:04:47.085911  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8559.6
I20260429 08:04:47.086555  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8560 FOLLOWER]: Advancing to term 8561
I20260429 08:04:47.086951  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.086984  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8560.5
I20260429 08:04:47.087013  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8560.6
I20260429 08:04:47.087694  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8561 FOLLOWER]: Advancing to term 8562
I20260429 08:04:47.088140  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.088172  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8561.5
I20260429 08:04:47.088201  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8561.6
I20260429 08:04:47.088752  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8562 FOLLOWER]: Advancing to term 8563
I20260429 08:04:47.089149  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.089180  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8562.5
I20260429 08:04:47.089208  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8562.6
I20260429 08:04:47.089824  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8563 FOLLOWER]: Advancing to term 8564
I20260429 08:04:47.090209  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.090240  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8563.5
I20260429 08:04:47.090267  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8563.6
I20260429 08:04:47.090867  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8564 FOLLOWER]: Advancing to term 8565
I20260429 08:04:47.091257  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.091288  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8564.5
I20260429 08:04:47.091316  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8564.6
I20260429 08:04:47.091938  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8565 FOLLOWER]: Advancing to term 8566
I20260429 08:04:47.092319  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.092350  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8565.5
I20260429 08:04:47.092377  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8565.6
I20260429 08:04:47.093039  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8566 FOLLOWER]: Advancing to term 8567
I20260429 08:04:47.093442  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.093472  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8566.5
I20260429 08:04:47.093501  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8566.6
I20260429 08:04:47.094120  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8567 FOLLOWER]: Advancing to term 8568
I20260429 08:04:47.094520  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.094553  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8567.5
I20260429 08:04:47.094583  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8567.6
I20260429 08:04:47.095191  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8568 FOLLOWER]: Advancing to term 8569
I20260429 08:04:47.095618  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.095649  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8568.5
I20260429 08:04:47.095678  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8568.6
I20260429 08:04:47.096244  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8569 FOLLOWER]: Advancing to term 8570
I20260429 08:04:47.096637  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.096668  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8569.5
I20260429 08:04:47.096699  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8569.6
I20260429 08:04:47.097285  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8570 FOLLOWER]: Advancing to term 8571
I20260429 08:04:47.097704  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.097735  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8570.5
I20260429 08:04:47.097764  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8570.6
I20260429 08:04:47.098364  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8571 FOLLOWER]: Advancing to term 8572
I20260429 08:04:47.098755  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.098785  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8571.5
I20260429 08:04:47.098814  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8571.6
I20260429 08:04:47.099436  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8572 FOLLOWER]: Advancing to term 8573
I20260429 08:04:47.099887  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.099920  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8572.5
I20260429 08:04:47.099948  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8572.6
I20260429 08:04:47.100533  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8573 FOLLOWER]: Advancing to term 8574
I20260429 08:04:47.100909  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.100939  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8573.5
I20260429 08:04:47.100966  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8573.6
I20260429 08:04:47.101553  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8574 FOLLOWER]: Advancing to term 8575
I20260429 08:04:47.101954  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.101984  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8574.5
I20260429 08:04:47.102012  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8574.6
I20260429 08:04:47.102618  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8575 FOLLOWER]: Advancing to term 8576
I20260429 08:04:47.102998  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.103027  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8575.5
I20260429 08:04:47.103055  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8575.6
I20260429 08:04:47.103636  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8576 FOLLOWER]: Advancing to term 8577
I20260429 08:04:47.104030  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.104061  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8576.5
I20260429 08:04:47.104090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8576.6
I20260429 08:04:47.104700  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8577 FOLLOWER]: Advancing to term 8578
I20260429 08:04:47.105152  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.105185  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8577.5
I20260429 08:04:47.105211  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8577.6
I20260429 08:04:47.105786  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8578 FOLLOWER]: Advancing to term 8579
I20260429 08:04:47.106175  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.106215  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8578.5
I20260429 08:04:47.106242  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8578.6
I20260429 08:04:47.106851  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8579 FOLLOWER]: Advancing to term 8580
I20260429 08:04:47.107240  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.107288  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8579.5
I20260429 08:04:47.107317  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8579.6
I20260429 08:04:47.107873  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8580 FOLLOWER]: Advancing to term 8581
I20260429 08:04:47.108259  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.108290  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8580.5
I20260429 08:04:47.108319  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8580.6
I20260429 08:04:47.108862  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8581 FOLLOWER]: Advancing to term 8582
I20260429 08:04:47.109236  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.109266  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8581.5
I20260429 08:04:47.109294  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8581.6
I20260429 08:04:47.109961  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8582 FOLLOWER]: Advancing to term 8583
I20260429 08:04:47.110430  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.110463  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8582.5
I20260429 08:04:47.110522  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8582.6
I20260429 08:04:47.111069  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8583 FOLLOWER]: Advancing to term 8584
I20260429 08:04:47.111562  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.111593  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8583.5
I20260429 08:04:47.111646  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8583.6
I20260429 08:04:47.112279  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8584 FOLLOWER]: Advancing to term 8585
I20260429 08:04:47.112711  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.112743  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8584.5
I20260429 08:04:47.112794  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8584.6
I20260429 08:04:47.113415  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8585 FOLLOWER]: Advancing to term 8586
I20260429 08:04:47.113838  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.113869  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8585.5
I20260429 08:04:47.113921  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8585.6
I20260429 08:04:47.114425  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8586 FOLLOWER]: Advancing to term 8587
I20260429 08:04:47.114867  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.114899  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8586.5
I20260429 08:04:47.114950  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8586.6
I20260429 08:04:47.115567  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8587 FOLLOWER]: Advancing to term 8588
I20260429 08:04:47.115984  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.116015  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8587.5
I20260429 08:04:47.116067  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8587.6
I20260429 08:04:47.116657  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8588 FOLLOWER]: Advancing to term 8589
I20260429 08:04:47.117102  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.117134  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8588.5
I20260429 08:04:47.117187  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8588.6
I20260429 08:04:47.117691  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8589 FOLLOWER]: Advancing to term 8590
I20260429 08:04:47.118098  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.118150  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8589.5
I20260429 08:04:47.118191  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8589.6
I20260429 08:04:47.118818  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8590 FOLLOWER]: Advancing to term 8591
I20260429 08:04:47.119217  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.119249  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8590.5
I20260429 08:04:47.119277  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8590.6
I20260429 08:04:47.119987  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8591 FOLLOWER]: Advancing to term 8592
I20260429 08:04:47.120421  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.120476  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8591.5
I20260429 08:04:47.120522  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8591.6
I20260429 08:04:47.121165  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8592 FOLLOWER]: Advancing to term 8593
I20260429 08:04:47.121589  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.121645  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8592.5
I20260429 08:04:47.121709  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8592.6
I20260429 08:04:47.122287  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8593 FOLLOWER]: Advancing to term 8594
I20260429 08:04:47.122715  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.122771  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8593.5
I20260429 08:04:47.122814  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8593.6
I20260429 08:04:47.123598  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8594 FOLLOWER]: Advancing to term 8595
I20260429 08:04:47.124053  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.124114  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8594.5
I20260429 08:04:47.124168  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8594.6
I20260429 08:04:47.124804  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8595 FOLLOWER]: Advancing to term 8596
I20260429 08:04:47.125202  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.125233  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8595.5
I20260429 08:04:47.125262  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8595.6
I20260429 08:04:47.126009  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8596 FOLLOWER]: Advancing to term 8597
I20260429 08:04:47.126454  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.126487  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8596.5
I20260429 08:04:47.126515  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8596.6
I20260429 08:04:47.127099  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8597 FOLLOWER]: Advancing to term 8598
I20260429 08:04:47.127547  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.127578  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8597.5
I20260429 08:04:47.127605  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8597.6
I20260429 08:04:47.128222  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8598 FOLLOWER]: Advancing to term 8599
I20260429 08:04:47.128743  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.128778  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8598.5
I20260429 08:04:47.128808  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8598.6
I20260429 08:04:47.129431  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8599 FOLLOWER]: Advancing to term 8600
I20260429 08:04:47.129892  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.129951  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8599.5
I20260429 08:04:47.129995  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8599.6
I20260429 08:04:47.130795  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8600 FOLLOWER]: Advancing to term 8601
I20260429 08:04:47.131260  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.131296  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8600.5
I20260429 08:04:47.131328  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8600.6
I20260429 08:04:47.132033  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8601 FOLLOWER]: Advancing to term 8602
I20260429 08:04:47.132565  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.132612  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8601.5
I20260429 08:04:47.132670  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8601.6
I20260429 08:04:47.133281  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8602 FOLLOWER]: Advancing to term 8603
I20260429 08:04:47.133755  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.133785  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8602.5
I20260429 08:04:47.133813  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8602.6
I20260429 08:04:47.134420  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8603 FOLLOWER]: Advancing to term 8604
I20260429 08:04:47.134948  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.134985  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8603.5
I20260429 08:04:47.135016  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8603.6
I20260429 08:04:47.135694  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8604 FOLLOWER]: Advancing to term 8605
I20260429 08:04:47.136147  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.136202  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8604.5
I20260429 08:04:47.136246  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8604.6
I20260429 08:04:47.136880  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8605 FOLLOWER]: Advancing to term 8606
I20260429 08:04:47.137331  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.137363  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8605.5
I20260429 08:04:47.137455  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8605.6
I20260429 08:04:47.138069  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8606 FOLLOWER]: Advancing to term 8607
I20260429 08:04:47.138477  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.138509  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8606.5
I20260429 08:04:47.138537  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8606.6
I20260429 08:04:47.139185  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8607 FOLLOWER]: Advancing to term 8608
I20260429 08:04:47.139748  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.139781  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8607.5
I20260429 08:04:47.139811  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8607.6
I20260429 08:04:47.141268  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8608 FOLLOWER]: Advancing to term 8609
I20260429 08:04:47.141705  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.141737  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8608.5
I20260429 08:04:47.141791  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8608.6
I20260429 08:04:47.142369  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8609 FOLLOWER]: Advancing to term 8610
I20260429 08:04:47.142819  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.142851  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8609.5
I20260429 08:04:47.142879  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8609.6
I20260429 08:04:47.143540  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8610 FOLLOWER]: Advancing to term 8611
I20260429 08:04:47.144021  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.144054  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8610.5
I20260429 08:04:47.144083  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8610.6
I20260429 08:04:47.144749  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8611 FOLLOWER]: Advancing to term 8612
I20260429 08:04:47.145123  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.145151  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8611.5
I20260429 08:04:47.145179  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8611.6
I20260429 08:04:47.145782  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8612 FOLLOWER]: Advancing to term 8613
I20260429 08:04:47.146167  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.146196  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8612.5
I20260429 08:04:47.146224  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8612.6
I20260429 08:04:47.146791  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8613 FOLLOWER]: Advancing to term 8614
I20260429 08:04:47.147158  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.147189  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8613.5
I20260429 08:04:47.147217  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8613.6
I20260429 08:04:47.147806  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8614 FOLLOWER]: Advancing to term 8615
I20260429 08:04:47.148252  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.148285  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8614.5
I20260429 08:04:47.148341  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8614.6
I20260429 08:04:47.149004  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8615 FOLLOWER]: Advancing to term 8616
I20260429 08:04:47.149386  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.149416  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8615.5
I20260429 08:04:47.149451  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8615.6
I20260429 08:04:47.150009  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8616 FOLLOWER]: Advancing to term 8617
I20260429 08:04:47.150437  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.150472  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8616.5
I20260429 08:04:47.150501  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8616.6
I20260429 08:04:47.151154  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8617 FOLLOWER]: Advancing to term 8618
I20260429 08:04:47.151649  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.151687  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8617.5
I20260429 08:04:47.151716  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8617.6
I20260429 08:04:47.152395  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8618 FOLLOWER]: Advancing to term 8619
I20260429 08:04:47.152823  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.152879  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8618.5
I20260429 08:04:47.152922  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8618.6
I20260429 08:04:47.153527  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8619 FOLLOWER]: Advancing to term 8620
I20260429 08:04:47.153964  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.153996  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8619.5
I20260429 08:04:47.154048  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8619.6
I20260429 08:04:47.154650  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8620 FOLLOWER]: Advancing to term 8621
I20260429 08:04:47.155088  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.155119  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8620.5
I20260429 08:04:47.155172  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8620.6
I20260429 08:04:47.155797  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8621 FOLLOWER]: Advancing to term 8622
I20260429 08:04:47.156230  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.156262  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8621.5
I20260429 08:04:47.156315  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8621.6
I20260429 08:04:47.156886  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8622 FOLLOWER]: Advancing to term 8623
I20260429 08:04:47.157306  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.157337  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8622.5
I20260429 08:04:47.157402  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8622.6
I20260429 08:04:47.157967  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8623 FOLLOWER]: Advancing to term 8624
I20260429 08:04:47.158387  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.158418  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8623.5
I20260429 08:04:47.158473  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8623.6
I20260429 08:04:47.159052  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8624 FOLLOWER]: Advancing to term 8625
I20260429 08:04:47.159562  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.159634  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8624.5
I20260429 08:04:47.159687  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8624.6
I20260429 08:04:47.160276  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8625 FOLLOWER]: Advancing to term 8626
I20260429 08:04:47.160791  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.160823  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8625.5
I20260429 08:04:47.160876  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8625.6
I20260429 08:04:47.161490  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8626 FOLLOWER]: Advancing to term 8627
I20260429 08:04:47.161933  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.161964  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8626.5
I20260429 08:04:47.161993  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8626.6
I20260429 08:04:47.162638  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8627 FOLLOWER]: Advancing to term 8628
I20260429 08:04:47.163064  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.163095  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8627.5
I20260429 08:04:47.163151  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8627.6
I20260429 08:04:47.163687  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8628 FOLLOWER]: Advancing to term 8629
I20260429 08:04:47.164108  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.164139  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8628.5
I20260429 08:04:47.164193  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8628.6
I20260429 08:04:47.164793  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8629 FOLLOWER]: Advancing to term 8630
I20260429 08:04:47.165215  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.165246  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8629.5
I20260429 08:04:47.165302  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8629.6
I20260429 08:04:47.165923  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8630 FOLLOWER]: Advancing to term 8631
I20260429 08:04:47.166370  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.166402  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8630.5
I20260429 08:04:47.166461  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8630.6
I20260429 08:04:47.167058  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8631 FOLLOWER]: Advancing to term 8632
I20260429 08:04:47.167542  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.167575  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8631.5
I20260429 08:04:47.167621  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8631.6
I20260429 08:04:47.168188  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8632 FOLLOWER]: Advancing to term 8633
I20260429 08:04:47.168620  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.168653  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8632.5
I20260429 08:04:47.168712  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8632.6
I20260429 08:04:47.169358  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8633 FOLLOWER]: Advancing to term 8634
I20260429 08:04:47.169793  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.169824  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8633.5
I20260429 08:04:47.169876  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8633.6
I20260429 08:04:47.170610  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8634 FOLLOWER]: Advancing to term 8635
I20260429 08:04:47.171039  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.171070  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8634.5
I20260429 08:04:47.171123  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8634.6
I20260429 08:04:47.171729  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8635 FOLLOWER]: Advancing to term 8636
I20260429 08:04:47.172163  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.172194  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8635.5
I20260429 08:04:47.172246  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8635.6
I20260429 08:04:47.172976  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8636 FOLLOWER]: Advancing to term 8637
I20260429 08:04:47.173421  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.173452  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8636.5
I20260429 08:04:47.173506  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8636.6
I20260429 08:04:47.174121  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8637 FOLLOWER]: Advancing to term 8638
I20260429 08:04:47.174547  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.174579  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8637.5
I20260429 08:04:47.174631  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8637.6
I20260429 08:04:47.175261  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8638 FOLLOWER]: Advancing to term 8639
I20260429 08:04:47.175762  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.175796  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8638.5
I20260429 08:04:47.175823  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8638.6
I20260429 08:04:47.176493  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8639 FOLLOWER]: Advancing to term 8640
I20260429 08:04:47.176931  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.176963  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8639.5
I20260429 08:04:47.177017  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8639.6
I20260429 08:04:47.177587  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8640 FOLLOWER]: Advancing to term 8641
I20260429 08:04:47.178037  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.178071  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8640.5
I20260429 08:04:47.178124  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8640.6
I20260429 08:04:47.178776  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8641 FOLLOWER]: Advancing to term 8642
I20260429 08:04:47.179229  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.179261  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8641.5
I20260429 08:04:47.179289  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8641.6
I20260429 08:04:47.179945  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8642 FOLLOWER]: Advancing to term 8643
I20260429 08:04:47.180384  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.180416  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8642.5
I20260429 08:04:47.180470  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8642.6
I20260429 08:04:47.181042  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8643 FOLLOWER]: Advancing to term 8644
I20260429 08:04:47.181476  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.181507  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8643.5
I20260429 08:04:47.181559  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8643.6
I20260429 08:04:47.182164  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8644 FOLLOWER]: Advancing to term 8645
I20260429 08:04:47.182588  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.182617  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8644.5
I20260429 08:04:47.182643  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8644.6
I20260429 08:04:47.183365  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8645 FOLLOWER]: Advancing to term 8646
I20260429 08:04:47.183830  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.183862  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8645.5
I20260429 08:04:47.183911  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8645.6
I20260429 08:04:47.184527  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8646 FOLLOWER]: Advancing to term 8647
I20260429 08:04:47.184940  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.184971  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8646.5
I20260429 08:04:47.184999  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8646.6
I20260429 08:04:47.185591  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8647 FOLLOWER]: Advancing to term 8648
I20260429 08:04:47.186034  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.186064  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8647.5
I20260429 08:04:47.186092  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8647.6
I20260429 08:04:47.186769  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8648 FOLLOWER]: Advancing to term 8649
I20260429 08:04:47.187196  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.187227  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8648.5
I20260429 08:04:47.187255  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8648.6
I20260429 08:04:47.187878  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8649 FOLLOWER]: Advancing to term 8650
I20260429 08:04:47.188304  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.188335  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8649.5
I20260429 08:04:47.188388  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8649.6
I20260429 08:04:47.189136  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8650 FOLLOWER]: Advancing to term 8651
I20260429 08:04:47.189566  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.189599  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8650.5
I20260429 08:04:47.189625  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8650.6
I20260429 08:04:47.190311  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8651 FOLLOWER]: Advancing to term 8652
I20260429 08:04:47.190726  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.190757  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8651.5
I20260429 08:04:47.190812  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8651.6
I20260429 08:04:47.191442  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8652 FOLLOWER]: Advancing to term 8653
I20260429 08:04:47.191895  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.191926  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8652.5
I20260429 08:04:47.191977  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8652.6
I20260429 08:04:47.192600  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8653 FOLLOWER]: Advancing to term 8654
I20260429 08:04:47.193037  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.193068  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8653.5
I20260429 08:04:47.193118  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8653.6
I20260429 08:04:47.193717  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8654 FOLLOWER]: Advancing to term 8655
I20260429 08:04:47.194146  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.194177  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8654.5
I20260429 08:04:47.194206  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8654.6
I20260429 08:04:47.194860  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8655 FOLLOWER]: Advancing to term 8656
I20260429 08:04:47.195298  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.195329  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8655.5
I20260429 08:04:47.195358  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8655.6
I20260429 08:04:47.196053  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8656 FOLLOWER]: Advancing to term 8657
I20260429 08:04:47.196587  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.196621  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8656.5
I20260429 08:04:47.196651  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8656.6
I20260429 08:04:47.197268  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8657 FOLLOWER]: Advancing to term 8658
I20260429 08:04:47.197659  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.197695  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8657.5
I20260429 08:04:47.197736  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8657.6
I20260429 08:04:47.198331  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8658 FOLLOWER]: Advancing to term 8659
I20260429 08:04:47.198824  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.198859  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8658.5
I20260429 08:04:47.198889  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8658.6
I20260429 08:04:47.199456  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8659 FOLLOWER]: Advancing to term 8660
I20260429 08:04:47.199887  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.199920  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8659.5
I20260429 08:04:47.199947  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8659.6
I20260429 08:04:47.200482  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8660 FOLLOWER]: Advancing to term 8661
I20260429 08:04:47.200922  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.200978  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8660.5
I20260429 08:04:47.201021  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8660.6
I20260429 08:04:47.201673  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8661 FOLLOWER]: Advancing to term 8662
I20260429 08:04:47.202121  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.202152  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8661.5
I20260429 08:04:47.202208  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8661.6
I20260429 08:04:47.202896  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8662 FOLLOWER]: Advancing to term 8663
I20260429 08:04:47.203317  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.203348  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8662.5
I20260429 08:04:47.203400  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8662.6
I20260429 08:04:47.203977  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8663 FOLLOWER]: Advancing to term 8664
I20260429 08:04:47.204402  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.204463  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8663.5
I20260429 08:04:47.204509  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8663.6
I20260429 08:04:47.205130  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8664 FOLLOWER]: Advancing to term 8665
I20260429 08:04:47.205564  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.205621  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8664.5
I20260429 08:04:47.205664  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8664.6
I20260429 08:04:47.206372  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8665 FOLLOWER]: Advancing to term 8666
I20260429 08:04:47.206766  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.206797  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8665.5
I20260429 08:04:47.206825  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8665.6
I20260429 08:04:47.207355  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8666 FOLLOWER]: Advancing to term 8667
I20260429 08:04:47.207855  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.207886  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8666.5
I20260429 08:04:47.207913  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8666.6
I20260429 08:04:47.208449  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8667 FOLLOWER]: Advancing to term 8668
I20260429 08:04:47.208823  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.208853  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8667.5
I20260429 08:04:47.208880  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8667.6
I20260429 08:04:47.209429  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8668 FOLLOWER]: Advancing to term 8669
I20260429 08:04:47.209801  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.209830  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8668.5
I20260429 08:04:47.209857  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8668.6
I20260429 08:04:47.210342  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8669 FOLLOWER]: Advancing to term 8670
I20260429 08:04:47.210716  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.210745  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8669.5
I20260429 08:04:47.210773  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8669.6
I20260429 08:04:47.211265  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8670 FOLLOWER]: Advancing to term 8671
I20260429 08:04:47.211715  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.211746  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8670.5
I20260429 08:04:47.211774  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8670.6
I20260429 08:04:47.212256  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8671 FOLLOWER]: Advancing to term 8672
I20260429 08:04:47.212646  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.212682  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8671.5
I20260429 08:04:47.212708  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8671.6
I20260429 08:04:47.213168  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8672 FOLLOWER]: Advancing to term 8673
I20260429 08:04:47.213539  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.213570  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8672.5
I20260429 08:04:47.213598  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8672.6
I20260429 08:04:47.214066  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8673 FOLLOWER]: Advancing to term 8674
I20260429 08:04:47.214452  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.214483  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8673.5
I20260429 08:04:47.214510  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8673.6
I20260429 08:04:47.214993  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8674 FOLLOWER]: Advancing to term 8675
I20260429 08:04:47.215368  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.215399  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8674.5
I20260429 08:04:47.215428  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8674.6
I20260429 08:04:47.216132  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8675 FOLLOWER]: Advancing to term 8676
I20260429 08:04:47.216518  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.216549  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8675.5
I20260429 08:04:47.216578  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8675.6
I20260429 08:04:47.217118  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8676 FOLLOWER]: Advancing to term 8677
I20260429 08:04:47.217547  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.217579  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8676.5
I20260429 08:04:47.217607  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8676.6
I20260429 08:04:47.218087  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8677 FOLLOWER]: Advancing to term 8678
I20260429 08:04:47.218472  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.218500  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8677.5
I20260429 08:04:47.218528  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8677.6
I20260429 08:04:47.219059  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8678 FOLLOWER]: Advancing to term 8679
I20260429 08:04:47.219440  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.219522  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8678.5
I20260429 08:04:47.219568  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8678.6
I20260429 08:04:47.220052  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8679 FOLLOWER]: Advancing to term 8680
I20260429 08:04:47.220482  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.220537  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8679.5
I20260429 08:04:47.220583  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8679.6
I20260429 08:04:47.221277  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8680 FOLLOWER]: Advancing to term 8681
I20260429 08:04:47.221712  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.221766  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8680.5
I20260429 08:04:47.221813  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8680.6
I20260429 08:04:47.222379  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8681 FOLLOWER]: Advancing to term 8682
I20260429 08:04:47.222812  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.222867  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8681.5
I20260429 08:04:47.222911  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8681.6
I20260429 08:04:47.223464  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8682 FOLLOWER]: Advancing to term 8683
I20260429 08:04:47.223891  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.223948  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8682.5
I20260429 08:04:47.223994  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8682.6
I20260429 08:04:47.224668  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8683 FOLLOWER]: Advancing to term 8684
I20260429 08:04:47.225085  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.225140  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8683.5
I20260429 08:04:47.225200  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8683.6
I20260429 08:04:47.225690  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8684 FOLLOWER]: Advancing to term 8685
I20260429 08:04:47.226125  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.226179  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8684.5
I20260429 08:04:47.226223  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8684.6
I20260429 08:04:47.226840  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8685 FOLLOWER]: Advancing to term 8686
I20260429 08:04:47.227275  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.227308  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8685.5
I20260429 08:04:47.227362  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8685.6
I20260429 08:04:47.228096  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8686 FOLLOWER]: Advancing to term 8687
I20260429 08:04:47.228540  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.228572  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8686.5
I20260429 08:04:47.228624  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8686.6
I20260429 08:04:47.229264  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8687 FOLLOWER]: Advancing to term 8688
I20260429 08:04:47.229707  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.229739  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8687.5
I20260429 08:04:47.229789  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8687.6
I20260429 08:04:47.230537  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8688 FOLLOWER]: Advancing to term 8689
I20260429 08:04:47.230983  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.231014  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8688.5
I20260429 08:04:47.231065  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8688.6
I20260429 08:04:47.231707  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8689 FOLLOWER]: Advancing to term 8690
I20260429 08:04:47.232132  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.232165  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8689.5
I20260429 08:04:47.232194  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8689.6
I20260429 08:04:47.233023  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8690 FOLLOWER]: Advancing to term 8691
I20260429 08:04:47.233536  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.233570  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8690.5
I20260429 08:04:47.233608  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8690.6
I20260429 08:04:47.234297  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8691 FOLLOWER]: Advancing to term 8692
I20260429 08:04:47.234746  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.234779  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8691.5
I20260429 08:04:47.234817  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8691.6
I20260429 08:04:47.235643  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8692 FOLLOWER]: Advancing to term 8693
I20260429 08:04:47.236101  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.236133  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8692.5
I20260429 08:04:47.236195  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8692.6
I20260429 08:04:47.236716  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8693 FOLLOWER]: Advancing to term 8694
I20260429 08:04:47.237155  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.237207  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8693.5
I20260429 08:04:47.237248  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8693.6
I20260429 08:04:47.237926  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8694 FOLLOWER]: Advancing to term 8695
I20260429 08:04:47.238381  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.238418  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8694.5
I20260429 08:04:47.238451  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8694.6
I20260429 08:04:47.239082  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8695 FOLLOWER]: Advancing to term 8696
I20260429 08:04:47.239586  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.239619  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8695.5
I20260429 08:04:47.239681  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8695.6
I20260429 08:04:47.240288  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8696 FOLLOWER]: Advancing to term 8697
I20260429 08:04:47.240857  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.240906  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8696.5
I20260429 08:04:47.240972  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8696.6
I20260429 08:04:47.241647  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8697 FOLLOWER]: Advancing to term 8698
I20260429 08:04:47.242096  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.242129  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8697.5
I20260429 08:04:47.242183  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8697.6
I20260429 08:04:47.242789  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8698 FOLLOWER]: Advancing to term 8699
I20260429 08:04:47.243270  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.243301  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8698.5
I20260429 08:04:47.243364  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8698.6
I20260429 08:04:47.244073  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8699 FOLLOWER]: Advancing to term 8700
I20260429 08:04:47.244727  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.244762  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8699.5
I20260429 08:04:47.244832  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8699.6
I20260429 08:04:47.245512  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8700 FOLLOWER]: Advancing to term 8701
I20260429 08:04:47.245963  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.246047  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8700.5
I20260429 08:04:47.246089  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8700.6
I20260429 08:04:47.246724  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8701 FOLLOWER]: Advancing to term 8702
I20260429 08:04:47.247112  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.247143  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8701.5
I20260429 08:04:47.247170  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8701.6
I20260429 08:04:47.247839  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8702 FOLLOWER]: Advancing to term 8703
I20260429 08:04:47.248225  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.248255  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8702.5
I20260429 08:04:47.248281  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8702.6
I20260429 08:04:47.248908  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8703 FOLLOWER]: Advancing to term 8704
I20260429 08:04:47.249277  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.249305  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8703.5
I20260429 08:04:47.249331  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8703.6
I20260429 08:04:47.249902  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8704 FOLLOWER]: Advancing to term 8705
I20260429 08:04:47.250339  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.250372  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8704.5
I20260429 08:04:47.250425  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8704.6
I20260429 08:04:47.250996  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8705 FOLLOWER]: Advancing to term 8706
I20260429 08:04:47.251448  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.251503  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8705.5
I20260429 08:04:47.251600  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8705.6
I20260429 08:04:47.252470  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8706 FOLLOWER]: Advancing to term 8707
I20260429 08:04:47.252888  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.252916  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8706.5
I20260429 08:04:47.252944  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8706.6
I20260429 08:04:47.254506  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8707 FOLLOWER]: Advancing to term 8708
I20260429 08:04:47.254902  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.254935  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8707.5
I20260429 08:04:47.254962  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8707.6
I20260429 08:04:47.255630  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8708 FOLLOWER]: Advancing to term 8709
I20260429 08:04:47.256027  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.256059  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8708.5
I20260429 08:04:47.256088  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8708.6
I20260429 08:04:47.256763  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8709 FOLLOWER]: Advancing to term 8710
I20260429 08:04:47.257229  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.257262  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8709.5
I20260429 08:04:47.257320  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8709.6
I20260429 08:04:47.258074  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8710 FOLLOWER]: Advancing to term 8711
I20260429 08:04:47.258562  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.258595  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8710.5
I20260429 08:04:47.258714  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8710.6
I20260429 08:04:47.259548  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8711 FOLLOWER]: Advancing to term 8712
I20260429 08:04:47.260167  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.260213  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8711.5
I20260429 08:04:47.260257  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8711.6
I20260429 08:04:47.261031  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8712 FOLLOWER]: Advancing to term 8713
I20260429 08:04:47.261471  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.261528  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8712.5
I20260429 08:04:47.261574  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8712.6
I20260429 08:04:47.262187  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8713 FOLLOWER]: Advancing to term 8714
I20260429 08:04:47.262619  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.262683  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8713.5
I20260429 08:04:47.262729  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8713.6
I20260429 08:04:47.263347  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8714 FOLLOWER]: Advancing to term 8715
I20260429 08:04:47.263829  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.263862  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8714.5
I20260429 08:04:47.263916  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8714.6
I20260429 08:04:47.264515  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8715 FOLLOWER]: Advancing to term 8716
I20260429 08:04:47.264899  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.264930  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8715.5
I20260429 08:04:47.264959  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8715.6
I20260429 08:04:47.265619  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8716 FOLLOWER]: Advancing to term 8717
I20260429 08:04:47.266017  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.266049  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8716.5
I20260429 08:04:47.266077  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8716.6
I20260429 08:04:47.266821  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8717 FOLLOWER]: Advancing to term 8718
I20260429 08:04:47.267194  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.267222  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8717.5
I20260429 08:04:47.267251  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8717.6
I20260429 08:04:47.267910  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8718 FOLLOWER]: Advancing to term 8719
I20260429 08:04:47.268283  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.268313  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8718.5
I20260429 08:04:47.268342  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8718.6
I20260429 08:04:47.268880  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8719 FOLLOWER]: Advancing to term 8720
I20260429 08:04:47.269279  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.269309  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8719.5
I20260429 08:04:47.269336  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8719.6
I20260429 08:04:47.270017  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8720 FOLLOWER]: Advancing to term 8721
I20260429 08:04:47.270484  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.270543  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8720.5
I20260429 08:04:47.270587  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8720.6
I20260429 08:04:47.271174  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8721 FOLLOWER]: Advancing to term 8722
I20260429 08:04:47.271718  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.271751  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8721.5
I20260429 08:04:47.271780  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8721.6
I20260429 08:04:47.272387  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8722 FOLLOWER]: Advancing to term 8723
I20260429 08:04:47.272811  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.272843  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8722.5
I20260429 08:04:47.272897  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8722.6
I20260429 08:04:47.273447  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8723 FOLLOWER]: Advancing to term 8724
I20260429 08:04:47.273890  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.273947  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8723.5
I20260429 08:04:47.273996  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8723.6
I20260429 08:04:47.274510  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8724 FOLLOWER]: Advancing to term 8725
I20260429 08:04:47.274971  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.275027  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8724.5
I20260429 08:04:47.275075  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8724.6
I20260429 08:04:47.275621  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8725 FOLLOWER]: Advancing to term 8726
I20260429 08:04:47.276074  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.276134  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8725.5
I20260429 08:04:47.276185  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8725.6
I20260429 08:04:47.276741  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8726 FOLLOWER]: Advancing to term 8727
I20260429 08:04:47.277173  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.277230  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8726.5
I20260429 08:04:47.277272  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8726.6
I20260429 08:04:47.277783  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8727 FOLLOWER]: Advancing to term 8728
I20260429 08:04:47.278198  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.278252  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8727.5
I20260429 08:04:47.278293  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8727.6
I20260429 08:04:47.278795  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8728 FOLLOWER]: Advancing to term 8729
I20260429 08:04:47.279232  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.279286  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8728.5
I20260429 08:04:47.279326  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8728.6
I20260429 08:04:47.279865  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8729 FOLLOWER]: Advancing to term 8730
I20260429 08:04:47.280313  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.280368  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8729.5
I20260429 08:04:47.280409  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8729.6
I20260429 08:04:47.281015  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8730 FOLLOWER]: Advancing to term 8731
I20260429 08:04:47.281455  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.281487  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8730.5
I20260429 08:04:47.281515  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8730.6
I20260429 08:04:47.282176  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8731 FOLLOWER]: Advancing to term 8732
I20260429 08:04:47.282610  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.282676  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8731.5
I20260429 08:04:47.282725  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8731.6
I20260429 08:04:47.283372  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8732 FOLLOWER]: Advancing to term 8733
I20260429 08:04:47.283885  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.283916  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8732.5
I20260429 08:04:47.283944  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8732.6
I20260429 08:04:47.284562  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8733 FOLLOWER]: Advancing to term 8734
I20260429 08:04:47.284958  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.285006  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8733.5
I20260429 08:04:47.285034  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8733.6
I20260429 08:04:47.285636  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8734 FOLLOWER]: Advancing to term 8735
I20260429 08:04:47.286027  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.286058  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8734.5
I20260429 08:04:47.286087  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8734.6
I20260429 08:04:47.286705  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8735 FOLLOWER]: Advancing to term 8736
I20260429 08:04:47.287082  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.287112  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8735.5
I20260429 08:04:47.287139  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8735.6
I20260429 08:04:47.287755  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8736 FOLLOWER]: Advancing to term 8737
I20260429 08:04:47.288156  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.288185  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8736.5
I20260429 08:04:47.288213  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8736.6
I20260429 08:04:47.288880  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8737 FOLLOWER]: Advancing to term 8738
I20260429 08:04:47.289255  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.289284  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8737.5
I20260429 08:04:47.289311  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8737.6
I20260429 08:04:47.289862  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8738 FOLLOWER]: Advancing to term 8739
I20260429 08:04:47.290232  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.290259  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8738.5
I20260429 08:04:47.290287  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8738.6
I20260429 08:04:47.290925  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8739 FOLLOWER]: Advancing to term 8740
I20260429 08:04:47.291306  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.291334  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8739.5
I20260429 08:04:47.291361  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8739.6
I20260429 08:04:47.291981  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8740 FOLLOWER]: Advancing to term 8741
I20260429 08:04:47.292352  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.292382  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8740.5
I20260429 08:04:47.292409  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8740.6
I20260429 08:04:47.292982  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8741 FOLLOWER]: Advancing to term 8742
I20260429 08:04:47.293423  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.293455  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8741.5
I20260429 08:04:47.293510  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8741.6
I20260429 08:04:47.294013  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8742 FOLLOWER]: Advancing to term 8743
I20260429 08:04:47.294474  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.294505  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8742.5
I20260429 08:04:47.294564  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8742.6
I20260429 08:04:47.295100  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8743 FOLLOWER]: Advancing to term 8744
I20260429 08:04:47.295599  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.295634  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8743.5
I20260429 08:04:47.295663  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8743.6
I20260429 08:04:47.296149  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8744 FOLLOWER]: Advancing to term 8745
I20260429 08:04:47.296587  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.296645  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8744.5
I20260429 08:04:47.296690  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8744.6
I20260429 08:04:47.297281  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8745 FOLLOWER]: Advancing to term 8746
I20260429 08:04:47.297739  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.297794  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8745.5
I20260429 08:04:47.297840  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8745.6
I20260429 08:04:47.298486  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8746 FOLLOWER]: Advancing to term 8747
I20260429 08:04:47.298905  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.298957  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8746.5
I20260429 08:04:47.299000  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8746.6
I20260429 08:04:47.299607  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8747 FOLLOWER]: Advancing to term 8748
I20260429 08:04:47.299988  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.300019  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8747.5
I20260429 08:04:47.300045  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8747.6
I20260429 08:04:47.300709  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8748 FOLLOWER]: Advancing to term 8749
I20260429 08:04:47.301174  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.301208  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8748.5
I20260429 08:04:47.301236  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8748.6
I20260429 08:04:47.301904  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8749 FOLLOWER]: Advancing to term 8750
I20260429 08:04:47.302290  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.302322  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8749.5
I20260429 08:04:47.302350  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8749.6
I20260429 08:04:47.302976  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8750 FOLLOWER]: Advancing to term 8751
I20260429 08:04:47.303403  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.303462  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8750.5
I20260429 08:04:47.303521  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8750.6
I20260429 08:04:47.304059  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8751 FOLLOWER]: Advancing to term 8752
I20260429 08:04:47.304522  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.304579  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8751.5
I20260429 08:04:47.304625  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8751.6
I20260429 08:04:47.305207  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8752 FOLLOWER]: Advancing to term 8753
I20260429 08:04:47.305616  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.305680  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8752.5
I20260429 08:04:47.305729  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8752.6
I20260429 08:04:47.306289  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8753 FOLLOWER]: Advancing to term 8754
I20260429 08:04:47.306742  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.306775  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8753.5
I20260429 08:04:47.306803  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8753.6
I20260429 08:04:47.307588  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8754 FOLLOWER]: Advancing to term 8755
I20260429 08:04:47.308003  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.308035  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8754.5
I20260429 08:04:47.308089  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8754.6
I20260429 08:04:47.308703  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8755 FOLLOWER]: Advancing to term 8756
I20260429 08:04:47.309105  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.309137  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8755.5
I20260429 08:04:47.309165  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8755.6
I20260429 08:04:47.309908  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8756 FOLLOWER]: Advancing to term 8757
I20260429 08:04:47.310352  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.310393  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8756.5
I20260429 08:04:47.310464  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8756.6
I20260429 08:04:47.311201  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8757 FOLLOWER]: Advancing to term 8758
I20260429 08:04:47.311653  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.311695  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8757.5
I20260429 08:04:47.311725  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8757.6
I20260429 08:04:47.312341  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8758 FOLLOWER]: Advancing to term 8759
I20260429 08:04:47.312815  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.312873  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8758.5
I20260429 08:04:47.312922  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8758.6
I20260429 08:04:47.313565  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8759 FOLLOWER]: Advancing to term 8760
I20260429 08:04:47.314015  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.314070  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8759.5
I20260429 08:04:47.314114  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8759.6
I20260429 08:04:47.314705  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8760 FOLLOWER]: Advancing to term 8761
I20260429 08:04:47.315111  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.315143  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8760.5
I20260429 08:04:47.315172  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8760.6
I20260429 08:04:47.315826  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8761 FOLLOWER]: Advancing to term 8762
I20260429 08:04:47.316299  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.316332  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8761.5
I20260429 08:04:47.316386  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8761.6
I20260429 08:04:47.317167  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8762 FOLLOWER]: Advancing to term 8763
I20260429 08:04:47.317607  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.317639  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8762.5
I20260429 08:04:47.317694  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8762.6
I20260429 08:04:47.318284  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8763 FOLLOWER]: Advancing to term 8764
I20260429 08:04:47.318729  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.318760  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8763.5
I20260429 08:04:47.318816  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8763.6
I20260429 08:04:47.319329  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8764 FOLLOWER]: Advancing to term 8765
I20260429 08:04:47.319821  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.319854  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8764.5
I20260429 08:04:47.319909  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8764.6
I20260429 08:04:47.320436  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8765 FOLLOWER]: Advancing to term 8766
I20260429 08:04:47.320881  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.320914  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8765.5
I20260429 08:04:47.320968  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8765.6
I20260429 08:04:47.321475  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8766 FOLLOWER]: Advancing to term 8767
I20260429 08:04:47.321918  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.321950  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8766.5
I20260429 08:04:47.322005  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8766.6
I20260429 08:04:47.322600  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8767 FOLLOWER]: Advancing to term 8768
I20260429 08:04:47.322996  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.323027  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8767.5
I20260429 08:04:47.323055  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8767.6
I20260429 08:04:47.323796  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8768 FOLLOWER]: Advancing to term 8769
I20260429 08:04:47.324179  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.324210  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8768.5
I20260429 08:04:47.324239  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8768.6
I20260429 08:04:47.324805  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8769 FOLLOWER]: Advancing to term 8770
I20260429 08:04:47.325193  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.325224  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8769.5
I20260429 08:04:47.325253  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8769.6
I20260429 08:04:47.325806  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8770 FOLLOWER]: Advancing to term 8771
I20260429 08:04:47.326184  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.326215  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8770.5
I20260429 08:04:47.326243  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8770.6
I20260429 08:04:47.326803  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8771 FOLLOWER]: Advancing to term 8772
I20260429 08:04:47.327188  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.327220  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8771.5
I20260429 08:04:47.327248  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8771.6
I20260429 08:04:47.327816  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8772 FOLLOWER]: Advancing to term 8773
I20260429 08:04:47.328262  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.328294  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8772.5
I20260429 08:04:47.328348  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8772.6
I20260429 08:04:47.329056  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8773 FOLLOWER]: Advancing to term 8774
I20260429 08:04:47.329483  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.329538  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8773.5
I20260429 08:04:47.329584  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8773.6
I20260429 08:04:47.330163  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8774 FOLLOWER]: Advancing to term 8775
I20260429 08:04:47.330612  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.330675  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8774.5
I20260429 08:04:47.330727  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8774.6
I20260429 08:04:47.331308  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8775 FOLLOWER]: Advancing to term 8776
I20260429 08:04:47.331830  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.331888  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8775.5
I20260429 08:04:47.331935  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8775.6
I20260429 08:04:47.332520  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8776 FOLLOWER]: Advancing to term 8777
I20260429 08:04:47.332947  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.333004  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8776.5
I20260429 08:04:47.333052  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8776.6
I20260429 08:04:47.333768  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8777 FOLLOWER]: Advancing to term 8778
I20260429 08:04:47.334267  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.334321  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8777.5
I20260429 08:04:47.334367  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8777.6
I20260429 08:04:47.335103  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8778 FOLLOWER]: Advancing to term 8779
I20260429 08:04:47.335609  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.335660  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8778.5
I20260429 08:04:47.335703  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8778.6
I20260429 08:04:47.336351  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8779 FOLLOWER]: Advancing to term 8780
I20260429 08:04:47.336814  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.336853  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8779.5
I20260429 08:04:47.336910  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8779.6
I20260429 08:04:47.337540  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8780 FOLLOWER]: Advancing to term 8781
I20260429 08:04:47.337996  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.338028  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8780.5
I20260429 08:04:47.338084  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8780.6
I20260429 08:04:47.338774  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8781 FOLLOWER]: Advancing to term 8782
I20260429 08:04:47.339190  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.339223  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8781.5
I20260429 08:04:47.339278  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8781.6
I20260429 08:04:47.339897  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8782 FOLLOWER]: Advancing to term 8783
I20260429 08:04:47.340399  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.340451  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8782.5
I20260429 08:04:47.340481  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8782.6
I20260429 08:04:47.341117  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8783 FOLLOWER]: Advancing to term 8784
I20260429 08:04:47.341559  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.341591  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8783.5
I20260429 08:04:47.341648  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8783.6
I20260429 08:04:47.342312  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8784 FOLLOWER]: Advancing to term 8785
I20260429 08:04:47.342752  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.342784  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8784.5
I20260429 08:04:47.342837  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8784.6
I20260429 08:04:47.343439  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8785 FOLLOWER]: Advancing to term 8786
I20260429 08:04:47.343912  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.343971  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8785.5
I20260429 08:04:47.344010  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8785.6
I20260429 08:04:47.344540  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8786 FOLLOWER]: Advancing to term 8787
I20260429 08:04:47.344923  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.344954  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8786.5
I20260429 08:04:47.344980  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8786.6
I20260429 08:04:47.345492  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8787 FOLLOWER]: Advancing to term 8788
I20260429 08:04:47.345880  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.345911  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8787.5
I20260429 08:04:47.345938  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8787.6
I20260429 08:04:47.346483  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8788 FOLLOWER]: Advancing to term 8789
I20260429 08:04:47.346866  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.346896  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8788.5
I20260429 08:04:47.346925  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8788.6
I20260429 08:04:47.347421  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8789 FOLLOWER]: Advancing to term 8790
I20260429 08:04:47.347856  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.347888  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8789.5
I20260429 08:04:47.347918  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8789.6
I20260429 08:04:47.348426  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8790 FOLLOWER]: Advancing to term 8791
I20260429 08:04:47.348820  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.348851  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8790.5
I20260429 08:04:47.348879  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8790.6
I20260429 08:04:47.349377  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8791 FOLLOWER]: Advancing to term 8792
I20260429 08:04:47.349756  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.349787  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8791.5
I20260429 08:04:47.349814  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8791.6
I20260429 08:04:47.350286  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8792 FOLLOWER]: Advancing to term 8793
I20260429 08:04:47.350672  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.350703  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8792.5
I20260429 08:04:47.350730  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8792.6
I20260429 08:04:47.351267  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8793 FOLLOWER]: Advancing to term 8794
I20260429 08:04:47.351804  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.351835  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8793.5
I20260429 08:04:47.351864  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8793.6
I20260429 08:04:47.352494  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8794 FOLLOWER]: Advancing to term 8795
I20260429 08:04:47.352962  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.353020  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8794.5
I20260429 08:04:47.353063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8794.6
I20260429 08:04:47.353693  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8795 FOLLOWER]: Advancing to term 8796
I20260429 08:04:47.354120  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.354178  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8795.5
I20260429 08:04:47.354220  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8795.6
I20260429 08:04:47.354887  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8796 FOLLOWER]: Advancing to term 8797
I20260429 08:04:47.355335  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.355392  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8796.5
I20260429 08:04:47.355437  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8796.6
I20260429 08:04:47.356093  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8797 FOLLOWER]: Advancing to term 8798
I20260429 08:04:47.356540  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.356596  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8797.5
I20260429 08:04:47.356640  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8797.6
I20260429 08:04:47.357221  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8798 FOLLOWER]: Advancing to term 8799
I20260429 08:04:47.357667  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.357729  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8798.5
I20260429 08:04:47.357774  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8798.6
I20260429 08:04:47.358342  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8799 FOLLOWER]: Advancing to term 8800
I20260429 08:04:47.358801  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.358842  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8799.5
I20260429 08:04:47.358896  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8799.6
I20260429 08:04:47.359457  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8800 FOLLOWER]: Advancing to term 8801
I20260429 08:04:47.359993  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.360054  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8800.5
I20260429 08:04:47.360102  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8800.6
I20260429 08:04:47.360725  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8801 FOLLOWER]: Advancing to term 8802
I20260429 08:04:47.361181  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.361213  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8801.5
I20260429 08:04:47.361267  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8801.6
I20260429 08:04:47.361843  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8802 FOLLOWER]: Advancing to term 8803
I20260429 08:04:47.362283  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.362315  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8802.5
I20260429 08:04:47.362370  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8802.6
I20260429 08:04:47.362982  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8803 FOLLOWER]: Advancing to term 8804
I20260429 08:04:47.363417  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.363451  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8803.5
I20260429 08:04:47.363538  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8803.6
I20260429 08:04:47.364126  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8804 FOLLOWER]: Advancing to term 8805
I20260429 08:04:47.364557  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.364588  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8804.5
I20260429 08:04:47.364660  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8804.6
I20260429 08:04:47.365201  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8805 FOLLOWER]: Advancing to term 8806
I20260429 08:04:47.365751  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.365783  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8805.5
I20260429 08:04:47.365844  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8805.6
I20260429 08:04:47.366513  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8806 FOLLOWER]: Advancing to term 8807
I20260429 08:04:47.366966  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.366998  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8806.5
I20260429 08:04:47.367055  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8806.6
I20260429 08:04:47.367794  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8807 FOLLOWER]: Advancing to term 8808
I20260429 08:04:47.368283  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.368322  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8807.5
I20260429 08:04:47.368393  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8807.6
I20260429 08:04:47.369122  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8808 FOLLOWER]: Advancing to term 8809
I20260429 08:04:47.369554  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.369588  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8808.5
I20260429 08:04:47.369618  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8808.6
I20260429 08:04:47.370384  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8809 FOLLOWER]: Advancing to term 8810
I20260429 08:04:47.370838  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.370896  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8809.5
I20260429 08:04:47.370944  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8809.6
I20260429 08:04:47.371747  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8810 FOLLOWER]: Advancing to term 8811
I20260429 08:04:47.372185  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.372241  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8810.5
I20260429 08:04:47.372287  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8810.6
I20260429 08:04:47.372917  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8811 FOLLOWER]: Advancing to term 8812
I20260429 08:04:47.373337  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.373390  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8811.5
I20260429 08:04:47.373448  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8811.6
I20260429 08:04:47.374079  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8812 FOLLOWER]: Advancing to term 8813
I20260429 08:04:47.374534  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.374588  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8812.5
I20260429 08:04:47.374655  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8812.6
I20260429 08:04:47.375301  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8813 FOLLOWER]: Advancing to term 8814
I20260429 08:04:47.375808  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.375860  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8813.5
I20260429 08:04:47.375901  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8813.6
I20260429 08:04:47.376502  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8814 FOLLOWER]: Advancing to term 8815
I20260429 08:04:47.376931  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.376988  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8814.5
I20260429 08:04:47.377029  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8814.6
I20260429 08:04:47.377748  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8815 FOLLOWER]: Advancing to term 8816
I20260429 08:04:47.378177  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.378232  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8815.5
I20260429 08:04:47.378274  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8815.6
I20260429 08:04:47.378870  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8816 FOLLOWER]: Advancing to term 8817
I20260429 08:04:47.379338  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.379374  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8816.5
I20260429 08:04:47.379402  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8816.6
I20260429 08:04:47.380067  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8817 FOLLOWER]: Advancing to term 8818
I20260429 08:04:47.380509  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.380542  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8817.5
I20260429 08:04:47.380596  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8817.6
I20260429 08:04:47.381198  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8818 FOLLOWER]: Advancing to term 8819
I20260429 08:04:47.381626  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.381688  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8818.5
I20260429 08:04:47.381735  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8818.6
I20260429 08:04:47.382346  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8819 FOLLOWER]: Advancing to term 8820
I20260429 08:04:47.382820  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.382851  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8819.5
I20260429 08:04:47.382905  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8819.6
I20260429 08:04:47.383591  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8820 FOLLOWER]: Advancing to term 8821
I20260429 08:04:47.383993  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.384024  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8820.5
I20260429 08:04:47.384053  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8820.6
I20260429 08:04:47.384570  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8821 FOLLOWER]: Advancing to term 8822
I20260429 08:04:47.384960  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.384992  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8821.5
I20260429 08:04:47.385020  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8821.6
I20260429 08:04:47.385567  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8822 FOLLOWER]: Advancing to term 8823
I20260429 08:04:47.385972  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.386003  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8822.5
I20260429 08:04:47.386032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8822.6
I20260429 08:04:47.386602  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8823 FOLLOWER]: Advancing to term 8824
I20260429 08:04:47.386992  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.387023  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8823.5
I20260429 08:04:47.387051  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8823.6
I20260429 08:04:47.387605  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8824 FOLLOWER]: Advancing to term 8825
I20260429 08:04:47.387985  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.388016  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8824.5
I20260429 08:04:47.388043  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8824.6
I20260429 08:04:47.388572  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8825 FOLLOWER]: Advancing to term 8826
I20260429 08:04:47.388952  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.388984  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8825.5
I20260429 08:04:47.389012  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8825.6
I20260429 08:04:47.389477  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8826 FOLLOWER]: Advancing to term 8827
I20260429 08:04:47.389911  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.389966  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8826.5
I20260429 08:04:47.390012  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8826.6
I20260429 08:04:47.390545  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8827 FOLLOWER]: Advancing to term 8828
I20260429 08:04:47.390978  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.391033  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8827.5
I20260429 08:04:47.391080  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8827.6
I20260429 08:04:47.391601  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8828 FOLLOWER]: Advancing to term 8829
I20260429 08:04:47.392036  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.392092  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8828.5
I20260429 08:04:47.392138  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8828.6
I20260429 08:04:47.392624  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8829 FOLLOWER]: Advancing to term 8830
I20260429 08:04:47.393051  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.393106  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8829.5
I20260429 08:04:47.393152  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8829.6
I20260429 08:04:47.393631  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8830 FOLLOWER]: Advancing to term 8831
I20260429 08:04:47.394071  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.394127  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8830.5
I20260429 08:04:47.394172  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8830.6
I20260429 08:04:47.394821  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8831 FOLLOWER]: Advancing to term 8832
I20260429 08:04:47.395270  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.395327  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8831.5
I20260429 08:04:47.395375  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8831.6
I20260429 08:04:47.395975  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8832 FOLLOWER]: Advancing to term 8833
I20260429 08:04:47.396415  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.396469  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8832.5
I20260429 08:04:47.396517  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8832.6
I20260429 08:04:47.397015  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8833 FOLLOWER]: Advancing to term 8834
I20260429 08:04:47.397447  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.397502  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8833.5
I20260429 08:04:47.397548  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8833.6
I20260429 08:04:47.398123  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8834 FOLLOWER]: Advancing to term 8835
I20260429 08:04:47.398584  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.398617  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8834.5
I20260429 08:04:47.398671  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8834.6
I20260429 08:04:47.399194  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8835 FOLLOWER]: Advancing to term 8836
I20260429 08:04:47.399735  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.399768  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8835.5
I20260429 08:04:47.399797  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8835.6
I20260429 08:04:47.400496  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8836 FOLLOWER]: Advancing to term 8837
I20260429 08:04:47.400952  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.400985  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8836.5
I20260429 08:04:47.401041  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8836.6
I20260429 08:04:47.401602  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8837 FOLLOWER]: Advancing to term 8838
I20260429 08:04:47.402045  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.402076  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8837.5
I20260429 08:04:47.402132  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8837.6
I20260429 08:04:47.402704  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8838 FOLLOWER]: Advancing to term 8839
I20260429 08:04:47.403100  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.403132  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8838.5
I20260429 08:04:47.403162  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8838.6
I20260429 08:04:47.403810  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8839 FOLLOWER]: Advancing to term 8840
I20260429 08:04:47.404294  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.404343  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8839.5
I20260429 08:04:47.404388  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8839.6
I20260429 08:04:47.405023  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8840 FOLLOWER]: Advancing to term 8841
I20260429 08:04:47.405412  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.405447  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8840.5
I20260429 08:04:47.405475  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8840.6
I20260429 08:04:47.406211  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8841 FOLLOWER]: Advancing to term 8842
I20260429 08:04:47.406622  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.406654  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8841.5
I20260429 08:04:47.406685  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8841.6
I20260429 08:04:47.407286  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8842 FOLLOWER]: Advancing to term 8843
I20260429 08:04:47.407769  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.407801  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8842.5
I20260429 08:04:47.407830  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8842.6
I20260429 08:04:47.408427  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8843 FOLLOWER]: Advancing to term 8844
I20260429 08:04:47.408805  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.408835  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8843.5
I20260429 08:04:47.408864  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8843.6
I20260429 08:04:47.409451  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8844 FOLLOWER]: Advancing to term 8845
I20260429 08:04:47.409827  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.409857  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8844.5
I20260429 08:04:47.409884  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8844.6
I20260429 08:04:47.410458  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8845 FOLLOWER]: Advancing to term 8846
I20260429 08:04:47.410835  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.410866  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8845.5
I20260429 08:04:47.410892  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8845.6
I20260429 08:04:47.411435  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8846 FOLLOWER]: Advancing to term 8847
I20260429 08:04:47.411899  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.411931  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8846.5
I20260429 08:04:47.411962  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8846.6
I20260429 08:04:47.412520  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8847 FOLLOWER]: Advancing to term 8848
I20260429 08:04:47.412907  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.412937  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8847.5
I20260429 08:04:47.412966  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8847.6
I20260429 08:04:47.413513  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8848 FOLLOWER]: Advancing to term 8849
I20260429 08:04:47.413899  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.413929  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8848.5
I20260429 08:04:47.413957  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8848.6
I20260429 08:04:47.414507  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8849 FOLLOWER]: Advancing to term 8850
I20260429 08:04:47.414893  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.414924  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8849.5
I20260429 08:04:47.414952  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8849.6
I20260429 08:04:47.415562  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8850 FOLLOWER]: Advancing to term 8851
I20260429 08:04:47.415943  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.415973  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8850.5
I20260429 08:04:47.416002  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8850.6
I20260429 08:04:47.416568  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8851 FOLLOWER]: Advancing to term 8852
I20260429 08:04:47.417138  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.417176  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8851.5
I20260429 08:04:47.417207  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8851.6
I20260429 08:04:47.417912  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8852 FOLLOWER]: Advancing to term 8853
I20260429 08:04:47.418320  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.418352  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8852.5
I20260429 08:04:47.418385  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8852.6
I20260429 08:04:47.418975  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8853 FOLLOWER]: Advancing to term 8854
I20260429 08:04:47.419364  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.419396  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8853.5
I20260429 08:04:47.419425  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8853.6
I20260429 08:04:47.419941  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8854 FOLLOWER]: Advancing to term 8855
I20260429 08:04:47.420322  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.420352  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8854.5
I20260429 08:04:47.420382  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8854.6
I20260429 08:04:47.420892  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8855 FOLLOWER]: Advancing to term 8856
I20260429 08:04:47.421284  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.421314  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8855.5
I20260429 08:04:47.421341  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8855.6
I20260429 08:04:47.421815  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8856 FOLLOWER]: Advancing to term 8857
I20260429 08:04:47.422185  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.422215  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8856.5
I20260429 08:04:47.422243  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8856.6
I20260429 08:04:47.422778  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8857 FOLLOWER]: Advancing to term 8858
I20260429 08:04:47.423156  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.423187  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8857.5
I20260429 08:04:47.423213  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8857.6
I20260429 08:04:47.423763  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8858 FOLLOWER]: Advancing to term 8859
I20260429 08:04:47.424296  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.424330  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8858.5
I20260429 08:04:47.424360  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8858.6
I20260429 08:04:47.424979  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8859 FOLLOWER]: Advancing to term 8860
I20260429 08:04:47.425359  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.425390  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8859.5
I20260429 08:04:47.425419  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8859.6
I20260429 08:04:47.425920  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8860 FOLLOWER]: Advancing to term 8861
I20260429 08:04:47.426321  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.426365  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8860.5
I20260429 08:04:47.426395  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8860.6
I20260429 08:04:47.427035  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8861 FOLLOWER]: Advancing to term 8862
I20260429 08:04:47.427420  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.427453  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8861.5
I20260429 08:04:47.427533  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8861.6
I20260429 08:04:47.428052  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8862 FOLLOWER]: Advancing to term 8863
I20260429 08:04:47.428436  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.428467  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8862.5
I20260429 08:04:47.428495  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8862.6
I20260429 08:04:47.429049  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8863 FOLLOWER]: Advancing to term 8864
I20260429 08:04:47.429423  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.429454  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8863.5
I20260429 08:04:47.429482  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8863.6
I20260429 08:04:47.430047  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8864 FOLLOWER]: Advancing to term 8865
I20260429 08:04:47.430425  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.430456  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8864.5
I20260429 08:04:47.430485  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8864.6
I20260429 08:04:47.431277  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8865 FOLLOWER]: Advancing to term 8866
I20260429 08:04:47.431771  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.431805  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8865.5
I20260429 08:04:47.431835  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8865.6
I20260429 08:04:47.432356  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8866 FOLLOWER]: Advancing to term 8867
I20260429 08:04:47.432755  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.432786  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8866.5
I20260429 08:04:47.432814  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8866.6
I20260429 08:04:47.433457  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8867 FOLLOWER]: Advancing to term 8868
I20260429 08:04:47.433868  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.433898  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8867.5
I20260429 08:04:47.433928  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8867.6
I20260429 08:04:47.434408  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8868 FOLLOWER]: Advancing to term 8869
I20260429 08:04:47.434795  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.434827  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8868.5
I20260429 08:04:47.434855  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8868.6
I20260429 08:04:47.435352  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8869 FOLLOWER]: Advancing to term 8870
I20260429 08:04:47.435950  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.435987  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8869.5
I20260429 08:04:47.436018  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8869.6
I20260429 08:04:47.436816  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8870 FOLLOWER]: Advancing to term 8871
I20260429 08:04:47.437215  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.437245  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8870.5
I20260429 08:04:47.437275  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8870.6
I20260429 08:04:47.437876  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8871 FOLLOWER]: Advancing to term 8872
I20260429 08:04:47.438287  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.438318  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8871.5
I20260429 08:04:47.438346  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8871.6
I20260429 08:04:47.438926  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8872 FOLLOWER]: Advancing to term 8873
I20260429 08:04:47.439368  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.439429  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8872.5
I20260429 08:04:47.439503  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8872.6
I20260429 08:04:47.440207  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8873 FOLLOWER]: Advancing to term 8874
I20260429 08:04:47.440665  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.440719  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8873.5
I20260429 08:04:47.440761  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8873.6
I20260429 08:04:47.441360  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8874 FOLLOWER]: Advancing to term 8875
I20260429 08:04:47.441800  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.441855  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8874.5
I20260429 08:04:47.441897  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8874.6
I20260429 08:04:47.442524  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8875 FOLLOWER]: Advancing to term 8876
I20260429 08:04:47.442961  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.443017  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8875.5
I20260429 08:04:47.443058  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8875.6
I20260429 08:04:47.443737  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8876 FOLLOWER]: Advancing to term 8877
I20260429 08:04:47.444203  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.444233  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8876.5
I20260429 08:04:47.444283  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8876.6
I20260429 08:04:47.444903  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8877 FOLLOWER]: Advancing to term 8878
I20260429 08:04:47.445334  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.445366  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8877.5
I20260429 08:04:47.445421  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8877.6
I20260429 08:04:47.445941  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8878 FOLLOWER]: Advancing to term 8879
I20260429 08:04:47.446408  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.446442  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8878.5
I20260429 08:04:47.446497  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8878.6
I20260429 08:04:47.447096  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8879 FOLLOWER]: Advancing to term 8880
I20260429 08:04:47.447623  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.447654  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8879.5
I20260429 08:04:47.447688  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8879.6
I20260429 08:04:47.448374  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8880 FOLLOWER]: Advancing to term 8881
I20260429 08:04:47.448825  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.448858  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8880.5
I20260429 08:04:47.448911  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8880.6
I20260429 08:04:47.449551  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8881 FOLLOWER]: Advancing to term 8882
I20260429 08:04:47.449990  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.450021  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8881.5
I20260429 08:04:47.450078  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8881.6
I20260429 08:04:47.450711  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8882 FOLLOWER]: Advancing to term 8883
I20260429 08:04:47.451143  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.451174  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8882.5
I20260429 08:04:47.451228  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8882.6
I20260429 08:04:47.451846  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8883 FOLLOWER]: Advancing to term 8884
I20260429 08:04:47.452262  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.452293  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8883.5
I20260429 08:04:47.452347  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8883.6
I20260429 08:04:47.452925  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8884 FOLLOWER]: Advancing to term 8885
I20260429 08:04:47.453323  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.453354  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8884.5
I20260429 08:04:47.453383  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8884.6
I20260429 08:04:47.453948  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8885 FOLLOWER]: Advancing to term 8886
I20260429 08:04:47.454332  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.454362  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8885.5
I20260429 08:04:47.454391  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8885.6
I20260429 08:04:47.454944  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8886 FOLLOWER]: Advancing to term 8887
I20260429 08:04:47.455328  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.455358  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8886.5
I20260429 08:04:47.455386  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8886.6
I20260429 08:04:47.455924  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8887 FOLLOWER]: Advancing to term 8888
I20260429 08:04:47.456317  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.456348  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8887.5
I20260429 08:04:47.456377  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8887.6
I20260429 08:04:47.456921  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8888 FOLLOWER]: Advancing to term 8889
I20260429 08:04:47.457306  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.457337  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8888.5
I20260429 08:04:47.457365  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8888.6
I20260429 08:04:47.457907  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8889 FOLLOWER]: Advancing to term 8890
I20260429 08:04:47.458292  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.458323  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8889.5
I20260429 08:04:47.458350  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8889.6
I20260429 08:04:47.458812  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8890 FOLLOWER]: Advancing to term 8891
I20260429 08:04:47.459252  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.459283  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8890.5
I20260429 08:04:47.459311  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8890.6
I20260429 08:04:47.459893  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8891 FOLLOWER]: Advancing to term 8892
I20260429 08:04:47.460345  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.460376  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8891.5
I20260429 08:04:47.460405  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8891.6
I20260429 08:04:47.460902  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8892 FOLLOWER]: Advancing to term 8893
I20260429 08:04:47.461333  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.461365  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8892.5
I20260429 08:04:47.461421  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8892.6
I20260429 08:04:47.461925  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8893 FOLLOWER]: Advancing to term 8894
I20260429 08:04:47.462374  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.462405  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8893.5
I20260429 08:04:47.462455  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8893.6
I20260429 08:04:47.463088  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8894 FOLLOWER]: Advancing to term 8895
I20260429 08:04:47.463570  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.463600  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8894.5
I20260429 08:04:47.463645  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8894.6
I20260429 08:04:47.464226  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8895 FOLLOWER]: Advancing to term 8896
I20260429 08:04:47.464686  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.464718  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8895.5
I20260429 08:04:47.464771  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8895.6
I20260429 08:04:47.465365  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8896 FOLLOWER]: Advancing to term 8897
I20260429 08:04:47.465824  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.465857  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8896.5
I20260429 08:04:47.465909  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8896.6
I20260429 08:04:47.466591  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8897 FOLLOWER]: Advancing to term 8898
I20260429 08:04:47.467028  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.467059  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8897.5
I20260429 08:04:47.467111  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8897.6
I20260429 08:04:47.467667  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8898 FOLLOWER]: Advancing to term 8899
I20260429 08:04:47.468091  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.468146  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8898.5
I20260429 08:04:47.468187  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8898.6
I20260429 08:04:47.468873  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8899 FOLLOWER]: Advancing to term 8900
I20260429 08:04:47.469295  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.469350  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8899.5
I20260429 08:04:47.469391  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8899.6
I20260429 08:04:47.469996  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8900 FOLLOWER]: Advancing to term 8901
I20260429 08:04:47.470448  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.470480  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8900.5
I20260429 08:04:47.470534  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8900.6
I20260429 08:04:47.471098  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8901 FOLLOWER]: Advancing to term 8902
I20260429 08:04:47.471616  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.471649  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8901.5
I20260429 08:04:47.471701  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8901.6
I20260429 08:04:47.472333  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8902 FOLLOWER]: Advancing to term 8903
I20260429 08:04:47.472785  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.472817  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8902.5
I20260429 08:04:47.472874  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8902.6
I20260429 08:04:47.473455  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8903 FOLLOWER]: Advancing to term 8904
I20260429 08:04:47.473902  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.473933  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8903.5
I20260429 08:04:47.473986  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8903.6
I20260429 08:04:47.474560  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8904 FOLLOWER]: Advancing to term 8905
I20260429 08:04:47.474997  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.475030  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8904.5
I20260429 08:04:47.475082  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8904.6
I20260429 08:04:47.475711  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8905 FOLLOWER]: Advancing to term 8906
I20260429 08:04:47.476126  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.476161  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8905.5
I20260429 08:04:47.476230  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8905.6
I20260429 08:04:47.476867  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8906 FOLLOWER]: Advancing to term 8907
I20260429 08:04:47.477258  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.477288  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8906.5
I20260429 08:04:47.477315  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8906.6
I20260429 08:04:47.478041  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8907 FOLLOWER]: Advancing to term 8908
I20260429 08:04:47.478405  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.478453  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8907.5
I20260429 08:04:47.478480  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8907.6
I20260429 08:04:47.479018  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8908 FOLLOWER]: Advancing to term 8909
I20260429 08:04:47.479442  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.479472  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8908.5
I20260429 08:04:47.479559  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8908.6
I20260429 08:04:47.480122  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8909 FOLLOWER]: Advancing to term 8910
I20260429 08:04:47.480572  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.480623  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8909.5
I20260429 08:04:47.480681  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8909.6
I20260429 08:04:47.481238  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8910 FOLLOWER]: Advancing to term 8911
I20260429 08:04:47.481689  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.481721  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8910.5
I20260429 08:04:47.481777  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8910.6
I20260429 08:04:47.482259  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8911 FOLLOWER]: Advancing to term 8912
I20260429 08:04:47.482740  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.482772  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8911.5
I20260429 08:04:47.482826  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8911.6
I20260429 08:04:47.483322  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8912 FOLLOWER]: Advancing to term 8913
I20260429 08:04:47.483817  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.483887  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8912.5
I20260429 08:04:47.483930  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8912.6
I20260429 08:04:47.484565  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8913 FOLLOWER]: Advancing to term 8914
I20260429 08:04:47.485024  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.485057  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8913.5
I20260429 08:04:47.485110  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8913.6
I20260429 08:04:47.485692  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8914 FOLLOWER]: Advancing to term 8915
I20260429 08:04:47.486127  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.486164  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8914.5
I20260429 08:04:47.486217  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8914.6
I20260429 08:04:47.486814  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8915 FOLLOWER]: Advancing to term 8916
I20260429 08:04:47.487236  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.487290  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8915.5
I20260429 08:04:47.487335  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8915.6
I20260429 08:04:47.487974  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8916 FOLLOWER]: Advancing to term 8917
I20260429 08:04:47.488396  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.488449  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8916.5
I20260429 08:04:47.488494  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8916.6
I20260429 08:04:47.489120  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8917 FOLLOWER]: Advancing to term 8918
I20260429 08:04:47.489521  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.489574  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8917.5
I20260429 08:04:47.489619  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8917.6
I20260429 08:04:47.490196  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8918 FOLLOWER]: Advancing to term 8919
I20260429 08:04:47.490634  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.490667  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8918.5
I20260429 08:04:47.490722  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8918.6
I20260429 08:04:47.491336  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8919 FOLLOWER]: Advancing to term 8920
I20260429 08:04:47.491823  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.491855  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8919.5
I20260429 08:04:47.491883  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8919.6
I20260429 08:04:47.492548  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8920 FOLLOWER]: Advancing to term 8921
I20260429 08:04:47.492923  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.492954  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8920.5
I20260429 08:04:47.492982  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8920.6
I20260429 08:04:47.493649  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8921 FOLLOWER]: Advancing to term 8922
I20260429 08:04:47.494086  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.494117  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8921.5
I20260429 08:04:47.494170  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8921.6
I20260429 08:04:47.494736  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8922 FOLLOWER]: Advancing to term 8923
I20260429 08:04:47.495158  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.495189  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8922.5
I20260429 08:04:47.495241  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8922.6
I20260429 08:04:47.495879  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8923 FOLLOWER]: Advancing to term 8924
I20260429 08:04:47.496316  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.496373  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8923.5
I20260429 08:04:47.496428  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8923.6
I20260429 08:04:47.497010  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8924 FOLLOWER]: Advancing to term 8925
I20260429 08:04:47.497448  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.497503  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8924.5
I20260429 08:04:47.497550  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8924.6
I20260429 08:04:47.498129  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8925 FOLLOWER]: Advancing to term 8926
I20260429 08:04:47.498575  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.498608  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8925.5
I20260429 08:04:47.498637  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8925.6
I20260429 08:04:47.499317  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8926 FOLLOWER]: Advancing to term 8927
I20260429 08:04:47.499830  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.499890  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8926.5
I20260429 08:04:47.499936  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8926.6
I20260429 08:04:47.500576  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8927 FOLLOWER]: Advancing to term 8928
I20260429 08:04:47.501013  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.501070  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8927.5
I20260429 08:04:47.501116  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8927.6
I20260429 08:04:47.501696  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8928 FOLLOWER]: Advancing to term 8929
I20260429 08:04:47.502167  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.502199  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8928.5
I20260429 08:04:47.502256  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8928.6
I20260429 08:04:47.502864  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8929 FOLLOWER]: Advancing to term 8930
I20260429 08:04:47.503255  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.503286  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8929.5
I20260429 08:04:47.503314  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8929.6
I20260429 08:04:47.503901  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8930 FOLLOWER]: Advancing to term 8931
I20260429 08:04:47.504307  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.504334  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8930.5
I20260429 08:04:47.504362  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8930.6
I20260429 08:04:47.504945  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8931 FOLLOWER]: Advancing to term 8932
I20260429 08:04:47.505366  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.505427  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8931.5
I20260429 08:04:47.505473  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8931.6
I20260429 08:04:47.506053  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8932 FOLLOWER]: Advancing to term 8933
I20260429 08:04:47.506466  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.506496  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8932.5
I20260429 08:04:47.506525  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8932.6
I20260429 08:04:47.507157  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8933 FOLLOWER]: Advancing to term 8934
I20260429 08:04:47.507601  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.507632  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8933.5
I20260429 08:04:47.507661  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8933.6
I20260429 08:04:47.508273  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8934 FOLLOWER]: Advancing to term 8935
I20260429 08:04:47.508738  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.508795  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8934.5
I20260429 08:04:47.508842  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8934.6
I20260429 08:04:47.509431  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8935 FOLLOWER]: Advancing to term 8936
I20260429 08:04:47.509887  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.509918  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8935.5
I20260429 08:04:47.509971  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8935.6
I20260429 08:04:47.510638  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8936 FOLLOWER]: Advancing to term 8937
I20260429 08:04:47.511077  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.511108  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8936.5
I20260429 08:04:47.511163  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8936.6
I20260429 08:04:47.511803  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8937 FOLLOWER]: Advancing to term 8938
I20260429 08:04:47.512233  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.512264  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8937.5
I20260429 08:04:47.512318  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8937.6
I20260429 08:04:47.512934  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8938 FOLLOWER]: Advancing to term 8939
I20260429 08:04:47.513357  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.513389  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8938.5
I20260429 08:04:47.513448  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8938.6
I20260429 08:04:47.514081  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8939 FOLLOWER]: Advancing to term 8940
I20260429 08:04:47.514520  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.514552  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8939.5
I20260429 08:04:47.514606  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8939.6
I20260429 08:04:47.515201  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8940 FOLLOWER]: Advancing to term 8941
I20260429 08:04:47.515733  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.515765  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8940.5
I20260429 08:04:47.515816  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8940.6
I20260429 08:04:47.516443  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8941 FOLLOWER]: Advancing to term 8942
I20260429 08:04:47.516875  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.516907  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8941.5
I20260429 08:04:47.516963  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8941.6
I20260429 08:04:47.517539  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8942 FOLLOWER]: Advancing to term 8943
I20260429 08:04:47.518007  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.518039  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8942.5
I20260429 08:04:47.518093  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8942.6
I20260429 08:04:47.518599  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8943 FOLLOWER]: Advancing to term 8944
I20260429 08:04:47.519038  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.519069  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8943.5
I20260429 08:04:47.519137  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8943.6
I20260429 08:04:47.519765  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8944 FOLLOWER]: Advancing to term 8945
I20260429 08:04:47.520193  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.520226  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8944.5
I20260429 08:04:47.520279  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8944.6
I20260429 08:04:47.520902  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8945 FOLLOWER]: Advancing to term 8946
I20260429 08:04:47.521361  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.521394  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8945.5
I20260429 08:04:47.521458  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8945.6
I20260429 08:04:47.522073  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8946 FOLLOWER]: Advancing to term 8947
I20260429 08:04:47.522505  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.522536  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8946.5
I20260429 08:04:47.522590  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8946.6
I20260429 08:04:47.523087  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8947 FOLLOWER]: Advancing to term 8948
I20260429 08:04:47.523576  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.523607  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8947.5
I20260429 08:04:47.523656  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8947.6
I20260429 08:04:47.524138  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8948 FOLLOWER]: Advancing to term 8949
I20260429 08:04:47.524565  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.524596  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8948.5
I20260429 08:04:47.524624  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8948.6
I20260429 08:04:47.525259  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8949 FOLLOWER]: Advancing to term 8950
I20260429 08:04:47.525695  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.525727  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8949.5
I20260429 08:04:47.525792  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8949.6
I20260429 08:04:47.527683  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8950 FOLLOWER]: Advancing to term 8951
I20260429 08:04:47.528113  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.528144  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8950.5
I20260429 08:04:47.528198  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8950.6
I20260429 08:04:47.528698  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8951 FOLLOWER]: Advancing to term 8952
I20260429 08:04:47.529167  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.529199  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8951.5
I20260429 08:04:47.529253  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8951.6
I20260429 08:04:47.529860  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8952 FOLLOWER]: Advancing to term 8953
I20260429 08:04:47.530254  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.530283  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8952.5
I20260429 08:04:47.530310  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8952.6
I20260429 08:04:47.530929  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8953 FOLLOWER]: Advancing to term 8954
I20260429 08:04:47.531318  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.531349  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8953.5
I20260429 08:04:47.531378  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8953.6
I20260429 08:04:47.532049  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8954 FOLLOWER]: Advancing to term 8955
I20260429 08:04:47.532423  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.532454  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8954.5
I20260429 08:04:47.532482  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8954.6
I20260429 08:04:47.533074  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8955 FOLLOWER]: Advancing to term 8956
I20260429 08:04:47.533481  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.533514  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8955.5
I20260429 08:04:47.533541  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8955.6
I20260429 08:04:47.534137  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8956 FOLLOWER]: Advancing to term 8957
I20260429 08:04:47.534591  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.534622  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8956.5
I20260429 08:04:47.534650  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8956.6
I20260429 08:04:47.535305  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8957 FOLLOWER]: Advancing to term 8958
I20260429 08:04:47.535782  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.535816  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8957.5
I20260429 08:04:47.535845  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8957.6
I20260429 08:04:47.536553  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8958 FOLLOWER]: Advancing to term 8959
I20260429 08:04:47.536931  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.536960  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8958.5
I20260429 08:04:47.536988  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8958.6
I20260429 08:04:47.537633  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8959 FOLLOWER]: Advancing to term 8960
I20260429 08:04:47.538007  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.538036  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8959.5
I20260429 08:04:47.538064  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8959.6
I20260429 08:04:47.538662  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8960 FOLLOWER]: Advancing to term 8961
I20260429 08:04:47.539036  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.539065  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8960.5
I20260429 08:04:47.539093  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8960.6
I20260429 08:04:47.539758  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8961 FOLLOWER]: Advancing to term 8962
I20260429 08:04:47.540225  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.540282  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8961.5
I20260429 08:04:47.540328  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8961.6
I20260429 08:04:47.540977  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8962 FOLLOWER]: Advancing to term 8963
I20260429 08:04:47.541651  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.541693  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8962.5
I20260429 08:04:47.541729  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8962.6
I20260429 08:04:47.542325  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8963 FOLLOWER]: Advancing to term 8964
I20260429 08:04:47.542950  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.542999  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8963.5
I20260429 08:04:47.543037  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8963.6
I20260429 08:04:47.543678  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8964 FOLLOWER]: Advancing to term 8965
I20260429 08:04:47.544160  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.544210  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8964.5
I20260429 08:04:47.544253  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8964.6
I20260429 08:04:47.544770  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8965 FOLLOWER]: Advancing to term 8966
I20260429 08:04:47.545192  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.545248  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8965.5
I20260429 08:04:47.545293  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8965.6
I20260429 08:04:47.545882  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8966 FOLLOWER]: Advancing to term 8967
I20260429 08:04:47.546337  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.546379  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8966.5
I20260429 08:04:47.546442  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8966.6
I20260429 08:04:47.547189  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8967 FOLLOWER]: Advancing to term 8968
I20260429 08:04:47.547704  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.547737  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8967.5
I20260429 08:04:47.547767  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8967.6
I20260429 08:04:47.548404  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8968 FOLLOWER]: Advancing to term 8969
I20260429 08:04:47.548774  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.548804  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8968.5
I20260429 08:04:47.548831  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8968.6
I20260429 08:04:47.549471  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8969 FOLLOWER]: Advancing to term 8970
I20260429 08:04:47.549890  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.549922  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8969.5
I20260429 08:04:47.549950  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8969.6
I20260429 08:04:47.550554  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8970 FOLLOWER]: Advancing to term 8971
I20260429 08:04:47.551007  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.551038  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8970.5
I20260429 08:04:47.551092  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8970.6
I20260429 08:04:47.551713  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8971 FOLLOWER]: Advancing to term 8972
I20260429 08:04:47.552141  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.552173  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8971.5
I20260429 08:04:47.552230  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8971.6
I20260429 08:04:47.552824  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8972 FOLLOWER]: Advancing to term 8973
I20260429 08:04:47.553222  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.553253  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8972.5
I20260429 08:04:47.553282  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8972.6
I20260429 08:04:47.553877  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8973 FOLLOWER]: Advancing to term 8974
I20260429 08:04:47.554323  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.554355  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8973.5
I20260429 08:04:47.554409  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8973.6
I20260429 08:04:47.554934  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8974 FOLLOWER]: Advancing to term 8975
I20260429 08:04:47.555354  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.555387  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8974.5
I20260429 08:04:47.555444  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8974.6
I20260429 08:04:47.556042  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8975 FOLLOWER]: Advancing to term 8976
I20260429 08:04:47.556464  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.556496  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8975.5
I20260429 08:04:47.556525  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8975.6
I20260429 08:04:47.557031  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8976 FOLLOWER]: Advancing to term 8977
I20260429 08:04:47.557451  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.557482  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8976.5
I20260429 08:04:47.557534  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8976.6
I20260429 08:04:47.558090  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8977 FOLLOWER]: Advancing to term 8978
I20260429 08:04:47.558518  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.558550  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8977.5
I20260429 08:04:47.558602  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8977.6
I20260429 08:04:47.559185  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8978 FOLLOWER]: Advancing to term 8979
I20260429 08:04:47.559707  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.559738  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8978.5
I20260429 08:04:47.559787  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8978.6
I20260429 08:04:47.560359  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8979 FOLLOWER]: Advancing to term 8980
I20260429 08:04:47.560747  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.560777  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8979.5
I20260429 08:04:47.560865  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8979.6
I20260429 08:04:47.561405  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8980 FOLLOWER]: Advancing to term 8981
I20260429 08:04:47.561797  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.561827  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8980.5
I20260429 08:04:47.561856  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8980.6
I20260429 08:04:47.562335  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8981 FOLLOWER]: Advancing to term 8982
I20260429 08:04:47.562726  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.562757  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8981.5
I20260429 08:04:47.562783  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8981.6
I20260429 08:04:47.563297  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8982 FOLLOWER]: Advancing to term 8983
I20260429 08:04:47.563746  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.563778  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8982.5
I20260429 08:04:47.563822  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8982.6
I20260429 08:04:47.564344  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8983 FOLLOWER]: Advancing to term 8984
I20260429 08:04:47.564726  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.564756  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8983.5
I20260429 08:04:47.564785  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8983.6
I20260429 08:04:47.565285  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8984 FOLLOWER]: Advancing to term 8985
I20260429 08:04:47.565721  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.565752  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8984.5
I20260429 08:04:47.565780  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8984.6
I20260429 08:04:47.566249  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8985 FOLLOWER]: Advancing to term 8986
I20260429 08:04:47.566934  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.566977  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8985.5
I20260429 08:04:47.567013  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8985.6
I20260429 08:04:47.567524  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8986 FOLLOWER]: Advancing to term 8987
I20260429 08:04:47.567968  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.568001  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8986.5
I20260429 08:04:47.568053  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8986.6
I20260429 08:04:47.568645  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8987 FOLLOWER]: Advancing to term 8988
I20260429 08:04:47.569087  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.569119  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8987.5
I20260429 08:04:47.569175  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8987.6
I20260429 08:04:47.569808  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8988 FOLLOWER]: Advancing to term 8989
I20260429 08:04:47.570250  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.570281  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8988.5
I20260429 08:04:47.570336  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8988.6
I20260429 08:04:47.570964  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8989 FOLLOWER]: Advancing to term 8990
I20260429 08:04:47.571396  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.571430  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8989.5
I20260429 08:04:47.571460  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8989.6
I20260429 08:04:47.572141  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8990 FOLLOWER]: Advancing to term 8991
I20260429 08:04:47.572589  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.572630  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8990.5
I20260429 08:04:47.572659  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8990.6
I20260429 08:04:47.573278  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8991 FOLLOWER]: Advancing to term 8992
I20260429 08:04:47.573720  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.573752  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8991.5
I20260429 08:04:47.573807  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8991.6
I20260429 08:04:47.574434  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8992 FOLLOWER]: Advancing to term 8993
I20260429 08:04:47.574846  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.574877  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8992.5
I20260429 08:04:47.574929  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8992.6
I20260429 08:04:47.575551  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8993 FOLLOWER]: Advancing to term 8994
I20260429 08:04:47.575984  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.576015  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8993.5
I20260429 08:04:47.576071  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8993.6
I20260429 08:04:47.576960  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8994 FOLLOWER]: Advancing to term 8995
I20260429 08:04:47.577472  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.577507  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8994.5
I20260429 08:04:47.577567  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8994.6
I20260429 08:04:47.578267  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8995 FOLLOWER]: Advancing to term 8996
I20260429 08:04:47.578769  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.578802  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8995.5
I20260429 08:04:47.578859  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8995.6
I20260429 08:04:47.579535  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8996 FOLLOWER]: Advancing to term 8997
I20260429 08:04:47.580049  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.580082  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8996.5
I20260429 08:04:47.580142  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8996.6
I20260429 08:04:47.580798  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8997 FOLLOWER]: Advancing to term 8998
I20260429 08:04:47.581254  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.581286  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8997.5
I20260429 08:04:47.581344  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8997.6
I20260429 08:04:47.582116  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8998 FOLLOWER]: Advancing to term 8999
I20260429 08:04:47.582620  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.582654  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8998.5
I20260429 08:04:47.582686  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8998.6
I20260429 08:04:47.583283  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 8999 FOLLOWER]: Advancing to term 9000
I20260429 08:04:47.583837  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.583871  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8999.5
I20260429 08:04:47.583899  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 8999.6
I20260429 08:04:47.584674  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9000 FOLLOWER]: Advancing to term 9001
I20260429 08:04:47.585064  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.585095  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9000.5
I20260429 08:04:47.585124  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9000.6
I20260429 08:04:47.585702  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9001 FOLLOWER]: Advancing to term 9002
I20260429 08:04:47.586090  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.586120  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9001.5
I20260429 08:04:47.586148  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9001.6
I20260429 08:04:47.586769  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9002 FOLLOWER]: Advancing to term 9003
I20260429 08:04:47.587152  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.587182  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9002.5
I20260429 08:04:47.587209  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9002.6
I20260429 08:04:47.587831  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9003 FOLLOWER]: Advancing to term 9004
I20260429 08:04:47.588212  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.588243  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9003.5
I20260429 08:04:47.588271  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9003.6
I20260429 08:04:47.588763  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9004 FOLLOWER]: Advancing to term 9005
I20260429 08:04:47.589141  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.589170  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9004.5
I20260429 08:04:47.589200  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9004.6
I20260429 08:04:47.589763  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9005 FOLLOWER]: Advancing to term 9006
I20260429 08:04:47.590142  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.590173  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9005.5
I20260429 08:04:47.590200  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9005.6
I20260429 08:04:47.590716  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9006 FOLLOWER]: Advancing to term 9007
I20260429 08:04:47.591095  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.591126  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9006.5
I20260429 08:04:47.591154  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9006.6
I20260429 08:04:47.591735  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9007 FOLLOWER]: Advancing to term 9008
I20260429 08:04:47.592106  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.592137  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9007.5
I20260429 08:04:47.592165  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9007.6
I20260429 08:04:47.592765  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9008 FOLLOWER]: Advancing to term 9009
I20260429 08:04:47.593146  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.593178  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9008.5
I20260429 08:04:47.593204  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9008.6
I20260429 08:04:47.593869  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9009 FOLLOWER]: Advancing to term 9010
I20260429 08:04:47.594322  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.594384  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9009.5
I20260429 08:04:47.594427  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9009.6
I20260429 08:04:47.595265  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9010 FOLLOWER]: Advancing to term 9011
I20260429 08:04:47.595778  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.595835  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9010.5
I20260429 08:04:47.595880  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9010.6
I20260429 08:04:47.596573  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9011 FOLLOWER]: Advancing to term 9012
I20260429 08:04:47.597016  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.597072  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9011.5
I20260429 08:04:47.597118  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9011.6
I20260429 08:04:47.597832  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9012 FOLLOWER]: Advancing to term 9013
I20260429 08:04:47.598254  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.598312  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9012.5
I20260429 08:04:47.598394  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9012.6
I20260429 08:04:47.599097  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9013 FOLLOWER]: Advancing to term 9014
I20260429 08:04:47.599540  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.599572  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9013.5
I20260429 08:04:47.599604  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9013.6
I20260429 08:04:47.600243  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9014 FOLLOWER]: Advancing to term 9015
I20260429 08:04:47.600627  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.600659  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9014.5
I20260429 08:04:47.600694  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9014.6
I20260429 08:04:47.601317  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9015 FOLLOWER]: Advancing to term 9016
I20260429 08:04:47.601699  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.601730  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9015.5
I20260429 08:04:47.601759  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9015.6
I20260429 08:04:47.602419  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9016 FOLLOWER]: Advancing to term 9017
I20260429 08:04:47.602798  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.602828  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9016.5
I20260429 08:04:47.602856  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9016.6
I20260429 08:04:47.603463  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9017 FOLLOWER]: Advancing to term 9018
I20260429 08:04:47.603904  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.603935  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9017.5
I20260429 08:04:47.603962  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9017.6
I20260429 08:04:47.604609  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9018 FOLLOWER]: Advancing to term 9019
I20260429 08:04:47.604995  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.605026  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9018.5
I20260429 08:04:47.605053  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9018.6
I20260429 08:04:47.605710  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9019 FOLLOWER]: Advancing to term 9020
I20260429 08:04:47.606163  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.606196  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9019.5
I20260429 08:04:47.606254  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9019.6
I20260429 08:04:47.606846  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9020 FOLLOWER]: Advancing to term 9021
I20260429 08:04:47.607271  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.607303  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9020.5
I20260429 08:04:47.607357  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9020.6
I20260429 08:04:47.607992  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9021 FOLLOWER]: Advancing to term 9022
I20260429 08:04:47.608446  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.608479  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9021.5
I20260429 08:04:47.608531  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9021.6
I20260429 08:04:47.609118  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9022 FOLLOWER]: Advancing to term 9023
I20260429 08:04:47.609541  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.609596  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9022.5
I20260429 08:04:47.609643  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9022.6
I20260429 08:04:47.610219  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9023 FOLLOWER]: Advancing to term 9024
I20260429 08:04:47.610648  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.610704  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9023.5
I20260429 08:04:47.610750  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9023.6
I20260429 08:04:47.611315  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9024 FOLLOWER]: Advancing to term 9025
I20260429 08:04:47.611810  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.611863  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9024.5
I20260429 08:04:47.611909  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9024.6
I20260429 08:04:47.612493  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9025 FOLLOWER]: Advancing to term 9026
I20260429 08:04:47.612947  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.612979  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9025.5
I20260429 08:04:47.613034  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9025.6
I20260429 08:04:47.613708  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9026 FOLLOWER]: Advancing to term 9027
I20260429 08:04:47.614137  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.614168  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9026.5
I20260429 08:04:47.614223  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9026.6
I20260429 08:04:47.614991  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9027 FOLLOWER]: Advancing to term 9028
I20260429 08:04:47.615435  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.615468  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9027.5
I20260429 08:04:47.615548  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9027.6
I20260429 08:04:47.616139  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9028 FOLLOWER]: Advancing to term 9029
I20260429 08:04:47.616586  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.616617  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9028.5
I20260429 08:04:47.616681  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9028.6
I20260429 08:04:47.617242  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9029 FOLLOWER]: Advancing to term 9030
I20260429 08:04:47.617686  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.617717  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9029.5
I20260429 08:04:47.617771  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9029.6
I20260429 08:04:47.618379  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9030 FOLLOWER]: Advancing to term 9031
I20260429 08:04:47.618824  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.618856  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9030.5
I20260429 08:04:47.618914  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9030.6
I20260429 08:04:47.619544  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9031 FOLLOWER]: Advancing to term 9032
I20260429 08:04:47.619992  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.620025  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9031.5
I20260429 08:04:47.620079  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9031.6
I20260429 08:04:47.620648  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9032 FOLLOWER]: Advancing to term 9033
I20260429 08:04:47.621083  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.621114  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9032.5
I20260429 08:04:47.621167  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9032.6
I20260429 08:04:47.621734  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9033 FOLLOWER]: Advancing to term 9034
I20260429 08:04:47.622123  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.622153  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9033.5
I20260429 08:04:47.622181  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9033.6
I20260429 08:04:47.622766  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9034 FOLLOWER]: Advancing to term 9035
I20260429 08:04:47.623198  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.623230  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9034.5
I20260429 08:04:47.623283  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9034.6
I20260429 08:04:47.623916  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9035 FOLLOWER]: Advancing to term 9036
I20260429 08:04:47.624346  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.624377  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9035.5
I20260429 08:04:47.624430  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9035.6
I20260429 08:04:47.625065  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9036 FOLLOWER]: Advancing to term 9037
I20260429 08:04:47.625486  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.625519  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9036.5
I20260429 08:04:47.625573  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9036.6
I20260429 08:04:47.626163  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9037 FOLLOWER]: Advancing to term 9038
I20260429 08:04:47.626583  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.626614  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9037.5
I20260429 08:04:47.626642  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9037.6
I20260429 08:04:47.627234  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9038 FOLLOWER]: Advancing to term 9039
I20260429 08:04:47.627738  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.627771  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9038.5
I20260429 08:04:47.627799  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9038.6
I20260429 08:04:47.628376  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9039 FOLLOWER]: Advancing to term 9040
I20260429 08:04:47.628824  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.628881  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9039.5
I20260429 08:04:47.628923  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9039.6
I20260429 08:04:47.629565  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9040 FOLLOWER]: Advancing to term 9041
I20260429 08:04:47.629987  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.630043  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9040.5
I20260429 08:04:47.630084  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9040.6
I20260429 08:04:47.630733  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9041 FOLLOWER]: Advancing to term 9042
I20260429 08:04:47.631119  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.631150  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9041.5
I20260429 08:04:47.631177  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9041.6
I20260429 08:04:47.631920  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9042 FOLLOWER]: Advancing to term 9043
I20260429 08:04:47.632308  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.632339  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9042.5
I20260429 08:04:47.632366  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9042.6
I20260429 08:04:47.633054  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9043 FOLLOWER]: Advancing to term 9044
I20260429 08:04:47.633543  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.633575  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9043.5
I20260429 08:04:47.633630  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9043.6
I20260429 08:04:47.634204  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9044 FOLLOWER]: Advancing to term 9045
I20260429 08:04:47.634639  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.634673  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9044.5
I20260429 08:04:47.634729  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9044.6
I20260429 08:04:47.635552  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9045 FOLLOWER]: Advancing to term 9046
I20260429 08:04:47.635963  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.635994  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9045.5
I20260429 08:04:47.636023  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9045.6
I20260429 08:04:47.636653  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9046 FOLLOWER]: Advancing to term 9047
I20260429 08:04:47.637053  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.637085  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9046.5
I20260429 08:04:47.637113  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9046.6
I20260429 08:04:47.637715  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9047 FOLLOWER]: Advancing to term 9048
I20260429 08:04:47.638103  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.638134  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9047.5
I20260429 08:04:47.638161  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9047.6
I20260429 08:04:47.638787  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9048 FOLLOWER]: Advancing to term 9049
I20260429 08:04:47.639160  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.639191  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9048.5
I20260429 08:04:47.639219  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9048.6
I20260429 08:04:47.639884  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9049 FOLLOWER]: Advancing to term 9050
I20260429 08:04:47.640256  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.640287  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9049.5
I20260429 08:04:47.640316  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9049.6
I20260429 08:04:47.640919  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9050 FOLLOWER]: Advancing to term 9051
I20260429 08:04:47.641366  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.641436  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9050.5
I20260429 08:04:47.641515  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9050.6
I20260429 08:04:47.642238  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9051 FOLLOWER]: Advancing to term 9052
I20260429 08:04:47.642721  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.642753  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9051.5
I20260429 08:04:47.642808  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9051.6
I20260429 08:04:47.643426  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9052 FOLLOWER]: Advancing to term 9053
I20260429 08:04:47.643880  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.643913  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9052.5
I20260429 08:04:47.643965  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9052.6
I20260429 08:04:47.644714  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9053 FOLLOWER]: Advancing to term 9054
I20260429 08:04:47.645169  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.645201  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9053.5
I20260429 08:04:47.645256  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9053.6
I20260429 08:04:47.645927  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9054 FOLLOWER]: Advancing to term 9055
I20260429 08:04:47.646494  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.646526  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9054.5
I20260429 08:04:47.646579  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9054.6
I20260429 08:04:47.647424  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9055 FOLLOWER]: Advancing to term 9056
I20260429 08:04:47.647909  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.647940  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9055.5
I20260429 08:04:47.647996  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9055.6
I20260429 08:04:47.648699  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9056 FOLLOWER]: Advancing to term 9057
I20260429 08:04:47.649133  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.649165  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9056.5
I20260429 08:04:47.649217  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9056.6
I20260429 08:04:47.649884  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9057 FOLLOWER]: Advancing to term 9058
I20260429 08:04:47.650315  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.650346  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9057.5
I20260429 08:04:47.650398  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9057.6
I20260429 08:04:47.651010  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9058 FOLLOWER]: Advancing to term 9059
I20260429 08:04:47.651571  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.651603  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9058.5
I20260429 08:04:47.651633  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9058.6
I20260429 08:04:47.652328  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9059 FOLLOWER]: Advancing to term 9060
I20260429 08:04:47.652799  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.652832  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9059.5
I20260429 08:04:47.652885  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9059.6
I20260429 08:04:47.653541  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9060 FOLLOWER]: Advancing to term 9061
I20260429 08:04:47.653986  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.654018  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9060.5
I20260429 08:04:47.654047  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9060.6
I20260429 08:04:47.654731  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9061 FOLLOWER]: Advancing to term 9062
I20260429 08:04:47.655203  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.655236  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9061.5
I20260429 08:04:47.655265  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9061.6
I20260429 08:04:47.656026  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9062 FOLLOWER]: Advancing to term 9063
I20260429 08:04:47.656473  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.656505  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9062.5
I20260429 08:04:47.656536  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9062.6
I20260429 08:04:47.657192  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9063 FOLLOWER]: Advancing to term 9064
I20260429 08:04:47.657645  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.657680  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9063.5
I20260429 08:04:47.657737  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9063.6
I20260429 08:04:47.658352  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9064 FOLLOWER]: Advancing to term 9065
I20260429 08:04:47.658803  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.658835  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9064.5
I20260429 08:04:47.658890  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9064.6
I20260429 08:04:47.659544  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9065 FOLLOWER]: Advancing to term 9066
I20260429 08:04:47.660007  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.660059  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9065.5
I20260429 08:04:47.660106  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9065.6
I20260429 08:04:47.660643  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9066 FOLLOWER]: Advancing to term 9067
I20260429 08:04:47.661084  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.661140  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9066.5
I20260429 08:04:47.661186  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9066.6
I20260429 08:04:47.661804  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9067 FOLLOWER]: Advancing to term 9068
I20260429 08:04:47.662261  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.662294  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9067.5
I20260429 08:04:47.662350  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9067.6
I20260429 08:04:47.663000  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9068 FOLLOWER]: Advancing to term 9069
I20260429 08:04:47.663429  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.663461  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9068.5
I20260429 08:04:47.663542  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9068.6
I20260429 08:04:47.664115  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9069 FOLLOWER]: Advancing to term 9070
I20260429 08:04:47.664556  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.664590  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9069.5
I20260429 08:04:47.664645  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9069.6
I20260429 08:04:47.665299  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9070 FOLLOWER]: Advancing to term 9071
I20260429 08:04:47.665746  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.665777  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9070.5
I20260429 08:04:47.665832  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9070.6
I20260429 08:04:47.666484  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9071 FOLLOWER]: Advancing to term 9072
I20260429 08:04:47.666917  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.666949  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9071.5
I20260429 08:04:47.667006  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9071.6
I20260429 08:04:47.667618  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9072 FOLLOWER]: Advancing to term 9073
I20260429 08:04:47.668035  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.668089  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9072.5
I20260429 08:04:47.668133  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9072.6
I20260429 08:04:47.668767  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9073 FOLLOWER]: Advancing to term 9074
I20260429 08:04:47.669175  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.669231  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9073.5
I20260429 08:04:47.669276  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9073.6
I20260429 08:04:47.670017  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9074 FOLLOWER]: Advancing to term 9075
I20260429 08:04:47.670464  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.670497  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9074.5
I20260429 08:04:47.670526  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9074.6
I20260429 08:04:47.671120  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9075 FOLLOWER]: Advancing to term 9076
I20260429 08:04:47.671634  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.671695  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9075.5
I20260429 08:04:47.671741  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9075.6
I20260429 08:04:47.672293  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9076 FOLLOWER]: Advancing to term 9077
I20260429 08:04:47.672737  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.672794  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9076.5
I20260429 08:04:47.672838  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9076.6
I20260429 08:04:47.673444  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9077 FOLLOWER]: Advancing to term 9078
I20260429 08:04:47.673872  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.673929  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9077.5
I20260429 08:04:47.673974  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9077.6
I20260429 08:04:47.674580  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9078 FOLLOWER]: Advancing to term 9079
I20260429 08:04:47.675011  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.675068  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9078.5
I20260429 08:04:47.675114  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9078.6
I20260429 08:04:47.675760  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9079 FOLLOWER]: Advancing to term 9080
I20260429 08:04:47.676195  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.676250  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9079.5
I20260429 08:04:47.676296  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9079.6
I20260429 08:04:47.676884  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9080 FOLLOWER]: Advancing to term 9081
I20260429 08:04:47.677316  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.677348  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9080.5
I20260429 08:04:47.677402  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9080.6
I20260429 08:04:47.678007  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9081 FOLLOWER]: Advancing to term 9082
I20260429 08:04:47.678390  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.678422  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9081.5
I20260429 08:04:47.678453  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9081.6
I20260429 08:04:47.678972  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9082 FOLLOWER]: Advancing to term 9083
I20260429 08:04:47.679356  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.679385  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9082.5
I20260429 08:04:47.679414  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9082.6
I20260429 08:04:47.680009  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9083 FOLLOWER]: Advancing to term 9084
I20260429 08:04:47.680400  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.680433  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9083.5
I20260429 08:04:47.680461  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9083.6
I20260429 08:04:47.681037  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9084 FOLLOWER]: Advancing to term 9085
I20260429 08:04:47.681463  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.681495  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9084.5
I20260429 08:04:47.681550  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9084.6
I20260429 08:04:47.682248  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9085 FOLLOWER]: Advancing to term 9086
I20260429 08:04:47.682678  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.682710  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9085.5
I20260429 08:04:47.682763  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9085.6
I20260429 08:04:47.683339  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9086 FOLLOWER]: Advancing to term 9087
I20260429 08:04:47.683818  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.683852  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9086.5
I20260429 08:04:47.683905  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9086.6
I20260429 08:04:47.684516  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9087 FOLLOWER]: Advancing to term 9088
I20260429 08:04:47.684945  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.684979  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9087.5
I20260429 08:04:47.685032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9087.6
I20260429 08:04:47.685637  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9088 FOLLOWER]: Advancing to term 9089
I20260429 08:04:47.686071  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.686102  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9088.5
I20260429 08:04:47.686159  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9088.6
I20260429 08:04:47.686936  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9089 FOLLOWER]: Advancing to term 9090
I20260429 08:04:47.687363  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.687395  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9089.5
I20260429 08:04:47.687425  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9089.6
I20260429 08:04:47.688200  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9090 FOLLOWER]: Advancing to term 9091
I20260429 08:04:47.688647  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.688705  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9090.5
I20260429 08:04:47.688750  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9090.6
I20260429 08:04:47.689285  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9091 FOLLOWER]: Advancing to term 9092
I20260429 08:04:47.689718  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.689751  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9091.5
I20260429 08:04:47.689779  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9091.6
I20260429 08:04:47.690385  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9092 FOLLOWER]: Advancing to term 9093
I20260429 08:04:47.690840  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.690873  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9092.5
I20260429 08:04:47.690901  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9092.6
I20260429 08:04:47.691597  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9093 FOLLOWER]: Advancing to term 9094
I20260429 08:04:47.692054  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.692087  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9093.5
I20260429 08:04:47.692116  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9093.6
I20260429 08:04:47.692726  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9094 FOLLOWER]: Advancing to term 9095
I20260429 08:04:47.693166  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.693197  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9094.5
I20260429 08:04:47.693253  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9094.6
I20260429 08:04:47.693784  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9095 FOLLOWER]: Advancing to term 9096
I20260429 08:04:47.694205  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.694260  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9095.5
I20260429 08:04:47.694303  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9095.6
I20260429 08:04:47.694875  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9096 FOLLOWER]: Advancing to term 9097
I20260429 08:04:47.695339  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.695369  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9096.5
I20260429 08:04:47.695454  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9096.6
I20260429 08:04:47.696059  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9097 FOLLOWER]: Advancing to term 9098
I20260429 08:04:47.696506  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.696537  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9097.5
I20260429 08:04:47.696594  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9097.6
I20260429 08:04:47.697158  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9098 FOLLOWER]: Advancing to term 9099
I20260429 08:04:47.697619  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.697652  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9098.5
I20260429 08:04:47.697711  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9098.6
I20260429 08:04:47.698395  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9099 FOLLOWER]: Advancing to term 9100
I20260429 08:04:47.698825  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.698858  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9099.5
I20260429 08:04:47.698889  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9099.6
I20260429 08:04:47.699548  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9100 FOLLOWER]: Advancing to term 9101
I20260429 08:04:47.699956  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.699988  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9100.5
I20260429 08:04:47.700016  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9100.6
I20260429 08:04:47.700628  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9101 FOLLOWER]: Advancing to term 9102
I20260429 08:04:47.701013  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.701045  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9101.5
I20260429 08:04:47.701073  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9101.6
I20260429 08:04:47.701692  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9102 FOLLOWER]: Advancing to term 9103
I20260429 08:04:47.702069  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.702100  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9102.5
I20260429 08:04:47.702129  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9102.6
I20260429 08:04:47.702777  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9103 FOLLOWER]: Advancing to term 9104
I20260429 08:04:47.703218  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.703251  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9103.5
I20260429 08:04:47.703305  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9103.6
I20260429 08:04:47.704066  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9104 FOLLOWER]: Advancing to term 9105
I20260429 08:04:47.704496  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.704551  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9104.5
I20260429 08:04:47.704597  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9104.6
I20260429 08:04:47.705176  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9105 FOLLOWER]: Advancing to term 9106
I20260429 08:04:47.705583  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.705638  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9105.5
I20260429 08:04:47.705684  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9105.6
I20260429 08:04:47.706347  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9106 FOLLOWER]: Advancing to term 9107
I20260429 08:04:47.706813  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.706871  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9106.5
I20260429 08:04:47.706916  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9106.6
I20260429 08:04:47.707551  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9107 FOLLOWER]: Advancing to term 9108
I20260429 08:04:47.707988  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.708045  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9107.5
I20260429 08:04:47.708091  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9107.6
I20260429 08:04:47.708797  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9108 FOLLOWER]: Advancing to term 9109
I20260429 08:04:47.709239  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.709295  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9108.5
I20260429 08:04:47.709357  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9108.6
I20260429 08:04:47.709977  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9109 FOLLOWER]: Advancing to term 9110
I20260429 08:04:47.710386  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.710443  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9109.5
I20260429 08:04:47.710484  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9109.6
I20260429 08:04:47.711088  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9110 FOLLOWER]: Advancing to term 9111
I20260429 08:04:47.711577  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.711624  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9110.5
I20260429 08:04:47.711674  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9110.6
I20260429 08:04:47.712261  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9111 FOLLOWER]: Advancing to term 9112
I20260429 08:04:47.712718  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.712775  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9111.5
I20260429 08:04:47.712821  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9111.6
I20260429 08:04:47.713397  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9112 FOLLOWER]: Advancing to term 9113
I20260429 08:04:47.713835  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.713891  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9112.5
I20260429 08:04:47.713936  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9112.6
I20260429 08:04:47.714558  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9113 FOLLOWER]: Advancing to term 9114
I20260429 08:04:47.715018  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.715075  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9113.5
I20260429 08:04:47.715117  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9113.6
I20260429 08:04:47.715770  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9114 FOLLOWER]: Advancing to term 9115
I20260429 08:04:47.716231  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.716286  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9114.5
I20260429 08:04:47.716333  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9114.6
I20260429 08:04:47.716922  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9115 FOLLOWER]: Advancing to term 9116
I20260429 08:04:47.717332  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.717388  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9115.5
I20260429 08:04:47.717434  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9115.6
I20260429 08:04:47.718009  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9116 FOLLOWER]: Advancing to term 9117
I20260429 08:04:47.718452  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.718506  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9116.5
I20260429 08:04:47.718551  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9116.6
I20260429 08:04:47.719081  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9117 FOLLOWER]: Advancing to term 9118
I20260429 08:04:47.719589  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.719638  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9117.5
I20260429 08:04:47.719681  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9117.6
I20260429 08:04:47.720193  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9118 FOLLOWER]: Advancing to term 9119
I20260429 08:04:47.720630  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.720693  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9118.5
I20260429 08:04:47.720743  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9118.6
I20260429 08:04:47.721351  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9119 FOLLOWER]: Advancing to term 9120
I20260429 08:04:47.721829  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.721861  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9119.5
I20260429 08:04:47.721917  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9119.6
I20260429 08:04:47.722504  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9120 FOLLOWER]: Advancing to term 9121
I20260429 08:04:47.722890  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.722921  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9120.5
I20260429 08:04:47.722949  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9120.6
I20260429 08:04:47.723584  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9121 FOLLOWER]: Advancing to term 9122
I20260429 08:04:47.724068  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.724102  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9121.5
I20260429 08:04:47.724159  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9121.6
I20260429 08:04:47.724665  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9122 FOLLOWER]: Advancing to term 9123
I20260429 08:04:47.725100  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.725162  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9122.5
I20260429 08:04:47.725200  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9122.6
I20260429 08:04:47.725677  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9123 FOLLOWER]: Advancing to term 9124
I20260429 08:04:47.726109  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.726167  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9123.5
I20260429 08:04:47.726212  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9123.6
I20260429 08:04:47.726742  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9124 FOLLOWER]: Advancing to term 9125
I20260429 08:04:47.727152  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.727209  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9124.5
I20260429 08:04:47.727253  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9124.6
I20260429 08:04:47.727942  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9125 FOLLOWER]: Advancing to term 9126
I20260429 08:04:47.728389  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.728423  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9125.5
I20260429 08:04:47.728490  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9125.6
I20260429 08:04:47.729202  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9126 FOLLOWER]: Advancing to term 9127
I20260429 08:04:47.729666  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.729702  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9126.5
I20260429 08:04:47.729759  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9126.6
I20260429 08:04:47.730310  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9127 FOLLOWER]: Advancing to term 9128
I20260429 08:04:47.730708  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.730741  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9127.5
I20260429 08:04:47.730768  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9127.6
I20260429 08:04:47.731431  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9128 FOLLOWER]: Advancing to term 9129
I20260429 08:04:47.731915  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.731949  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9128.5
I20260429 08:04:47.732009  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9128.6
I20260429 08:04:47.732650  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9129 FOLLOWER]: Advancing to term 9130
I20260429 08:04:47.733081  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.733137  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9129.5
I20260429 08:04:47.733183  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9129.6
I20260429 08:04:47.733780  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9130 FOLLOWER]: Advancing to term 9131
I20260429 08:04:47.734211  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.734266  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9130.5
I20260429 08:04:47.734315  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9130.6
I20260429 08:04:47.734921  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9131 FOLLOWER]: Advancing to term 9132
I20260429 08:04:47.735353  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.735412  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9131.5
I20260429 08:04:47.735525  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9131.6
I20260429 08:04:47.736171  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9132 FOLLOWER]: Advancing to term 9133
I20260429 08:04:47.736574  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.736604  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9132.5
I20260429 08:04:47.736632  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9132.6
I20260429 08:04:47.737252  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9133 FOLLOWER]: Advancing to term 9134
I20260429 08:04:47.737628  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.737659  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9133.5
I20260429 08:04:47.737694  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9133.6
I20260429 08:04:47.738229  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9134 FOLLOWER]: Advancing to term 9135
I20260429 08:04:47.738708  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.738740  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9134.5
I20260429 08:04:47.738797  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9134.6
I20260429 08:04:47.739459  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9135 FOLLOWER]: Advancing to term 9136
I20260429 08:04:47.739899  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.739931  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9135.5
I20260429 08:04:47.739959  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9135.6
I20260429 08:04:47.740533  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9136 FOLLOWER]: Advancing to term 9137
I20260429 08:04:47.740988  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.741020  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9136.5
I20260429 08:04:47.741076  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9136.6
I20260429 08:04:47.741699  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9137 FOLLOWER]: Advancing to term 9138
I20260429 08:04:47.742125  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.742180  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9137.5
I20260429 08:04:47.742226  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9137.6
I20260429 08:04:47.742837  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9138 FOLLOWER]: Advancing to term 9139
I20260429 08:04:47.743258  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.743314  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9138.5
I20260429 08:04:47.743358  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9138.6
I20260429 08:04:47.744005  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9139 FOLLOWER]: Advancing to term 9140
I20260429 08:04:47.744458  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.744514  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9139.5
I20260429 08:04:47.744565  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9139.6
I20260429 08:04:47.745110  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9140 FOLLOWER]: Advancing to term 9141
I20260429 08:04:47.745528  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.745584  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9140.5
I20260429 08:04:47.745630  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9140.6
I20260429 08:04:47.746258  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9141 FOLLOWER]: Advancing to term 9142
I20260429 08:04:47.746695  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.746749  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9141.5
I20260429 08:04:47.746795  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9141.6
I20260429 08:04:47.747398  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9142 FOLLOWER]: Advancing to term 9143
I20260429 08:04:47.747859  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.747890  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9142.5
I20260429 08:04:47.747944  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9142.6
I20260429 08:04:47.748519  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9143 FOLLOWER]: Advancing to term 9144
I20260429 08:04:47.748960  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.749015  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9143.5
I20260429 08:04:47.749060  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9143.6
I20260429 08:04:47.749663  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9144 FOLLOWER]: Advancing to term 9145
I20260429 08:04:47.750106  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.750162  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9144.5
I20260429 08:04:47.750208  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9144.6
I20260429 08:04:47.750834  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9145 FOLLOWER]: Advancing to term 9146
I20260429 08:04:47.751258  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.751312  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9145.5
I20260429 08:04:47.751356  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9145.6
I20260429 08:04:47.752058  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9146 FOLLOWER]: Advancing to term 9147
I20260429 08:04:47.752487  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.752557  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9146.5
I20260429 08:04:47.752604  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9146.6
I20260429 08:04:47.753191  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9147 FOLLOWER]: Advancing to term 9148
I20260429 08:04:47.753618  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.753688  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9147.5
I20260429 08:04:47.753743  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9147.6
I20260429 08:04:47.754293  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9148 FOLLOWER]: Advancing to term 9149
I20260429 08:04:47.754733  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.754798  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9148.5
I20260429 08:04:47.754844  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9148.6
I20260429 08:04:47.755568  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9149 FOLLOWER]: Advancing to term 9150
I20260429 08:04:47.755995  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.756049  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9149.5
I20260429 08:04:47.756093  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9149.6
I20260429 08:04:47.756803  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9150 FOLLOWER]: Advancing to term 9151
I20260429 08:04:47.757222  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.757278  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9150.5
I20260429 08:04:47.757321  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9150.6
I20260429 08:04:47.757956  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9151 FOLLOWER]: Advancing to term 9152
I20260429 08:04:47.758370  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.758425  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9151.5
I20260429 08:04:47.758490  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9151.6
I20260429 08:04:47.759060  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9152 FOLLOWER]: Advancing to term 9153
I20260429 08:04:47.759639  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.759692  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9152.5
I20260429 08:04:47.759737  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9152.6
I20260429 08:04:47.760406  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9153 FOLLOWER]: Advancing to term 9154
I20260429 08:04:47.760834  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.760891  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9153.5
I20260429 08:04:47.760941  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9153.6
I20260429 08:04:47.761620  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9154 FOLLOWER]: Advancing to term 9155
I20260429 08:04:47.762049  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.762104  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9154.5
I20260429 08:04:47.762149  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9154.6
I20260429 08:04:47.762802  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9155 FOLLOWER]: Advancing to term 9156
I20260429 08:04:47.763252  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.763307  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9155.5
I20260429 08:04:47.763352  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9155.6
I20260429 08:04:47.764031  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9156 FOLLOWER]: Advancing to term 9157
I20260429 08:04:47.764473  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.764528  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9156.5
I20260429 08:04:47.764569  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9156.6
I20260429 08:04:47.765229  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9157 FOLLOWER]: Advancing to term 9158
I20260429 08:04:47.765658  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.765736  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9157.5
I20260429 08:04:47.765779  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9157.6
I20260429 08:04:47.766440  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9158 FOLLOWER]: Advancing to term 9159
I20260429 08:04:47.766881  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.766937  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9158.5
I20260429 08:04:47.766979  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9158.6
I20260429 08:04:47.767711  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9159 FOLLOWER]: Advancing to term 9160
I20260429 08:04:47.768149  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.768206  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9159.5
I20260429 08:04:47.768249  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9159.6
I20260429 08:04:47.768903  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9160 FOLLOWER]: Advancing to term 9161
I20260429 08:04:47.769356  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.769413  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9160.5
I20260429 08:04:47.769454  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9160.6
I20260429 08:04:47.770097  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9161 FOLLOWER]: Advancing to term 9162
I20260429 08:04:47.770525  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.770581  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9161.5
I20260429 08:04:47.770622  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9161.6
I20260429 08:04:47.771270  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9162 FOLLOWER]: Advancing to term 9163
I20260429 08:04:47.771749  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.771804  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9162.5
I20260429 08:04:47.771847  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9162.6
I20260429 08:04:47.772534  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9163 FOLLOWER]: Advancing to term 9164
I20260429 08:04:47.772977  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.773031  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9163.5
I20260429 08:04:47.773072  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9163.6
I20260429 08:04:47.773741  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9164 FOLLOWER]: Advancing to term 9165
I20260429 08:04:47.774173  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.774230  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9164.5
I20260429 08:04:47.774271  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9164.6
I20260429 08:04:47.774967  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9165 FOLLOWER]: Advancing to term 9166
I20260429 08:04:47.775393  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.775447  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9165.5
I20260429 08:04:47.775489  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9165.6
I20260429 08:04:47.776136  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9166 FOLLOWER]: Advancing to term 9167
I20260429 08:04:47.776571  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.776628  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9166.5
I20260429 08:04:47.776676  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9166.6
I20260429 08:04:47.777441  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9167 FOLLOWER]: Advancing to term 9168
I20260429 08:04:47.777877  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.777933  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9167.5
I20260429 08:04:47.777976  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9167.6
I20260429 08:04:47.778692  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9168 FOLLOWER]: Advancing to term 9169
I20260429 08:04:47.779117  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.779172  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9168.5
I20260429 08:04:47.779213  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9168.6
I20260429 08:04:47.780054  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9169 FOLLOWER]: Advancing to term 9170
I20260429 08:04:47.780494  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.780548  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9169.5
I20260429 08:04:47.780589  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9169.6
I20260429 08:04:47.781323  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9170 FOLLOWER]: Advancing to term 9171
I20260429 08:04:47.781733  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.781769  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9170.5
I20260429 08:04:47.781797  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9170.6
I20260429 08:04:47.782560  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9171 FOLLOWER]: Advancing to term 9172
I20260429 08:04:47.782943  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.782974  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9171.5
I20260429 08:04:47.783000  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9171.6
I20260429 08:04:47.783633  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9172 FOLLOWER]: Advancing to term 9173
I20260429 08:04:47.784019  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.784050  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9172.5
I20260429 08:04:47.784078  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9172.6
I20260429 08:04:47.784786  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9173 FOLLOWER]: Advancing to term 9174
I20260429 08:04:47.785161  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.785190  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9173.5
I20260429 08:04:47.785218  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9173.6
I20260429 08:04:47.787025  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9174 FOLLOWER]: Advancing to term 9175
I20260429 08:04:47.787463  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.787603  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9174.5
I20260429 08:04:47.787638  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9174.6
I20260429 08:04:47.788226  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9175 FOLLOWER]: Advancing to term 9176
I20260429 08:04:47.788712  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.788774  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9175.5
I20260429 08:04:47.788816  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9175.6
I20260429 08:04:47.789535  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9176 FOLLOWER]: Advancing to term 9177
I20260429 08:04:47.789985  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.790019  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9176.5
I20260429 08:04:47.790072  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9176.6
I20260429 08:04:47.790732  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9177 FOLLOWER]: Advancing to term 9178
I20260429 08:04:47.791163  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.791220  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9177.5
I20260429 08:04:47.791262  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9177.6
I20260429 08:04:47.791905  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9178 FOLLOWER]: Advancing to term 9179
I20260429 08:04:47.792343  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.792398  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9178.5
I20260429 08:04:47.792438  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9178.6
I20260429 08:04:47.793037  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9179 FOLLOWER]: Advancing to term 9180
I20260429 08:04:47.793475  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.793529  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9179.5
I20260429 08:04:47.793570  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9179.6
I20260429 08:04:47.794271  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9180 FOLLOWER]: Advancing to term 9181
I20260429 08:04:47.794729  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.794761  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9180.5
I20260429 08:04:47.794812  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9180.6
I20260429 08:04:47.795540  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9181 FOLLOWER]: Advancing to term 9182
I20260429 08:04:47.795996  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.796028  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9181.5
I20260429 08:04:47.796080  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9181.6
I20260429 08:04:47.796710  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9182 FOLLOWER]: Advancing to term 9183
I20260429 08:04:47.797130  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.797161  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9182.5
I20260429 08:04:47.797212  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9182.6
I20260429 08:04:47.797982  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9183 FOLLOWER]: Advancing to term 9184
I20260429 08:04:47.798403  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.798436  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9183.5
I20260429 08:04:47.798465  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9183.6
I20260429 08:04:47.799144  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9184 FOLLOWER]: Advancing to term 9185
I20260429 08:04:47.799588  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.799618  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9184.5
I20260429 08:04:47.799647  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9184.6
I20260429 08:04:47.800259  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9185 FOLLOWER]: Advancing to term 9186
I20260429 08:04:47.800714  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.800770  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9185.5
I20260429 08:04:47.800814  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9185.6
I20260429 08:04:47.801460  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9186 FOLLOWER]: Advancing to term 9187
I20260429 08:04:47.801903  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.801934  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9186.5
I20260429 08:04:47.801988  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9186.6
I20260429 08:04:47.802507  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9187 FOLLOWER]: Advancing to term 9188
I20260429 08:04:47.802898  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.802930  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9187.5
I20260429 08:04:47.802958  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9187.6
I20260429 08:04:47.803576  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9188 FOLLOWER]: Advancing to term 9189
I20260429 08:04:47.804064  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.804097  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9188.5
I20260429 08:04:47.804126  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9188.6
I20260429 08:04:47.804764  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9189 FOLLOWER]: Advancing to term 9190
I20260429 08:04:47.805187  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.805220  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9189.5
I20260429 08:04:47.805274  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9189.6
I20260429 08:04:47.805836  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9190 FOLLOWER]: Advancing to term 9191
I20260429 08:04:47.806248  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.806279  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9190.5
I20260429 08:04:47.806309  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9190.6
I20260429 08:04:47.806936  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9191 FOLLOWER]: Advancing to term 9192
I20260429 08:04:47.807327  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.807358  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9191.5
I20260429 08:04:47.807385  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9191.6
I20260429 08:04:47.808030  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9192 FOLLOWER]: Advancing to term 9193
I20260429 08:04:47.808396  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.808436  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9192.5
I20260429 08:04:47.808465  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9192.6
I20260429 08:04:47.809036  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9193 FOLLOWER]: Advancing to term 9194
I20260429 08:04:47.809509  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.809566  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9193.5
I20260429 08:04:47.809612  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9193.6
I20260429 08:04:47.810226  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9194 FOLLOWER]: Advancing to term 9195
I20260429 08:04:47.810674  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.810706  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9194.5
I20260429 08:04:47.810760  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9194.6
I20260429 08:04:47.811412  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9195 FOLLOWER]: Advancing to term 9196
I20260429 08:04:47.811878  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.811911  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9195.5
I20260429 08:04:47.811939  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9195.6
I20260429 08:04:47.812461  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9196 FOLLOWER]: Advancing to term 9197
I20260429 08:04:47.812839  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.812870  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9196.5
I20260429 08:04:47.812897  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9196.6
I20260429 08:04:47.813468  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9197 FOLLOWER]: Advancing to term 9198
I20260429 08:04:47.813910  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.813964  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9197.5
I20260429 08:04:47.814015  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9197.6
I20260429 08:04:47.814674  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9198 FOLLOWER]: Advancing to term 9199
I20260429 08:04:47.815092  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.815147  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9198.5
I20260429 08:04:47.815196  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9198.6
I20260429 08:04:47.815806  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9199 FOLLOWER]: Advancing to term 9200
I20260429 08:04:47.816263  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.816295  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9199.5
I20260429 08:04:47.816349  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9199.6
I20260429 08:04:47.816953  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9200 FOLLOWER]: Advancing to term 9201
I20260429 08:04:47.817387  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.817425  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9200.5
I20260429 08:04:47.817489  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9200.6
I20260429 08:04:47.818133  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9201 FOLLOWER]: Advancing to term 9202
I20260429 08:04:47.818580  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.818612  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9201.5
I20260429 08:04:47.818665  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9201.6
I20260429 08:04:47.819304  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9202 FOLLOWER]: Advancing to term 9203
I20260429 08:04:47.819823  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.819877  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9202.5
I20260429 08:04:47.819923  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9202.6
I20260429 08:04:47.820525  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9203 FOLLOWER]: Advancing to term 9204
I20260429 08:04:47.820981  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.821012  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9203.5
I20260429 08:04:47.821066  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9203.6
I20260429 08:04:47.821561  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9204 FOLLOWER]: Advancing to term 9205
I20260429 08:04:47.822010  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.822067  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9204.5
I20260429 08:04:47.822111  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9204.6
I20260429 08:04:47.822652  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9205 FOLLOWER]: Advancing to term 9206
I20260429 08:04:47.823115  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.823170  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9205.5
I20260429 08:04:47.823213  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9205.6
I20260429 08:04:47.823894  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9206 FOLLOWER]: Advancing to term 9207
I20260429 08:04:47.824306  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.824366  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9206.5
I20260429 08:04:47.824419  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9206.6
I20260429 08:04:47.825022  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9207 FOLLOWER]: Advancing to term 9208
I20260429 08:04:47.825521  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.825552  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9207.5
I20260429 08:04:47.825627  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9207.6
I20260429 08:04:47.826208  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9208 FOLLOWER]: Advancing to term 9209
I20260429 08:04:47.826646  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.826684  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9208.5
I20260429 08:04:47.826740  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9208.6
I20260429 08:04:47.827553  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9209 FOLLOWER]: Advancing to term 9210
I20260429 08:04:47.827987  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.828019  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9209.5
I20260429 08:04:47.828073  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9209.6
I20260429 08:04:47.828737  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9210 FOLLOWER]: Advancing to term 9211
I20260429 08:04:47.829190  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.829222  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9210.5
I20260429 08:04:47.829277  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9210.6
I20260429 08:04:47.829927  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9211 FOLLOWER]: Advancing to term 9212
I20260429 08:04:47.830363  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.830394  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9211.5
I20260429 08:04:47.830426  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9211.6
I20260429 08:04:47.831079  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9212 FOLLOWER]: Advancing to term 9213
I20260429 08:04:47.831588  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.831620  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9212.5
I20260429 08:04:47.831674  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9212.6
I20260429 08:04:47.832275  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9213 FOLLOWER]: Advancing to term 9214
I20260429 08:04:47.832711  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.832742  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9213.5
I20260429 08:04:47.832798  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9213.6
I20260429 08:04:47.833371  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9214 FOLLOWER]: Advancing to term 9215
I20260429 08:04:47.833814  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.833846  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9214.5
I20260429 08:04:47.833901  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9214.6
I20260429 08:04:47.834573  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9215 FOLLOWER]: Advancing to term 9216
I20260429 08:04:47.835005  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.835037  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9215.5
I20260429 08:04:47.835064  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9215.6
I20260429 08:04:47.835743  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9216 FOLLOWER]: Advancing to term 9217
I20260429 08:04:47.836184  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.836215  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9216.5
I20260429 08:04:47.836270  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9216.6
I20260429 08:04:47.836906  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9217 FOLLOWER]: Advancing to term 9218
I20260429 08:04:47.837334  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.837368  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9217.5
I20260429 08:04:47.837427  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9217.6
I20260429 08:04:47.838024  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9218 FOLLOWER]: Advancing to term 9219
I20260429 08:04:47.838449  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.838481  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9218.5
I20260429 08:04:47.838536  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9218.6
I20260429 08:04:47.839133  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9219 FOLLOWER]: Advancing to term 9220
I20260429 08:04:47.839627  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.839658  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9219.5
I20260429 08:04:47.839715  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9219.6
I20260429 08:04:47.840301  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9220 FOLLOWER]: Advancing to term 9221
I20260429 08:04:47.840754  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.840787  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9220.5
I20260429 08:04:47.840816  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9220.6
I20260429 08:04:47.841523  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9221 FOLLOWER]: Advancing to term 9222
I20260429 08:04:47.841953  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.842010  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9221.5
I20260429 08:04:47.842053  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9221.6
I20260429 08:04:47.842718  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9222 FOLLOWER]: Advancing to term 9223
I20260429 08:04:47.843149  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.843207  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9222.5
I20260429 08:04:47.843254  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9222.6
I20260429 08:04:47.843976  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9223 FOLLOWER]: Advancing to term 9224
I20260429 08:04:47.844521  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.844554  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9223.5
I20260429 08:04:47.844606  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9223.6
I20260429 08:04:47.845261  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9224 FOLLOWER]: Advancing to term 9225
I20260429 08:04:47.845712  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.845744  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9224.5
I20260429 08:04:47.845798  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9224.6
I20260429 08:04:47.846448  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9225 FOLLOWER]: Advancing to term 9226
I20260429 08:04:47.846907  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.846939  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9225.5
I20260429 08:04:47.846992  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9225.6
I20260429 08:04:47.847553  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9226 FOLLOWER]: Advancing to term 9227
I20260429 08:04:47.847999  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.848032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9226.5
I20260429 08:04:47.848088  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9226.6
I20260429 08:04:47.848698  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9227 FOLLOWER]: Advancing to term 9228
I20260429 08:04:47.849135  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.849190  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9227.5
I20260429 08:04:47.849236  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9227.6
I20260429 08:04:47.849898  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9228 FOLLOWER]: Advancing to term 9229
I20260429 08:04:47.850320  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.850375  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9228.5
I20260429 08:04:47.850421  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9228.6
I20260429 08:04:47.851047  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9229 FOLLOWER]: Advancing to term 9230
I20260429 08:04:47.851464  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.851562  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9229.5
I20260429 08:04:47.851605  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9229.6
I20260429 08:04:47.852299  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9230 FOLLOWER]: Advancing to term 9231
I20260429 08:04:47.852732  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.852788  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9230.5
I20260429 08:04:47.852834  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9230.6
I20260429 08:04:47.853503  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9231 FOLLOWER]: Advancing to term 9232
I20260429 08:04:47.853940  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.853993  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9231.5
I20260429 08:04:47.854039  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9231.6
I20260429 08:04:47.854701  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9232 FOLLOWER]: Advancing to term 9233
I20260429 08:04:47.855137  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.855170  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9232.5
I20260429 08:04:47.855225  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9232.6
I20260429 08:04:47.855973  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9233 FOLLOWER]: Advancing to term 9234
I20260429 08:04:47.856403  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.856437  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9233.5
I20260429 08:04:47.856492  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9233.6
I20260429 08:04:47.857174  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9234 FOLLOWER]: Advancing to term 9235
I20260429 08:04:47.857563  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.857592  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9234.5
I20260429 08:04:47.857620  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9234.6
I20260429 08:04:47.858186  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9235 FOLLOWER]: Advancing to term 9236
I20260429 08:04:47.858580  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.858610  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9235.5
I20260429 08:04:47.858639  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9235.6
I20260429 08:04:47.859138  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9236 FOLLOWER]: Advancing to term 9237
I20260429 08:04:47.859589  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.859648  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9236.5
I20260429 08:04:47.859690  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9236.6
I20260429 08:04:47.860275  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9237 FOLLOWER]: Advancing to term 9238
I20260429 08:04:47.860718  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.860773  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9237.5
I20260429 08:04:47.860823  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9237.6
I20260429 08:04:47.861452  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9238 FOLLOWER]: Advancing to term 9239
I20260429 08:04:47.861881  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.861913  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9238.5
I20260429 08:04:47.861967  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9238.6
I20260429 08:04:47.862548  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9239 FOLLOWER]: Advancing to term 9240
I20260429 08:04:47.862996  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.863049  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9239.5
I20260429 08:04:47.863094  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9239.6
I20260429 08:04:47.863701  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9240 FOLLOWER]: Advancing to term 9241
I20260429 08:04:47.864130  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.864184  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9240.5
I20260429 08:04:47.864229  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9240.6
I20260429 08:04:47.864802  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9241 FOLLOWER]: Advancing to term 9242
I20260429 08:04:47.865228  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.865284  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9241.5
I20260429 08:04:47.865334  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9241.6
I20260429 08:04:47.865883  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9242 FOLLOWER]: Advancing to term 9243
I20260429 08:04:47.866305  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.866380  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9242.5
I20260429 08:04:47.866448  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9242.6
I20260429 08:04:47.867027  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9243 FOLLOWER]: Advancing to term 9244
I20260429 08:04:47.867439  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.867470  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9243.5
I20260429 08:04:47.867564  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9243.6
I20260429 08:04:47.868208  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9244 FOLLOWER]: Advancing to term 9245
I20260429 08:04:47.868646  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.868708  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9244.5
I20260429 08:04:47.868752  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9244.6
I20260429 08:04:47.869369  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9245 FOLLOWER]: Advancing to term 9246
I20260429 08:04:47.869822  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.869855  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9245.5
I20260429 08:04:47.869910  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9245.6
I20260429 08:04:47.870515  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9246 FOLLOWER]: Advancing to term 9247
I20260429 08:04:47.870950  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.870982  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9246.5
I20260429 08:04:47.871038  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9246.6
I20260429 08:04:47.871654  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9247 FOLLOWER]: Advancing to term 9248
I20260429 08:04:47.872045  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.872077  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9247.5
I20260429 08:04:47.872107  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9247.6
I20260429 08:04:47.872728  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9248 FOLLOWER]: Advancing to term 9249
I20260429 08:04:47.873121  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.873152  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9248.5
I20260429 08:04:47.873180  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9248.6
I20260429 08:04:47.873768  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9249 FOLLOWER]: Advancing to term 9250
I20260429 08:04:47.874209  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.874275  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9249.5
I20260429 08:04:47.874322  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9249.6
I20260429 08:04:47.875067  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9250 FOLLOWER]: Advancing to term 9251
I20260429 08:04:47.875530  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.875577  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9250.5
I20260429 08:04:47.875608  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9250.6
I20260429 08:04:47.876127  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9251 FOLLOWER]: Advancing to term 9252
I20260429 08:04:47.876514  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.876545  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9251.5
I20260429 08:04:47.876573  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9251.6
I20260429 08:04:47.877241  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9252 FOLLOWER]: Advancing to term 9253
I20260429 08:04:47.877707  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.877740  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9252.5
I20260429 08:04:47.877792  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9252.6
I20260429 08:04:47.878407  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9253 FOLLOWER]: Advancing to term 9254
I20260429 08:04:47.879173  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.879210  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9253.5
I20260429 08:04:47.879277  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9253.6
I20260429 08:04:47.880085  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9254 FOLLOWER]: Advancing to term 9255
I20260429 08:04:47.880535  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.880568  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9254.5
I20260429 08:04:47.880599  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9254.6
I20260429 08:04:47.881424  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9255 FOLLOWER]: Advancing to term 9256
I20260429 08:04:47.881871  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.881903  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9255.5
I20260429 08:04:47.881958  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9255.6
I20260429 08:04:47.882620  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9256 FOLLOWER]: Advancing to term 9257
I20260429 08:04:47.883081  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.883113  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9256.5
I20260429 08:04:47.883167  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9256.6
I20260429 08:04:47.883822  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9257 FOLLOWER]: Advancing to term 9258
I20260429 08:04:47.884253  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.884284  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9257.5
I20260429 08:04:47.884335  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9257.6
I20260429 08:04:47.884995  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9258 FOLLOWER]: Advancing to term 9259
I20260429 08:04:47.885540  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.885577  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9258.5
I20260429 08:04:47.885658  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9258.6
I20260429 08:04:47.886296  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9259 FOLLOWER]: Advancing to term 9260
I20260429 08:04:47.886780  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.886812  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9259.5
I20260429 08:04:47.886842  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9259.6
I20260429 08:04:47.887882  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9260 FOLLOWER]: Advancing to term 9261
I20260429 08:04:47.888299  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.888331  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9260.5
I20260429 08:04:47.888360  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9260.6
I20260429 08:04:47.889050  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9261 FOLLOWER]: Advancing to term 9262
I20260429 08:04:47.889446  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.889477  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9261.5
I20260429 08:04:47.889504  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9261.6
I20260429 08:04:47.890138  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9262 FOLLOWER]: Advancing to term 9263
I20260429 08:04:47.890530  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.890560  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9262.5
I20260429 08:04:47.890588  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9262.6
I20260429 08:04:47.891192  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9263 FOLLOWER]: Advancing to term 9264
I20260429 08:04:47.891671  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.891703  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9263.5
I20260429 08:04:47.891732  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9263.6
I20260429 08:04:47.892550  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9264 FOLLOWER]: Advancing to term 9265
I20260429 08:04:47.892951  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.892984  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9264.5
I20260429 08:04:47.893013  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9264.6
I20260429 08:04:47.893659  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9265 FOLLOWER]: Advancing to term 9266
I20260429 08:04:47.894043  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.894073  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9265.5
I20260429 08:04:47.894100  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9265.6
I20260429 08:04:47.894737  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9266 FOLLOWER]: Advancing to term 9267
I20260429 08:04:47.895110  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.895140  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9266.5
I20260429 08:04:47.895167  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9266.6
I20260429 08:04:47.895793  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9267 FOLLOWER]: Advancing to term 9268
I20260429 08:04:47.896183  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.896215  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9267.5
I20260429 08:04:47.896243  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9267.6
I20260429 08:04:47.896883  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9268 FOLLOWER]: Advancing to term 9269
I20260429 08:04:47.897271  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.897302  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9268.5
I20260429 08:04:47.897330  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9268.6
I20260429 08:04:47.897944  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9269 FOLLOWER]: Advancing to term 9270
I20260429 08:04:47.898382  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.898420  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9269.5
I20260429 08:04:47.898476  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9269.6
I20260429 08:04:47.899127  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9270 FOLLOWER]: Advancing to term 9271
I20260429 08:04:47.899590  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.899622  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9270.5
I20260429 08:04:47.899652  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9270.6
I20260429 08:04:47.900363  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9271 FOLLOWER]: Advancing to term 9272
I20260429 08:04:47.900820  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.900873  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9271.5
I20260429 08:04:47.900914  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9271.6
I20260429 08:04:47.901582  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9272 FOLLOWER]: Advancing to term 9273
I20260429 08:04:47.901964  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.901996  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9272.5
I20260429 08:04:47.902025  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9272.6
I20260429 08:04:47.902657  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9273 FOLLOWER]: Advancing to term 9274
I20260429 08:04:47.903036  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.903066  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9273.5
I20260429 08:04:47.903095  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9273.6
I20260429 08:04:47.903724  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9274 FOLLOWER]: Advancing to term 9275
I20260429 08:04:47.904120  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.904151  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9274.5
I20260429 08:04:47.904192  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9274.6
I20260429 08:04:47.904821  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9275 FOLLOWER]: Advancing to term 9276
I20260429 08:04:47.905354  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.905409  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9275.5
I20260429 08:04:47.905453  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9275.6
I20260429 08:04:47.906098  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9276 FOLLOWER]: Advancing to term 9277
I20260429 08:04:47.906544  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.906601  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9276.5
I20260429 08:04:47.906642  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9276.6
I20260429 08:04:47.907317  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9277 FOLLOWER]: Advancing to term 9278
I20260429 08:04:47.907835  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.907867  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9277.5
I20260429 08:04:47.907896  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9277.6
I20260429 08:04:47.908603  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9278 FOLLOWER]: Advancing to term 9279
I20260429 08:04:47.909029  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.909065  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9278.5
I20260429 08:04:47.909118  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9278.6
I20260429 08:04:47.909853  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9279 FOLLOWER]: Advancing to term 9280
I20260429 08:04:47.910254  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.910285  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9279.5
I20260429 08:04:47.910338  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9279.6
I20260429 08:04:47.910890  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9280 FOLLOWER]: Advancing to term 9281
I20260429 08:04:47.911312  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.911342  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9280.5
I20260429 08:04:47.911396  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9280.6
I20260429 08:04:47.912079  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9281 FOLLOWER]: Advancing to term 9282
I20260429 08:04:47.912566  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.912597  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9281.5
I20260429 08:04:47.912652  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9281.6
I20260429 08:04:47.913244  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9282 FOLLOWER]: Advancing to term 9283
I20260429 08:04:47.913681  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.913712  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9282.5
I20260429 08:04:47.913766  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9282.6
I20260429 08:04:47.914428  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9283 FOLLOWER]: Advancing to term 9284
I20260429 08:04:47.914825  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.914856  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9283.5
I20260429 08:04:47.914884  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9283.6
I20260429 08:04:47.915382  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9284 FOLLOWER]: Advancing to term 9285
I20260429 08:04:47.915846  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.915879  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9284.5
I20260429 08:04:47.915908  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9284.6
I20260429 08:04:47.916460  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9285 FOLLOWER]: Advancing to term 9286
I20260429 08:04:47.916850  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.916880  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9285.5
I20260429 08:04:47.916908  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9285.6
I20260429 08:04:47.917426  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9286 FOLLOWER]: Advancing to term 9287
I20260429 08:04:47.917819  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.917848  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9286.5
I20260429 08:04:47.917877  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9286.6
I20260429 08:04:47.918510  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9287 FOLLOWER]: Advancing to term 9288
I20260429 08:04:47.918943  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.918975  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9287.5
I20260429 08:04:47.919029  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9287.6
I20260429 08:04:47.919584  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9288 FOLLOWER]: Advancing to term 9289
I20260429 08:04:47.919991  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.920022  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9288.5
I20260429 08:04:47.920048  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9288.6
I20260429 08:04:47.920737  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9289 FOLLOWER]: Advancing to term 9290
I20260429 08:04:47.921125  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.921155  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9289.5
I20260429 08:04:47.921183  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9289.6
I20260429 08:04:47.921687  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9290 FOLLOWER]: Advancing to term 9291
I20260429 08:04:47.922056  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.922086  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9290.5
I20260429 08:04:47.922113  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9290.6
I20260429 08:04:47.922608  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9291 FOLLOWER]: Advancing to term 9292
I20260429 08:04:47.923014  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.923056  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9291.5
I20260429 08:04:47.923105  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9291.6
I20260429 08:04:47.923661  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9292 FOLLOWER]: Advancing to term 9293
I20260429 08:04:47.924045  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.924077  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9292.5
I20260429 08:04:47.924104  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9292.6
I20260429 08:04:47.924666  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9293 FOLLOWER]: Advancing to term 9294
I20260429 08:04:47.925031  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.925061  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9293.5
I20260429 08:04:47.925087  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9293.6
I20260429 08:04:47.925567  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9294 FOLLOWER]: Advancing to term 9295
I20260429 08:04:47.926007  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.926038  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9294.5
I20260429 08:04:47.926090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9294.6
I20260429 08:04:47.926707  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9295 FOLLOWER]: Advancing to term 9296
I20260429 08:04:47.927156  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.927188  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9295.5
I20260429 08:04:47.927242  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9295.6
I20260429 08:04:47.927830  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9296 FOLLOWER]: Advancing to term 9297
I20260429 08:04:47.928434  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.928470  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9296.5
I20260429 08:04:47.928534  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9296.6
I20260429 08:04:47.929116  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9297 FOLLOWER]: Advancing to term 9298
I20260429 08:04:47.929558  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.929590  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9297.5
I20260429 08:04:47.929653  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9297.6
I20260429 08:04:47.930181  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9298 FOLLOWER]: Advancing to term 9299
I20260429 08:04:47.930624  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.930658  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9298.5
I20260429 08:04:47.930711  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9298.6
I20260429 08:04:47.931201  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9299 FOLLOWER]: Advancing to term 9300
I20260429 08:04:47.931723  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.931777  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9299.5
I20260429 08:04:47.931823  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9299.6
I20260429 08:04:47.932457  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9300 FOLLOWER]: Advancing to term 9301
I20260429 08:04:47.932888  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.932921  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9300.5
I20260429 08:04:47.932976  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9300.6
I20260429 08:04:47.933753  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9301 FOLLOWER]: Advancing to term 9302
I20260429 08:04:47.934131  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.934161  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9301.5
I20260429 08:04:47.934190  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9301.6
I20260429 08:04:47.934810  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9302 FOLLOWER]: Advancing to term 9303
I20260429 08:04:47.935195  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.935225  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9302.5
I20260429 08:04:47.935254  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9302.6
I20260429 08:04:47.935807  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9303 FOLLOWER]: Advancing to term 9304
I20260429 08:04:47.936268  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.936323  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9303.5
I20260429 08:04:47.936367  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9303.6
I20260429 08:04:47.936869  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9304 FOLLOWER]: Advancing to term 9305
I20260429 08:04:47.937345  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.937398  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9304.5
I20260429 08:04:47.937444  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9304.6
I20260429 08:04:47.937949  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9305 FOLLOWER]: Advancing to term 9306
I20260429 08:04:47.938408  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.938462  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9305.5
I20260429 08:04:47.938506  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9305.6
I20260429 08:04:47.938987  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9306 FOLLOWER]: Advancing to term 9307
I20260429 08:04:47.939409  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.939463  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9306.5
I20260429 08:04:47.939548  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9306.6
I20260429 08:04:47.940068  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9307 FOLLOWER]: Advancing to term 9308
I20260429 08:04:47.940514  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.940565  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9307.5
I20260429 08:04:47.940609  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9307.6
I20260429 08:04:47.941238  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9308 FOLLOWER]: Advancing to term 9309
I20260429 08:04:47.941705  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.941740  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9308.5
I20260429 08:04:47.941797  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9308.6
I20260429 08:04:47.942430  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9309 FOLLOWER]: Advancing to term 9310
I20260429 08:04:47.942837  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.942869  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9309.5
I20260429 08:04:47.942898  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9309.6
I20260429 08:04:47.943390  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9310 FOLLOWER]: Advancing to term 9311
I20260429 08:04:47.943872  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.943902  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9310.5
I20260429 08:04:47.943930  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9310.6
I20260429 08:04:47.944540  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9311 FOLLOWER]: Advancing to term 9312
I20260429 08:04:47.944972  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.945024  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9311.5
I20260429 08:04:47.945065  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9311.6
I20260429 08:04:47.945693  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9312 FOLLOWER]: Advancing to term 9313
I20260429 08:04:47.946117  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.946175  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9312.5
I20260429 08:04:47.946220  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9312.6
I20260429 08:04:47.946854  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9313 FOLLOWER]: Advancing to term 9314
I20260429 08:04:47.947273  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.947325  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9313.5
I20260429 08:04:47.947366  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9313.6
I20260429 08:04:47.948022  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9314 FOLLOWER]: Advancing to term 9315
I20260429 08:04:47.948446  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.948498  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9314.5
I20260429 08:04:47.948539  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9314.6
I20260429 08:04:47.949160  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9315 FOLLOWER]: Advancing to term 9316
I20260429 08:04:47.949584  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.949640  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9315.5
I20260429 08:04:47.949690  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9315.6
I20260429 08:04:47.950281  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9316 FOLLOWER]: Advancing to term 9317
I20260429 08:04:47.950721  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.950776  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9316.5
I20260429 08:04:47.950817  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9316.6
I20260429 08:04:47.951390  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9317 FOLLOWER]: Advancing to term 9318
I20260429 08:04:47.951849  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.951902  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9317.5
I20260429 08:04:47.951943  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9317.6
I20260429 08:04:47.952548  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9318 FOLLOWER]: Advancing to term 9319
I20260429 08:04:47.952980  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.953033  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9318.5
I20260429 08:04:47.953076  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9318.6
I20260429 08:04:47.953648  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9319 FOLLOWER]: Advancing to term 9320
I20260429 08:04:47.954059  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.954090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9319.5
I20260429 08:04:47.954118  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9319.6
I20260429 08:04:47.954649  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9320 FOLLOWER]: Advancing to term 9321
I20260429 08:04:47.955097  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.955129  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9320.5
I20260429 08:04:47.955183  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9320.6
I20260429 08:04:47.955822  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9321 FOLLOWER]: Advancing to term 9322
I20260429 08:04:47.956259  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.956290  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9321.5
I20260429 08:04:47.956343  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9321.6
I20260429 08:04:47.956851  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9322 FOLLOWER]: Advancing to term 9323
I20260429 08:04:47.957289  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.957321  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9322.5
I20260429 08:04:47.957376  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9322.6
I20260429 08:04:47.957903  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9323 FOLLOWER]: Advancing to term 9324
I20260429 08:04:47.958367  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.958398  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9323.5
I20260429 08:04:47.958458  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9323.6
I20260429 08:04:47.958972  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9324 FOLLOWER]: Advancing to term 9325
I20260429 08:04:47.959537  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.959569  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9324.5
I20260429 08:04:47.959616  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9324.6
I20260429 08:04:47.960207  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9325 FOLLOWER]: Advancing to term 9326
I20260429 08:04:47.960659  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.960692  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9325.5
I20260429 08:04:47.960721  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9325.6
I20260429 08:04:47.961282  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9326 FOLLOWER]: Advancing to term 9327
I20260429 08:04:47.961730  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.961782  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9326.5
I20260429 08:04:47.961845  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9326.6
I20260429 08:04:47.962469  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9327 FOLLOWER]: Advancing to term 9328
I20260429 08:04:47.962908  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.962937  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9327.5
I20260429 08:04:47.962987  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9327.6
I20260429 08:04:47.963644  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9328 FOLLOWER]: Advancing to term 9329
I20260429 08:04:47.964110  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.964141  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9328.5
I20260429 08:04:47.964169  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9328.6
I20260429 08:04:47.964712  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9329 FOLLOWER]: Advancing to term 9330
I20260429 08:04:47.965135  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.965191  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9329.5
I20260429 08:04:47.965237  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9329.6
I20260429 08:04:47.965754  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9330 FOLLOWER]: Advancing to term 9331
I20260429 08:04:47.966190  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.966248  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9330.5
I20260429 08:04:47.966292  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9330.6
I20260429 08:04:47.966836  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9331 FOLLOWER]: Advancing to term 9332
I20260429 08:04:47.967274  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.967332  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9331.5
I20260429 08:04:47.967377  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9331.6
I20260429 08:04:47.967943  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9332 FOLLOWER]: Advancing to term 9333
I20260429 08:04:47.968355  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.968411  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9332.5
I20260429 08:04:47.968454  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9332.6
I20260429 08:04:47.969020  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9333 FOLLOWER]: Advancing to term 9334
I20260429 08:04:47.969439  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.969494  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9333.5
I20260429 08:04:47.969540  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9333.6
I20260429 08:04:47.970070  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9334 FOLLOWER]: Advancing to term 9335
I20260429 08:04:47.970481  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.970536  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9334.5
I20260429 08:04:47.970583  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9334.6
I20260429 08:04:47.971112  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9335 FOLLOWER]: Advancing to term 9336
I20260429 08:04:47.971580  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.971629  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9335.5
I20260429 08:04:47.971678  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9335.6
I20260429 08:04:47.972239  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9336 FOLLOWER]: Advancing to term 9337
I20260429 08:04:47.972672  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.972729  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9336.5
I20260429 08:04:47.972774  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9336.6
I20260429 08:04:47.973304  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9337 FOLLOWER]: Advancing to term 9338
I20260429 08:04:47.973721  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.973778  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9337.5
I20260429 08:04:47.973821  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9337.6
I20260429 08:04:47.974351  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9338 FOLLOWER]: Advancing to term 9339
I20260429 08:04:47.974778  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.974836  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9338.5
I20260429 08:04:47.974881  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9338.6
I20260429 08:04:47.975410  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9339 FOLLOWER]: Advancing to term 9340
I20260429 08:04:47.975855  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.975914  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9339.5
I20260429 08:04:47.975955  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9339.6
I20260429 08:04:47.976504  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9340 FOLLOWER]: Advancing to term 9341
I20260429 08:04:47.976948  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.976981  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9340.5
I20260429 08:04:47.977033  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9340.6
I20260429 08:04:47.977541  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9341 FOLLOWER]: Advancing to term 9342
I20260429 08:04:47.978003  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.978057  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9341.5
I20260429 08:04:47.978101  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9341.6
I20260429 08:04:47.978766  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9342 FOLLOWER]: Advancing to term 9343
I20260429 08:04:47.979208  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.979240  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9342.5
I20260429 08:04:47.979295  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9342.6
I20260429 08:04:47.979957  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9343 FOLLOWER]: Advancing to term 9344
I20260429 08:04:47.980384  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.980417  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9343.5
I20260429 08:04:47.980468  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9343.6
I20260429 08:04:47.981070  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9344 FOLLOWER]: Advancing to term 9345
I20260429 08:04:47.981529  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.981586  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9344.5
I20260429 08:04:47.981632  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9344.6
I20260429 08:04:47.982206  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9345 FOLLOWER]: Advancing to term 9346
I20260429 08:04:47.982705  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.982736  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9345.5
I20260429 08:04:47.982764  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9345.6
I20260429 08:04:47.983414  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9346 FOLLOWER]: Advancing to term 9347
I20260429 08:04:47.983862  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.983896  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9346.5
I20260429 08:04:47.983923  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9346.6
I20260429 08:04:47.984540  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9347 FOLLOWER]: Advancing to term 9348
I20260429 08:04:47.984977  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.985009  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9347.5
I20260429 08:04:47.985064  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9347.6
I20260429 08:04:47.985611  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9348 FOLLOWER]: Advancing to term 9349
I20260429 08:04:47.986001  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.986032  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9348.5
I20260429 08:04:47.986061  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9348.6
I20260429 08:04:47.986687  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9349 FOLLOWER]: Advancing to term 9350
I20260429 08:04:47.987126  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.987182  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9349.5
I20260429 08:04:47.987228  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9349.6
I20260429 08:04:47.987922  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9350 FOLLOWER]: Advancing to term 9351
I20260429 08:04:47.988324  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.988361  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9350.5
I20260429 08:04:47.988391  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9350.6
I20260429 08:04:47.989066  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9351 FOLLOWER]: Advancing to term 9352
I20260429 08:04:47.989461  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.989491  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9351.5
I20260429 08:04:47.989519  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9351.6
I20260429 08:04:47.990190  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9352 FOLLOWER]: Advancing to term 9353
I20260429 08:04:47.990572  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.990602  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9352.5
I20260429 08:04:47.990630  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9352.6
I20260429 08:04:47.991328  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9353 FOLLOWER]: Advancing to term 9354
I20260429 08:04:47.991816  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.991874  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9353.5
I20260429 08:04:47.991921  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9353.6
I20260429 08:04:47.992465  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9354 FOLLOWER]: Advancing to term 9355
I20260429 08:04:47.992908  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.992964  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9354.5
I20260429 08:04:47.993009  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9354.6
I20260429 08:04:47.993620  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9355 FOLLOWER]: Advancing to term 9356
I20260429 08:04:47.994012  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.994042  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9355.5
I20260429 08:04:47.994071  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9355.6
I20260429 08:04:47.994694  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9356 FOLLOWER]: Advancing to term 9357
I20260429 08:04:47.995080  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.995110  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9356.5
I20260429 08:04:47.995137  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9356.6
I20260429 08:04:47.995769  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9357 FOLLOWER]: Advancing to term 9358
I20260429 08:04:47.996163  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.996197  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9357.5
I20260429 08:04:47.996225  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9357.6
I20260429 08:04:47.996824  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9358 FOLLOWER]: Advancing to term 9359
I20260429 08:04:47.997210  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.997241  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9358.5
I20260429 08:04:47.997268  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9358.6
I20260429 08:04:47.997843  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9359 FOLLOWER]: Advancing to term 9360
I20260429 08:04:47.998227  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.998256  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9359.5
I20260429 08:04:47.998284  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9359.6
I20260429 08:04:47.998850  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9360 FOLLOWER]: Advancing to term 9361
I20260429 08:04:47.999233  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:47.999262  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9360.5
I20260429 08:04:47.999290  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9360.6
I20260429 08:04:47.999907  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9361 FOLLOWER]: Advancing to term 9362
I20260429 08:04:48.000291  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.000319  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9361.5
I20260429 08:04:48.000347  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9361.6
I20260429 08:04:48.000861  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9362 FOLLOWER]: Advancing to term 9363
I20260429 08:04:48.001243  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.001273  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9362.5
I20260429 08:04:48.001302  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9362.6
I20260429 08:04:48.001788  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9363 FOLLOWER]: Advancing to term 9364
I20260429 08:04:48.002169  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.002199  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9363.5
I20260429 08:04:48.002228  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9363.6
I20260429 08:04:48.002709  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9364 FOLLOWER]: Advancing to term 9365
I20260429 08:04:48.003093  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.003124  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9364.5
I20260429 08:04:48.003152  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9364.6
I20260429 08:04:48.003675  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9365 FOLLOWER]: Advancing to term 9366
I20260429 08:04:48.004096  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.004153  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9365.5
I20260429 08:04:48.004199  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9365.6
I20260429 08:04:48.004709  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9366 FOLLOWER]: Advancing to term 9367
I20260429 08:04:48.005203  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.005259  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9366.5
I20260429 08:04:48.005304  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9366.6
I20260429 08:04:48.005797  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9367 FOLLOWER]: Advancing to term 9368
I20260429 08:04:48.006234  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.006291  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9367.5
I20260429 08:04:48.006336  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9367.6
I20260429 08:04:48.006839  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9368 FOLLOWER]: Advancing to term 9369
I20260429 08:04:48.007269  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.007325  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9368.5
I20260429 08:04:48.007371  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9368.6
I20260429 08:04:48.007961  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9369 FOLLOWER]: Advancing to term 9370
I20260429 08:04:48.008419  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.008451  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9369.5
I20260429 08:04:48.008507  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9369.6
I20260429 08:04:48.009261  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9370 FOLLOWER]: Advancing to term 9371
I20260429 08:04:48.009750  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.009783  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9370.5
I20260429 08:04:48.009811  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9370.6
I20260429 08:04:48.010341  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9371 FOLLOWER]: Advancing to term 9372
I20260429 08:04:48.010739  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.010769  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9371.5
I20260429 08:04:48.010797  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9371.6
I20260429 08:04:48.011399  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9372 FOLLOWER]: Advancing to term 9373
I20260429 08:04:48.011859  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.011890  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9372.5
I20260429 08:04:48.011919  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9372.6
I20260429 08:04:48.012467  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9373 FOLLOWER]: Advancing to term 9374
I20260429 08:04:48.012876  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.012907  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9373.5
I20260429 08:04:48.012933  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9373.6
I20260429 08:04:48.013513  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9374 FOLLOWER]: Advancing to term 9375
I20260429 08:04:48.013900  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.013931  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9374.5
I20260429 08:04:48.013969  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9374.6
I20260429 08:04:48.014546  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9375 FOLLOWER]: Advancing to term 9376
I20260429 08:04:48.015008  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.015079  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9375.5
I20260429 08:04:48.015123  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9375.6
I20260429 08:04:48.015762  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9376 FOLLOWER]: Advancing to term 9377
I20260429 08:04:48.016155  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.016187  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9376.5
I20260429 08:04:48.016216  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9376.6
I20260429 08:04:48.016891  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9377 FOLLOWER]: Advancing to term 9378
I20260429 08:04:48.017271  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.017302  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9377.5
I20260429 08:04:48.017330  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9377.6
I20260429 08:04:48.017977  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9378 FOLLOWER]: Advancing to term 9379
I20260429 08:04:48.018352  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.018383  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9378.5
I20260429 08:04:48.018412  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9378.6
I20260429 08:04:48.018985  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9379 FOLLOWER]: Advancing to term 9380
I20260429 08:04:48.019378  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.019409  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9379.5
I20260429 08:04:48.019440  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9379.6
I20260429 08:04:48.020079  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9380 FOLLOWER]: Advancing to term 9381
I20260429 08:04:48.020468  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.020498  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9380.5
I20260429 08:04:48.020527  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9380.6
I20260429 08:04:48.021032  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9381 FOLLOWER]: Advancing to term 9382
I20260429 08:04:48.021454  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.021509  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9381.5
I20260429 08:04:48.021555  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9381.6
I20260429 08:04:48.022233  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9382 FOLLOWER]: Advancing to term 9383
I20260429 08:04:48.022675  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.022728  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9382.5
I20260429 08:04:48.022776  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9382.6
I20260429 08:04:48.023347  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9383 FOLLOWER]: Advancing to term 9384
I20260429 08:04:48.023821  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.023854  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9383.5
I20260429 08:04:48.023882  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9383.6
I20260429 08:04:48.024524  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9384 FOLLOWER]: Advancing to term 9385
I20260429 08:04:48.024969  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.025002  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9384.5
I20260429 08:04:48.025055  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9384.6
I20260429 08:04:48.025643  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9385 FOLLOWER]: Advancing to term 9386
I20260429 08:04:48.026110  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.026144  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9385.5
I20260429 08:04:48.026198  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9385.6
I20260429 08:04:48.026796  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9386 FOLLOWER]: Advancing to term 9387
I20260429 08:04:48.027230  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.027287  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9386.5
I20260429 08:04:48.027331  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9386.6
I20260429 08:04:48.027987  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9387 FOLLOWER]: Advancing to term 9388
I20260429 08:04:48.028422  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.028456  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9387.5
I20260429 08:04:48.028508  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9387.6
I20260429 08:04:48.029132  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9388 FOLLOWER]: Advancing to term 9389
I20260429 08:04:48.029570  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.029601  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9388.5
I20260429 08:04:48.029654  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9388.6
I20260429 08:04:48.030249  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9389 FOLLOWER]: Advancing to term 9390
I20260429 08:04:48.030687  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.030718  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9389.5
I20260429 08:04:48.030771  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9389.6
I20260429 08:04:48.031365  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9390 FOLLOWER]: Advancing to term 9391
I20260429 08:04:48.031838  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.031870  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9390.5
I20260429 08:04:48.031924  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9390.6
I20260429 08:04:48.032528  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9391 FOLLOWER]: Advancing to term 9392
I20260429 08:04:48.032965  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.032995  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9391.5
I20260429 08:04:48.033023  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9391.6
I20260429 08:04:48.033684  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9392 FOLLOWER]: Advancing to term 9393
I20260429 08:04:48.034111  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.034142  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9392.5
I20260429 08:04:48.034191  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9392.6
I20260429 08:04:48.034760  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9393 FOLLOWER]: Advancing to term 9394
I20260429 08:04:48.035213  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.035270  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9393.5
I20260429 08:04:48.035315  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9393.6
I20260429 08:04:48.035990  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9394 FOLLOWER]: Advancing to term 9395
I20260429 08:04:48.036425  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.036480  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9394.5
I20260429 08:04:48.036526  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9394.6
I20260429 08:04:48.037242  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9395 FOLLOWER]: Advancing to term 9396
I20260429 08:04:48.037683  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.037740  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9395.5
I20260429 08:04:48.037783  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9395.6
I20260429 08:04:48.038436  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9396 FOLLOWER]: Advancing to term 9397
I20260429 08:04:48.038884  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.038944  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9396.5
I20260429 08:04:48.038990  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9396.6
I20260429 08:04:48.039650  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9397 FOLLOWER]: Advancing to term 9398
I20260429 08:04:48.040123  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.040159  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9397.5
I20260429 08:04:48.040228  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9397.6
I20260429 08:04:48.040833  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9398 FOLLOWER]: Advancing to term 9399
I20260429 08:04:48.041306  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.041337  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9398.5
I20260429 08:04:48.041373  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9398.6
I20260429 08:04:48.041986  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9399 FOLLOWER]: Advancing to term 9400
I20260429 08:04:48.042466  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.042500  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9399.5
I20260429 08:04:48.042555  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9399.6
I20260429 08:04:48.043253  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9400 FOLLOWER]: Advancing to term 9401
I20260429 08:04:48.043823  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.043855  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9400.5
I20260429 08:04:48.043913  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9400.6
I20260429 08:04:48.044540  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9401 FOLLOWER]: Advancing to term 9402
I20260429 08:04:48.044968  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.045023  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9401.5
I20260429 08:04:48.045069  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9401.6
I20260429 08:04:48.045694  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9402 FOLLOWER]: Advancing to term 9403
I20260429 08:04:48.046144  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.046181  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9402.5
I20260429 08:04:48.046236  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9402.6
I20260429 08:04:48.046981  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9403 FOLLOWER]: Advancing to term 9404
I20260429 08:04:48.047447  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.047520  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9403.5
I20260429 08:04:48.047569  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9403.6
I20260429 08:04:48.048316  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9404 FOLLOWER]: Advancing to term 9405
I20260429 08:04:48.048758  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.048810  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9404.5
I20260429 08:04:48.048853  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9404.6
I20260429 08:04:48.049443  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9405 FOLLOWER]: Advancing to term 9406
I20260429 08:04:48.049885  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.049938  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9405.5
I20260429 08:04:48.049984  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9405.6
I20260429 08:04:48.050587  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9406 FOLLOWER]: Advancing to term 9407
I20260429 08:04:48.051007  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.051064  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9406.5
I20260429 08:04:48.051107  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9406.6
I20260429 08:04:48.051757  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9407 FOLLOWER]: Advancing to term 9408
I20260429 08:04:48.052207  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.052263  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9407.5
I20260429 08:04:48.052307  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9407.6
I20260429 08:04:48.052904  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9408 FOLLOWER]: Advancing to term 9409
I20260429 08:04:48.053359  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.053412  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9408.5
I20260429 08:04:48.053457  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9408.6
I20260429 08:04:48.054036  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9409 FOLLOWER]: Advancing to term 9410
I20260429 08:04:48.054456  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.054512  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9409.5
I20260429 08:04:48.054553  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9409.6
I20260429 08:04:48.055195  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9410 FOLLOWER]: Advancing to term 9411
I20260429 08:04:48.055820  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.055879  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9410.5
I20260429 08:04:48.055924  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9410.6
I20260429 08:04:48.056551  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9411 FOLLOWER]: Advancing to term 9412
I20260429 08:04:48.056985  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.057039  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9411.5
I20260429 08:04:48.057082  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9411.6
I20260429 08:04:48.057695  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9412 FOLLOWER]: Advancing to term 9413
I20260429 08:04:48.058115  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.058171  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9412.5
I20260429 08:04:48.058225  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9412.6
I20260429 08:04:48.058861  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9413 FOLLOWER]: Advancing to term 9414
I20260429 08:04:48.059288  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.059340  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9413.5
I20260429 08:04:48.059387  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9413.6
I20260429 08:04:48.060081  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9414 FOLLOWER]: Advancing to term 9415
I20260429 08:04:48.060552  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.060581  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9414.5
I20260429 08:04:48.060611  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9414.6
I20260429 08:04:48.061108  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9415 FOLLOWER]: Advancing to term 9416
I20260429 08:04:48.061510  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.061542  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9415.5
I20260429 08:04:48.061569  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9415.6
I20260429 08:04:48.062093  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9416 FOLLOWER]: Advancing to term 9417
I20260429 08:04:48.062486  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.062516  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9416.5
I20260429 08:04:48.062544  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9416.6
I20260429 08:04:48.063232  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9417 FOLLOWER]: Advancing to term 9418
I20260429 08:04:48.063679  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.063709  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9417.5
I20260429 08:04:48.063737  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9417.6
I20260429 08:04:48.064291  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9418 FOLLOWER]: Advancing to term 9419
I20260429 08:04:48.064677  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.064707  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9418.5
I20260429 08:04:48.064735  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9418.6
I20260429 08:04:48.065331  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9419 FOLLOWER]: Advancing to term 9420
I20260429 08:04:48.065784  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.065840  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9419.5
I20260429 08:04:48.065903  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9419.6
I20260429 08:04:48.066579  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9420 FOLLOWER]: Advancing to term 9421
I20260429 08:04:48.067005  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.067061  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9420.5
I20260429 08:04:48.067108  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9420.6
I20260429 08:04:48.067751  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9421 FOLLOWER]: Advancing to term 9422
I20260429 08:04:48.068187  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.068241  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9421.5
I20260429 08:04:48.068286  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9421.6
I20260429 08:04:48.068948  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9422 FOLLOWER]: Advancing to term 9423
I20260429 08:04:48.069370  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.069427  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9422.5
I20260429 08:04:48.069473  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9422.6
I20260429 08:04:48.070065  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9423 FOLLOWER]: Advancing to term 9424
I20260429 08:04:48.070475  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.070528  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9423.5
I20260429 08:04:48.070572  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9423.6
I20260429 08:04:48.071177  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9424 FOLLOWER]: Advancing to term 9425
I20260429 08:04:48.071712  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.071763  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9424.5
I20260429 08:04:48.071807  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9424.6
I20260429 08:04:48.072454  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9425 FOLLOWER]: Advancing to term 9426
I20260429 08:04:48.072881  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.072935  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9425.5
I20260429 08:04:48.072978  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9425.6
I20260429 08:04:48.073616  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9426 FOLLOWER]: Advancing to term 9427
I20260429 08:04:48.074007  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.074038  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9426.5
I20260429 08:04:48.074066  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9426.6
I20260429 08:04:48.074693  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9427 FOLLOWER]: Advancing to term 9428
I20260429 08:04:48.075124  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.075179  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9427.5
I20260429 08:04:48.075229  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9427.6
I20260429 08:04:48.075870  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9428 FOLLOWER]: Advancing to term 9429
I20260429 08:04:48.076249  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.076280  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9428.5
I20260429 08:04:48.076309  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9428.6
I20260429 08:04:48.077005  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9429 FOLLOWER]: Advancing to term 9430
I20260429 08:04:48.077684  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.077723  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9429.5
I20260429 08:04:48.077762  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9429.6
I20260429 08:04:48.078400  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9430 FOLLOWER]: Advancing to term 9431
I20260429 08:04:48.078852  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.078909  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9430.5
I20260429 08:04:48.078964  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9430.6
I20260429 08:04:48.079685  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9431 FOLLOWER]: Advancing to term 9432
I20260429 08:04:48.080123  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.080178  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9431.5
I20260429 08:04:48.080226  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9431.6
I20260429 08:04:48.080941  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9432 FOLLOWER]: Advancing to term 9433
I20260429 08:04:48.081385  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.081441  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9432.5
I20260429 08:04:48.081483  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9432.6
I20260429 08:04:48.082166  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9433 FOLLOWER]: Advancing to term 9434
I20260429 08:04:48.082646  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.082695  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9433.5
I20260429 08:04:48.082739  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9433.6
I20260429 08:04:48.083287  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9434 FOLLOWER]: Advancing to term 9435
I20260429 08:04:48.083760  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.083820  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9434.5
I20260429 08:04:48.083864  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9434.6
I20260429 08:04:48.084532  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9435 FOLLOWER]: Advancing to term 9436
I20260429 08:04:48.085049  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.085085  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9435.5
I20260429 08:04:48.085151  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9435.6
I20260429 08:04:48.085947  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9436 FOLLOWER]: Advancing to term 9437
I20260429 08:04:48.086408  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.086463  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9436.5
I20260429 08:04:48.086509  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9436.6
I20260429 08:04:48.087121  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9437 FOLLOWER]: Advancing to term 9438
I20260429 08:04:48.087582  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.087615  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9437.5
I20260429 08:04:48.087643  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9437.6
I20260429 08:04:48.088176  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9438 FOLLOWER]: Advancing to term 9439
I20260429 08:04:48.088616  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.088692  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9438.5
I20260429 08:04:48.088737  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9438.6
I20260429 08:04:48.089260  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9439 FOLLOWER]: Advancing to term 9440
I20260429 08:04:48.089701  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.089757  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9439.5
I20260429 08:04:48.089803  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9439.6
I20260429 08:04:48.090304  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9440 FOLLOWER]: Advancing to term 9441
I20260429 08:04:48.090763  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.090819  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9440.5
I20260429 08:04:48.090864  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9440.6
I20260429 08:04:48.091367  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9441 FOLLOWER]: Advancing to term 9442
I20260429 08:04:48.091836  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.091892  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9441.5
I20260429 08:04:48.091935  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9441.6
I20260429 08:04:48.092432  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9442 FOLLOWER]: Advancing to term 9443
I20260429 08:04:48.092865  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.092921  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9442.5
I20260429 08:04:48.092965  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9442.6
I20260429 08:04:48.093457  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9443 FOLLOWER]: Advancing to term 9444
I20260429 08:04:48.093906  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.093961  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9443.5
I20260429 08:04:48.094024  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9443.6
I20260429 08:04:48.094556  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9444 FOLLOWER]: Advancing to term 9445
I20260429 08:04:48.094983  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.095038  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9444.5
I20260429 08:04:48.095080  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9444.6
I20260429 08:04:48.095582  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9445 FOLLOWER]: Advancing to term 9446
I20260429 08:04:48.096011  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.096068  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9445.5
I20260429 08:04:48.096114  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9445.6
I20260429 08:04:48.096625  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9446 FOLLOWER]: Advancing to term 9447
I20260429 08:04:48.097062  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.097118  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9446.5
I20260429 08:04:48.097164  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9446.6
I20260429 08:04:48.097663  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9447 FOLLOWER]: Advancing to term 9448
I20260429 08:04:48.098100  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.098155  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9447.5
I20260429 08:04:48.098212  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9447.6
I20260429 08:04:48.098698  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9448 FOLLOWER]: Advancing to term 9449
I20260429 08:04:48.099138  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.099195  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9448.5
I20260429 08:04:48.099241  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9448.6
I20260429 08:04:48.099798  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9449 FOLLOWER]: Advancing to term 9450
I20260429 08:04:48.100230  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.100287  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9449.5
I20260429 08:04:48.100328  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9449.6
I20260429 08:04:48.101038  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9450 FOLLOWER]: Advancing to term 9451
I20260429 08:04:48.101490  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.101543  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9450.5
I20260429 08:04:48.101585  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9450.6
I20260429 08:04:48.102108  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9451 FOLLOWER]: Advancing to term 9452
I20260429 08:04:48.102547  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.102603  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9451.5
I20260429 08:04:48.102648  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9451.6
I20260429 08:04:48.103171  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9452 FOLLOWER]: Advancing to term 9453
I20260429 08:04:48.103667  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.103720  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9452.5
I20260429 08:04:48.103765  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9452.6
I20260429 08:04:48.104359  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9453 FOLLOWER]: Advancing to term 9454
I20260429 08:04:48.104806  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.104839  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9453.5
I20260429 08:04:48.104895  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9453.6
I20260429 08:04:48.105520  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9454 FOLLOWER]: Advancing to term 9455
I20260429 08:04:48.105947  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.105979  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9454.5
I20260429 08:04:48.106034  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9454.6
I20260429 08:04:48.106612  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9455 FOLLOWER]: Advancing to term 9456
I20260429 08:04:48.107057  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.107089  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9455.5
I20260429 08:04:48.107146  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9455.6
I20260429 08:04:48.107779  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9456 FOLLOWER]: Advancing to term 9457
I20260429 08:04:48.108215  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.108270  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9456.5
I20260429 08:04:48.108314  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9456.6
I20260429 08:04:48.108911  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9457 FOLLOWER]: Advancing to term 9458
I20260429 08:04:48.109297  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.109328  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9457.5
I20260429 08:04:48.109356  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9457.6
I20260429 08:04:48.109892  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9458 FOLLOWER]: Advancing to term 9459
I20260429 08:04:48.110289  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.110321  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9458.5
I20260429 08:04:48.110349  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9458.6
I20260429 08:04:48.110893  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9459 FOLLOWER]: Advancing to term 9460
I20260429 08:04:48.111271  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.111303  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9459.5
I20260429 08:04:48.111331  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9459.6
I20260429 08:04:48.111869  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9460 FOLLOWER]: Advancing to term 9461
I20260429 08:04:48.112253  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.112284  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9460.5
I20260429 08:04:48.112311  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9460.6
I20260429 08:04:48.112881  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9461 FOLLOWER]: Advancing to term 9462
I20260429 08:04:48.113281  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.113327  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9461.5
I20260429 08:04:48.113358  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9461.6
I20260429 08:04:48.113848  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9462 FOLLOWER]: Advancing to term 9463
I20260429 08:04:48.114229  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.114260  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9462.5
I20260429 08:04:48.114288  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9462.6
I20260429 08:04:48.114835  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9463 FOLLOWER]: Advancing to term 9464
I20260429 08:04:48.115208  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.115238  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9463.5
I20260429 08:04:48.115265  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9463.6
I20260429 08:04:48.115754  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9464 FOLLOWER]: Advancing to term 9465
I20260429 08:04:48.116196  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.116228  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9464.5
I20260429 08:04:48.116282  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9464.6
I20260429 08:04:48.116833  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9465 FOLLOWER]: Advancing to term 9466
I20260429 08:04:48.117261  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.117293  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9465.5
I20260429 08:04:48.117347  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9465.6
I20260429 08:04:48.117888  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9466 FOLLOWER]: Advancing to term 9467
I20260429 08:04:48.118357  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.118389  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9466.5
I20260429 08:04:48.118444  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9466.6
I20260429 08:04:48.118932  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9467 FOLLOWER]: Advancing to term 9468
I20260429 08:04:48.119369  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.119400  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9467.5
I20260429 08:04:48.119458  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9467.6
I20260429 08:04:48.120143  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9468 FOLLOWER]: Advancing to term 9469
I20260429 08:04:48.120518  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.120549  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9468.5
I20260429 08:04:48.120576  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9468.6
I20260429 08:04:48.121202  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9469 FOLLOWER]: Advancing to term 9470
I20260429 08:04:48.121592  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.121695  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9469.5
I20260429 08:04:48.121750  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9469.6
I20260429 08:04:48.122345  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9470 FOLLOWER]: Advancing to term 9471
I20260429 08:04:48.122762  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.122793  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9470.5
I20260429 08:04:48.122820  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9470.6
I20260429 08:04:48.123404  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9471 FOLLOWER]: Advancing to term 9472
I20260429 08:04:48.123847  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.123883  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9471.5
I20260429 08:04:48.123910  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9471.6
I20260429 08:04:48.124485  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9472 FOLLOWER]: Advancing to term 9473
I20260429 08:04:48.124920  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.124979  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9472.5
I20260429 08:04:48.125025  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9472.6
I20260429 08:04:48.125674  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9473 FOLLOWER]: Advancing to term 9474
I20260429 08:04:48.126207  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.126264  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9473.5
I20260429 08:04:48.126312  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9473.6
I20260429 08:04:48.126945  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9474 FOLLOWER]: Advancing to term 9475
I20260429 08:04:48.127377  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.127441  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9474.5
I20260429 08:04:48.127518  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9474.6
I20260429 08:04:48.128145  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9475 FOLLOWER]: Advancing to term 9476
I20260429 08:04:48.128593  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.128648  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9475.5
I20260429 08:04:48.128692  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9475.6
I20260429 08:04:48.129355  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9476 FOLLOWER]: Advancing to term 9477
I20260429 08:04:48.129804  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.129860  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9476.5
I20260429 08:04:48.129904  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9476.6
I20260429 08:04:48.130544  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9477 FOLLOWER]: Advancing to term 9478
I20260429 08:04:48.130972  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.131028  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9477.5
I20260429 08:04:48.131074  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9477.6
I20260429 08:04:48.131732  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9478 FOLLOWER]: Advancing to term 9479
I20260429 08:04:48.132160  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.132215  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9478.5
I20260429 08:04:48.132261  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9478.6
I20260429 08:04:48.132863  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9479 FOLLOWER]: Advancing to term 9480
I20260429 08:04:48.133284  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.133339  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9479.5
I20260429 08:04:48.133385  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9479.6
I20260429 08:04:48.134001  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9480 FOLLOWER]: Advancing to term 9481
I20260429 08:04:48.134424  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.134479  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9480.5
I20260429 08:04:48.134526  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9480.6
I20260429 08:04:48.135267  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9481 FOLLOWER]: Advancing to term 9482
I20260429 08:04:48.135776  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.135810  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9481.5
I20260429 08:04:48.135839  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9481.6
I20260429 08:04:48.136458  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9482 FOLLOWER]: Advancing to term 9483
I20260429 08:04:48.136847  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.136878  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9482.5
I20260429 08:04:48.136907  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9482.6
I20260429 08:04:48.137508  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9483 FOLLOWER]: Advancing to term 9484
I20260429 08:04:48.137898  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.137929  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9483.5
I20260429 08:04:48.137959  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9483.6
I20260429 08:04:48.138530  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9484 FOLLOWER]: Advancing to term 9485
I20260429 08:04:48.138918  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.138949  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9484.5
I20260429 08:04:48.138978  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9484.6
I20260429 08:04:48.139564  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9485 FOLLOWER]: Advancing to term 9486
I20260429 08:04:48.139961  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.139992  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9485.5
I20260429 08:04:48.140019  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9485.6
I20260429 08:04:48.140666  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9486 FOLLOWER]: Advancing to term 9487
I20260429 08:04:48.141036  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.141065  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9486.5
I20260429 08:04:48.141093  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9486.6
I20260429 08:04:48.141641  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9487 FOLLOWER]: Advancing to term 9488
I20260429 08:04:48.142022  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.142051  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9487.5
I20260429 08:04:48.142078  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9487.6
I20260429 08:04:48.142647  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9488 FOLLOWER]: Advancing to term 9489
I20260429 08:04:48.143020  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.143049  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9488.5
I20260429 08:04:48.143078  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9488.6
I20260429 08:04:48.143677  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9489 FOLLOWER]: Advancing to term 9490
I20260429 08:04:48.144052  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.144083  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9489.5
I20260429 08:04:48.144110  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9489.6
I20260429 08:04:48.144762  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9490 FOLLOWER]: Advancing to term 9491
I20260429 08:04:48.145143  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.145190  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9490.5
I20260429 08:04:48.145219  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9490.6
I20260429 08:04:48.145923  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9491 FOLLOWER]: Advancing to term 9492
I20260429 08:04:48.146307  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.146337  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9491.5
I20260429 08:04:48.146379  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9491.6
I20260429 08:04:48.147054  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9492 FOLLOWER]: Advancing to term 9493
I20260429 08:04:48.147601  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.147646  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9492.5
I20260429 08:04:48.147689  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9492.6
I20260429 08:04:48.148325  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9493 FOLLOWER]: Advancing to term 9494
I20260429 08:04:48.148751  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.148808  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9493.5
I20260429 08:04:48.148852  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9493.6
I20260429 08:04:48.149451  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9494 FOLLOWER]: Advancing to term 9495
I20260429 08:04:48.149865  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.149919  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9494.5
I20260429 08:04:48.149966  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9494.6
I20260429 08:04:48.150591  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9495 FOLLOWER]: Advancing to term 9496
I20260429 08:04:48.151078  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.151110  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9495.5
I20260429 08:04:48.151163  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9495.6
I20260429 08:04:48.151782  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9496 FOLLOWER]: Advancing to term 9497
I20260429 08:04:48.152256  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.152295  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9496.5
I20260429 08:04:48.152348  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9496.6
I20260429 08:04:48.152954  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9497 FOLLOWER]: Advancing to term 9498
I20260429 08:04:48.153394  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.153425  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9497.5
I20260429 08:04:48.153481  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9497.6
I20260429 08:04:48.154145  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9498 FOLLOWER]: Advancing to term 9499
I20260429 08:04:48.154618  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.154651  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9498.5
I20260429 08:04:48.154719  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9498.6
I20260429 08:04:48.155349  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9499 FOLLOWER]: Advancing to term 9500
I20260429 08:04:48.155843  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.155895  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9499.5
I20260429 08:04:48.155941  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9499.6
I20260429 08:04:48.156526  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9500 FOLLOWER]: Advancing to term 9501
I20260429 08:04:48.156906  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.156937  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9500.5
I20260429 08:04:48.156965  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9500.6
I20260429 08:04:48.157562  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9501 FOLLOWER]: Advancing to term 9502
I20260429 08:04:48.157930  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.157959  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9501.5
I20260429 08:04:48.157986  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9501.6
I20260429 08:04:48.158615  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9502 FOLLOWER]: Advancing to term 9503
I20260429 08:04:48.159029  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.159058  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9502.5
I20260429 08:04:48.159085  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9502.6
I20260429 08:04:48.159590  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9503 FOLLOWER]: Advancing to term 9504
I20260429 08:04:48.160068  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.160094  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9503.5
I20260429 08:04:48.160122  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9503.6
I20260429 08:04:48.160742  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9504 FOLLOWER]: Advancing to term 9505
I20260429 08:04:48.161103  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.161132  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9504.5
I20260429 08:04:48.161160  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9504.6
I20260429 08:04:48.161880  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9505 FOLLOWER]: Advancing to term 9506
I20260429 08:04:48.162315  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.162369  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9505.5
I20260429 08:04:48.162426  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9505.6
I20260429 08:04:48.162994  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9506 FOLLOWER]: Advancing to term 9507
I20260429 08:04:48.163455  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.163537  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9506.5
I20260429 08:04:48.163595  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9506.6
I20260429 08:04:48.164188  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9507 FOLLOWER]: Advancing to term 9508
I20260429 08:04:48.164606  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.164660  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9507.5
I20260429 08:04:48.164703  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9507.6
I20260429 08:04:48.165383  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9508 FOLLOWER]: Advancing to term 9509
I20260429 08:04:48.165830  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.165861  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9508.5
I20260429 08:04:48.165913  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9508.6
I20260429 08:04:48.166631  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9509 FOLLOWER]: Advancing to term 9510
I20260429 08:04:48.167053  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.167084  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9509.5
I20260429 08:04:48.167136  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9509.6
I20260429 08:04:48.167821  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9510 FOLLOWER]: Advancing to term 9511
I20260429 08:04:48.168229  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.168260  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9510.5
I20260429 08:04:48.168289  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9510.6
I20260429 08:04:48.168951  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9511 FOLLOWER]: Advancing to term 9512
I20260429 08:04:48.169410  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.169468  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9511.5
I20260429 08:04:48.169514  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9511.6
I20260429 08:04:48.170106  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9512 FOLLOWER]: Advancing to term 9513
I20260429 08:04:48.170508  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.170539  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9512.5
I20260429 08:04:48.170568  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9512.6
I20260429 08:04:48.171190  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9513 FOLLOWER]: Advancing to term 9514
I20260429 08:04:48.171648  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.171680  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9513.5
I20260429 08:04:48.171710  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9513.6
I20260429 08:04:48.172271  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9514 FOLLOWER]: Advancing to term 9515
I20260429 08:04:48.172678  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.172710  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9514.5
I20260429 08:04:48.172737  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9514.6
I20260429 08:04:48.173365  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9515 FOLLOWER]: Advancing to term 9516
I20260429 08:04:48.173734  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.173763  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9515.5
I20260429 08:04:48.173790  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9515.6
I20260429 08:04:48.174371  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9516 FOLLOWER]: Advancing to term 9517
I20260429 08:04:48.174811  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.174867  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9516.5
I20260429 08:04:48.174912  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9516.6
I20260429 08:04:48.175513  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9517 FOLLOWER]: Advancing to term 9518
I20260429 08:04:48.175921  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.175974  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9517.5
I20260429 08:04:48.176017  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9517.6
I20260429 08:04:48.176620  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9518 FOLLOWER]: Advancing to term 9519
I20260429 08:04:48.177073  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.177105  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9518.5
I20260429 08:04:48.177158  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9518.6
I20260429 08:04:48.177888  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9519 FOLLOWER]: Advancing to term 9520
I20260429 08:04:48.178366  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.178427  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9519.5
I20260429 08:04:48.178473  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9519.6
I20260429 08:04:48.179141  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9520 FOLLOWER]: Advancing to term 9521
I20260429 08:04:48.179680  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.179736  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9520.5
I20260429 08:04:48.179785  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9520.6
I20260429 08:04:48.180413  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9521 FOLLOWER]: Advancing to term 9522
I20260429 08:04:48.180809  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.180840  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9521.5
I20260429 08:04:48.180868  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9521.6
I20260429 08:04:48.181416  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9522 FOLLOWER]: Advancing to term 9523
I20260429 08:04:48.181808  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.181839  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9522.5
I20260429 08:04:48.181867  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9522.6
I20260429 08:04:48.182446  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9523 FOLLOWER]: Advancing to term 9524
I20260429 08:04:48.182896  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.182926  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9523.5
I20260429 08:04:48.182955  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9523.6
I20260429 08:04:48.183627  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9524 FOLLOWER]: Advancing to term 9525
I20260429 08:04:48.184026  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.184056  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9524.5
I20260429 08:04:48.184084  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9524.6
I20260429 08:04:48.184674  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9525 FOLLOWER]: Advancing to term 9526
I20260429 08:04:48.185055  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.185086  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9525.5
I20260429 08:04:48.185114  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9525.6
I20260429 08:04:48.185655  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9526 FOLLOWER]: Advancing to term 9527
I20260429 08:04:48.186036  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.186066  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9526.5
I20260429 08:04:48.186093  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9526.6
I20260429 08:04:48.186800  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9527 FOLLOWER]: Advancing to term 9528
I20260429 08:04:48.187204  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.187237  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9527.5
I20260429 08:04:48.187265  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9527.6
I20260429 08:04:48.187988  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9528 FOLLOWER]: Advancing to term 9529
I20260429 08:04:48.188441  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.188475  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9528.5
I20260429 08:04:48.188505  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9528.6
I20260429 08:04:48.189200  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9529 FOLLOWER]: Advancing to term 9530
I20260429 08:04:48.189649  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.189706  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9529.5
I20260429 08:04:48.189764  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9529.6
I20260429 08:04:48.190564  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9530 FOLLOWER]: Advancing to term 9531
I20260429 08:04:48.190989  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.191022  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9530.5
I20260429 08:04:48.191076  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9530.6
I20260429 08:04:48.191802  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9531 FOLLOWER]: Advancing to term 9532
I20260429 08:04:48.192245  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.192276  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9531.5
I20260429 08:04:48.192332  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9531.6
I20260429 08:04:48.192898  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9532 FOLLOWER]: Advancing to term 9533
I20260429 08:04:48.193338  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.193369  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9532.5
I20260429 08:04:48.193427  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9532.6
I20260429 08:04:48.194051  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9533 FOLLOWER]: Advancing to term 9534
I20260429 08:04:48.194474  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.194505  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9533.5
I20260429 08:04:48.194557  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9533.6
I20260429 08:04:48.195142  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9534 FOLLOWER]: Advancing to term 9535
I20260429 08:04:48.195605  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.195636  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9534.5
I20260429 08:04:48.195690  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9534.6
I20260429 08:04:48.196244  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9535 FOLLOWER]: Advancing to term 9536
I20260429 08:04:48.196699  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.196730  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9535.5
I20260429 08:04:48.196785  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9535.6
I20260429 08:04:48.197371  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9536 FOLLOWER]: Advancing to term 9537
I20260429 08:04:48.197829  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.197860  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9536.5
I20260429 08:04:48.197914  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9536.6
I20260429 08:04:48.198558  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9537 FOLLOWER]: Advancing to term 9538
I20260429 08:04:48.199110  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.199141  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9537.5
I20260429 08:04:48.199193  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9537.6
I20260429 08:04:48.199775  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9538 FOLLOWER]: Advancing to term 9539
I20260429 08:04:48.200188  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.200220  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9538.5
I20260429 08:04:48.200274  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9538.6
I20260429 08:04:48.200897  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9539 FOLLOWER]: Advancing to term 9540
I20260429 08:04:48.201340  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.201386  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9539.5
I20260429 08:04:48.201416  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9539.6
I20260429 08:04:48.202106  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9540 FOLLOWER]: Advancing to term 9541
I20260429 08:04:48.202579  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.202622  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9540.5
I20260429 08:04:48.202683  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9540.6
I20260429 08:04:48.203287  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9541 FOLLOWER]: Advancing to term 9542
I20260429 08:04:48.203814  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.203846  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9541.5
I20260429 08:04:48.203900  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9541.6
I20260429 08:04:48.204556  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9542 FOLLOWER]: Advancing to term 9543
I20260429 08:04:48.204998  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.205030  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9542.5
I20260429 08:04:48.205085  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9542.6
I20260429 08:04:48.205725  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9543 FOLLOWER]: Advancing to term 9544
I20260429 08:04:48.206163  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.206200  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9543.5
I20260429 08:04:48.206254  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9543.6
I20260429 08:04:48.206916  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9544 FOLLOWER]: Advancing to term 9545
I20260429 08:04:48.207348  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.207381  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9544.5
I20260429 08:04:48.207437  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9544.6
I20260429 08:04:48.208040  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9545 FOLLOWER]: Advancing to term 9546
I20260429 08:04:48.208451  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.208480  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9545.5
I20260429 08:04:48.208546  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9545.6
I20260429 08:04:48.209226  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9546 FOLLOWER]: Advancing to term 9547
I20260429 08:04:48.209702  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.209734  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9546.5
I20260429 08:04:48.209786  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9546.6
I20260429 08:04:48.210439  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9547 FOLLOWER]: Advancing to term 9548
I20260429 08:04:48.210889  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.210922  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9547.5
I20260429 08:04:48.210974  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9547.6
I20260429 08:04:48.211671  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9548 FOLLOWER]: Advancing to term 9549
I20260429 08:04:48.212118  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.212150  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9548.5
I20260429 08:04:48.212203  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9548.6
I20260429 08:04:48.212977  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9549 FOLLOWER]: Advancing to term 9550
I20260429 08:04:48.213454  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.213490  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9549.5
I20260429 08:04:48.213547  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9549.6
I20260429 08:04:48.214299  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9550 FOLLOWER]: Advancing to term 9551
I20260429 08:04:48.214829  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.214862  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9550.5
I20260429 08:04:48.214916  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9550.6
I20260429 08:04:48.215751  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9551 FOLLOWER]: Advancing to term 9552
I20260429 08:04:48.216187  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.216235  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9551.5
I20260429 08:04:48.216271  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9551.6
I20260429 08:04:48.216879  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9552 FOLLOWER]: Advancing to term 9553
I20260429 08:04:48.217348  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.217406  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9552.5
I20260429 08:04:48.217448  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9552.6
I20260429 08:04:48.218021  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9553 FOLLOWER]: Advancing to term 9554
I20260429 08:04:48.218484  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.218538  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9553.5
I20260429 08:04:48.218578  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9553.6
I20260429 08:04:48.219206  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9554 FOLLOWER]: Advancing to term 9555
I20260429 08:04:48.219730  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.219762  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9554.5
I20260429 08:04:48.219805  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9554.6
I20260429 08:04:48.220419  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9555 FOLLOWER]: Advancing to term 9556
I20260429 08:04:48.220852  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.220885  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9555.5
I20260429 08:04:48.220938  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9555.6
I20260429 08:04:48.221549  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9556 FOLLOWER]: Advancing to term 9557
I20260429 08:04:48.221971  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.222004  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9556.5
I20260429 08:04:48.222056  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9556.6
I20260429 08:04:48.222676  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9557 FOLLOWER]: Advancing to term 9558
I20260429 08:04:48.223094  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.223125  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9557.5
I20260429 08:04:48.223181  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9557.6
I20260429 08:04:48.223805  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9558 FOLLOWER]: Advancing to term 9559
I20260429 08:04:48.224251  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.224306  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9558.5
I20260429 08:04:48.224351  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9558.6
I20260429 08:04:48.225001  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9559 FOLLOWER]: Advancing to term 9560
I20260429 08:04:48.225392  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.225426  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9559.5
I20260429 08:04:48.225455  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9559.6
I20260429 08:04:48.225993  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9560 FOLLOWER]: Advancing to term 9561
I20260429 08:04:48.226527  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.226560  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9560.5
I20260429 08:04:48.226589  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9560.6
I20260429 08:04:48.227160  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9561 FOLLOWER]: Advancing to term 9562
I20260429 08:04:48.227599  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.227630  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9561.5
I20260429 08:04:48.227660  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9561.6
I20260429 08:04:48.228242  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9562 FOLLOWER]: Advancing to term 9563
I20260429 08:04:48.228629  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.228660  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9562.5
I20260429 08:04:48.228691  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9562.6
I20260429 08:04:48.229197  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9563 FOLLOWER]: Advancing to term 9564
I20260429 08:04:48.229594  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.229626  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9563.5
I20260429 08:04:48.229655  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9563.6
I20260429 08:04:48.230159  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9564 FOLLOWER]: Advancing to term 9565
I20260429 08:04:48.230557  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.230587  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9564.5
I20260429 08:04:48.230616  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9564.6
I20260429 08:04:48.231133  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9565 FOLLOWER]: Advancing to term 9566
I20260429 08:04:48.231580  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.231609  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9565.5
I20260429 08:04:48.231638  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9565.6
I20260429 08:04:48.232162  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9566 FOLLOWER]: Advancing to term 9567
I20260429 08:04:48.232561  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.232591  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9566.5
I20260429 08:04:48.232620  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9566.6
I20260429 08:04:48.233156  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9567 FOLLOWER]: Advancing to term 9568
I20260429 08:04:48.233547  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.233577  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9567.5
I20260429 08:04:48.233605  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9567.6
I20260429 08:04:48.234081  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9568 FOLLOWER]: Advancing to term 9569
I20260429 08:04:48.234463  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.234493  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9568.5
I20260429 08:04:48.234521  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9568.6
I20260429 08:04:48.235005  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9569 FOLLOWER]: Advancing to term 9570
I20260429 08:04:48.235397  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.235435  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9569.5
I20260429 08:04:48.235462  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9569.6
I20260429 08:04:48.236007  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9570 FOLLOWER]: Advancing to term 9571
I20260429 08:04:48.236392  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.236429  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9570.5
I20260429 08:04:48.236459  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9570.6
I20260429 08:04:48.237018  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9571 FOLLOWER]: Advancing to term 9572
I20260429 08:04:48.237464  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.237497  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9571.5
I20260429 08:04:48.237525  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9571.6
I20260429 08:04:48.238016  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9572 FOLLOWER]: Advancing to term 9573
I20260429 08:04:48.238446  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.238499  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9572.5
I20260429 08:04:48.238545  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9572.6
I20260429 08:04:48.239095  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9573 FOLLOWER]: Advancing to term 9574
I20260429 08:04:48.239583  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.239632  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9573.5
I20260429 08:04:48.239676  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9573.6
I20260429 08:04:48.240201  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9574 FOLLOWER]: Advancing to term 9575
I20260429 08:04:48.240639  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.240670  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9574.5
I20260429 08:04:48.240736  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9574.6
I20260429 08:04:48.241257  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9575 FOLLOWER]: Advancing to term 9576
I20260429 08:04:48.241758  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.241811  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9575.5
I20260429 08:04:48.241856  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9575.6
I20260429 08:04:48.242374  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9576 FOLLOWER]: Advancing to term 9577
I20260429 08:04:48.242815  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.242868  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9576.5
I20260429 08:04:48.242913  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9576.6
I20260429 08:04:48.243674  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9577 FOLLOWER]: Advancing to term 9578
I20260429 08:04:48.244109  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.244164  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9577.5
I20260429 08:04:48.244210  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9577.6
I20260429 08:04:48.244803  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9578 FOLLOWER]: Advancing to term 9579
I20260429 08:04:48.245187  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.245218  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9578.5
I20260429 08:04:48.245247  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9578.6
I20260429 08:04:48.245939  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9579 FOLLOWER]: Advancing to term 9580
I20260429 08:04:48.246321  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.246361  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9579.5
I20260429 08:04:48.246390  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9579.6
I20260429 08:04:48.246966  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9580 FOLLOWER]: Advancing to term 9581
I20260429 08:04:48.247397  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.247471  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9580.5
I20260429 08:04:48.247556  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9580.6
I20260429 08:04:48.248164  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9581 FOLLOWER]: Advancing to term 9582
I20260429 08:04:48.248590  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.248623  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9581.5
I20260429 08:04:48.248677  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9581.6
I20260429 08:04:48.249379  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9582 FOLLOWER]: Advancing to term 9583
I20260429 08:04:48.249814  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.249868  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9582.5
I20260429 08:04:48.249909  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9582.6
I20260429 08:04:48.250566  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9583 FOLLOWER]: Advancing to term 9584
I20260429 08:04:48.251011  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.251066  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9583.5
I20260429 08:04:48.251107  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9583.6
I20260429 08:04:48.251838  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9584 FOLLOWER]: Advancing to term 9585
I20260429 08:04:48.252249  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.252281  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9584.5
I20260429 08:04:48.252316  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9584.6
I20260429 08:04:48.253062  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9585 FOLLOWER]: Advancing to term 9586
I20260429 08:04:48.253530  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.253585  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9585.5
I20260429 08:04:48.253631  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9585.6
I20260429 08:04:48.254379  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9586 FOLLOWER]: Advancing to term 9587
I20260429 08:04:48.254827  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.254880  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9586.5
I20260429 08:04:48.254927  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9586.6
I20260429 08:04:48.255461  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9587 FOLLOWER]: Advancing to term 9588
I20260429 08:04:48.255897  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.255954  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9587.5
I20260429 08:04:48.255997  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9587.6
I20260429 08:04:48.256637  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9588 FOLLOWER]: Advancing to term 9589
I20260429 08:04:48.257068  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.257122  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9588.5
I20260429 08:04:48.257167  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9588.6
I20260429 08:04:48.257824  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9589 FOLLOWER]: Advancing to term 9590
I20260429 08:04:48.258235  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.258288  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9589.5
I20260429 08:04:48.258332  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9589.6
I20260429 08:04:48.258963  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9590 FOLLOWER]: Advancing to term 9591
I20260429 08:04:48.259564  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.259641  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9590.5
I20260429 08:04:48.259691  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9590.6
I20260429 08:04:48.260234  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9591 FOLLOWER]: Advancing to term 9592
I20260429 08:04:48.260685  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.260737  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9591.5
I20260429 08:04:48.260785  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9591.6
I20260429 08:04:48.261402  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9592 FOLLOWER]: Advancing to term 9593
I20260429 08:04:48.261921  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.261960  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9592.5
I20260429 08:04:48.261996  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9592.6
I20260429 08:04:48.262600  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9593 FOLLOWER]: Advancing to term 9594
I20260429 08:04:48.263049  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.263106  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9593.5
I20260429 08:04:48.263152  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9593.6
I20260429 08:04:48.263836  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9594 FOLLOWER]: Advancing to term 9595
I20260429 08:04:48.264267  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.264322  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9594.5
I20260429 08:04:48.264367  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9594.6
I20260429 08:04:48.265040  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9595 FOLLOWER]: Advancing to term 9596
I20260429 08:04:48.265461  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.265514  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9595.5
I20260429 08:04:48.265559  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9595.6
I20260429 08:04:48.266163  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9596 FOLLOWER]: Advancing to term 9597
I20260429 08:04:48.266634  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.266666  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9596.5
I20260429 08:04:48.266724  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9596.6
I20260429 08:04:48.267416  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9597 FOLLOWER]: Advancing to term 9598
I20260429 08:04:48.267896  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.267930  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9597.5
I20260429 08:04:48.267958  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9597.6
I20260429 08:04:48.268525  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9598 FOLLOWER]: Advancing to term 9599
I20260429 08:04:48.268932  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.268963  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9598.5
I20260429 08:04:48.268992  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9598.6
I20260429 08:04:48.269654  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9599 FOLLOWER]: Advancing to term 9600
I20260429 08:04:48.270094  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.270128  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9599.5
I20260429 08:04:48.270155  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9599.6
I20260429 08:04:48.270797  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9600 FOLLOWER]: Advancing to term 9601
I20260429 08:04:48.271220  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.271256  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9600.5
I20260429 08:04:48.271286  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9600.6
I20260429 08:04:48.271916  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9601 FOLLOWER]: Advancing to term 9602
I20260429 08:04:48.272322  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.272353  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9601.5
I20260429 08:04:48.272384  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9601.6
I20260429 08:04:48.272946  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9602 FOLLOWER]: Advancing to term 9603
I20260429 08:04:48.273357  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.273391  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9602.5
I20260429 08:04:48.273442  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9602.6
I20260429 08:04:48.273980  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9603 FOLLOWER]: Advancing to term 9604
I20260429 08:04:48.274421  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.274452  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9603.5
I20260429 08:04:48.274518  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9603.6
I20260429 08:04:48.275029  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9604 FOLLOWER]: Advancing to term 9605
I20260429 08:04:48.275456  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.275534  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9604.5
I20260429 08:04:48.275614  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9604.6
I20260429 08:04:48.276147  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9605 FOLLOWER]: Advancing to term 9606
I20260429 08:04:48.276587  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.276643  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9605.5
I20260429 08:04:48.276705  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9605.6
I20260429 08:04:48.277257  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9606 FOLLOWER]: Advancing to term 9607
I20260429 08:04:48.277787  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.277824  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9606.5
I20260429 08:04:48.277855  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9606.6
I20260429 08:04:48.278425  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9607 FOLLOWER]: Advancing to term 9608
I20260429 08:04:48.278887  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.278919  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9607.5
I20260429 08:04:48.278975  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9607.6
I20260429 08:04:48.279544  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9608 FOLLOWER]: Advancing to term 9609
I20260429 08:04:48.280012  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.280068  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9608.5
I20260429 08:04:48.280113  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9608.6
I20260429 08:04:48.280632  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9609 FOLLOWER]: Advancing to term 9610
I20260429 08:04:48.281080  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.281136  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9609.5
I20260429 08:04:48.281181  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9609.6
I20260429 08:04:48.281684  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9610 FOLLOWER]: Advancing to term 9611
I20260429 08:04:48.282150  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.282204  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9610.5
I20260429 08:04:48.282248  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9610.6
I20260429 08:04:48.282765  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9611 FOLLOWER]: Advancing to term 9612
I20260429 08:04:48.283238  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.283293  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9611.5
I20260429 08:04:48.283346  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9611.6
I20260429 08:04:48.283854  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9612 FOLLOWER]: Advancing to term 9613
I20260429 08:04:48.284271  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.284324  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9612.5
I20260429 08:04:48.284368  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9612.6
I20260429 08:04:48.284921  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9613 FOLLOWER]: Advancing to term 9614
I20260429 08:04:48.285353  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.285418  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9613.5
I20260429 08:04:48.285457  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9613.6
I20260429 08:04:48.286080  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9614 FOLLOWER]: Advancing to term 9615
I20260429 08:04:48.286646  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.286682  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9614.5
I20260429 08:04:48.286715  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9614.6
I20260429 08:04:48.287287  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9615 FOLLOWER]: Advancing to term 9616
I20260429 08:04:48.287791  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.287824  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9615.5
I20260429 08:04:48.287853  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9615.6
I20260429 08:04:48.288483  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9616 FOLLOWER]: Advancing to term 9617
I20260429 08:04:48.288944  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.289000  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9616.5
I20260429 08:04:48.289048  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9616.6
I20260429 08:04:48.289702  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9617 FOLLOWER]: Advancing to term 9618
I20260429 08:04:48.290122  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.290153  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9617.5
I20260429 08:04:48.290179  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9617.6
I20260429 08:04:48.290858  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9618 FOLLOWER]: Advancing to term 9619
I20260429 08:04:48.291218  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.291246  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9618.5
I20260429 08:04:48.291273  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9618.6
I20260429 08:04:48.292032  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9619 FOLLOWER]: Advancing to term 9620
I20260429 08:04:48.292402  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.292434  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9619.5
I20260429 08:04:48.292464  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9619.6
I20260429 08:04:48.293032  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9620 FOLLOWER]: Advancing to term 9621
I20260429 08:04:48.293503  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.293536  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9620.5
I20260429 08:04:48.293591  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9620.6
I20260429 08:04:48.294201  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9621 FOLLOWER]: Advancing to term 9622
I20260429 08:04:48.294649  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.294682  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9621.5
I20260429 08:04:48.294710  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9621.6
I20260429 08:04:48.295223  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9622 FOLLOWER]: Advancing to term 9623
I20260429 08:04:48.295751  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.295804  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9622.5
I20260429 08:04:48.295846  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9622.6
I20260429 08:04:48.296471  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9623 FOLLOWER]: Advancing to term 9624
I20260429 08:04:48.296933  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.296967  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9623.5
I20260429 08:04:48.297024  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9623.6
I20260429 08:04:48.297874  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9624 FOLLOWER]: Advancing to term 9625
I20260429 08:04:48.298324  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.298357  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9624.5
I20260429 08:04:48.298413  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9624.6
I20260429 08:04:48.299022  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9625 FOLLOWER]: Advancing to term 9626
I20260429 08:04:48.299463  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.299551  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9625.5
I20260429 08:04:48.299619  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9625.6
I20260429 08:04:48.300180  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9626 FOLLOWER]: Advancing to term 9627
I20260429 08:04:48.300612  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.300647  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9626.5
I20260429 08:04:48.300693  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9626.6
I20260429 08:04:48.301297  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9627 FOLLOWER]: Advancing to term 9628
I20260429 08:04:48.301766  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.301798  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9627.5
I20260429 08:04:48.301826  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9627.6
I20260429 08:04:48.302533  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9628 FOLLOWER]: Advancing to term 9629
I20260429 08:04:48.303006  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.303037  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9628.5
I20260429 08:04:48.303066  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9628.6
I20260429 08:04:48.303807  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9629 FOLLOWER]: Advancing to term 9630
I20260429 08:04:48.304248  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.304282  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9629.5
I20260429 08:04:48.304312  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9629.6
I20260429 08:04:48.305029  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9630 FOLLOWER]: Advancing to term 9631
I20260429 08:04:48.305469  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.305500  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9630.5
I20260429 08:04:48.305529  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9630.6
I20260429 08:04:48.306222  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9631 FOLLOWER]: Advancing to term 9632
I20260429 08:04:48.306663  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.306694  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9631.5
I20260429 08:04:48.306746  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9631.6
I20260429 08:04:48.307509  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9632 FOLLOWER]: Advancing to term 9633
I20260429 08:04:48.307945  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.307974  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9632.5
I20260429 08:04:48.308027  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9632.6
I20260429 08:04:48.308665  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9633 FOLLOWER]: Advancing to term 9634
I20260429 08:04:48.309100  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.309163  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9633.5
I20260429 08:04:48.309207  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9633.6
I20260429 08:04:48.309885  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9634 FOLLOWER]: Advancing to term 9635
I20260429 08:04:48.310333  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.310397  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9634.5
I20260429 08:04:48.310448  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9634.6
I20260429 08:04:48.311129  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9635 FOLLOWER]: Advancing to term 9636
I20260429 08:04:48.311651  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.311702  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9635.5
I20260429 08:04:48.311744  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9635.6
I20260429 08:04:48.312321  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9636 FOLLOWER]: Advancing to term 9637
I20260429 08:04:48.312737  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.312767  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9636.5
I20260429 08:04:48.312795  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9636.6
I20260429 08:04:48.313469  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9637 FOLLOWER]: Advancing to term 9638
I20260429 08:04:48.313913  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.313946  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9637.5
I20260429 08:04:48.314000  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9637.6
I20260429 08:04:48.314724  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9638 FOLLOWER]: Advancing to term 9639
I20260429 08:04:48.315145  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.315176  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9638.5
I20260429 08:04:48.315227  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9638.6
I20260429 08:04:48.316005  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9639 FOLLOWER]: Advancing to term 9640
I20260429 08:04:48.316443  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.316474  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9639.5
I20260429 08:04:48.316527  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9639.6
I20260429 08:04:48.317111  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9640 FOLLOWER]: Advancing to term 9641
I20260429 08:04:48.317548  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.317580  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9640.5
I20260429 08:04:48.317633  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9640.6
I20260429 08:04:48.318207  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9641 FOLLOWER]: Advancing to term 9642
I20260429 08:04:48.318662  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.318696  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9641.5
I20260429 08:04:48.318723  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9641.6
I20260429 08:04:48.319304  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9642 FOLLOWER]: Advancing to term 9643
I20260429 08:04:48.319813  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.319849  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9642.5
I20260429 08:04:48.319881  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9642.6
I20260429 08:04:48.320657  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9643 FOLLOWER]: Advancing to term 9644
I20260429 08:04:48.321099  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.321132  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9643.5
I20260429 08:04:48.321161  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9643.6
I20260429 08:04:48.321820  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9644 FOLLOWER]: Advancing to term 9645
I20260429 08:04:48.322253  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.322284  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9644.5
I20260429 08:04:48.322348  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9644.6
I20260429 08:04:48.322942  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9645 FOLLOWER]: Advancing to term 9646
I20260429 08:04:48.323369  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.323401  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9645.5
I20260429 08:04:48.323452  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9645.6
I20260429 08:04:48.324128  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9646 FOLLOWER]: Advancing to term 9647
I20260429 08:04:48.324559  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.324615  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9646.5
I20260429 08:04:48.324661  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9646.6
I20260429 08:04:48.325508  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9647 FOLLOWER]: Advancing to term 9648
I20260429 08:04:48.325937  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.325994  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9647.5
I20260429 08:04:48.326038  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9647.6
I20260429 08:04:48.326685  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9648 FOLLOWER]: Advancing to term 9649
I20260429 08:04:48.327108  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.327164  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9648.5
I20260429 08:04:48.327209  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9648.6
I20260429 08:04:48.327807  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9649 FOLLOWER]: Advancing to term 9650
I20260429 08:04:48.328253  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.328310  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9649.5
I20260429 08:04:48.328351  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9649.6
I20260429 08:04:48.328944  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9650 FOLLOWER]: Advancing to term 9651
I20260429 08:04:48.329367  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.329429  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9650.5
I20260429 08:04:48.329471  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9650.6
I20260429 08:04:48.330065  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9651 FOLLOWER]: Advancing to term 9652
I20260429 08:04:48.330519  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.330570  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9651.5
I20260429 08:04:48.330612  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9651.6
I20260429 08:04:48.331250  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9652 FOLLOWER]: Advancing to term 9653
I20260429 08:04:48.331800  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.331835  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9652.5
I20260429 08:04:48.331864  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9652.6
I20260429 08:04:48.332646  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9653 FOLLOWER]: Advancing to term 9654
I20260429 08:04:48.333097  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.333130  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9653.5
I20260429 08:04:48.333159  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9653.6
I20260429 08:04:48.333859  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9654 FOLLOWER]: Advancing to term 9655
I20260429 08:04:48.334290  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.334343  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9654.5
I20260429 08:04:48.334388  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9654.6
I20260429 08:04:48.334997  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9655 FOLLOWER]: Advancing to term 9656
I20260429 08:04:48.335438  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.335470  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9655.5
I20260429 08:04:48.335572  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9655.6
I20260429 08:04:48.336329  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9656 FOLLOWER]: Advancing to term 9657
I20260429 08:04:48.336792  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.336827  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9656.5
I20260429 08:04:48.336856  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9656.6
I20260429 08:04:48.337705  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9657 FOLLOWER]: Advancing to term 9658
I20260429 08:04:48.338166  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.338199  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9657.5
I20260429 08:04:48.338228  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9657.6
I20260429 08:04:48.338842  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9658 FOLLOWER]: Advancing to term 9659
I20260429 08:04:48.339246  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.339277  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9658.5
I20260429 08:04:48.339308  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9658.6
I20260429 08:04:48.339957  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9659 FOLLOWER]: Advancing to term 9660
I20260429 08:04:48.340394  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.340476  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9659.5
I20260429 08:04:48.340683  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9659.6
I20260429 08:04:48.341566  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9660 FOLLOWER]: Advancing to term 9661
I20260429 08:04:48.342068  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.342103  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9660.5
I20260429 08:04:48.342133  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9660.6
I20260429 08:04:48.342891  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9661 FOLLOWER]: Advancing to term 9662
I20260429 08:04:48.343348  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.343533  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9661.5
I20260429 08:04:48.343609  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9661.6
I20260429 08:04:48.344228  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9662 FOLLOWER]: Advancing to term 9663
I20260429 08:04:48.344676  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.344730  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9662.5
I20260429 08:04:48.344776  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9662.6
I20260429 08:04:48.345508  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9663 FOLLOWER]: Advancing to term 9664
I20260429 08:04:48.346037  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.346073  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9663.5
I20260429 08:04:48.346139  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9663.6
I20260429 08:04:48.346810  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9664 FOLLOWER]: Advancing to term 9665
I20260429 08:04:48.347237  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.347268  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9664.5
I20260429 08:04:48.347323  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9664.6
I20260429 08:04:48.347939  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9665 FOLLOWER]: Advancing to term 9666
I20260429 08:04:48.348320  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.348349  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9665.5
I20260429 08:04:48.348378  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9665.6
I20260429 08:04:48.349036  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9666 FOLLOWER]: Advancing to term 9667
I20260429 08:04:48.349431  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.349460  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9666.5
I20260429 08:04:48.349488  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9666.6
I20260429 08:04:48.350028  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9667 FOLLOWER]: Advancing to term 9668
I20260429 08:04:48.350471  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.350523  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9667.5
I20260429 08:04:48.350569  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9667.6
I20260429 08:04:48.351104  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9668 FOLLOWER]: Advancing to term 9669
I20260429 08:04:48.351568  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.351599  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9668.5
I20260429 08:04:48.351632  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9668.6
I20260429 08:04:48.352195  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9669 FOLLOWER]: Advancing to term 9670
I20260429 08:04:48.352583  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.352627  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9669.5
I20260429 08:04:48.352655  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9669.6
I20260429 08:04:48.353358  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9670 FOLLOWER]: Advancing to term 9671
I20260429 08:04:48.353739  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.353770  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9670.5
I20260429 08:04:48.353798  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9670.6
I20260429 08:04:48.354544  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9671 FOLLOWER]: Advancing to term 9672
I20260429 08:04:48.355016  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.355077  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9671.5
I20260429 08:04:48.355121  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9671.6
I20260429 08:04:48.355862  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9672 FOLLOWER]: Advancing to term 9673
I20260429 08:04:48.356300  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.356359  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9672.5
I20260429 08:04:48.356405  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9672.6
I20260429 08:04:48.357019  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9673 FOLLOWER]: Advancing to term 9674
I20260429 08:04:48.357481  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.357512  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9673.5
I20260429 08:04:48.357565  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9673.6
I20260429 08:04:48.358235  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9674 FOLLOWER]: Advancing to term 9675
I20260429 08:04:48.358702  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.358734  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9674.5
I20260429 08:04:48.358788  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9674.6
I20260429 08:04:48.359462  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9675 FOLLOWER]: Advancing to term 9676
I20260429 08:04:48.359897  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.359928  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9675.5
I20260429 08:04:48.359980  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9675.6
I20260429 08:04:48.360525  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9676 FOLLOWER]: Advancing to term 9677
I20260429 08:04:48.360948  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.360980  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9676.5
I20260429 08:04:48.361007  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9676.6
I20260429 08:04:48.361662  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9677 FOLLOWER]: Advancing to term 9678
I20260429 08:04:48.362048  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.362079  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9677.5
I20260429 08:04:48.362108  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9677.6
I20260429 08:04:48.362782  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9678 FOLLOWER]: Advancing to term 9679
I20260429 08:04:48.363142  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.363173  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9678.5
I20260429 08:04:48.363199  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9678.6
I20260429 08:04:48.363914  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9679 FOLLOWER]: Advancing to term 9680
I20260429 08:04:48.364276  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.364305  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9679.5
I20260429 08:04:48.364333  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9679.6
I20260429 08:04:48.365104  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9680 FOLLOWER]: Advancing to term 9681
I20260429 08:04:48.365494  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.365525  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9680.5
I20260429 08:04:48.365553  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9680.6
I20260429 08:04:48.366196  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9681 FOLLOWER]: Advancing to term 9682
I20260429 08:04:48.366602  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.366632  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9681.5
I20260429 08:04:48.366664  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9681.6
I20260429 08:04:48.367290  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9682 FOLLOWER]: Advancing to term 9683
I20260429 08:04:48.367754  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.367786  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9682.5
I20260429 08:04:48.367813  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9682.6
I20260429 08:04:48.368394  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9683 FOLLOWER]: Advancing to term 9684
I20260429 08:04:48.368860  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.368892  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9683.5
I20260429 08:04:48.368948  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9683.6
I20260429 08:04:48.369618  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9684 FOLLOWER]: Advancing to term 9685
I20260429 08:04:48.370062  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.370095  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9684.5
I20260429 08:04:48.370152  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9684.6
I20260429 08:04:48.370764  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9685 FOLLOWER]: Advancing to term 9686
I20260429 08:04:48.371199  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.371253  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9685.5
I20260429 08:04:48.371323  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9685.6
I20260429 08:04:48.372005  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9686 FOLLOWER]: Advancing to term 9687
I20260429 08:04:48.372399  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.372428  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9686.5
I20260429 08:04:48.372455  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9686.6
I20260429 08:04:48.372989  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9687 FOLLOWER]: Advancing to term 9688
I20260429 08:04:48.373378  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.373415  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9687.5
I20260429 08:04:48.373445  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9687.6
I20260429 08:04:48.374032  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9688 FOLLOWER]: Advancing to term 9689
I20260429 08:04:48.374425  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.374455  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9688.5
I20260429 08:04:48.374482  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9688.6
I20260429 08:04:48.375129  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9689 FOLLOWER]: Advancing to term 9690
I20260429 08:04:48.375613  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.375651  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9689.5
I20260429 08:04:48.375682  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9689.6
I20260429 08:04:48.376226  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9690 FOLLOWER]: Advancing to term 9691
I20260429 08:04:48.376668  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.376700  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9690.5
I20260429 08:04:48.376729  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9690.6
I20260429 08:04:48.377255  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9691 FOLLOWER]: Advancing to term 9692
I20260429 08:04:48.377662  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.377691  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9691.5
I20260429 08:04:48.377718  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9691.6
I20260429 08:04:48.378273  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9692 FOLLOWER]: Advancing to term 9693
I20260429 08:04:48.378688  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.378719  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9692.5
I20260429 08:04:48.378747  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9692.6
I20260429 08:04:48.379251  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9693 FOLLOWER]: Advancing to term 9694
I20260429 08:04:48.379738  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.379769  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9693.5
I20260429 08:04:48.379796  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9693.6
I20260429 08:04:48.380313  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9694 FOLLOWER]: Advancing to term 9695
I20260429 08:04:48.380776  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.380806  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9694.5
I20260429 08:04:48.380833  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9694.6
I20260429 08:04:48.381407  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9695 FOLLOWER]: Advancing to term 9696
I20260429 08:04:48.381795  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.381826  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9695.5
I20260429 08:04:48.381853  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9695.6
I20260429 08:04:48.382439  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9696 FOLLOWER]: Advancing to term 9697
I20260429 08:04:48.382802  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.382833  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9696.5
I20260429 08:04:48.382858  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9696.6
I20260429 08:04:48.383446  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9697 FOLLOWER]: Advancing to term 9698
I20260429 08:04:48.383868  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.383898  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9697.5
I20260429 08:04:48.383925  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9697.6
I20260429 08:04:48.384543  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9698 FOLLOWER]: Advancing to term 9699
I20260429 08:04:48.384948  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.384980  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9698.5
I20260429 08:04:48.385015  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9698.6
I20260429 08:04:48.385546  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9699 FOLLOWER]: Advancing to term 9700
I20260429 08:04:48.385958  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.385990  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9699.5
I20260429 08:04:48.386018  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9699.6
I20260429 08:04:48.386637  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9700 FOLLOWER]: Advancing to term 9701
I20260429 08:04:48.387030  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.387060  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9700.5
I20260429 08:04:48.387089  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9700.6
I20260429 08:04:48.387831  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9701 FOLLOWER]: Advancing to term 9702
I20260429 08:04:48.388252  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.388283  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9701.5
I20260429 08:04:48.388310  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9701.6
I20260429 08:04:48.388880  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9702 FOLLOWER]: Advancing to term 9703
I20260429 08:04:48.389256  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.389286  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9702.5
I20260429 08:04:48.389315  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9702.6
I20260429 08:04:48.389863  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9703 FOLLOWER]: Advancing to term 9704
I20260429 08:04:48.390254  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.390282  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9703.5
I20260429 08:04:48.390308  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9703.6
I20260429 08:04:48.390800  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9704 FOLLOWER]: Advancing to term 9705
I20260429 08:04:48.391166  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.391196  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9704.5
I20260429 08:04:48.391242  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9704.6
I20260429 08:04:48.391748  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9705 FOLLOWER]: Advancing to term 9706
I20260429 08:04:48.392124  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.392155  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9705.5
I20260429 08:04:48.392184  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9705.6
I20260429 08:04:48.392673  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9706 FOLLOWER]: Advancing to term 9707
I20260429 08:04:48.393050  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.393080  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9706.5
I20260429 08:04:48.393108  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9706.6
I20260429 08:04:48.393640  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9707 FOLLOWER]: Advancing to term 9708
I20260429 08:04:48.394013  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.394042  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9707.5
I20260429 08:04:48.394069  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9707.6
I20260429 08:04:48.394587  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9708 FOLLOWER]: Advancing to term 9709
I20260429 08:04:48.394958  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.394987  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9708.5
I20260429 08:04:48.395015  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9708.6
I20260429 08:04:48.395578  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9709 FOLLOWER]: Advancing to term 9710
I20260429 08:04:48.395972  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.396003  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9709.5
I20260429 08:04:48.396031  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9709.6
I20260429 08:04:48.396637  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9710 FOLLOWER]: Advancing to term 9711
I20260429 08:04:48.397017  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.397047  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9710.5
I20260429 08:04:48.397075  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9710.6
I20260429 08:04:48.397728  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9711 FOLLOWER]: Advancing to term 9712
I20260429 08:04:48.398103  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.398132  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9711.5
I20260429 08:04:48.398159  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9711.6
I20260429 08:04:48.398751  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9712 FOLLOWER]: Advancing to term 9713
I20260429 08:04:48.399115  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.399145  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9712.5
I20260429 08:04:48.399173  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9712.6
I20260429 08:04:48.399727  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9713 FOLLOWER]: Advancing to term 9714
I20260429 08:04:48.400094  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.400123  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9713.5
I20260429 08:04:48.400151  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9713.6
I20260429 08:04:48.400693  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9714 FOLLOWER]: Advancing to term 9715
I20260429 08:04:48.401060  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.401089  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9714.5
I20260429 08:04:48.401116  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9714.6
I20260429 08:04:48.401690  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9715 FOLLOWER]: Advancing to term 9716
I20260429 08:04:48.402071  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.402101  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9715.5
I20260429 08:04:48.402127  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9715.6
I20260429 08:04:48.402689  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9716 FOLLOWER]: Advancing to term 9717
I20260429 08:04:48.403070  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.403100  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9716.5
I20260429 08:04:48.403128  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9716.6
I20260429 08:04:48.403708  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9717 FOLLOWER]: Advancing to term 9718
I20260429 08:04:48.404129  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.404158  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9717.5
I20260429 08:04:48.404187  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9717.6
I20260429 08:04:48.404785  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9718 FOLLOWER]: Advancing to term 9719
I20260429 08:04:48.405233  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.405289  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9718.5
I20260429 08:04:48.405332  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9718.6
I20260429 08:04:48.405956  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9719 FOLLOWER]: Advancing to term 9720
I20260429 08:04:48.406338  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.406383  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9719.5
I20260429 08:04:48.406410  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9719.6
I20260429 08:04:48.406973  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9720 FOLLOWER]: Advancing to term 9721
I20260429 08:04:48.407344  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.407374  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9720.5
I20260429 08:04:48.407402  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9720.6
I20260429 08:04:48.408087  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9721 FOLLOWER]: Advancing to term 9722
I20260429 08:04:48.408492  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.408522  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9721.5
I20260429 08:04:48.408550  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9721.6
I20260429 08:04:48.409085  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9722 FOLLOWER]: Advancing to term 9723
I20260429 08:04:48.409451  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.409499  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9722.5
I20260429 08:04:48.409526  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9722.6
I20260429 08:04:48.410074  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9723 FOLLOWER]: Advancing to term 9724
I20260429 08:04:48.410463  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.410494  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9723.5
I20260429 08:04:48.410522  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9723.6
I20260429 08:04:48.411134  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9724 FOLLOWER]: Advancing to term 9725
I20260429 08:04:48.411587  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.411619  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9724.5
I20260429 08:04:48.411648  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9724.6
I20260429 08:04:48.412148  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9725 FOLLOWER]: Advancing to term 9726
I20260429 08:04:48.412539  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.412569  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9725.5
I20260429 08:04:48.412597  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9725.6
I20260429 08:04:48.413177  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9726 FOLLOWER]: Advancing to term 9727
I20260429 08:04:48.413556  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.413586  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9726.5
I20260429 08:04:48.413614  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9726.6
I20260429 08:04:48.414201  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9727 FOLLOWER]: Advancing to term 9728
I20260429 08:04:48.414590  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.414620  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9727.5
I20260429 08:04:48.414647  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9727.6
I20260429 08:04:48.415232  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9728 FOLLOWER]: Advancing to term 9729
I20260429 08:04:48.415731  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.415766  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9728.5
I20260429 08:04:48.415803  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9728.6
I20260429 08:04:48.416471  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9729 FOLLOWER]: Advancing to term 9730
I20260429 08:04:48.416855  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.416887  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9729.5
I20260429 08:04:48.416915  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9729.6
I20260429 08:04:48.417572  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9730 FOLLOWER]: Advancing to term 9731
I20260429 08:04:48.418043  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.418074  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9730.5
I20260429 08:04:48.418130  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9730.6
I20260429 08:04:48.418674  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9731 FOLLOWER]: Advancing to term 9732
I20260429 08:04:48.419108  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.419139  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9731.5
I20260429 08:04:48.419193  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9731.6
I20260429 08:04:48.419696  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9732 FOLLOWER]: Advancing to term 9733
I20260429 08:04:48.420137  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.420192  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9732.5
I20260429 08:04:48.420234  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9732.6
I20260429 08:04:48.420958  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9733 FOLLOWER]: Advancing to term 9734
I20260429 08:04:48.421386  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.421430  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9733.5
I20260429 08:04:48.421494  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9733.6
I20260429 08:04:48.422109  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9734 FOLLOWER]: Advancing to term 9735
I20260429 08:04:48.422539  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.422571  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9734.5
I20260429 08:04:48.422626  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9734.6
I20260429 08:04:48.423239  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9735 FOLLOWER]: Advancing to term 9736
I20260429 08:04:48.423749  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.423782  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9735.5
I20260429 08:04:48.423835  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9735.6
I20260429 08:04:48.424449  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9736 FOLLOWER]: Advancing to term 9737
I20260429 08:04:48.424893  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.424925  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9736.5
I20260429 08:04:48.424983  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9736.6
I20260429 08:04:48.425583  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9737 FOLLOWER]: Advancing to term 9738
I20260429 08:04:48.426033  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.426065  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9737.5
I20260429 08:04:48.426120  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9737.6
I20260429 08:04:48.426939  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9738 FOLLOWER]: Advancing to term 9739
I20260429 08:04:48.427376  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.427407  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9738.5
I20260429 08:04:48.427567  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9738.6
I20260429 08:04:48.428201  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9739 FOLLOWER]: Advancing to term 9740
I20260429 08:04:48.428663  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.428727  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9739.5
I20260429 08:04:48.428773  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9739.6
I20260429 08:04:48.429387  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9740 FOLLOWER]: Advancing to term 9741
I20260429 08:04:48.429838  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.429894  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9740.5
I20260429 08:04:48.429944  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9740.6
I20260429 08:04:48.430558  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9741 FOLLOWER]: Advancing to term 9742
I20260429 08:04:48.430989  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.431046  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9741.5
I20260429 08:04:48.431092  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9741.6
I20260429 08:04:48.431627  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9742 FOLLOWER]: Advancing to term 9743
I20260429 08:04:48.432051  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.432108  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9742.5
I20260429 08:04:48.432155  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9742.6
I20260429 08:04:48.432761  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9743 FOLLOWER]: Advancing to term 9744
I20260429 08:04:48.433207  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.433240  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9743.5
I20260429 08:04:48.433295  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9743.6
I20260429 08:04:48.433813  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9744 FOLLOWER]: Advancing to term 9745
I20260429 08:04:48.434249  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.434305  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9744.5
I20260429 08:04:48.434350  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9744.6
I20260429 08:04:48.435132  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9745 FOLLOWER]: Advancing to term 9746
I20260429 08:04:48.435781  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.435842  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9745.5
I20260429 08:04:48.435892  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9745.6
I20260429 08:04:48.436671  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9746 FOLLOWER]: Advancing to term 9747
I20260429 08:04:48.437119  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.437178  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9746.5
I20260429 08:04:48.437222  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9746.6
I20260429 08:04:48.437944  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9747 FOLLOWER]: Advancing to term 9748
I20260429 08:04:48.438422  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.438506  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9747.5
I20260429 08:04:48.438555  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9747.6
I20260429 08:04:48.439241  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9748 FOLLOWER]: Advancing to term 9749
I20260429 08:04:48.439782  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.439837  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9748.5
I20260429 08:04:48.439883  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9748.6
I20260429 08:04:48.440505  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9749 FOLLOWER]: Advancing to term 9750
I20260429 08:04:48.440900  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.440932  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9749.5
I20260429 08:04:48.440961  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9749.6
I20260429 08:04:48.441527  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9750 FOLLOWER]: Advancing to term 9751
I20260429 08:04:48.441956  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.441987  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9750.5
I20260429 08:04:48.442016  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9750.6
I20260429 08:04:48.442588  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9751 FOLLOWER]: Advancing to term 9752
I20260429 08:04:48.442986  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.443017  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9751.5
I20260429 08:04:48.443044  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9751.6
I20260429 08:04:48.443629  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9752 FOLLOWER]: Advancing to term 9753
I20260429 08:04:48.444128  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.444175  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9752.5
I20260429 08:04:48.444219  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9752.6
I20260429 08:04:48.444928  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9753 FOLLOWER]: Advancing to term 9754
I20260429 08:04:48.445364  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.445425  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9753.5
I20260429 08:04:48.445472  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9753.6
I20260429 08:04:48.446105  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9754 FOLLOWER]: Advancing to term 9755
I20260429 08:04:48.446534  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.446590  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9754.5
I20260429 08:04:48.446637  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9754.6
I20260429 08:04:48.447222  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9755 FOLLOWER]: Advancing to term 9756
I20260429 08:04:48.447657  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.447690  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9755.5
I20260429 08:04:48.447718  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9755.6
I20260429 08:04:48.448362  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9756 FOLLOWER]: Advancing to term 9757
I20260429 08:04:48.448764  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.448797  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9756.5
I20260429 08:04:48.448825  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9756.6
I20260429 08:04:48.449335  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9757 FOLLOWER]: Advancing to term 9758
I20260429 08:04:48.449723  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.449755  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9757.5
I20260429 08:04:48.449783  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9757.6
I20260429 08:04:48.450352  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9758 FOLLOWER]: Advancing to term 9759
I20260429 08:04:48.450794  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.450829  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9758.5
I20260429 08:04:48.450870  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9758.6
I20260429 08:04:48.451526  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9759 FOLLOWER]: Advancing to term 9760
I20260429 08:04:48.451932  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.451967  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9759.5
I20260429 08:04:48.451994  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9759.6
I20260429 08:04:48.452632  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9760 FOLLOWER]: Advancing to term 9761
I20260429 08:04:48.453015  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.453047  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9760.5
I20260429 08:04:48.453074  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9760.6
I20260429 08:04:48.453694  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9761 FOLLOWER]: Advancing to term 9762
I20260429 08:04:48.454140  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.454172  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9761.5
I20260429 08:04:48.454226  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9761.6
I20260429 08:04:48.454854  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9762 FOLLOWER]: Advancing to term 9763
I20260429 08:04:48.455284  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.455317  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9762.5
I20260429 08:04:48.455374  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9762.6
I20260429 08:04:48.456148  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9763 FOLLOWER]: Advancing to term 9764
I20260429 08:04:48.456586  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.456619  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9763.5
I20260429 08:04:48.456646  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9763.6
I20260429 08:04:48.457285  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9764 FOLLOWER]: Advancing to term 9765
I20260429 08:04:48.457721  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.457753  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9764.5
I20260429 08:04:48.457782  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9764.6
I20260429 08:04:48.458338  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9765 FOLLOWER]: Advancing to term 9766
I20260429 08:04:48.458814  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.458868  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9765.5
I20260429 08:04:48.458914  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9765.6
I20260429 08:04:48.459852  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9766 FOLLOWER]: Advancing to term 9767
I20260429 08:04:48.460301  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.460361  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9766.5
I20260429 08:04:48.460477  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9766.6
I20260429 08:04:48.461124  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9767 FOLLOWER]: Advancing to term 9768
I20260429 08:04:48.461573  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.461606  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9767.5
I20260429 08:04:48.461666  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9767.6
I20260429 08:04:48.462244  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9768 FOLLOWER]: Advancing to term 9769
I20260429 08:04:48.462656  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.462694  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9768.5
I20260429 08:04:48.462723  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9768.6
I20260429 08:04:48.463282  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9769 FOLLOWER]: Advancing to term 9770
I20260429 08:04:48.463757  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.463789  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9769.5
I20260429 08:04:48.463819  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9769.6
I20260429 08:04:48.464387  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9770 FOLLOWER]: Advancing to term 9771
I20260429 08:04:48.464792  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.464823  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9770.5
I20260429 08:04:48.464852  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9770.6
I20260429 08:04:48.465520  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9771 FOLLOWER]: Advancing to term 9772
I20260429 08:04:48.465986  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.466041  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9771.5
I20260429 08:04:48.466099  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9771.6
I20260429 08:04:48.466882  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9772 FOLLOWER]: Advancing to term 9773
I20260429 08:04:48.467355  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.467391  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9772.5
I20260429 08:04:48.467455  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9772.6
I20260429 08:04:48.468189  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9773 FOLLOWER]: Advancing to term 9774
I20260429 08:04:48.468649  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.468685  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9773.5
I20260429 08:04:48.468714  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9773.6
I20260429 08:04:48.469457  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9774 FOLLOWER]: Advancing to term 9775
I20260429 08:04:48.469904  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.469961  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9774.5
I20260429 08:04:48.470008  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9774.6
I20260429 08:04:48.470602  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9775 FOLLOWER]: Advancing to term 9776
I20260429 08:04:48.471031  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.471065  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9775.5
I20260429 08:04:48.471094  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9775.6
I20260429 08:04:48.471817  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9776 FOLLOWER]: Advancing to term 9777
I20260429 08:04:48.472247  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.472280  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9776.5
I20260429 08:04:48.472334  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9776.6
I20260429 08:04:48.472909  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9777 FOLLOWER]: Advancing to term 9778
I20260429 08:04:48.473348  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.473380  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9777.5
I20260429 08:04:48.473436  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9777.6
I20260429 08:04:48.474057  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9778 FOLLOWER]: Advancing to term 9779
I20260429 08:04:48.474496  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.474527  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9778.5
I20260429 08:04:48.474579  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9778.6
I20260429 08:04:48.475069  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9779 FOLLOWER]: Advancing to term 9780
I20260429 08:04:48.475550  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.475582  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9779.5
I20260429 08:04:48.475629  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9779.6
I20260429 08:04:48.476225  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9780 FOLLOWER]: Advancing to term 9781
I20260429 08:04:48.476645  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.476682  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9780.5
I20260429 08:04:48.476735  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9780.6
I20260429 08:04:48.477252  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9781 FOLLOWER]: Advancing to term 9782
I20260429 08:04:48.477706  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.477737  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9781.5
I20260429 08:04:48.477789  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9781.6
I20260429 08:04:48.478410  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9782 FOLLOWER]: Advancing to term 9783
I20260429 08:04:48.478859  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.478890  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9782.5
I20260429 08:04:48.478943  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9782.6
I20260429 08:04:48.479553  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9783 FOLLOWER]: Advancing to term 9784
I20260429 08:04:48.479986  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.480016  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9783.5
I20260429 08:04:48.480067  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9783.6
I20260429 08:04:48.480643  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9784 FOLLOWER]: Advancing to term 9785
I20260429 08:04:48.481066  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.481097  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9784.5
I20260429 08:04:48.481149  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9784.6
I20260429 08:04:48.481762  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9785 FOLLOWER]: Advancing to term 9786
I20260429 08:04:48.482203  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.482236  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9785.5
I20260429 08:04:48.482288  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9785.6
I20260429 08:04:48.482923  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9786 FOLLOWER]: Advancing to term 9787
I20260429 08:04:48.483623  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.483656  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9786.5
I20260429 08:04:48.483705  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9786.6
I20260429 08:04:48.484445  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9787 FOLLOWER]: Advancing to term 9788
I20260429 08:04:48.484897  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.484957  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9787.5
I20260429 08:04:48.485003  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9787.6
I20260429 08:04:48.485790  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9788 FOLLOWER]: Advancing to term 9789
I20260429 08:04:48.486328  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.486375  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9788.5
I20260429 08:04:48.486428  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9788.6
I20260429 08:04:48.487169  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9789 FOLLOWER]: Advancing to term 9790
I20260429 08:04:48.487664  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.487696  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9789.5
I20260429 08:04:48.487725  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9789.6
I20260429 08:04:48.488404  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9790 FOLLOWER]: Advancing to term 9791
I20260429 08:04:48.488867  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.488899  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9790.5
I20260429 08:04:48.488953  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9790.6
I20260429 08:04:48.489614  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9791 FOLLOWER]: Advancing to term 9792
I20260429 08:04:48.490060  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.490091  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9791.5
I20260429 08:04:48.490144  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9791.6
I20260429 08:04:48.490747  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9792 FOLLOWER]: Advancing to term 9793
I20260429 08:04:48.491178  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.491211  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9792.5
I20260429 08:04:48.491281  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9792.6
I20260429 08:04:48.491910  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9793 FOLLOWER]: Advancing to term 9794
I20260429 08:04:48.492341  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.492372  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9793.5
I20260429 08:04:48.492431  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9793.6
I20260429 08:04:48.493011  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9794 FOLLOWER]: Advancing to term 9795
I20260429 08:04:48.493445  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.493477  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9794.5
I20260429 08:04:48.493530  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9794.6
I20260429 08:04:48.494163  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9795 FOLLOWER]: Advancing to term 9796
I20260429 08:04:48.494613  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.494643  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9795.5
I20260429 08:04:48.494695  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9795.6
I20260429 08:04:48.495251  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9796 FOLLOWER]: Advancing to term 9797
I20260429 08:04:48.495786  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.495819  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9796.5
I20260429 08:04:48.495847  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9796.6
I20260429 08:04:48.496532  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9797 FOLLOWER]: Advancing to term 9798
I20260429 08:04:48.496949  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.496981  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9797.5
I20260429 08:04:48.497009  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9797.6
I20260429 08:04:48.497778  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9798 FOLLOWER]: Advancing to term 9799
I20260429 08:04:48.498183  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.498214  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9798.5
I20260429 08:04:48.498265  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9798.6
I20260429 08:04:48.498930  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9799 FOLLOWER]: Advancing to term 9800
I20260429 08:04:48.499368  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.499402  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9799.5
I20260429 08:04:48.499440  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9799.6
I20260429 08:04:48.500160  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9800 FOLLOWER]: Advancing to term 9801
I20260429 08:04:48.500589  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.500622  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9800.5
I20260429 08:04:48.500676  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9800.6
I20260429 08:04:48.501225  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9801 FOLLOWER]: Advancing to term 9802
I20260429 08:04:48.501664  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.501698  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9801.5
I20260429 08:04:48.501749  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9801.6
I20260429 08:04:48.502432  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9802 FOLLOWER]: Advancing to term 9803
I20260429 08:04:48.502887  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.502921  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9802.5
I20260429 08:04:48.502950  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9802.6
I20260429 08:04:48.503598  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9803 FOLLOWER]: Advancing to term 9804
I20260429 08:04:48.504021  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.504053  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9803.5
I20260429 08:04:48.504081  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9803.6
I20260429 08:04:48.504784  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9804 FOLLOWER]: Advancing to term 9805
I20260429 08:04:48.505223  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.505255  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9804.5
I20260429 08:04:48.505311  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9804.6
I20260429 08:04:48.505991  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9805 FOLLOWER]: Advancing to term 9806
I20260429 08:04:48.506438  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.506469  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9805.5
I20260429 08:04:48.506523  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9805.6
I20260429 08:04:48.507159  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9806 FOLLOWER]: Advancing to term 9807
I20260429 08:04:48.507683  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.507715  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9806.5
I20260429 08:04:48.507768  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9806.6
I20260429 08:04:48.508342  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9807 FOLLOWER]: Advancing to term 9808
I20260429 08:04:48.508762  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.508791  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9807.5
I20260429 08:04:48.508821  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9807.6
I20260429 08:04:48.509461  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9808 FOLLOWER]: Advancing to term 9809
I20260429 08:04:48.509920  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.509951  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9808.5
I20260429 08:04:48.509980  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9808.6
I20260429 08:04:48.510536  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9809 FOLLOWER]: Advancing to term 9810
I20260429 08:04:48.510946  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.510977  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9809.5
I20260429 08:04:48.511004  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9809.6
I20260429 08:04:48.511713  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9810 FOLLOWER]: Advancing to term 9811
I20260429 08:04:48.512087  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.512117  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9810.5
I20260429 08:04:48.512144  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9810.6
I20260429 08:04:48.512712  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9811 FOLLOWER]: Advancing to term 9812
I20260429 08:04:48.513090  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.513120  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9811.5
I20260429 08:04:48.513149  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9811.6
I20260429 08:04:48.513617  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9812 FOLLOWER]: Advancing to term 9813
I20260429 08:04:48.513996  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.514026  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9812.5
I20260429 08:04:48.514055  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9812.6
I20260429 08:04:48.514766  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9813 FOLLOWER]: Advancing to term 9814
I20260429 08:04:48.515143  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.515173  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9813.5
I20260429 08:04:48.515201  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9813.6
I20260429 08:04:48.515815  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9814 FOLLOWER]: Advancing to term 9815
I20260429 08:04:48.516265  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.516322  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9814.5
I20260429 08:04:48.516367  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9814.6
I20260429 08:04:48.516921  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9815 FOLLOWER]: Advancing to term 9816
I20260429 08:04:48.517298  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.517328  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9815.5
I20260429 08:04:48.517356  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9815.6
I20260429 08:04:48.517935  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9816 FOLLOWER]: Advancing to term 9817
I20260429 08:04:48.518311  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.518340  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9816.5
I20260429 08:04:48.518368  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9816.6
I20260429 08:04:48.519034  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9817 FOLLOWER]: Advancing to term 9818
I20260429 08:04:48.519409  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.519441  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9817.5
I20260429 08:04:48.519470  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9817.6
I20260429 08:04:48.520135  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9818 FOLLOWER]: Advancing to term 9819
I20260429 08:04:48.520536  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.520568  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9818.5
I20260429 08:04:48.520596  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9818.6
I20260429 08:04:48.521086  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9819 FOLLOWER]: Advancing to term 9820
I20260429 08:04:48.521473  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.521505  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9819.5
I20260429 08:04:48.521534  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9819.6
I20260429 08:04:48.522033  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9820 FOLLOWER]: Advancing to term 9821
I20260429 08:04:48.522439  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.522469  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9820.5
I20260429 08:04:48.522497  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9820.6
I20260429 08:04:48.522977  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9821 FOLLOWER]: Advancing to term 9822
I20260429 08:04:48.523355  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.523391  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9821.5
I20260429 08:04:48.523420  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9821.6
I20260429 08:04:48.524024  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9822 FOLLOWER]: Advancing to term 9823
I20260429 08:04:48.524405  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.524436  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9822.5
I20260429 08:04:48.524464  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9822.6
I20260429 08:04:48.524964  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9823 FOLLOWER]: Advancing to term 9824
I20260429 08:04:48.525346  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.525377  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9823.5
I20260429 08:04:48.525405  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9823.6
I20260429 08:04:48.525914  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9824 FOLLOWER]: Advancing to term 9825
I20260429 08:04:48.526449  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.526489  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9824.5
I20260429 08:04:48.526523  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9824.6
I20260429 08:04:48.528064  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9825 FOLLOWER]: Advancing to term 9826
I20260429 08:04:48.528491  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.528546  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9825.5
I20260429 08:04:48.528591  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9825.6
I20260429 08:04:48.529280  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9826 FOLLOWER]: Advancing to term 9827
I20260429 08:04:48.529718  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.529774  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9826.5
I20260429 08:04:48.529819  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9826.6
I20260429 08:04:48.530395  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9827 FOLLOWER]: Advancing to term 9828
I20260429 08:04:48.530833  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.530889  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9827.5
I20260429 08:04:48.530933  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9827.6
I20260429 08:04:48.531553  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9828 FOLLOWER]: Advancing to term 9829
I20260429 08:04:48.531986  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.532042  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9828.5
I20260429 08:04:48.532088  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9828.6
I20260429 08:04:48.532711  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9829 FOLLOWER]: Advancing to term 9830
I20260429 08:04:48.533131  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.533185  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9829.5
I20260429 08:04:48.533231  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9829.6
I20260429 08:04:48.533861  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9830 FOLLOWER]: Advancing to term 9831
I20260429 08:04:48.534271  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.534325  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9830.5
I20260429 08:04:48.534376  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9830.6
I20260429 08:04:48.534981  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9831 FOLLOWER]: Advancing to term 9832
I20260429 08:04:48.535401  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.535458  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9831.5
I20260429 08:04:48.535533  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9831.6
I20260429 08:04:48.536121  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9832 FOLLOWER]: Advancing to term 9833
I20260429 08:04:48.536525  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.536556  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9832.5
I20260429 08:04:48.536586  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9832.6
I20260429 08:04:48.537118  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9833 FOLLOWER]: Advancing to term 9834
I20260429 08:04:48.537509  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.537541  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9833.5
I20260429 08:04:48.537569  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9833.6
I20260429 08:04:48.538090  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9834 FOLLOWER]: Advancing to term 9835
I20260429 08:04:48.538477  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.538511  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9834.5
I20260429 08:04:48.538538  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9834.6
I20260429 08:04:48.539227  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9835 FOLLOWER]: Advancing to term 9836
I20260429 08:04:48.539736  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.539767  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9835.5
I20260429 08:04:48.539819  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9835.6
I20260429 08:04:48.540393  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9836 FOLLOWER]: Advancing to term 9837
I20260429 08:04:48.540885  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.540933  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9836.5
I20260429 08:04:48.540977  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9836.6
I20260429 08:04:48.541483  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9837 FOLLOWER]: Advancing to term 9838
I20260429 08:04:48.541937  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.541994  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9837.5
I20260429 08:04:48.542042  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9837.6
I20260429 08:04:48.542524  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9838 FOLLOWER]: Advancing to term 9839
I20260429 08:04:48.542938  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.542994  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9838.5
I20260429 08:04:48.543036  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9838.6
I20260429 08:04:48.543572  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9839 FOLLOWER]: Advancing to term 9840
I20260429 08:04:48.544093  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.544149  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9839.5
I20260429 08:04:48.544240  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9839.6
I20260429 08:04:48.544803  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9840 FOLLOWER]: Advancing to term 9841
I20260429 08:04:48.545315  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.545348  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9840.5
I20260429 08:04:48.545397  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9840.6
I20260429 08:04:48.545954  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9841 FOLLOWER]: Advancing to term 9842
I20260429 08:04:48.546466  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.546505  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9841.5
I20260429 08:04:48.546543  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9841.6
I20260429 08:04:48.547176  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9842 FOLLOWER]: Advancing to term 9843
I20260429 08:04:48.547719  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.547770  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9842.5
I20260429 08:04:48.547811  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9842.6
I20260429 08:04:48.548414  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9843 FOLLOWER]: Advancing to term 9844
I20260429 08:04:48.548863  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.548894  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9843.5
I20260429 08:04:48.548923  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9843.6
I20260429 08:04:48.549577  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9844 FOLLOWER]: Advancing to term 9845
I20260429 08:04:48.549970  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.550001  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9844.5
I20260429 08:04:48.550028  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9844.6
I20260429 08:04:48.550585  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9845 FOLLOWER]: Advancing to term 9846
I20260429 08:04:48.550949  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.550979  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9845.5
I20260429 08:04:48.551007  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9845.6
I20260429 08:04:48.551602  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9846 FOLLOWER]: Advancing to term 9847
I20260429 08:04:48.551977  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.552008  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9846.5
I20260429 08:04:48.552037  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9846.6
I20260429 08:04:48.552671  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9847 FOLLOWER]: Advancing to term 9848
I20260429 08:04:48.553033  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.553063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9847.5
I20260429 08:04:48.553090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9847.6
I20260429 08:04:48.553658  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9848 FOLLOWER]: Advancing to term 9849
I20260429 08:04:48.554023  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.554052  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9848.5
I20260429 08:04:48.554080  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9848.6
I20260429 08:04:48.554661  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9849 FOLLOWER]: Advancing to term 9850
I20260429 08:04:48.555034  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.555064  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9849.5
I20260429 08:04:48.555091  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9849.6
I20260429 08:04:48.555708  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9850 FOLLOWER]: Advancing to term 9851
I20260429 08:04:48.556082  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.556111  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9850.5
I20260429 08:04:48.556139  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9850.6
I20260429 08:04:48.556681  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9851 FOLLOWER]: Advancing to term 9852
I20260429 08:04:48.557065  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.557096  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9851.5
I20260429 08:04:48.557122  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9851.6
I20260429 08:04:48.557682  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9852 FOLLOWER]: Advancing to term 9853
I20260429 08:04:48.558069  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.558099  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9852.5
I20260429 08:04:48.558125  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9852.6
I20260429 08:04:48.558704  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9853 FOLLOWER]: Advancing to term 9854
I20260429 08:04:48.559063  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.559094  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9853.5
I20260429 08:04:48.559120  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9853.6
I20260429 08:04:48.559782  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9854 FOLLOWER]: Advancing to term 9855
I20260429 08:04:48.560204  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.560233  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9854.5
I20260429 08:04:48.560261  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9854.6
I20260429 08:04:48.560838  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9855 FOLLOWER]: Advancing to term 9856
I20260429 08:04:48.561265  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.561296  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9855.5
I20260429 08:04:48.561347  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9855.6
I20260429 08:04:48.562008  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9856 FOLLOWER]: Advancing to term 9857
I20260429 08:04:48.562408  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.562454  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9856.5
I20260429 08:04:48.562484  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9856.6
I20260429 08:04:48.563072  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9857 FOLLOWER]: Advancing to term 9858
I20260429 08:04:48.563455  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.563525  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9857.5
I20260429 08:04:48.563572  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9857.6
I20260429 08:04:48.564177  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9858 FOLLOWER]: Advancing to term 9859
I20260429 08:04:48.564525  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.564553  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9858.5
I20260429 08:04:48.564599  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9858.6
I20260429 08:04:48.565174  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9859 FOLLOWER]: Advancing to term 9860
I20260429 08:04:48.565604  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.565659  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9859.5
I20260429 08:04:48.565721  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9859.6
I20260429 08:04:48.566321  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9860 FOLLOWER]: Advancing to term 9861
I20260429 08:04:48.566738  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.566771  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9860.5
I20260429 08:04:48.566798  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9860.6
I20260429 08:04:48.567322  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9861 FOLLOWER]: Advancing to term 9862
I20260429 08:04:48.567899  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.567932  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9861.5
I20260429 08:04:48.567960  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9861.6
I20260429 08:04:48.568511  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9862 FOLLOWER]: Advancing to term 9863
I20260429 08:04:48.568938  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.568970  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9862.5
I20260429 08:04:48.569023  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9862.6
I20260429 08:04:48.569703  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9863 FOLLOWER]: Advancing to term 9864
I20260429 08:04:48.570119  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.570150  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9863.5
I20260429 08:04:48.570201  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9863.6
I20260429 08:04:48.570798  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9864 FOLLOWER]: Advancing to term 9865
I20260429 08:04:48.571231  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.571264  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9864.5
I20260429 08:04:48.571316  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9864.6
I20260429 08:04:48.572018  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9865 FOLLOWER]: Advancing to term 9866
I20260429 08:04:48.572402  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.572438  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9865.5
I20260429 08:04:48.572467  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9865.6
I20260429 08:04:48.573025  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9866 FOLLOWER]: Advancing to term 9867
I20260429 08:04:48.573438  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.573470  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9866.5
I20260429 08:04:48.573498  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9866.6
I20260429 08:04:48.574028  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9867 FOLLOWER]: Advancing to term 9868
I20260429 08:04:48.574404  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.574438  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9867.5
I20260429 08:04:48.574465  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9867.6
I20260429 08:04:48.574927  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9868 FOLLOWER]: Advancing to term 9869
I20260429 08:04:48.575299  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.575327  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9868.5
I20260429 08:04:48.575354  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9868.6
I20260429 08:04:48.575847  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9869 FOLLOWER]: Advancing to term 9870
I20260429 08:04:48.576249  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.576285  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9869.5
I20260429 08:04:48.576315  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9869.6
I20260429 08:04:48.576797  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9870 FOLLOWER]: Advancing to term 9871
I20260429 08:04:48.577169  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.577199  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9870.5
I20260429 08:04:48.577227  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9870.6
I20260429 08:04:48.577754  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9871 FOLLOWER]: Advancing to term 9872
I20260429 08:04:48.578119  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.578148  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9871.5
I20260429 08:04:48.578181  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9871.6
I20260429 08:04:48.578914  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9872 FOLLOWER]: Advancing to term 9873
I20260429 08:04:48.579293  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.579322  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9872.5
I20260429 08:04:48.579350  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9872.6
I20260429 08:04:48.579891  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9873 FOLLOWER]: Advancing to term 9874
I20260429 08:04:48.580250  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.580281  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9873.5
I20260429 08:04:48.580307  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9873.6
I20260429 08:04:48.580891  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9874 FOLLOWER]: Advancing to term 9875
I20260429 08:04:48.581341  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.581372  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9874.5
I20260429 08:04:48.581442  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9874.6
I20260429 08:04:48.581995  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9875 FOLLOWER]: Advancing to term 9876
I20260429 08:04:48.582432  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.582464  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9875.5
I20260429 08:04:48.582494  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9875.6
I20260429 08:04:48.583102  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9876 FOLLOWER]: Advancing to term 9877
I20260429 08:04:48.583613  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.583660  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9876.5
I20260429 08:04:48.583712  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9876.6
I20260429 08:04:48.584280  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9877 FOLLOWER]: Advancing to term 9878
I20260429 08:04:48.584723  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.584755  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9877.5
I20260429 08:04:48.584812  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9877.6
I20260429 08:04:48.585417  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9878 FOLLOWER]: Advancing to term 9879
I20260429 08:04:48.585888  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.585943  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9878.5
I20260429 08:04:48.585989  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9878.6
I20260429 08:04:48.586599  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9879 FOLLOWER]: Advancing to term 9880
I20260429 08:04:48.587034  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.587069  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9879.5
I20260429 08:04:48.587097  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9879.6
I20260429 08:04:48.587792  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9880 FOLLOWER]: Advancing to term 9881
I20260429 08:04:48.588227  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.588284  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9880.5
I20260429 08:04:48.588330  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9880.6
I20260429 08:04:48.588969  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9881 FOLLOWER]: Advancing to term 9882
I20260429 08:04:48.589406  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.589464  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9881.5
I20260429 08:04:48.589510  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9881.6
I20260429 08:04:48.590111  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9882 FOLLOWER]: Advancing to term 9883
I20260429 08:04:48.590477  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.590507  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9882.5
I20260429 08:04:48.590534  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9882.6
I20260429 08:04:48.591110  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9883 FOLLOWER]: Advancing to term 9884
I20260429 08:04:48.591550  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.591583  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9883.5
I20260429 08:04:48.591611  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9883.6
I20260429 08:04:48.592254  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9884 FOLLOWER]: Advancing to term 9885
I20260429 08:04:48.592708  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.592739  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9884.5
I20260429 08:04:48.592792  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9884.6
I20260429 08:04:48.593354  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9885 FOLLOWER]: Advancing to term 9886
I20260429 08:04:48.593760  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.593812  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9885.5
I20260429 08:04:48.593858  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9885.6
I20260429 08:04:48.594476  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9886 FOLLOWER]: Advancing to term 9887
I20260429 08:04:48.594892  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.594947  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9886.5
I20260429 08:04:48.594991  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9886.6
I20260429 08:04:48.595582  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9887 FOLLOWER]: Advancing to term 9888
I20260429 08:04:48.595994  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.596024  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9887.5
I20260429 08:04:48.596051  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9887.6
I20260429 08:04:48.596691  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9888 FOLLOWER]: Advancing to term 9889
I20260429 08:04:48.597059  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.597090  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9888.5
I20260429 08:04:48.597117  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9888.6
I20260429 08:04:48.597678  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9889 FOLLOWER]: Advancing to term 9890
I20260429 08:04:48.598104  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.598158  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9889.5
I20260429 08:04:48.598201  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9889.6
I20260429 08:04:48.598778  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9890 FOLLOWER]: Advancing to term 9891
I20260429 08:04:48.599217  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.599247  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9890.5
I20260429 08:04:48.599298  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9890.6
I20260429 08:04:48.599858  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9891 FOLLOWER]: Advancing to term 9892
I20260429 08:04:48.600302  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.600333  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9891.5
I20260429 08:04:48.600363  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9891.6
I20260429 08:04:48.600972  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9892 FOLLOWER]: Advancing to term 9893
I20260429 08:04:48.601425  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.601459  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9892.5
I20260429 08:04:48.601487  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9892.6
I20260429 08:04:48.602159  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9893 FOLLOWER]: Advancing to term 9894
I20260429 08:04:48.602550  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.602579  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9893.5
I20260429 08:04:48.602607  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9893.6
I20260429 08:04:48.603171  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9894 FOLLOWER]: Advancing to term 9895
I20260429 08:04:48.603613  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.603643  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9894.5
I20260429 08:04:48.603673  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9894.6
I20260429 08:04:48.604238  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9895 FOLLOWER]: Advancing to term 9896
I20260429 08:04:48.604620  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.604650  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9895.5
I20260429 08:04:48.604683  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9895.6
I20260429 08:04:48.605201  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9896 FOLLOWER]: Advancing to term 9897
I20260429 08:04:48.605649  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.605705  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9896.5
I20260429 08:04:48.605751  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9896.6
I20260429 08:04:48.606314  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9897 FOLLOWER]: Advancing to term 9898
I20260429 08:04:48.606727  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.606758  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9897.5
I20260429 08:04:48.606787  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9897.6
I20260429 08:04:48.607354  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9898 FOLLOWER]: Advancing to term 9899
I20260429 08:04:48.607832  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.607887  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9898.5
I20260429 08:04:48.607928  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9898.6
I20260429 08:04:48.608532  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9899 FOLLOWER]: Advancing to term 9900
I20260429 08:04:48.608975  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.609006  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9899.5
I20260429 08:04:48.609058  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9899.6
I20260429 08:04:48.609634  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9900 FOLLOWER]: Advancing to term 9901
I20260429 08:04:48.610049  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.610088  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9900.5
I20260429 08:04:48.610117  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9900.6
I20260429 08:04:48.610670  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9901 FOLLOWER]: Advancing to term 9902
I20260429 08:04:48.611130  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.611163  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9901.5
I20260429 08:04:48.611218  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9901.6
I20260429 08:04:48.611898  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9902 FOLLOWER]: Advancing to term 9903
I20260429 08:04:48.612313  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.612350  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9902.5
I20260429 08:04:48.612406  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9902.6
I20260429 08:04:48.613021  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9903 FOLLOWER]: Advancing to term 9904
I20260429 08:04:48.613411  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.613449  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9903.5
I20260429 08:04:48.613478  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9903.6
I20260429 08:04:48.614046  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9904 FOLLOWER]: Advancing to term 9905
I20260429 08:04:48.614430  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.614460  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9904.5
I20260429 08:04:48.614488  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9904.6
I20260429 08:04:48.615039  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9905 FOLLOWER]: Advancing to term 9906
I20260429 08:04:48.615437  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.615468  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9905.5
I20260429 08:04:48.615571  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9905.6
I20260429 08:04:48.616202  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9906 FOLLOWER]: Advancing to term 9907
I20260429 08:04:48.616655  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.616694  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9906.5
I20260429 08:04:48.616750  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9906.6
I20260429 08:04:48.617348  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9907 FOLLOWER]: Advancing to term 9908
I20260429 08:04:48.617735  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.617766  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9907.5
I20260429 08:04:48.617795  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9907.6
I20260429 08:04:48.618427  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9908 FOLLOWER]: Advancing to term 9909
I20260429 08:04:48.618861  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.618917  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9908.5
I20260429 08:04:48.618961  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9908.6
I20260429 08:04:48.619539  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9909 FOLLOWER]: Advancing to term 9910
I20260429 08:04:48.619962  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.619994  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9909.5
I20260429 08:04:48.620023  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9909.6
I20260429 08:04:48.620599  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9910 FOLLOWER]: Advancing to term 9911
I20260429 08:04:48.620987  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.621017  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9910.5
I20260429 08:04:48.621044  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9910.6
I20260429 08:04:48.621578  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9911 FOLLOWER]: Advancing to term 9912
I20260429 08:04:48.622018  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.622073  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9911.5
I20260429 08:04:48.622119  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9911.6
I20260429 08:04:48.622677  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9912 FOLLOWER]: Advancing to term 9913
I20260429 08:04:48.623116  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.623185  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9912.5
I20260429 08:04:48.623229  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9912.6
I20260429 08:04:48.623764  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9913 FOLLOWER]: Advancing to term 9914
I20260429 08:04:48.624192  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.624248  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9913.5
I20260429 08:04:48.624289  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9913.6
I20260429 08:04:48.624776  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9914 FOLLOWER]: Advancing to term 9915
I20260429 08:04:48.625240  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.625295  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9914.5
I20260429 08:04:48.625340  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9914.6
I20260429 08:04:48.625973  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9915 FOLLOWER]: Advancing to term 9916
I20260429 08:04:48.626451  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.626505  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9915.5
I20260429 08:04:48.626550  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9915.6
I20260429 08:04:48.627209  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9916 FOLLOWER]: Advancing to term 9917
I20260429 08:04:48.627683  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.627717  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9916.5
I20260429 08:04:48.627745  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9916.6
I20260429 08:04:48.628321  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9917 FOLLOWER]: Advancing to term 9918
I20260429 08:04:48.628732  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.628762  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9917.5
I20260429 08:04:48.628789  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9917.6
I20260429 08:04:48.629354  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9918 FOLLOWER]: Advancing to term 9919
I20260429 08:04:48.629734  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.629765  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9918.5
I20260429 08:04:48.629791  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9918.6
I20260429 08:04:48.630316  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9919 FOLLOWER]: Advancing to term 9920
I20260429 08:04:48.630728  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.630759  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9919.5
I20260429 08:04:48.630785  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9919.6
I20260429 08:04:48.631319  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9920 FOLLOWER]: Advancing to term 9921
I20260429 08:04:48.631817  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.631875  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9920.5
I20260429 08:04:48.631922  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9920.6
I20260429 08:04:48.632441  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9921 FOLLOWER]: Advancing to term 9922
I20260429 08:04:48.632874  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.632928  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9921.5
I20260429 08:04:48.632974  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9921.6
I20260429 08:04:48.633477  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9922 FOLLOWER]: Advancing to term 9923
I20260429 08:04:48.633908  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.633965  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9922.5
I20260429 08:04:48.634008  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9922.6
I20260429 08:04:48.634510  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9923 FOLLOWER]: Advancing to term 9924
I20260429 08:04:48.634943  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.634999  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9923.5
I20260429 08:04:48.635043  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9923.6
I20260429 08:04:48.635672  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9924 FOLLOWER]: Advancing to term 9925
I20260429 08:04:48.636132  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.636191  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9924.5
I20260429 08:04:48.636234  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9924.6
I20260429 08:04:48.636891  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9925 FOLLOWER]: Advancing to term 9926
I20260429 08:04:48.637341  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.637382  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9925.5
I20260429 08:04:48.637441  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9925.6
I20260429 08:04:48.638429  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9926 FOLLOWER]: Advancing to term 9927
I20260429 08:04:48.638891  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.638924  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9926.5
I20260429 08:04:48.638983  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9926.6
I20260429 08:04:48.639571  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9927 FOLLOWER]: Advancing to term 9928
I20260429 08:04:48.640038  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.640067  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9927.5
I20260429 08:04:48.640123  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9927.6
I20260429 08:04:48.640645  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9928 FOLLOWER]: Advancing to term 9929
I20260429 08:04:48.641085  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.641116  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9928.5
I20260429 08:04:48.641170  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9928.6
I20260429 08:04:48.641829  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9929 FOLLOWER]: Advancing to term 9930
I20260429 08:04:48.642247  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.642302  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9929.5
I20260429 08:04:48.642349  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9929.6
I20260429 08:04:48.642935  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9930 FOLLOWER]: Advancing to term 9931
I20260429 08:04:48.643376  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.643409  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9930.5
I20260429 08:04:48.643442  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9930.6
I20260429 08:04:48.644117  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9931 FOLLOWER]: Advancing to term 9932
I20260429 08:04:48.644634  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.644683  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9931.5
I20260429 08:04:48.644742  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9931.6
I20260429 08:04:48.645308  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9932 FOLLOWER]: Advancing to term 9933
I20260429 08:04:48.645752  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.645784  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9932.5
I20260429 08:04:48.645839  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9932.6
I20260429 08:04:48.646467  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9933 FOLLOWER]: Advancing to term 9934
I20260429 08:04:48.646900  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.646934  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9933.5
I20260429 08:04:48.646987  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9933.6
I20260429 08:04:48.647622  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9934 FOLLOWER]: Advancing to term 9935
I20260429 08:04:48.648006  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.648037  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9934.5
I20260429 08:04:48.648065  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9934.6
I20260429 08:04:48.648643  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9935 FOLLOWER]: Advancing to term 9936
I20260429 08:04:48.649026  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.649058  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9935.5
I20260429 08:04:48.649086  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9935.6
I20260429 08:04:48.649824  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9936 FOLLOWER]: Advancing to term 9937
I20260429 08:04:48.650197  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.650230  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9936.5
I20260429 08:04:48.650259  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9936.6
I20260429 08:04:48.650902  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9937 FOLLOWER]: Advancing to term 9938
I20260429 08:04:48.651368  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.651427  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9937.5
I20260429 08:04:48.651474  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9937.6
I20260429 08:04:48.652259  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9938 FOLLOWER]: Advancing to term 9939
I20260429 08:04:48.652714  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.652770  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9938.5
I20260429 08:04:48.652817  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9938.6
I20260429 08:04:48.653528  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9939 FOLLOWER]: Advancing to term 9940
I20260429 08:04:48.653962  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.654018  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9939.5
I20260429 08:04:48.654064  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9939.6
I20260429 08:04:48.654866  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9940 FOLLOWER]: Advancing to term 9941
I20260429 08:04:48.655325  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.655395  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9940.5
I20260429 08:04:48.655442  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9940.6
I20260429 08:04:48.656075  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9941 FOLLOWER]: Advancing to term 9942
I20260429 08:04:48.656538  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.656570  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9941.5
I20260429 08:04:48.656625  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9941.6
I20260429 08:04:48.657292  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9942 FOLLOWER]: Advancing to term 9943
I20260429 08:04:48.657696  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.657732  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9942.5
I20260429 08:04:48.657759  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9942.6
I20260429 08:04:48.658470  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9943 FOLLOWER]: Advancing to term 9944
I20260429 08:04:48.658911  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.658943  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9943.5
I20260429 08:04:48.658999  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9943.6
I20260429 08:04:48.659642  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9944 FOLLOWER]: Advancing to term 9945
I20260429 08:04:48.660181  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.660213  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9944.5
I20260429 08:04:48.660266  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9944.6
I20260429 08:04:48.660961  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9945 FOLLOWER]: Advancing to term 9946
I20260429 08:04:48.661363  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.661393  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9945.5
I20260429 08:04:48.661423  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9945.6
I20260429 08:04:48.662102  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9946 FOLLOWER]: Advancing to term 9947
I20260429 08:04:48.662496  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.662526  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9946.5
I20260429 08:04:48.662555  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9946.6
I20260429 08:04:48.663182  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9947 FOLLOWER]: Advancing to term 9948
I20260429 08:04:48.663640  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.663676  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9947.5
I20260429 08:04:48.663705  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9947.6
I20260429 08:04:48.664256  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9948 FOLLOWER]: Advancing to term 9949
I20260429 08:04:48.664707  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.664739  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9948.5
I20260429 08:04:48.664794  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9948.6
I20260429 08:04:48.665402  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9949 FOLLOWER]: Advancing to term 9950
I20260429 08:04:48.665854  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.665887  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9949.5
I20260429 08:04:48.665941  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9949.6
I20260429 08:04:48.666589  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9950 FOLLOWER]: Advancing to term 9951
I20260429 08:04:48.667032  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.667063  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9950.5
I20260429 08:04:48.667119  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9950.6
I20260429 08:04:48.667768  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9951 FOLLOWER]: Advancing to term 9952
I20260429 08:04:48.668218  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.668251  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9951.5
I20260429 08:04:48.668306  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9951.6
I20260429 08:04:48.668829  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9952 FOLLOWER]: Advancing to term 9953
I20260429 08:04:48.669255  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.669309  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9952.5
I20260429 08:04:48.669353  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9952.6
I20260429 08:04:48.669974  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9953 FOLLOWER]: Advancing to term 9954
I20260429 08:04:48.670428  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.670459  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9953.5
I20260429 08:04:48.670516  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9953.6
I20260429 08:04:48.671130  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9954 FOLLOWER]: Advancing to term 9955
I20260429 08:04:48.671639  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.671676  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9954.5
I20260429 08:04:48.671729  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9954.6
I20260429 08:04:48.672322  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9955 FOLLOWER]: Advancing to term 9956
I20260429 08:04:48.672775  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.672808  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9955.5
I20260429 08:04:48.672863  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9955.6
I20260429 08:04:48.673453  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9956 FOLLOWER]: Advancing to term 9957
I20260429 08:04:48.673894  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.673926  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9956.5
I20260429 08:04:48.673980  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9956.6
I20260429 08:04:48.674638  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9957 FOLLOWER]: Advancing to term 9958
I20260429 08:04:48.675024  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.675055  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9957.5
I20260429 08:04:48.675081  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9957.6
I20260429 08:04:48.675683  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9958 FOLLOWER]: Advancing to term 9959
I20260429 08:04:48.676113  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.676167  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9958.5
I20260429 08:04:48.676213  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9958.6
I20260429 08:04:48.676867  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9959 FOLLOWER]: Advancing to term 9960
I20260429 08:04:48.677357  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.677392  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9959.5
I20260429 08:04:48.677449  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9959.6
I20260429 08:04:48.678033  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9960 FOLLOWER]: Advancing to term 9961
I20260429 08:04:48.678480  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.678514  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9960.5
I20260429 08:04:48.678542  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9960.6
I20260429 08:04:48.679119  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9961 FOLLOWER]: Advancing to term 9962
I20260429 08:04:48.679602  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.679634  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9961.5
I20260429 08:04:48.679687  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9961.6
I20260429 08:04:48.680238  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9962 FOLLOWER]: Advancing to term 9963
I20260429 08:04:48.680701  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.680732  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9962.5
I20260429 08:04:48.680784  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9962.6
I20260429 08:04:48.681461  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9963 FOLLOWER]: Advancing to term 9964
I20260429 08:04:48.681851  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.681882  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9963.5
I20260429 08:04:48.681910  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9963.6
I20260429 08:04:48.682389  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9964 FOLLOWER]: Advancing to term 9965
I20260429 08:04:48.682797  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.682827  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9964.5
I20260429 08:04:48.682854  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9964.6
I20260429 08:04:48.683341  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9965 FOLLOWER]: Advancing to term 9966
I20260429 08:04:48.683827  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.683859  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9965.5
I20260429 08:04:48.683887  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9965.6
I20260429 08:04:48.684397  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9966 FOLLOWER]: Advancing to term 9967
I20260429 08:04:48.684800  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.684832  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9966.5
I20260429 08:04:48.684862  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9966.6
I20260429 08:04:48.685392  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9967 FOLLOWER]: Advancing to term 9968
I20260429 08:04:48.685799  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.685830  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9967.5
I20260429 08:04:48.685859  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9967.6
I20260429 08:04:48.686434  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9968 FOLLOWER]: Advancing to term 9969
I20260429 08:04:48.686825  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.686856  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9968.5
I20260429 08:04:48.686884  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9968.6
I20260429 08:04:48.687455  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9969 FOLLOWER]: Advancing to term 9970
I20260429 08:04:48.687879  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.687911  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9969.5
I20260429 08:04:48.687939  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9969.6
I20260429 08:04:48.688504  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9970 FOLLOWER]: Advancing to term 9971
I20260429 08:04:48.688943  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.688977  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9970.5
I20260429 08:04:48.689030  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9970.6
I20260429 08:04:48.689599  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9971 FOLLOWER]: Advancing to term 9972
I20260429 08:04:48.690018  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.690049  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9971.5
I20260429 08:04:48.690078  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9971.6
I20260429 08:04:48.690676  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9972 FOLLOWER]: Advancing to term 9973
I20260429 08:04:48.691113  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.691144  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9972.5
I20260429 08:04:48.691197  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9972.6
I20260429 08:04:48.691936  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9973 FOLLOWER]: Advancing to term 9974
I20260429 08:04:48.692348  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.692379  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9973.5
I20260429 08:04:48.692437  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9973.6
I20260429 08:04:48.693110  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9974 FOLLOWER]: Advancing to term 9975
I20260429 08:04:48.693579  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.693614  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9974.5
I20260429 08:04:48.693667  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9974.6
I20260429 08:04:48.694310  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9975 FOLLOWER]: Advancing to term 9976
I20260429 08:04:48.694752  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.694806  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9975.5
I20260429 08:04:48.694850  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9975.6
I20260429 08:04:48.695492  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9976 FOLLOWER]: Advancing to term 9977
I20260429 08:04:48.695912  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.695968  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9976.5
I20260429 08:04:48.696014  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9976.6
I20260429 08:04:48.696615  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9977 FOLLOWER]: Advancing to term 9978
I20260429 08:04:48.697032  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.697086  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9977.5
I20260429 08:04:48.697132  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9977.6
I20260429 08:04:48.697731  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9978 FOLLOWER]: Advancing to term 9979
I20260429 08:04:48.698170  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.698223  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9978.5
I20260429 08:04:48.698269  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9978.6
I20260429 08:04:48.698820  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9979 FOLLOWER]: Advancing to term 9980
I20260429 08:04:48.699239  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.699294  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9979.5
I20260429 08:04:48.699338  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9979.6
I20260429 08:04:48.699986  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9980 FOLLOWER]: Advancing to term 9981
I20260429 08:04:48.700397  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.700459  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9980.5
I20260429 08:04:48.700508  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9980.6
I20260429 08:04:48.701156  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9981 FOLLOWER]: Advancing to term 9982
I20260429 08:04:48.701601  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.701633  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9981.5
I20260429 08:04:48.701694  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9981.6
I20260429 08:04:48.702303  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9982 FOLLOWER]: Advancing to term 9983
I20260429 08:04:48.702725  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.702756  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9982.5
I20260429 08:04:48.702785  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9982.6
I20260429 08:04:48.703369  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9983 FOLLOWER]: Advancing to term 9984
I20260429 08:04:48.703838  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.703871  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9983.5
I20260429 08:04:48.703899  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9983.6
I20260429 08:04:48.704500  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9984 FOLLOWER]: Advancing to term 9985
I20260429 08:04:48.704937  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.704980  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9984.5
I20260429 08:04:48.705014  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9984.6
I20260429 08:04:48.705646  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9985 FOLLOWER]: Advancing to term 9986
I20260429 08:04:48.706019  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.706049  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9985.5
I20260429 08:04:48.706077  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9985.6
I20260429 08:04:48.706666  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9986 FOLLOWER]: Advancing to term 9987
I20260429 08:04:48.707111  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.707142  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9986.5
I20260429 08:04:48.707197  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9986.6
I20260429 08:04:48.707937  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9987 FOLLOWER]: Advancing to term 9988
I20260429 08:04:48.708387  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.708420  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9987.5
I20260429 08:04:48.708477  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9987.6
I20260429 08:04:48.709156  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9988 FOLLOWER]: Advancing to term 9989
I20260429 08:04:48.709599  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.709630  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9988.5
I20260429 08:04:48.709692  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9988.6
I20260429 08:04:48.710198  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9989 FOLLOWER]: Advancing to term 9990
I20260429 08:04:48.710635  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.710695  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9989.5
I20260429 08:04:48.710740  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9989.6
I20260429 08:04:48.711462  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9990 FOLLOWER]: Advancing to term 9991
I20260429 08:04:48.711927  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.711958  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9990.5
I20260429 08:04:48.712014  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9990.6
I20260429 08:04:48.712603  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9991 FOLLOWER]: Advancing to term 9992
I20260429 08:04:48.713052  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.713085  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9991.5
I20260429 08:04:48.713140  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9991.6
I20260429 08:04:48.713742  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9992 FOLLOWER]: Advancing to term 9993
I20260429 08:04:48.714125  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.714157  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9992.5
I20260429 08:04:48.714185  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9992.6
I20260429 08:04:48.714782  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9993 FOLLOWER]: Advancing to term 9994
I20260429 08:04:48.715224  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.715257  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9993.5
I20260429 08:04:48.715312  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9993.6
I20260429 08:04:48.716034  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9994 FOLLOWER]: Advancing to term 9995
I20260429 08:04:48.716491  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.716523  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9994.5
I20260429 08:04:48.716578  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9994.6
I20260429 08:04:48.717187  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9995 FOLLOWER]: Advancing to term 9996
I20260429 08:04:48.717624  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.717655  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9995.5
I20260429 08:04:48.717717  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9995.6
I20260429 08:04:48.718327  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9996 FOLLOWER]: Advancing to term 9997
I20260429 08:04:48.718750  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.718779  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9996.5
I20260429 08:04:48.718807  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9996.6
I20260429 08:04:48.719363  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9997 FOLLOWER]: Advancing to term 9998
I20260429 08:04:48.719879  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.719910  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9997.5
I20260429 08:04:48.719939  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9997.6
I20260429 08:04:48.720496  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9998 FOLLOWER]: Advancing to term 9999
I20260429 08:04:48.720938  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.720992  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9998.5
I20260429 08:04:48.721036  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9998.6
I20260429 08:04:48.721628  7131 raft_consensus.cc:3060] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f [term 9999 FOLLOWER]: Advancing to term 10000
I20260429 08:04:48.722069  7131 pending_rounds.cc:85] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting all ops after (but not including) 4
I20260429 08:04:48.722101  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9999.5
I20260429 08:04:48.722154  7131 pending_rounds.cc:107] T 6cbdc01c182b4e5cbb683b4fe3657b62 P 2389a6dd3d854647989b6e8f8b0de68f: Aborting uncommitted WRITE_OP operation due to leader change: 9999.6
I20260429 08:04:48.723080  1587 raft_consensus-itest.cc:251] Waiting for row count 5...
I20260429 08:04:48.724327  1587 external_mini_cluster.cc:1658] Killing /tmp/dist-test-tasknazsm3/build/release/bin/kudu with pid 7049
I20260429 08:04:48.730775  1587 external_mini_cluster.cc:1658] Killing /tmp/dist-test-tasknazsm3/build/release/bin/kudu with pid 6827
2026-04-29T08:04:48Z chronyd exiting
[       OK ] RaftConsensusITest.TestReplicaBehaviorViaRPC (16611 ms)
[ RUN      ] RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure
I20260429 08:04:48.751922  1587 ts_itest-base.cc:115] Starting cluster with:
I20260429 08:04:48.751972  1587 ts_itest-base.cc:116] --------------
I20260429 08:04:48.751986  1587 ts_itest-base.cc:117] 3 tablet servers
I20260429 08:04:48.751996  1587 ts_itest-base.cc:118] 3 replicas per TS
I20260429 08:04:48.752007  1587 ts_itest-base.cc:119] --------------
2026-04-29T08:04:48Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-04-29T08:04:48Z Disabled control of system clock
I20260429 08:04:48.759706  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.1.140.254:40561
--webserver_interface=127.1.140.254
--webserver_port=0
--builtin_ntp_servers=127.1.140.212:41475
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.1.140.254:40561
--catalog_manager_wait_for_new_tablets_to_elect_leader=false with env {}
W20260429 08:04:48.837815  7356 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:48.837982  7356 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:48.838001  7356 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:48.839501  7356 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260429 08:04:48.839541  7356 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:48.839555  7356 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260429 08:04:48.839567  7356 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260429 08:04:48.841012  7356 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:41475
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/wal
--catalog_manager_wait_for_new_tablets_to_elect_leader=false
--ipki_ca_key_size=768
--master_addresses=127.1.140.254:40561
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.1.140.254:40561
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/data/info.pb
--webserver_interface=127.1.140.254
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.7356
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:48.841180  7356 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:48.841351  7356 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260429 08:04:48.844184  7362 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:48.844239  7356 server_base.cc:1061] running on GCE node
W20260429 08:04:48.844220  7361 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:48.844184  7364 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:48.844527  7356 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:48.844786  7356 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:48.845953  7356 hybrid_clock.cc:648] HybridClock initialized: now 1777449888845940 us; error 44 us; skew 500 ppm
I20260429 08:04:48.847074  7356 webserver.cc:492] Webserver started at http://127.1.140.254:40403/ using document root <none> and password file <none>
I20260429 08:04:48.847282  7356 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:48.847352  7356 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:48.847458  7356 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260429 08:04:48.848309  7356 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/data/instance:
uuid: "07bf99983c1b411c89c68c1306fdd483"
format_stamp: "Formatted at 2026-04-29 08:04:48 on dist-test-slave-230h"
I20260429 08:04:48.848632  7356 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/wal/instance:
uuid: "07bf99983c1b411c89c68c1306fdd483"
format_stamp: "Formatted at 2026-04-29 08:04:48 on dist-test-slave-230h"
I20260429 08:04:48.849866  7356 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260429 08:04:48.850561  7370 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:48.850744  7356 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
I20260429 08:04:48.850821  7356 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/wal
uuid: "07bf99983c1b411c89c68c1306fdd483"
format_stamp: "Formatted at 2026-04-29 08:04:48 on dist-test-slave-230h"
I20260429 08:04:48.850898  7356 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260429 08:04:48.863796  7356 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:48.864080  7356 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:48.864205  7356 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:48.868002  7356 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.254:40561
I20260429 08:04:48.868031  7422 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.254:40561 every 8 connection(s)
I20260429 08:04:48.868336  7356 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/data/info.pb
I20260429 08:04:48.868891  7423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260429 08:04:48.871009  7423 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07bf99983c1b411c89c68c1306fdd483: Bootstrap starting.
I20260429 08:04:48.871644  7423 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 07bf99983c1b411c89c68c1306fdd483: Neither blocks nor log segments found. Creating new log.
I20260429 08:04:48.871937  7423 log.cc:826] T 00000000000000000000000000000000 P 07bf99983c1b411c89c68c1306fdd483: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:48.872498  7423 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07bf99983c1b411c89c68c1306fdd483: No bootstrap required, opened a new log
I20260429 08:04:48.873284  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 7356
I20260429 08:04:48.873359  1587 external_mini_cluster.cc:1442] Reading /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/wal/instance
I20260429 08:04:48.873803  7423 raft_consensus.cc:359] T 00000000000000000000000000000000 P 07bf99983c1b411c89c68c1306fdd483 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07bf99983c1b411c89c68c1306fdd483" member_type: VOTER last_known_addr { host: "127.1.140.254" port: 40561 } }
I20260429 08:04:48.873953  7423 raft_consensus.cc:385] T 00000000000000000000000000000000 P 07bf99983c1b411c89c68c1306fdd483 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260429 08:04:48.873994  7423 raft_consensus.cc:740] T 00000000000000000000000000000000 P 07bf99983c1b411c89c68c1306fdd483 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07bf99983c1b411c89c68c1306fdd483, State: Initialized, Role: FOLLOWER
I20260429 08:04:48.874094  7423 consensus_queue.cc:260] T 00000000000000000000000000000000 P 07bf99983c1b411c89c68c1306fdd483 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07bf99983c1b411c89c68c1306fdd483" member_type: VOTER last_known_addr { host: "127.1.140.254" port: 40561 } }
I20260429 08:04:48.874155  7423 raft_consensus.cc:399] T 00000000000000000000000000000000 P 07bf99983c1b411c89c68c1306fdd483 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260429 08:04:48.874189  7423 raft_consensus.cc:493] T 00000000000000000000000000000000 P 07bf99983c1b411c89c68c1306fdd483 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260429 08:04:48.874229  7423 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 07bf99983c1b411c89c68c1306fdd483 [term 0 FOLLOWER]: Advancing to term 1
I20260429 08:04:48.874729  7423 raft_consensus.cc:515] T 00000000000000000000000000000000 P 07bf99983c1b411c89c68c1306fdd483 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07bf99983c1b411c89c68c1306fdd483" member_type: VOTER last_known_addr { host: "127.1.140.254" port: 40561 } }
I20260429 08:04:48.874859  7423 leader_election.cc:304] T 00000000000000000000000000000000 P 07bf99983c1b411c89c68c1306fdd483 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 07bf99983c1b411c89c68c1306fdd483; no voters: 
I20260429 08:04:48.875029  7423 leader_election.cc:290] T 00000000000000000000000000000000 P 07bf99983c1b411c89c68c1306fdd483 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260429 08:04:48.875078  7428 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 07bf99983c1b411c89c68c1306fdd483 [term 1 FOLLOWER]: Leader election won for term 1
I20260429 08:04:48.875221  7428 raft_consensus.cc:697] T 00000000000000000000000000000000 P 07bf99983c1b411c89c68c1306fdd483 [term 1 LEADER]: Becoming Leader. State: Replica: 07bf99983c1b411c89c68c1306fdd483, State: Running, Role: LEADER
I20260429 08:04:48.875252  7423 sys_catalog.cc:565] T 00000000000000000000000000000000 P 07bf99983c1b411c89c68c1306fdd483 [sys.catalog]: configured and running, proceeding with master startup.
I20260429 08:04:48.875310  7428 consensus_queue.cc:237] T 00000000000000000000000000000000 P 07bf99983c1b411c89c68c1306fdd483 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07bf99983c1b411c89c68c1306fdd483" member_type: VOTER last_known_addr { host: "127.1.140.254" port: 40561 } }
I20260429 08:04:48.875689  7429 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07bf99983c1b411c89c68c1306fdd483 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "07bf99983c1b411c89c68c1306fdd483" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07bf99983c1b411c89c68c1306fdd483" member_type: VOTER last_known_addr { host: "127.1.140.254" port: 40561 } } }
I20260429 08:04:48.875759  7429 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07bf99983c1b411c89c68c1306fdd483 [sys.catalog]: This master's current role is: LEADER
I20260429 08:04:48.876142  7430 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07bf99983c1b411c89c68c1306fdd483 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 07bf99983c1b411c89c68c1306fdd483. Latest consensus state: current_term: 1 leader_uuid: "07bf99983c1b411c89c68c1306fdd483" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07bf99983c1b411c89c68c1306fdd483" member_type: VOTER last_known_addr { host: "127.1.140.254" port: 40561 } } }
I20260429 08:04:48.876211  7430 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07bf99983c1b411c89c68c1306fdd483 [sys.catalog]: This master's current role is: LEADER
I20260429 08:04:48.876441  7434 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260429 08:04:48.877170  7434 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260429 08:04:48.879148  7434 catalog_manager.cc:1357] Generated new cluster ID: 9feceb1073124827b162718bc81b8edd
I20260429 08:04:48.879194  7434 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260429 08:04:48.891836  7434 catalog_manager.cc:1380] Generated new certificate authority record
I20260429 08:04:48.892360  7434 catalog_manager.cc:1514] Loading token signing keys...
I20260429 08:04:48.897939  7434 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 07bf99983c1b411c89c68c1306fdd483: Generated new TSK 0
I20260429 08:04:48.898103  7434 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260429 08:04:48.902659  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.193:0
--local_ip_for_outbound_sockets=127.1.140.193
--webserver_interface=127.1.140.193
--webserver_port=0
--tserver_master_addrs=127.1.140.254:40561
--builtin_ntp_servers=127.1.140.212:41475
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--force_block_cache_capacity
--memory_limit_hard_bytes=30000000
--enable_leader_failure_detection=false
--tablet_transaction_memory_limit_mb=-1 with env {}
W20260429 08:04:48.978161  7447 flags.cc:432] Enabled unsafe flag: --enable_leader_failure_detection=false
W20260429 08:04:48.978350  7447 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:48.978376  7447 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:48.978415  7447 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:48.979975  7447 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:48.980052  7447 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.193
I20260429 08:04:48.981572  7447 tablet_server_runner.cc:78] Tablet server non-default flags:
--force_block_cache_capacity=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:41475
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--enable_leader_failure_detection=false
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/data/info.pb
--webserver_interface=127.1.140.193
--webserver_port=0
--tablet_transaction_memory_limit_mb=-1
--tserver_master_addrs=127.1.140.254:40561
--never_fsync=true
--heap_profile_path=/tmp/kudu.7447
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.193
--memory_limit_hard_bytes=30000000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:48.981814  7447 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:48.982026  7447 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260429 08:04:48.984402  7452 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:48.984573  7453 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:48.984549  7455 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:48.984813  7447 server_base.cc:1061] running on GCE node
I20260429 08:04:48.984994  7447 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:48.985196  7447 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:48.986361  7447 hybrid_clock.cc:648] HybridClock initialized: now 1777449888986316 us; error 50 us; skew 500 ppm
I20260429 08:04:48.987555  7447 webserver.cc:492] Webserver started at http://127.1.140.193:38923/ using document root <none> and password file <none>
I20260429 08:04:48.987804  7447 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:48.987876  7447 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:48.988004  7447 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260429 08:04:48.988874  7447 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/data/instance:
uuid: "4f03df580ffa473da9e8b6115f58663d"
format_stamp: "Formatted at 2026-04-29 08:04:48 on dist-test-slave-230h"
I20260429 08:04:48.989185  7447 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/wal/instance:
uuid: "4f03df580ffa473da9e8b6115f58663d"
format_stamp: "Formatted at 2026-04-29 08:04:48 on dist-test-slave-230h"
I20260429 08:04:48.990480  7447 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
I20260429 08:04:48.991288  7461 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:48.991571  7447 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260429 08:04:48.991726  7447 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/wal
uuid: "4f03df580ffa473da9e8b6115f58663d"
format_stamp: "Formatted at 2026-04-29 08:04:48 on dist-test-slave-230h"
I20260429 08:04:48.991801  7447 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260429 08:04:49.005859  7447 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:49.006150  7447 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:49.006291  7447 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:49.006528  7447 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:49.006844  7447 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260429 08:04:49.006902  7447 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:49.006940  7447 ts_tablet_manager.cc:616] Registered 0 tablets
I20260429 08:04:49.006968  7447 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:49.012951  7447 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.193:34033
I20260429 08:04:49.013001  7574 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.193:34033 every 8 connection(s)
I20260429 08:04:49.013291  7447 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/data/info.pb
I20260429 08:04:49.017210  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 7447
I20260429 08:04:49.017343  1587 external_mini_cluster.cc:1442] Reading /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/wal/instance
I20260429 08:04:49.018477  7575 heartbeater.cc:344] Connected to a master server at 127.1.140.254:40561
I20260429 08:04:49.018522  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.194:0
--local_ip_for_outbound_sockets=127.1.140.194
--webserver_interface=127.1.140.194
--webserver_port=0
--tserver_master_addrs=127.1.140.254:40561
--builtin_ntp_servers=127.1.140.212:41475
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--force_block_cache_capacity
--memory_limit_hard_bytes=30000000
--enable_leader_failure_detection=false
--tablet_transaction_memory_limit_mb=-1 with env {}
I20260429 08:04:49.018563  7575 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:49.018743  7575 heartbeater.cc:507] Master 127.1.140.254:40561 requested a full tablet report, sending...
I20260429 08:04:49.019227  7387 ts_manager.cc:194] Registered new tserver with Master: 4f03df580ffa473da9e8b6115f58663d (127.1.140.193:34033)
I20260429 08:04:49.020258  7387 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.193:38983
W20260429 08:04:49.095160  7578 flags.cc:432] Enabled unsafe flag: --enable_leader_failure_detection=false
W20260429 08:04:49.095377  7578 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:49.095392  7578 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:49.095429  7578 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:49.096975  7578 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:49.097028  7578 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.194
I20260429 08:04:49.098538  7578 tablet_server_runner.cc:78] Tablet server non-default flags:
--force_block_cache_capacity=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:41475
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--enable_leader_failure_detection=false
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.194:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/data/info.pb
--webserver_interface=127.1.140.194
--webserver_port=0
--tablet_transaction_memory_limit_mb=-1
--tserver_master_addrs=127.1.140.254:40561
--never_fsync=true
--heap_profile_path=/tmp/kudu.7578
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.194
--memory_limit_hard_bytes=30000000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:49.098768  7578 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:49.098989  7578 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260429 08:04:49.101603  7586 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:49.101604  7583 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:49.101665  7578 server_base.cc:1061] running on GCE node
W20260429 08:04:49.101604  7584 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:49.101990  7578 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:49.102197  7578 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:49.103358  7578 hybrid_clock.cc:648] HybridClock initialized: now 1777449889103336 us; error 30 us; skew 500 ppm
I20260429 08:04:49.104516  7578 webserver.cc:492] Webserver started at http://127.1.140.194:35949/ using document root <none> and password file <none>
I20260429 08:04:49.104722  7578 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:49.104789  7578 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:49.104892  7578 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260429 08:04:49.105710  7578 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/data/instance:
uuid: "b4a3992659554726b33c1f82d0cdc1b4"
format_stamp: "Formatted at 2026-04-29 08:04:49 on dist-test-slave-230h"
I20260429 08:04:49.106017  7578 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/wal/instance:
uuid: "b4a3992659554726b33c1f82d0cdc1b4"
format_stamp: "Formatted at 2026-04-29 08:04:49 on dist-test-slave-230h"
I20260429 08:04:49.107175  7578 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260429 08:04:49.107947  7592 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:49.108109  7578 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:49.108184  7578 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/wal
uuid: "b4a3992659554726b33c1f82d0cdc1b4"
format_stamp: "Formatted at 2026-04-29 08:04:49 on dist-test-slave-230h"
I20260429 08:04:49.108258  7578 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260429 08:04:49.142198  7578 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:49.142544  7578 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:49.142694  7578 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:49.142931  7578 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:49.143278  7578 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260429 08:04:49.143333  7578 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:49.143404  7578 ts_tablet_manager.cc:616] Registered 0 tablets
I20260429 08:04:49.143429  7578 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:49.148962  7578 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.194:35401
I20260429 08:04:49.149020  7705 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.194:35401 every 8 connection(s)
I20260429 08:04:49.149302  7578 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/data/info.pb
I20260429 08:04:49.153645  7706 heartbeater.cc:344] Connected to a master server at 127.1.140.254:40561
I20260429 08:04:49.153757  7706 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:49.153982  7706 heartbeater.cc:507] Master 127.1.140.254:40561 requested a full tablet report, sending...
I20260429 08:04:49.154168  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 7578
I20260429 08:04:49.154268  1587 external_mini_cluster.cc:1442] Reading /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/wal/instance
I20260429 08:04:49.154467  7387 ts_manager.cc:194] Registered new tserver with Master: b4a3992659554726b33c1f82d0cdc1b4 (127.1.140.194:35401)
I20260429 08:04:49.155002  7387 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.194:43609
I20260429 08:04:49.155726  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.195:0
--local_ip_for_outbound_sockets=127.1.140.195
--webserver_interface=127.1.140.195
--webserver_port=0
--tserver_master_addrs=127.1.140.254:40561
--builtin_ntp_servers=127.1.140.212:41475
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--force_block_cache_capacity
--memory_limit_hard_bytes=30000000
--enable_leader_failure_detection=false
--tablet_transaction_memory_limit_mb=-1 with env {}
W20260429 08:04:49.229929  7709 flags.cc:432] Enabled unsafe flag: --enable_leader_failure_detection=false
W20260429 08:04:49.230080  7709 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:49.230094  7709 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:49.230111  7709 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:49.231580  7709 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:49.231627  7709 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.195
I20260429 08:04:49.233027  7709 tablet_server_runner.cc:78] Tablet server non-default flags:
--force_block_cache_capacity=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:41475
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--enable_leader_failure_detection=false
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.195:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/data/info.pb
--webserver_interface=127.1.140.195
--webserver_port=0
--tablet_transaction_memory_limit_mb=-1
--tserver_master_addrs=127.1.140.254:40561
--never_fsync=true
--heap_profile_path=/tmp/kudu.7709
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.195
--memory_limit_hard_bytes=30000000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:49.233182  7709 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:49.233345  7709 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260429 08:04:49.235733  7714 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:49.235743  7715 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:49.235821  7717 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:49.235886  7709 server_base.cc:1061] running on GCE node
I20260429 08:04:49.236147  7709 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:49.236361  7709 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:49.237520  7709 hybrid_clock.cc:648] HybridClock initialized: now 1777449889237508 us; error 28 us; skew 500 ppm
I20260429 08:04:49.238638  7709 webserver.cc:492] Webserver started at http://127.1.140.195:46555/ using document root <none> and password file <none>
I20260429 08:04:49.238862  7709 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:49.238933  7709 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:49.239044  7709 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260429 08:04:49.239960  7709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/data/instance:
uuid: "793d757ddd694b24a1891a715aefa421"
format_stamp: "Formatted at 2026-04-29 08:04:49 on dist-test-slave-230h"
I20260429 08:04:49.240283  7709 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/wal/instance:
uuid: "793d757ddd694b24a1891a715aefa421"
format_stamp: "Formatted at 2026-04-29 08:04:49 on dist-test-slave-230h"
I20260429 08:04:49.241456  7709 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260429 08:04:49.242164  7723 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:49.242331  7709 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
I20260429 08:04:49.242408  7709 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/wal
uuid: "793d757ddd694b24a1891a715aefa421"
format_stamp: "Formatted at 2026-04-29 08:04:49 on dist-test-slave-230h"
I20260429 08:04:49.242492  7709 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260429 08:04:49.272462  7709 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:49.272795  7709 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:49.272940  7709 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:49.273161  7709 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:49.273506  7709 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260429 08:04:49.273563  7709 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:49.273609  7709 ts_tablet_manager.cc:616] Registered 0 tablets
I20260429 08:04:49.273633  7709 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:49.279445  7709 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.195:46527
I20260429 08:04:49.279511  7836 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.195:46527 every 8 connection(s)
I20260429 08:04:49.279803  7709 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/data/info.pb
I20260429 08:04:49.280228  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 7709
I20260429 08:04:49.280347  1587 external_mini_cluster.cc:1442] Reading /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/wal/instance
I20260429 08:04:49.284132  7837 heartbeater.cc:344] Connected to a master server at 127.1.140.254:40561
I20260429 08:04:49.284204  7837 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:49.284381  7837 heartbeater.cc:507] Master 127.1.140.254:40561 requested a full tablet report, sending...
I20260429 08:04:49.284768  7386 ts_manager.cc:194] Registered new tserver with Master: 793d757ddd694b24a1891a715aefa421 (127.1.140.195:46527)
I20260429 08:04:49.285233  7386 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.195:46921
I20260429 08:04:49.292394  1587 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
I20260429 08:04:49.298136  7386 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34778:
name: "TestTable"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
owner: "alice"
W20260429 08:04:49.299407  7386 catalog_manager.cc:7033] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table TestTable in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260429 08:04:49.306217  7771 tablet_service.cc:1511] Processing CreateTablet for tablet d9482b5b15254a8e927a6ecf8513bb85 (DEFAULT_TABLE table=TestTable [id=b329ab40097b4aa3862999bb89bd0f06]), partition=RANGE (key) PARTITION UNBOUNDED
I20260429 08:04:49.306558  7771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9482b5b15254a8e927a6ecf8513bb85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260429 08:04:49.306526  7640 tablet_service.cc:1511] Processing CreateTablet for tablet d9482b5b15254a8e927a6ecf8513bb85 (DEFAULT_TABLE table=TestTable [id=b329ab40097b4aa3862999bb89bd0f06]), partition=RANGE (key) PARTITION UNBOUNDED
I20260429 08:04:49.306772  7640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9482b5b15254a8e927a6ecf8513bb85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260429 08:04:49.306852  7509 tablet_service.cc:1511] Processing CreateTablet for tablet d9482b5b15254a8e927a6ecf8513bb85 (DEFAULT_TABLE table=TestTable [id=b329ab40097b4aa3862999bb89bd0f06]), partition=RANGE (key) PARTITION UNBOUNDED
I20260429 08:04:49.307107  7509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9482b5b15254a8e927a6ecf8513bb85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260429 08:04:49.309548  7851 tablet_bootstrap.cc:492] T d9482b5b15254a8e927a6ecf8513bb85 P 793d757ddd694b24a1891a715aefa421: Bootstrap starting.
I20260429 08:04:49.309746  7853 tablet_bootstrap.cc:492] T d9482b5b15254a8e927a6ecf8513bb85 P b4a3992659554726b33c1f82d0cdc1b4: Bootstrap starting.
I20260429 08:04:49.310225  7851 tablet_bootstrap.cc:654] T d9482b5b15254a8e927a6ecf8513bb85 P 793d757ddd694b24a1891a715aefa421: Neither blocks nor log segments found. Creating new log.
I20260429 08:04:49.310322  7853 tablet_bootstrap.cc:654] T d9482b5b15254a8e927a6ecf8513bb85 P b4a3992659554726b33c1f82d0cdc1b4: Neither blocks nor log segments found. Creating new log.
I20260429 08:04:49.310509  7851 log.cc:826] T d9482b5b15254a8e927a6ecf8513bb85 P 793d757ddd694b24a1891a715aefa421: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:49.310628  7853 log.cc:826] T d9482b5b15254a8e927a6ecf8513bb85 P b4a3992659554726b33c1f82d0cdc1b4: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:49.310843  7852 tablet_bootstrap.cc:492] T d9482b5b15254a8e927a6ecf8513bb85 P 4f03df580ffa473da9e8b6115f58663d: Bootstrap starting.
I20260429 08:04:49.311208  7853 tablet_bootstrap.cc:492] T d9482b5b15254a8e927a6ecf8513bb85 P b4a3992659554726b33c1f82d0cdc1b4: No bootstrap required, opened a new log
I20260429 08:04:49.311282  7853 ts_tablet_manager.cc:1403] T d9482b5b15254a8e927a6ecf8513bb85 P b4a3992659554726b33c1f82d0cdc1b4: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260429 08:04:49.311427  7852 tablet_bootstrap.cc:654] T d9482b5b15254a8e927a6ecf8513bb85 P 4f03df580ffa473da9e8b6115f58663d: Neither blocks nor log segments found. Creating new log.
I20260429 08:04:49.311770  7852 log.cc:826] T d9482b5b15254a8e927a6ecf8513bb85 P 4f03df580ffa473da9e8b6115f58663d: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:49.311847  7851 tablet_bootstrap.cc:492] T d9482b5b15254a8e927a6ecf8513bb85 P 793d757ddd694b24a1891a715aefa421: No bootstrap required, opened a new log
I20260429 08:04:49.311964  7851 ts_tablet_manager.cc:1403] T d9482b5b15254a8e927a6ecf8513bb85 P 793d757ddd694b24a1891a715aefa421: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260429 08:04:49.312434  7852 tablet_bootstrap.cc:492] T d9482b5b15254a8e927a6ecf8513bb85 P 4f03df580ffa473da9e8b6115f58663d: No bootstrap required, opened a new log
I20260429 08:04:49.312494  7852 ts_tablet_manager.cc:1403] T d9482b5b15254a8e927a6ecf8513bb85 P 4f03df580ffa473da9e8b6115f58663d: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260429 08:04:49.312911  7853 raft_consensus.cc:359] T d9482b5b15254a8e927a6ecf8513bb85 P b4a3992659554726b33c1f82d0cdc1b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a3992659554726b33c1f82d0cdc1b4" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35401 } } peers { permanent_uuid: "793d757ddd694b24a1891a715aefa421" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 46527 } } peers { permanent_uuid: "4f03df580ffa473da9e8b6115f58663d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 34033 } }
I20260429 08:04:49.313046  7853 raft_consensus.cc:740] T d9482b5b15254a8e927a6ecf8513bb85 P b4a3992659554726b33c1f82d0cdc1b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a3992659554726b33c1f82d0cdc1b4, State: Initialized, Role: FOLLOWER
I20260429 08:04:49.313129  7853 consensus_queue.cc:260] T d9482b5b15254a8e927a6ecf8513bb85 P b4a3992659554726b33c1f82d0cdc1b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a3992659554726b33c1f82d0cdc1b4" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35401 } } peers { permanent_uuid: "793d757ddd694b24a1891a715aefa421" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 46527 } } peers { permanent_uuid: "4f03df580ffa473da9e8b6115f58663d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 34033 } }
I20260429 08:04:49.313380  7706 heartbeater.cc:499] Master 127.1.140.254:40561 was elected leader, sending a full tablet report...
I20260429 08:04:49.313608  7853 ts_tablet_manager.cc:1434] T d9482b5b15254a8e927a6ecf8513bb85 P b4a3992659554726b33c1f82d0cdc1b4: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260429 08:04:49.313583  7851 raft_consensus.cc:359] T d9482b5b15254a8e927a6ecf8513bb85 P 793d757ddd694b24a1891a715aefa421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a3992659554726b33c1f82d0cdc1b4" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35401 } } peers { permanent_uuid: "793d757ddd694b24a1891a715aefa421" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 46527 } } peers { permanent_uuid: "4f03df580ffa473da9e8b6115f58663d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 34033 } }
I20260429 08:04:49.313702  7851 raft_consensus.cc:740] T d9482b5b15254a8e927a6ecf8513bb85 P 793d757ddd694b24a1891a715aefa421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 793d757ddd694b24a1891a715aefa421, State: Initialized, Role: FOLLOWER
I20260429 08:04:49.313747  7851 consensus_queue.cc:260] T d9482b5b15254a8e927a6ecf8513bb85 P 793d757ddd694b24a1891a715aefa421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a3992659554726b33c1f82d0cdc1b4" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35401 } } peers { permanent_uuid: "793d757ddd694b24a1891a715aefa421" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 46527 } } peers { permanent_uuid: "4f03df580ffa473da9e8b6115f58663d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 34033 } }
I20260429 08:04:49.313957  7851 ts_tablet_manager.cc:1434] T d9482b5b15254a8e927a6ecf8513bb85 P 793d757ddd694b24a1891a715aefa421: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260429 08:04:49.314010  7837 heartbeater.cc:499] Master 127.1.140.254:40561 was elected leader, sending a full tablet report...
I20260429 08:04:49.314416  7852 raft_consensus.cc:359] T d9482b5b15254a8e927a6ecf8513bb85 P 4f03df580ffa473da9e8b6115f58663d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a3992659554726b33c1f82d0cdc1b4" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35401 } } peers { permanent_uuid: "793d757ddd694b24a1891a715aefa421" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 46527 } } peers { permanent_uuid: "4f03df580ffa473da9e8b6115f58663d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 34033 } }
I20260429 08:04:49.314561  7852 raft_consensus.cc:740] T d9482b5b15254a8e927a6ecf8513bb85 P 4f03df580ffa473da9e8b6115f58663d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f03df580ffa473da9e8b6115f58663d, State: Initialized, Role: FOLLOWER
I20260429 08:04:49.314623  7852 consensus_queue.cc:260] T d9482b5b15254a8e927a6ecf8513bb85 P 4f03df580ffa473da9e8b6115f58663d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a3992659554726b33c1f82d0cdc1b4" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35401 } } peers { permanent_uuid: "793d757ddd694b24a1891a715aefa421" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 46527 } } peers { permanent_uuid: "4f03df580ffa473da9e8b6115f58663d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 34033 } }
I20260429 08:04:49.314937  7852 ts_tablet_manager.cc:1434] T d9482b5b15254a8e927a6ecf8513bb85 P 4f03df580ffa473da9e8b6115f58663d: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260429 08:04:49.314994  7575 heartbeater.cc:499] Master 127.1.140.254:40561 was elected leader, sending a full tablet report...
I20260429 08:04:49.317555  1587 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
I20260429 08:04:49.318173  1587 ts_itest-base.cc:246] Waiting for 1 tablets on tserver 4f03df580ffa473da9e8b6115f58663d to finish bootstrapping
I20260429 08:04:49.321635  1587 ts_itest-base.cc:246] Waiting for 1 tablets on tserver b4a3992659554726b33c1f82d0cdc1b4 to finish bootstrapping
I20260429 08:04:49.324892  1587 ts_itest-base.cc:246] Waiting for 1 tablets on tserver 793d757ddd694b24a1891a715aefa421 to finish bootstrapping
I20260429 08:04:49.330435  7529 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9482b5b15254a8e927a6ecf8513bb85"
dest_uuid: "4f03df580ffa473da9e8b6115f58663d"
 from {username='slave'} at 127.0.0.1:46230
I20260429 08:04:49.330560  7529 raft_consensus.cc:493] T d9482b5b15254a8e927a6ecf8513bb85 P 4f03df580ffa473da9e8b6115f58663d [term 0 FOLLOWER]: Starting forced leader election (received explicit request)
I20260429 08:04:49.330662  7529 raft_consensus.cc:3060] T d9482b5b15254a8e927a6ecf8513bb85 P 4f03df580ffa473da9e8b6115f58663d [term 0 FOLLOWER]: Advancing to term 1
I20260429 08:04:49.331693  7529 raft_consensus.cc:515] T d9482b5b15254a8e927a6ecf8513bb85 P 4f03df580ffa473da9e8b6115f58663d [term 1 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a3992659554726b33c1f82d0cdc1b4" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35401 } } peers { permanent_uuid: "793d757ddd694b24a1891a715aefa421" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 46527 } } peers { permanent_uuid: "4f03df580ffa473da9e8b6115f58663d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 34033 } }
I20260429 08:04:49.332005  7529 leader_election.cc:290] T d9482b5b15254a8e927a6ecf8513bb85 P 4f03df580ffa473da9e8b6115f58663d [CANDIDATE]: Term 1 election: Requested vote from peers b4a3992659554726b33c1f82d0cdc1b4 (127.1.140.194:35401), 793d757ddd694b24a1891a715aefa421 (127.1.140.195:46527)
I20260429 08:04:49.335767  7791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9482b5b15254a8e927a6ecf8513bb85" candidate_uuid: "4f03df580ffa473da9e8b6115f58663d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: true dest_uuid: "793d757ddd694b24a1891a715aefa421"
I20260429 08:04:49.335825  7660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9482b5b15254a8e927a6ecf8513bb85" candidate_uuid: "4f03df580ffa473da9e8b6115f58663d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: true dest_uuid: "b4a3992659554726b33c1f82d0cdc1b4"
I20260429 08:04:49.335891  7791 raft_consensus.cc:3060] T d9482b5b15254a8e927a6ecf8513bb85 P 793d757ddd694b24a1891a715aefa421 [term 0 FOLLOWER]: Advancing to term 1
I20260429 08:04:49.335940  7660 raft_consensus.cc:3060] T d9482b5b15254a8e927a6ecf8513bb85 P b4a3992659554726b33c1f82d0cdc1b4 [term 0 FOLLOWER]: Advancing to term 1
I20260429 08:04:49.336846  7791 raft_consensus.cc:2468] T d9482b5b15254a8e927a6ecf8513bb85 P 793d757ddd694b24a1891a715aefa421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f03df580ffa473da9e8b6115f58663d in term 1.
I20260429 08:04:49.337095  7660 raft_consensus.cc:2468] T d9482b5b15254a8e927a6ecf8513bb85 P b4a3992659554726b33c1f82d0cdc1b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f03df580ffa473da9e8b6115f58663d in term 1.
I20260429 08:04:49.337356  7462 leader_election.cc:304] T d9482b5b15254a8e927a6ecf8513bb85 P 4f03df580ffa473da9e8b6115f58663d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f03df580ffa473da9e8b6115f58663d, b4a3992659554726b33c1f82d0cdc1b4; no voters: 
I20260429 08:04:49.337543  7859 raft_consensus.cc:2804] T d9482b5b15254a8e927a6ecf8513bb85 P 4f03df580ffa473da9e8b6115f58663d [term 1 FOLLOWER]: Leader election won for term 1
I20260429 08:04:49.337716  7859 raft_consensus.cc:697] T d9482b5b15254a8e927a6ecf8513bb85 P 4f03df580ffa473da9e8b6115f58663d [term 1 LEADER]: Becoming Leader. State: Replica: 4f03df580ffa473da9e8b6115f58663d, State: Running, Role: LEADER
I20260429 08:04:49.337838  7859 consensus_queue.cc:237] T d9482b5b15254a8e927a6ecf8513bb85 P 4f03df580ffa473da9e8b6115f58663d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a3992659554726b33c1f82d0cdc1b4" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35401 } } peers { permanent_uuid: "793d757ddd694b24a1891a715aefa421" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 46527 } } peers { permanent_uuid: "4f03df580ffa473da9e8b6115f58663d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 34033 } }
I20260429 08:04:49.338678  7386 catalog_manager.cc:5671] T d9482b5b15254a8e927a6ecf8513bb85 P 4f03df580ffa473da9e8b6115f58663d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f03df580ffa473da9e8b6115f58663d (127.1.140.193). New cstate: current_term: 1 leader_uuid: "4f03df580ffa473da9e8b6115f58663d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a3992659554726b33c1f82d0cdc1b4" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "793d757ddd694b24a1891a715aefa421" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 46527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f03df580ffa473da9e8b6115f58663d" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 34033 } health_report { overall_health: HEALTHY } } }
I20260429 08:04:49.341269  1587 cluster_itest_util.cc:258] Not converged past 1 yet: 0.0 0.0 1.1
W20260429 08:04:49.399818  7707 tablet.cc:2404] T d9482b5b15254a8e927a6ecf8513bb85 P b4a3992659554726b33c1f82d0cdc1b4: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260429 08:04:49.442906  1587 cluster_itest_util.cc:258] Not converged past 1 yet: 0.0 0.0 1.1
W20260429 08:04:49.514005  7576 tablet.cc:2404] T d9482b5b15254a8e927a6ecf8513bb85 P 4f03df580ffa473da9e8b6115f58663d: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260429 08:04:49.530311  7838 tablet.cc:2404] T d9482b5b15254a8e927a6ecf8513bb85 P 793d757ddd694b24a1891a715aefa421: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260429 08:04:49.644738  1587 cluster_itest_util.cc:258] Not converged past 1 yet: 0.0 0.0 1.1
I20260429 08:04:49.738945  7859 consensus_queue.cc:1048] T d9482b5b15254a8e927a6ecf8513bb85 P 4f03df580ffa473da9e8b6115f58663d [LEADER]: Connected to new peer: Peer: permanent_uuid: "793d757ddd694b24a1891a715aefa421" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 46527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260429 08:04:49.741546  7867 consensus_queue.cc:1048] T d9482b5b15254a8e927a6ecf8513bb85 P 4f03df580ffa473da9e8b6115f58663d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a3992659554726b33c1f82d0cdc1b4" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 35401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260429 08:04:49.946456  1587 external_mini_cluster.cc:1658] Killing /tmp/dist-test-tasknazsm3/build/release/bin/kudu with pid 7578
I20260429 08:04:49.951864  1587 external_mini_cluster.cc:1658] Killing /tmp/dist-test-tasknazsm3/build/release/bin/kudu with pid 7447
I20260429 08:04:50.165133  1587 raft_consensus-itest.cc:251] Waiting for row count 0...
W20260429 08:04:50.257138  7791 raft_consensus.cc:1551] Rejecting consensus request: Soft memory limit exceeded (at 210.66% of capacity)
I20260429 08:04:50.257573  1587 raft_consensus-itest.cc:251] Waiting for row count 10000...
I20260429 08:04:50.281644  7838 maintenance_manager.cc:419] P 793d757ddd694b24a1891a715aefa421: Scheduling FlushMRSOp(d9482b5b15254a8e927a6ecf8513bb85): under memory pressure (210.66% used), 0 bytes log retention, and flush 1019671 bytes memory
I20260429 08:04:50.324658  7728 maintenance_manager.cc:643] P 793d757ddd694b24a1891a715aefa421: FlushMRSOp(d9482b5b15254a8e927a6ecf8513bb85) complete. Timing: real 0.043s	user 0.013s	sys 0.002s Metrics: {"bytes_written":198416,"cfile_init":1,"dirs.queue_time_us":1165,"dirs.run_cpu_time_us":194,"dirs.run_wall_time_us":12200,"drs_written":1,"lbm_read_time_us":24,"lbm_reads_lt_1ms":4,"lbm_write_time_us":563,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":7891,"spinlock_wait_cycles":384384,"thread_start_us":69,"threads_started":1}
I20260429 08:04:50.325004  7838 maintenance_manager.cc:419] P 793d757ddd694b24a1891a715aefa421: Scheduling FlushMRSOp(d9482b5b15254a8e927a6ecf8513bb85): under memory pressure (199.30% used), 0 bytes log retention, and flush 509719 bytes memory
I20260429 08:04:50.329821  7728 maintenance_manager.cc:643] P 793d757ddd694b24a1891a715aefa421: FlushMRSOp(d9482b5b15254a8e927a6ecf8513bb85) complete. Timing: real 0.005s	user 0.003s	sys 0.001s Metrics: {"bytes_written":55369,"cfile_init":1,"dirs.queue_time_us":25,"dirs.run_cpu_time_us":151,"dirs.run_wall_time_us":1265,"drs_written":1,"lbm_read_time_us":14,"lbm_reads_lt_1ms":4,"lbm_write_time_us":309,"lbm_writes_lt_1ms":24,"peak_mem_usage":0,"rows_written":2109}
I20260429 08:04:50.330005  7838 maintenance_manager.cc:419] P 793d757ddd694b24a1891a715aefa421: Scheduling CompactRowSetsOp(d9482b5b15254a8e927a6ecf8513bb85): perf score=0.014904
W20260429 08:04:50.330633  7728 compaction.cc:288] beyond hard memory limit of 30000000 with current consumption at 59790688; Rowset merge compaction ops consumption: tablet 0, total 0
W20260429 08:04:50.331115  7728 compaction.cc:691] beyond hard memory limit of 30000000 with current consumption at 59790688; Rowset merge compaction ops consumption: tablet 62584, total 62584
I20260429 08:04:50.349395  7728 maintenance_manager.cc:643] P 793d757ddd694b24a1891a715aefa421: CompactRowSetsOp(d9482b5b15254a8e927a6ecf8513bb85) complete. Timing: real 0.019s	user 0.015s	sys 0.004s Metrics: {"bytes_written":251391,"cfile_cache_hit":20,"cfile_cache_hit_bytes":400092,"cfile_cache_miss":22,"cfile_cache_miss_bytes":258714,"cfile_init":4,"delta_iterators_relevant":4,"dirs.queue_time_us":582,"dirs.run_cpu_time_us":141,"dirs.run_wall_time_us":1474,"drs_written":1,"lbm_read_time_us":288,"lbm_reads_lt_1ms":38,"lbm_write_time_us":689,"lbm_writes_lt_1ms":32,"mutex_wait_us":15,"num_input_rowsets":2,"peak_mem_usage":150591,"rows_written":10000,"thread_start_us":302,"threads_started":5}
I20260429 08:04:50.349606  7838 maintenance_manager.cc:419] P 793d757ddd694b24a1891a715aefa421: Scheduling UndoDeltaBlockGCOp(d9482b5b15254a8e927a6ecf8513bb85): 105493 bytes on disk
I20260429 08:04:50.349804  7728 maintenance_manager.cc:643] P 793d757ddd694b24a1891a715aefa421: UndoDeltaBlockGCOp(d9482b5b15254a8e927a6ecf8513bb85) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":19,"lbm_reads_lt_1ms":4}
I20260429 08:04:50.357473  1587 external_mini_cluster.cc:1658] Killing /tmp/dist-test-tasknazsm3/build/release/bin/kudu with pid 7709
I20260429 08:04:50.365175  1587 external_mini_cluster.cc:1658] Killing /tmp/dist-test-tasknazsm3/build/release/bin/kudu with pid 7356
2026-04-29T08:04:50Z chronyd exiting
[       OK ] RaftConsensusITest.TestEarlyCommitDespiteMemoryPressure (1634 ms)
[ RUN      ] RaftConsensusITest.TestSlowFollower
I20260429 08:04:50.385993  1587 ts_itest-base.cc:115] Starting cluster with:
I20260429 08:04:50.386044  1587 ts_itest-base.cc:116] --------------
I20260429 08:04:50.386056  1587 ts_itest-base.cc:117] 3 tablet servers
I20260429 08:04:50.386067  1587 ts_itest-base.cc:118] 3 replicas per TS
I20260429 08:04:50.386077  1587 ts_itest-base.cc:119] --------------
2026-04-29T08:04:50Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-04-29T08:04:50Z Disabled control of system clock
I20260429 08:04:50.393858  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.1.140.254:35335
--webserver_interface=127.1.140.254
--webserver_port=0
--builtin_ntp_servers=127.1.140.212:41981
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.1.140.254:35335 with env {}
W20260429 08:04:50.469888  7890 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:50.470085  7890 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:50.470115  7890 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:50.471695  7890 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260429 08:04:50.471756  7890 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:50.471777  7890 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260429 08:04:50.471796  7890 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260429 08:04:50.473306  7890 master_runner.cc:386] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:41981
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.1.140.254:35335
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.1.140.254:35335
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/data/info.pb
--webserver_interface=127.1.140.254
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.7890
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:50.473565  7890 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:50.473795  7890 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260429 08:04:50.476320  7895 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:50.476353  7896 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:50.476353  7898 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:50.476516  7890 server_base.cc:1061] running on GCE node
I20260429 08:04:50.476826  7890 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:50.477054  7890 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:50.478204  7890 hybrid_clock.cc:648] HybridClock initialized: now 1777449890478188 us; error 27 us; skew 500 ppm
I20260429 08:04:50.479243  7890 webserver.cc:492] Webserver started at http://127.1.140.254:39371/ using document root <none> and password file <none>
I20260429 08:04:50.479451  7890 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:50.479543  7890 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:50.479671  7890 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260429 08:04:50.480520  7890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/data/instance:
uuid: "8e963f97302f4127bc73da69be4eecab"
format_stamp: "Formatted at 2026-04-29 08:04:50 on dist-test-slave-230h"
I20260429 08:04:50.480831  7890 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/wal/instance:
uuid: "8e963f97302f4127bc73da69be4eecab"
format_stamp: "Formatted at 2026-04-29 08:04:50 on dist-test-slave-230h"
I20260429 08:04:50.481949  7890 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260429 08:04:50.482622  7904 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:50.482805  7890 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
I20260429 08:04:50.482882  7890 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/wal
uuid: "8e963f97302f4127bc73da69be4eecab"
format_stamp: "Formatted at 2026-04-29 08:04:50 on dist-test-slave-230h"
I20260429 08:04:50.482956  7890 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260429 08:04:50.495222  7890 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:50.495563  7890 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:50.495710  7890 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:50.499643  7890 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.254:35335
I20260429 08:04:50.499711  7956 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.254:35335 every 8 connection(s)
I20260429 08:04:50.500046  7890 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/data/info.pb
I20260429 08:04:50.500705  7957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260429 08:04:50.502919  7957 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8e963f97302f4127bc73da69be4eecab: Bootstrap starting.
I20260429 08:04:50.503540  7957 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8e963f97302f4127bc73da69be4eecab: Neither blocks nor log segments found. Creating new log.
I20260429 08:04:50.503823  7957 log.cc:826] T 00000000000000000000000000000000 P 8e963f97302f4127bc73da69be4eecab: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:50.504501  7957 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8e963f97302f4127bc73da69be4eecab: No bootstrap required, opened a new log
I20260429 08:04:50.505766  7957 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8e963f97302f4127bc73da69be4eecab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e963f97302f4127bc73da69be4eecab" member_type: VOTER last_known_addr { host: "127.1.140.254" port: 35335 } }
I20260429 08:04:50.505893  7957 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8e963f97302f4127bc73da69be4eecab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260429 08:04:50.505914  7957 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8e963f97302f4127bc73da69be4eecab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e963f97302f4127bc73da69be4eecab, State: Initialized, Role: FOLLOWER
I20260429 08:04:50.506073  7957 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8e963f97302f4127bc73da69be4eecab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e963f97302f4127bc73da69be4eecab" member_type: VOTER last_known_addr { host: "127.1.140.254" port: 35335 } }
I20260429 08:04:50.506136  7957 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8e963f97302f4127bc73da69be4eecab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260429 08:04:50.506178  7957 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8e963f97302f4127bc73da69be4eecab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260429 08:04:50.506225  7957 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8e963f97302f4127bc73da69be4eecab [term 0 FOLLOWER]: Advancing to term 1
I20260429 08:04:50.506796  7957 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8e963f97302f4127bc73da69be4eecab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e963f97302f4127bc73da69be4eecab" member_type: VOTER last_known_addr { host: "127.1.140.254" port: 35335 } }
I20260429 08:04:50.506923  7957 leader_election.cc:304] T 00000000000000000000000000000000 P 8e963f97302f4127bc73da69be4eecab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8e963f97302f4127bc73da69be4eecab; no voters: 
I20260429 08:04:50.507066  7957 leader_election.cc:290] T 00000000000000000000000000000000 P 8e963f97302f4127bc73da69be4eecab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260429 08:04:50.507169  7960 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8e963f97302f4127bc73da69be4eecab [term 1 FOLLOWER]: Leader election won for term 1
I20260429 08:04:50.507325  7957 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8e963f97302f4127bc73da69be4eecab [sys.catalog]: configured and running, proceeding with master startup.
I20260429 08:04:50.507328  7960 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8e963f97302f4127bc73da69be4eecab [term 1 LEADER]: Becoming Leader. State: Replica: 8e963f97302f4127bc73da69be4eecab, State: Running, Role: LEADER
I20260429 08:04:50.507539  7960 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8e963f97302f4127bc73da69be4eecab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e963f97302f4127bc73da69be4eecab" member_type: VOTER last_known_addr { host: "127.1.140.254" port: 35335 } }
I20260429 08:04:50.507944  7962 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e963f97302f4127bc73da69be4eecab [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8e963f97302f4127bc73da69be4eecab. Latest consensus state: current_term: 1 leader_uuid: "8e963f97302f4127bc73da69be4eecab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e963f97302f4127bc73da69be4eecab" member_type: VOTER last_known_addr { host: "127.1.140.254" port: 35335 } } }
I20260429 08:04:50.508021  7962 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e963f97302f4127bc73da69be4eecab [sys.catalog]: This master's current role is: LEADER
I20260429 08:04:50.508046  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 7890
I20260429 08:04:50.508131  1587 external_mini_cluster.cc:1442] Reading /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/master-0/wal/instance
I20260429 08:04:50.508428  7961 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e963f97302f4127bc73da69be4eecab [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8e963f97302f4127bc73da69be4eecab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e963f97302f4127bc73da69be4eecab" member_type: VOTER last_known_addr { host: "127.1.140.254" port: 35335 } } }
I20260429 08:04:50.508500  7961 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e963f97302f4127bc73da69be4eecab [sys.catalog]: This master's current role is: LEADER
I20260429 08:04:50.508688  7968 catalog_manager.cc:1485] Loading table and tablet metadata into memory...
I20260429 08:04:50.509151  7968 catalog_manager.cc:1494] Initializing Kudu cluster ID...
I20260429 08:04:50.510885  7968 catalog_manager.cc:1357] Generated new cluster ID: 877db1f6dbc34fc5abdb6830df0a5011
I20260429 08:04:50.510946  7968 catalog_manager.cc:1505] Initializing Kudu internal certificate authority...
I20260429 08:04:50.521390  7968 catalog_manager.cc:1380] Generated new certificate authority record
I20260429 08:04:50.521909  7968 catalog_manager.cc:1514] Loading token signing keys...
I20260429 08:04:50.526477  7968 catalog_manager.cc:6044] T 00000000000000000000000000000000 P 8e963f97302f4127bc73da69be4eecab: Generated new TSK 0
I20260429 08:04:50.526635  7968 catalog_manager.cc:1524] Initializing in-progress tserver states...
I20260429 08:04:50.531296  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.193:0
--local_ip_for_outbound_sockets=127.1.140.193
--webserver_interface=127.1.140.193
--webserver_port=0
--tserver_master_addrs=127.1.140.254:35335
--builtin_ntp_servers=127.1.140.212:41981
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--missed_heartbeats_before_rejecting_snapshot_scans=3 with env {}
W20260429 08:04:50.625522  7981 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:50.625676  7981 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:50.625695  7981 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:50.627200  7981 flags.cc:432] Enabled experimental flag: --missed_heartbeats_before_rejecting_snapshot_scans=3
W20260429 08:04:50.627243  7981 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:50.627266  7981 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.193
I20260429 08:04:50.628831  7981 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:41981
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--missed_heartbeats_before_rejecting_snapshot_scans=3
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/data/info.pb
--webserver_interface=127.1.140.193
--webserver_port=0
--tserver_master_addrs=127.1.140.254:35335
--never_fsync=true
--heap_profile_path=/tmp/kudu.7981
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.193
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:50.629040  7981 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:50.629272  7981 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260429 08:04:50.631894  7987 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:50.631891  7989 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:50.632122  7986 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:50.632278  7981 server_base.cc:1061] running on GCE node
I20260429 08:04:50.632443  7981 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:50.632675  7981 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:50.633862  7981 hybrid_clock.cc:648] HybridClock initialized: now 1777449890633844 us; error 42 us; skew 500 ppm
I20260429 08:04:50.635222  7981 webserver.cc:492] Webserver started at http://127.1.140.193:33673/ using document root <none> and password file <none>
I20260429 08:04:50.635445  7981 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:50.635538  7981 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:50.635663  7981 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260429 08:04:50.636837  7981 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/data/instance:
uuid: "dc98e72103e94f92a8b1a214d8b88c62"
format_stamp: "Formatted at 2026-04-29 08:04:50 on dist-test-slave-230h"
I20260429 08:04:50.637794  7981 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/wal/instance:
uuid: "dc98e72103e94f92a8b1a214d8b88c62"
format_stamp: "Formatted at 2026-04-29 08:04:50 on dist-test-slave-230h"
I20260429 08:04:50.639396  7981 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260429 08:04:50.640341  7995 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:50.640565  7981 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:50.640661  7981 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/wal
uuid: "dc98e72103e94f92a8b1a214d8b88c62"
format_stamp: "Formatted at 2026-04-29 08:04:50 on dist-test-slave-230h"
I20260429 08:04:50.640725  7981 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260429 08:04:50.654654  7981 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:50.654935  7981 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:50.655057  7981 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:50.655257  7981 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:50.655612  7981 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260429 08:04:50.655659  7981 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:50.655689  7981 ts_tablet_manager.cc:616] Registered 0 tablets
I20260429 08:04:50.655707  7981 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:50.662621  7981 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.193:40507
I20260429 08:04:50.662696  8108 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.193:40507 every 8 connection(s)
I20260429 08:04:50.662972  7981 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/data/info.pb
I20260429 08:04:50.666973  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 7981
I20260429 08:04:50.667057  1587 external_mini_cluster.cc:1442] Reading /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-0/wal/instance
I20260429 08:04:50.667744  8109 heartbeater.cc:344] Connected to a master server at 127.1.140.254:35335
I20260429 08:04:50.667829  8109 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:50.668008  8109 heartbeater.cc:507] Master 127.1.140.254:35335 requested a full tablet report, sending...
I20260429 08:04:50.668478  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.194:0
--local_ip_for_outbound_sockets=127.1.140.194
--webserver_interface=127.1.140.194
--webserver_port=0
--tserver_master_addrs=127.1.140.254:35335
--builtin_ntp_servers=127.1.140.212:41981
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--missed_heartbeats_before_rejecting_snapshot_scans=3 with env {}
I20260429 08:04:50.668479  7920 ts_manager.cc:194] Registered new tserver with Master: dc98e72103e94f92a8b1a214d8b88c62 (127.1.140.193:40507)
I20260429 08:04:50.669922  7920 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.193:57409
W20260429 08:04:50.746167  8112 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:50.746331  8112 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:50.746368  8112 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:50.747968  8112 flags.cc:432] Enabled experimental flag: --missed_heartbeats_before_rejecting_snapshot_scans=3
W20260429 08:04:50.748014  8112 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:50.748039  8112 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.194
I20260429 08:04:50.749611  8112 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:41981
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--missed_heartbeats_before_rejecting_snapshot_scans=3
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.194:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/data/info.pb
--webserver_interface=127.1.140.194
--webserver_port=0
--tserver_master_addrs=127.1.140.254:35335
--never_fsync=true
--heap_profile_path=/tmp/kudu.8112
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.194
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:50.749852  8112 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:50.750082  8112 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260429 08:04:50.752802  8117 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:50.752866  8112 server_base.cc:1061] running on GCE node
W20260429 08:04:50.752835  8118 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:50.752802  8120 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:50.753183  8112 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:50.753356  8112 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:50.754513  8112 hybrid_clock.cc:648] HybridClock initialized: now 1777449890754477 us; error 51 us; skew 500 ppm
I20260429 08:04:50.755517  8112 webserver.cc:492] Webserver started at http://127.1.140.194:33269/ using document root <none> and password file <none>
I20260429 08:04:50.755738  8112 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:50.755780  8112 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:50.755890  8112 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260429 08:04:50.756748  8112 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/data/instance:
uuid: "bcab5dba967a40859579325cca1186f8"
format_stamp: "Formatted at 2026-04-29 08:04:50 on dist-test-slave-230h"
I20260429 08:04:50.757061  8112 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/wal/instance:
uuid: "bcab5dba967a40859579325cca1186f8"
format_stamp: "Formatted at 2026-04-29 08:04:50 on dist-test-slave-230h"
I20260429 08:04:50.758208  8112 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260429 08:04:50.758894  8126 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:50.759116  8112 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
I20260429 08:04:50.759187  8112 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/wal
uuid: "bcab5dba967a40859579325cca1186f8"
format_stamp: "Formatted at 2026-04-29 08:04:50 on dist-test-slave-230h"
I20260429 08:04:50.759258  8112 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260429 08:04:50.778059  8112 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:50.778370  8112 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:50.778522  8112 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:50.778748  8112 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:50.779070  8112 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260429 08:04:50.779124  8112 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:50.779165  8112 ts_tablet_manager.cc:616] Registered 0 tablets
I20260429 08:04:50.779192  8112 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:50.784960  8112 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.194:44123
I20260429 08:04:50.785017  8239 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.194:44123 every 8 connection(s)
I20260429 08:04:50.785332  8112 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/data/info.pb
I20260429 08:04:50.789839  8240 heartbeater.cc:344] Connected to a master server at 127.1.140.254:35335
I20260429 08:04:50.789918  8240 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:50.790051  8240 heartbeater.cc:507] Master 127.1.140.254:35335 requested a full tablet report, sending...
I20260429 08:04:50.790407  7920 ts_manager.cc:194] Registered new tserver with Master: bcab5dba967a40859579325cca1186f8 (127.1.140.194:44123)
I20260429 08:04:50.790807  7920 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.194:52395
I20260429 08:04:50.794036  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 8112
I20260429 08:04:50.794101  1587 external_mini_cluster.cc:1442] Reading /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-1/wal/instance
I20260429 08:04:50.795050  1587 external_mini_cluster.cc:1366] Running /tmp/dist-test-tasknazsm3/build/release/bin/kudu
/tmp/dist-test-tasknazsm3/build/release/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/wal
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/logs
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.1.140.195:0
--local_ip_for_outbound_sockets=127.1.140.195
--webserver_interface=127.1.140.195
--webserver_port=0
--tserver_master_addrs=127.1.140.254:35335
--builtin_ntp_servers=127.1.140.212:41981
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--missed_heartbeats_before_rejecting_snapshot_scans=3 with env {}
W20260429 08:04:50.870885  8243 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260429 08:04:50.871039  8243 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260429 08:04:50.871058  8243 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260429 08:04:50.872507  8243 flags.cc:432] Enabled experimental flag: --missed_heartbeats_before_rejecting_snapshot_scans=3
W20260429 08:04:50.872545  8243 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260429 08:04:50.872567  8243 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.140.195
I20260429 08:04:50.874013  8243 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.1.140.212:41981
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--missed_heartbeats_before_rejecting_snapshot_scans=3
--fs_data_dirs=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/data
--fs_wal_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.1.140.195:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/data/info.pb
--webserver_interface=127.1.140.195
--webserver_port=0
--tserver_master_addrs=127.1.140.254:35335
--never_fsync=true
--heap_profile_path=/tmp/kudu.8243
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.1.140.195
--log_dir=/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 80f39681e127423fa66f8c177be6c05697ac70dd
build type RELEASE
built by None at 29 Apr 2026 07:43:14 UTC on e7f111948823
build id 11657
I20260429 08:04:50.874166  8243 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260429 08:04:50.874332  8243 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260429 08:04:50.876885  8248 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260429 08:04:50.876909  8249 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:50.876998  8243 server_base.cc:1061] running on GCE node
W20260429 08:04:50.876998  8251 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260429 08:04:50.877254  8243 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260429 08:04:50.877470  8243 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260429 08:04:50.878638  8243 hybrid_clock.cc:648] HybridClock initialized: now 1777449890878623 us; error 27 us; skew 500 ppm
I20260429 08:04:50.879805  8243 webserver.cc:492] Webserver started at http://127.1.140.195:43107/ using document root <none> and password file <none>
I20260429 08:04:50.880009  8243 fs_manager.cc:362] Metadata directory not provided
I20260429 08:04:50.880075  8243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260429 08:04:50.880182  8243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260429 08:04:50.881028  8243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/data/instance:
uuid: "d2035c67353a44f0b4b920076fee4ecd"
format_stamp: "Formatted at 2026-04-29 08:04:50 on dist-test-slave-230h"
I20260429 08:04:50.881345  8243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/wal/instance:
uuid: "d2035c67353a44f0b4b920076fee4ecd"
format_stamp: "Formatted at 2026-04-29 08:04:50 on dist-test-slave-230h"
I20260429 08:04:50.882577  8243 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260429 08:04:50.883342  8257 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:50.883565  8243 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260429 08:04:50.883639  8243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/data,/tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/wal
uuid: "d2035c67353a44f0b4b920076fee4ecd"
format_stamp: "Formatted at 2026-04-29 08:04:50 on dist-test-slave-230h"
I20260429 08:04:50.883720  8243 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/wal
metadata directory: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/wal
1 data directories: /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260429 08:04:50.896399  8243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260429 08:04:50.896705  8243 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260429 08:04:50.896855  8243 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260429 08:04:50.897061  8243 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260429 08:04:50.897363  8243 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260429 08:04:50.897415  8243 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:50.897449  8243 ts_tablet_manager.cc:616] Registered 0 tablets
I20260429 08:04:50.897472  8243 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260429 08:04:50.904551  8243 rpc_server.cc:307] RPC server started. Bound to: 127.1.140.195:35769
I20260429 08:04:50.904592  8370 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.140.195:35769 every 8 connection(s)
I20260429 08:04:50.904968  8243 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/data/info.pb
I20260429 08:04:50.909880  1587 external_mini_cluster.cc:1428] Started /tmp/dist-test-tasknazsm3/build/release/bin/kudu as pid 8243
I20260429 08:04:50.909951  1587 external_mini_cluster.cc:1442] Reading /tmp/dist-test-tasknazsm3/test-tmp/raft_consensus-itest.0.RaftConsensusITest.TestSlowFollower.1777449862296546-1587-0/raft_consensus-itest-cluster/ts-2/wal/instance
I20260429 08:04:50.912572  8371 heartbeater.cc:344] Connected to a master server at 127.1.140.254:35335
I20260429 08:04:50.912668  8371 heartbeater.cc:461] Registering TS with master...
I20260429 08:04:50.912875  8371 heartbeater.cc:507] Master 127.1.140.254:35335 requested a full tablet report, sending...
I20260429 08:04:50.913268  7920 ts_manager.cc:194] Registered new tserver with Master: d2035c67353a44f0b4b920076fee4ecd (127.1.140.195:35769)
I20260429 08:04:50.913647  7920 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.140.195:46943
I20260429 08:04:50.921510  1587 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
I20260429 08:04:50.926968  7920 catalog_manager.cc:2257] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58070:
name: "TestTable"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
owner: "alice"
W20260429 08:04:50.928334  7920 catalog_manager.cc:7033] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table TestTable in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260429 08:04:50.934983  8043 tablet_service.cc:1511] Processing CreateTablet for tablet 39f3196c5d8b4309894772e3a975fbd9 (DEFAULT_TABLE table=TestTable [id=9572b979938d4e20af0051822e85ce4a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260429 08:04:50.934979  8174 tablet_service.cc:1511] Processing CreateTablet for tablet 39f3196c5d8b4309894772e3a975fbd9 (DEFAULT_TABLE table=TestTable [id=9572b979938d4e20af0051822e85ce4a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260429 08:04:50.935269  8043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39f3196c5d8b4309894772e3a975fbd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260429 08:04:50.935269  8174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39f3196c5d8b4309894772e3a975fbd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260429 08:04:50.935807  8302 tablet_service.cc:1511] Processing CreateTablet for tablet 39f3196c5d8b4309894772e3a975fbd9 (DEFAULT_TABLE table=TestTable [id=9572b979938d4e20af0051822e85ce4a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260429 08:04:50.936070  8302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39f3196c5d8b4309894772e3a975fbd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260429 08:04:50.937885  8385 tablet_bootstrap.cc:492] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd: Bootstrap starting.
I20260429 08:04:50.938174  8387 tablet_bootstrap.cc:492] T 39f3196c5d8b4309894772e3a975fbd9 P bcab5dba967a40859579325cca1186f8: Bootstrap starting.
I20260429 08:04:50.938200  8386 tablet_bootstrap.cc:492] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Bootstrap starting.
I20260429 08:04:50.938553  8385 tablet_bootstrap.cc:654] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd: Neither blocks nor log segments found. Creating new log.
I20260429 08:04:50.938799  8387 tablet_bootstrap.cc:654] T 39f3196c5d8b4309894772e3a975fbd9 P bcab5dba967a40859579325cca1186f8: Neither blocks nor log segments found. Creating new log.
I20260429 08:04:50.938799  8386 tablet_bootstrap.cc:654] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Neither blocks nor log segments found. Creating new log.
I20260429 08:04:50.938854  8385 log.cc:826] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:50.939082  8387 log.cc:826] T 39f3196c5d8b4309894772e3a975fbd9 P bcab5dba967a40859579325cca1186f8: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:50.939082  8386 log.cc:826] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Log is configured to *not* fsync() on all Append() calls
I20260429 08:04:50.939530  8385 tablet_bootstrap.cc:492] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd: No bootstrap required, opened a new log
I20260429 08:04:50.939595  8385 ts_tablet_manager.cc:1403] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260429 08:04:50.939741  8386 tablet_bootstrap.cc:492] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: No bootstrap required, opened a new log
I20260429 08:04:50.939808  8386 ts_tablet_manager.cc:1403] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260429 08:04:50.939863  8387 tablet_bootstrap.cc:492] T 39f3196c5d8b4309894772e3a975fbd9 P bcab5dba967a40859579325cca1186f8: No bootstrap required, opened a new log
I20260429 08:04:50.939926  8387 ts_tablet_manager.cc:1403] T 39f3196c5d8b4309894772e3a975fbd9 P bcab5dba967a40859579325cca1186f8: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260429 08:04:50.940788  8385 raft_consensus.cc:359] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2035c67353a44f0b4b920076fee4ecd" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35769 } } peers { permanent_uuid: "bcab5dba967a40859579325cca1186f8" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 44123 } } peers { permanent_uuid: "dc98e72103e94f92a8b1a214d8b88c62" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 40507 } }
I20260429 08:04:50.940925  8385 raft_consensus.cc:385] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260429 08:04:50.940965  8385 raft_consensus.cc:740] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2035c67353a44f0b4b920076fee4ecd, State: Initialized, Role: FOLLOWER
I20260429 08:04:50.941068  8385 consensus_queue.cc:260] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2035c67353a44f0b4b920076fee4ecd" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35769 } } peers { permanent_uuid: "bcab5dba967a40859579325cca1186f8" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 44123 } } peers { permanent_uuid: "dc98e72103e94f92a8b1a214d8b88c62" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 40507 } }
I20260429 08:04:50.941308  8385 ts_tablet_manager.cc:1434] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260429 08:04:50.941438  8371 heartbeater.cc:499] Master 127.1.140.254:35335 was elected leader, sending a full tablet report...
I20260429 08:04:50.941354  8386 raft_consensus.cc:359] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2035c67353a44f0b4b920076fee4ecd" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35769 } } peers { permanent_uuid: "bcab5dba967a40859579325cca1186f8" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 44123 } } peers { permanent_uuid: "dc98e72103e94f92a8b1a214d8b88c62" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 40507 } }
I20260429 08:04:50.941390  8387 raft_consensus.cc:359] T 39f3196c5d8b4309894772e3a975fbd9 P bcab5dba967a40859579325cca1186f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2035c67353a44f0b4b920076fee4ecd" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35769 } } peers { permanent_uuid: "bcab5dba967a40859579325cca1186f8" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 44123 } } peers { permanent_uuid: "dc98e72103e94f92a8b1a214d8b88c62" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 40507 } }
I20260429 08:04:50.941481  8386 raft_consensus.cc:385] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260429 08:04:50.941496  8387 raft_consensus.cc:385] T 39f3196c5d8b4309894772e3a975fbd9 P bcab5dba967a40859579325cca1186f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260429 08:04:50.941515  8386 raft_consensus.cc:740] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc98e72103e94f92a8b1a214d8b88c62, State: Initialized, Role: FOLLOWER
I20260429 08:04:50.941525  8387 raft_consensus.cc:740] T 39f3196c5d8b4309894772e3a975fbd9 P bcab5dba967a40859579325cca1186f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcab5dba967a40859579325cca1186f8, State: Initialized, Role: FOLLOWER
I20260429 08:04:50.941603  8386 consensus_queue.cc:260] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2035c67353a44f0b4b920076fee4ecd" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35769 } } peers { permanent_uuid: "bcab5dba967a40859579325cca1186f8" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 44123 } } peers { permanent_uuid: "dc98e72103e94f92a8b1a214d8b88c62" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 40507 } }
I20260429 08:04:50.941603  8387 consensus_queue.cc:260] T 39f3196c5d8b4309894772e3a975fbd9 P bcab5dba967a40859579325cca1186f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2035c67353a44f0b4b920076fee4ecd" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35769 } } peers { permanent_uuid: "bcab5dba967a40859579325cca1186f8" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 44123 } } peers { permanent_uuid: "dc98e72103e94f92a8b1a214d8b88c62" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 40507 } }
I20260429 08:04:50.941814  8387 ts_tablet_manager.cc:1434] T 39f3196c5d8b4309894772e3a975fbd9 P bcab5dba967a40859579325cca1186f8: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260429 08:04:50.941814  8386 ts_tablet_manager.cc:1434] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260429 08:04:50.941920  8109 heartbeater.cc:499] Master 127.1.140.254:35335 was elected leader, sending a full tablet report...
I20260429 08:04:50.941947  8240 heartbeater.cc:499] Master 127.1.140.254:35335 was elected leader, sending a full tablet report...
I20260429 08:04:50.980436  8391 raft_consensus.cc:493] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260429 08:04:50.980558  8391 raft_consensus.cc:515] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2035c67353a44f0b4b920076fee4ecd" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35769 } } peers { permanent_uuid: "bcab5dba967a40859579325cca1186f8" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 44123 } } peers { permanent_uuid: "dc98e72103e94f92a8b1a214d8b88c62" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 40507 } }
I20260429 08:04:50.980945  8391 leader_election.cc:290] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcab5dba967a40859579325cca1186f8 (127.1.140.194:44123), dc98e72103e94f92a8b1a214d8b88c62 (127.1.140.193:40507)
I20260429 08:04:50.983902  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f3196c5d8b4309894772e3a975fbd9" candidate_uuid: "d2035c67353a44f0b4b920076fee4ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc98e72103e94f92a8b1a214d8b88c62" is_pre_election: true
I20260429 08:04:50.984030  8063 raft_consensus.cc:2468] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2035c67353a44f0b4b920076fee4ecd in term 0.
I20260429 08:04:50.984258  8258 leader_election.cc:304] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d2035c67353a44f0b4b920076fee4ecd, dc98e72103e94f92a8b1a214d8b88c62; no voters: 
I20260429 08:04:50.984398  8391 raft_consensus.cc:2804] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260429 08:04:50.984459  8391 raft_consensus.cc:493] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260429 08:04:50.984488  8391 raft_consensus.cc:3060] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [term 0 FOLLOWER]: Advancing to term 1
I20260429 08:04:50.984514  8194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f3196c5d8b4309894772e3a975fbd9" candidate_uuid: "d2035c67353a44f0b4b920076fee4ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcab5dba967a40859579325cca1186f8" is_pre_election: true
I20260429 08:04:50.984648  8194 raft_consensus.cc:2468] T 39f3196c5d8b4309894772e3a975fbd9 P bcab5dba967a40859579325cca1186f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2035c67353a44f0b4b920076fee4ecd in term 0.
I20260429 08:04:50.985203  8391 raft_consensus.cc:515] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2035c67353a44f0b4b920076fee4ecd" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35769 } } peers { permanent_uuid: "bcab5dba967a40859579325cca1186f8" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 44123 } } peers { permanent_uuid: "dc98e72103e94f92a8b1a214d8b88c62" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 40507 } }
I20260429 08:04:50.985348  8391 leader_election.cc:290] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [CANDIDATE]: Term 1 election: Requested vote from peers bcab5dba967a40859579325cca1186f8 (127.1.140.194:44123), dc98e72103e94f92a8b1a214d8b88c62 (127.1.140.193:40507)
I20260429 08:04:50.985504  8194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f3196c5d8b4309894772e3a975fbd9" candidate_uuid: "d2035c67353a44f0b4b920076fee4ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcab5dba967a40859579325cca1186f8"
I20260429 08:04:50.985576  8194 raft_consensus.cc:3060] T 39f3196c5d8b4309894772e3a975fbd9 P bcab5dba967a40859579325cca1186f8 [term 0 FOLLOWER]: Advancing to term 1
I20260429 08:04:50.985545  8063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f3196c5d8b4309894772e3a975fbd9" candidate_uuid: "d2035c67353a44f0b4b920076fee4ecd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc98e72103e94f92a8b1a214d8b88c62"
I20260429 08:04:50.985656  8063 raft_consensus.cc:3060] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62 [term 0 FOLLOWER]: Advancing to term 1
I20260429 08:04:50.986410  8194 raft_consensus.cc:2468] T 39f3196c5d8b4309894772e3a975fbd9 P bcab5dba967a40859579325cca1186f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2035c67353a44f0b4b920076fee4ecd in term 1.
I20260429 08:04:50.986619  8259 leader_election.cc:304] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bcab5dba967a40859579325cca1186f8, d2035c67353a44f0b4b920076fee4ecd; no voters: 
I20260429 08:04:50.986779  8391 raft_consensus.cc:2804] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [term 1 FOLLOWER]: Leader election won for term 1
I20260429 08:04:50.986828  8063 raft_consensus.cc:2468] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2035c67353a44f0b4b920076fee4ecd in term 1.
I20260429 08:04:50.986967  8391 raft_consensus.cc:697] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [term 1 LEADER]: Becoming Leader. State: Replica: d2035c67353a44f0b4b920076fee4ecd, State: Running, Role: LEADER
I20260429 08:04:50.987069  8391 consensus_queue.cc:237] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2035c67353a44f0b4b920076fee4ecd" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35769 } } peers { permanent_uuid: "bcab5dba967a40859579325cca1186f8" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 44123 } } peers { permanent_uuid: "dc98e72103e94f92a8b1a214d8b88c62" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 40507 } }
I20260429 08:04:50.987833  7918 catalog_manager.cc:5671] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd reported cstate change: term changed from 0 to 1, leader changed from <none> to d2035c67353a44f0b4b920076fee4ecd (127.1.140.195). New cstate: current_term: 1 leader_uuid: "d2035c67353a44f0b4b920076fee4ecd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2035c67353a44f0b4b920076fee4ecd" member_type: VOTER last_known_addr { host: "127.1.140.195" port: 35769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcab5dba967a40859579325cca1186f8" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc98e72103e94f92a8b1a214d8b88c62" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 40507 } health_report { overall_health: UNKNOWN } } }
I20260429 08:04:51.005021  1587 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
I20260429 08:04:51.005519  1587 ts_itest-base.cc:246] Waiting for 1 tablets on tserver dc98e72103e94f92a8b1a214d8b88c62 to finish bootstrapping
I20260429 08:04:51.008841  1587 ts_itest-base.cc:246] Waiting for 1 tablets on tserver bcab5dba967a40859579325cca1186f8 to finish bootstrapping
I20260429 08:04:51.012212  1587 ts_itest-base.cc:246] Waiting for 1 tablets on tserver d2035c67353a44f0b4b920076fee4ecd to finish bootstrapping
I20260429 08:04:51.021086  8103 generic_service.cc:175] {username='slave'} at 127.0.0.1:37520 changed flags via RPC: log_inject_latency_ms_mean from '100' to '1000'
I20260429 08:04:51.021991  8103 generic_service.cc:175] {username='slave'} at 127.0.0.1:37520 changed flags via RPC: log_inject_latency from 'false' to 'true'
I20260429 08:04:51.026974  1587 test_workload.cc:405] TestWorkload: Skipping table creation because table TestTable already exists
W20260429 08:04:51.035836  8241 tablet.cc:2404] T 39f3196c5d8b4309894772e3a975fbd9 P bcab5dba967a40859579325cca1186f8: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260429 08:04:51.040169  8194 raft_consensus.cc:1275] T 39f3196c5d8b4309894772e3a975fbd9 P bcab5dba967a40859579325cca1186f8 [term 1 FOLLOWER]: Refusing update from remote peer d2035c67353a44f0b4b920076fee4ecd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260429 08:04:51.040210  8063 raft_consensus.cc:1275] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62 [term 1 FOLLOWER]: Refusing update from remote peer d2035c67353a44f0b4b920076fee4ecd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260429 08:04:51.040485  8391 consensus_queue.cc:1048] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcab5dba967a40859579325cca1186f8" member_type: VOTER last_known_addr { host: "127.1.140.194" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260429 08:04:51.040599  8395 consensus_queue.cc:1048] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc98e72103e94f92a8b1a214d8b88c62" member_type: VOTER last_known_addr { host: "127.1.140.193" port: 40507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260429 08:04:51.042879  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1098ms of latency in SegmentAllocator::Sync()
W20260429 08:04:51.164290  8110 tablet.cc:2404] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260429 08:04:51.182412  8023 tablet_service.cc:3018] Rejecting scan request for tablet 39f3196c5d8b4309894772e3a975fbd9: Uninitialized: clean time has not yet been initialized
W20260429 08:04:51.182722  8022 tablet_service.cc:3018] Rejecting scan request for tablet 39f3196c5d8b4309894772e3a975fbd9: Uninitialized: clean time has not yet been initialized
W20260429 08:04:51.345966  8022 tablet_service.cc:3018] Rejecting scan request for tablet 39f3196c5d8b4309894772e3a975fbd9: Uninitialized: clean time has not yet been initialized
W20260429 08:04:51.347397  8022 tablet_service.cc:3018] Rejecting scan request for tablet 39f3196c5d8b4309894772e3a975fbd9: Uninitialized: clean time has not yet been initialized
W20260429 08:04:51.506690  8022 tablet_service.cc:3018] Rejecting scan request for tablet 39f3196c5d8b4309894772e3a975fbd9: Uninitialized: clean time has not yet been initialized
W20260429 08:04:51.508978  8022 tablet_service.cc:3018] Rejecting scan request for tablet 39f3196c5d8b4309894772e3a975fbd9: Uninitialized: clean time has not yet been initialized
W20260429 08:04:51.670751  8022 tablet_service.cc:3018] Rejecting scan request for tablet 39f3196c5d8b4309894772e3a975fbd9: Uninitialized: clean time has not yet been initialized
W20260429 08:04:51.673045  8022 tablet_service.cc:3018] Rejecting scan request for tablet 39f3196c5d8b4309894772e3a975fbd9: Uninitialized: clean time has not yet been initialized
W20260429 08:04:51.840771  8022 tablet_service.cc:3018] Rejecting scan request for tablet 39f3196c5d8b4309894772e3a975fbd9: Uninitialized: clean time has not yet been initialized
W20260429 08:04:51.842139  8022 tablet_service.cc:3018] Rejecting scan request for tablet 39f3196c5d8b4309894772e3a975fbd9: Uninitialized: clean time has not yet been initialized
W20260429 08:04:52.007876  8022 tablet_service.cc:3018] Rejecting scan request for tablet 39f3196c5d8b4309894772e3a975fbd9: Uninitialized: clean time has not yet been initialized
W20260429 08:04:52.011235  8022 tablet_service.cc:3018] Rejecting scan request for tablet 39f3196c5d8b4309894772e3a975fbd9: Uninitialized: clean time has not yet been initialized
I20260429 08:04:52.141207  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 3) took 1100 ms. Trace:
I20260429 08:04:52.141315  8063 rpcz_store.cc:276] 0429 08:04:51.040885 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:04:51.040928 (+    43us) service_pool.cc:225] Handling call
0429 08:04:51.041048 (+   120us) raft_consensus.cc:1471] Updating replica for 5 ops
0429 08:04:51.041142 (+    94us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:04:51.041146 (+     4us) raft_consensus.cc:1539] Triggering prepare for 5 ops
0429 08:04:51.041265 (+   119us) write_op.cc:270] Start()
0429 08:04:51.041284 (+    19us) write_op.cc:276] Timestamp: P: 1777449891039550 usec, L: 0
0429 08:04:51.041736 (+   452us) write_op.cc:270] Start()
0429 08:04:51.041738 (+     2us) write_op.cc:276] Timestamp: P: 1777449891039851 usec, L: 0
0429 08:04:51.041755 (+    17us) write_op.cc:270] Start()
0429 08:04:51.041757 (+     2us) write_op.cc:276] Timestamp: P: 1777449891039994 usec, L: 0
0429 08:04:51.041768 (+    11us) write_op.cc:270] Start()
0429 08:04:51.041769 (+     1us) write_op.cc:276] Timestamp: P: 1777449891040100 usec, L: 0
0429 08:04:51.041884 (+   115us) log.cc:844] Serialized 9846 byte log entry
0429 08:04:51.041978 (+    94us) raft_consensus.cc:1645] Marking committed up to 0
0429 08:04:51.041980 (+     2us) raft_consensus.cc:1697] Filling consensus response to leader.
0429 08:04:51.042001 (+    21us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0429 08:04:52.141182 (+1099181us) raft_consensus.cc:1685] finished
0429 08:04:52.141184 (+     2us) raft_consensus.cc:1691] UpdateReplicas() finished
0429 08:04:52.141195 (+    11us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0429 08:04:51.041766 (+     0us) write_op.cc:183] PREPARE: starting on tablet 39f3196c5d8b4309894772e3a975fbd9
0429 08:04:51.041783 (+    17us) write_op.cc:432] Acquiring schema lock in shared mode
0429 08:04:51.041783 (+     0us) write_op.cc:435] Acquired schema lock
0429 08:04:51.041783 (+     0us) tablet.cc:662] Decoding operations
0429 08:04:51.041879 (+    96us) write_op.cc:620] Acquiring the partition lock for write op
0429 08:04:51.041904 (+    25us) write_op.cc:641] Partition lock acquired for write op
0429 08:04:51.041908 (+     4us) tablet.cc:685] Acquiring locks for 50 operations
0429 08:04:51.042216 (+   308us) tablet.cc:701] Row locks acquired
0429 08:04:51.042217 (+     1us) write_op.cc:260] PREPARE: finished
Related trace 'op':
0429 08:04:51.042254 (+     0us) write_op.cc:183] PREPARE: starting on tablet 39f3196c5d8b4309894772e3a975fbd9
0429 08:04:51.042263 (+     9us) write_op.cc:432] Acquiring schema lock in shared mode
0429 08:04:51.042263 (+     0us) write_op.cc:435] Acquired schema lock
0429 08:04:51.042263 (+     0us) tablet.cc:662] Decoding operations
0429 08:04:51.042318 (+    55us) write_op.cc:620] Acquiring the partition lock for write op
0429 08:04:51.042321 (+     3us) write_op.cc:641] Partition lock acquired for write op
0429 08:04:51.042322 (+     1us) tablet.cc:685] Acquiring locks for 50 operations
0429 08:04:51.042359 (+    37us) tablet.cc:701] Row locks acquired
0429 08:04:51.042359 (+     0us) write_op.cc:260] PREPARE: finished
Related trace 'op':
0429 08:04:51.042370 (+     0us) write_op.cc:183] PREPARE: starting on tablet 39f3196c5d8b4309894772e3a975fbd9
0429 08:04:51.042374 (+     4us) write_op.cc:432] Acquiring schema lock in shared mode
0429 08:04:51.042375 (+     1us) write_op.cc:435] Acquired schema lock
0429 08:04:51.042375 (+     0us) tablet.cc:662] Decoding operations
0429 08:04:51.042429 (+    54us) write_op.cc:620] Acquiring the partition lock for write op
0429 08:04:51.042430 (+     1us) write_op.cc:641] Partition lock acquired for write op
0429 08:04:51.042431 (+     1us) tablet.cc:685] Acquiring locks for 50 operations
0429 08:04:51.042473 (+    42us) tablet.cc:701] Row locks acquired
0429 08:04:51.042474 (+     1us) write_op.cc:260] PREPARE: finished
Related trace 'op':
0429 08:04:51.042485 (+     0us) write_op.cc:183] PREPARE: starting on tablet 39f3196c5d8b4309894772e3a975fbd9
0429 08:04:51.042489 (+     4us) write_op.cc:432] Acquiring schema lock in shared mode
0429 08:04:51.042490 (+     1us) write_op.cc:435] Acquired schema lock
0429 08:04:51.042490 (+     0us) tablet.cc:662] Decoding operations
0429 08:04:51.042511 (+    21us) write_op.cc:620] Acquiring the partition lock for write op
0429 08:04:51.042513 (+     2us) write_op.cc:641] Partition lock acquired for write op
0429 08:04:51.042513 (+     0us) tablet.cc:685] Acquiring locks for 50 operations
0429 08:04:51.042539 (+    26us) tablet.cc:701] Row locks acquired
0429 08:04:51.042540 (+     1us) write_op.cc:260] PREPARE: finished
Metrics: {"raft.queue_time_us":94,"raft.run_cpu_time_us":21,"raft.run_wall_time_us":22,"thread_start_us":71,"threads_started":1,"wal-append.queue_time_us":615,"child_traces":[["op",{"num_ops":50,"partition_lock_wait_us":10,"prepare.queue_time_us":144,"prepare.run_cpu_time_us":299,"prepare.run_wall_time_us":501,"thread_start_us":117,"threads_started":1}],["op",{"num_ops":50,"partition_lock_wait_us":3,"prepare.queue_time_us":498,"prepare.run_cpu_time_us":114,"prepare.run_wall_time_us":113}],["op",{"num_ops":50,"partition_lock_wait_us":0,"prepare.queue_time_us":604,"prepare.run_cpu_time_us":109,"prepare.run_wall_time_us":109}],["op",{"num_ops":50,"partition_lock_wait_us":0,"prepare.queue_time_us":707,"prepare.run_cpu_time_us":60,"prepare.run_wall_time_us":59}]]}
I20260429 08:04:52.142304  8391 consensus_queue.cc:799] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [LEADER]: Peer dc98e72103e94f92a8b1a214d8b88c62 is lagging by at least 1116 ops behind the committed index 
W20260429 08:04:52.163461  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 918ms of latency in SegmentAllocator::Sync()
W20260429 08:04:53.097937  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1043ms of latency in SegmentAllocator::Sync()
W20260429 08:04:53.179775  8022 tablet_service.cc:3080] error setting up scanner c79325cb39d648728390989611295bb8 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1777449892179527 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1777449891646082 usec, L: 0 Physical time difference: 0.533s: new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "775b828a285148ad86248db27bcf5ff3"
W20260429 08:04:53.180027  8023 tablet_service.cc:3080] error setting up scanner 3ce935dbd20443db80bc82aed91272dc with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1777449892179921 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1777449891646082 usec, L: 0 Physical time difference: 0.534s: new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "ff9323f2b2fe40acb8a2061909bddd0c"
I20260429 08:04:54.142153  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 5) took 1056 ms. Trace:
I20260429 08:04:54.142256  8063 rpcz_store.cc:276] 0429 08:04:53.085533 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:04:53.085581 (+    48us) service_pool.cc:225] Handling call
0429 08:04:53.087371 (+  1790us) raft_consensus.cc:1471] Updating replica for 425 ops
0429 08:04:53.088293 (+   922us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:04:53.088294 (+     1us) raft_consensus.cc:1539] Triggering prepare for 425 ops
0429 08:04:53.088337 (+    43us) write_op.cc:270] Start()
0429 08:04:53.088342 (+     5us) write_op.cc:276] Timestamp: P: 1777449891333064 usec, L: 0
0429 08:04:53.088454 (+   112us) write_op.cc:270] Start()
0429 08:04:53.088455 (+     1us) write_op.cc:276] Timestamp: P: 1777449891333796 usec, L: 0
0429 08:04:53.088463 (+     8us) write_op.cc:270] Start()
0429 08:04:53.088464 (+     1us) write_op.cc:276] Timestamp: P: 1777449891334017 usec, L: 0
0429 08:04:53.088469 (+     5us) write_op.cc:270] Start()
0429 08:04:53.088470 (+     1us) write_op.cc:276] Timestamp: P: 1777449891334693 usec, L: 0
0429 08:04:53.088477 (+     7us) write_op.cc:270] Start()
0429 08:04:53.088477 (+     0us) write_op.cc:276] Timestamp: P: 1777449891335845 usec, L: 0
0429 08:04:53.088483 (+     6us) write_op.cc:270] Start()
0429 08:04:53.088483 (+     0us) write_op.cc:276] Timestamp: P: 1777449891336579 usec, L: 0
0429 08:04:53.088488 (+     5us) write_op.cc:270] Start()
0429 08:04:53.088489 (+     1us) write_op.cc:276] Timestamp: P: 1777449891336682 usec, L: 0
0429 08:04:53.088495 (+     6us) write_op.cc:270] Start()
0429 08:04:53.088495 (+     0us) write_op.cc:276] Timestamp: P: 1777449891337858 usec, L: 0
0429 08:04:53.088500 (+     5us) write_op.cc:270] Start()
0429 08:04:53.088501 (+     1us) write_op.cc:276] Timestamp: P: 1777449891339249 usec, L: 0
0429 08:04:53.088505 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088506 (+     1us) write_op.cc:276] Timestamp: P: 1777449891339347 usec, L: 0
0429 08:04:53.088512 (+     6us) write_op.cc:270] Start()
0429 08:04:53.088513 (+     1us) write_op.cc:276] Timestamp: P: 1777449891340112 usec, L: 0
0429 08:04:53.088517 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088518 (+     1us) write_op.cc:276] Timestamp: P: 1777449891340965 usec, L: 0
0429 08:04:53.088522 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088523 (+     1us) write_op.cc:276] Timestamp: P: 1777449891342457 usec, L: 0
0429 08:04:53.088526 (+     3us) write_op.cc:270] Start()
0429 08:04:53.088527 (+     1us) write_op.cc:276] Timestamp: P: 1777449891342783 usec, L: 0
0429 08:04:53.088531 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088531 (+     0us) write_op.cc:276] Timestamp: P: 1777449891343211 usec, L: 0
0429 08:04:53.088536 (+     5us) write_op.cc:270] Start()
0429 08:04:53.088536 (+     0us) write_op.cc:276] Timestamp: P: 1777449891343751 usec, L: 0
0429 08:04:53.088542 (+     6us) write_op.cc:270] Start()
0429 08:04:53.088542 (+     0us) write_op.cc:276] Timestamp: P: 1777449891345513 usec, L: 0
0429 08:04:53.088546 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088547 (+     1us) write_op.cc:276] Timestamp: P: 1777449891346170 usec, L: 0
0429 08:04:53.088552 (+     5us) write_op.cc:270] Start()
0429 08:04:53.088552 (+     0us) write_op.cc:276] Timestamp: P: 1777449891346846 usec, L: 0
0429 08:04:53.088556 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088557 (+     1us) write_op.cc:276] Timestamp: P: 1777449891347064 usec, L: 0
0429 08:04:53.088560 (+     3us) write_op.cc:270] Start()
0429 08:04:53.088561 (+     1us) write_op.cc:276] Timestamp: P: 1777449891349450 usec, L: 0
0429 08:04:53.088566 (+     5us) write_op.cc:270] Start()
0429 08:04:53.088567 (+     1us) write_op.cc:276] Timestamp: P: 1777449891349633 usec, L: 0
0429 08:04:53.088574 (+     7us) write_op.cc:270] Start()
0429 08:04:53.088574 (+     0us) write_op.cc:276] Timestamp: P: 1777449891349825 usec, L: 0
0429 08:04:53.088578 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088579 (+     1us) write_op.cc:276] Timestamp: P: 1777449891349881 usec, L: 0
0429 08:04:53.088585 (+     6us) write_op.cc:270] Start()
0429 08:04:53.088585 (+     0us) write_op.cc:276] Timestamp: P: 1777449891358819 usec, L: 0
0429 08:04:53.088590 (+     5us) write_op.cc:270] Start()
0429 08:04:53.088590 (+     0us) write_op.cc:276] Timestamp: P: 1777449891358991 usec, L: 0
0429 08:04:53.088594 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088595 (+     1us) write_op.cc:276] Timestamp: P: 1777449891359998 usec, L: 0
0429 08:04:53.088599 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088599 (+     0us) write_op.cc:276] Timestamp: P: 1777449891360095 usec, L: 0
0429 08:04:53.088603 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088604 (+     1us) write_op.cc:276] Timestamp: P: 1777449891360995 usec, L: 0
0429 08:04:53.088608 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088608 (+     0us) write_op.cc:276] Timestamp: P: 1777449891361808 usec, L: 0
0429 08:04:53.088613 (+     5us) write_op.cc:270] Start()
0429 08:04:53.088613 (+     0us) write_op.cc:276] Timestamp: P: 1777449891362975 usec, L: 0
0429 08:04:53.088617 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088617 (+     0us) write_op.cc:276] Timestamp: P: 1777449891363886 usec, L: 0
0429 08:04:53.088623 (+     6us) write_op.cc:270] Start()
0429 08:04:53.088623 (+     0us) write_op.cc:276] Timestamp: P: 1777449891363982 usec, L: 0
0429 08:04:53.088629 (+     6us) write_op.cc:270] Start()
0429 08:04:53.088629 (+     0us) write_op.cc:276] Timestamp: P: 1777449891364080 usec, L: 0
0429 08:04:53.088633 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088634 (+     1us) write_op.cc:276] Timestamp: P: 1777449891365604 usec, L: 0
0429 08:04:53.088638 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088638 (+     0us) write_op.cc:276] Timestamp: P: 1777449891366821 usec, L: 0
0429 08:04:53.088644 (+     6us) write_op.cc:270] Start()
0429 08:04:53.088645 (+     1us) write_op.cc:276] Timestamp: P: 1777449891366921 usec, L: 0
0429 08:04:53.088651 (+     6us) write_op.cc:270] Start()
0429 08:04:53.088653 (+     2us) write_op.cc:276] Timestamp: P: 1777449891367011 usec, L: 0
0429 08:04:53.088661 (+     8us) write_op.cc:270] Start()
0429 08:04:53.088661 (+     0us) write_op.cc:276] Timestamp: P: 1777449891368049 usec, L: 0
0429 08:04:53.088674 (+    13us) write_op.cc:270] Start()
0429 08:04:53.088674 (+     0us) write_op.cc:276] Timestamp: P: 1777449891369713 usec, L: 0
0429 08:04:53.088680 (+     6us) write_op.cc:270] Start()
0429 08:04:53.088681 (+     1us) write_op.cc:276] Timestamp: P: 1777449891370241 usec, L: 0
0429 08:04:53.088685 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088686 (+     1us) write_op.cc:276] Timestamp: P: 1777449891370333 usec, L: 0
0429 08:04:53.088692 (+     6us) write_op.cc:270] Start()
0429 08:04:53.088693 (+     1us) write_op.cc:276] Timestamp: P: 1777449891370400 usec, L: 0
0429 08:04:53.088698 (+     5us) write_op.cc:270] Start()
0429 08:04:53.088699 (+     1us) write_op.cc:276] Timestamp: P: 1777449891372129 usec, L: 0
0429 08:04:53.088703 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088704 (+     1us) write_op.cc:276] Timestamp: P: 1777449891372820 usec, L: 0
0429 08:04:53.088709 (+     5us) write_op.cc:270] Start()
0429 08:04:53.088710 (+     1us) write_op.cc:276] Timestamp: P: 1777449891372899 usec, L: 0
0429 08:04:53.088717 (+     7us) write_op.cc:270] Start()
0429 08:04:53.088717 (+     0us) write_op.cc:276] Timestamp: P: 1777449891373020 usec, L: 0
0429 08:04:53.088722 (+     5us) write_op.cc:270] Start()
0429 08:04:53.088722 (+     0us) write_op.cc:276] Timestamp: P: 1777449891376147 usec, L: 0
0429 08:04:53.088727 (+     5us) write_op.cc:270] Start()
0429 08:04:53.088728 (+     1us) write_op.cc:276] Timestamp: P: 1777449891376251 usec, L: 0
0429 08:04:53.088733 (+     5us) write_op.cc:270] Start()
0429 08:04:53.088734 (+     1us) write_op.cc:276] Timestamp: P: 1777449891376548 usec, L: 0
0429 08:04:53.088738 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088739 (+     1us) write_op.cc:276] Timestamp: P: 1777449891376651 usec, L: 0
0429 08:04:53.088743 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088744 (+     1us) write_op.cc:276] Timestamp: P: 1777449891377957 usec, L: 0
0429 08:04:53.088748 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088749 (+     1us) write_op.cc:276] Timestamp: P: 1777449891379310 usec, L: 0
0429 08:04:53.088755 (+     6us) write_op.cc:270] Start()
0429 08:04:53.088756 (+     1us) write_op.cc:276] Timestamp: P: 1777449891380191 usec, L: 0
0429 08:04:53.088763 (+     7us) write_op.cc:270] Start()
0429 08:04:53.088764 (+     1us) write_op.cc:276] Timestamp: P: 1777449891380271 usec, L: 0
0429 08:04:53.088769 (+     5us) write_op.cc:270] Start()
0429 08:04:53.088769 (+     0us) write_op.cc:276] Timestamp: P: 1777449891381188 usec, L: 0
0429 08:04:53.088774 (+     5us) write_op.cc:270] Start()
0429 08:04:53.088774 (+     0us) write_op.cc:276] Timestamp: P: 1777449891382507 usec, L: 0
0429 08:04:53.088779 (+     5us) write_op.cc:270] Start()
0429 08:04:53.088779 (+     0us) write_op.cc:276] Timestamp: P: 1777449891383689 usec, L: 0
0429 08:04:53.088784 (+     5us) write_op.cc:270] Start()
0429 08:04:53.088784 (+     0us) write_op.cc:276] Timestamp: P: 1777449891383969 usec, L: 0
0429 08:04:53.088789 (+     5us) write_op.cc:270] Start()
0429 08:04:53.088790 (+     1us) write_op.cc:276] Timestamp: P: 1777449891384348 usec, L: 0
0429 08:04:53.088794 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088794 (+     0us) write_op.cc:276] Timestamp: P: 1777449891384668 usec, L: 0
0429 08:04:53.088799 (+     5us) write_op.cc:270] Start()
0429 08:04:53.088800 (+     1us) write_op.cc:276] Timestamp: P: 1777449891388158 usec, L: 0
0429 08:04:53.088806 (+     6us) write_op.cc:270] Start()
0429 08:04:53.088806 (+     0us) write_op.cc:276] Timestamp: P: 1777449891388370 usec, L: 0
0429 08:04:53.088810 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088811 (+     1us) write_op.cc:276] Timestamp: P: 1777449891388485 usec, L: 0
0429 08:04:53.088816 (+     5us) write_op.cc:270] Start()
0429 08:04:53.088816 (+     0us) write_op.cc:276] Timestamp: P: 1777449891388841 usec, L: 0
0429 08:04:53.088821 (+     5us) write_op.cc:270] Start()
0429 08:04:53.088822 (+     1us) write_op.cc:276] Timestamp: P: 1777449891389943 usec, L: 0
0429 08:04:53.088826 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088827 (+     1us) write_op.cc:276] Timestamp: P: 1777449891391315 usec, L: 0
0429 08:04:53.088831 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088831 (+     0us) write_op.cc:276] Timestamp: P: 1777449891391382 usec, L: 0
0429 08:04:53.088838 (+     7us) write_op.cc:270] Start()
0429 08:04:53.088839 (+     1us) write_op.cc:276] Timestamp: P: 1777449891391837 usec, L: 0
0429 08:04:53.088845 (+     6us) write_op.cc:270] Start()
0429 08:04:53.088845 (+     0us) write_op.cc:276] Timestamp: P: 1777449891393244 usec, L: 0
0429 08:04:53.088851 (+     6us) write_op.cc:270] Start()
0429 08:04:53.088851 (+     0us) write_op.cc:276] Timestamp: P: 1777449891393746 usec, L: 0
0429 08:04:53.088855 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088856 (+     1us) write_op.cc:276] Timestamp: P: 1777449891393972 usec, L: 0
0429 08:04:53.088861 (+     5us) write_op.cc:270] Start()
0429 08:04:53.088862 (+     1us) write_op.cc:276] Timestamp: P: 1777449891394346 usec, L: 0
0429 08:04:53.088868 (+     6us) write_op.cc:270] Start()
0429 08:04:53.088868 (+     0us) write_op.cc:276] Timestamp: P: 1777449891395375 usec, L: 0
0429 08:04:53.088874 (+     6us) write_op.cc:270] Start()
0429 08:04:53.088874 (+     0us) write_op.cc:276] Timestamp: P: 1777449891396588 usec, L: 0
0429 08:04:53.088878 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088879 (+     1us) write_op.cc:276] Timestamp: P: 1777449891397268 usec, L: 0
0429 08:04:53.088884 (+     5us) write_op.cc:270] Start()
0429 08:04:53.088885 (+     1us) write_op.cc:276] Timestamp: P: 1777449891397345 usec, L: 0
0429 08:04:53.088889 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088890 (+     1us) write_op.cc:276] Timestamp: P: 1777449891398235 usec, L: 0
0429 08:04:53.088896 (+     6us) write_op.cc:270] Start()
0429 08:04:53.088897 (+     1us) write_op.cc:276] Timestamp: P: 1777449891399669 usec, L: 0
0429 08:04:53.088903 (+     6us) write_op.cc:270] Start()
0429 08:04:53.088904 (+     1us) write_op.cc:276] Timestamp: P: 1777449891400459 usec, L: 0
0429 08:04:53.088910 (+     6us) write_op.cc:270] Start()
0429 08:04:53.088911 (+     1us) write_op.cc:276] Timestamp: P: 1777449891400890 usec, L: 0
0429 08:04:53.088917 (+     6us) write_op.cc:270] Start()
0429 08:04:53.088918 (+     1us) write_op.cc:276] Timestamp: P: 1777449891400975 usec, L: 0
0429 08:04:53.088922 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088923 (+     1us) write_op.cc:276] Timestamp: P: 1777449891402430 usec, L: 0
0429 08:04:53.088927 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088928 (+     1us) write_op.cc:276] Timestamp: P: 1777449891403221 usec, L: 0
0429 08:04:53.088932 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088933 (+     1us) write_op.cc:276] Timestamp: P: 1777449891403331 usec, L: 0
0429 08:04:53.088939 (+     6us) write_op.cc:270] Start()
0429 08:04:53.088940 (+     1us) write_op.cc:276] Timestamp: P: 1777449891403475 usec, L: 0
0429 08:04:53.088946 (+     6us) write_op.cc:270] Start()
0429 08:04:53.088946 (+     0us) write_op.cc:276] Timestamp: P: 1777449891405950 usec, L: 0
0429 08:04:53.088951 (+     5us) write_op.cc:270] Start()
0429 08:04:53.088952 (+     1us) write_op.cc:276] Timestamp: P: 1777449891406057 usec, L: 0
0429 08:04:53.088956 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088956 (+     0us) write_op.cc:276] Timestamp: P: 1777449891406140 usec, L: 0
0429 08:04:53.088960 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088961 (+     1us) write_op.cc:276] Timestamp: P: 1777449891406439 usec, L: 0
0429 08:04:53.088965 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088965 (+     0us) write_op.cc:276] Timestamp: P: 1777449891408263 usec, L: 0
0429 08:04:53.088969 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088970 (+     1us) write_op.cc:276] Timestamp: P: 1777449891408866 usec, L: 0
0429 08:04:53.088975 (+     5us) write_op.cc:270] Start()
0429 08:04:53.088975 (+     0us) write_op.cc:276] Timestamp: P: 1777449891409040 usec, L: 0
0429 08:04:53.088979 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088980 (+     1us) write_op.cc:276] Timestamp: P: 1777449891409103 usec, L: 0
0429 08:04:53.088984 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088985 (+     1us) write_op.cc:276] Timestamp: P: 1777449891411325 usec, L: 0
0429 08:04:53.088989 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088990 (+     1us) write_op.cc:276] Timestamp: P: 1777449891411505 usec, L: 0
0429 08:04:53.088994 (+     4us) write_op.cc:270] Start()
0429 08:04:53.088995 (+     1us) write_op.cc:276] Timestamp: P: 1777449891411575 usec, L: 0
0429 08:04:53.088999 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089000 (+     1us) write_op.cc:276] Timestamp: P: 1777449891411649 usec, L: 0
0429 08:04:53.089004 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089005 (+     1us) write_op.cc:276] Timestamp: P: 1777449891415078 usec, L: 0
0429 08:04:53.089008 (+     3us) write_op.cc:270] Start()
0429 08:04:53.089009 (+     1us) write_op.cc:276] Timestamp: P: 1777449891415187 usec, L: 0
0429 08:04:53.089013 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089014 (+     1us) write_op.cc:276] Timestamp: P: 1777449891415258 usec, L: 0
0429 08:04:53.089018 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089018 (+     0us) write_op.cc:276] Timestamp: P: 1777449891415341 usec, L: 0
0429 08:04:53.089024 (+     6us) write_op.cc:270] Start()
0429 08:04:53.089024 (+     0us) write_op.cc:276] Timestamp: P: 1777449891416637 usec, L: 0
0429 08:04:53.089028 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089028 (+     0us) write_op.cc:276] Timestamp: P: 1777449891419316 usec, L: 0
0429 08:04:53.089033 (+     5us) write_op.cc:270] Start()
0429 08:04:53.089033 (+     0us) write_op.cc:276] Timestamp: P: 1777449891419523 usec, L: 0
0429 08:04:53.089037 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089037 (+     0us) write_op.cc:276] Timestamp: P: 1777449891419613 usec, L: 0
0429 08:04:53.089041 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089042 (+     1us) write_op.cc:276] Timestamp: P: 1777449891419698 usec, L: 0
0429 08:04:53.089046 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089046 (+     0us) write_op.cc:276] Timestamp: P: 1777449891421080 usec, L: 0
0429 08:04:53.089050 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089051 (+     1us) write_op.cc:276] Timestamp: P: 1777449891422347 usec, L: 0
0429 08:04:53.089055 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089056 (+     1us) write_op.cc:276] Timestamp: P: 1777449891422444 usec, L: 0
0429 08:04:53.089060 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089061 (+     1us) write_op.cc:276] Timestamp: P: 1777449891422988 usec, L: 0
0429 08:04:53.089065 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089066 (+     1us) write_op.cc:276] Timestamp: P: 1777449891423941 usec, L: 0
0429 08:04:53.089070 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089070 (+     0us) write_op.cc:276] Timestamp: P: 1777449891425436 usec, L: 0
0429 08:04:53.089074 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089075 (+     1us) write_op.cc:276] Timestamp: P: 1777449891426530 usec, L: 0
0429 08:04:53.089078 (+     3us) write_op.cc:270] Start()
0429 08:04:53.089079 (+     1us) write_op.cc:276] Timestamp: P: 1777449891427920 usec, L: 0
0429 08:04:53.089082 (+     3us) write_op.cc:270] Start()
0429 08:04:53.089083 (+     1us) write_op.cc:276] Timestamp: P: 1777449891427994 usec, L: 0
0429 08:04:53.089088 (+     5us) write_op.cc:270] Start()
0429 08:04:53.089088 (+     0us) write_op.cc:276] Timestamp: P: 1777449891428246 usec, L: 0
0429 08:04:53.089092 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089092 (+     0us) write_op.cc:276] Timestamp: P: 1777449891428744 usec, L: 0
0429 08:04:53.089096 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089096 (+     0us) write_op.cc:276] Timestamp: P: 1777449891429760 usec, L: 0
0429 08:04:53.089100 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089101 (+     1us) write_op.cc:276] Timestamp: P: 1777449891430294 usec, L: 0
0429 08:04:53.089106 (+     5us) write_op.cc:270] Start()
0429 08:04:53.089107 (+     1us) write_op.cc:276] Timestamp: P: 1777449891431728 usec, L: 0
0429 08:04:53.089110 (+     3us) write_op.cc:270] Start()
0429 08:04:53.089111 (+     1us) write_op.cc:276] Timestamp: P: 1777449891432856 usec, L: 0
0429 08:04:53.089114 (+     3us) write_op.cc:270] Start()
0429 08:04:53.089115 (+     1us) write_op.cc:276] Timestamp: P: 1777449891432955 usec, L: 0
0429 08:04:53.089119 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089120 (+     1us) write_op.cc:276] Timestamp: P: 1777449891434948 usec, L: 0
0429 08:04:53.089124 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089124 (+     0us) write_op.cc:276] Timestamp: P: 1777449891435169 usec, L: 0
0429 08:04:53.089128 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089128 (+     0us) write_op.cc:276] Timestamp: P: 1777449891435238 usec, L: 0
0429 08:04:53.089133 (+     5us) write_op.cc:270] Start()
0429 08:04:53.089133 (+     0us) write_op.cc:276] Timestamp: P: 1777449891435295 usec, L: 0
0429 08:04:53.089137 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089138 (+     1us) write_op.cc:276] Timestamp: P: 1777449891436578 usec, L: 0
0429 08:04:53.089143 (+     5us) write_op.cc:270] Start()
0429 08:04:53.089143 (+     0us) write_op.cc:276] Timestamp: P: 1777449891437712 usec, L: 0
0429 08:04:53.089149 (+     6us) write_op.cc:270] Start()
0429 08:04:53.089150 (+     1us) write_op.cc:276] Timestamp: P: 1777449891438474 usec, L: 0
0429 08:04:53.089153 (+     3us) write_op.cc:270] Start()
0429 08:04:53.089156 (+     3us) write_op.cc:276] Timestamp: P: 1777449891438568 usec, L: 0
0429 08:04:53.089160 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089161 (+     1us) write_op.cc:276] Timestamp: P: 1777449891439722 usec, L: 0
0429 08:04:53.089166 (+     5us) write_op.cc:270] Start()
0429 08:04:53.089166 (+     0us) write_op.cc:276] Timestamp: P: 1777449891440380 usec, L: 0
0429 08:04:53.089170 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089170 (+     0us) write_op.cc:276] Timestamp: P: 1777449891441374 usec, L: 0
0429 08:04:53.089174 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089175 (+     1us) write_op.cc:276] Timestamp: P: 1777449891441456 usec, L: 0
0429 08:04:53.089180 (+     5us) write_op.cc:270] Start()
0429 08:04:53.089180 (+     0us) write_op.cc:276] Timestamp: P: 1777449891441850 usec, L: 0
0429 08:04:53.089184 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089184 (+     0us) write_op.cc:276] Timestamp: P: 1777449891444330 usec, L: 0
0429 08:04:53.089189 (+     5us) write_op.cc:270] Start()
0429 08:04:53.089190 (+     1us) write_op.cc:276] Timestamp: P: 1777449891444727 usec, L: 0
0429 08:04:53.089194 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089194 (+     0us) write_op.cc:276] Timestamp: P: 1777449891444834 usec, L: 0
0429 08:04:53.089198 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089198 (+     0us) write_op.cc:276] Timestamp: P: 1777449891444926 usec, L: 0
0429 08:04:53.089202 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089203 (+     1us) write_op.cc:276] Timestamp: P: 1777449891447085 usec, L: 0
0429 08:04:53.089206 (+     3us) write_op.cc:270] Start()
0429 08:04:53.089207 (+     1us) write_op.cc:276] Timestamp: P: 1777449891447466 usec, L: 0
0429 08:04:53.089211 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089212 (+     1us) write_op.cc:276] Timestamp: P: 1777449891447549 usec, L: 0
0429 08:04:53.089215 (+     3us) write_op.cc:270] Start()
0429 08:04:53.089216 (+     1us) write_op.cc:276] Timestamp: P: 1777449891447624 usec, L: 0
0429 08:04:53.089220 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089220 (+     0us) write_op.cc:276] Timestamp: P: 1777449891450006 usec, L: 0
0429 08:04:53.089224 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089225 (+     1us) write_op.cc:276] Timestamp: P: 1777449891450570 usec, L: 0
0429 08:04:53.089228 (+     3us) write_op.cc:270] Start()
0429 08:04:53.089229 (+     1us) write_op.cc:276] Timestamp: P: 1777449891450639 usec, L: 0
0429 08:04:53.089233 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089233 (+     0us) write_op.cc:276] Timestamp: P: 1777449891450708 usec, L: 0
0429 08:04:53.089239 (+     6us) write_op.cc:270] Start()
0429 08:04:53.089240 (+     1us) write_op.cc:276] Timestamp: P: 1777449891452193 usec, L: 0
0429 08:04:53.089243 (+     3us) write_op.cc:270] Start()
0429 08:04:53.089244 (+     1us) write_op.cc:276] Timestamp: P: 1777449891453681 usec, L: 0
0429 08:04:53.089247 (+     3us) write_op.cc:270] Start()
0429 08:04:53.089248 (+     1us) write_op.cc:276] Timestamp: P: 1777449891453794 usec, L: 0
0429 08:04:53.089254 (+     6us) write_op.cc:270] Start()
0429 08:04:53.089254 (+     0us) write_op.cc:276] Timestamp: P: 1777449891453864 usec, L: 0
0429 08:04:53.089258 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089258 (+     0us) write_op.cc:276] Timestamp: P: 1777449891454309 usec, L: 0
0429 08:04:53.089262 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089263 (+     1us) write_op.cc:276] Timestamp: P: 1777449891455888 usec, L: 0
0429 08:04:53.089267 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089267 (+     0us) write_op.cc:276] Timestamp: P: 1777449891456482 usec, L: 0
0429 08:04:53.089271 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089271 (+     0us) write_op.cc:276] Timestamp: P: 1777449891456575 usec, L: 0
0429 08:04:53.089275 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089275 (+     0us) write_op.cc:276] Timestamp: P: 1777449891457396 usec, L: 0
0429 08:04:53.089278 (+     3us) write_op.cc:270] Start()
0429 08:04:53.089279 (+     1us) write_op.cc:276] Timestamp: P: 1777449891457902 usec, L: 0
0429 08:04:53.089282 (+     3us) write_op.cc:270] Start()
0429 08:04:53.089283 (+     1us) write_op.cc:276] Timestamp: P: 1777449891458440 usec, L: 0
0429 08:04:53.089288 (+     5us) write_op.cc:270] Start()
0429 08:04:53.089289 (+     1us) write_op.cc:276] Timestamp: P: 1777449891458565 usec, L: 0
0429 08:04:53.089293 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089293 (+     0us) write_op.cc:276] Timestamp: P: 1777449891459963 usec, L: 0
0429 08:04:53.089297 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089297 (+     0us) write_op.cc:276] Timestamp: P: 1777449891460365 usec, L: 0
0429 08:04:53.089301 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089301 (+     0us) write_op.cc:276] Timestamp: P: 1777449891461138 usec, L: 0
0429 08:04:53.089305 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089305 (+     0us) write_op.cc:276] Timestamp: P: 1777449891461261 usec, L: 0
0429 08:04:53.089310 (+     5us) write_op.cc:270] Start()
0429 08:04:53.089311 (+     1us) write_op.cc:276] Timestamp: P: 1777449891462235 usec, L: 0
0429 08:04:53.089314 (+     3us) write_op.cc:270] Start()
0429 08:04:53.089315 (+     1us) write_op.cc:276] Timestamp: P: 1777449891462953 usec, L: 0
0429 08:04:53.089318 (+     3us) write_op.cc:270] Start()
0429 08:04:53.089319 (+     1us) write_op.cc:276] Timestamp: P: 1777449891463706 usec, L: 0
0429 08:04:53.089323 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089323 (+     0us) write_op.cc:276] Timestamp: P: 1777449891463827 usec, L: 0
0429 08:04:53.089327 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089328 (+     1us) write_op.cc:276] Timestamp: P: 1777449891465319 usec, L: 0
0429 08:04:53.089332 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089333 (+     1us) write_op.cc:276] Timestamp: P: 1777449891465460 usec, L: 0
0429 08:04:53.089337 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089337 (+     0us) write_op.cc:276] Timestamp: P: 1777449891465816 usec, L: 0
0429 08:04:53.089341 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089342 (+     1us) write_op.cc:276] Timestamp: P: 1777449891466149 usec, L: 0
0429 08:04:53.089346 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089346 (+     0us) write_op.cc:276] Timestamp: P: 1777449891467802 usec, L: 0
0429 08:04:53.089350 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089350 (+     0us) write_op.cc:276] Timestamp: P: 1777449891467887 usec, L: 0
0429 08:04:53.089354 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089354 (+     0us) write_op.cc:276] Timestamp: P: 1777449891467925 usec, L: 0
0429 08:04:53.089359 (+     5us) write_op.cc:270] Start()
0429 08:04:53.089359 (+     0us) write_op.cc:276] Timestamp: P: 1777449891468816 usec, L: 0
0429 08:04:53.089363 (+     4us) write_op.cc:270] Start()
0429 08:04:53.089363 (+     0us) write_op.cc:276] Timestamp: P: 1777449891470481 usec, L: 0
0429 08:04:53.089369 (+     6us) write_op.cc:270] Start()
0429 08:04:53.089370 (+     1us) write_op.cc:276] Timestamp: P: 1777449891470574 usec, L: 0
0429 08:04:53.089373 (+     3us) write_op.cc:270] Start()
0429 08:04:53.089373 (+     0us) write_op.cc:276] Timestamp: P: 1777449891470646 usec, L: 0
0429 08:04:53.089379 (+     6us) write_op.cc:270] Start()
0429 08:04:53.089379 (+     0us) write_op.cc:276] Timestamp: P: 1777449891471121 usec, L: 0
0429 08:04:53.089384 (+     5us) write_op.cc:270] Start()
0429 08:04:53.089384 (+     0us) write_op.cc:276] Timestamp: P: 1777449891473060 usec, L: 0
0429 08:04:53.089389 (+     5us) write_op.cc:270] Start()
0429 08:04:53.089389 (+     0us) write_op.cc:276] Timestamp: P: 1777449891473657 usec, L: 0
0429 08:04:53.089465 (+    76us) write_op.cc:270] Start()
0429 08:04:53.089468 (+     3us) write_op.cc:276] Timestamp: P: 1777449891473966 usec, L: 0
0429 08:04:53.089484 (+    16us) write_op.cc:270] Start()
0429 08:04:53.089485 (+     1us) write_op.cc:276] Timestamp: P: 1777449891474060 usec, L: 0
0429 08:04:53.089494 (+     9us) write_op.cc:270] Start()
0429 08:04:53.089495 (+     1us) write_op.cc:276] Timestamp: P: 1777449891475405 usec, L: 0
0429 08:04:53.089505 (+    10us) write_op.cc:270] Start()
0429 08:04:53.089507 (+     2us) write_op.cc:276] Timestamp: P: 1777449891475603 usec, L: 0
0429 08:04:53.089518 (+    11us) write_op.cc:270] Start()
0429 08:04:53.089519 (+     1us) write_op.cc:276] Timestamp: P: 1777449891477133 usec, L: 0
0429 08:04:53.089529 (+    10us) write_op.cc:270] Start()
0429 08:04:53.089530 (+     1us) write_op.cc:276] Timestamp: P: 1777449891477312 usec, L: 0
0429 08:04:53.089536 (+     6us) write_op.cc:270] Start()
0429 08:04:53.089536 (+     0us) write_op.cc:276] Timestamp: P: 1777449891477964 usec, L: 0
0429 08:04:53.089542 (+     6us) write_op.cc:270] Start()
0429 08:04:53.089544 (+     2us) write_op.cc:276] Timestamp: P: 1777449891478043 usec, L: 0
0429 08:04:53.089552 (+     8us) write_op.cc:270] Start()
0429 08:04:53.089552 (+     0us) write_op.cc:276] Timestamp: P: 1777449891479110 usec, L: 0
0429 08:04:53.089561 (+     9us) write_op.cc:270] Start()
0429 08:04:53.089562 (+     1us) write_op.cc:276] Timestamp: P: 1777449891479747 usec, L: 0
0429 08:04:53.089572 (+    10us) write_op.cc:270] Start()
0429 08:04:53.089573 (+     1us) write_op.cc:276] Timestamp: P: 1777449891480330 usec, L: 0
0429 08:04:53.089590 (+    17us) write_op.cc:270] Start()
0429 08:04:53.089591 (+     1us) write_op.cc:276] Timestamp: P: 1777449891480427 usec, L: 0
0429 08:04:53.089597 (+     6us) write_op.cc:270] Start()
0429 08:04:53.089598 (+     1us) write_op.cc:276] Timestamp: P: 1777449891481923 usec, L: 0
0429 08:04:53.089606 (+     8us) write_op.cc:270] Start()
0429 08:04:53.089607 (+     1us) write_op.cc:276] Timestamp: P: 1777449891482002 usec, L: 0
0429 08:04:53.089613 (+     6us) write_op.cc:270] Start()
0429 08:04:53.089614 (+     1us) write_op.cc:276] Timestamp: P: 17774498
W20260429 08:04:54.193109  8023 tablet_service.cc:3080] error setting up scanner f32b92f72ffc4d439c531471a6e76141 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1777449893192644 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1777449891646082 usec, L: 0 Physical time difference: 1.547s: new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "775b828a285148ad86248db27bcf5ff3"
W20260429 08:04:54.196784  8022 tablet_service.cc:3080] error setting up scanner 74f9d982f5184398a83cb0b56c4deda0 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1777449893196639 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1777449891646082 usec, L: 0 Physical time difference: 1.551s: new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "ff9323f2b2fe40acb8a2061909bddd0c"
W20260429 08:04:54.199080  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1166ms of latency in SegmentAllocator::Sync()
W20260429 08:04:55.222002  8022 tablet_service.cc:3080] error setting up scanner 5ff35efa009c4d0cb9a80e95e6e3651f with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1777449894221842 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1777449891957122 usec, L: 0 Physical time difference: 2.265s: new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "ff9323f2b2fe40acb8a2061909bddd0c"
W20260429 08:04:55.228358  8023 tablet_service.cc:3080] error setting up scanner edca14d8717842d2b12171fe690934e5 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1777449894228210 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1777449891957122 usec, L: 0 Physical time difference: 2.271s: new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "775b828a285148ad86248db27bcf5ff3"
I20260429 08:04:55.365906  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 6) took 1182 ms. Trace:
I20260429 08:04:55.365988  8063 rpcz_store.cc:276] 0429 08:04:54.183684 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:04:54.183705 (+    21us) service_pool.cc:225] Handling call
0429 08:04:54.184798 (+  1093us) raft_consensus.cc:1471] Updating replica for 425 ops
0429 08:04:54.186786 (+  1988us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:04:54.186787 (+     1us) raft_consensus.cc:1539] Triggering prepare for 425 ops
0429 08:04:54.186804 (+    17us) write_op.cc:270] Start()
0429 08:04:54.186809 (+     5us) write_op.cc:276] Timestamp: P: 1777449891646191 usec, L: 0
0429 08:04:54.186911 (+   102us) write_op.cc:270] Start()
0429 08:04:54.186913 (+     2us) write_op.cc:276] Timestamp: P: 1777449891647999 usec, L: 0
0429 08:04:54.186928 (+    15us) write_op.cc:270] Start()
0429 08:04:54.186929 (+     1us) write_op.cc:276] Timestamp: P: 1777449891648682 usec, L: 0
0429 08:04:54.186937 (+     8us) write_op.cc:270] Start()
0429 08:04:54.186938 (+     1us) write_op.cc:276] Timestamp: P: 1777449891648788 usec, L: 0
0429 08:04:54.186948 (+    10us) write_op.cc:270] Start()
0429 08:04:54.186949 (+     1us) write_op.cc:276] Timestamp: P: 1777449891649095 usec, L: 0
0429 08:04:54.186958 (+     9us) write_op.cc:270] Start()
0429 08:04:54.186959 (+     1us) write_op.cc:276] Timestamp: P: 1777449891650175 usec, L: 0
0429 08:04:54.186969 (+    10us) write_op.cc:270] Start()
0429 08:04:54.186971 (+     2us) write_op.cc:276] Timestamp: P: 1777449891651670 usec, L: 0
0429 08:04:54.186984 (+    13us) write_op.cc:270] Start()
0429 08:04:54.186986 (+     2us) write_op.cc:276] Timestamp: P: 1777449891651778 usec, L: 0
0429 08:04:54.186997 (+    11us) write_op.cc:270] Start()
0429 08:04:54.186999 (+     2us) write_op.cc:276] Timestamp: P: 1777449891651856 usec, L: 0
0429 08:04:54.187008 (+     9us) write_op.cc:270] Start()
0429 08:04:54.187008 (+     0us) write_op.cc:276] Timestamp: P: 1777449891653293 usec, L: 0
0429 08:04:54.187017 (+     9us) write_op.cc:270] Start()
0429 08:04:54.187018 (+     1us) write_op.cc:276] Timestamp: P: 1777449891653709 usec, L: 0
0429 08:04:54.187030 (+    12us) write_op.cc:270] Start()
0429 08:04:54.187032 (+     2us) write_op.cc:276] Timestamp: P: 1777449891653796 usec, L: 0
0429 08:04:54.187042 (+    10us) write_op.cc:270] Start()
0429 08:04:54.187042 (+     0us) write_op.cc:276] Timestamp: P: 1777449891654160 usec, L: 0
0429 08:04:54.187050 (+     8us) write_op.cc:270] Start()
0429 08:04:54.187051 (+     1us) write_op.cc:276] Timestamp: P: 1777449891655537 usec, L: 0
0429 08:04:54.187065 (+    14us) write_op.cc:270] Start()
0429 08:04:54.187066 (+     1us) write_op.cc:276] Timestamp: P: 1777449891655860 usec, L: 0
0429 08:04:54.187074 (+     8us) write_op.cc:270] Start()
0429 08:04:54.187076 (+     2us) write_op.cc:276] Timestamp: P: 1777449891655976 usec, L: 0
0429 08:04:54.187094 (+    18us) write_op.cc:270] Start()
0429 08:04:54.187096 (+     2us) write_op.cc:276] Timestamp: P: 1777449891657154 usec, L: 0
0429 08:04:54.187107 (+    11us) write_op.cc:270] Start()
0429 08:04:54.187108 (+     1us) write_op.cc:276] Timestamp: P: 1777449891657791 usec, L: 0
0429 08:04:54.187117 (+     9us) write_op.cc:270] Start()
0429 08:04:54.187118 (+     1us) write_op.cc:276] Timestamp: P: 1777449891658807 usec, L: 0
0429 08:04:54.187124 (+     6us) write_op.cc:270] Start()
0429 08:04:54.187125 (+     1us) write_op.cc:276] Timestamp: P: 1777449891658893 usec, L: 0
0429 08:04:54.187135 (+    10us) write_op.cc:270] Start()
0429 08:04:54.187136 (+     1us) write_op.cc:276] Timestamp: P: 1777449891659424 usec, L: 0
0429 08:04:54.187146 (+    10us) write_op.cc:270] Start()
0429 08:04:54.187147 (+     1us) write_op.cc:276] Timestamp: P: 1777449891659736 usec, L: 0
0429 08:04:54.187155 (+     8us) write_op.cc:270] Start()
0429 08:04:54.187155 (+     0us) write_op.cc:276] Timestamp: P: 1777449891661583 usec, L: 0
0429 08:04:54.187161 (+     6us) write_op.cc:270] Start()
0429 08:04:54.187162 (+     1us) write_op.cc:276] Timestamp: P: 1777449891661886 usec, L: 0
0429 08:04:54.187169 (+     7us) write_op.cc:270] Start()
0429 08:04:54.187169 (+     0us) write_op.cc:276] Timestamp: P: 1777449891662009 usec, L: 0
0429 08:04:54.187177 (+     8us) write_op.cc:270] Start()
0429 08:04:54.187177 (+     0us) write_op.cc:276] Timestamp: P: 1777449891662150 usec, L: 0
0429 08:04:54.187187 (+    10us) write_op.cc:270] Start()
0429 08:04:54.187189 (+     2us) write_op.cc:276] Timestamp: P: 1777449891667485 usec, L: 0
0429 08:04:54.187196 (+     7us) write_op.cc:270] Start()
0429 08:04:54.187197 (+     1us) write_op.cc:276] Timestamp: P: 1777449891667592 usec, L: 0
0429 08:04:54.187203 (+     6us) write_op.cc:270] Start()
0429 08:04:54.187204 (+     1us) write_op.cc:276] Timestamp: P: 1777449891667667 usec, L: 0
0429 08:04:54.187213 (+     9us) write_op.cc:270] Start()
0429 08:04:54.187213 (+     0us) write_op.cc:276] Timestamp: P: 1777449891667754 usec, L: 0
0429 08:04:54.187222 (+     9us) write_op.cc:270] Start()
0429 08:04:54.187222 (+     0us) write_op.cc:276] Timestamp: P: 1777449891671542 usec, L: 0
0429 08:04:54.187229 (+     7us) write_op.cc:270] Start()
0429 08:04:54.187230 (+     1us) write_op.cc:276] Timestamp: P: 1777449891671674 usec, L: 0
0429 08:04:54.187242 (+    12us) write_op.cc:270] Start()
0429 08:04:54.187243 (+     1us) write_op.cc:276] Timestamp: P: 1777449891671753 usec, L: 0
0429 08:04:54.187253 (+    10us) write_op.cc:270] Start()
0429 08:04:54.187254 (+     1us) write_op.cc:276] Timestamp: P: 1777449891672100 usec, L: 0
0429 08:04:54.187260 (+     6us) write_op.cc:270] Start()
0429 08:04:54.187261 (+     1us) write_op.cc:276] Timestamp: P: 1777449891674089 usec, L: 0
0429 08:04:54.187269 (+     8us) write_op.cc:270] Start()
0429 08:04:54.187270 (+     1us) write_op.cc:276] Timestamp: P: 1777449891674452 usec, L: 0
0429 08:04:54.187280 (+    10us) write_op.cc:270] Start()
0429 08:04:54.187280 (+     0us) write_op.cc:276] Timestamp: P: 1777449891674798 usec, L: 0
0429 08:04:54.187289 (+     9us) write_op.cc:270] Start()
0429 08:04:54.187289 (+     0us) write_op.cc:276] Timestamp: P: 1777449891676267 usec, L: 0
0429 08:04:54.187301 (+    12us) write_op.cc:270] Start()
0429 08:04:54.187302 (+     1us) write_op.cc:276] Timestamp: P: 1777449891677833 usec, L: 0
0429 08:04:54.187312 (+    10us) write_op.cc:270] Start()
0429 08:04:54.187313 (+     1us) write_op.cc:276] Timestamp: P: 1777449891678157 usec, L: 0
0429 08:04:54.187319 (+     6us) write_op.cc:270] Start()
0429 08:04:54.187321 (+     2us) write_op.cc:276] Timestamp: P: 1777449891679191 usec, L: 0
0429 08:04:54.187331 (+    10us) write_op.cc:270] Start()
0429 08:04:54.187332 (+     1us) write_op.cc:276] Timestamp: P: 1777449891679903 usec, L: 0
0429 08:04:54.187343 (+    11us) write_op.cc:270] Start()
0429 08:04:54.187344 (+     1us) write_op.cc:276] Timestamp: P: 1777449891680593 usec, L: 0
0429 08:04:54.187357 (+    13us) write_op.cc:270] Start()
0429 08:04:54.187358 (+     1us) write_op.cc:276] Timestamp: P: 1777449891681080 usec, L: 0
0429 08:04:54.187376 (+    18us) write_op.cc:270] Start()
0429 08:04:54.187377 (+     1us) write_op.cc:276] Timestamp: P: 1777449891681163 usec, L: 0
0429 08:04:54.187388 (+    11us) write_op.cc:270] Start()
0429 08:04:54.187389 (+     1us) write_op.cc:276] Timestamp: P: 1777449891685206 usec, L: 0
0429 08:04:54.187398 (+     9us) write_op.cc:270] Start()
0429 08:04:54.187398 (+     0us) write_op.cc:276] Timestamp: P: 1777449891685352 usec, L: 0
0429 08:04:54.187404 (+     6us) write_op.cc:270] Start()
0429 08:04:54.187405 (+     1us) write_op.cc:276] Timestamp: P: 1777449891685459 usec, L: 0
0429 08:04:54.187416 (+    11us) write_op.cc:270] Start()
0429 08:04:54.187417 (+     1us) write_op.cc:276] Timestamp: P: 1777449891685581 usec, L: 0
0429 08:04:54.187428 (+    11us) write_op.cc:270] Start()
0429 08:04:54.187429 (+     1us) write_op.cc:276] Timestamp: P: 1777449891687700 usec, L: 0
0429 08:04:54.187437 (+     8us) write_op.cc:270] Start()
0429 08:04:54.187438 (+     1us) write_op.cc:276] Timestamp: P: 1777449891688841 usec, L: 0
0429 08:04:54.187446 (+     8us) write_op.cc:270] Start()
0429 08:04:54.187446 (+     0us) write_op.cc:276] Timestamp: P: 1777449891688894 usec, L: 0
0429 08:04:54.187452 (+     6us) write_op.cc:270] Start()
0429 08:04:54.187453 (+     1us) write_op.cc:276] Timestamp: P: 1777449891690415 usec, L: 0
0429 08:04:54.187458 (+     5us) write_op.cc:270] Start()
0429 08:04:54.187459 (+     1us) write_op.cc:276] Timestamp: P: 1777449891691616 usec, L: 0
0429 08:04:54.187466 (+     7us) write_op.cc:270] Start()
0429 08:04:54.187467 (+     1us) write_op.cc:276] Timestamp: P: 1777449891693065 usec, L: 0
0429 08:04:54.187472 (+     5us) write_op.cc:270] Start()
0429 08:04:54.187473 (+     1us) write_op.cc:276] Timestamp: P: 1777449891693130 usec, L: 0
0429 08:04:54.187500 (+    27us) write_op.cc:270] Start()
0429 08:04:54.187501 (+     1us) write_op.cc:276] Timestamp: P: 1777449891694253 usec, L: 0
0429 08:04:54.187507 (+     6us) write_op.cc:270] Start()
0429 08:04:54.187507 (+     0us) write_op.cc:276] Timestamp: P: 1777449891694398 usec, L: 0
0429 08:04:54.187513 (+     6us) write_op.cc:270] Start()
0429 08:04:54.187514 (+     1us) write_op.cc:276] Timestamp: P: 1777449891695362 usec, L: 0
0429 08:04:54.187524 (+    10us) write_op.cc:270] Start()
0429 08:04:54.187525 (+     1us) write_op.cc:276] Timestamp: P: 1777449891695527 usec, L: 0
0429 08:04:54.187531 (+     6us) write_op.cc:270] Start()
0429 08:04:54.187532 (+     1us) write_op.cc:276] Timestamp: P: 1777449891697590 usec, L: 0
0429 08:04:54.187542 (+    10us) write_op.cc:270] Start()
0429 08:04:54.187543 (+     1us) write_op.cc:276] Timestamp: P: 1777449891697714 usec, L: 0
0429 08:04:54.187553 (+    10us) write_op.cc:270] Start()
0429 08:04:54.187554 (+     1us) write_op.cc:276] Timestamp: P: 1777449891697819 usec, L: 0
0429 08:04:54.187561 (+     7us) write_op.cc:270] Start()
0429 08:04:54.187562 (+     1us) write_op.cc:276] Timestamp: P: 1777449891697905 usec, L: 0
0429 08:04:54.187570 (+     8us) write_op.cc:270] Start()
0429 08:04:54.187570 (+     0us) write_op.cc:276] Timestamp: P: 1777449891699714 usec, L: 0
0429 08:04:54.187578 (+     8us) write_op.cc:270] Start()
0429 08:04:54.187578 (+     0us) write_op.cc:276] Timestamp: P: 1777449891700341 usec, L: 0
0429 08:04:54.187585 (+     7us) write_op.cc:270] Start()
0429 08:04:54.187586 (+     1us) write_op.cc:276] Timestamp: P: 1777449891701023 usec, L: 0
0429 08:04:54.187594 (+     8us) write_op.cc:270] Start()
0429 08:04:54.187595 (+     1us) write_op.cc:276] Timestamp: P: 1777449891701109 usec, L: 0
0429 08:04:54.187602 (+     7us) write_op.cc:270] Start()
0429 08:04:54.187603 (+     1us) write_op.cc:276] Timestamp: P: 1777449891701909 usec, L: 0
0429 08:04:54.187609 (+     6us) write_op.cc:270] Start()
0429 08:04:54.187610 (+     1us) write_op.cc:276] Timestamp: P: 1777449891702456 usec, L: 0
0429 08:04:54.187621 (+    11us) write_op.cc:270] Start()
0429 08:04:54.187622 (+     1us) write_op.cc:276] Timestamp: P: 1777449891703801 usec, L: 0
0429 08:04:54.187628 (+     6us) write_op.cc:270] Start()
0429 08:04:54.187629 (+     1us) write_op.cc:276] Timestamp: P: 1777449891704579 usec, L: 0
0429 08:04:54.187636 (+     7us) write_op.cc:270] Start()
0429 08:04:54.187637 (+     1us) write_op.cc:276] Timestamp: P: 1777449891704985 usec, L: 0
0429 08:04:54.187644 (+     7us) write_op.cc:270] Start()
0429 08:04:54.187644 (+     0us) write_op.cc:276] Timestamp: P: 1777449891705113 usec, L: 0
0429 08:04:54.187652 (+     8us) write_op.cc:270] Start()
0429 08:04:54.187652 (+     0us) write_op.cc:276] Timestamp: P: 1777449891706453 usec, L: 0
0429 08:04:54.187665 (+    13us) write_op.cc:270] Start()
0429 08:04:54.187666 (+     1us) write_op.cc:276] Timestamp: P: 1777449891706644 usec, L: 0
0429 08:04:54.187673 (+     7us) write_op.cc:270] Start()
0429 08:04:54.187673 (+     0us) write_op.cc:276] Timestamp: P: 1777449891707724 usec, L: 0
0429 08:04:54.187680 (+     7us) write_op.cc:270] Start()
0429 08:04:54.187681 (+     1us) write_op.cc:276] Timestamp: P: 1777449891707797 usec, L: 0
0429 08:04:54.187688 (+     7us) write_op.cc:270] Start()
0429 08:04:54.187689 (+     1us) write_op.cc:276] Timestamp: P: 1777449891709898 usec, L: 0
0429 08:04:54.187695 (+     6us) write_op.cc:270] Start()
0429 08:04:54.187696 (+     1us) write_op.cc:276] Timestamp: P: 1777449891710003 usec, L: 0
0429 08:04:54.187704 (+     8us) write_op.cc:270] Start()
0429 08:04:54.187705 (+     1us) write_op.cc:276] Timestamp: P: 1777449891710274 usec, L: 0
0429 08:04:54.187714 (+     9us) write_op.cc:270] Start()
0429 08:04:54.187714 (+     0us) write_op.cc:276] Timestamp: P: 1777449891710766 usec, L: 0
0429 08:04:54.187722 (+     8us) write_op.cc:270] Start()
0429 08:04:54.187723 (+     1us) write_op.cc:276] Timestamp: P: 1777449891712551 usec, L: 0
0429 08:04:54.187732 (+     9us) write_op.cc:270] Start()
0429 08:04:54.187732 (+     0us) write_op.cc:276] Timestamp: P: 1777449891712660 usec, L: 0
0429 08:04:54.187740 (+     8us) write_op.cc:270] Start()
0429 08:04:54.187741 (+     1us) write_op.cc:276] Timestamp: P: 1777449891712946 usec, L: 0
0429 08:04:54.187748 (+     7us) write_op.cc:270] Start()
0429 08:04:54.187748 (+     0us) write_op.cc:276] Timestamp: P: 1777449891713048 usec, L: 0
0429 08:04:54.187762 (+    14us) write_op.cc:270] Start()
0429 08:04:54.187763 (+     1us) write_op.cc:276] Timestamp: P: 1777449891714399 usec, L: 0
0429 08:04:54.187770 (+     7us) write_op.cc:270] Start()
0429 08:04:54.187770 (+     0us) write_op.cc:276] Timestamp: P: 1777449891715028 usec, L: 0
0429 08:04:54.187777 (+     7us) write_op.cc:270] Start()
0429 08:04:54.187778 (+     1us) write_op.cc:276] Timestamp: P: 1777449891715544 usec, L: 0
0429 08:04:54.187785 (+     7us) write_op.cc:270] Start()
0429 08:04:54.187785 (+     0us) write_op.cc:276] Timestamp: P: 1777449891715696 usec, L: 0
0429 08:04:54.187795 (+    10us) write_op.cc:270] Start()
0429 08:04:54.187797 (+     2us) write_op.cc:276] Timestamp: P: 1777449891716882 usec, L: 0
0429 08:04:54.187808 (+    11us) write_op.cc:270] Start()
0429 08:04:54.187809 (+     1us) write_op.cc:276] Timestamp: P: 1777449891718241 usec, L: 0
0429 08:04:54.187821 (+    12us) write_op.cc:270] Start()
0429 08:04:54.187822 (+     1us) write_op.cc:276] Timestamp: P: 1777449891718319 usec, L: 0
0429 08:04:54.187829 (+     7us) write_op.cc:270] Start()
0429 08:04:54.187830 (+     1us) write_op.cc:276] Timestamp: P: 1777449891719314 usec, L: 0
0429 08:04:54.187838 (+     8us) write_op.cc:270] Start()
0429 08:04:54.187839 (+     1us) write_op.cc:276] Timestamp: P: 1777449891719407 usec, L: 0
0429 08:04:54.187851 (+    12us) write_op.cc:270] Start()
0429 08:04:54.187852 (+     1us) write_op.cc:276] Timestamp: P: 1777449891720747 usec, L: 0
0429 08:04:54.187863 (+    11us) write_op.cc:270] Start()
0429 08:04:54.187864 (+     1us) write_op.cc:276] Timestamp: P: 1777449891720866 usec, L: 0
0429 08:04:54.187874 (+    10us) write_op.cc:270] Start()
0429 08:04:54.187875 (+     1us) write_op.cc:276] Timestamp: P: 1777449891722162 usec, L: 0
0429 08:04:54.187884 (+     9us) write_op.cc:270] Start()
0429 08:04:54.187885 (+     1us) write_op.cc:276] Timestamp: P: 1777449891722705 usec, L: 0
0429 08:04:54.187894 (+     9us) write_op.cc:270] Start()
0429 08:04:54.187895 (+     1us) write_op.cc:276] Timestamp: P: 1777449891722779 usec, L: 0
0429 08:04:54.187905 (+    10us) write_op.cc:270] Start()
0429 08:04:54.187905 (+     0us) write_op.cc:276] Timestamp: P: 1777449891722850 usec, L: 0
0429 08:04:54.187915 (+    10us) write_op.cc:270] Start()
0429 08:04:54.187916 (+     1us) write_op.cc:276] Timestamp: P: 1777449891725111 usec, L: 0
0429 08:04:54.187922 (+     6us) write_op.cc:270] Start()
0429 08:04:54.187923 (+     1us) write_op.cc:276] Timestamp: P: 1777449891725253 usec, L: 0
0429 08:04:54.187929 (+     6us) write_op.cc:270] Start()
0429 08:04:54.187929 (+     0us) write_op.cc:276] Timestamp: P: 1777449891725346 usec, L: 0
0429 08:04:54.187936 (+     7us) write_op.cc:270] Start()
0429 08:04:54.187936 (+     0us) write_op.cc:276] Timestamp: P: 1777449891725430 usec, L: 0
0429 08:04:54.187944 (+     8us) write_op.cc:270] Start()
0429 08:04:54.187945 (+     1us) write_op.cc:276] Timestamp: P: 1777449891727289 usec, L: 0
0429 08:04:54.187955 (+    10us) write_op.cc:270] Start()
0429 08:04:54.187955 (+     0us) write_op.cc:276] Timestamp: P: 1777449891727867 usec, L: 0
0429 08:04:54.187964 (+     9us) write_op.cc:270] Start()
0429 08:04:54.187965 (+     1us) write_op.cc:276] Timestamp: P: 1777449891728270 usec, L: 0
0429 08:04:54.187972 (+     7us) write_op.cc:270] Start()
0429 08:04:54.187974 (+     2us) write_op.cc:276] Timestamp: P: 1777449891728550 usec, L: 0
0429 08:04:54.187983 (+     9us) write_op.cc:270] Start()
0429 08:04:54.187984 (+     1us) write_op.cc:276] Timestamp: P: 1777449891729468 usec, L: 0
0429 08:04:54.187990 (+     6us) write_op.cc:270] Start()
0429 08:04:54.187991 (+     1us) write_op.cc:276] Timestamp: P: 1777449891730847 usec, L: 0
0429 08:04:54.187999 (+     8us) write_op.cc:270] Start()
0429 08:04:54.188000 (+     1us) write_op.cc:276] Timestamp: P: 1777449891730957 usec, L: 0
0429 08:04:54.188008 (+     8us) write_op.cc:270] Start()
0429 08:04:54.188009 (+     1us) write_op.cc:276] Timestamp: P: 1777449891731347 usec, L: 0
0429 08:04:54.188019 (+    10us) write_op.cc:270] Start()
0429 08:04:54.188019 (+     0us) write_op.cc:276] Timestamp: P: 1777449891733335 usec, L: 0
0429 08:04:54.188027 (+     8us) write_op.cc:270] Start()
0429 08:04:54.188027 (+     0us) write_op.cc:276] Timestamp: P: 1777449891733821 usec, L: 0
0429 08:04:54.188036 (+     9us) write_op.cc:270] Start()
0429 08:04:54.188037 (+     1us) write_op.cc:276] Timestamp: P: 1777449891733912 usec, L: 0
0429 08:04:54.188043 (+     6us) write_op.cc:270] Start()
0429 08:04:54.188044 (+     1us) write_op.cc:276] Timestamp: P: 1777449891733983 usec, L: 0
0429 08:04:54.188053 (+     9us) write_op.cc:270] Start()
0429 08:04:54.188053 (+     0us) write_op.cc:276] Timestamp: P: 1777449891735742 usec, L: 0
0429 08:04:54.188059 (+     6us) write_op.cc:270] Start()
0429 08:04:54.188060 (+     1us) write_op.cc:276] Timestamp: P: 1777449891736134 usec, L: 0
0429 08:04:54.188066 (+     6us) write_op.cc:270] Start()
0429 08:04:54.188067 (+     1us) write_op.cc:276] Timestamp: P: 1777449891736249 usec, L: 0
0429 08:04:54.188074 (+     7us) write_op.cc:270] Start()
0429 08:04:54.188075 (+     1us) write_op.cc:276] Timestamp: P: 1777449891736476 usec, L: 0
0429 08:04:54.188090 (+    15us) write_op.cc:270] Start()
0429 08:04:54.188090 (+     0us) write_op.cc:276] Timestamp: P: 1777449891738189 usec, L: 0
0429 08:04:54.188095 (+     5us) write_op.cc:270] Start()
0429 08:04:54.188095 (+     0us) write_op.cc:276] Timestamp: P: 1777449891739016 usec, L: 0
0429 08:04:54.188101 (+     6us) write_op.cc:270] Start()
0429 08:04:54.188102 (+     1us) write_op.cc:276] Timestamp: P: 1777449891739352 usec, L: 0
0429 08:04:54.188106 (+     4us) write_op.cc:270] Start()
0429 08:04:54.188106 (+     0us) write_op.cc:276] Timestamp: P: 1777449891739506 usec, L: 0
0429 08:04:54.188111 (+     5us) write_op.cc:270] Start()
0429 08:04:54.188112 (+     1us) write_op.cc:276] Timestamp: P: 1777449891740836 usec, L: 0
0429 08:04:54.188117 (+     5us) write_op.cc:270] Start()
0429 08:04:54.188118 (+     1us) write_op.cc:276] Timestamp: P: 1777449891741148 usec, L: 0
0429 08:04:54.188122 (+     4us) write_op.cc:270] Start()
0429 08:04:54.188122 (+     0us) write_op.cc:276] Timestamp: P: 1777449891741450 usec, L: 0
0429 08:04:54.188129 (+     7us) write_op.cc:270] Start()
0429 08:04:54.188130 (+     1us) write_op.cc:276] Timestamp: P: 1777449891742082 usec, L: 0
0429 08:04:54.188134 (+     4us) write_op.cc:270] Start()
0429 08:04:54.188135 (+     1us) write_op.cc:276] Timestamp: P: 1777449891743094 usec, L: 0
0429 08:04:54.188140 (+     5us) write_op.cc:270] Start()
0429 08:04:54.188141 (+     1us) write_op.cc:276] Timestamp: P: 1777449891743793 usec, L: 0
0429 08:04:54.188147 (+     6us) write_op.cc:270] Start()
0429 08:04:54.188147 (+     0us) write_op.cc:276] Timestamp: P: 1777449891743909 usec, L: 0
0429 08:04:54.188152 (+     5us) write_op.cc:270] Start()
0429 08:04:54.188153 (+     1us) write_op.cc:276] Timestamp: P: 1777449891745044 usec, L: 0
0429 08:04:54.188159 (+     6us) write_op.cc:270] Start()
0429 08:04:54.188159 (+     0us) write_op.cc:276] Timestamp: P: 1777449891746279 usec, L: 0
0429 08:04:54.188163 (+     4us) write_op.cc:270] Start()
0429 08:04:54.188164 (+     1us) write_op.cc:276] Timestamp: P: 1777449891746468 usec, L: 0
0429 08:04:54.188168 (+     4us) write_op.cc:270] Start()
0429 08:04:54.188168 (+     0us) write_op.cc:276] Timestamp: P: 1777449891747492 usec, L: 0
0429 08:04:54.188172 (+     4us) write_op.cc:270] Start()
0429 08:04:54.188173 (+     1us) write_op.cc:276] Timestamp: P: 1777449891748902 usec, L: 0
0429 08:04:54.188177 (+     4us) write_op.cc:270] Start()
0429 08:04:54.188178 (+     1us) write_op.cc:276] Timestamp: P: 1777449891749221 usec, L: 0
0429 08:04:54.188182 (+     4us) write_op.cc:270] Start()
0429 08:04:54.188183 (+     1us) write_op.cc:276] Timestamp: P: 1777449891749316 usec, L: 0
0429 08:04:54.188187 (+     4us) write_op.cc:270] Start()
0429 08:04:54.188187 (+     0us) write_op.cc:276] Timestamp: P: 1777449891749824 usec, L: 0
0429 08:04:54.188191 (+     4us) write_op.cc:270] Start()
0429 08:04:54.188192 (+     1us) write_op.cc:276] Timestamp: P: 1777449891750644 usec, L: 0
0429 08:04:54.188198 (+     6us) write_op.cc:270] Start()
0429 08:04:54.188199 (+     1us) write_op.cc:276] Timestamp: P: 1777449891752091 usec, L: 0
0429 08:04:54.188203 (+     4us) write_op.cc:270] Start()
0429 08:04:54.188204 (+     1us) write_op.cc:276] Timestamp: P: 1777449891752176 usec, L: 0
0429 08:04:54.188208 (+     4us) write_op.cc:270] Start()
0429 08:04:54.188209 (+     1us) write_op.cc:276] Timestamp: P: 1777449891752892 usec, L: 0
0429 08:04:54.188213 (+     4us) write_op.cc:270] Start()
0429 08:04:54.188214 (+     1us) write_op.cc:276] Timestamp: P: 1777449891753234 usec, L: 0
0429 08:04:54.188218 (+     4us) write_op.cc:270] Start()
0429 08:04:54.188218 (+     0us) write_op.cc:276] Timestamp: P: 1777449891754430 usec, L: 0
0429 08:04:54.188222 (+     4us) write_op.cc:270] Start()
0429 08:04:54.188223 (+     1us) write_op.cc:276] Timestamp: P: 1777449891754534 usec, L: 0
0429 08:04:54.188227 (+     4us) write_op.cc:270] Start()
0429 08:04:54.188228 (+     1us) write_op.cc:276] Timestamp: P: 1777449891756108 usec, L: 0
0429 08:04:54.188232 (+     4us) write_op.cc:270] Start()
0429 08:04:54.188232 (+     0us) write_op.cc:276] Timestamp: P: 1777449891756379 usec, L: 0
0429 08:04:54.188237 (+     5us) write_op.cc:270] Start()
0429 08:04:54.188238 (+     1us) write_op.cc:276] Timestamp: P: 1777449891756477 usec, L: 0
0429 08:04:54.188242 (+     4us) write_op.cc:270] Start()
0429 08:04:54.188242 (+     0us) write_op.cc:276] Timestamp: P: 1777449891756699 usec, L: 0
0429 08:04:54.188246 (+     4us) write_op.cc:270] Start()
0429 08:04:54.188247 (+     1us) write_op.cc:276] Timestamp: P: 1777449891758977 usec, L: 0
0429 08:04:54.188251 (+     4us) write_op.cc:270] Start()
0429 08:04:54.188251 (+     0us) write_op.cc:276] Timestamp: P: 1777449891759106 usec, L: 0
0429 08:04:54.188256 (+     5us) write_op.cc:270] Start()
0429 08:04:54.188257 (+     1us) write_op.cc:276] Timestamp: P: 1777449891759198 usec, L: 0
0429 08:04:54.188261 (+     4us) write_op.cc:270] Start()
0429 08:04:54.188261 (+     0us) write_op.cc:276] Timestamp: P: 1777449891759572 usec, L: 0
0429 08:04:54.188267 (+     6us) write_op.cc:270] Start()
0429 08:04:54.188268 (+     1us) write_op.cc:276] Timestamp: P: 1777449891760593 usec, L: 0
0429 08:04:54.188272 (+     4us) write_op.cc:270] Start()
0429 08:04:54.188273 (+     1us) write_op.cc:276] Timestamp: P: 1777449891761832 usec, L: 0
0429 08:04:54.188277 (+     4us) write_op.cc:270] Start()
0429 08:04:54.188278 (+     1us) write_op.cc:276] Timestamp: P: 1777449891762466 usec, L: 0
0429 08:04:54.188283 (+     5us) write_op.cc:270] Start()
0429 08:04:54.188285 (+     2us) write_op.cc:276] Timestamp: P: 1777449891762899 usec, L: 0
0429 08:04:54.188289 (+     4us) write_op.cc:270] Start()
0429 08:04:54.188289 (+     0us) write_op.cc:276] Timestamp: P: 1777449891764316 usec, L: 0
0429 08:04:54.188322 (+    33us) write_op.cc:270] Start()
0429 08:04:54.188324 (+     2us) write_op.cc:276] Timestamp: P: 1777449891764603 usec, L: 0
0429 08:04:54.188331 (+     7us) write_op.cc:270] Start()
0429 08:04:54.188331 (+     0us) write_op.cc:276] Timestamp: P: 1777449891764695 usec, L: 0
0429 08:04:54.188337 (+     6us) write_op.cc:270] Start()
0429 08:04:54.188338 (+     1us) write_op.cc:276] Timestamp: P: 1777449891765626 usec, L: 0
0429 08:04:54.188349 (+    11us) write_op.cc:270] Start()
0429 08:04:54.188351 (+     2us) write_op.cc:276] Timestamp: P: 1777449891766232 usec, L: 0
0429 08:04:54.188362 (+    11us) write_op.cc:270] Start()
0429 08:04:54.188371 (+     9us) write_op.cc:276] Timestamp: P: 1777449891767931 usec, L: 0
0429 08:04:54.188385 (+    14us) write_op.cc:270] Start()
0429 08:04:54.188386 (+     1us) write_op.cc:276] Timestamp: P: 1777449891768039 usec, L: 0
0429 08:04:54.188396 (+    10us) write_op.cc:270] Start()
0429 08:04:54.188397 (+     1us) write_op.cc:276] Timestamp: P: 1777449891768546 usec, L: 0
0429 08:04:54.188409 (+    12us) write_op.cc:270] Start()
0429 08:04:54.188409 (+     0us) write_op.cc:276] Timestamp: P: 1777449891768658 usec, L: 0
0429 08:04:54.188421 (+    12us) write_op.cc:270] Start()
0429 08:04:54.188422 (+     1us) write_op.cc:276] Timestamp: P: 1777449891770133 usec, L: 0
0429 08:04:54.188427 (+     5us) write_op.cc:270] Start()
0429 08:04:54.188428 (+     1us) write_op.cc:276] Timestamp: P: 1777449891771606 usec, L: 0
0429 08:04:54.188432 (+     4us) write_op.cc:270] Start()
0429 08:04:54.188433 (+     1us) write_op.cc:276] Timestamp: P: 1777449891771708 usec, L: 0
0429 08:04:54.188438 (+     5us) write_op.cc:270] Start()
0429 08:04:54.188438 (+     0us) write_op.cc:276] Timestamp: P: 1777449891772125 usec, L: 0
0429 08:04:54.188460 (+    22us) write_op.cc:270] Start()
0429 08:04:54.188461 (+     1us) write_op.cc:276] Timestamp: P: 1777449891773398 usec, L: 0
0429 08:04:54.188473 (+    12us) write_op.cc:270] Start()
0429 08:04:54.188474 (+     1us) write_op.cc:276] Timestamp: P: 1777449891774113 usec, L: 0
0429 08:04:54.188481 (+     7us) write_op.cc:270] Start()
0429 08:04:54.188482 (+     1us) write_op.cc:276] Timestamp: P: 1777449891774225 usec, L: 0
0429 08:04:54.188490 (+     8us) write_op.cc:270] Start()
0429 08:04:54.188491 (+     1us) write_op.cc:276] Timestamp: P: 1777449891775017 usec, L: 0
0429 08:04:54.188503 (+    12us) write_op.cc:270] Start()
0429 08:04:54.188503 (+     0us) write_op.cc:276] Timestamp: P: 1777449891776513 usec, L: 0
0429 08:04:54.188510 (+     7us) write_op.cc:270] Start()
0429 08:04:54.188511 (+     1us) write_op.cc:276] Timestamp: P: 1777449891777006 usec, L: 0
0429 08:04:54.188519 (+     8us) write_op.cc:270] Start()
0429 08:04:54.188520 (+     1us) write_op.cc:276] Timestamp: P: 1777449891777610 usec, L: 0
0429 08:04:54.188528 (+     8us) write_op.cc:270] Start()
0429 08:04:54.188529 (+     1us) write_op.cc:276] Timestamp: P: 1777449891778349 usec, L: 0
0429 08:04:54.188538 (+     9us) write_op.cc:270] Start()
0429 08:04:54.188539 (+     1us) write_op.cc:276] Timestamp: P: 1777449891778449 usec, L: 0
0429 08:04:54.188552 (+    13us) write_op.cc:270] Start()
0429 08:04:54.188553 (+     1us) write_op.cc:276] Timestamp: P: 1777449891779723 usec, L: 0
0429 08:04:54.188559 (+     6us) write_op.cc:270] Start()
0429 08:04:54.188560 (+     1us) write_op.cc:276] Timestamp: P: 1777449891780122 usec, L: 0
0429 08:04:54.188566 (+     6us) write_op.cc:270] Start()
0429 08:04:54.188567 (+     1us) write_op.cc:276] Timestamp: P: 1777449891780887 usec, L: 0
0429 08:04:54.188572 (+     5us) write_op.cc:270] Start()
0429 08:04:54.188573 (+     1us) write_op.cc:276] Timestamp: P: 1777449891781215 usec, L: 0
0429 08:04:54.188579 (+     6us) write_op.cc:270] Start()
0429 08:04:54.188580 (+     1us) write_op.cc:276] Timestamp: P: 1777449891783416 usec, L: 0
0429 08:04:54.188586 (+     6us) write_op.cc:270] Start()
0429 08:04:54.188587 (+     1us) write_op.cc:276] Timestamp: P: 1777449891783547 usec, L: 0
0429 08:04:54.188593 (+     6us) write_op.cc:270] Start()
0429 08:04:54.188594 (+     1us) write_op.cc:276] Timestamp: P: 1777449891783820 usec, L: 0
0429 08:04:54.188600 (+     6us) write_op.cc:270] Start()
0429 08:04:54.188601 (+     1us) write_op.cc:276] Timestamp: P: 1777449891783885 usec, L: 0
0429 08:04:54.188610 (+     9us) write_op.cc:270] Start()
0429 08:04:54.188611 (+     1us) write_op.cc:276] Timestamp: P: 1777449891786020 usec, L: 0
0429 08:04:54.188621 (+    10us) write_op.cc:270] Start()
0429 08:04:54.188622 (+     1us) write_op.cc:276] Timestamp: P: 1777449891786494 usec, L: 0
0429 08:04:54.188628 (+     6us) write_op.cc:270] Start()
0429 08:04:54.188629 (+     1us) write_op.cc:276] Timestamp: P: 1777449891787398 usec, L: 0
0429 08:04:54.188638 (+     9us) write_op.cc:270] Start()
0429 08:04:54.188639 (+     1us) write_op.cc:276] Timestamp: P: 1777449891787712 usec, L: 0
0429 08:04:54.188645 (+     6us) write_op.cc:270] Start()
0429 08:04:54.188646 (+     1us) write_op.cc:276] Timestamp: P: 1777449891789223 usec, L: 0
0429 08:04:54.188654 (+     8us) write_op.cc:270] Start()
0429 08:04:54.188655 (+     1us) write_op.cc:276] Timestamp: P: 1777449891789328 usec, L: 0
0429 08:04:54.188661 (+     6us) write_op.cc:270] Start()
0429 08:04:54.188661 (+     0us) write_op.cc:276] Timestamp: P: 1777449891789998 usec, L: 0
0429 08:04:54.188667 (+     6us) write_op.cc:270] Start()
0429 08:04:54.188668 (+     1us) write_op.cc:276] Timestamp: P: 17774498
I20260429 08:04:55.398275  8395 consensus_queue.cc:799] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [LEADER]: Peer dc98e72103e94f92a8b1a214d8b88c62 is lagging by at least 4354 ops behind the committed index  [suppressed 2 similar messages]
W20260429 08:04:55.415927  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1002ms of latency in SegmentAllocator::Sync()
W20260429 08:04:56.274987  8023 tablet_service.cc:3080] error setting up scanner 3614e28abd0546619e8c79ae9eef9d6b with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1777449895274789 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1777449892275782 usec, L: 0 Physical time difference: 2.999s: new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "ff9323f2b2fe40acb8a2061909bddd0c"
W20260429 08:04:56.297326  8022 tablet_service.cc:3080] error setting up scanner b91d78523604478c8f999ace4b2dd289 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1777449895297170 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1777449892275782 usec, L: 0 Physical time difference: 3.021s: new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "775b828a285148ad86248db27bcf5ff3"
I20260429 08:04:56.419230  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 7) took 1018 ms. Trace:
I20260429 08:04:56.419334  8063 rpcz_store.cc:276] 0429 08:04:55.401183 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:04:55.401259 (+    76us) service_pool.cc:225] Handling call
0429 08:04:55.402646 (+  1387us) raft_consensus.cc:1471] Updating replica for 425 ops
0429 08:04:55.404166 (+  1520us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:04:55.404168 (+     2us) raft_consensus.cc:1539] Triggering prepare for 425 ops
0429 08:04:55.404227 (+    59us) write_op.cc:270] Start()
0429 08:04:55.404232 (+     5us) write_op.cc:276] Timestamp: P: 1777449891958894 usec, L: 0
0429 08:04:55.404354 (+   122us) write_op.cc:270] Start()
0429 08:04:55.404356 (+     2us) write_op.cc:276] Timestamp: P: 1777449891959006 usec, L: 0
0429 08:04:55.404368 (+    12us) write_op.cc:270] Start()
0429 08:04:55.404368 (+     0us) write_op.cc:276] Timestamp: P: 1777449891959630 usec, L: 0
0429 08:04:55.404377 (+     9us) write_op.cc:270] Start()
0429 08:04:55.404380 (+     3us) write_op.cc:276] Timestamp: P: 1777449891960023 usec, L: 0
0429 08:04:55.404389 (+     9us) write_op.cc:270] Start()
0429 08:04:55.404390 (+     1us) write_op.cc:276] Timestamp: P: 1777449891961890 usec, L: 0
0429 08:04:55.404398 (+     8us) write_op.cc:270] Start()
0429 08:04:55.404399 (+     1us) write_op.cc:276] Timestamp: P: 1777449891962015 usec, L: 0
0429 08:04:55.404409 (+    10us) write_op.cc:270] Start()
0429 08:04:55.404410 (+     1us) write_op.cc:276] Timestamp: P: 1777449891962104 usec, L: 0
0429 08:04:55.404420 (+    10us) write_op.cc:270] Start()
0429 08:04:55.404420 (+     0us) write_op.cc:276] Timestamp: P: 1777449891962509 usec, L: 0
0429 08:04:55.404428 (+     8us) write_op.cc:270] Start()
0429 08:04:55.404429 (+     1us) write_op.cc:276] Timestamp: P: 1777449891964094 usec, L: 0
0429 08:04:55.404440 (+    11us) write_op.cc:270] Start()
0429 08:04:55.404440 (+     0us) write_op.cc:276] Timestamp: P: 1777449891964622 usec, L: 0
0429 08:04:55.404449 (+     9us) write_op.cc:270] Start()
0429 08:04:55.404450 (+     1us) write_op.cc:276] Timestamp: P: 1777449891965132 usec, L: 0
0429 08:04:55.404459 (+     9us) write_op.cc:270] Start()
0429 08:04:55.404460 (+     1us) write_op.cc:276] Timestamp: P: 1777449891965212 usec, L: 0
0429 08:04:55.404467 (+     7us) write_op.cc:270] Start()
0429 08:04:55.404467 (+     0us) write_op.cc:276] Timestamp: P: 1777449891965945 usec, L: 0
0429 08:04:55.404474 (+     7us) write_op.cc:270] Start()
0429 08:04:55.404475 (+     1us) write_op.cc:276] Timestamp: P: 1777449891966924 usec, L: 0
0429 08:04:55.404481 (+     6us) write_op.cc:270] Start()
0429 08:04:55.404482 (+     1us) write_op.cc:276] Timestamp: P: 1777449891967907 usec, L: 0
0429 08:04:55.404491 (+     9us) write_op.cc:270] Start()
0429 08:04:55.404491 (+     0us) write_op.cc:276] Timestamp: P: 1777449891968000 usec, L: 0
0429 08:04:55.404500 (+     9us) write_op.cc:270] Start()
0429 08:04:55.404501 (+     1us) write_op.cc:276] Timestamp: P: 1777449891968762 usec, L: 0
0429 08:04:55.404509 (+     8us) write_op.cc:270] Start()
0429 08:04:55.404509 (+     0us) write_op.cc:276] Timestamp: P: 1777449891969789 usec, L: 0
0429 08:04:55.404516 (+     7us) write_op.cc:270] Start()
0429 08:04:55.404517 (+     1us) write_op.cc:276] Timestamp: P: 1777449891970692 usec, L: 0
0429 08:04:55.404525 (+     8us) write_op.cc:270] Start()
0429 08:04:55.404526 (+     1us) write_op.cc:276] Timestamp: P: 1777449891970926 usec, L: 0
0429 08:04:55.404533 (+     7us) write_op.cc:270] Start()
0429 08:04:55.404534 (+     1us) write_op.cc:276] Timestamp: P: 1777449891971817 usec, L: 0
0429 08:04:55.404541 (+     7us) write_op.cc:270] Start()
0429 08:04:55.404542 (+     1us) write_op.cc:276] Timestamp: P: 1777449891972796 usec, L: 0
0429 08:04:55.404550 (+     8us) write_op.cc:270] Start()
0429 08:04:55.404551 (+     1us) write_op.cc:276] Timestamp: P: 1777449891973477 usec, L: 0
0429 08:04:55.404559 (+     8us) write_op.cc:270] Start()
0429 08:04:55.404559 (+     0us) write_op.cc:276] Timestamp: P: 1777449891974199 usec, L: 0
0429 08:04:55.404577 (+    18us) write_op.cc:270] Start()
0429 08:04:55.404578 (+     1us) write_op.cc:276] Timestamp: P: 1777449891974605 usec, L: 0
0429 08:04:55.404586 (+     8us) write_op.cc:270] Start()
0429 08:04:55.404587 (+     1us) write_op.cc:276] Timestamp: P: 1777449891975303 usec, L: 0
0429 08:04:55.404595 (+     8us) write_op.cc:270] Start()
0429 08:04:55.404596 (+     1us) write_op.cc:276] Timestamp: P: 1777449891975683 usec, L: 0
0429 08:04:55.404606 (+    10us) write_op.cc:270] Start()
0429 08:04:55.404607 (+     1us) write_op.cc:276] Timestamp: P: 1777449891976844 usec, L: 0
0429 08:04:55.404614 (+     7us) write_op.cc:270] Start()
0429 08:04:55.404614 (+     0us) write_op.cc:276] Timestamp: P: 1777449891976939 usec, L: 0
0429 08:04:55.404621 (+     7us) write_op.cc:270] Start()
0429 08:04:55.404622 (+     1us) write_op.cc:276] Timestamp: P: 1777449891978113 usec, L: 0
0429 08:04:55.404628 (+     6us) write_op.cc:270] Start()
0429 08:04:55.404629 (+     1us) write_op.cc:276] Timestamp: P: 1777449891978561 usec, L: 0
0429 08:04:55.404638 (+     9us) write_op.cc:270] Start()
0429 08:04:55.404639 (+     1us) write_op.cc:276] Timestamp: P: 1777449891979396 usec, L: 0
0429 08:04:55.404649 (+    10us) write_op.cc:270] Start()
0429 08:04:55.404649 (+     0us) write_op.cc:276] Timestamp: P: 1777449891979508 usec, L: 0
0429 08:04:55.404656 (+     7us) write_op.cc:270] Start()
0429 08:04:55.404656 (+     0us) write_op.cc:276] Timestamp: P: 1777449891980274 usec, L: 0
0429 08:04:55.404664 (+     8us) write_op.cc:270] Start()
0429 08:04:55.404665 (+     1us) write_op.cc:276] Timestamp: P: 1777449891981500 usec, L: 0
0429 08:04:55.404673 (+     8us) write_op.cc:270] Start()
0429 08:04:55.404674 (+     1us) write_op.cc:276] Timestamp: P: 1777449891981941 usec, L: 0
0429 08:04:55.404680 (+     6us) write_op.cc:270] Start()
0429 08:04:55.404681 (+     1us) write_op.cc:276] Timestamp: P: 1777449891982031 usec, L: 0
0429 08:04:55.404688 (+     7us) write_op.cc:270] Start()
0429 08:04:55.404688 (+     0us) write_op.cc:276] Timestamp: P: 1777449891983730 usec, L: 0
0429 08:04:55.404701 (+    13us) write_op.cc:270] Start()
0429 08:04:55.404702 (+     1us) write_op.cc:276] Timestamp: P: 1777449891983982 usec, L: 0
0429 08:04:55.404711 (+     9us) write_op.cc:270] Start()
0429 08:04:55.404712 (+     1us) write_op.cc:276] Timestamp: P: 1777449891984070 usec, L: 0
0429 08:04:55.404720 (+     8us) write_op.cc:270] Start()
0429 08:04:55.404720 (+     0us) write_op.cc:276] Timestamp: P: 1777449891984133 usec, L: 0
0429 08:04:55.404727 (+     7us) write_op.cc:270] Start()
0429 08:04:55.404728 (+     1us) write_op.cc:276] Timestamp: P: 1777449891986343 usec, L: 0
0429 08:04:55.404735 (+     7us) write_op.cc:270] Start()
0429 08:04:55.404736 (+     1us) write_op.cc:276] Timestamp: P: 1777449891986479 usec, L: 0
0429 08:04:55.404747 (+    11us) write_op.cc:270] Start()
0429 08:04:55.404748 (+     1us) write_op.cc:276] Timestamp: P: 1777449891986555 usec, L: 0
0429 08:04:55.404755 (+     7us) write_op.cc:270] Start()
0429 08:04:55.404756 (+     1us) write_op.cc:276] Timestamp: P: 1777449891986625 usec, L: 0
0429 08:04:55.404763 (+     7us) write_op.cc:270] Start()
0429 08:04:55.404764 (+     1us) write_op.cc:276] Timestamp: P: 1777449891988019 usec, L: 0
0429 08:04:55.404775 (+    11us) write_op.cc:270] Start()
0429 08:04:55.404775 (+     0us) write_op.cc:276] Timestamp: P: 1777449891989489 usec, L: 0
0429 08:04:55.404788 (+    13us) write_op.cc:270] Start()
0429 08:04:55.404788 (+     0us) write_op.cc:276] Timestamp: P: 1777449891989563 usec, L: 0
0429 08:04:55.404795 (+     7us) write_op.cc:270] Start()
0429 08:04:55.404796 (+     1us) write_op.cc:276] Timestamp: P: 1777449891989938 usec, L: 0
0429 08:04:55.404804 (+     8us) write_op.cc:270] Start()
0429 08:04:55.404804 (+     0us) write_op.cc:276] Timestamp: P: 1777449891990260 usec, L: 0
0429 08:04:55.404811 (+     7us) write_op.cc:270] Start()
0429 08:04:55.404811 (+     0us) write_op.cc:276] Timestamp: P: 1777449891991733 usec, L: 0
0429 08:04:55.404820 (+     9us) write_op.cc:270] Start()
0429 08:04:55.404820 (+     0us) write_op.cc:276] Timestamp: P: 1777449891991830 usec, L: 0
0429 08:04:55.404828 (+     8us) write_op.cc:270] Start()
0429 08:04:55.404830 (+     2us) write_op.cc:276] Timestamp: P: 1777449891992488 usec, L: 0
0429 08:04:55.404837 (+     7us) write_op.cc:270] Start()
0429 08:04:55.404838 (+     1us) write_op.cc:276] Timestamp: P: 1777449891993353 usec, L: 0
0429 08:04:55.404845 (+     7us) write_op.cc:270] Start()
0429 08:04:55.404847 (+     2us) write_op.cc:276] Timestamp: P: 1777449891993865 usec, L: 0
0429 08:04:55.404854 (+     7us) write_op.cc:270] Start()
0429 08:04:55.404854 (+     0us) write_op.cc:276] Timestamp: P: 1777449891993965 usec, L: 0
0429 08:04:55.404861 (+     7us) write_op.cc:270] Start()
0429 08:04:55.404862 (+     1us) write_op.cc:276] Timestamp: P: 1777449891995290 usec, L: 0
0429 08:04:55.404868 (+     6us) write_op.cc:270] Start()
0429 08:04:55.404869 (+     1us) write_op.cc:276] Timestamp: P: 1777449891995809 usec, L: 0
0429 08:04:55.404875 (+     6us) write_op.cc:270] Start()
0429 08:04:55.404876 (+     1us) write_op.cc:276] Timestamp: P: 1777449891995906 usec, L: 0
0429 08:04:55.404886 (+    10us) write_op.cc:270] Start()
0429 08:04:55.404887 (+     1us) write_op.cc:276] Timestamp: P: 1777449891996224 usec, L: 0
0429 08:04:55.404897 (+    10us) write_op.cc:270] Start()
0429 08:04:55.404898 (+     1us) write_op.cc:276] Timestamp: P: 1777449891998205 usec, L: 0
0429 08:04:55.404906 (+     8us) write_op.cc:270] Start()
0429 08:04:55.404907 (+     1us) write_op.cc:276] Timestamp: P: 1777449891998331 usec, L: 0
0429 08:04:55.404915 (+     8us) write_op.cc:270] Start()
0429 08:04:55.404917 (+     2us) write_op.cc:276] Timestamp: P: 1777449891998604 usec, L: 0
0429 08:04:55.404925 (+     8us) write_op.cc:270] Start()
0429 08:04:55.404926 (+     1us) write_op.cc:276] Timestamp: P: 1777449891999091 usec, L: 0
0429 08:04:55.404938 (+    12us) write_op.cc:270] Start()
0429 08:04:55.404940 (+     2us) write_op.cc:276] Timestamp: P: 1777449891999978 usec, L: 0
0429 08:04:55.404952 (+    12us) write_op.cc:270] Start()
0429 08:04:55.404953 (+     1us) write_op.cc:276] Timestamp: P: 1777449892000562 usec, L: 0
0429 08:04:55.404966 (+    13us) write_op.cc:270] Start()
0429 08:04:55.404968 (+     2us) write_op.cc:276] Timestamp: P: 1777449892000660 usec, L: 0
0429 08:04:55.404979 (+    11us) write_op.cc:270] Start()
0429 08:04:55.404980 (+     1us) write_op.cc:276] Timestamp: P: 1777449892001807 usec, L: 0
0429 08:04:55.404988 (+     8us) write_op.cc:270] Start()
0429 08:04:55.404989 (+     1us) write_op.cc:276] Timestamp: P: 1777449892003178 usec, L: 0
0429 08:04:55.405003 (+    14us) write_op.cc:270] Start()
0429 08:04:55.405004 (+     1us) write_op.cc:276] Timestamp: P: 1777449892003271 usec, L: 0
0429 08:04:55.405012 (+     8us) write_op.cc:270] Start()
0429 08:04:55.405014 (+     2us) write_op.cc:276] Timestamp: P: 1777449892003345 usec, L: 0
0429 08:04:55.405021 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405022 (+     1us) write_op.cc:276] Timestamp: P: 1777449892004733 usec, L: 0
0429 08:04:55.405029 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405030 (+     1us) write_op.cc:276] Timestamp: P: 1777449892005039 usec, L: 0
0429 08:04:55.405037 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405038 (+     1us) write_op.cc:276] Timestamp: P: 1777449892005131 usec, L: 0
0429 08:04:55.405045 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405047 (+     2us) write_op.cc:276] Timestamp: P: 1777449892005534 usec, L: 0
0429 08:04:55.405054 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405054 (+     0us) write_op.cc:276] Timestamp: P: 1777449892007074 usec, L: 0
0429 08:04:55.405064 (+    10us) write_op.cc:270] Start()
0429 08:04:55.405065 (+     1us) write_op.cc:276] Timestamp: P: 1777449892007186 usec, L: 0
0429 08:04:55.405072 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405073 (+     1us) write_op.cc:276] Timestamp: P: 1777449892007963 usec, L: 0
0429 08:04:55.405080 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405082 (+     2us) write_op.cc:276] Timestamp: P: 1777449892008159 usec, L: 0
0429 08:04:55.405091 (+     9us) write_op.cc:270] Start()
0429 08:04:55.405092 (+     1us) write_op.cc:276] Timestamp: P: 1777449892010544 usec, L: 0
0429 08:04:55.405099 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405099 (+     0us) write_op.cc:276] Timestamp: P: 1777449892010639 usec, L: 0
0429 08:04:55.405107 (+     8us) write_op.cc:270] Start()
0429 08:04:55.405107 (+     0us) write_op.cc:276] Timestamp: P: 1777449892010724 usec, L: 0
0429 08:04:55.405115 (+     8us) write_op.cc:270] Start()
0429 08:04:55.405119 (+     4us) write_op.cc:276] Timestamp: P: 1777449892012826 usec, L: 0
0429 08:04:55.405126 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405128 (+     2us) write_op.cc:276] Timestamp: P: 1777449892013229 usec, L: 0
0429 08:04:55.405136 (+     8us) write_op.cc:270] Start()
0429 08:04:55.405136 (+     0us) write_op.cc:276] Timestamp: P: 1777449892014375 usec, L: 0
0429 08:04:55.405144 (+     8us) write_op.cc:270] Start()
0429 08:04:55.405145 (+     1us) write_op.cc:276] Timestamp: P: 1777449892017388 usec, L: 0
0429 08:04:55.405152 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405155 (+     3us) write_op.cc:276] Timestamp: P: 1777449892017742 usec, L: 0
0429 08:04:55.405162 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405163 (+     1us) write_op.cc:276] Timestamp: P: 1777449892024781 usec, L: 0
0429 08:04:55.405170 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405170 (+     0us) write_op.cc:276] Timestamp: P: 1777449892025012 usec, L: 0
0429 08:04:55.405177 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405178 (+     1us) write_op.cc:276] Timestamp: P: 1777449892025092 usec, L: 0
0429 08:04:55.405185 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405188 (+     3us) write_op.cc:276] Timestamp: P: 1777449892025150 usec, L: 0
0429 08:04:55.405198 (+    10us) write_op.cc:270] Start()
0429 08:04:55.405198 (+     0us) write_op.cc:276] Timestamp: P: 1777449892027536 usec, L: 0
0429 08:04:55.405205 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405205 (+     0us) write_op.cc:276] Timestamp: P: 1777449892028012 usec, L: 0
0429 08:04:55.405213 (+     8us) write_op.cc:270] Start()
0429 08:04:55.405214 (+     1us) write_op.cc:276] Timestamp: P: 1777449892028084 usec, L: 0
0429 08:04:55.405220 (+     6us) write_op.cc:270] Start()
0429 08:04:55.405223 (+     3us) write_op.cc:276] Timestamp: P: 1777449892028143 usec, L: 0
0429 08:04:55.405230 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405230 (+     0us) write_op.cc:276] Timestamp: P: 1777449892031138 usec, L: 0
0429 08:04:55.405238 (+     8us) write_op.cc:270] Start()
0429 08:04:55.405239 (+     1us) write_op.cc:276] Timestamp: P: 1777449892031414 usec, L: 0
0429 08:04:55.405246 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405247 (+     1us) write_op.cc:276] Timestamp: P: 1777449892031580 usec, L: 0
0429 08:04:55.405254 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405257 (+     3us) write_op.cc:276] Timestamp: P: 1777449892031720 usec, L: 0
0429 08:04:55.405264 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405265 (+     1us) write_op.cc:276] Timestamp: P: 1777449892033870 usec, L: 0
0429 08:04:55.405272 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405273 (+     1us) write_op.cc:276] Timestamp: P: 1777449892033978 usec, L: 0
0429 08:04:55.405279 (+     6us) write_op.cc:270] Start()
0429 08:04:55.405280 (+     1us) write_op.cc:276] Timestamp: P: 1777449892034075 usec, L: 0
0429 08:04:55.405287 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405289 (+     2us) write_op.cc:276] Timestamp: P: 1777449892034170 usec, L: 0
0429 08:04:55.405296 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405296 (+     0us) write_op.cc:276] Timestamp: P: 1777449892036212 usec, L: 0
0429 08:04:55.405303 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405305 (+     2us) write_op.cc:276] Timestamp: P: 1777449892036349 usec, L: 0
0429 08:04:55.405312 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405313 (+     1us) write_op.cc:276] Timestamp: P: 1777449892036462 usec, L: 0
0429 08:04:55.405325 (+    12us) write_op.cc:270] Start()
0429 08:04:55.405329 (+     4us) write_op.cc:276] Timestamp: P: 1777449892036645 usec, L: 0
0429 08:04:55.405336 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405337 (+     1us) write_op.cc:276] Timestamp: P: 1777449892038820 usec, L: 0
0429 08:04:55.405349 (+    12us) write_op.cc:270] Start()
0429 08:04:55.405350 (+     1us) write_op.cc:276] Timestamp: P: 1777449892038940 usec, L: 0
0429 08:04:55.405363 (+    13us) write_op.cc:270] Start()
0429 08:04:55.405364 (+     1us) write_op.cc:276] Timestamp: P: 1777449892039019 usec, L: 0
0429 08:04:55.405373 (+     9us) write_op.cc:270] Start()
0429 08:04:55.405377 (+     4us) write_op.cc:276] Timestamp: P: 1777449892039099 usec, L: 0
0429 08:04:55.405384 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405385 (+     1us) write_op.cc:276] Timestamp: P: 1777449892041288 usec, L: 0
0429 08:04:55.405392 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405392 (+     0us) write_op.cc:276] Timestamp: P: 1777449892041448 usec, L: 0
0429 08:04:55.405399 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405400 (+     1us) write_op.cc:276] Timestamp: P: 1777449892041697 usec, L: 0
0429 08:04:55.405407 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405409 (+     2us) write_op.cc:276] Timestamp: P: 1777449892042080 usec, L: 0
0429 08:04:55.405417 (+     8us) write_op.cc:270] Start()
0429 08:04:55.405417 (+     0us) write_op.cc:276] Timestamp: P: 1777449892043159 usec, L: 0
0429 08:04:55.405425 (+     8us) write_op.cc:270] Start()
0429 08:04:55.405426 (+     1us) write_op.cc:276] Timestamp: P: 1777449892044459 usec, L: 0
0429 08:04:55.405433 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405433 (+     0us) write_op.cc:276] Timestamp: P: 1777449892045001 usec, L: 0
0429 08:04:55.405441 (+     8us) write_op.cc:270] Start()
0429 08:04:55.405443 (+     2us) write_op.cc:276] Timestamp: P: 1777449892045453 usec, L: 0
0429 08:04:55.405450 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405451 (+     1us) write_op.cc:276] Timestamp: P: 1777449892046343 usec, L: 0
0429 08:04:55.405459 (+     8us) write_op.cc:270] Start()
0429 08:04:55.405460 (+     1us) write_op.cc:276] Timestamp: P: 1777449892047681 usec, L: 0
0429 08:04:55.405467 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405467 (+     0us) write_op.cc:276] Timestamp: P: 1777449892047794 usec, L: 0
0429 08:04:55.405476 (+     9us) write_op.cc:270] Start()
0429 08:04:55.405478 (+     2us) write_op.cc:276] Timestamp: P: 1777449892048979 usec, L: 0
0429 08:04:55.405485 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405486 (+     1us) write_op.cc:276] Timestamp: P: 1777449892049888 usec, L: 0
0429 08:04:55.405494 (+     8us) write_op.cc:270] Start()
0429 08:04:55.405495 (+     1us) write_op.cc:276] Timestamp: P: 1777449892050343 usec, L: 0
0429 08:04:55.405501 (+     6us) write_op.cc:270] Start()
0429 08:04:55.405502 (+     1us) write_op.cc:276] Timestamp: P: 1777449892050461 usec, L: 0
0429 08:04:55.405511 (+     9us) write_op.cc:270] Start()
0429 08:04:55.405513 (+     2us) write_op.cc:276] Timestamp: P: 1777449892051285 usec, L: 0
0429 08:04:55.405522 (+     9us) write_op.cc:270] Start()
0429 08:04:55.405522 (+     0us) write_op.cc:276] Timestamp: P: 1777449892052166 usec, L: 0
0429 08:04:55.405532 (+    10us) write_op.cc:270] Start()
0429 08:04:55.405533 (+     1us) write_op.cc:276] Timestamp: P: 1777449892052590 usec, L: 0
0429 08:04:55.405542 (+     9us) write_op.cc:270] Start()
0429 08:04:55.405542 (+     0us) write_op.cc:276] Timestamp: P: 1777449892052722 usec, L: 0
0429 08:04:55.405550 (+     8us) write_op.cc:270] Start()
0429 08:04:55.405553 (+     3us) write_op.cc:276] Timestamp: P: 1777449892054254 usec, L: 0
0429 08:04:55.405561 (+     8us) write_op.cc:270] Start()
0429 08:04:55.405561 (+     0us) write_op.cc:276] Timestamp: P: 1777449892054718 usec, L: 0
0429 08:04:55.405569 (+     8us) write_op.cc:270] Start()
0429 08:04:55.405570 (+     1us) write_op.cc:276] Timestamp: P: 1777449892054969 usec, L: 0
0429 08:04:55.405577 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405578 (+     1us) write_op.cc:276] Timestamp: P: 1777449892055122 usec, L: 0
0429 08:04:55.405587 (+     9us) write_op.cc:270] Start()
0429 08:04:55.405588 (+     1us) write_op.cc:276] Timestamp: P: 1777449892055767 usec, L: 0
0429 08:04:55.405595 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405596 (+     1us) write_op.cc:276] Timestamp: P: 1777449892057001 usec, L: 0
0429 08:04:55.405603 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405604 (+     1us) write_op.cc:276] Timestamp: P: 1777449892057330 usec, L: 0
0429 08:04:55.405611 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405611 (+     0us) write_op.cc:276] Timestamp: P: 1777449892057437 usec, L: 0
0429 08:04:55.405622 (+    11us) write_op.cc:270] Start()
0429 08:04:55.405623 (+     1us) write_op.cc:276] Timestamp: P: 1777449892058639 usec, L: 0
0429 08:04:55.405630 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405631 (+     1us) write_op.cc:276] Timestamp: P: 1777449892059428 usec, L: 0
0429 08:04:55.405637 (+     6us) write_op.cc:270] Start()
0429 08:04:55.405638 (+     1us) write_op.cc:276] Timestamp: P: 1777449892059573 usec, L: 0
0429 08:04:55.405645 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405645 (+     0us) write_op.cc:276] Timestamp: P: 1777449892060253 usec, L: 0
0429 08:04:55.405654 (+     9us) write_op.cc:270] Start()
0429 08:04:55.405655 (+     1us) write_op.cc:276] Timestamp: P: 1777449892060686 usec, L: 0
0429 08:04:55.405662 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405663 (+     1us) write_op.cc:276] Timestamp: P: 1777449892061874 usec, L: 0
0429 08:04:55.405669 (+     6us) write_op.cc:270] Start()
0429 08:04:55.405670 (+     1us) write_op.cc:276] Timestamp: P: 1777449892061960 usec, L: 0
0429 08:04:55.405677 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405678 (+     1us) write_op.cc:276] Timestamp: P: 1777449892062995 usec, L: 0
0429 08:04:55.405686 (+     8us) write_op.cc:270] Start()
0429 08:04:55.405687 (+     1us) write_op.cc:276] Timestamp: P: 1777449892063295 usec, L: 0
0429 08:04:55.405705 (+    18us) write_op.cc:270] Start()
0429 08:04:55.405706 (+     1us) write_op.cc:276] Timestamp: P: 1777449892064884 usec, L: 0
0429 08:04:55.405713 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405714 (+     1us) write_op.cc:276] Timestamp: P: 1777449892065408 usec, L: 0
0429 08:04:55.405721 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405722 (+     1us) write_op.cc:276] Timestamp: P: 1777449892065498 usec, L: 0
0429 08:04:55.405733 (+    11us) write_op.cc:270] Start()
0429 08:04:55.405733 (+     0us) write_op.cc:276] Timestamp: P: 1777449892065973 usec, L: 0
0429 08:04:55.405740 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405741 (+     1us) write_op.cc:276] Timestamp: P: 1777449892066819 usec, L: 0
0429 08:04:55.405748 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405749 (+     1us) write_op.cc:276] Timestamp: P: 1777449892068106 usec, L: 0
0429 08:04:55.405757 (+     8us) write_op.cc:270] Start()
0429 08:04:55.405758 (+     1us) write_op.cc:276] Timestamp: P: 1777449892068211 usec, L: 0
0429 08:04:55.405767 (+     9us) write_op.cc:270] Start()
0429 08:04:55.405768 (+     1us) write_op.cc:276] Timestamp: P: 1777449892068288 usec, L: 0
0429 08:04:55.405775 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405776 (+     1us) write_op.cc:276] Timestamp: P: 1777449892069302 usec, L: 0
0429 08:04:55.405783 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405783 (+     0us) write_op.cc:276] Timestamp: P: 1777449892071200 usec, L: 0
0429 08:04:55.405790 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405791 (+     1us) write_op.cc:276] Timestamp: P: 1777449892071325 usec, L: 0
0429 08:04:55.405800 (+     9us) write_op.cc:270] Start()
0429 08:04:55.405801 (+     1us) write_op.cc:276] Timestamp: P: 1777449892071442 usec, L: 0
0429 08:04:55.405808 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405808 (+     0us) write_op.cc:276] Timestamp: P: 1777449892071556 usec, L: 0
0429 08:04:55.405817 (+     9us) write_op.cc:270] Start()
0429 08:04:55.405818 (+     1us) write_op.cc:276] Timestamp: P: 1777449892073173 usec, L: 0
0429 08:04:55.405825 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405825 (+     0us) write_op.cc:276] Timestamp: P: 1777449892073753 usec, L: 0
0429 08:04:55.405837 (+    12us) write_op.cc:270] Start()
0429 08:04:55.405837 (+     0us) write_op.cc:276] Timestamp: P: 1777449892074792 usec, L: 0
0429 08:04:55.405844 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405845 (+     1us) write_op.cc:276] Timestamp: P: 1777449892074861 usec, L: 0
0429 08:04:55.405856 (+    11us) write_op.cc:270] Start()
0429 08:04:55.405856 (+     0us) write_op.cc:276] Timestamp: P: 1777449892075306 usec, L: 0
0429 08:04:55.405862 (+     6us) write_op.cc:270] Start()
0429 08:04:55.405864 (+     2us) write_op.cc:276] Timestamp: P: 1777449892076023 usec, L: 0
0429 08:04:55.405873 (+     9us) write_op.cc:270] Start()
0429 08:04:55.405873 (+     0us) write_op.cc:276] Timestamp: P: 1777449892077417 usec, L: 0
0429 08:04:55.405880 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405881 (+     1us) write_op.cc:276] Timestamp: P: 1777449892077919 usec, L: 0
0429 08:04:55.405888 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405888 (+     0us) write_op.cc:276] Timestamp: P: 1777449892078015 usec, L: 0
0429 08:04:55.405895 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405896 (+     1us) write_op.cc:276] Timestamp: P: 1777449892078422 usec, L: 0
0429 08:04:55.405905 (+     9us) write_op.cc:270] Start()
0429 08:04:55.405905 (+     0us) write_op.cc:276] Timestamp: P: 1777449892079353 usec, L: 0
0429 08:04:55.405912 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405912 (+     0us) write_op.cc:276] Timestamp: P: 1777449892080277 usec, L: 0
0429 08:04:55.405920 (+     8us) write_op.cc:270] Start()
0429 08:04:55.405921 (+     1us) write_op.cc:276] Timestamp: P: 1777449892080396 usec, L: 0
0429 08:04:55.405929 (+     8us) write_op.cc:270] Start()
0429 08:04:55.405930 (+     1us) write_op.cc:276] Timestamp: P: 1777449892081072 usec, L: 0
0429 08:04:55.405942 (+    12us) write_op.cc:270] Start()
0429 08:04:55.405942 (+     0us) write_op.cc:276] Timestamp: P: 1777449892082418 usec, L: 0
0429 08:04:55.405951 (+     9us) write_op.cc:270] Start()
0429 08:04:55.405951 (+     0us) write_op.cc:276] Timestamp: P: 1777449892082611 usec, L: 0
0429 08:04:55.405958 (+     7us) write_op.cc:270] Start()
0429 08:04:55.405959 (+     1us) write_op.cc:276] Timestamp: P: 1777449892082888 usec, L: 0
0429 08:04:55.405967 (+     8us) write_op.cc:270] Start()
0429 08:04:55.405968 (+     1us) write_op.cc:276] Timestamp: P: 1777449892084236 usec, L: 0
0429 08:04:55.405977 (+     9us) write_op.cc:270] Start()
0429 08:04:55.405978 (+     1us) write_op.cc:276] Timestamp: P: 1777449892084465 usec, L: 0
0429 08:04:55.405986 (+     8us) write_op.cc:270] Start()
0429 08:04:55.405987 (+     1us) write_op.cc:276] Timestamp: P: 1777449892084540 usec, L: 0
0429 08:04:55.405996 (+     9us) write_op.cc:270] Start()
0429 08:04:55.405997 (+     1us) write_op.cc:276] Timestamp: P: 1777449892085438 usec, L: 0
0429 08:04:55.406006 (+     9us) write_op.cc:270] Start()
0429 08:04:55.406007 (+     1us) write_op.cc:276] Timestamp: P: 1777449892086465 usec, L: 0
0429 08:04:55.406019 (+    12us) write_op.cc:270] Start()
0429 08:04:55.406020 (+     1us) write_op.cc:276] Timestamp: P: 1777449892086594 usec, L: 0
0429 08:04:55.406030 (+    10us) write_op.cc:270] Start()
0429 08:04:55.406031 (+     1us) write_op.cc:276] Timestamp: P: 1777449892086689 usec, L: 0
0429 08:04:55.406039 (+     8us) write_op.cc:270] Start()
0429 08:04:55.406040 (+     1us) write_op.cc:276] Timestamp: P: 1777449892089067 usec, L: 0
0429 08:04:55.406049 (+     9us) write_op.cc:270] Start()
0429 08:04:55.406050 (+     1us) write_op.cc:276] Timestamp: P: 1777449892089171 usec, L: 0
0429 08:04:55.406063 (+    13us) write_op.cc:270] Start()
0429 08:04:55.406064 (+     1us) write_op.cc:276] Timestamp: P: 1777449892089264 usec, L: 0
0429 08:04:55.406073 (+     9us) write_op.cc:270] Start()
0429 08:04:55.406075 (+     2us) write_op.cc:276] Timestamp: P: 1777449892089334 usec, L: 0
0429 08:04:55.406084 (+     9us) write_op.cc:270] Start()
0429 08:04:55.406085 (+     1us) write_op.cc:276] Timestamp: P: 1777449892091150 usec, L: 0
0429 08:04:55.406094 (+     9us) write_op.cc:270] Start()
0429 08:04:55.406095 (+     1us) write_op.cc:276] Timestamp: P: 1777449892091689 usec, L: 0
0429 08:04:55.406106 (+    11us) write_op.cc:270] Start()
0429 08:04:55.406106 (+     0us) write_op.cc:276] Timestamp: P: 1777449892091782 usec, L: 0
0429 08:04:55.406116 (+    10us) write_op.cc:270] Start()
0429 08:04:55.406117 (+     1us) write_op.cc:276] Timestamp: P: 1777449892092035 usec, L: 0
0429 08:04:55.406127 (+    10us) write_op.cc:270] Start()
0429 08:04:55.406128 (+     1us) write_op.cc:276] Timestamp: P: 1777449892093586 usec, L: 0
0429 08:04:55.406136 (+     8us) write_op.cc:270] Start()
0429 08:04:55.406137 (+     1us) write_op.cc:276] Timestamp: P: 1777449892093958 usec, L: 0
0429 08:04:55.406148 (+    11us) write_op.cc:270] Start()
0429 08:04:55.406149 (+     1us) write_op.cc:276] Timestamp: P: 1777449892094043 usec, L: 0
0429 08:04:55.406158 (+     9us) write_op.cc:270] Start()
0429 08:04:55.406158 (+     0us) write_op.cc:276] Timestamp: P: 1777449892094841 usec, L: 0
0429 08:04:55.406169 (+    11us) write_op.cc:270] Start()
0429 08:04:55.406170 (+     1us) write_op.cc:276] Timestamp: P: 17774498
W20260429 08:04:56.472769  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1141ms of latency in SegmentAllocator::Sync()
W20260429 08:04:57.378244  8022 tablet_service.cc:3080] error setting up scanner ad590ea50cc1424ea3d5027c92a6ac16 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1777449896378100 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1777449892563568 usec, L: 0 Physical time difference: 3.815s: new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "775b828a285148ad86248db27bcf5ff3"
W20260429 08:04:57.404095  8023 tablet_service.cc:3080] error setting up scanner 3012823d039f4b83a04cf6c8a6abcf5b with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1777449896403952 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1777449892563568 usec, L: 0 Physical time difference: 3.840s: new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "ff9323f2b2fe40acb8a2061909bddd0c"
I20260429 08:04:57.619467  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 8) took 1160 ms. Trace:
I20260429 08:04:57.619571  8063 rpcz_store.cc:276] 0429 08:04:56.458499 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:04:56.458553 (+    54us) service_pool.cc:225] Handling call
0429 08:04:56.460179 (+  1626us) raft_consensus.cc:1471] Updating replica for 425 ops
0429 08:04:56.461560 (+  1381us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:04:56.461561 (+     1us) raft_consensus.cc:1539] Triggering prepare for 425 ops
0429 08:04:56.461579 (+    18us) write_op.cc:270] Start()
0429 08:04:56.461585 (+     6us) write_op.cc:276] Timestamp: P: 1777449892275894 usec, L: 0
0429 08:04:56.461692 (+   107us) write_op.cc:270] Start()
0429 08:04:56.461694 (+     2us) write_op.cc:276] Timestamp: P: 1777449892276589 usec, L: 0
0429 08:04:56.461706 (+    12us) write_op.cc:270] Start()
0429 08:04:56.461707 (+     1us) write_op.cc:276] Timestamp: P: 1777449892276686 usec, L: 0
0429 08:04:56.461714 (+     7us) write_op.cc:270] Start()
0429 08:04:56.461715 (+     1us) write_op.cc:276] Timestamp: P: 1777449892278287 usec, L: 0
0429 08:04:56.461724 (+     9us) write_op.cc:270] Start()
0429 08:04:56.461727 (+     3us) write_op.cc:276] Timestamp: P: 1777449892278879 usec, L: 0
0429 08:04:56.461732 (+     5us) write_op.cc:270] Start()
0429 08:04:56.461733 (+     1us) write_op.cc:276] Timestamp: P: 1777449892278959 usec, L: 0
0429 08:04:56.461740 (+     7us) write_op.cc:270] Start()
0429 08:04:56.461741 (+     1us) write_op.cc:276] Timestamp: P: 1777449892279285 usec, L: 0
0429 08:04:56.461747 (+     6us) write_op.cc:270] Start()
0429 08:04:56.461747 (+     0us) write_op.cc:276] Timestamp: P: 1777449892281304 usec, L: 0
0429 08:04:56.461755 (+     8us) write_op.cc:270] Start()
0429 08:04:56.461756 (+     1us) write_op.cc:276] Timestamp: P: 1777449892281783 usec, L: 0
0429 08:04:56.461763 (+     7us) write_op.cc:270] Start()
0429 08:04:56.461763 (+     0us) write_op.cc:276] Timestamp: P: 1777449892281959 usec, L: 0
0429 08:04:56.461770 (+     7us) write_op.cc:270] Start()
0429 08:04:56.461771 (+     1us) write_op.cc:276] Timestamp: P: 1777449892282041 usec, L: 0
0429 08:04:56.461777 (+     6us) write_op.cc:270] Start()
0429 08:04:56.461777 (+     0us) write_op.cc:276] Timestamp: P: 1777449892283110 usec, L: 0
0429 08:04:56.461784 (+     7us) write_op.cc:270] Start()
0429 08:04:56.461785 (+     1us) write_op.cc:276] Timestamp: P: 1777449892284108 usec, L: 0
0429 08:04:56.461791 (+     6us) write_op.cc:270] Start()
0429 08:04:56.461792 (+     1us) write_op.cc:276] Timestamp: P: 1777449892284530 usec, L: 0
0429 08:04:56.461798 (+     6us) write_op.cc:270] Start()
0429 08:04:56.461799 (+     1us) write_op.cc:276] Timestamp: P: 1777449892284873 usec, L: 0
0429 08:04:56.461806 (+     7us) write_op.cc:270] Start()
0429 08:04:56.461807 (+     1us) write_op.cc:276] Timestamp: P: 1777449892285578 usec, L: 0
0429 08:04:56.461816 (+     9us) write_op.cc:270] Start()
0429 08:04:56.461817 (+     1us) write_op.cc:276] Timestamp: P: 1777449892286146 usec, L: 0
0429 08:04:56.461824 (+     7us) write_op.cc:270] Start()
0429 08:04:56.461825 (+     1us) write_op.cc:276] Timestamp: P: 1777449892287484 usec, L: 0
0429 08:04:56.461832 (+     7us) write_op.cc:270] Start()
0429 08:04:56.461833 (+     1us) write_op.cc:276] Timestamp: P: 1777449892287579 usec, L: 0
0429 08:04:56.461845 (+    12us) write_op.cc:270] Start()
0429 08:04:56.461846 (+     1us) write_op.cc:276] Timestamp: P: 1777449892287763 usec, L: 0
0429 08:04:56.461857 (+    11us) write_op.cc:270] Start()
0429 08:04:56.461859 (+     2us) write_op.cc:276] Timestamp: P: 1777449892288510 usec, L: 0
0429 08:04:56.461870 (+    11us) write_op.cc:270] Start()
0429 08:04:56.461871 (+     1us) write_op.cc:276] Timestamp: P: 1777449892289706 usec, L: 0
0429 08:04:56.461877 (+     6us) write_op.cc:270] Start()
0429 08:04:56.461878 (+     1us) write_op.cc:276] Timestamp: P: 1777449892290044 usec, L: 0
0429 08:04:56.461887 (+     9us) write_op.cc:270] Start()
0429 08:04:56.461889 (+     2us) write_op.cc:276] Timestamp: P: 1777449892290187 usec, L: 0
0429 08:04:56.461897 (+     8us) write_op.cc:270] Start()
0429 08:04:56.461899 (+     2us) write_op.cc:276] Timestamp: P: 1777449892291482 usec, L: 0
0429 08:04:56.461907 (+     8us) write_op.cc:270] Start()
0429 08:04:56.461907 (+     0us) write_op.cc:276] Timestamp: P: 1777449892292105 usec, L: 0
0429 08:04:56.461914 (+     7us) write_op.cc:270] Start()
0429 08:04:56.461915 (+     1us) write_op.cc:276] Timestamp: P: 1777449892292209 usec, L: 0
0429 08:04:56.461927 (+    12us) write_op.cc:270] Start()
0429 08:04:56.461928 (+     1us) write_op.cc:276] Timestamp: P: 1777449892293066 usec, L: 0
0429 08:04:56.461936 (+     8us) write_op.cc:270] Start()
0429 08:04:56.461937 (+     1us) write_op.cc:276] Timestamp: P: 1777449892293598 usec, L: 0
0429 08:04:56.461944 (+     7us) write_op.cc:270] Start()
0429 08:04:56.461945 (+     1us) write_op.cc:276] Timestamp: P: 1777449892294751 usec, L: 0
0429 08:04:56.461951 (+     6us) write_op.cc:270] Start()
0429 08:04:56.461952 (+     1us) write_op.cc:276] Timestamp: P: 1777449892295267 usec, L: 0
0429 08:04:56.461958 (+     6us) write_op.cc:270] Start()
0429 08:04:56.461959 (+     1us) write_op.cc:276] Timestamp: P: 1777449892296130 usec, L: 0
0429 08:04:56.461970 (+    11us) write_op.cc:270] Start()
0429 08:04:56.461970 (+     0us) write_op.cc:276] Timestamp: P: 1777449892297100 usec, L: 0
0429 08:04:56.461976 (+     6us) write_op.cc:270] Start()
0429 08:04:56.461977 (+     1us) write_op.cc:276] Timestamp: P: 1777449892297175 usec, L: 0
0429 08:04:56.461983 (+     6us) write_op.cc:270] Start()
0429 08:04:56.461984 (+     1us) write_op.cc:276] Timestamp: P: 1777449892297923 usec, L: 0
0429 08:04:56.461991 (+     7us) write_op.cc:270] Start()
0429 08:04:56.461993 (+     2us) write_op.cc:276] Timestamp: P: 1777449892299284 usec, L: 0
0429 08:04:56.462001 (+     8us) write_op.cc:270] Start()
0429 08:04:56.462002 (+     1us) write_op.cc:276] Timestamp: P: 1777449892299658 usec, L: 0
0429 08:04:56.462008 (+     6us) write_op.cc:270] Start()
0429 08:04:56.462009 (+     1us) write_op.cc:276] Timestamp: P: 1777449892299754 usec, L: 0
0429 08:04:56.462016 (+     7us) write_op.cc:270] Start()
0429 08:04:56.462017 (+     1us) write_op.cc:276] Timestamp: P: 1777449892300240 usec, L: 0
0429 08:04:56.462023 (+     6us) write_op.cc:270] Start()
0429 08:04:56.462024 (+     1us) write_op.cc:276] Timestamp: P: 1777449892302098 usec, L: 0
0429 08:04:56.462032 (+     8us) write_op.cc:270] Start()
0429 08:04:56.462033 (+     1us) write_op.cc:276] Timestamp: P: 1777449892302197 usec, L: 0
0429 08:04:56.462039 (+     6us) write_op.cc:270] Start()
0429 08:04:56.462040 (+     1us) write_op.cc:276] Timestamp: P: 1777449892302425 usec, L: 0
0429 08:04:56.462048 (+     8us) write_op.cc:270] Start()
0429 08:04:56.462049 (+     1us) write_op.cc:276] Timestamp: P: 1777449892302719 usec, L: 0
0429 08:04:56.462057 (+     8us) write_op.cc:270] Start()
0429 08:04:56.462057 (+     0us) write_op.cc:276] Timestamp: P: 1777449892304396 usec, L: 0
0429 08:04:56.462064 (+     7us) write_op.cc:270] Start()
0429 08:04:56.462065 (+     1us) write_op.cc:276] Timestamp: P: 1777449892304487 usec, L: 0
0429 08:04:56.462073 (+     8us) write_op.cc:270] Start()
0429 08:04:56.462074 (+     1us) write_op.cc:276] Timestamp: P: 1777449892305486 usec, L: 0
0429 08:04:56.462083 (+     9us) write_op.cc:270] Start()
0429 08:04:56.462084 (+     1us) write_op.cc:276] Timestamp: P: 1777449892305853 usec, L: 0
0429 08:04:56.462090 (+     6us) write_op.cc:270] Start()
0429 08:04:56.462091 (+     1us) write_op.cc:276] Timestamp: P: 1777449892306465 usec, L: 0
0429 08:04:56.462099 (+     8us) write_op.cc:270] Start()
0429 08:04:56.462100 (+     1us) write_op.cc:276] Timestamp: P: 1777449892306903 usec, L: 0
0429 08:04:56.462106 (+     6us) write_op.cc:270] Start()
0429 08:04:56.462107 (+     1us) write_op.cc:276] Timestamp: P: 1777449892308806 usec, L: 0
0429 08:04:56.462117 (+    10us) write_op.cc:270] Start()
0429 08:04:56.462118 (+     1us) write_op.cc:276] Timestamp: P: 1777449892308918 usec, L: 0
0429 08:04:56.462124 (+     6us) write_op.cc:270] Start()
0429 08:04:56.462125 (+     1us) write_op.cc:276] Timestamp: P: 1777449892309047 usec, L: 0
0429 08:04:56.462133 (+     8us) write_op.cc:270] Start()
0429 08:04:56.462134 (+     1us) write_op.cc:276] Timestamp: P: 1777449892309271 usec, L: 0
0429 08:04:56.462140 (+     6us) write_op.cc:270] Start()
0429 08:04:56.462141 (+     1us) write_op.cc:276] Timestamp: P: 1777449892311428 usec, L: 0
0429 08:04:56.462148 (+     7us) write_op.cc:270] Start()
0429 08:04:56.462149 (+     1us) write_op.cc:276] Timestamp: P: 1777449892311754 usec, L: 0
0429 08:04:56.462155 (+     6us) write_op.cc:270] Start()
0429 08:04:56.462156 (+     1us) write_op.cc:276] Timestamp: P: 1777449892311857 usec, L: 0
0429 08:04:56.462163 (+     7us) write_op.cc:270] Start()
0429 08:04:56.462164 (+     1us) write_op.cc:276] Timestamp: P: 1777449892311947 usec, L: 0
0429 08:04:56.462170 (+     6us) write_op.cc:270] Start()
0429 08:04:56.462171 (+     1us) write_op.cc:276] Timestamp: P: 1777449892314273 usec, L: 0
0429 08:04:56.462177 (+     6us) write_op.cc:270] Start()
0429 08:04:56.462178 (+     1us) write_op.cc:276] Timestamp: P: 1777449892314385 usec, L: 0
0429 08:04:56.462184 (+     6us) write_op.cc:270] Start()
0429 08:04:56.462188 (+     4us) write_op.cc:276] Timestamp: P: 1777449892314468 usec, L: 0
0429 08:04:56.462194 (+     6us) write_op.cc:270] Start()
0429 08:04:56.462195 (+     1us) write_op.cc:276] Timestamp: P: 1777449892314563 usec, L: 0
0429 08:04:56.462201 (+     6us) write_op.cc:270] Start()
0429 08:04:56.462202 (+     1us) write_op.cc:276] Timestamp: P: 1777449892316051 usec, L: 0
0429 08:04:56.462208 (+     6us) write_op.cc:270] Start()
0429 08:04:56.462209 (+     1us) write_op.cc:276] Timestamp: P: 1777449892317188 usec, L: 0
0429 08:04:56.462215 (+     6us) write_op.cc:270] Start()
0429 08:04:56.462217 (+     2us) write_op.cc:276] Timestamp: P: 1777449892317291 usec, L: 0
0429 08:04:56.462224 (+     7us) write_op.cc:270] Start()
0429 08:04:56.462225 (+     1us) write_op.cc:276] Timestamp: P: 1777449892317800 usec, L: 0
0429 08:04:56.462232 (+     7us) write_op.cc:270] Start()
0429 08:04:56.462233 (+     1us) write_op.cc:276] Timestamp: P: 1777449892318220 usec, L: 0
0429 08:04:56.462241 (+     8us) write_op.cc:270] Start()
0429 08:04:56.462242 (+     1us) write_op.cc:276] Timestamp: P: 1777449892319614 usec, L: 0
0429 08:04:56.462249 (+     7us) write_op.cc:270] Start()
0429 08:04:56.462251 (+     2us) write_op.cc:276] Timestamp: P: 1777449892319722 usec, L: 0
0429 08:04:56.462257 (+     6us) write_op.cc:270] Start()
0429 08:04:56.462257 (+     0us) write_op.cc:276] Timestamp: P: 1777449892320243 usec, L: 0
0429 08:04:56.462265 (+     8us) write_op.cc:270] Start()
0429 08:04:56.462266 (+     1us) write_op.cc:276] Timestamp: P: 1777449892321589 usec, L: 0
0429 08:04:56.462274 (+     8us) write_op.cc:270] Start()
0429 08:04:56.462274 (+     0us) write_op.cc:276] Timestamp: P: 1777449892322272 usec, L: 0
0429 08:04:56.462281 (+     7us) write_op.cc:270] Start()
0429 08:04:56.462282 (+     1us) write_op.cc:276] Timestamp: P: 1777449892322535 usec, L: 0
0429 08:04:56.462288 (+     6us) write_op.cc:270] Start()
0429 08:04:56.462289 (+     1us) write_op.cc:276] Timestamp: P: 1777449892322848 usec, L: 0
0429 08:04:56.462295 (+     6us) write_op.cc:270] Start()
0429 08:04:56.462297 (+     2us) write_op.cc:276] Timestamp: P: 1777449892324083 usec, L: 0
0429 08:04:56.462307 (+    10us) write_op.cc:270] Start()
0429 08:04:56.462308 (+     1us) write_op.cc:276] Timestamp: P: 1777449892324740 usec, L: 0
0429 08:04:56.462314 (+     6us) write_op.cc:270] Start()
0429 08:04:56.462317 (+     3us) write_op.cc:276] Timestamp: P: 1777449892324957 usec, L: 0
0429 08:04:56.462325 (+     8us) write_op.cc:270] Start()
0429 08:04:56.462325 (+     0us) write_op.cc:276] Timestamp: P: 1777449892326648 usec, L: 0
0429 08:04:56.462332 (+     7us) write_op.cc:270] Start()
0429 08:04:56.462332 (+     0us) write_op.cc:276] Timestamp: P: 1777449892326735 usec, L: 0
0429 08:04:56.462339 (+     7us) write_op.cc:270] Start()
0429 08:04:56.462339 (+     0us) write_op.cc:276] Timestamp: P: 1777449892326978 usec, L: 0
0429 08:04:56.462346 (+     7us) write_op.cc:270] Start()
0429 08:04:56.462349 (+     3us) write_op.cc:276] Timestamp: P: 1777449892327787 usec, L: 0
0429 08:04:56.462357 (+     8us) write_op.cc:270] Start()
0429 08:04:56.462358 (+     1us) write_op.cc:276] Timestamp: P: 1777449892328676 usec, L: 0
0429 08:04:56.462375 (+    17us) write_op.cc:270] Start()
0429 08:04:56.462376 (+     1us) write_op.cc:276] Timestamp: P: 1777449892329419 usec, L: 0
0429 08:04:56.462384 (+     8us) write_op.cc:270] Start()
0429 08:04:56.462385 (+     1us) write_op.cc:276] Timestamp: P: 1777449892330583 usec, L: 0
0429 08:04:56.462391 (+     6us) write_op.cc:270] Start()
0429 08:04:56.462394 (+     3us) write_op.cc:276] Timestamp: P: 1777449892330704 usec, L: 0
0429 08:04:56.462400 (+     6us) write_op.cc:270] Start()
0429 08:04:56.462401 (+     1us) write_op.cc:276] Timestamp: P: 1777449892330812 usec, L: 0
0429 08:04:56.462407 (+     6us) write_op.cc:270] Start()
0429 08:04:56.462407 (+     0us) write_op.cc:276] Timestamp: P: 1777449892333028 usec, L: 0
0429 08:04:56.462414 (+     7us) write_op.cc:270] Start()
0429 08:04:56.462415 (+     1us) write_op.cc:276] Timestamp: P: 1777449892333166 usec, L: 0
0429 08:04:56.462422 (+     7us) write_op.cc:270] Start()
0429 08:04:56.462424 (+     2us) write_op.cc:276] Timestamp: P: 1777449892333283 usec, L: 0
0429 08:04:56.462431 (+     7us) write_op.cc:270] Start()
0429 08:04:56.462431 (+     0us) write_op.cc:276] Timestamp: P: 1777449892333399 usec, L: 0
0429 08:04:56.462438 (+     7us) write_op.cc:270] Start()
0429 08:04:56.462439 (+     1us) write_op.cc:276] Timestamp: P: 1777449892335496 usec, L: 0
0429 08:04:56.462445 (+     6us) write_op.cc:270] Start()
0429 08:04:56.462446 (+     1us) write_op.cc:276] Timestamp: P: 1777449892335952 usec, L: 0
0429 08:04:56.462452 (+     6us) write_op.cc:270] Start()
0429 08:04:56.462454 (+     2us) write_op.cc:276] Timestamp: P: 1777449892336058 usec, L: 0
0429 08:04:56.462462 (+     8us) write_op.cc:270] Start()
0429 08:04:56.462462 (+     0us) write_op.cc:276] Timestamp: P: 1777449892336794 usec, L: 0
0429 08:04:56.462470 (+     8us) write_op.cc:270] Start()
0429 08:04:56.462472 (+     2us) write_op.cc:276] Timestamp: P: 1777449892337167 usec, L: 0
0429 08:04:56.462481 (+     9us) write_op.cc:270] Start()
0429 08:04:56.462482 (+     1us) write_op.cc:276] Timestamp: P: 1777449892338259 usec, L: 0
0429 08:04:56.462491 (+     9us) write_op.cc:270] Start()
0429 08:04:56.462492 (+     1us) write_op.cc:276] Timestamp: P: 1777449892338315 usec, L: 0
0429 08:04:56.462503 (+    11us) write_op.cc:270] Start()
0429 08:04:56.462504 (+     1us) write_op.cc:276] Timestamp: P: 1777449892338930 usec, L: 0
0429 08:04:56.462514 (+    10us) write_op.cc:270] Start()
0429 08:04:56.462514 (+     0us) write_op.cc:276] Timestamp: P: 1777449892340312 usec, L: 0
0429 08:04:56.462526 (+    12us) write_op.cc:270] Start()
0429 08:04:56.462527 (+     1us) write_op.cc:276] Timestamp: P: 1777449892340727 usec, L: 0
0429 08:04:56.462534 (+     7us) write_op.cc:270] Start()
0429 08:04:56.462536 (+     2us) write_op.cc:276] Timestamp: P: 1777449892340884 usec, L: 0
0429 08:04:56.462543 (+     7us) write_op.cc:270] Start()
0429 08:04:56.462543 (+     0us) write_op.cc:276] Timestamp: P: 1777449892341908 usec, L: 0
0429 08:04:56.462558 (+    15us) write_op.cc:270] Start()
0429 08:04:56.462559 (+     1us) write_op.cc:276] Timestamp: P: 1777449892343257 usec, L: 0
0429 08:04:56.462566 (+     7us) write_op.cc:270] Start()
0429 08:04:56.462567 (+     1us) write_op.cc:276] Timestamp: P: 1777449892343708 usec, L: 0
0429 08:04:56.462574 (+     7us) write_op.cc:270] Start()
0429 08:04:56.462576 (+     2us) write_op.cc:276] Timestamp: P: 1777449892344394 usec, L: 0
0429 08:04:56.462590 (+    14us) write_op.cc:270] Start()
0429 08:04:56.462592 (+     2us) write_op.cc:276] Timestamp: P: 1777449892344515 usec, L: 0
0429 08:04:56.462600 (+     8us) write_op.cc:270] Start()
0429 08:04:56.462601 (+     1us) write_op.cc:276] Timestamp: P: 1777449892346085 usec, L: 0
0429 08:04:56.462610 (+     9us) write_op.cc:270] Start()
0429 08:04:56.462611 (+     1us) write_op.cc:276] Timestamp: P: 1777449892346167 usec, L: 0
0429 08:04:56.462618 (+     7us) write_op.cc:270] Start()
0429 08:04:56.462620 (+     2us) write_op.cc:276] Timestamp: P: 1777449892346251 usec, L: 0
0429 08:04:56.462628 (+     8us) write_op.cc:270] Start()
0429 08:04:56.462629 (+     1us) write_op.cc:276] Timestamp: P: 1777449892346781 usec, L: 0
0429 08:04:56.462639 (+    10us) write_op.cc:270] Start()
0429 08:04:56.462639 (+     0us) write_op.cc:276] Timestamp: P: 1777449892348456 usec, L: 0
0429 08:04:56.462647 (+     8us) write_op.cc:270] Start()
0429 08:04:56.462647 (+     0us) write_op.cc:276] Timestamp: P: 1777449892348625 usec, L: 0
0429 08:04:56.462656 (+     9us) write_op.cc:270] Start()
0429 08:04:56.462658 (+     2us) write_op.cc:276] Timestamp: P: 1777449892349086 usec, L: 0
0429 08:04:56.462667 (+     9us) write_op.cc:270] Start()
0429 08:04:56.462668 (+     1us) write_op.cc:276] Timestamp: P: 1777449892349159 usec, L: 0
0429 08:04:56.462676 (+     8us) write_op.cc:270] Start()
0429 08:04:56.462676 (+     0us) write_op.cc:276] Timestamp: P: 1777449892350292 usec, L: 0
0429 08:04:56.462685 (+     9us) write_op.cc:270] Start()
0429 08:04:56.462687 (+     2us) write_op.cc:276] Timestamp: P: 1777449892351229 usec, L: 0
0429 08:04:56.462695 (+     8us) write_op.cc:270] Start()
0429 08:04:56.462698 (+     3us) write_op.cc:276] Timestamp: P: 1777449892351282 usec, L: 0
0429 08:04:56.462705 (+     7us) write_op.cc:270] Start()
0429 08:04:56.462706 (+     1us) write_op.cc:276] Timestamp: P: 1777449892351655 usec, L: 0
0429 08:04:56.462744 (+    38us) write_op.cc:270] Start()
0429 08:04:56.462745 (+     1us) write_op.cc:276] Timestamp: P: 1777449892352626 usec, L: 0
0429 08:04:56.462753 (+     8us) write_op.cc:270] Start()
0429 08:04:56.462754 (+     1us) write_op.cc:276] Timestamp: P: 1777449892353460 usec, L: 0
0429 08:04:56.462763 (+     9us) write_op.cc:270] Start()
0429 08:04:56.462766 (+     3us) write_op.cc:276] Timestamp: P: 1777449892353556 usec, L: 0
0429 08:04:56.462775 (+     9us) write_op.cc:270] Start()
0429 08:04:56.462776 (+     1us) write_op.cc:276] Timestamp: P: 1777449892355558 usec, L: 0
0429 08:04:56.462785 (+     9us) write_op.cc:270] Start()
0429 08:04:56.462786 (+     1us) write_op.cc:276] Timestamp: P: 1777449892355673 usec, L: 0
0429 08:04:56.462795 (+     9us) write_op.cc:270] Start()
0429 08:04:56.462795 (+     0us) write_op.cc:276] Timestamp: P: 1777449892356225 usec, L: 0
0429 08:04:56.462804 (+     9us) write_op.cc:270] Start()
0429 08:04:56.462806 (+     2us) write_op.cc:276] Timestamp: P: 1777449892356403 usec, L: 0
0429 08:04:56.462825 (+    19us) write_op.cc:270] Start()
0429 08:04:56.462826 (+     1us) write_op.cc:276] Timestamp: P: 1777449892357726 usec, L: 0
0429 08:04:56.462835 (+     9us) write_op.cc:270] Start()
0429 08:04:56.462837 (+     2us) write_op.cc:276] Timestamp: P: 1777449892358367 usec, L: 0
0429 08:04:56.462845 (+     8us) write_op.cc:270] Start()
0429 08:04:56.462846 (+     1us) write_op.cc:276] Timestamp: P: 1777449892358488 usec, L: 0
0429 08:04:56.462855 (+     9us) write_op.cc:270] Start()
0429 08:04:56.462857 (+     2us) write_op.cc:276] Timestamp: P: 1777449892359491 usec, L: 0
0429 08:04:56.462868 (+    11us) write_op.cc:270] Start()
0429 08:04:56.462869 (+     1us) write_op.cc:276] Timestamp: P: 1777449892359926 usec, L: 0
0429 08:04:56.462877 (+     8us) write_op.cc:270] Start()
0429 08:04:56.462877 (+     0us) write_op.cc:276] Timestamp: P: 1777449892360870 usec, L: 0
0429 08:04:56.462885 (+     8us) write_op.cc:270] Start()
0429 08:04:56.462887 (+     2us) write_op.cc:276] Timestamp: P: 1777449892361093 usec, L: 0
0429 08:04:56.462896 (+     9us) write_op.cc:270] Start()
0429 08:04:56.462897 (+     1us) write_op.cc:276] Timestamp: P: 1777449892362850 usec, L: 0
0429 08:04:56.462905 (+     8us) write_op.cc:270] Start()
0429 08:04:56.462905 (+     0us) write_op.cc:276] Timestamp: P: 1777449892362964 usec, L: 0
0429 08:04:56.462912 (+     7us) write_op.cc:270] Start()
0429 08:04:56.462912 (+     0us) write_op.cc:276] Timestamp: P: 1777449892363466 usec, L: 0
0429 08:04:56.462918 (+     6us) write_op.cc:270] Start()
0429 08:04:56.462919 (+     1us) write_op.cc:276] Timestamp: P: 1777449892363561 usec, L: 0
0429 08:04:56.462927 (+     8us) write_op.cc:270] Start()
0429 08:04:56.462927 (+     0us) write_op.cc:276] Timestamp: P: 1777449892365371 usec, L: 0
0429 08:04:56.462933 (+     6us) write_op.cc:270] Start()
0429 08:04:56.462934 (+     1us) write_op.cc:276] Timestamp: P: 1777449892365593 usec, L: 0
0429 08:04:56.462942 (+     8us) write_op.cc:270] Start()
0429 08:04:56.462943 (+     1us) write_op.cc:276] Timestamp: P: 1777449892365698 usec, L: 0
0429 08:04:56.462949 (+     6us) write_op.cc:270] Start()
0429 08:04:56.462950 (+     1us) write_op.cc:276] Timestamp: P: 1777449892366210 usec, L: 0
0429 08:04:56.462958 (+     8us) write_op.cc:270] Start()
0429 08:04:56.462959 (+     1us) write_op.cc:276] Timestamp: P: 1777449892368489 usec, L: 0
0429 08:04:56.462965 (+     6us) write_op.cc:270] Start()
0429 08:04:56.462965 (+     0us) write_op.cc:276] Timestamp: P: 1777449892368925 usec, L: 0
0429 08:04:56.462971 (+     6us) write_op.cc:270] Start()
0429 08:04:56.462972 (+     1us) write_op.cc:276] Timestamp: P: 1777449892369172 usec, L: 0
0429 08:04:56.462978 (+     6us) write_op.cc:270] Start()
0429 08:04:56.462979 (+     1us) write_op.cc:276] Timestamp: P: 1777449892369486 usec, L: 0
0429 08:04:56.462987 (+     8us) write_op.cc:270] Start()
0429 08:04:56.462988 (+     1us) write_op.cc:276] Timestamp: P: 1777449892370554 usec, L: 0
0429 08:04:56.462995 (+     7us) write_op.cc:270] Start()
0429 08:04:56.462995 (+     0us) write_op.cc:276] Timestamp: P: 1777449892371168 usec, L: 0
0429 08:04:56.463001 (+     6us) write_op.cc:270] Start()
0429 08:04:56.463002 (+     1us) write_op.cc:276] Timestamp: P: 1777449892371420 usec, L: 0
0429 08:04:56.463007 (+     5us) write_op.cc:270] Start()
0429 08:04:56.463008 (+     1us) write_op.cc:276] Timestamp: P: 1777449892371539 usec, L: 0
0429 08:04:56.463015 (+     7us) write_op.cc:270] Start()
0429 08:04:56.463016 (+     1us) write_op.cc:276] Timestamp: P: 1777449892372710 usec, L: 0
0429 08:04:56.463022 (+     6us) write_op.cc:270] Start()
0429 08:04:56.463023 (+     1us) write_op.cc:276] Timestamp: P: 1777449892373525 usec, L: 0
0429 08:04:56.463029 (+     6us) write_op.cc:270] Start()
0429 08:04:56.463029 (+     0us) write_op.cc:276] Timestamp: P: 1777449892374053 usec, L: 0
0429 08:04:56.463036 (+     7us) write_op.cc:270] Start()
0429 08:04:56.463037 (+     1us) write_op.cc:276] Timestamp: P: 1777449892374169 usec, L: 0
0429 08:04:56.463044 (+     7us) write_op.cc:270] Start()
0429 08:04:56.463045 (+     1us) write_op.cc:276] Timestamp: P: 1777449892375093 usec, L: 0
0429 08:04:56.463051 (+     6us) write_op.cc:270] Start()
0429 08:04:56.463052 (+     1us) write_op.cc:276] Timestamp: P: 1777449892375891 usec, L: 0
0429 08:04:56.463059 (+     7us) write_op.cc:270] Start()
0429 08:04:56.463059 (+     0us) write_op.cc:276] Timestamp: P: 1777449892376925 usec, L: 0
0429 08:04:56.463066 (+     7us) write_op.cc:270] Start()
0429 08:04:56.463066 (+     0us) write_op.cc:276] Timestamp: P: 1777449892377338 usec, L: 0
0429 08:04:56.463073 (+     7us) write_op.cc:270] Start()
0429 08:04:56.463074 (+     1us) write_op.cc:276] Timestamp: P: 1777449892378719 usec, L: 0
0429 08:04:56.463080 (+     6us) write_op.cc:270] Start()
0429 08:04:56.463080 (+     0us) write_op.cc:276] Timestamp: P: 1777449892379314 usec, L: 0
0429 08:04:56.463086 (+     6us) write_op.cc:270] Start()
0429 08:04:56.463087 (+     1us) write_op.cc:276] Timestamp: P: 1777449892379458 usec, L: 0
0429 08:04:56.463094 (+     7us) write_op.cc:270] Start()
0429 08:04:56.463094 (+     0us) write_op.cc:276] Timestamp: P: 1777449892380086 usec, L: 0
0429 08:04:56.463106 (+    12us) write_op.cc:270] Start()
0429 08:04:56.463107 (+     1us) write_op.cc:276] Timestamp: P: 1777449892381212 usec, L: 0
0429 08:04:56.463116 (+     9us) write_op.cc:270] Start()
0429 08:04:56.463118 (+     2us) write_op.cc:276] Timestamp: P: 1777449892381959 usec, L: 0
0429 08:04:56.463127 (+     9us) write_op.cc:270] Start()
0429 08:04:56.463128 (+     1us) write_op.cc:276] Timestamp: P: 1777449892382457 usec, L: 0
0429 08:04:56.463134 (+     6us) write_op.cc:270] Start()
0429 08:04:56.463134 (+     0us) write_op.cc:276] Timestamp: P: 1777449892383022 usec, L: 0
0429 08:04:56.463142 (+     8us) write_op.cc:270] Start()
0429 08:04:56.463143 (+     1us) write_op.cc:276] Timestamp: P: 1777449892384696 usec, L: 0
0429 08:04:56.463152 (+     9us) write_op.cc:270] Start()
0429 08:04:56.463152 (+     0us) write_op.cc:276] Timestamp: P: 1777449892385153 usec, L: 0
0429 08:04:56.463158 (+     6us) write_op.cc:270] Start()
0429 08:04:56.463159 (+     1us) write_op.cc:276] Timestamp: P: 1777449892385335 usec, L: 0
0429 08:04:56.463168 (+     9us) write_op.cc:270] Start()
0429 08:04:56.463171 (+     3us) write_op.cc:276] Timestamp: P: 1777449892385903 usec, L: 0
0429 08:04:56.463180 (+     9us) write_op.cc:270] Start()
0429 08:04:56.463181 (+     1us) write_op.cc:276] Timestamp: P: 1777449892388323 usec, L: 0
0429 08:04:56.463187 (+     6us) write_op.cc:270] Start()
0429 08:04:56.463188 (+     1us) write_op.cc:276] Timestamp: P: 1777449892388435 usec, L: 0
0429 08:04:56.463194 (+     6us) write_op.cc:270] Start()
0429 08:04:56.463194 (+     0us) write_op.cc:276] Timestamp: P: 1777449892388784 usec, L: 0
0429 08:04:56.463200 (+     6us) write_op.cc:270] Start()
0429 08:04:56.463201 (+     1us) write_op.cc:276] Timestamp: P: 1777449892389738 usec, L: 0
0429 08:04:56.463208 (+     7us) write_op.cc:270] Start()
0429 08:04:56.463209 (+     1us) write_op.cc:276] Timestamp: P: 1777449892390753 usec, L: 0
0429 08:04:56.463214 (+     5us) write_op.cc:270] Start()
0429 08:04:56.463215 (+     1us) write_op.cc:276] Timestamp: P: 1777449892390834 usec, L: 0
0429 08:04:56.463221 (+     6us) write_op.cc:270] Start()
0429 08:04:56.463222 (+     1us) write_op.cc:276] Timestamp: P: 1777449892391492 usec, L: 0
0429 08:04:56.463232 (+    10us) write_op.cc:270] Start()
0429 08:04:56.463233 (+     1us) write_op.cc:276] Timestamp: P: 1777449892392789 usec, L: 0
0429 08:04:56.463242 (+     9us) write_op.cc:270] Start()
0429 08:04:56.463242 (+     0us) write_op.cc:276] Timestamp: P: 1777449892394018 usec, L: 0
0429 08:04:56.463248 (+     6us) write_op.cc:270] Start()
0429 08:04:56.463249 (+     1us) write_op.cc:276] Timestamp: P: 1777449892394133 usec, L: 0
0429 08:04:56.463256 (+     7us) write_op.cc:270] Start()
0429 08:04:56.463257 (+     1us) write_op.cc:276] Timestamp: P: 1777449892394209 usec, L: 0
0429 08:04:56.463263 (+     6us) write_op.cc:270] Start()
0429 08:04:56.463264 (+     1us) write_op.cc:276] Timestamp: P: 1777449892395058 usec, L: 0
0429 08:04:56.463271 (+     7us) write_op.cc:270] Start()
0429 08:04:56.463273 (+     2us) write_op.cc:276] Timestamp: P: 1777449892396255 usec, L: 0
0429 08:04:56.463284 (+    11us) write_op.cc:270] Start()
0429 08:04:56.463285 (+     1us) write_op.cc:276] Timestamp: P: 1777449892397331 usec, L: 0
0429 08:04:56.463293 (+     8us) write_op.cc:270] Start()
0429 08:04:56.463295 (+     2us) write_op.cc:276] Timestamp: P: 1777449892397420 usec, L: 0
0429 08:04:56.463301 (+     6us) write_op.cc:270] Start()
0429 08:04:56.463302 (+     1us) write_op.cc:276] Timestamp: P: 1777449892398332 usec, L: 0
0429 08:04:56.463310 (+     8us) write_op.cc:270] Start()
0429 08:04:56.463311 (+     1us) write_op.cc:276] Timestamp: P: 1777449892399583 usec, L: 0
0429 08:04:56.463320 (+     9us) write_op.cc:270] Start()
0429 08:04:56.463321 (+     1us) write_op.cc:276] Timestamp: P: 1777449892399689 usec, L: 0
0429 08:04:56.463327 (+     6us) write_op.cc:270] Start()
0429 08:04:56.463328 (+     1us) write_op.cc:276] Timestamp: P: 1777449892399768 usec, L: 0
0429 08:04:56.463342 (+    14us) write_op.cc:270] Start()
0429 08:04:56.463343 (+     1us) write_op.cc:276] Timestamp: P: 1777449892400488 usec, L: 0
0429 08:04:56.463351 (+     8us) write_op.cc:270] Start()
0429 08:04:56.463352 (+     1us) write_op.cc:276] Timestamp: P: 1777449892401984 usec, L: 0
0429 08:04:56.463361 (+     9us) write_op.cc:270] Start()
0429 08:04:56.463362 (+     1us) write_op.cc:276] Timestamp: P: 1777449892402114 usec, L: 0
0429 08:04:56.463377 (+    15us) write_op.cc:270] Start()
0429 08:04:56.463378 (+     1us) write_op.cc:276] Timestamp: P: 1777449892402384 usec, L: 0
0429 08:04:56.463385 (+     7us) write_op.cc:270] Start()
0429 08:04:56.463385 (+     0us) write_op.cc:276] Timestamp: P: 1777449892403223 usec, L: 0
0429 08:04:56.463394 (+     9us) write_op.cc:270] Start()
0429 08:04:56.463394 (+     0us) write_op.cc:276] Timestamp: P: 1777449892404192 usec, L: 0
0429 08:04:56.463401 (+     7us) write_op.cc:270] Start()
0429 08:04:56.463401 (+     0us) write_op.cc:276] Timestamp: P: 1777449892404983 usec, L: 0
0429 08:04:56.463408 (+     7us) write_op.cc:270] Start()
0429 08:04:56.463409 (+     1us) write_op.cc:276] Timestamp: P: 1777449892405282 usec, L: 0
0429 08:04:56.463434 (+    25us) write_op.cc:270] Start()
0429 08:04:56.463435 (+     1us) write_op.cc:276] Timestamp: P: 1777449892407174 usec, L: 0
0429 08:04:56.463443 (+     8us) write_op.cc:270] Start()
0429 08:04:56.463444 (+     1us) write_op.cc:276] Timestamp: P: 1777449892407275 usec, L: 0
0429 08:04:56.463450 (+     6us) write_op.cc:270] Start()
0429 08:04:56.463451 (+     1us) write_op.cc:276] Timestamp: P: 17774498
W20260429 08:04:57.670370  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 986ms of latency in SegmentAllocator::Sync()
W20260429 08:04:58.613371  8023 tablet_service.cc:3080] error setting up scanner df9cef2772cb4daaba5d94883e3145cd with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1777449897613006 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1777449892855930 usec, L: 0 Physical time difference: 4.757s: new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "ff9323f2b2fe40acb8a2061909bddd0c"
W20260429 08:04:58.635149  8022 tablet_service.cc:3080] error setting up scanner 5b0d29031e974b1db26839d058dd8e74 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1777449897634950 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1777449892855930 usec, L: 0 Physical time difference: 4.779s: new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "775b828a285148ad86248db27bcf5ff3"
I20260429 08:04:58.657749  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 9) took 1003 ms. Trace:
I20260429 08:04:58.657845  8063 rpcz_store.cc:276] 0429 08:04:57.654599 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:04:57.654624 (+    25us) service_pool.cc:225] Handling call
0429 08:04:57.655945 (+  1321us) raft_consensus.cc:1471] Updating replica for 425 ops
0429 08:04:57.657676 (+  1731us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:04:57.657678 (+     2us) raft_consensus.cc:1539] Triggering prepare for 425 ops
0429 08:04:57.657735 (+    57us) write_op.cc:270] Start()
0429 08:04:57.657740 (+     5us) write_op.cc:276] Timestamp: P: 1777449892564607 usec, L: 0
0429 08:04:57.658255 (+   515us) write_op.cc:270] Start()
0429 08:04:57.658258 (+     3us) write_op.cc:276] Timestamp: P: 1777449892565103 usec, L: 0
0429 08:04:57.658287 (+    29us) write_op.cc:270] Start()
0429 08:04:57.658288 (+     1us) write_op.cc:276] Timestamp: P: 1777449892565693 usec, L: 0
0429 08:04:57.658302 (+    14us) write_op.cc:270] Start()
0429 08:04:57.658304 (+     2us) write_op.cc:276] Timestamp: P: 1777449892566349 usec, L: 0
0429 08:04:57.658316 (+    12us) write_op.cc:270] Start()
0429 08:04:57.658317 (+     1us) write_op.cc:276] Timestamp: P: 1777449892567289 usec, L: 0
0429 08:04:57.658328 (+    11us) write_op.cc:270] Start()
0429 08:04:57.658329 (+     1us) write_op.cc:276] Timestamp: P: 1777449892568327 usec, L: 0
0429 08:04:57.658337 (+     8us) write_op.cc:270] Start()
0429 08:04:57.658339 (+     2us) write_op.cc:276] Timestamp: P: 1777449892568914 usec, L: 0
0429 08:04:57.658352 (+    13us) write_op.cc:270] Start()
0429 08:04:57.658354 (+     2us) write_op.cc:276] Timestamp: P: 1777449892569000 usec, L: 0
0429 08:04:57.658366 (+    12us) write_op.cc:270] Start()
0429 08:04:57.658368 (+     2us) write_op.cc:276] Timestamp: P: 1777449892569852 usec, L: 0
0429 08:04:57.658378 (+    10us) write_op.cc:270] Start()
0429 08:04:57.658379 (+     1us) write_op.cc:276] Timestamp: P: 1777449892571055 usec, L: 0
0429 08:04:57.658390 (+    11us) write_op.cc:270] Start()
0429 08:04:57.658391 (+     1us) write_op.cc:276] Timestamp: P: 1777449892572323 usec, L: 0
0429 08:04:57.658400 (+     9us) write_op.cc:270] Start()
0429 08:04:57.658401 (+     1us) write_op.cc:276] Timestamp: P: 1777449892572418 usec, L: 0
0429 08:04:57.658409 (+     8us) write_op.cc:270] Start()
0429 08:04:57.658410 (+     1us) write_op.cc:276] Timestamp: P: 1777449892572499 usec, L: 0
0429 08:04:57.658430 (+    20us) write_op.cc:270] Start()
0429 08:04:57.658431 (+     1us) write_op.cc:276] Timestamp: P: 1777449892573930 usec, L: 0
0429 08:04:57.658443 (+    12us) write_op.cc:270] Start()
0429 08:04:57.658443 (+     0us) write_op.cc:276] Timestamp: P: 1777449892575025 usec, L: 0
0429 08:04:57.658452 (+     9us) write_op.cc:270] Start()
0429 08:04:57.658453 (+     1us) write_op.cc:276] Timestamp: P: 1777449892575118 usec, L: 0
0429 08:04:57.658463 (+    10us) write_op.cc:270] Start()
0429 08:04:57.658465 (+     2us) write_op.cc:276] Timestamp: P: 1777449892575211 usec, L: 0
0429 08:04:57.658473 (+     8us) write_op.cc:270] Start()
0429 08:04:57.658474 (+     1us) write_op.cc:276] Timestamp: P: 1777449892577093 usec, L: 0
0429 08:04:57.658481 (+     7us) write_op.cc:270] Start()
0429 08:04:57.658481 (+     0us) write_op.cc:276] Timestamp: P: 1777449892577627 usec, L: 0
0429 08:04:57.658490 (+     9us) write_op.cc:270] Start()
0429 08:04:57.658490 (+     0us) write_op.cc:276] Timestamp: P: 1777449892577745 usec, L: 0
0429 08:04:57.658497 (+     7us) write_op.cc:270] Start()
0429 08:04:57.658497 (+     0us) write_op.cc:276] Timestamp: P: 1777449892578259 usec, L: 0
0429 08:04:57.658507 (+    10us) write_op.cc:270] Start()
0429 08:04:57.658508 (+     1us) write_op.cc:276] Timestamp: P: 1777449892579629 usec, L: 0
0429 08:04:57.658518 (+    10us) write_op.cc:270] Start()
0429 08:04:57.658519 (+     1us) write_op.cc:276] Timestamp: P: 1777449892580648 usec, L: 0
0429 08:04:57.658527 (+     8us) write_op.cc:270] Start()
0429 08:04:57.658528 (+     1us) write_op.cc:276] Timestamp: P: 1777449892580748 usec, L: 0
0429 08:04:57.658535 (+     7us) write_op.cc:270] Start()
0429 08:04:57.658536 (+     1us) write_op.cc:276] Timestamp: P: 1777449892581518 usec, L: 0
0429 08:04:57.658543 (+     7us) write_op.cc:270] Start()
0429 08:04:57.658544 (+     1us) write_op.cc:276] Timestamp: P: 1777449892581631 usec, L: 0
0429 08:04:57.658551 (+     7us) write_op.cc:270] Start()
0429 08:04:57.658553 (+     2us) write_op.cc:276] Timestamp: P: 1777449892582784 usec, L: 0
0429 08:04:57.658559 (+     6us) write_op.cc:270] Start()
0429 08:04:57.658560 (+     1us) write_op.cc:276] Timestamp: P: 1777449892583071 usec, L: 0
0429 08:04:57.658566 (+     6us) write_op.cc:270] Start()
0429 08:04:57.658567 (+     1us) write_op.cc:276] Timestamp: P: 1777449892585085 usec, L: 0
0429 08:04:57.658574 (+     7us) write_op.cc:270] Start()
0429 08:04:57.658575 (+     1us) write_op.cc:276] Timestamp: P: 1777449892585275 usec, L: 0
0429 08:04:57.658581 (+     6us) write_op.cc:270] Start()
0429 08:04:57.658584 (+     3us) write_op.cc:276] Timestamp: P: 1777449892585372 usec, L: 0
0429 08:04:57.658590 (+     6us) write_op.cc:270] Start()
0429 08:04:57.658591 (+     1us) write_op.cc:276] Timestamp: P: 1777449892585661 usec, L: 0
0429 08:04:57.658602 (+    11us) write_op.cc:270] Start()
0429 08:04:57.658603 (+     1us) write_op.cc:276] Timestamp: P: 1777449892587696 usec, L: 0
0429 08:04:57.658613 (+    10us) write_op.cc:270] Start()
0429 08:04:57.658614 (+     1us) write_op.cc:276] Timestamp: P: 1777449892587914 usec, L: 0
0429 08:04:57.658622 (+     8us) write_op.cc:270] Start()
0429 08:04:57.658624 (+     2us) write_op.cc:276] Timestamp: P: 1777449892588257 usec, L: 0
0429 08:04:57.658630 (+     6us) write_op.cc:270] Start()
0429 08:04:57.658631 (+     1us) write_op.cc:276] Timestamp: P: 1777449892588370 usec, L: 0
0429 08:04:57.658638 (+     7us) write_op.cc:270] Start()
0429 08:04:57.658638 (+     0us) write_op.cc:276] Timestamp: P: 1777449892590092 usec, L: 0
0429 08:04:57.658645 (+     7us) write_op.cc:270] Start()
0429 08:04:57.658646 (+     1us) write_op.cc:276] Timestamp: P: 1777449892590993 usec, L: 0
0429 08:04:57.658653 (+     7us) write_op.cc:270] Start()
0429 08:04:57.658654 (+     1us) write_op.cc:276] Timestamp: P: 1777449892591191 usec, L: 0
0429 08:04:57.658660 (+     6us) write_op.cc:270] Start()
0429 08:04:57.658661 (+     1us) write_op.cc:276] Timestamp: P: 1777449892591338 usec, L: 0
0429 08:04:57.658667 (+     6us) write_op.cc:270] Start()
0429 08:04:57.658668 (+     1us) write_op.cc:276] Timestamp: P: 1777449892593223 usec, L: 0
0429 08:04:57.658675 (+     7us) write_op.cc:270] Start()
0429 08:04:57.658676 (+     1us) write_op.cc:276] Timestamp: P: 1777449892593308 usec, L: 0
0429 08:04:57.658682 (+     6us) write_op.cc:270] Start()
0429 08:04:57.658685 (+     3us) write_op.cc:276] Timestamp: P: 1777449892593370 usec, L: 0
0429 08:04:57.658693 (+     8us) write_op.cc:270] Start()
0429 08:04:57.658695 (+     2us) write_op.cc:276] Timestamp: P: 1777449892594629 usec, L: 0
0429 08:04:57.658704 (+     9us) write_op.cc:270] Start()
0429 08:04:57.658706 (+     2us) write_op.cc:276] Timestamp: P: 1777449892595705 usec, L: 0
0429 08:04:57.658716 (+    10us) write_op.cc:270] Start()
0429 08:04:57.658717 (+     1us) write_op.cc:276] Timestamp: P: 1777449892595831 usec, L: 0
0429 08:04:57.658725 (+     8us) write_op.cc:270] Start()
0429 08:04:57.658728 (+     3us) write_op.cc:276] Timestamp: P: 1777449892595932 usec, L: 0
0429 08:04:57.658739 (+    11us) write_op.cc:270] Start()
0429 08:04:57.658741 (+     2us) write_op.cc:276] Timestamp: P: 1777449892597743 usec, L: 0
0429 08:04:57.658752 (+    11us) write_op.cc:270] Start()
0429 08:04:57.658754 (+     2us) write_op.cc:276] Timestamp: P: 1777449892598684 usec, L: 0
0429 08:04:57.658763 (+     9us) write_op.cc:270] Start()
0429 08:04:57.658765 (+     2us) write_op.cc:276] Timestamp: P: 1777449892599076 usec, L: 0
0429 08:04:57.658774 (+     9us) write_op.cc:270] Start()
0429 08:04:57.658777 (+     3us) write_op.cc:276] Timestamp: P: 1777449892599178 usec, L: 0
0429 08:04:57.658784 (+     7us) write_op.cc:270] Start()
0429 08:04:57.658785 (+     1us) write_op.cc:276] Timestamp: P: 1777449892599958 usec, L: 0
0429 08:04:57.658796 (+    11us) write_op.cc:270] Start()
0429 08:04:57.658798 (+     2us) write_op.cc:276] Timestamp: P: 1777449892600882 usec, L: 0
0429 08:04:57.658804 (+     6us) write_op.cc:270] Start()
0429 08:04:57.658805 (+     1us) write_op.cc:276] Timestamp: P: 1777449892601122 usec, L: 0
0429 08:04:57.658813 (+     8us) write_op.cc:270] Start()
0429 08:04:57.658815 (+     2us) write_op.cc:276] Timestamp: P: 1777449892602143 usec, L: 0
0429 08:04:57.658821 (+     6us) write_op.cc:270] Start()
0429 08:04:57.658822 (+     1us) write_op.cc:276] Timestamp: P: 1777449892603292 usec, L: 0
0429 08:04:57.658828 (+     6us) write_op.cc:270] Start()
0429 08:04:57.658829 (+     1us) write_op.cc:276] Timestamp: P: 1777449892603961 usec, L: 0
0429 08:04:57.658836 (+     7us) write_op.cc:270] Start()
0429 08:04:57.658837 (+     1us) write_op.cc:276] Timestamp: P: 1777449892604057 usec, L: 0
0429 08:04:57.658848 (+    11us) write_op.cc:270] Start()
0429 08:04:57.658850 (+     2us) write_op.cc:276] Timestamp: P: 1777449892605762 usec, L: 0
0429 08:04:57.658863 (+    13us) write_op.cc:270] Start()
0429 08:04:57.658865 (+     2us) write_op.cc:276] Timestamp: P: 1777449892606427 usec, L: 0
0429 08:04:57.658874 (+     9us) write_op.cc:270] Start()
0429 08:04:57.658875 (+     1us) write_op.cc:276] Timestamp: P: 1777449892606532 usec, L: 0
0429 08:04:57.658882 (+     7us) write_op.cc:270] Start()
0429 08:04:57.658882 (+     0us) write_op.cc:276] Timestamp: P: 1777449892606850 usec, L: 0
0429 08:04:57.658892 (+    10us) write_op.cc:270] Start()
0429 08:04:57.658894 (+     2us) write_op.cc:276] Timestamp: P: 1777449892608239 usec, L: 0
0429 08:04:57.658902 (+     8us) write_op.cc:270] Start()
0429 08:04:57.658904 (+     2us) write_op.cc:276] Timestamp: P: 1777449892608931 usec, L: 0
0429 08:04:57.658915 (+    11us) write_op.cc:270] Start()
0429 08:04:57.658916 (+     1us) write_op.cc:276] Timestamp: P: 1777449892609102 usec, L: 0
0429 08:04:57.658923 (+     7us) write_op.cc:270] Start()
0429 08:04:57.658924 (+     1us) write_op.cc:276] Timestamp: P: 1777449892609203 usec, L: 0
0429 08:04:57.658936 (+    12us) write_op.cc:270] Start()
0429 08:04:57.658937 (+     1us) write_op.cc:276] Timestamp: P: 1777449892611177 usec, L: 0
0429 08:04:57.658946 (+     9us) write_op.cc:270] Start()
0429 08:04:57.658947 (+     1us) write_op.cc:276] Timestamp: P: 1777449892612246 usec, L: 0
0429 08:04:57.658956 (+     9us) write_op.cc:270] Start()
0429 08:04:57.658957 (+     1us) write_op.cc:276] Timestamp: P: 1777449892612348 usec, L: 0
0429 08:04:57.658967 (+    10us) write_op.cc:270] Start()
0429 08:04:57.658968 (+     1us) write_op.cc:276] Timestamp: P: 1777449892612419 usec, L: 0
0429 08:04:57.658977 (+     9us) write_op.cc:270] Start()
0429 08:04:57.658978 (+     1us) write_op.cc:276] Timestamp: P: 1777449892613783 usec, L: 0
0429 08:04:57.658988 (+    10us) write_op.cc:270] Start()
0429 08:04:57.658989 (+     1us) write_op.cc:276] Timestamp: P: 1777449892614608 usec, L: 0
0429 08:04:57.659001 (+    12us) write_op.cc:270] Start()
0429 08:04:57.659001 (+     0us) write_op.cc:276] Timestamp: P: 1777449892614690 usec, L: 0
0429 08:04:57.659008 (+     7us) write_op.cc:270] Start()
0429 08:04:57.659009 (+     1us) write_op.cc:276] Timestamp: P: 1777449892615152 usec, L: 0
0429 08:04:57.659017 (+     8us) write_op.cc:270] Start()
0429 08:04:57.659018 (+     1us) write_op.cc:276] Timestamp: P: 1777449892616928 usec, L: 0
0429 08:04:57.659026 (+     8us) write_op.cc:270] Start()
0429 08:04:57.659026 (+     0us) write_op.cc:276] Timestamp: P: 1777449892617024 usec, L: 0
0429 08:04:57.659035 (+     9us) write_op.cc:270] Start()
0429 08:04:57.659036 (+     1us) write_op.cc:276] Timestamp: P: 1777449892617093 usec, L: 0
0429 08:04:57.659047 (+    11us) write_op.cc:270] Start()
0429 08:04:57.659048 (+     1us) write_op.cc:276] Timestamp: P: 1777449892617938 usec, L: 0
0429 08:04:57.659059 (+    11us) write_op.cc:270] Start()
0429 08:04:57.659060 (+     1us) write_op.cc:276] Timestamp: P: 1777449892619295 usec, L: 0
0429 08:04:57.659070 (+    10us) write_op.cc:270] Start()
0429 08:04:57.659072 (+     2us) write_op.cc:276] Timestamp: P: 1777449892619596 usec, L: 0
0429 08:04:57.659080 (+     8us) write_op.cc:270] Start()
0429 08:04:57.659080 (+     0us) write_op.cc:276] Timestamp: P: 1777449892619699 usec, L: 0
0429 08:04:57.659087 (+     7us) write_op.cc:270] Start()
0429 08:04:57.659088 (+     1us) write_op.cc:276] Timestamp: P: 1777449892620755 usec, L: 0
0429 08:04:57.659099 (+    11us) write_op.cc:270] Start()
0429 08:04:57.659100 (+     1us) write_op.cc:276] Timestamp: P: 1777449892621858 usec, L: 0
0429 08:04:57.659110 (+    10us) write_op.cc:270] Start()
0429 08:04:57.659112 (+     2us) write_op.cc:276] Timestamp: P: 1777449892622751 usec, L: 0
0429 08:04:57.659118 (+     6us) write_op.cc:270] Start()
0429 08:04:57.659119 (+     1us) write_op.cc:276] Timestamp: P: 1777449892623958 usec, L: 0
0429 08:04:57.659128 (+     9us) write_op.cc:270] Start()
0429 08:04:57.659129 (+     1us) write_op.cc:276] Timestamp: P: 1777449892624061 usec, L: 0
0429 08:04:57.659141 (+    12us) write_op.cc:270] Start()
0429 08:04:57.659142 (+     1us) write_op.cc:276] Timestamp: P: 1777449892624255 usec, L: 0
0429 08:04:57.659150 (+     8us) write_op.cc:270] Start()
0429 08:04:57.659151 (+     1us) write_op.cc:276] Timestamp: P: 1777449892625058 usec, L: 0
0429 08:04:57.659158 (+     7us) write_op.cc:270] Start()
0429 08:04:57.659159 (+     1us) write_op.cc:276] Timestamp: P: 1777449892625967 usec, L: 0
0429 08:04:57.659165 (+     6us) write_op.cc:270] Start()
0429 08:04:57.659166 (+     1us) write_op.cc:276] Timestamp: P: 1777449892626061 usec, L: 0
0429 08:04:57.659175 (+     9us) write_op.cc:270] Start()
0429 08:04:57.659176 (+     1us) write_op.cc:276] Timestamp: P: 1777449892627535 usec, L: 0
0429 08:04:57.659182 (+     6us) write_op.cc:270] Start()
0429 08:04:57.659183 (+     1us) write_op.cc:276] Timestamp: P: 1777449892628429 usec, L: 0
0429 08:04:57.659189 (+     6us) write_op.cc:270] Start()
0429 08:04:57.659190 (+     1us) write_op.cc:276] Timestamp: P: 1777449892628595 usec, L: 0
0429 08:04:57.659197 (+     7us) write_op.cc:270] Start()
0429 08:04:57.659198 (+     1us) write_op.cc:276] Timestamp: P: 1777449892628704 usec, L: 0
0429 08:04:57.659207 (+     9us) write_op.cc:270] Start()
0429 08:04:57.659208 (+     1us) write_op.cc:276] Timestamp: P: 1777449892630823 usec, L: 0
0429 08:04:57.659215 (+     7us) write_op.cc:270] Start()
0429 08:04:57.659215 (+     0us) write_op.cc:276] Timestamp: P: 1777449892631019 usec, L: 0
0429 08:04:57.659226 (+    11us) write_op.cc:270] Start()
0429 08:04:57.659226 (+     0us) write_op.cc:276] Timestamp: P: 1777449892631341 usec, L: 0
0429 08:04:57.659233 (+     7us) write_op.cc:270] Start()
0429 08:04:57.659234 (+     1us) write_op.cc:276] Timestamp: P: 1777449892631434 usec, L: 0
0429 08:04:57.659243 (+     9us) write_op.cc:270] Start()
0429 08:04:57.659244 (+     1us) write_op.cc:276] Timestamp: P: 1777449892632846 usec, L: 0
0429 08:04:57.659250 (+     6us) write_op.cc:270] Start()
0429 08:04:57.659251 (+     1us) write_op.cc:276] Timestamp: P: 1777449892633980 usec, L: 0
0429 08:04:57.659257 (+     6us) write_op.cc:270] Start()
0429 08:04:57.659258 (+     1us) write_op.cc:276] Timestamp: P: 1777449892634073 usec, L: 0
0429 08:04:57.659264 (+     6us) write_op.cc:270] Start()
0429 08:04:57.659265 (+     1us) write_op.cc:276] Timestamp: P: 1777449892634146 usec, L: 0
0429 08:04:57.659273 (+     8us) write_op.cc:270] Start()
0429 08:04:57.659274 (+     1us) write_op.cc:276] Timestamp: P: 1777449892635178 usec, L: 0
0429 08:04:57.659281 (+     7us) write_op.cc:270] Start()
0429 08:04:57.659281 (+     0us) write_op.cc:276] Timestamp: P: 1777449892636504 usec, L: 0
0429 08:04:57.659288 (+     7us) write_op.cc:270] Start()
0429 08:04:57.659289 (+     1us) write_op.cc:276] Timestamp: P: 1777449892636596 usec, L: 0
0429 08:04:57.659298 (+     9us) write_op.cc:270] Start()
0429 08:04:57.659299 (+     1us) write_op.cc:276] Timestamp: P: 1777449892636838 usec, L: 0
0429 08:04:57.659308 (+     9us) write_op.cc:270] Start()
0429 08:04:57.659309 (+     1us) write_op.cc:276] Timestamp: P: 1777449892638231 usec, L: 0
0429 08:04:57.659316 (+     7us) write_op.cc:270] Start()
0429 08:04:57.659316 (+     0us) write_op.cc:276] Timestamp: P: 1777449892639275 usec, L: 0
0429 08:04:57.659324 (+     8us) write_op.cc:270] Start()
0429 08:04:57.659325 (+     1us) write_op.cc:276] Timestamp: P: 1777449892639469 usec, L: 0
0429 08:04:57.659333 (+     8us) write_op.cc:270] Start()
0429 08:04:57.659334 (+     1us) write_op.cc:276] Timestamp: P: 1777449892639575 usec, L: 0
0429 08:04:57.659343 (+     9us) write_op.cc:270] Start()
0429 08:04:57.659344 (+     1us) write_op.cc:276] Timestamp: P: 1777449892640526 usec, L: 0
0429 08:04:57.659353 (+     9us) write_op.cc:270] Start()
0429 08:04:57.659354 (+     1us) write_op.cc:276] Timestamp: P: 1777449892641662 usec, L: 0
0429 08:04:57.659361 (+     7us) write_op.cc:270] Start()
0429 08:04:57.659361 (+     0us) write_op.cc:276] Timestamp: P: 1777449892641899 usec, L: 0
0429 08:04:57.659368 (+     7us) write_op.cc:270] Start()
0429 08:04:57.659368 (+     0us) write_op.cc:276] Timestamp: P: 1777449892642660 usec, L: 0
0429 08:04:57.659376 (+     8us) write_op.cc:270] Start()
0429 08:04:57.659376 (+     0us) write_op.cc:276] Timestamp: P: 1777449892643960 usec, L: 0
0429 08:04:57.659382 (+     6us) write_op.cc:270] Start()
0429 08:04:57.659383 (+     1us) write_op.cc:276] Timestamp: P: 1777449892644346 usec, L: 0
0429 08:04:57.659389 (+     6us) write_op.cc:270] Start()
0429 08:04:57.659390 (+     1us) write_op.cc:276] Timestamp: P: 1777449892644715 usec, L: 0
0429 08:04:57.659396 (+     6us) write_op.cc:270] Start()
0429 08:04:57.659397 (+     1us) write_op.cc:276] Timestamp: P: 1777449892644812 usec, L: 0
0429 08:04:57.659405 (+     8us) write_op.cc:270] Start()
0429 08:04:57.659406 (+     1us) write_op.cc:276] Timestamp: P: 1777449892646052 usec, L: 0
0429 08:04:57.659414 (+     8us) write_op.cc:270] Start()
0429 08:04:57.659415 (+     1us) write_op.cc:276] Timestamp: P: 1777449892646937 usec, L: 0
0429 08:04:57.659432 (+    17us) write_op.cc:270] Start()
0429 08:04:57.659432 (+     0us) write_op.cc:276] Timestamp: P: 1777449892647738 usec, L: 0
0429 08:04:57.659437 (+     5us) write_op.cc:270] Start()
0429 08:04:57.659438 (+     1us) write_op.cc:276] Timestamp: P: 1777449892648758 usec, L: 0
0429 08:04:57.659446 (+     8us) write_op.cc:270] Start()
0429 08:04:57.659446 (+     0us) write_op.cc:276] Timestamp: P: 1777449892648860 usec, L: 0
0429 08:04:57.659450 (+     4us) write_op.cc:270] Start()
0429 08:04:57.659451 (+     1us) write_op.cc:276] Timestamp: P: 1777449892649597 usec, L: 0
0429 08:04:57.659455 (+     4us) write_op.cc:270] Start()
0429 08:04:57.659456 (+     1us) write_op.cc:276] Timestamp: P: 1777449892649739 usec, L: 0
0429 08:04:57.659461 (+     5us) write_op.cc:270] Start()
0429 08:04:57.659461 (+     0us) write_op.cc:276] Timestamp: P: 1777449892650725 usec, L: 0
0429 08:04:57.659468 (+     7us) write_op.cc:270] Start()
0429 08:04:57.659468 (+     0us) write_op.cc:276] Timestamp: P: 1777449892651202 usec, L: 0
0429 08:04:57.659472 (+     4us) write_op.cc:270] Start()
0429 08:04:57.659473 (+     1us) write_op.cc:276] Timestamp: P: 1777449892651798 usec, L: 0
0429 08:04:57.659526 (+    53us) write_op.cc:270] Start()
0429 08:04:57.659527 (+     1us) write_op.cc:276] Timestamp: P: 1777449892653266 usec, L: 0
0429 08:04:57.659534 (+     7us) write_op.cc:270] Start()
0429 08:04:57.659535 (+     1us) write_op.cc:276] Timestamp: P: 1777449892653362 usec, L: 0
0429 08:04:57.659543 (+     8us) write_op.cc:270] Start()
0429 08:04:57.659545 (+     2us) write_op.cc:276] Timestamp: P: 1777449892654129 usec, L: 0
0429 08:04:57.659552 (+     7us) write_op.cc:270] Start()
0429 08:04:57.659552 (+     0us) write_op.cc:276] Timestamp: P: 1777449892654234 usec, L: 0
0429 08:04:57.659561 (+     9us) write_op.cc:270] Start()
0429 08:04:57.659562 (+     1us) write_op.cc:276] Timestamp: P: 1777449892655375 usec, L: 0
0429 08:04:57.659571 (+     9us) write_op.cc:270] Start()
0429 08:04:57.659571 (+     0us) write_op.cc:276] Timestamp: P: 1777449892655516 usec, L: 0
0429 08:04:57.659579 (+     8us) write_op.cc:270] Start()
0429 08:04:57.659580 (+     1us) write_op.cc:276] Timestamp: P: 1777449892656603 usec, L: 0
0429 08:04:57.659591 (+    11us) write_op.cc:270] Start()
0429 08:04:57.659592 (+     1us) write_op.cc:276] Timestamp: P: 1777449892657665 usec, L: 0
0429 08:04:57.659603 (+    11us) write_op.cc:270] Start()
0429 08:04:57.659604 (+     1us) write_op.cc:276] Timestamp: P: 1777449892658267 usec, L: 0
0429 08:04:57.659615 (+    11us) write_op.cc:270] Start()
0429 08:04:57.659616 (+     1us) write_op.cc:276] Timestamp: P: 1777449892658357 usec, L: 0
0429 08:04:57.659630 (+    14us) write_op.cc:270] Start()
0429 08:04:57.659631 (+     1us) write_op.cc:276] Timestamp: P: 1777449892659419 usec, L: 0
0429 08:04:57.659637 (+     6us) write_op.cc:270] Start()
0429 08:04:57.659637 (+     0us) write_op.cc:276] Timestamp: P: 1777449892660042 usec, L: 0
0429 08:04:57.659644 (+     7us) write_op.cc:270] Start()
0429 08:04:57.659645 (+     1us) write_op.cc:276] Timestamp: P: 1777449892660133 usec, L: 0
0429 08:04:57.659656 (+    11us) write_op.cc:270] Start()
0429 08:04:57.659657 (+     1us) write_op.cc:276] Timestamp: P: 1777449892660802 usec, L: 0
0429 08:04:57.659667 (+    10us) write_op.cc:270] Start()
0429 08:04:57.659668 (+     1us) write_op.cc:276] Timestamp: P: 1777449892661673 usec, L: 0
0429 08:04:57.659674 (+     6us) write_op.cc:270] Start()
0429 08:04:57.659675 (+     1us) write_op.cc:276] Timestamp: P: 1777449892662568 usec, L: 0
0429 08:04:57.659683 (+     8us) write_op.cc:270] Start()
0429 08:04:57.659683 (+     0us) write_op.cc:276] Timestamp: P: 1777449892662667 usec, L: 0
0429 08:04:57.659692 (+     9us) write_op.cc:270] Start()
0429 08:04:57.659694 (+     2us) write_op.cc:276] Timestamp: P: 1777449892663601 usec, L: 0
0429 08:04:57.659704 (+    10us) write_op.cc:270] Start()
0429 08:04:57.659705 (+     1us) write_op.cc:276] Timestamp: P: 1777449892666479 usec, L: 0
0429 08:04:57.659711 (+     6us) write_op.cc:270] Start()
0429 08:04:57.659712 (+     1us) write_op.cc:276] Timestamp: P: 1777449892666597 usec, L: 0
0429 08:04:57.659719 (+     7us) write_op.cc:270] Start()
0429 08:04:57.659719 (+     0us) write_op.cc:276] Timestamp: P: 1777449892666693 usec, L: 0
0429 08:04:57.659726 (+     7us) write_op.cc:270] Start()
0429 08:04:57.659726 (+     0us) write_op.cc:276] Timestamp: P: 1777449892667651 usec, L: 0
0429 08:04:57.659735 (+     9us) write_op.cc:270] Start()
0429 08:04:57.659735 (+     0us) write_op.cc:276] Timestamp: P: 1777449892668350 usec, L: 0
0429 08:04:57.659741 (+     6us) write_op.cc:270] Start()
0429 08:04:57.659742 (+     1us) write_op.cc:276] Timestamp: P: 1777449892669580 usec, L: 0
0429 08:04:57.659748 (+     6us) write_op.cc:270] Start()
0429 08:04:57.659749 (+     1us) write_op.cc:276] Timestamp: P: 1777449892669952 usec, L: 0
0429 08:04:57.659763 (+    14us) write_op.cc:270] Start()
0429 08:04:57.659764 (+     1us) write_op.cc:276] Timestamp: P: 1777449892670445 usec, L: 0
0429 08:04:57.659771 (+     7us) write_op.cc:270] Start()
0429 08:04:57.659771 (+     0us) write_op.cc:276] Timestamp: P: 1777449892671083 usec, L: 0
0429 08:04:57.659776 (+     5us) write_op.cc:270] Start()
0429 08:04:57.659776 (+     0us) write_op.cc:276] Timestamp: P: 1777449892671510 usec, L: 0
0429 08:04:57.659781 (+     5us) write_op.cc:270] Start()
0429 08:04:57.659781 (+     0us) write_op.cc:276] Timestamp: P: 1777449892672805 usec, L: 0
0429 08:04:57.659786 (+     5us) write_op.cc:270] Start()
0429 08:04:57.659786 (+     0us) write_op.cc:276] Timestamp: P: 1777449892672894 usec, L: 0
0429 08:04:57.659792 (+     6us) write_op.cc:270] Start()
0429 08:04:57.659793 (+     1us) write_op.cc:276] Timestamp: P: 1777449892673509 usec, L: 0
0429 08:04:57.659797 (+     4us) write_op.cc:270] Start()
0429 08:04:57.659798 (+     1us) write_op.cc:276] Timestamp: P: 1777449892674941 usec, L: 0
0429 08:04:57.659803 (+     5us) write_op.cc:270] Start()
0429 08:04:57.659804 (+     1us) write_op.cc:276] Timestamp: P: 1777449892675222 usec, L: 0
0429 08:04:57.659808 (+     4us) write_op.cc:270] Start()
0429 08:04:57.659809 (+     1us) write_op.cc:276] Timestamp: P: 1777449892675327 usec, L: 0
0429 08:04:57.659815 (+     6us) write_op.cc:270] Start()
0429 08:04:57.659816 (+     1us) write_op.cc:276] Timestamp: P: 1777449892676559 usec, L: 0
0429 08:04:57.659819 (+     3us) write_op.cc:270] Start()
0429 08:04:57.659820 (+     1us) write_op.cc:276] Timestamp: P: 1777449892676995 usec, L: 0
0429 08:04:57.659825 (+     5us) write_op.cc:270] Start()
0429 08:04:57.659825 (+     0us) write_op.cc:276] Timestamp: P: 1777449892678532 usec, L: 0
0429 08:04:57.659830 (+     5us) write_op.cc:270] Start()
0429 08:04:57.659830 (+     0us) write_op.cc:276] Timestamp: P: 1777449892678627 usec, L: 0
0429 08:04:57.659835 (+     5us) write_op.cc:270] Start()
0429 08:04:57.659835 (+     0us) write_op.cc:276] Timestamp: P: 1777449892680265 usec, L: 0
0429 08:04:57.659839 (+     4us) write_op.cc:270] Start()
0429 08:04:57.659840 (+     1us) write_op.cc:276] Timestamp: P: 1777449892680919 usec, L: 0
0429 08:04:57.659844 (+     4us) write_op.cc:270] Start()
0429 08:04:57.659844 (+     0us) write_op.cc:276] Timestamp: P: 1777449892681033 usec, L: 0
0429 08:04:57.659849 (+     5us) write_op.cc:270] Start()
0429 08:04:57.659852 (+     3us) write_op.cc:276] Timestamp: P: 1777449892681149 usec, L: 0
0429 08:04:57.659856 (+     4us) write_op.cc:270] Start()
0429 08:04:57.659856 (+     0us) write_op.cc:276] Timestamp: P: 1777449892683002 usec, L: 0
0429 08:04:57.659861 (+     5us) write_op.cc:270] Start()
0429 08:04:57.659861 (+     0us) write_op.cc:276] Timestamp: P: 1777449892683189 usec, L: 0
0429 08:04:57.659866 (+     5us) write_op.cc:270] Start()
0429 08:04:57.659866 (+     0us) write_op.cc:276] Timestamp: P: 1777449892683275 usec, L: 0
0429 08:04:57.659870 (+     4us) write_op.cc:270] Start()
0429 08:04:57.659873 (+     3us) write_op.cc:276] Timestamp: P: 1777449892683654 usec, L: 0
0429 08:04:57.659878 (+     5us) write_op.cc:270] Start()
0429 08:04:57.659878 (+     0us) write_op.cc:276] Timestamp: P: 1777449892685357 usec, L: 0
0429 08:04:57.659896 (+    18us) write_op.cc:270] Start()
0429 08:04:57.659896 (+     0us) write_op.cc:276] Timestamp: P: 1777449892685633 usec, L: 0
0429 08:04:57.659901 (+     5us) write_op.cc:270] Start()
0429 08:04:57.659902 (+     1us) write_op.cc:276] Timestamp: P: 1777449892685754 usec, L: 0
0429 08:04:57.659906 (+     4us) write_op.cc:270] Start()
0429 08:04:57.659908 (+     2us) write_op.cc:276] Timestamp: P: 1777449892685987 usec, L: 0
0429 08:04:57.659912 (+     4us) write_op.cc:270] Start()
0429 08:04:57.659913 (+     1us) write_op.cc:276] Timestamp: P: 1777449892688159 usec, L: 0
0429 08:04:57.659918 (+     5us) write_op.cc:270] Start()
0429 08:04:57.659918 (+     0us) write_op.cc:276] Timestamp: P: 1777449892688298 usec, L: 0
0429 08:04:57.659922 (+     4us) write_op.cc:270] Start()
0429 08:04:57.659923 (+     1us) write_op.cc:276] Timestamp: P: 1777449892688593 usec, L: 0
0429 08:04:57.659927 (+     4us) write_op.cc:270] Start()
0429 08:04:57.659929 (+     2us) write_op.cc:276] Timestamp: P: 1777449892688942 usec, L: 0
0429 08:04:57.659933 (+     4us) write_op.cc:270] Start()
0429 08:04:57.659934 (+     1us) write_op.cc:276] Timestamp: P: 1777449892690576 usec, L: 0
0429 08:04:57.659937 (+     3us) write_op.cc:270] Start()
0429 08:04:57.659938 (+     1us) write_op.cc:276] Timestamp: P: 1777449892690675 usec, L: 0
0429 08:04:57.659942 (+     4us) write_op.cc:270] Start()
0429 08:04:57.659943 (+     1us) write_op.cc:276] Timestamp: P: 1777449892690754 usec, L: 0
0429 08:04:57.659947 (+     4us) write_op.cc:270] Start()
0429 08:04:57.659949 (+     2us) write_op.cc:276] Timestamp: P: 1777449892692433 usec, L: 0
0429 08:04:57.659954 (+     5us) write_op.cc:270] Start()
0429 08:04:57.659955 (+     1us) write_op.cc:276] Timestamp: P: 1777449892692921 usec, L: 0
0429 08:04:57.659981 (+    26us) write_op.cc:270] Start()
0429 08:04:57.659983 (+     2us) write_op.cc:276] Timestamp: P: 1777449892692996 usec, L: 0
0429 08:04:57.659990 (+     7us) write_op.cc:270] Start()
0429 08:04:57.659991 (+     1us) write_op.cc:276] Timestamp: P: 1777449892693376 usec, L: 0
0429 08:04:57.659997 (+     6us) write_op.cc:270] Start()
0429 08:04:57.660000 (+     3us) write_op.cc:276] Timestamp: P: 1777449892694813 usec, L: 0
0429 08:04:57.660011 (+    11us) write_op.cc:270] Start()
0429 08:04:57.660012 (+     1us) write_op.cc:276] Timestamp: P: 1777449892695464 usec, L: 0
0429 08:04:57.660023 (+    11us) write_op.cc:270] Start()
0429 08:04:57.660024 (+     1us) write_op.cc:276] Timestamp: P: 1777449892695855 usec, L: 0
0429 08:04:57.660034 (+    10us) write_op.cc:270] Start()
0429 08:04:57.660034 (+     0us) write_op.cc:276] Timestamp: P: 1777449892696767 usec, L: 0
0429 08:04:57.660043 (+     9us) write_op.cc:270] Start()
0429 08:04:57.660046 (+     3us) write_op.cc:276] Timestamp: P: 1777449892698220 usec, L: 0
0429 08:04:57.660054 (+     8us) write_op.cc:270] Start()
0429 08:04:57.660055 (+     1us) write_op.cc:276] Timestamp: P: 1777449892698312 usec, L: 0
0429 08:04:57.660062 (+     7us) write_op.cc:270] Start()
0429 08:04:57.660062 (+     0us) write_op.cc:276] Timestamp: P: 1777449892698946 usec, L: 0
0429 08:04:57.660070 (+     8us) write_op.cc:270] Start()
0429 08:04:57.660071 (+     1us) write_op.cc:276] Timestamp: P: 17774498
I20260429 08:04:58.690807  8468 consensus_queue.cc:799] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [LEADER]: Peer dc98e72103e94f92a8b1a214d8b88c62 is lagging by at least 7661 ops behind the committed index  [suppressed 2 similar messages]
W20260429 08:04:58.709614  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 827ms of latency in SegmentAllocator::Sync()
W20260429 08:04:59.552734  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1017ms of latency in SegmentAllocator::Sync()
W20260429 08:05:00.052071  8022 tablet_service.cc:3080] error setting up scanner f073524b2c1141eb823ab578d769e7b3 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1777449899051925 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1777449893476533 usec, L: 0 Physical time difference: 5.575s: new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "775b828a285148ad86248db27bcf5ff3"
W20260429 08:05:00.094391  8023 tablet_service.cc:3080] error setting up scanner 7bd9d87105c8471592f345426958acbf with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1777449899094225 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1777449893476533 usec, L: 0 Physical time difference: 5.618s: new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "ff9323f2b2fe40acb8a2061909bddd0c"
I20260429 08:05:00.571034  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 11) took 1030 ms. Trace:
I20260429 08:05:00.571132  8063 rpcz_store.cc:276] 0429 08:04:59.540117 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:04:59.540165 (+    48us) service_pool.cc:225] Handling call
0429 08:04:59.540988 (+   823us) raft_consensus.cc:1471] Updating replica for 425 ops
0429 08:04:59.541823 (+   835us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:04:59.541824 (+     1us) raft_consensus.cc:1539] Triggering prepare for 425 ops
0429 08:04:59.541867 (+    43us) write_op.cc:270] Start()
0429 08:04:59.541871 (+     4us) write_op.cc:276] Timestamp: P: 1777449893182912 usec, L: 0
0429 08:04:59.541970 (+    99us) write_op.cc:270] Start()
0429 08:04:59.541971 (+     1us) write_op.cc:276] Timestamp: P: 1777449893183345 usec, L: 0
0429 08:04:59.541977 (+     6us) write_op.cc:270] Start()
0429 08:04:59.541978 (+     1us) write_op.cc:276] Timestamp: P: 1777449893185407 usec, L: 0
0429 08:04:59.541984 (+     6us) write_op.cc:270] Start()
0429 08:04:59.541985 (+     1us) write_op.cc:276] Timestamp: P: 1777449893185513 usec, L: 0
0429 08:04:59.541991 (+     6us) write_op.cc:270] Start()
0429 08:04:59.541991 (+     0us) write_op.cc:276] Timestamp: P: 1777449893185603 usec, L: 0
0429 08:04:59.541996 (+     5us) write_op.cc:270] Start()
0429 08:04:59.541997 (+     1us) write_op.cc:276] Timestamp: P: 1777449893185686 usec, L: 0
0429 08:04:59.542002 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542003 (+     1us) write_op.cc:276] Timestamp: P: 1777449893187823 usec, L: 0
0429 08:04:59.542008 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542008 (+     0us) write_op.cc:276] Timestamp: P: 1777449893187964 usec, L: 0
0429 08:04:59.542020 (+    12us) write_op.cc:270] Start()
0429 08:04:59.542020 (+     0us) write_op.cc:276] Timestamp: P: 1777449893188057 usec, L: 0
0429 08:04:59.542025 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542025 (+     0us) write_op.cc:276] Timestamp: P: 1777449893188307 usec, L: 0
0429 08:04:59.542030 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542030 (+     0us) write_op.cc:276] Timestamp: P: 1777449893189473 usec, L: 0
0429 08:04:59.542037 (+     7us) write_op.cc:270] Start()
0429 08:04:59.542037 (+     0us) write_op.cc:276] Timestamp: P: 1777449893190393 usec, L: 0
0429 08:04:59.542045 (+     8us) write_op.cc:270] Start()
0429 08:04:59.542046 (+     1us) write_op.cc:276] Timestamp: P: 1777449893190967 usec, L: 0
0429 08:04:59.542050 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542051 (+     1us) write_op.cc:276] Timestamp: P: 1777449893191073 usec, L: 0
0429 08:04:59.542055 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542056 (+     1us) write_op.cc:276] Timestamp: P: 1777449893192712 usec, L: 0
0429 08:04:59.542060 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542061 (+     1us) write_op.cc:276] Timestamp: P: 1777449893193152 usec, L: 0
0429 08:04:59.542068 (+     7us) write_op.cc:270] Start()
0429 08:04:59.542069 (+     1us) write_op.cc:276] Timestamp: P: 1777449893194634 usec, L: 0
0429 08:04:59.542073 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542074 (+     1us) write_op.cc:276] Timestamp: P: 1777449893194700 usec, L: 0
0429 08:04:59.542078 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542078 (+     0us) write_op.cc:276] Timestamp: P: 1777449893195416 usec, L: 0
0429 08:04:59.542083 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542084 (+     1us) write_op.cc:276] Timestamp: P: 1777449893196897 usec, L: 0
0429 08:04:59.542089 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542089 (+     0us) write_op.cc:276] Timestamp: P: 1777449893196974 usec, L: 0
0429 08:04:59.542095 (+     6us) write_op.cc:270] Start()
0429 08:04:59.542095 (+     0us) write_op.cc:276] Timestamp: P: 1777449893197561 usec, L: 0
0429 08:04:59.542100 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542101 (+     1us) write_op.cc:276] Timestamp: P: 1777449893199144 usec, L: 0
0429 08:04:59.542106 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542107 (+     1us) write_op.cc:276] Timestamp: P: 1777449893199881 usec, L: 0
0429 08:04:59.542113 (+     6us) write_op.cc:270] Start()
0429 08:04:59.542113 (+     0us) write_op.cc:276] Timestamp: P: 1777449893200388 usec, L: 0
0429 08:04:59.542118 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542118 (+     0us) write_op.cc:276] Timestamp: P: 1777449893200470 usec, L: 0
0429 08:04:59.542123 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542123 (+     0us) write_op.cc:276] Timestamp: P: 1777449893201390 usec, L: 0
0429 08:04:59.542130 (+     7us) write_op.cc:270] Start()
0429 08:04:59.542132 (+     2us) write_op.cc:276] Timestamp: P: 1777449893202280 usec, L: 0
0429 08:04:59.542137 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542137 (+     0us) write_op.cc:276] Timestamp: P: 1777449893202383 usec, L: 0
0429 08:04:59.542142 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542143 (+     1us) write_op.cc:276] Timestamp: P: 1777449893202881 usec, L: 0
0429 08:04:59.542147 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542148 (+     1us) write_op.cc:276] Timestamp: P: 1777449893203998 usec, L: 0
0429 08:04:59.542153 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542154 (+     1us) write_op.cc:276] Timestamp: P: 1777449893205085 usec, L: 0
0429 08:04:59.542160 (+     6us) write_op.cc:270] Start()
0429 08:04:59.542160 (+     0us) write_op.cc:276] Timestamp: P: 1777449893205218 usec, L: 0
0429 08:04:59.542167 (+     7us) write_op.cc:270] Start()
0429 08:04:59.542168 (+     1us) write_op.cc:276] Timestamp: P: 1777449893205682 usec, L: 0
0429 08:04:59.542172 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542173 (+     1us) write_op.cc:276] Timestamp: P: 1777449893206697 usec, L: 0
0429 08:04:59.542177 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542179 (+     2us) write_op.cc:276] Timestamp: P: 1777449893207949 usec, L: 0
0429 08:04:59.542184 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542184 (+     0us) write_op.cc:276] Timestamp: P: 1777449893208140 usec, L: 0
0429 08:04:59.542189 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542189 (+     0us) write_op.cc:276] Timestamp: P: 1777449893209624 usec, L: 0
0429 08:04:59.542194 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542195 (+     1us) write_op.cc:276] Timestamp: P: 1777449893210337 usec, L: 0
0429 08:04:59.542199 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542201 (+     2us) write_op.cc:276] Timestamp: P: 1777449893210715 usec, L: 0
0429 08:04:59.542205 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542206 (+     1us) write_op.cc:276] Timestamp: P: 1777449893211207 usec, L: 0
0429 08:04:59.542210 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542210 (+     0us) write_op.cc:276] Timestamp: P: 1777449893212362 usec, L: 0
0429 08:04:59.542215 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542215 (+     0us) write_op.cc:276] Timestamp: P: 1777449893213075 usec, L: 0
0429 08:04:59.542220 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542221 (+     1us) write_op.cc:276] Timestamp: P: 1777449893213200 usec, L: 0
0429 08:04:59.542226 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542226 (+     0us) write_op.cc:276] Timestamp: P: 1777449893214705 usec, L: 0
0429 08:04:59.542230 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542231 (+     1us) write_op.cc:276] Timestamp: P: 1777449893215160 usec, L: 0
0429 08:04:59.542235 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542236 (+     1us) write_op.cc:276] Timestamp: P: 1777449893216650 usec, L: 0
0429 08:04:59.542240 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542242 (+     2us) write_op.cc:276] Timestamp: P: 1777449893216845 usec, L: 0
0429 08:04:59.542247 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542247 (+     0us) write_op.cc:276] Timestamp: P: 1777449893216943 usec, L: 0
0429 08:04:59.542252 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542253 (+     1us) write_op.cc:276] Timestamp: P: 1777449893217767 usec, L: 0
0429 08:04:59.542256 (+     3us) write_op.cc:270] Start()
0429 08:04:59.542257 (+     1us) write_op.cc:276] Timestamp: P: 1777449893219430 usec, L: 0
0429 08:04:59.542261 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542263 (+     2us) write_op.cc:276] Timestamp: P: 1777449893219676 usec, L: 0
0429 08:04:59.542268 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542268 (+     0us) write_op.cc:276] Timestamp: P: 1777449893219894 usec, L: 0
0429 08:04:59.542273 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542273 (+     0us) write_op.cc:276] Timestamp: P: 1777449893220595 usec, L: 0
0429 08:04:59.542279 (+     6us) write_op.cc:270] Start()
0429 08:04:59.542280 (+     1us) write_op.cc:276] Timestamp: P: 1777449893221729 usec, L: 0
0429 08:04:59.542285 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542286 (+     1us) write_op.cc:276] Timestamp: P: 1777449893221820 usec, L: 0
0429 08:04:59.542290 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542291 (+     1us) write_op.cc:276] Timestamp: P: 1777449893222659 usec, L: 0
0429 08:04:59.542296 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542296 (+     0us) write_op.cc:276] Timestamp: P: 1777449893223805 usec, L: 0
0429 08:04:59.542302 (+     6us) write_op.cc:270] Start()
0429 08:04:59.542303 (+     1us) write_op.cc:276] Timestamp: P: 1777449893224173 usec, L: 0
0429 08:04:59.542307 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542310 (+     3us) write_op.cc:276] Timestamp: P: 1777449893225143 usec, L: 0
0429 08:04:59.542314 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542315 (+     1us) write_op.cc:276] Timestamp: P: 1777449893225764 usec, L: 0
0429 08:04:59.542319 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542319 (+     0us) write_op.cc:276] Timestamp: P: 1777449893225945 usec, L: 0
0429 08:04:59.542324 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542324 (+     0us) write_op.cc:276] Timestamp: P: 1777449893226904 usec, L: 0
0429 08:04:59.542332 (+     8us) write_op.cc:270] Start()
0429 08:04:59.542333 (+     1us) write_op.cc:276] Timestamp: P: 1777449893227652 usec, L: 0
0429 08:04:59.542337 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542338 (+     1us) write_op.cc:276] Timestamp: P: 1777449893228319 usec, L: 0
0429 08:04:59.542343 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542343 (+     0us) write_op.cc:276] Timestamp: P: 1777449893228407 usec, L: 0
0429 08:04:59.542348 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542348 (+     0us) write_op.cc:276] Timestamp: P: 1777449893229664 usec, L: 0
0429 08:04:59.542353 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542354 (+     1us) write_op.cc:276] Timestamp: P: 1777449893229745 usec, L: 0
0429 08:04:59.542358 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542359 (+     1us) write_op.cc:276] Timestamp: P: 1777449893230708 usec, L: 0
0429 08:04:59.542363 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542364 (+     1us) write_op.cc:276] Timestamp: P: 1777449893230816 usec, L: 0
0429 08:04:59.542368 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542368 (+     0us) write_op.cc:276] Timestamp: P: 1777449893231714 usec, L: 0
0429 08:04:59.542374 (+     6us) write_op.cc:270] Start()
0429 08:04:59.542375 (+     1us) write_op.cc:276] Timestamp: P: 1777449893232197 usec, L: 0
0429 08:04:59.542378 (+     3us) write_op.cc:270] Start()
0429 08:04:59.542379 (+     1us) write_op.cc:276] Timestamp: P: 1777449893233205 usec, L: 0
0429 08:04:59.542383 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542383 (+     0us) write_op.cc:276] Timestamp: P: 1777449893233283 usec, L: 0
0429 08:04:59.542388 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542388 (+     0us) write_op.cc:276] Timestamp: P: 1777449893235563 usec, L: 0
0429 08:04:59.542394 (+     6us) write_op.cc:270] Start()
0429 08:04:59.542398 (+     4us) write_op.cc:276] Timestamp: P: 1777449893235669 usec, L: 0
0429 08:04:59.542410 (+    12us) write_op.cc:270] Start()
0429 08:04:59.542410 (+     0us) write_op.cc:276] Timestamp: P: 1777449893235846 usec, L: 0
0429 08:04:59.542414 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542414 (+     0us) write_op.cc:276] Timestamp: P: 1777449893235957 usec, L: 0
0429 08:04:59.542419 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542419 (+     0us) write_op.cc:276] Timestamp: P: 1777449893238587 usec, L: 0
0429 08:04:59.542426 (+     7us) write_op.cc:270] Start()
0429 08:04:59.542427 (+     1us) write_op.cc:276] Timestamp: P: 1777449893239130 usec, L: 0
0429 08:04:59.542433 (+     6us) write_op.cc:270] Start()
0429 08:04:59.542434 (+     1us) write_op.cc:276] Timestamp: P: 1777449893239440 usec, L: 0
0429 08:04:59.542438 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542439 (+     1us) write_op.cc:276] Timestamp: P: 1777449893239560 usec, L: 0
0429 08:04:59.542444 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542445 (+     1us) write_op.cc:276] Timestamp: P: 1777449893241429 usec, L: 0
0429 08:04:59.542452 (+     7us) write_op.cc:270] Start()
0429 08:04:59.542452 (+     0us) write_op.cc:276] Timestamp: P: 1777449893241831 usec, L: 0
0429 08:04:59.542457 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542457 (+     0us) write_op.cc:276] Timestamp: P: 1777449893241964 usec, L: 0
0429 08:04:59.542461 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542462 (+     1us) write_op.cc:276] Timestamp: P: 1777449893242328 usec, L: 0
0429 08:04:59.542467 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542467 (+     0us) write_op.cc:276] Timestamp: P: 1777449893243307 usec, L: 0
0429 08:04:59.542474 (+     7us) write_op.cc:270] Start()
0429 08:04:59.542474 (+     0us) write_op.cc:276] Timestamp: P: 1777449893244465 usec, L: 0
0429 08:04:59.542480 (+     6us) write_op.cc:270] Start()
0429 08:04:59.542480 (+     0us) write_op.cc:276] Timestamp: P: 1777449893245145 usec, L: 0
0429 08:04:59.542485 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542485 (+     0us) write_op.cc:276] Timestamp: P: 1777449893246024 usec, L: 0
0429 08:04:59.542490 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542491 (+     1us) write_op.cc:276] Timestamp: P: 1777449893246392 usec, L: 0
0429 08:04:59.542496 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542497 (+     1us) write_op.cc:276] Timestamp: P: 1777449893246941 usec, L: 0
0429 08:04:59.542503 (+     6us) write_op.cc:270] Start()
0429 08:04:59.542503 (+     0us) write_op.cc:276] Timestamp: P: 1777449893248216 usec, L: 0
0429 08:04:59.542508 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542508 (+     0us) write_op.cc:276] Timestamp: P: 1777449893249502 usec, L: 0
0429 08:04:59.542512 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542513 (+     1us) write_op.cc:276] Timestamp: P: 1777449893249593 usec, L: 0
0429 08:04:59.542518 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542519 (+     1us) write_op.cc:276] Timestamp: P: 1777449893250027 usec, L: 0
0429 08:04:59.542523 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542524 (+     1us) write_op.cc:276] Timestamp: P: 1777449893251139 usec, L: 0
0429 08:04:59.542528 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542528 (+     0us) write_op.cc:276] Timestamp: P: 1777449893252544 usec, L: 0
0429 08:04:59.542533 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542534 (+     1us) write_op.cc:276] Timestamp: P: 1777449893252831 usec, L: 0
0429 08:04:59.542540 (+     6us) write_op.cc:270] Start()
0429 08:04:59.542541 (+     1us) write_op.cc:276] Timestamp: P: 1777449893252924 usec, L: 0
0429 08:04:59.542544 (+     3us) write_op.cc:270] Start()
0429 08:04:59.542545 (+     1us) write_op.cc:276] Timestamp: P: 1777449893253919 usec, L: 0
0429 08:04:59.542549 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542550 (+     1us) write_op.cc:276] Timestamp: P: 1777449893255003 usec, L: 0
0429 08:04:59.542554 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542555 (+     1us) write_op.cc:276] Timestamp: P: 1777449893255109 usec, L: 0
0429 08:04:59.542561 (+     6us) write_op.cc:270] Start()
0429 08:04:59.542562 (+     1us) write_op.cc:276] Timestamp: P: 1777449893255184 usec, L: 0
0429 08:04:59.542567 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542567 (+     0us) write_op.cc:276] Timestamp: P: 1777449893256317 usec, L: 0
0429 08:04:59.542571 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542572 (+     1us) write_op.cc:276] Timestamp: P: 1777449893257079 usec, L: 0
0429 08:04:59.542577 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542577 (+     0us) write_op.cc:276] Timestamp: P: 1777449893258043 usec, L: 0
0429 08:04:59.542583 (+     6us) write_op.cc:270] Start()
0429 08:04:59.542583 (+     0us) write_op.cc:276] Timestamp: P: 1777449893258158 usec, L: 0
0429 08:04:59.542587 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542588 (+     1us) write_op.cc:276] Timestamp: P: 1777449893259262 usec, L: 0
0429 08:04:59.542593 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542593 (+     0us) write_op.cc:276] Timestamp: P: 1777449893259856 usec, L: 0
0429 08:04:59.542598 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542598 (+     0us) write_op.cc:276] Timestamp: P: 1777449893260200 usec, L: 0
0429 08:04:59.542604 (+     6us) write_op.cc:270] Start()
0429 08:04:59.542604 (+     0us) write_op.cc:276] Timestamp: P: 1777449893261407 usec, L: 0
0429 08:04:59.542608 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542609 (+     1us) write_op.cc:276] Timestamp: P: 1777449893261900 usec, L: 0
0429 08:04:59.542614 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542614 (+     0us) write_op.cc:276] Timestamp: P: 1777449893262016 usec, L: 0
0429 08:04:59.542618 (+     4us) write_op.cc:270] Start()
0429 08:04:59.542619 (+     1us) write_op.cc:276] Timestamp: P: 1777449893263400 usec, L: 0
0429 08:04:59.542624 (+     5us) write_op.cc:270] Start()
0429 08:04:59.542648 (+    24us) write_op.cc:276] Timestamp: P: 1777449893264154 usec, L: 0
0429 08:04:59.542657 (+     9us) write_op.cc:270] Start()
0429 08:04:59.542658 (+     1us) write_op.cc:276] Timestamp: P: 1777449893264271 usec, L: 0
0429 08:04:59.542667 (+     9us) write_op.cc:270] Start()
0429 08:04:59.542668 (+     1us) write_op.cc:276] Timestamp: P: 1777449893266301 usec, L: 0
0429 08:04:59.542676 (+     8us) write_op.cc:270] Start()
0429 08:04:59.542677 (+     1us) write_op.cc:276] Timestamp: P: 1777449893266435 usec, L: 0
0429 08:04:59.542690 (+    13us) write_op.cc:270] Start()
0429 08:04:59.542692 (+     2us) write_op.cc:276] Timestamp: P: 1777449893266526 usec, L: 0
0429 08:04:59.542701 (+     9us) write_op.cc:270] Start()
0429 08:04:59.542702 (+     1us) write_op.cc:276] Timestamp: P: 1777449893266635 usec, L: 0
0429 08:04:59.542712 (+    10us) write_op.cc:270] Start()
0429 08:04:59.542712 (+     0us) write_op.cc:276] Timestamp: P: 1777449893269072 usec, L: 0
0429 08:04:59.542721 (+     9us) write_op.cc:270] Start()
0429 08:04:59.542722 (+     1us) write_op.cc:276] Timestamp: P: 1777449893269888 usec, L: 0
0429 08:04:59.542734 (+    12us) write_op.cc:270] Start()
0429 08:04:59.542735 (+     1us) write_op.cc:276] Timestamp: P: 1777449893270105 usec, L: 0
0429 08:04:59.542744 (+     9us) write_op.cc:270] Start()
0429 08:04:59.542744 (+     0us) write_op.cc:276] Timestamp: P: 1777449893270268 usec, L: 0
0429 08:04:59.542750 (+     6us) write_op.cc:270] Start()
0429 08:04:59.542751 (+     1us) write_op.cc:276] Timestamp: P: 1777449893271585 usec, L: 0
0429 08:04:59.542757 (+     6us) write_op.cc:270] Start()
0429 08:04:59.542758 (+     1us) write_op.cc:276] Timestamp: P: 1777449893272595 usec, L: 0
0429 08:04:59.542765 (+     7us) write_op.cc:270] Start()
0429 08:04:59.542766 (+     1us) write_op.cc:276] Timestamp: P: 1777449893272662 usec, L: 0
0429 08:04:59.542863 (+    97us) write_op.cc:270] Start()
0429 08:04:59.542864 (+     1us) write_op.cc:276] Timestamp: P: 1777449893273218 usec, L: 0
0429 08:04:59.542873 (+     9us) write_op.cc:270] Start()
0429 08:04:59.542874 (+     1us) write_op.cc:276] Timestamp: P: 1777449893274172 usec, L: 0
0429 08:04:59.542881 (+     7us) write_op.cc:270] Start()
0429 08:04:59.542882 (+     1us) write_op.cc:276] Timestamp: P: 1777449893276061 usec, L: 0
0429 08:04:59.542892 (+    10us) write_op.cc:270] Start()
0429 08:04:59.542892 (+     0us) write_op.cc:276] Timestamp: P: 1777449893276189 usec, L: 0
0429 08:04:59.542898 (+     6us) write_op.cc:270] Start()
0429 08:04:59.542899 (+     1us) write_op.cc:276] Timestamp: P: 1777449893276723 usec, L: 0
0429 08:04:59.542906 (+     7us) write_op.cc:270] Start()
0429 08:04:59.542906 (+     0us) write_op.cc:276] Timestamp: P: 1777449893276814 usec, L: 0
0429 08:04:59.542913 (+     7us) write_op.cc:270] Start()
0429 08:04:59.542914 (+     1us) write_op.cc:276] Timestamp: P: 1777449893277710 usec, L: 0
0429 08:04:59.542921 (+     7us) write_op.cc:270] Start()
0429 08:04:59.542922 (+     1us) write_op.cc:276] Timestamp: P: 1777449893279582 usec, L: 0
0429 08:04:59.542929 (+     7us) write_op.cc:270] Start()
0429 08:04:59.542930 (+     1us) write_op.cc:276] Timestamp: P: 1777449893279703 usec, L: 0
0429 08:04:59.542936 (+     6us) write_op.cc:270] Start()
0429 08:04:59.542936 (+     0us) write_op.cc:276] Timestamp: P: 1777449893279772 usec, L: 0
0429 08:04:59.542943 (+     7us) write_op.cc:270] Start()
0429 08:04:59.542943 (+     0us) write_op.cc:276] Timestamp: P: 1777449893280072 usec, L: 0
0429 08:04:59.542950 (+     7us) write_op.cc:270] Start()
0429 08:04:59.542951 (+     1us) write_op.cc:276] Timestamp: P: 1777449893282002 usec, L: 0
0429 08:04:59.542957 (+     6us) write_op.cc:270] Start()
0429 08:04:59.542958 (+     1us) write_op.cc:276] Timestamp: P: 1777449893282106 usec, L: 0
0429 08:04:59.542964 (+     6us) write_op.cc:270] Start()
0429 08:04:59.542965 (+     1us) write_op.cc:276] Timestamp: P: 1777449893282183 usec, L: 0
0429 08:04:59.542972 (+     7us) write_op.cc:270] Start()
0429 08:04:59.542972 (+     0us) write_op.cc:276] Timestamp: P: 1777449893282556 usec, L: 0
0429 08:04:59.542980 (+     8us) write_op.cc:270] Start()
0429 08:04:59.542981 (+     1us) write_op.cc:276] Timestamp: P: 1777449893283913 usec, L: 0
0429 08:04:59.542991 (+    10us) write_op.cc:270] Start()
0429 08:04:59.542992 (+     1us) write_op.cc:276] Timestamp: P: 1777449893284349 usec, L: 0
0429 08:04:59.543001 (+     9us) write_op.cc:270] Start()
0429 08:04:59.543001 (+     0us) write_op.cc:276] Timestamp: P: 1777449893284427 usec, L: 0
0429 08:04:59.543008 (+     7us) write_op.cc:270] Start()
0429 08:04:59.543009 (+     1us) write_op.cc:276] Timestamp: P: 1777449893285169 usec, L: 0
0429 08:04:59.543021 (+    12us) write_op.cc:270] Start()
0429 08:04:59.543022 (+     1us) write_op.cc:276] Timestamp: P: 1777449893286929 usec, L: 0
0429 08:04:59.543032 (+    10us) write_op.cc:270] Start()
0429 08:04:59.543033 (+     1us) write_op.cc:276] Timestamp: P: 1777449893287106 usec, L: 0
0429 08:04:59.543043 (+    10us) write_op.cc:270] Start()
0429 08:04:59.543043 (+     0us) write_op.cc:276] Timestamp: P: 1777449893287372 usec, L: 0
0429 08:04:59.543050 (+     7us) write_op.cc:270] Start()
0429 08:04:59.543051 (+     1us) write_op.cc:276] Timestamp: P: 1777449893288265 usec, L: 0
0429 08:04:59.543060 (+     9us) write_op.cc:270] Start()
0429 08:04:59.543061 (+     1us) write_op.cc:276] Timestamp: P: 1777449893288883 usec, L: 0
0429 08:04:59.543072 (+    11us) write_op.cc:270] Start()
0429 08:04:59.543074 (+     2us) write_op.cc:276] Timestamp: P: 1777449893289747 usec, L: 0
0429 08:04:59.543086 (+    12us) write_op.cc:270] Start()
0429 08:04:59.543086 (+     0us) write_op.cc:276] Timestamp: P: 1777449893290185 usec, L: 0
0429 08:04:59.543093 (+     7us) write_op.cc:270] Start()
0429 08:04:59.543094 (+     1us) write_op.cc:276] Timestamp: P: 1777449893290640 usec, L: 0
0429 08:04:59.543102 (+     8us) write_op.cc:270] Start()
0429 08:04:59.543103 (+     1us) write_op.cc:276] Timestamp: P: 1777449893292129 usec, L: 0
0429 08:04:59.543109 (+     6us) write_op.cc:270] Start()
0429 08:04:59.543110 (+     1us) write_op.cc:276] Timestamp: P: 1777449893292601 usec, L: 0
0429 08:04:59.543119 (+     9us) write_op.cc:270] Start()
0429 08:04:59.543120 (+     1us) write_op.cc:276] Timestamp: P: 1777449893292755 usec, L: 0
0429 08:04:59.543126 (+     6us) write_op.cc:270] Start()
0429 08:04:59.543127 (+     1us) write_op.cc:276] Timestamp: P: 1777449893293332 usec, L: 0
0429 08:04:59.543135 (+     8us) write_op.cc:270] Start()
0429 08:04:59.543136 (+     1us) write_op.cc:276] Timestamp: P: 1777449893294200 usec, L: 0
0429 08:04:59.543146 (+    10us) write_op.cc:270] Start()
0429 08:04:59.543146 (+     0us) write_op.cc:276] Timestamp: P: 1777449893294571 usec, L: 0
0429 08:04:59.543156 (+    10us) write_op.cc:270] Start()
0429 08:04:59.543157 (+     1us) write_op.cc:276] Timestamp: P: 1777449893295589 usec, L: 0
0429 08:04:59.543166 (+     9us) write_op.cc:270] Start()
0429 08:04:59.543167 (+     1us) write_op.cc:276] Timestamp: P: 1777449893297106 usec, L: 0
0429 08:04:59.543179 (+    12us) write_op.cc:270] Start()
0429 08:04:59.543180 (+     1us) write_op.cc:276] Timestamp: P: 1777449893297226 usec, L: 0
0429 08:04:59.543188 (+     8us) write_op.cc:270] Start()
0429 08:04:59.543189 (+     1us) write_op.cc:276] Timestamp: P: 1777449893297582 usec, L: 0
0429 08:04:59.543195 (+     6us) write_op.cc:270] Start()
0429 08:04:59.543195 (+     0us) write_op.cc:276] Timestamp: P: 1777449893298503 usec, L: 0
0429 08:04:59.543203 (+     8us) write_op.cc:270] Start()
0429 08:04:59.543206 (+     3us) write_op.cc:276] Timestamp: P: 1777449893299543 usec, L: 0
0429 08:04:59.543327 (+   121us) write_op.cc:270] Start()
0429 08:04:59.543329 (+     2us) write_op.cc:276] Timestamp: P: 1777449893299812 usec, L: 0
0429 08:04:59.543336 (+     7us) write_op.cc:270] Start()
0429 08:04:59.543337 (+     1us) write_op.cc:276] Timestamp: P: 1777449893299925 usec, L: 0
0429 08:04:59.543343 (+     6us) write_op.cc:270] Start()
0429 08:04:59.543344 (+     1us) write_op.cc:276] Timestamp: P: 1777449893302463 usec, L: 0
0429 08:04:59.543350 (+     6us) write_op.cc:270] Start()
0429 08:04:59.543352 (+     2us) write_op.cc:276] Timestamp: P: 1777449893302567 usec, L: 0
0429 08:04:59.543358 (+     6us) write_op.cc:270] Start()
0429 08:04:59.543359 (+     1us) write_op.cc:276] Timestamp: P: 1777449893302659 usec, L: 0
0429 08:04:59.543366 (+     7us) write_op.cc:270] Start()
0429 08:04:59.543366 (+     0us) write_op.cc:276] Timestamp: P: 1777449893302734 usec, L: 0
0429 08:04:59.543373 (+     7us) write_op.cc:270] Start()
0429 08:04:59.543374 (+     1us) write_op.cc:276] Timestamp: P: 1777449893305458 usec, L: 0
0429 08:04:59.543382 (+     8us) write_op.cc:270] Start()
0429 08:04:59.543387 (+     5us) write_op.cc:276] Timestamp: P: 1777449893305582 usec, L: 0
0429 08:04:59.543394 (+     7us) write_op.cc:270] Start()
0429 08:04:59.543395 (+     1us) write_op.cc:276] Timestamp: P: 1777449893305677 usec, L: 0
0429 08:04:59.543411 (+    16us) write_op.cc:270] Start()
0429 08:04:59.543411 (+     0us) write_op.cc:276] Timestamp: P: 1777449893305757 usec, L: 0
0429 08:04:59.543419 (+     8us) write_op.cc:270] Start()
0429 08:04:59.543420 (+     1us) write_op.cc:276] Timestamp: P: 1777449893307741 usec, L: 0
0429 08:04:59.543426 (+     6us) write_op.cc:270] Start()
0429 08:04:59.543428 (+     2us) write_op.cc:276] Timestamp: P: 1777449893307975 usec, L: 0
0429 08:04:59.543434 (+     6us) write_op.cc:270] Start()
0429 08:04:59.543435 (+     1us) write_op.cc:276] Timestamp: P: 1777449893308220 usec, L: 0
0429 08:04:59.543441 (+     6us) write_op.cc:270] Start()
0429 08:04:59.543442 (+     1us) write_op.cc:276] Timestamp: P: 1777449893308555 usec, L: 0
0429 08:04:59.543448 (+     6us) write_op.cc:270] Start()
0429 08:04:59.543448 (+     0us) write_op.cc:276] Timestamp: P: 1777449893309635 usec, L: 0
0429 08:04:59.543455 (+     7us) write_op.cc:270] Start()
0429 08:04:59.543456 (+     1us) write_op.cc:276] Timestamp: P: 1777449893310664 usec, L: 0
0429 08:04:59.543464 (+     8us) write_op.cc:270] Start()
0429 08:04:59.543465 (+     1us) write_op.cc:276] Timestamp: P: 1777449893310752 usec, L: 0
0429 08:04:59.543472 (+     7us) write_op.cc:270] Start()
0429 08:04:59.543472 (+     0us) write_op.cc:276] Timestamp: P: 1777449893311599 usec, L: 0
0429 08:04:59.543503 (+    31us) write_op.cc:270] Start()
0429 08:04:59.543504 (+     1us) write_op.cc:276] Timestamp: P: 1777449893312193 usec, L: 0
0429 08:04:59.543513 (+     9us) write_op.cc:270] Start()
0429 08:04:59.543515 (+     2us) write_op.cc:276] Timestamp: P: 1777449893313646 usec, L: 0
0429 08:04:59.543522 (+     7us) write_op.cc:270] Start()
0429 08:04:59.543523 (+     1us) write_op.cc:276] Timestamp: P: 1777449893314204 usec, L: 0
0429 08:04:59.543530 (+     7us) write_op.cc:270] Start()
0429 08:04:59.543531 (+     1us) write_op.cc:276] Timestamp: P: 1777449893314320 usec, L: 0
0429 08:04:59.543538 (+     7us) write_op.cc:270] Start()
0429 08:04:59.543539 (+     1us) write_op.cc:276] Timestamp: P: 1777449893314400 usec, L: 0
0429 08:04:59.543545 (+     6us) write_op.cc:270] Start()
0429 08:04:59.543548 (+     3us) write_op.cc:276] Timestamp: P: 1777449893315621 usec, L: 0
0429 08:04:59.543555 (+     7us) write_op.cc:270] Start()
0429 08:04:59.543556 (+     1us) write_op.cc:276] Timestamp: P: 1777449893316824 usec, L: 0
0429 08:04:59.543564 (+     8us) write_op.cc:270] Start()
0429 08:04:59.543565 (+     1us) write_op.cc:276] Timestamp: P: 1777449893316883 usec, L: 0
0429 08:04:59.543572 (+     7us) write_op.cc:270] Start()
0429 08:04:59.543574 (+     2us) write_op.cc:276] Timestamp: P: 1777449893316922 usec, L: 0
0429 08:04:59.543583 (+     9us) write_op.cc:270] Start()
0429 08:04:59.543585 (+     2us) write_op.cc:276] Timestamp: P: 1777449893318134 usec, L: 0
0429 08:04:59.543592 (+     7us) write_op.cc:270] Start()
0429 08:04:59.543592 (+     0us) write_op.cc:276] Timestamp: P: 1777449893319320 usec, L: 0
0429 08:04:59.543599 (+     7us) write_op.cc:270] Start()
0429 08:04:59.543599 (+     0us) write_op.cc:276] Timestamp: P: 17774498
W20260429 08:05:00.622876  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1066ms of latency in SegmentAllocator::Sync()
I20260429 08:05:01.692026  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 12) took 1082 ms. Trace:
I20260429 08:05:01.692119  8063 rpcz_store.cc:276] 0429 08:05:00.609399 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:05:00.609443 (+    44us) service_pool.cc:225] Handling call
0429 08:05:00.610685 (+  1242us) raft_consensus.cc:1471] Updating replica for 425 ops
0429 08:05:00.611696 (+  1011us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:05:00.611696 (+     0us) raft_consensus.cc:1539] Triggering prepare for 425 ops
0429 08:05:00.611752 (+    56us) write_op.cc:270] Start()
0429 08:05:00.611759 (+     7us) write_op.cc:276] Timestamp: P: 1777449893478163 usec, L: 0
0429 08:05:00.611898 (+   139us) write_op.cc:270] Start()
0429 08:05:00.611901 (+     3us) write_op.cc:276] Timestamp: P: 1777449893478272 usec, L: 0
0429 08:05:00.611919 (+    18us) write_op.cc:270] Start()
0429 08:05:00.611920 (+     1us) write_op.cc:276] Timestamp: P: 1777449893478639 usec, L: 0
0429 08:05:00.611927 (+     7us) write_op.cc:270] Start()
0429 08:05:00.611928 (+     1us) write_op.cc:276] Timestamp: P: 1777449893479458 usec, L: 0
0429 08:05:00.611939 (+    11us) write_op.cc:270] Start()
0429 08:05:00.611940 (+     1us) write_op.cc:276] Timestamp: P: 1777449893481128 usec, L: 0
0429 08:05:00.611947 (+     7us) write_op.cc:270] Start()
0429 08:05:00.611947 (+     0us) write_op.cc:276] Timestamp: P: 1777449893481235 usec, L: 0
0429 08:05:00.611954 (+     7us) write_op.cc:270] Start()
0429 08:05:00.611955 (+     1us) write_op.cc:276] Timestamp: P: 1777449893481308 usec, L: 0
0429 08:05:00.611963 (+     8us) write_op.cc:270] Start()
0429 08:05:00.611963 (+     0us) write_op.cc:276] Timestamp: P: 1777449893482547 usec, L: 0
0429 08:05:00.611973 (+    10us) write_op.cc:270] Start()
0429 08:05:00.611973 (+     0us) write_op.cc:276] Timestamp: P: 1777449893483736 usec, L: 0
0429 08:05:00.611980 (+     7us) write_op.cc:270] Start()
0429 08:05:00.611980 (+     0us) write_op.cc:276] Timestamp: P: 1777449893483836 usec, L: 0
0429 08:05:00.611987 (+     7us) write_op.cc:270] Start()
0429 08:05:00.611988 (+     1us) write_op.cc:276] Timestamp: P: 1777449893484422 usec, L: 0
0429 08:05:00.611995 (+     7us) write_op.cc:270] Start()
0429 08:05:00.611996 (+     1us) write_op.cc:276] Timestamp: P: 1777449893484528 usec, L: 0
0429 08:05:00.612005 (+     9us) write_op.cc:270] Start()
0429 08:05:00.612006 (+     1us) write_op.cc:276] Timestamp: P: 1777449893486787 usec, L: 0
0429 08:05:00.612013 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612014 (+     1us) write_op.cc:276] Timestamp: P: 1777449893486972 usec, L: 0
0429 08:05:00.612021 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612023 (+     2us) write_op.cc:276] Timestamp: P: 1777449893487076 usec, L: 0
0429 08:05:00.612030 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612031 (+     1us) write_op.cc:276] Timestamp: P: 1777449893487158 usec, L: 0
0429 08:05:00.612042 (+    11us) write_op.cc:270] Start()
0429 08:05:00.612043 (+     1us) write_op.cc:276] Timestamp: P: 1777449893489359 usec, L: 0
0429 08:05:00.612050 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612050 (+     0us) write_op.cc:276] Timestamp: P: 1777449893489739 usec, L: 0
0429 08:05:00.612057 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612058 (+     1us) write_op.cc:276] Timestamp: P: 1777449893490022 usec, L: 0
0429 08:05:00.612065 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612066 (+     1us) write_op.cc:276] Timestamp: P: 1777449893490154 usec, L: 0
0429 08:05:00.612077 (+    11us) write_op.cc:270] Start()
0429 08:05:00.612077 (+     0us) write_op.cc:276] Timestamp: P: 1777449893491676 usec, L: 0
0429 08:05:00.612085 (+     8us) write_op.cc:270] Start()
0429 08:05:00.612086 (+     1us) write_op.cc:276] Timestamp: P: 1777449893492184 usec, L: 0
0429 08:05:00.612093 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612093 (+     0us) write_op.cc:276] Timestamp: P: 1777449893492654 usec, L: 0
0429 08:05:00.612102 (+     9us) write_op.cc:270] Start()
0429 08:05:00.612103 (+     1us) write_op.cc:276] Timestamp: P: 1777449893494107 usec, L: 0
0429 08:05:00.612113 (+    10us) write_op.cc:270] Start()
0429 08:05:00.612114 (+     1us) write_op.cc:276] Timestamp: P: 1777449893494415 usec, L: 0
0429 08:05:00.612122 (+     8us) write_op.cc:270] Start()
0429 08:05:00.612123 (+     1us) write_op.cc:276] Timestamp: P: 1777449893495027 usec, L: 0
0429 08:05:00.612131 (+     8us) write_op.cc:270] Start()
0429 08:05:00.612131 (+     0us) write_op.cc:276] Timestamp: P: 1777449893495138 usec, L: 0
0429 08:05:00.612138 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612139 (+     1us) write_op.cc:276] Timestamp: P: 1777449893496890 usec, L: 0
0429 08:05:00.612147 (+     8us) write_op.cc:270] Start()
0429 08:05:00.612147 (+     0us) write_op.cc:276] Timestamp: P: 1777449893497359 usec, L: 0
0429 08:05:00.612154 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612155 (+     1us) write_op.cc:276] Timestamp: P: 1777449893497551 usec, L: 0
0429 08:05:00.612162 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612163 (+     1us) write_op.cc:276] Timestamp: P: 1777449893497654 usec, L: 0
0429 08:05:00.612170 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612171 (+     1us) write_op.cc:276] Timestamp: P: 1777449893499388 usec, L: 0
0429 08:05:00.612182 (+    11us) write_op.cc:270] Start()
0429 08:05:00.612182 (+     0us) write_op.cc:276] Timestamp: P: 1777449893500285 usec, L: 0
0429 08:05:00.612189 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612190 (+     1us) write_op.cc:276] Timestamp: P: 1777449893501561 usec, L: 0
0429 08:05:00.612196 (+     6us) write_op.cc:270] Start()
0429 08:05:00.612197 (+     1us) write_op.cc:276] Timestamp: P: 1777449893501693 usec, L: 0
0429 08:05:00.612205 (+     8us) write_op.cc:270] Start()
0429 08:05:00.612208 (+     3us) write_op.cc:276] Timestamp: P: 1777449893501786 usec, L: 0
0429 08:05:00.612216 (+     8us) write_op.cc:270] Start()
0429 08:05:00.612217 (+     1us) write_op.cc:276] Timestamp: P: 1777449893502299 usec, L: 0
0429 08:05:00.612223 (+     6us) write_op.cc:270] Start()
0429 08:05:00.612224 (+     1us) write_op.cc:276] Timestamp: P: 1777449893503535 usec, L: 0
0429 08:05:00.612230 (+     6us) write_op.cc:270] Start()
0429 08:05:00.612231 (+     1us) write_op.cc:276] Timestamp: P: 1777449893503869 usec, L: 0
0429 08:05:00.612238 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612240 (+     2us) write_op.cc:276] Timestamp: P: 1777449893504249 usec, L: 0
0429 08:05:00.612246 (+     6us) write_op.cc:270] Start()
0429 08:05:00.612247 (+     1us) write_op.cc:276] Timestamp: P: 1777449893505758 usec, L: 0
0429 08:05:00.612255 (+     8us) write_op.cc:270] Start()
0429 08:05:00.612256 (+     1us) write_op.cc:276] Timestamp: P: 1777449893506396 usec, L: 0
0429 08:05:00.612265 (+     9us) write_op.cc:270] Start()
0429 08:05:00.612265 (+     0us) write_op.cc:276] Timestamp: P: 1777449893506613 usec, L: 0
0429 08:05:00.612273 (+     8us) write_op.cc:270] Start()
0429 08:05:00.612276 (+     3us) write_op.cc:276] Timestamp: P: 1777449893507584 usec, L: 0
0429 08:05:00.612289 (+    13us) write_op.cc:270] Start()
0429 08:05:00.612289 (+     0us) write_op.cc:276] Timestamp: P: 1777449893508670 usec, L: 0
0429 08:05:00.612296 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612297 (+     1us) write_op.cc:276] Timestamp: P: 1777449893509390 usec, L: 0
0429 08:05:00.612303 (+     6us) write_op.cc:270] Start()
0429 08:05:00.612304 (+     1us) write_op.cc:276] Timestamp: P: 1777449893509496 usec, L: 0
0429 08:05:00.612314 (+    10us) write_op.cc:270] Start()
0429 08:05:00.612318 (+     4us) write_op.cc:276] Timestamp: P: 1777449893510878 usec, L: 0
0429 08:05:00.612326 (+     8us) write_op.cc:270] Start()
0429 08:05:00.612327 (+     1us) write_op.cc:276] Timestamp: P: 1777449893511400 usec, L: 0
0429 08:05:00.612334 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612335 (+     1us) write_op.cc:276] Timestamp: P: 1777449893511968 usec, L: 0
0429 08:05:00.612341 (+     6us) write_op.cc:270] Start()
0429 08:05:00.612342 (+     1us) write_op.cc:276] Timestamp: P: 1777449893512077 usec, L: 0
0429 08:05:00.612348 (+     6us) write_op.cc:270] Start()
0429 08:05:00.612351 (+     3us) write_op.cc:276] Timestamp: P: 1777449893514485 usec, L: 0
0429 08:05:00.612359 (+     8us) write_op.cc:270] Start()
0429 08:05:00.612361 (+     2us) write_op.cc:276] Timestamp: P: 1777449893514795 usec, L: 0
0429 08:05:00.612369 (+     8us) write_op.cc:270] Start()
0429 08:05:00.612369 (+     0us) write_op.cc:276] Timestamp: P: 1777449893514897 usec, L: 0
0429 08:05:00.612377 (+     8us) write_op.cc:270] Start()
0429 08:05:00.612378 (+     1us) write_op.cc:276] Timestamp: P: 1777449893514963 usec, L: 0
0429 08:05:00.612385 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612387 (+     2us) write_op.cc:276] Timestamp: P: 1777449893516186 usec, L: 0
0429 08:05:00.612393 (+     6us) write_op.cc:270] Start()
0429 08:05:00.612394 (+     1us) write_op.cc:276] Timestamp: P: 1777449893517334 usec, L: 0
0429 08:05:00.612400 (+     6us) write_op.cc:270] Start()
0429 08:05:00.612401 (+     1us) write_op.cc:276] Timestamp: P: 1777449893517451 usec, L: 0
0429 08:05:00.612407 (+     6us) write_op.cc:270] Start()
0429 08:05:00.612408 (+     1us) write_op.cc:276] Timestamp: P: 1777449893517801 usec, L: 0
0429 08:05:00.612415 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612416 (+     1us) write_op.cc:276] Timestamp: P: 1777449893519005 usec, L: 0
0429 08:05:00.612423 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612424 (+     1us) write_op.cc:276] Timestamp: P: 1777449893519700 usec, L: 0
0429 08:05:00.612430 (+     6us) write_op.cc:270] Start()
0429 08:05:00.612431 (+     1us) write_op.cc:276] Timestamp: P: 1777449893519798 usec, L: 0
0429 08:05:00.612438 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612439 (+     1us) write_op.cc:276] Timestamp: P: 1777449893521818 usec, L: 0
0429 08:05:00.612445 (+     6us) write_op.cc:270] Start()
0429 08:05:00.612447 (+     2us) write_op.cc:276] Timestamp: P: 1777449893522246 usec, L: 0
0429 08:05:00.612455 (+     8us) write_op.cc:270] Start()
0429 08:05:00.612456 (+     1us) write_op.cc:276] Timestamp: P: 1777449893522354 usec, L: 0
0429 08:05:00.612463 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612465 (+     2us) write_op.cc:276] Timestamp: P: 1777449893522444 usec, L: 0
0429 08:05:00.612472 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612473 (+     1us) write_op.cc:276] Timestamp: P: 1777449893523783 usec, L: 0
0429 08:05:00.612479 (+     6us) write_op.cc:270] Start()
0429 08:05:00.612482 (+     3us) write_op.cc:276] Timestamp: P: 1777449893524822 usec, L: 0
0429 08:05:00.612489 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612490 (+     1us) write_op.cc:276] Timestamp: P: 1777449893524917 usec, L: 0
0429 08:05:00.612497 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612499 (+     2us) write_op.cc:276] Timestamp: P: 1777449893524981 usec, L: 0
0429 08:05:00.612507 (+     8us) write_op.cc:270] Start()
0429 08:05:00.612508 (+     1us) write_op.cc:276] Timestamp: P: 1777449893526732 usec, L: 0
0429 08:05:00.612515 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612517 (+     2us) write_op.cc:276] Timestamp: P: 1777449893527447 usec, L: 0
0429 08:05:00.612523 (+     6us) write_op.cc:270] Start()
0429 08:05:00.612525 (+     2us) write_op.cc:276] Timestamp: P: 1777449893527559 usec, L: 0
0429 08:05:00.612531 (+     6us) write_op.cc:270] Start()
0429 08:05:00.612532 (+     1us) write_op.cc:276] Timestamp: P: 1777449893527604 usec, L: 0
0429 08:05:00.612539 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612540 (+     1us) write_op.cc:276] Timestamp: P: 1777449893528833 usec, L: 0
0429 08:05:00.612551 (+    11us) write_op.cc:270] Start()
0429 08:05:00.612554 (+     3us) write_op.cc:276] Timestamp: P: 1777449893530358 usec, L: 0
0429 08:05:00.612564 (+    10us) write_op.cc:270] Start()
0429 08:05:00.612565 (+     1us) write_op.cc:276] Timestamp: P: 1777449893530453 usec, L: 0
0429 08:05:00.612571 (+     6us) write_op.cc:270] Start()
0429 08:05:00.612572 (+     1us) write_op.cc:276] Timestamp: P: 1777449893530954 usec, L: 0
0429 08:05:00.612582 (+    10us) write_op.cc:270] Start()
0429 08:05:00.612584 (+     2us) write_op.cc:276] Timestamp: P: 1777449893531635 usec, L: 0
0429 08:05:00.612595 (+    11us) write_op.cc:270] Start()
0429 08:05:00.612597 (+     2us) write_op.cc:276] Timestamp: P: 1777449893532474 usec, L: 0
0429 08:05:00.612605 (+     8us) write_op.cc:270] Start()
0429 08:05:00.612606 (+     1us) write_op.cc:276] Timestamp: P: 1777449893533085 usec, L: 0
0429 08:05:00.612614 (+     8us) write_op.cc:270] Start()
0429 08:05:00.612615 (+     1us) write_op.cc:276] Timestamp: P: 1777449893533776 usec, L: 0
0429 08:05:00.612634 (+    19us) write_op.cc:270] Start()
0429 08:05:00.612634 (+     0us) write_op.cc:276] Timestamp: P: 1777449893534181 usec, L: 0
0429 08:05:00.612641 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612643 (+     2us) write_op.cc:276] Timestamp: P: 1777449893535537 usec, L: 0
0429 08:05:00.612652 (+     9us) write_op.cc:270] Start()
0429 08:05:00.612653 (+     1us) write_op.cc:276] Timestamp: P: 1777449893536140 usec, L: 0
0429 08:05:00.612664 (+    11us) write_op.cc:270] Start()
0429 08:05:00.612664 (+     0us) write_op.cc:276] Timestamp: P: 1777449893536739 usec, L: 0
0429 08:05:00.612676 (+    12us) write_op.cc:270] Start()
0429 08:05:00.612677 (+     1us) write_op.cc:276] Timestamp: P: 1777449893537205 usec, L: 0
0429 08:05:00.612684 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612686 (+     2us) write_op.cc:276] Timestamp: P: 1777449893538715 usec, L: 0
0429 08:05:00.612692 (+     6us) write_op.cc:270] Start()
0429 08:05:00.612693 (+     1us) write_op.cc:276] Timestamp: P: 1777449893539107 usec, L: 0
0429 08:05:00.612699 (+     6us) write_op.cc:270] Start()
0429 08:05:00.612700 (+     1us) write_op.cc:276] Timestamp: P: 1777449893539184 usec, L: 0
0429 08:05:00.612707 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612707 (+     0us) write_op.cc:276] Timestamp: P: 1777449893540012 usec, L: 0
0429 08:05:00.612714 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612716 (+     2us) write_op.cc:276] Timestamp: P: 1777449893540841 usec, L: 0
0429 08:05:00.612723 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612724 (+     1us) write_op.cc:276] Timestamp: P: 1777449893541941 usec, L: 0
0429 08:05:00.612730 (+     6us) write_op.cc:270] Start()
0429 08:05:00.612731 (+     1us) write_op.cc:276] Timestamp: P: 1777449893542748 usec, L: 0
0429 08:05:00.612741 (+    10us) write_op.cc:270] Start()
0429 08:05:00.612742 (+     1us) write_op.cc:276] Timestamp: P: 1777449893542923 usec, L: 0
0429 08:05:00.612751 (+     9us) write_op.cc:270] Start()
0429 08:05:00.612752 (+     1us) write_op.cc:276] Timestamp: P: 1777449893543538 usec, L: 0
0429 08:05:00.612758 (+     6us) write_op.cc:270] Start()
0429 08:05:00.612759 (+     1us) write_op.cc:276] Timestamp: P: 1777449893543927 usec, L: 0
0429 08:05:00.612765 (+     6us) write_op.cc:270] Start()
0429 08:05:00.612766 (+     1us) write_op.cc:276] Timestamp: P: 1777449893544587 usec, L: 0
0429 08:05:00.612773 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612774 (+     1us) write_op.cc:276] Timestamp: P: 1777449893545417 usec, L: 0
0429 08:05:00.612782 (+     8us) write_op.cc:270] Start()
0429 08:05:00.612783 (+     1us) write_op.cc:276] Timestamp: P: 1777449893546524 usec, L: 0
0429 08:05:00.612790 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612790 (+     0us) write_op.cc:276] Timestamp: P: 1777449893546662 usec, L: 0
0429 08:05:00.612797 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612797 (+     0us) write_op.cc:276] Timestamp: P: 1777449893547335 usec, L: 0
0429 08:05:00.612803 (+     6us) write_op.cc:270] Start()
0429 08:05:00.612804 (+     1us) write_op.cc:276] Timestamp: P: 1777449893548223 usec, L: 0
0429 08:05:00.612812 (+     8us) write_op.cc:270] Start()
0429 08:05:00.612812 (+     0us) write_op.cc:276] Timestamp: P: 1777449893548914 usec, L: 0
0429 08:05:00.612819 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612820 (+     1us) write_op.cc:276] Timestamp: P: 1777449893549040 usec, L: 0
0429 08:05:00.612827 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612827 (+     0us) write_op.cc:276] Timestamp: P: 1777449893550039 usec, L: 0
0429 08:05:00.612833 (+     6us) write_op.cc:270] Start()
0429 08:05:00.612834 (+     1us) write_op.cc:276] Timestamp: P: 1777449893550982 usec, L: 0
0429 08:05:00.612847 (+    13us) write_op.cc:270] Start()
0429 08:05:00.612848 (+     1us) write_op.cc:276] Timestamp: P: 1777449893551988 usec, L: 0
0429 08:05:00.612855 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612856 (+     1us) write_op.cc:276] Timestamp: P: 1777449893552081 usec, L: 0
0429 08:05:00.612863 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612864 (+     1us) write_op.cc:276] Timestamp: P: 1777449893553095 usec, L: 0
0429 08:05:00.612871 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612872 (+     1us) write_op.cc:276] Timestamp: P: 1777449893553825 usec, L: 0
0429 08:05:00.612884 (+    12us) write_op.cc:270] Start()
0429 08:05:00.612885 (+     1us) write_op.cc:276] Timestamp: P: 1777449893554703 usec, L: 0
0429 08:05:00.612895 (+    10us) write_op.cc:270] Start()
0429 08:05:00.612895 (+     0us) write_op.cc:276] Timestamp: P: 1777449893554788 usec, L: 0
0429 08:05:00.612914 (+    19us) write_op.cc:270] Start()
0429 08:05:00.612915 (+     1us) write_op.cc:276] Timestamp: P: 1777449893556383 usec, L: 0
0429 08:05:00.612922 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612923 (+     1us) write_op.cc:276] Timestamp: P: 1777449893556503 usec, L: 0
0429 08:05:00.612933 (+    10us) write_op.cc:270] Start()
0429 08:05:00.612934 (+     1us) write_op.cc:276] Timestamp: P: 1777449893556592 usec, L: 0
0429 08:05:00.612941 (+     7us) write_op.cc:270] Start()
0429 08:05:00.612942 (+     1us) write_op.cc:276] Timestamp: P: 1777449893556678 usec, L: 0
0429 08:05:00.612948 (+     6us) write_op.cc:270] Start()
0429 08:05:00.612950 (+     2us) write_op.cc:276] Timestamp: P: 1777449893558995 usec, L: 0
0429 08:05:00.612956 (+     6us) write_op.cc:270] Start()
0429 08:05:00.612958 (+     2us) write_op.cc:276] Timestamp: P: 1777449893559536 usec, L: 0
0429 08:05:00.613366 (+   408us) write_op.cc:270] Start()
0429 08:05:00.613370 (+     4us) write_op.cc:276] Timestamp: P: 1777449893559727 usec, L: 0
0429 08:05:00.613400 (+    30us) write_op.cc:270] Start()
0429 08:05:00.613401 (+     1us) write_op.cc:276] Timestamp: P: 1777449893559816 usec, L: 0
0429 08:05:00.613413 (+    12us) write_op.cc:270] Start()
0429 08:05:00.613413 (+     0us) write_op.cc:276] Timestamp: P: 1777449893560593 usec, L: 0
0429 08:05:00.613423 (+    10us) write_op.cc:270] Start()
0429 08:05:00.613423 (+     0us) write_op.cc:276] Timestamp: P: 1777449893562160 usec, L: 0
0429 08:05:00.613433 (+    10us) write_op.cc:270] Start()
0429 08:05:00.613434 (+     1us) write_op.cc:276] Timestamp: P: 1777449893562278 usec, L: 0
0429 08:05:00.613444 (+    10us) write_op.cc:270] Start()
0429 08:05:00.613444 (+     0us) write_op.cc:276] Timestamp: P: 1777449893562371 usec, L: 0
0429 08:05:00.613455 (+    11us) write_op.cc:270] Start()
0429 08:05:00.613456 (+     1us) write_op.cc:276] Timestamp: P: 1777449893562743 usec, L: 0
0429 08:05:00.613464 (+     8us) write_op.cc:270] Start()
0429 08:05:00.613465 (+     1us) write_op.cc:276] Timestamp: P: 1777449893565337 usec, L: 0
0429 08:05:00.613479 (+    14us) write_op.cc:270] Start()
0429 08:05:00.613480 (+     1us) write_op.cc:276] Timestamp: P: 1777449893565421 usec, L: 0
0429 08:05:00.613495 (+    15us) write_op.cc:270] Start()
0429 08:05:00.613496 (+     1us) write_op.cc:276] Timestamp: P: 1777449893565490 usec, L: 0
0429 08:05:00.613507 (+    11us) write_op.cc:270] Start()
0429 08:05:00.613508 (+     1us) write_op.cc:276] Timestamp: P: 1777449893565557 usec, L: 0
0429 08:05:00.613517 (+     9us) write_op.cc:270] Start()
0429 08:05:00.613520 (+     3us) write_op.cc:276] Timestamp: P: 1777449893568121 usec, L: 0
0429 08:05:00.613535 (+    15us) write_op.cc:270] Start()
0429 08:05:00.613536 (+     1us) write_op.cc:276] Timestamp: P: 1777449893568249 usec, L: 0
0429 08:05:00.613543 (+     7us) write_op.cc:270] Start()
0429 08:05:00.613544 (+     1us) write_op.cc:276] Timestamp: P: 1777449893568343 usec, L: 0
0429 08:05:00.613551 (+     7us) write_op.cc:270] Start()
0429 08:05:00.613552 (+     1us) write_op.cc:276] Timestamp: P: 1777449893568439 usec, L: 0
0429 08:05:00.613558 (+     6us) write_op.cc:270] Start()
0429 08:05:00.613559 (+     1us) write_op.cc:276] Timestamp: P: 1777449893569709 usec, L: 0
0429 08:05:00.613567 (+     8us) write_op.cc:270] Start()
0429 08:05:00.613568 (+     1us) write_op.cc:276] Timestamp: P: 1777449893570588 usec, L: 0
0429 08:05:00.613577 (+     9us) write_op.cc:270] Start()
0429 08:05:00.613578 (+     1us) write_op.cc:276] Timestamp: P: 1777449893571058 usec, L: 0
0429 08:05:00.613588 (+    10us) write_op.cc:270] Start()
0429 08:05:00.613589 (+     1us) write_op.cc:276] Timestamp: P: 1777449893571133 usec, L: 0
0429 08:05:00.613596 (+     7us) write_op.cc:270] Start()
0429 08:05:00.613596 (+     0us) write_op.cc:276] Timestamp: P: 1777449893572204 usec, L: 0
0429 08:05:00.613605 (+     9us) write_op.cc:270] Start()
0429 08:05:00.613606 (+     1us) write_op.cc:276] Timestamp: P: 1777449893572410 usec, L: 0
0429 08:05:00.613613 (+     7us) write_op.cc:270] Start()
0429 08:05:00.613613 (+     0us) write_op.cc:276] Timestamp: P: 1777449893573377 usec, L: 0
0429 08:05:00.613631 (+    18us) write_op.cc:270] Start()
0429 08:05:00.613631 (+     0us) write_op.cc:276] Timestamp: P: 1777449893573720 usec, L: 0
0429 08:05:00.613658 (+    27us) write_op.cc:270] Start()
0429 08:05:00.613659 (+     1us) write_op.cc:276] Timestamp: P: 1777449893575408 usec, L: 0
0429 08:05:00.613670 (+    11us) write_op.cc:270] Start()
0429 08:05:00.613671 (+     1us) write_op.cc:276] Timestamp: P: 1777449893575602 usec, L: 0
0429 08:05:00.613679 (+     8us) write_op.cc:270] Start()
0429 08:05:00.613680 (+     1us) write_op.cc:276] Timestamp: P: 1777449893576135 usec, L: 0
0429 08:05:00.613687 (+     7us) write_op.cc:270] Start()
0429 08:05:00.613688 (+     1us) write_op.cc:276] Timestamp: P: 1777449893576224 usec, L: 0
0429 08:05:00.613699 (+    11us) write_op.cc:270] Start()
0429 08:05:00.613700 (+     1us) write_op.cc:276] Timestamp: P: 1777449893576964 usec, L: 0
0429 08:05:00.613711 (+    11us) write_op.cc:270] Start()
0429 08:05:00.613712 (+     1us) write_op.cc:276] Timestamp: P: 1777449893577658 usec, L: 0
0429 08:05:00.613718 (+     6us) write_op.cc:270] Start()
0429 08:05:00.613719 (+     1us) write_op.cc:276] Timestamp: P: 1777449893579128 usec, L: 0
0429 08:05:00.613730 (+    11us) write_op.cc:270] Start()
0429 08:05:00.613730 (+     0us) write_op.cc:276] Timestamp: P: 1777449893579192 usec, L: 0
0429 08:05:00.613737 (+     7us) write_op.cc:270] Start()
0429 08:05:00.613738 (+     1us) write_op.cc:276] Timestamp: P: 1777449893579926 usec, L: 0
0429 08:05:00.613747 (+     9us) write_op.cc:270] Start()
0429 08:05:00.613748 (+     1us) write_op.cc:276] Timestamp: P: 1777449893580027 usec, L: 0
0429 08:05:00.613757 (+     9us) write_op.cc:270] Start()
0429 08:05:00.613757 (+     0us) write_op.cc:276] Timestamp: P: 1777449893581356 usec, L: 0
0429 08:05:00.613767 (+    10us) write_op.cc:270] Start()
0429 08:05:00.613768 (+     1us) write_op.cc:276] Timestamp: P: 1777449893581543 usec, L: 0
0429 08:05:00.613779 (+    11us) write_op.cc:270] Start()
0429 08:05:00.613780 (+     1us) write_op.cc:276] Timestamp: P: 1777449893582879 usec, L: 0
0429 08:05:00.613789 (+     9us) write_op.cc:270] Start()
0429 08:05:00.613790 (+     1us) write_op.cc:276] Timestamp: P: 1777449893582992 usec, L: 0
0429 08:05:00.613799 (+     9us) write_op.cc:270] Start()
0429 08:05:00.613800 (+     1us) write_op.cc:276] Timestamp: P: 1777449893584401 usec, L: 0
0429 08:05:00.613806 (+     6us) write_op.cc:270] Start()
0429 08:05:00.613807 (+     1us) write_op.cc:276] Timestamp: P: 1777449893584583 usec, L: 0
0429 08:05:00.613817 (+    10us) write_op.cc:270] Start()
0429 08:05:00.613818 (+     1us) write_op.cc:276] Timestamp: P: 1777449893585037 usec, L: 0
0429 08:05:00.613830 (+    12us) write_op.cc:270] Start()
0429 08:05:00.613831 (+     1us) write_op.cc:276] Timestamp: P: 1777449893585113 usec, L: 0
0429 08:05:00.613841 (+    10us) write_op.cc:270] Start()
0429 08:05:00.613842 (+     1us) write_op.cc:276] Timestamp: P: 1777449893587382 usec, L: 0
0429 08:05:00.613852 (+    10us) write_op.cc:270] Start()
0429 08:05:00.613853 (+     1us) write_op.cc:276] Timestamp: P: 1777449893587575 usec, L: 0
0429 08:05:00.613861 (+     8us) write_op.cc:270] Start()
0429 08:05:00.613861 (+     0us) write_op.cc:276] Timestamp: P: 1777449893587975 usec, L: 0
0429 08:05:00.613869 (+     8us) write_op.cc:270] Start()
0429 08:05:00.613870 (+     1us) write_op.cc:276] Timestamp: P: 1777449893588073 usec, L: 0
0429 08:05:00.613876 (+     6us) write_op.cc:270] Start()
0429 08:05:00.613877 (+     1us) write_op.cc:276] Timestamp: P: 1777449893589498 usec, L: 0
0429 08:05:00.613887 (+    10us) write_op.cc:270] Start()
0429 08:05:00.613888 (+     1us) write_op.cc:276] Timestamp: P: 1777449893590196 usec, L: 0
0429 08:05:00.613895 (+     7us) write_op.cc:270] Start()
0429 08:05:00.613895 (+     0us) write_op.cc:276] Timestamp: P: 1777449893590604 usec, L: 0
0429 08:05:00.613904 (+     9us) write_op.cc:270] Start()
0429 08:05:00.613906 (+     2us) write_op.cc:276] Timestamp: P: 1777449893591007 usec, L: 0
0429 08:05:00.613916 (+    10us) write_op.cc:270] Start()
0429 08:05:00.613917 (+     1us) write_op.cc:276] Timestamp: P: 1777449893591948 usec, L: 0
0429 08:05:00.613926 (+     9us) write_op.cc:270] Start()
0429 08:05:00.613928 (+     2us) write_op.cc:276] Timestamp: P: 1777449893592220 usec, L: 0
0429 08:05:00.613939 (+    11us) write_op.cc:270] Start()
0429 08:05:00.613940 (+     1us) write_op.cc:276] Timestamp: P: 1777449893592949 usec, L: 0
0429 08:05:00.613952 (+    12us) write_op.cc:270] Start()
0429 08:05:00.613952 (+     0us) write_op.cc:276] Timestamp: P: 1777449893593046 usec, L: 0
0429 08:05:00.613963 (+    11us) write_op.cc:270] Start()
0429 08:05:00.613964 (+     1us) write_op.cc:276] Timestamp: P: 1777449893594559 usec, L: 0
0429 08:05:00.613974 (+    10us) write_op.cc:270] Start()
0429 08:05:00.613975 (+     1us) write_op.cc:276] Timestamp: P: 1777449893594675 usec, L: 0
0429 08:05:00.613982 (+     7us) write_op.cc:270] Start()
0429 08:05:00.613983 (+     1us) write_op.cc:276] Timestamp: P: 1777449893595572 usec, L: 0
0429 08:05:00.613992 (+     9us) write_op.cc:270] Start()
0429 08:05:00.613993 (+     1us) write_op.cc:276] Timestamp: P: 1777449893595695 usec, L: 0
0429 08:05:00.614000 (+     7us) write_op.cc:270] Start()
0429 08:05:00.614001 (+     1us) write_op.cc:276] Timestamp: P: 1777449893597042 usec, L: 0
0429 08:05:00.614009 (+     8us) write_op.cc:270] Start()
0429 08:05:00.614010 (+     1us) write_op.cc:276] Timestamp: P: 1777449893597146 usec, L: 0
0429 08:05:00.614016 (+     6us) write_op.cc:270] Start()
0429 08:05:00.614016 (+     0us) write_op.cc:276] Timestamp: P: 1777449893599014 usec, L: 0
0429 08:05:00.614026 (+    10us) write_op.cc:270] Start()
0429 08:05:00.614027 (+     1us) write_op.cc:276] Timestamp: P: 1777449893599228 usec, L: 0
0429 08:05:00.614034 (+     7us) write_op.cc:270] Start()
0429 08:05:00.614034 (+     0us) write_op.cc:276] Timestamp: P: 1777449893599332 usec, L: 0
0429 08:05:00.614041 (+     7us) write_op.cc:270] Start()
0429 08:05:00.614041 (+     0us) write_op.cc:276] Timestamp: P: 1777449893599416 usec, L: 0
0429 08:05:00.614048 (+     7us) write_op.cc:270] Start()
0429 08:05:00.614049 (+     1us) write_op.cc:276] Timestamp: P: 1777449893600886 usec, L: 0
0429 08:05:00.614057 (+     8us) write_op.cc:270] Start()
0429 08:05:00.614058 (+     1us) write_op.cc:276] Timestamp: P: 1777449893601386 usec, L: 0
0429 08:05:00.614066 (+     8us) write_op.cc:270] Start()
0429 08:05:00.614067 (+     1us) write_op.cc:276] Timestamp: P: 1777449893601690 usec, L: 0
0429 08:05:00.614076 (+     9us) write_op.cc:270] Start()
0429 08:05:00.614077 (+     1us) write_op.cc:276] Timestamp: P: 1777449893601778 usec, L: 0
0429 08:05:00.614087 (+    10us) write_op.cc:270] Start()
0429 08:05:00.614088 (+     1us) write_op.cc:276] Timestamp: P: 1777449893603482 usec, L: 0
0429 08:05:00.614098 (+    10us) write_op.cc:270] Start()
0429 08:05:00.614098 (+     0us) write_op.cc:276] Timestamp: P: 1777449893604158 usec, L: 0
0429 08:05:00.614105 (+     7us) write_op.cc:270] Start()
0429 08:05:00.614105 (+     0us) write_op.cc:276] Timestamp: P: 1777449893604265 usec, L: 0
0429 08:05:00.614111 (+     6us) write_op.cc:270] Start()
0429 08:05:00.614112 (+     1us) write_op.cc:276] Timestamp: P: 1777449893604336 usec, L: 0
0429 08:05:00.614118 (+     6us) write_op.cc:270] Start()
0429 08:05:00.614119 (+     1us) write_op.cc:276] Timestamp: P: 1777449893605463 usec, L: 0
0429 08:05:00.614127 (+     8us) write_op.cc:270] Start()
0429 08:05:00.614127 (+     0us) write_op.cc:276] Timestamp: P: 1777449893606544 usec, L: 0
0429 08:05:00.614135 (+     8us) write_op.cc:270] Start()
0429 08:05:00.614137 (+     2us) write_op.cc:276] Timestamp: P: 1777449893606685 usec, L: 0
0429 08:05:00.614148 (+    11us) write_op.cc:270] Start()
0429 08:05:00.614149 (+     1us) write_op.cc:276] Timestamp: P: 1777449893607763 usec, L: 0
0429 08:05:00.614154 (+     5us) write_op.cc:270] Start()
0429 08:05:00.614154 (+     0us) write_op.cc:276] Timestamp: P: 1777449893607844 usec, L: 0
0429 08:05:00.614160 (+     6us) write_op.cc:270] Start()
0429 08:05:00.614161 (+     1us) write_op.cc:276] Timestamp: P: 1777449893608731 usec, L: 0
0429 08:05:00.614166 (+     5us) write_op.cc:270] Start()
0429 08:05:00.614166 (+     0us) write_op.cc:276] Timestamp: P: 17774498
I20260429 08:05:01.721007  8487 consensus_queue.cc:799] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [LEADER]: Peer dc98e72103e94f92a8b1a214d8b88c62 is lagging by at least 10494 ops behind the committed index  [suppressed 2 similar messages]
W20260429 08:05:01.741935  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 904ms of latency in SegmentAllocator::Sync()
W20260429 08:05:02.055502  8023 tablet_service.cc:3080] error setting up scanner 009ec8bde14d4aa993628f9b4be24d4d with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1777449901055333 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1777449894074062 usec, L: 0 Physical time difference: 6.981s: new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "ff9323f2b2fe40acb8a2061909bddd0c"
W20260429 08:05:02.205320  8022 tablet_service.cc:3080] error setting up scanner 206d2243718d41119b9e40f026345082 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1777449901205144 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1777449894074062 usec, L: 0 Physical time difference: 7.131s: new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "775b828a285148ad86248db27bcf5ff3"
W20260429 08:05:02.670485  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1054ms of latency in SegmentAllocator::Sync()
I20260429 08:05:03.726249  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 14) took 1069 ms. Trace:
I20260429 08:05:03.726388  8063 rpcz_store.cc:276] 0429 08:05:02.656719 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:05:02.656750 (+    31us) service_pool.cc:225] Handling call
0429 08:05:02.658194 (+  1444us) raft_consensus.cc:1471] Updating replica for 425 ops
0429 08:05:02.659016 (+   822us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:05:02.659016 (+     0us) raft_consensus.cc:1539] Triggering prepare for 425 ops
0429 08:05:02.659060 (+    44us) write_op.cc:270] Start()
0429 08:05:02.659064 (+     4us) write_op.cc:276] Timestamp: P: 1777449894074716 usec, L: 0
0429 08:05:02.659168 (+   104us) write_op.cc:270] Start()
0429 08:05:02.659170 (+     2us) write_op.cc:276] Timestamp: P: 1777449894074993 usec, L: 0
0429 08:05:02.659176 (+     6us) write_op.cc:270] Start()
0429 08:05:02.659176 (+     0us) write_op.cc:276] Timestamp: P: 1777449894075905 usec, L: 0
0429 08:05:02.659184 (+     8us) write_op.cc:270] Start()
0429 08:05:02.659184 (+     0us) write_op.cc:276] Timestamp: P: 1777449894076319 usec, L: 0
0429 08:05:02.659190 (+     6us) write_op.cc:270] Start()
0429 08:05:02.659190 (+     0us) write_op.cc:276] Timestamp: P: 1777449894078048 usec, L: 0
0429 08:05:02.659197 (+     7us) write_op.cc:270] Start()
0429 08:05:02.659198 (+     1us) write_op.cc:276] Timestamp: P: 1777449894078137 usec, L: 0
0429 08:05:02.659203 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659204 (+     1us) write_op.cc:276] Timestamp: P: 1777449894078763 usec, L: 0
0429 08:05:02.659209 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659210 (+     1us) write_op.cc:276] Timestamp: P: 1777449894078885 usec, L: 0
0429 08:05:02.659215 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659215 (+     0us) write_op.cc:276] Timestamp: P: 1777449894080622 usec, L: 0
0429 08:05:02.659221 (+     6us) write_op.cc:270] Start()
0429 08:05:02.659222 (+     1us) write_op.cc:276] Timestamp: P: 1777449894081252 usec, L: 0
0429 08:05:02.659226 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659227 (+     1us) write_op.cc:276] Timestamp: P: 1777449894081349 usec, L: 0
0429 08:05:02.659232 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659232 (+     0us) write_op.cc:276] Timestamp: P: 1777449894081908 usec, L: 0
0429 08:05:02.659237 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659238 (+     1us) write_op.cc:276] Timestamp: P: 1777449894083293 usec, L: 0
0429 08:05:02.659244 (+     6us) write_op.cc:270] Start()
0429 08:05:02.659245 (+     1us) write_op.cc:276] Timestamp: P: 1777449894083384 usec, L: 0
0429 08:05:02.659250 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659250 (+     0us) write_op.cc:276] Timestamp: P: 1777449894083781 usec, L: 0
0429 08:05:02.659255 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659255 (+     0us) write_op.cc:276] Timestamp: P: 1777449894084666 usec, L: 0
0429 08:05:02.659260 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659261 (+     1us) write_op.cc:276] Timestamp: P: 1777449894086534 usec, L: 0
0429 08:05:02.659267 (+     6us) write_op.cc:270] Start()
0429 08:05:02.659267 (+     0us) write_op.cc:276] Timestamp: P: 1777449894087114 usec, L: 0
0429 08:05:02.659272 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659272 (+     0us) write_op.cc:276] Timestamp: P: 1777449894087213 usec, L: 0
0429 08:05:02.659277 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659277 (+     0us) write_op.cc:276] Timestamp: P: 1777449894087322 usec, L: 0
0429 08:05:02.659282 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659282 (+     0us) write_op.cc:276] Timestamp: P: 1777449894088567 usec, L: 0
0429 08:05:02.659289 (+     7us) write_op.cc:270] Start()
0429 08:05:02.659289 (+     0us) write_op.cc:276] Timestamp: P: 1777449894088648 usec, L: 0
0429 08:05:02.659294 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659295 (+     1us) write_op.cc:276] Timestamp: P: 1777449894089980 usec, L: 0
0429 08:05:02.659299 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659300 (+     1us) write_op.cc:276] Timestamp: P: 1777449894090084 usec, L: 0
0429 08:05:02.659305 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659307 (+     2us) write_op.cc:276] Timestamp: P: 1777449894091008 usec, L: 0
0429 08:05:02.659312 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659313 (+     1us) write_op.cc:276] Timestamp: P: 1777449894091093 usec, L: 0
0429 08:05:02.659318 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659319 (+     1us) write_op.cc:276] Timestamp: P: 1777449894092714 usec, L: 0
0429 08:05:02.659324 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659324 (+     0us) write_op.cc:276] Timestamp: P: 1777449894093741 usec, L: 0
0429 08:05:02.659329 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659331 (+     2us) write_op.cc:276] Timestamp: P: 1777449894093847 usec, L: 0
0429 08:05:02.659337 (+     6us) write_op.cc:270] Start()
0429 08:05:02.659338 (+     1us) write_op.cc:276] Timestamp: P: 1777449894094221 usec, L: 0
0429 08:05:02.659343 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659344 (+     1us) write_op.cc:276] Timestamp: P: 1777449894094913 usec, L: 0
0429 08:05:02.659348 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659349 (+     1us) write_op.cc:276] Timestamp: P: 1777449894095663 usec, L: 0
0429 08:05:02.659356 (+     7us) write_op.cc:270] Start()
0429 08:05:02.659357 (+     1us) write_op.cc:276] Timestamp: P: 1777449894096050 usec, L: 0
0429 08:05:02.659365 (+     8us) write_op.cc:270] Start()
0429 08:05:02.659365 (+     0us) write_op.cc:276] Timestamp: P: 1777449894097067 usec, L: 0
0429 08:05:02.659370 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659371 (+     1us) write_op.cc:276] Timestamp: P: 1777449894098507 usec, L: 0
0429 08:05:02.659376 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659376 (+     0us) write_op.cc:276] Timestamp: P: 1777449894098593 usec, L: 0
0429 08:05:02.659383 (+     7us) write_op.cc:270] Start()
0429 08:05:02.659386 (+     3us) write_op.cc:276] Timestamp: P: 1777449894099279 usec, L: 0
0429 08:05:02.659391 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659392 (+     1us) write_op.cc:276] Timestamp: P: 1777449894099963 usec, L: 0
0429 08:05:02.659397 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659398 (+     1us) write_op.cc:276] Timestamp: P: 1777449894101749 usec, L: 0
0429 08:05:02.659402 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659403 (+     1us) write_op.cc:276] Timestamp: P: 1777449894101871 usec, L: 0
0429 08:05:02.659408 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659410 (+     2us) write_op.cc:276] Timestamp: P: 1777449894101955 usec, L: 0
0429 08:05:02.659414 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659415 (+     1us) write_op.cc:276] Timestamp: P: 1777449894102398 usec, L: 0
0429 08:05:02.659419 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659420 (+     1us) write_op.cc:276] Timestamp: P: 1777449894104327 usec, L: 0
0429 08:05:02.659425 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659425 (+     0us) write_op.cc:276] Timestamp: P: 1777449894104879 usec, L: 0
0429 08:05:02.659430 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659432 (+     2us) write_op.cc:276] Timestamp: P: 1777449894104974 usec, L: 0
0429 08:05:02.659437 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659437 (+     0us) write_op.cc:276] Timestamp: P: 1777449894105043 usec, L: 0
0429 08:05:02.659442 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659442 (+     0us) write_op.cc:276] Timestamp: P: 1777449894107038 usec, L: 0
0429 08:05:02.659447 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659448 (+     1us) write_op.cc:276] Timestamp: P: 1777449894107293 usec, L: 0
0429 08:05:02.659452 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659454 (+     2us) write_op.cc:276] Timestamp: P: 1777449894107408 usec, L: 0
0429 08:05:02.659459 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659459 (+     0us) write_op.cc:276] Timestamp: P: 1777449894107485 usec, L: 0
0429 08:05:02.659464 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659465 (+     1us) write_op.cc:276] Timestamp: P: 1777449894109704 usec, L: 0
0429 08:05:02.659470 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659470 (+     0us) write_op.cc:276] Timestamp: P: 1777449894109821 usec, L: 0
0429 08:05:02.659531 (+    61us) write_op.cc:270] Start()
0429 08:05:02.659535 (+     4us) write_op.cc:276] Timestamp: P: 1777449894109913 usec, L: 0
0429 08:05:02.659545 (+    10us) write_op.cc:270] Start()
0429 08:05:02.659548 (+     3us) write_op.cc:276] Timestamp: P: 1777449894109980 usec, L: 0
0429 08:05:02.659560 (+    12us) write_op.cc:270] Start()
0429 08:05:02.659560 (+     0us) write_op.cc:276] Timestamp: P: 1777449894111332 usec, L: 0
0429 08:05:02.659565 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659566 (+     1us) write_op.cc:276] Timestamp: P: 1777449894112231 usec, L: 0
0429 08:05:02.659572 (+     6us) write_op.cc:270] Start()
0429 08:05:02.659574 (+     2us) write_op.cc:276] Timestamp: P: 1777449894112337 usec, L: 0
0429 08:05:02.659579 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659580 (+     1us) write_op.cc:276] Timestamp: P: 1777449894112897 usec, L: 0
0429 08:05:02.659585 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659585 (+     0us) write_op.cc:276] Timestamp: P: 1777449894114220 usec, L: 0
0429 08:05:02.659590 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659591 (+     1us) write_op.cc:276] Timestamp: P: 1777449894114383 usec, L: 0
0429 08:05:02.659595 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659597 (+     2us) write_op.cc:276] Timestamp: P: 1777449894114606 usec, L: 0
0429 08:05:02.659602 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659603 (+     1us) write_op.cc:276] Timestamp: P: 1777449894115330 usec, L: 0
0429 08:05:02.659607 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659608 (+     1us) write_op.cc:276] Timestamp: P: 1777449894115999 usec, L: 0
0429 08:05:02.659612 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659613 (+     1us) write_op.cc:276] Timestamp: P: 1777449894117018 usec, L: 0
0429 08:05:02.659620 (+     7us) write_op.cc:270] Start()
0429 08:05:02.659621 (+     1us) write_op.cc:276] Timestamp: P: 1777449894117149 usec, L: 0
0429 08:05:02.659633 (+    12us) write_op.cc:270] Start()
0429 08:05:02.659633 (+     0us) write_op.cc:276] Timestamp: P: 1777449894118477 usec, L: 0
0429 08:05:02.659638 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659639 (+     1us) write_op.cc:276] Timestamp: P: 1777449894119533 usec, L: 0
0429 08:05:02.659643 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659644 (+     1us) write_op.cc:276] Timestamp: P: 1777449894119972 usec, L: 0
0429 08:05:02.659649 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659651 (+     2us) write_op.cc:276] Timestamp: P: 1777449894120053 usec, L: 0
0429 08:05:02.659656 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659656 (+     0us) write_op.cc:276] Timestamp: P: 1777449894121940 usec, L: 0
0429 08:05:02.659661 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659661 (+     0us) write_op.cc:276] Timestamp: P: 1777449894122783 usec, L: 0
0429 08:05:02.659666 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659666 (+     0us) write_op.cc:276] Timestamp: P: 1777449894122893 usec, L: 0
0429 08:05:02.659670 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659673 (+     3us) write_op.cc:276] Timestamp: P: 1777449894122975 usec, L: 0
0429 08:05:02.659677 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659677 (+     0us) write_op.cc:276] Timestamp: P: 1777449894124610 usec, L: 0
0429 08:05:02.659682 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659682 (+     0us) write_op.cc:276] Timestamp: P: 1777449894125319 usec, L: 0
0429 08:05:02.659687 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659688 (+     1us) write_op.cc:276] Timestamp: P: 1777449894125425 usec, L: 0
0429 08:05:02.659692 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659695 (+     3us) write_op.cc:276] Timestamp: P: 1777449894125518 usec, L: 0
0429 08:05:02.659700 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659700 (+     0us) write_op.cc:276] Timestamp: P: 1777449894126781 usec, L: 0
0429 08:05:02.659705 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659705 (+     0us) write_op.cc:276] Timestamp: P: 1777449894128516 usec, L: 0
0429 08:05:02.659710 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659711 (+     1us) write_op.cc:276] Timestamp: P: 1777449894128604 usec, L: 0
0429 08:05:02.659715 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659718 (+     3us) write_op.cc:276] Timestamp: P: 1777449894128644 usec, L: 0
0429 08:05:02.659722 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659723 (+     1us) write_op.cc:276] Timestamp: P: 1777449894129535 usec, L: 0
0429 08:05:02.659729 (+     6us) write_op.cc:270] Start()
0429 08:05:02.659730 (+     1us) write_op.cc:276] Timestamp: P: 1777449894131489 usec, L: 0
0429 08:05:02.659734 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659734 (+     0us) write_op.cc:276] Timestamp: P: 1777449894131969 usec, L: 0
0429 08:05:02.659738 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659740 (+     2us) write_op.cc:276] Timestamp: P: 1777449894132064 usec, L: 0
0429 08:05:02.659744 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659745 (+     1us) write_op.cc:276] Timestamp: P: 1777449894132157 usec, L: 0
0429 08:05:02.659749 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659750 (+     1us) write_op.cc:276] Timestamp: P: 1777449894134141 usec, L: 0
0429 08:05:02.659755 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659756 (+     1us) write_op.cc:276] Timestamp: P: 1777449894134658 usec, L: 0
0429 08:05:02.659761 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659763 (+     2us) write_op.cc:276] Timestamp: P: 1777449894134751 usec, L: 0
0429 08:05:02.659768 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659768 (+     0us) write_op.cc:276] Timestamp: P: 1777449894134874 usec, L: 0
0429 08:05:02.659773 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659773 (+     0us) write_op.cc:276] Timestamp: P: 1777449894136352 usec, L: 0
0429 08:05:02.659778 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659778 (+     0us) write_op.cc:276] Timestamp: P: 1777449894137715 usec, L: 0
0429 08:05:02.659782 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659784 (+     2us) write_op.cc:276] Timestamp: P: 1777449894137798 usec, L: 0
0429 08:05:02.659788 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659789 (+     1us) write_op.cc:276] Timestamp: P: 1777449894137920 usec, L: 0
0429 08:05:02.659798 (+     9us) write_op.cc:270] Start()
0429 08:05:02.659798 (+     0us) write_op.cc:276] Timestamp: P: 1777449894138716 usec, L: 0
0429 08:05:02.659803 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659803 (+     0us) write_op.cc:276] Timestamp: P: 1777449894140003 usec, L: 0
0429 08:05:02.659810 (+     7us) write_op.cc:270] Start()
0429 08:05:02.659810 (+     0us) write_op.cc:276] Timestamp: P: 1777449894140538 usec, L: 0
0429 08:05:02.659815 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659816 (+     1us) write_op.cc:276] Timestamp: P: 1777449894140657 usec, L: 0
0429 08:05:02.659820 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659821 (+     1us) write_op.cc:276] Timestamp: P: 1777449894141847 usec, L: 0
0429 08:05:02.659825 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659826 (+     1us) write_op.cc:276] Timestamp: P: 1777449894149929 usec, L: 0
0429 08:05:02.659831 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659831 (+     0us) write_op.cc:276] Timestamp: P: 1777449894150087 usec, L: 0
0429 08:05:02.659835 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659836 (+     1us) write_op.cc:276] Timestamp: P: 1777449894150163 usec, L: 0
0429 08:05:02.659841 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659841 (+     0us) write_op.cc:276] Timestamp: P: 1777449894152208 usec, L: 0
0429 08:05:02.659846 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659846 (+     0us) write_op.cc:276] Timestamp: P: 1777449894153001 usec, L: 0
0429 08:05:02.659852 (+     6us) write_op.cc:270] Start()
0429 08:05:02.659853 (+     1us) write_op.cc:276] Timestamp: P: 1777449894153164 usec, L: 0
0429 08:05:02.659857 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659858 (+     1us) write_op.cc:276] Timestamp: P: 1777449894154390 usec, L: 0
0429 08:05:02.659862 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659863 (+     1us) write_op.cc:276] Timestamp: P: 1777449894155610 usec, L: 0
0429 08:05:02.659868 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659868 (+     0us) write_op.cc:276] Timestamp: P: 1777449894156453 usec, L: 0
0429 08:05:02.659874 (+     6us) write_op.cc:270] Start()
0429 08:05:02.659875 (+     1us) write_op.cc:276] Timestamp: P: 1777449894157402 usec, L: 0
0429 08:05:02.659880 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659881 (+     1us) write_op.cc:276] Timestamp: P: 1777449894157497 usec, L: 0
0429 08:05:02.659885 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659886 (+     1us) write_op.cc:276] Timestamp: P: 1777449894159712 usec, L: 0
0429 08:05:02.659890 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659891 (+     1us) write_op.cc:276] Timestamp: P: 1777449894159816 usec, L: 0
0429 08:05:02.659897 (+     6us) write_op.cc:270] Start()
0429 08:05:02.659897 (+     0us) write_op.cc:276] Timestamp: P: 1777449894159882 usec, L: 0
0429 08:05:02.659902 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659902 (+     0us) write_op.cc:276] Timestamp: P: 1777449894160232 usec, L: 0
0429 08:05:02.659907 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659907 (+     0us) write_op.cc:276] Timestamp: P: 1777449894161895 usec, L: 0
0429 08:05:02.659911 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659912 (+     1us) write_op.cc:276] Timestamp: P: 1777449894162520 usec, L: 0
0429 08:05:02.659918 (+     6us) write_op.cc:270] Start()
0429 08:05:02.659919 (+     1us) write_op.cc:276] Timestamp: P: 1777449894162619 usec, L: 0
0429 08:05:02.659925 (+     6us) write_op.cc:270] Start()
0429 08:05:02.659926 (+     1us) write_op.cc:276] Timestamp: P: 1777449894164058 usec, L: 0
0429 08:05:02.659931 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659931 (+     0us) write_op.cc:276] Timestamp: P: 1777449894164604 usec, L: 0
0429 08:05:02.659936 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659936 (+     0us) write_op.cc:276] Timestamp: P: 1777449894164690 usec, L: 0
0429 08:05:02.659942 (+     6us) write_op.cc:270] Start()
0429 08:05:02.659943 (+     1us) write_op.cc:276] Timestamp: P: 1777449894165153 usec, L: 0
0429 08:05:02.659948 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659948 (+     0us) write_op.cc:276] Timestamp: P: 1777449894165930 usec, L: 0
0429 08:05:02.659953 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659953 (+     0us) write_op.cc:276] Timestamp: P: 1777449894167032 usec, L: 0
0429 08:05:02.659957 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659958 (+     1us) write_op.cc:276] Timestamp: P: 1777449894167633 usec, L: 0
0429 08:05:02.659966 (+     8us) write_op.cc:270] Start()
0429 08:05:02.659967 (+     1us) write_op.cc:276] Timestamp: P: 1777449894168442 usec, L: 0
0429 08:05:02.659972 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659973 (+     1us) write_op.cc:276] Timestamp: P: 1777449894169709 usec, L: 0
0429 08:05:02.659977 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659978 (+     1us) write_op.cc:276] Timestamp: P: 1777449894170298 usec, L: 0
0429 08:05:02.659982 (+     4us) write_op.cc:270] Start()
0429 08:05:02.659983 (+     1us) write_op.cc:276] Timestamp: P: 1777449894170417 usec, L: 0
0429 08:05:02.659990 (+     7us) write_op.cc:270] Start()
0429 08:05:02.659991 (+     1us) write_op.cc:276] Timestamp: P: 1777449894171021 usec, L: 0
0429 08:05:02.659996 (+     5us) write_op.cc:270] Start()
0429 08:05:02.659996 (+     0us) write_op.cc:276] Timestamp: P: 1777449894172306 usec, L: 0
0429 08:05:02.660001 (+     5us) write_op.cc:270] Start()
0429 08:05:02.660002 (+     1us) write_op.cc:276] Timestamp: P: 1777449894173195 usec, L: 0
0429 08:05:02.660007 (+     5us) write_op.cc:270] Start()
0429 08:05:02.660008 (+     1us) write_op.cc:276] Timestamp: P: 1777449894173644 usec, L: 0
0429 08:05:02.660013 (+     5us) write_op.cc:270] Start()
0429 08:05:02.660014 (+     1us) write_op.cc:276] Timestamp: P: 1777449894174165 usec, L: 0
0429 08:05:02.660018 (+     4us) write_op.cc:270] Start()
0429 08:05:02.660018 (+     0us) write_op.cc:276] Timestamp: P: 1777449894175634 usec, L: 0
0429 08:05:02.660023 (+     5us) write_op.cc:270] Start()
0429 08:05:02.660024 (+     1us) write_op.cc:276] Timestamp: P: 1777449894175929 usec, L: 0
0429 08:05:02.660028 (+     4us) write_op.cc:270] Start()
0429 08:05:02.660029 (+     1us) write_op.cc:276] Timestamp: P: 1777449894176538 usec, L: 0
0429 08:05:02.660035 (+     6us) write_op.cc:270] Start()
0429 08:05:02.660035 (+     0us) write_op.cc:276] Timestamp: P: 1777449894177531 usec, L: 0
0429 08:05:02.660040 (+     5us) write_op.cc:270] Start()
0429 08:05:02.660041 (+     1us) write_op.cc:276] Timestamp: P: 1777449894178526 usec, L: 0
0429 08:05:02.660045 (+     4us) write_op.cc:270] Start()
0429 08:05:02.660046 (+     1us) write_op.cc:276] Timestamp: P: 1777449894178898 usec, L: 0
0429 08:05:02.660050 (+     4us) write_op.cc:270] Start()
0429 08:05:02.660050 (+     0us) write_op.cc:276] Timestamp: P: 1777449894179533 usec, L: 0
0429 08:05:02.660059 (+     9us) write_op.cc:270] Start()
0429 08:05:02.660059 (+     0us) write_op.cc:276] Timestamp: P: 1777449894180917 usec, L: 0
0429 08:05:02.660064 (+     5us) write_op.cc:270] Start()
0429 08:05:02.660064 (+     0us) write_op.cc:276] Timestamp: P: 1777449894182749 usec, L: 0
0429 08:05:02.660069 (+     5us) write_op.cc:270] Start()
0429 08:05:02.660070 (+     1us) write_op.cc:276] Timestamp: P: 1777449894182823 usec, L: 0
0429 08:05:02.660074 (+     4us) write_op.cc:270] Start()
0429 08:05:02.660074 (+     0us) write_op.cc:276] Timestamp: P: 1777449894184765 usec, L: 0
0429 08:05:02.660081 (+     7us) write_op.cc:270] Start()
0429 08:05:02.660081 (+     0us) write_op.cc:276] Timestamp: P: 1777449894186464 usec, L: 0
0429 08:05:02.660085 (+     4us) write_op.cc:270] Start()
0429 08:05:02.660086 (+     1us) write_op.cc:276] Timestamp: P: 1777449894187458 usec, L: 0
0429 08:05:02.660091 (+     5us) write_op.cc:270] Start()
0429 08:05:02.660091 (+     0us) write_op.cc:276] Timestamp: P: 1777449894187552 usec, L: 0
0429 08:05:02.660096 (+     5us) write_op.cc:270] Start()
0429 08:05:02.660096 (+     0us) write_op.cc:276] Timestamp: P: 1777449894188363 usec, L: 0
0429 08:05:02.660103 (+     7us) write_op.cc:270] Start()
0429 08:05:02.660103 (+     0us) write_op.cc:276] Timestamp: P: 1777449894188993 usec, L: 0
0429 08:05:02.660108 (+     5us) write_op.cc:270] Start()
0429 08:05:02.660108 (+     0us) write_op.cc:276] Timestamp: P: 1777449894189287 usec, L: 0
0429 08:05:02.660113 (+     5us) write_op.cc:270] Start()
0429 08:05:02.660114 (+     1us) write_op.cc:276] Timestamp: P: 1777449894190643 usec, L: 0
0429 08:05:02.660118 (+     4us) write_op.cc:270] Start()
0429 08:05:02.660118 (+     0us) write_op.cc:276] Timestamp: P: 1777449894192900 usec, L: 0
0429 08:05:02.660124 (+     6us) write_op.cc:270] Start()
0429 08:05:02.660124 (+     0us) write_op.cc:276] Timestamp: P: 1777449894193053 usec, L: 0
0429 08:05:02.660130 (+     6us) write_op.cc:270] Start()
0429 08:05:02.660130 (+     0us) write_op.cc:276] Timestamp: P: 1777449894193127 usec, L: 0
0429 08:05:02.660135 (+     5us) write_op.cc:270] Start()
0429 08:05:02.660135 (+     0us) write_op.cc:276] Timestamp: P: 1777449894193695 usec, L: 0
0429 08:05:02.660139 (+     4us) write_op.cc:270] Start()
0429 08:05:02.660140 (+     1us) write_op.cc:276] Timestamp: P: 1777449894194841 usec, L: 0
0429 08:05:02.660146 (+     6us) write_op.cc:270] Start()
0429 08:05:02.660147 (+     1us) write_op.cc:276] Timestamp: P: 1777449894196531 usec, L: 0
0429 08:05:02.660152 (+     5us) write_op.cc:270] Start()
0429 08:05:02.660153 (+     1us) write_op.cc:276] Timestamp: P: 1777449894197692 usec, L: 0
0429 08:05:02.660157 (+     4us) write_op.cc:270] Start()
0429 08:05:02.660158 (+     1us) write_op.cc:276] Timestamp: P: 1777449894198318 usec, L: 0
0429 08:05:02.660162 (+     4us) write_op.cc:270] Start()
0429 08:05:02.660163 (+     1us) write_op.cc:276] Timestamp: P: 1777449894199134 usec, L: 0
0429 08:05:02.660171 (+     8us) write_op.cc:270] Start()
0429 08:05:02.660171 (+     0us) write_op.cc:276] Timestamp: P: 1777449894199784 usec, L: 0
0429 08:05:02.660175 (+     4us) write_op.cc:270] Start()
0429 08:05:02.660176 (+     1us) write_op.cc:276] Timestamp: P: 1777449894200824 usec, L: 0
0429 08:05:02.660181 (+     5us) write_op.cc:270] Start()
0429 08:05:02.660181 (+     0us) write_op.cc:276] Timestamp: P: 1777449894201114 usec, L: 0
0429 08:05:02.660187 (+     6us) write_op.cc:270] Start()
0429 08:05:02.660187 (+     0us) write_op.cc:276] Timestamp: P: 1777449894201386 usec, L: 0
0429 08:05:02.660193 (+     6us) write_op.cc:270] Start()
0429 08:05:02.660194 (+     1us) write_op.cc:276] Timestamp: P: 1777449894202321 usec, L: 0
0429 08:05:02.660198 (+     4us) write_op.cc:270] Start()
0429 08:05:02.660199 (+     1us) write_op.cc:276] Timestamp: P: 1777449894203593 usec, L: 0
0429 08:05:02.660203 (+     4us) write_op.cc:270] Start()
0429 08:05:02.660204 (+     1us) write_op.cc:276] Timestamp: P: 1777449894203987 usec, L: 0
0429 08:05:02.660208 (+     4us) write_op.cc:270] Start()
0429 08:05:02.660209 (+     1us) write_op.cc:276] Timestamp: P: 1777449894204245 usec, L: 0
0429 08:05:02.660214 (+     5us) write_op.cc:270] Start()
0429 08:05:02.660215 (+     1us) write_op.cc:276] Timestamp: P: 1777449894205296 usec, L: 0
0429 08:05:02.660219 (+     4us) write_op.cc:270] Start()
0429 08:05:02.660224 (+     5us) write_op.cc:276] Timestamp: P: 1777449894206679 usec, L: 0
0429 08:05:02.660228 (+     4us) write_op.cc:270] Start()
0429 08:05:02.660229 (+     1us) write_op.cc:276] Timestamp: P: 1777449894206943 usec, L: 0
0429 08:05:02.660233 (+     4us) write_op.cc:270] Start()
0429 08:05:02.660234 (+     1us) write_op.cc:276] Timestamp: P: 1777449894207284 usec, L: 0
0429 08:05:02.660239 (+     5us) write_op.cc:270] Start()
0429 08:05:02.660240 (+     1us) write_op.cc:276] Timestamp: P: 1777449894208433 usec, L: 0
0429 08:05:02.660245 (+     5us) write_op.cc:270] Start()
0429 08:05:02.660245 (+     0us) write_op.cc:276] Timestamp: P: 1777449894209662 usec, L: 0
0429 08:05:02.660250 (+     5us) write_op.cc:270] Start()
0429 08:05:02.660251 (+     1us) write_op.cc:276] Timestamp: P: 1777449894210096 usec, L: 0
0429 08:05:02.660256 (+     5us) write_op.cc:270] Start()
0429 08:05:02.660257 (+     1us) write_op.cc:276] Timestamp: P: 1777449894210485 usec, L: 0
0429 08:05:02.660263 (+     6us) write_op.cc:270] Start()
0429 08:05:02.660264 (+     1us) write_op.cc:276] Timestamp: P: 1777449894211930 usec, L: 0
0429 08:05:02.660269 (+     5us) write_op.cc:270] Start()
0429 08:05:02.660269 (+     0us) write_op.cc:276] Timestamp: P: 1777449894212530 usec, L: 0
0429 08:05:02.660273 (+     4us) write_op.cc:270] Start()
0429 08:05:02.660274 (+     1us) write_op.cc:276] Timestamp: P: 1777449894212798 usec, L: 0
0429 08:05:02.660278 (+     4us) write_op.cc:270] Start()
0429 08:05:02.660279 (+     1us) write_op.cc:276] Timestamp: P: 1777449894213167 usec, L: 0
0429 08:05:02.660285 (+     6us) write_op.cc:270] Start()
0429 08:05:02.660286 (+     1us) write_op.cc:276] Timestamp: P: 1777449894214635 usec, L: 0
0429 08:05:02.660290 (+     4us) write_op.cc:270] Start()
0429 08:05:02.660291 (+     1us) write_op.cc:276] Timestamp: P: 1777449894215192 usec, L: 0
0429 08:05:02.660296 (+     5us) write_op.cc:270] Start()
0429 08:05:02.660296 (+     0us) write_op.cc:276] Timestamp: P: 1777449894215491 usec, L: 0
0429 08:05:02.660301 (+     5us) write_op.cc:270] Start()
0429 08:05:02.660301 (+     0us) write_op.cc:276] Timestamp: P: 1777449894215855 usec, L: 0
0429 08:05:02.660307 (+     6us) write_op.cc:270] Start()
0429 08:05:02.660308 (+     1us) write_op.cc:276] Timestamp: P: 1777449894218944 usec, L: 0
0429 08:05:02.660312 (+     4us) write_op.cc:270] Start()
0429 08:05:02.660313 (+     1us) write_op.cc:276] Timestamp: P: 1777449894219061 usec, L: 0
0429 08:05:02.660318 (+     5us) write_op.cc:270] Start()
0429 08:05:02.660319 (+     1us) write_op.cc:276] Timestamp: P: 1777449894219166 usec, L: 0
0429 08:05:02.660323 (+     4us) write_op.cc:270] Start()
0429 08:05:02.660324 (+     1us) write_op.cc:276] Timestamp: P: 1777449894219280 usec, L: 0
0429 08:05:02.660330 (+     6us) write_op.cc:270] Start()
0429 08:05:02.660330 (+     0us) write_op.cc:276] Timestamp: P: 1777449894221035 usec, L: 0
0429 08:05:02.660337 (+     7us) write_op.cc:270] Start()
0429 08:05:02.660337 (+     0us) write_op.cc:276] Timestamp: P: 1777449894222855 usec, L: 0
0429 08:05:02.660342 (+     5us) write_op.cc:270] Start()
0429 08:05:02.660342 (+     0us) write_op.cc:276] Timestamp: P: 1777449894222989 usec, L: 0
0429 08:05:02.660347 (+     5us) write_op.cc:270] Start()
0429 08:05:02.660347 (+     0us) write_op.cc:276] Timestamp: P: 1777449894223624 usec, L: 0
0429 08:05:02.660355 (+     8us) write_op.cc:270] Start()
0429 08:05:02.660356 (+     1us) write_op.cc:276] Timestamp: P: 1777449894237994 usec, L: 0
0429 08:05:02.660361 (+     5us) write_op.cc:270] Start()
0429 08:05:02.660361 (+     0us) write_op.cc:276] Timestamp: P: 1777449894239711 usec, L: 0
0429 08:05:02.660367 (+     6us) write_op.cc:270] Start()
0429 08:05:02.660367 (+     0us) write_op.cc:276] Timestamp: P: 1777449894239868 usec, L: 0
0429 08:05:02.660372 (+     5us) write_op.cc:270] Start()
0429 08:05:02.660372 (+     0us) write_op.cc:276] Timestamp: P: 1777449894239973 usec, L: 0
0429 08:05:02.660379 (+     7us) write_op.cc:270] Start()
0429 08:05:02.660380 (+     1us) write_op.cc:276] Timestamp: P: 17774498
W20260429 08:05:03.777326  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 926ms of latency in SegmentAllocator::Sync()
W20260429 08:05:04.720304  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1022ms of latency in SegmentAllocator::Sync()
W20260429 08:05:04.848536  8022 tablet_service.cc:3080] error setting up scanner 373cf37ca05e49dc81224843a9d1cf98 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1777449903848365 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1777449895007206 usec, L: 0 Physical time difference: 8.841s: new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "ff9323f2b2fe40acb8a2061909bddd0c"
W20260429 08:05:05.254345  8023 tablet_service.cc:3080] error setting up scanner 473dc6be936942dbbe3a8ac14c57eb54 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1777449904254204 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1777449895007206 usec, L: 0 Physical time difference: 9.247s: new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "775b828a285148ad86248db27bcf5ff3"
W20260429 08:05:05.744432  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1187ms of latency in SegmentAllocator::Sync()
I20260429 08:05:05.744592  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 16) took 1035 ms. Trace:
I20260429 08:05:05.744626  8063 rpcz_store.cc:276] 0429 08:05:04.709123 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:05:04.709172 (+    49us) service_pool.cc:225] Handling call
0429 08:05:04.710497 (+  1325us) raft_consensus.cc:1471] Updating replica for 425 ops
0429 08:05:04.711337 (+   840us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:05:04.711337 (+     0us) raft_consensus.cc:1539] Triggering prepare for 425 ops
0429 08:05:04.711349 (+    12us) write_op.cc:270] Start()
0429 08:05:04.711354 (+     5us) write_op.cc:276] Timestamp: P: 1777449894698896 usec, L: 0
0429 08:05:04.711456 (+   102us) write_op.cc:270] Start()
0429 08:05:04.711457 (+     1us) write_op.cc:276] Timestamp: P: 1777449894699499 usec, L: 0
0429 08:05:04.711463 (+     6us) write_op.cc:270] Start()
0429 08:05:04.711464 (+     1us) write_op.cc:276] Timestamp: P: 1777449894700428 usec, L: 0
0429 08:05:04.711531 (+    67us) write_op.cc:270] Start()
0429 08:05:04.711532 (+     1us) write_op.cc:276] Timestamp: P: 1777449894701118 usec, L: 0
0429 08:05:04.711545 (+    13us) write_op.cc:270] Start()
0429 08:05:04.711546 (+     1us) write_op.cc:276] Timestamp: P: 1777449894701522 usec, L: 0
0429 08:05:04.711557 (+    11us) write_op.cc:270] Start()
0429 08:05:04.711557 (+     0us) write_op.cc:276] Timestamp: P: 1777449894702058 usec, L: 0
0429 08:05:04.711563 (+     6us) write_op.cc:270] Start()
0429 08:05:04.711565 (+     2us) write_op.cc:276] Timestamp: P: 1777449894704730 usec, L: 0
0429 08:05:04.711570 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711570 (+     0us) write_op.cc:276] Timestamp: P: 1777449894704862 usec, L: 0
0429 08:05:04.711575 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711576 (+     1us) write_op.cc:276] Timestamp: P: 1777449894704965 usec, L: 0
0429 08:05:04.711580 (+     4us) write_op.cc:270] Start()
0429 08:05:04.711581 (+     1us) write_op.cc:276] Timestamp: P: 1777449894705047 usec, L: 0
0429 08:05:04.711586 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711588 (+     2us) write_op.cc:276] Timestamp: P: 1777449894707214 usec, L: 0
0429 08:05:04.711593 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711594 (+     1us) write_op.cc:276] Timestamp: P: 1777449894707386 usec, L: 0
0429 08:05:04.711598 (+     4us) write_op.cc:270] Start()
0429 08:05:04.711599 (+     1us) write_op.cc:276] Timestamp: P: 1777449894707691 usec, L: 0
0429 08:05:04.711603 (+     4us) write_op.cc:270] Start()
0429 08:05:04.711604 (+     1us) write_op.cc:276] Timestamp: P: 1777449894707899 usec, L: 0
0429 08:05:04.711609 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711610 (+     1us) write_op.cc:276] Timestamp: P: 1777449894709557 usec, L: 0
0429 08:05:04.711616 (+     6us) write_op.cc:270] Start()
0429 08:05:04.711616 (+     0us) write_op.cc:276] Timestamp: P: 1777449894711548 usec, L: 0
0429 08:05:04.711622 (+     6us) write_op.cc:270] Start()
0429 08:05:04.711622 (+     0us) write_op.cc:276] Timestamp: P: 1777449894711709 usec, L: 0
0429 08:05:04.711627 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711628 (+     1us) write_op.cc:276] Timestamp: P: 1777449894711819 usec, L: 0
0429 08:05:04.711633 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711642 (+     9us) write_op.cc:276] Timestamp: P: 1777449894711901 usec, L: 0
0429 08:05:04.711647 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711648 (+     1us) write_op.cc:276] Timestamp: P: 1777449894713808 usec, L: 0
0429 08:05:04.711653 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711654 (+     1us) write_op.cc:276] Timestamp: P: 1777449894714172 usec, L: 0
0429 08:05:04.711666 (+    12us) write_op.cc:270] Start()
0429 08:05:04.711666 (+     0us) write_op.cc:276] Timestamp: P: 1777449894715011 usec, L: 0
0429 08:05:04.711676 (+    10us) write_op.cc:270] Start()
0429 08:05:04.711678 (+     2us) write_op.cc:276] Timestamp: P: 1777449894715120 usec, L: 0
0429 08:05:04.711683 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711684 (+     1us) write_op.cc:276] Timestamp: P: 1777449894716187 usec, L: 0
0429 08:05:04.711690 (+     6us) write_op.cc:270] Start()
0429 08:05:04.711690 (+     0us) write_op.cc:276] Timestamp: P: 1777449894717088 usec, L: 0
0429 08:05:04.711695 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711696 (+     1us) write_op.cc:276] Timestamp: P: 1777449894717198 usec, L: 0
0429 08:05:04.711702 (+     6us) write_op.cc:270] Start()
0429 08:05:04.711703 (+     1us) write_op.cc:276] Timestamp: P: 1777449894717312 usec, L: 0
0429 08:05:04.711713 (+    10us) write_op.cc:270] Start()
0429 08:05:04.711713 (+     0us) write_op.cc:276] Timestamp: P: 1777449894718218 usec, L: 0
0429 08:05:04.711718 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711719 (+     1us) write_op.cc:276] Timestamp: P: 1777449894719374 usec, L: 0
0429 08:05:04.711723 (+     4us) write_op.cc:270] Start()
0429 08:05:04.711724 (+     1us) write_op.cc:276] Timestamp: P: 1777449894720124 usec, L: 0
0429 08:05:04.711732 (+     8us) write_op.cc:270] Start()
0429 08:05:04.711732 (+     0us) write_op.cc:276] Timestamp: P: 1777449894720233 usec, L: 0
0429 08:05:04.711738 (+     6us) write_op.cc:270] Start()
0429 08:05:04.711738 (+     0us) write_op.cc:276] Timestamp: P: 1777449894721316 usec, L: 0
0429 08:05:04.711744 (+     6us) write_op.cc:270] Start()
0429 08:05:04.711744 (+     0us) write_op.cc:276] Timestamp: P: 1777449894723136 usec, L: 0
0429 08:05:04.711752 (+     8us) write_op.cc:270] Start()
0429 08:05:04.711752 (+     0us) write_op.cc:276] Timestamp: P: 1777449894723249 usec, L: 0
0429 08:05:04.711758 (+     6us) write_op.cc:270] Start()
0429 08:05:04.711759 (+     1us) write_op.cc:276] Timestamp: P: 1777449894723412 usec, L: 0
0429 08:05:04.711764 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711764 (+     0us) write_op.cc:276] Timestamp: P: 1777449894723658 usec, L: 0
0429 08:05:04.711769 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711769 (+     0us) write_op.cc:276] Timestamp: P: 1777449894726193 usec, L: 0
0429 08:05:04.711774 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711774 (+     0us) write_op.cc:276] Timestamp: P: 1777449894726282 usec, L: 0
0429 08:05:04.711781 (+     7us) write_op.cc:270] Start()
0429 08:05:04.711781 (+     0us) write_op.cc:276] Timestamp: P: 1777449894726668 usec, L: 0
0429 08:05:04.711786 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711786 (+     0us) write_op.cc:276] Timestamp: P: 1777449894727341 usec, L: 0
0429 08:05:04.711794 (+     8us) write_op.cc:270] Start()
0429 08:05:04.711795 (+     1us) write_op.cc:276] Timestamp: P: 1777449894728800 usec, L: 0
0429 08:05:04.711800 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711800 (+     0us) write_op.cc:276] Timestamp: P: 1777449894728905 usec, L: 0
0429 08:05:04.711806 (+     6us) write_op.cc:270] Start()
0429 08:05:04.711806 (+     0us) write_op.cc:276] Timestamp: P: 1777449894729084 usec, L: 0
0429 08:05:04.711811 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711816 (+     5us) write_op.cc:276] Timestamp: P: 1777449894730700 usec, L: 0
0429 08:05:04.711822 (+     6us) write_op.cc:270] Start()
0429 08:05:04.711822 (+     0us) write_op.cc:276] Timestamp: P: 1777449894731241 usec, L: 0
0429 08:05:04.711827 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711827 (+     0us) write_op.cc:276] Timestamp: P: 1777449894731370 usec, L: 0
0429 08:05:04.711833 (+     6us) write_op.cc:270] Start()
0429 08:05:04.711834 (+     1us) write_op.cc:276] Timestamp: P: 1777449894731650 usec, L: 0
0429 08:05:04.711839 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711839 (+     0us) write_op.cc:276] Timestamp: P: 1777449894733505 usec, L: 0
0429 08:05:04.711844 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711844 (+     0us) write_op.cc:276] Timestamp: P: 1777449894733782 usec, L: 0
0429 08:05:04.711849 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711850 (+     1us) write_op.cc:276] Timestamp: P: 1777449894733956 usec, L: 0
0429 08:05:04.711857 (+     7us) write_op.cc:270] Start()
0429 08:05:04.711857 (+     0us) write_op.cc:276] Timestamp: P: 1777449894734604 usec, L: 0
0429 08:05:04.711862 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711862 (+     0us) write_op.cc:276] Timestamp: P: 1777449894736454 usec, L: 0
0429 08:05:04.711867 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711867 (+     0us) write_op.cc:276] Timestamp: P: 1777449894736543 usec, L: 0
0429 08:05:04.711872 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711872 (+     0us) write_op.cc:276] Timestamp: P: 1777449894736585 usec, L: 0
0429 08:05:04.711880 (+     8us) write_op.cc:270] Start()
0429 08:05:04.711881 (+     1us) write_op.cc:276] Timestamp: P: 1777449894737596 usec, L: 0
0429 08:05:04.711889 (+     8us) write_op.cc:270] Start()
0429 08:05:04.711889 (+     0us) write_op.cc:276] Timestamp: P: 1777449894739976 usec, L: 0
0429 08:05:04.711894 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711895 (+     1us) write_op.cc:276] Timestamp: P: 1777449894740094 usec, L: 0
0429 08:05:04.711900 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711900 (+     0us) write_op.cc:276] Timestamp: P: 1777449894740202 usec, L: 0
0429 08:05:04.711910 (+    10us) write_op.cc:270] Start()
0429 08:05:04.711910 (+     0us) write_op.cc:276] Timestamp: P: 1777449894740434 usec, L: 0
0429 08:05:04.711915 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711916 (+     1us) write_op.cc:276] Timestamp: P: 1777449894742594 usec, L: 0
0429 08:05:04.711920 (+     4us) write_op.cc:270] Start()
0429 08:05:04.711921 (+     1us) write_op.cc:276] Timestamp: P: 1777449894742873 usec, L: 0
0429 08:05:04.711929 (+     8us) write_op.cc:270] Start()
0429 08:05:04.711930 (+     1us) write_op.cc:276] Timestamp: P: 1777449894743006 usec, L: 0
0429 08:05:04.711936 (+     6us) write_op.cc:270] Start()
0429 08:05:04.711937 (+     1us) write_op.cc:276] Timestamp: P: 1777449894743096 usec, L: 0
0429 08:05:04.711942 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711942 (+     0us) write_op.cc:276] Timestamp: P: 1777449894745140 usec, L: 0
0429 08:05:04.711954 (+    12us) write_op.cc:270] Start()
0429 08:05:04.711954 (+     0us) write_op.cc:276] Timestamp: P: 1777449894745587 usec, L: 0
0429 08:05:04.711961 (+     7us) write_op.cc:270] Start()
0429 08:05:04.711961 (+     0us) write_op.cc:276] Timestamp: P: 1777449894745698 usec, L: 0
0429 08:05:04.711968 (+     7us) write_op.cc:270] Start()
0429 08:05:04.711968 (+     0us) write_op.cc:276] Timestamp: P: 1777449894745798 usec, L: 0
0429 08:05:04.711973 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711974 (+     1us) write_op.cc:276] Timestamp: P: 1777449894747435 usec, L: 0
0429 08:05:04.711979 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711979 (+     0us) write_op.cc:276] Timestamp: P: 1777449894748651 usec, L: 0
0429 08:05:04.711984 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711985 (+     1us) write_op.cc:276] Timestamp: P: 1777449894748755 usec, L: 0
0429 08:05:04.711991 (+     6us) write_op.cc:270] Start()
0429 08:05:04.711991 (+     0us) write_op.cc:276] Timestamp: P: 1777449894748844 usec, L: 0
0429 08:05:04.711996 (+     5us) write_op.cc:270] Start()
0429 08:05:04.711997 (+     1us) write_op.cc:276] Timestamp: P: 1777449894750708 usec, L: 0
0429 08:05:04.712001 (+     4us) write_op.cc:270] Start()
0429 08:05:04.712002 (+     1us) write_op.cc:276] Timestamp: P: 1777449894751281 usec, L: 0
0429 08:05:04.712006 (+     4us) write_op.cc:270] Start()
0429 08:05:04.712007 (+     1us) write_op.cc:276] Timestamp: P: 1777449894751399 usec, L: 0
0429 08:05:04.712012 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712012 (+     0us) write_op.cc:276] Timestamp: P: 1777449894751526 usec, L: 0
0429 08:05:04.712017 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712017 (+     0us) write_op.cc:276] Timestamp: P: 1777449894753532 usec, L: 0
0429 08:05:04.712022 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712022 (+     0us) write_op.cc:276] Timestamp: P: 1777449894753650 usec, L: 0
0429 08:05:04.712027 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712027 (+     0us) write_op.cc:276] Timestamp: P: 1777449894753730 usec, L: 0
0429 08:05:04.712032 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712032 (+     0us) write_op.cc:276] Timestamp: P: 1777449894753985 usec, L: 0
0429 08:05:04.712037 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712037 (+     0us) write_op.cc:276] Timestamp: P: 1777449894756279 usec, L: 0
0429 08:05:04.712042 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712043 (+     1us) write_op.cc:276] Timestamp: P: 1777449894756411 usec, L: 0
0429 08:05:04.712047 (+     4us) write_op.cc:270] Start()
0429 08:05:04.712048 (+     1us) write_op.cc:276] Timestamp: P: 1777449894756483 usec, L: 0
0429 08:05:04.712055 (+     7us) write_op.cc:270] Start()
0429 08:05:04.712055 (+     0us) write_op.cc:276] Timestamp: P: 1777449894756762 usec, L: 0
0429 08:05:04.712060 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712060 (+     0us) write_op.cc:276] Timestamp: P: 1777449894758163 usec, L: 0
0429 08:05:04.712064 (+     4us) write_op.cc:270] Start()
0429 08:05:04.712065 (+     1us) write_op.cc:276] Timestamp: P: 1777449894760170 usec, L: 0
0429 08:05:04.712069 (+     4us) write_op.cc:270] Start()
0429 08:05:04.712070 (+     1us) write_op.cc:276] Timestamp: P: 1777449894760295 usec, L: 0
0429 08:05:04.712075 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712079 (+     4us) write_op.cc:276] Timestamp: P: 1777449894760372 usec, L: 0
0429 08:05:04.712085 (+     6us) write_op.cc:270] Start()
0429 08:05:04.712085 (+     0us) write_op.cc:276] Timestamp: P: 1777449894760625 usec, L: 0
0429 08:05:04.712089 (+     4us) write_op.cc:270] Start()
0429 08:05:04.712090 (+     1us) write_op.cc:276] Timestamp: P: 1777449894762112 usec, L: 0
0429 08:05:04.712094 (+     4us) write_op.cc:270] Start()
0429 08:05:04.712095 (+     1us) write_op.cc:276] Timestamp: P: 1777449894763194 usec, L: 0
0429 08:05:04.712100 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712101 (+     1us) write_op.cc:276] Timestamp: P: 1777449894763321 usec, L: 0
0429 08:05:04.712110 (+     9us) write_op.cc:270] Start()
0429 08:05:04.712110 (+     0us) write_op.cc:276] Timestamp: P: 1777449894763414 usec, L: 0
0429 08:05:04.712115 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712116 (+     1us) write_op.cc:276] Timestamp: P: 1777449894764418 usec, L: 0
0429 08:05:04.712121 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712121 (+     0us) write_op.cc:276] Timestamp: P: 1777449894765498 usec, L: 0
0429 08:05:04.712127 (+     6us) write_op.cc:270] Start()
0429 08:05:04.712127 (+     0us) write_op.cc:276] Timestamp: P: 1777449894766473 usec, L: 0
0429 08:05:04.712132 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712133 (+     1us) write_op.cc:276] Timestamp: P: 1777449894766566 usec, L: 0
0429 08:05:04.712137 (+     4us) write_op.cc:270] Start()
0429 08:05:04.712138 (+     1us) write_op.cc:276] Timestamp: P: 1777449894767507 usec, L: 0
0429 08:05:04.712142 (+     4us) write_op.cc:270] Start()
0429 08:05:04.712143 (+     1us) write_op.cc:276] Timestamp: P: 1777449894767601 usec, L: 0
0429 08:05:04.712149 (+     6us) write_op.cc:270] Start()
0429 08:05:04.712149 (+     0us) write_op.cc:276] Timestamp: P: 1777449894769349 usec, L: 0
0429 08:05:04.712155 (+     6us) write_op.cc:270] Start()
0429 08:05:04.712155 (+     0us) write_op.cc:276] Timestamp: P: 1777449894769472 usec, L: 0
0429 08:05:04.712160 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712161 (+     1us) write_op.cc:276] Timestamp: P: 1777449894769998 usec, L: 0
0429 08:05:04.712165 (+     4us) write_op.cc:270] Start()
0429 08:05:04.712166 (+     1us) write_op.cc:276] Timestamp: P: 1777449894770852 usec, L: 0
0429 08:05:04.712172 (+     6us) write_op.cc:270] Start()
0429 08:05:04.712172 (+     0us) write_op.cc:276] Timestamp: P: 1777449894772043 usec, L: 0
0429 08:05:04.712177 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712177 (+     0us) write_op.cc:276] Timestamp: P: 1777449894772420 usec, L: 0
0429 08:05:04.712186 (+     9us) write_op.cc:270] Start()
0429 08:05:04.712187 (+     1us) write_op.cc:276] Timestamp: P: 1777449894772509 usec, L: 0
0429 08:05:04.712192 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712192 (+     0us) write_op.cc:276] Timestamp: P: 1777449894773855 usec, L: 0
0429 08:05:04.712198 (+     6us) write_op.cc:270] Start()
0429 08:05:04.712199 (+     1us) write_op.cc:276] Timestamp: P: 1777449894774783 usec, L: 0
0429 08:05:04.712205 (+     6us) write_op.cc:270] Start()
0429 08:05:04.712205 (+     0us) write_op.cc:276] Timestamp: P: 1777449894774968 usec, L: 0
0429 08:05:04.712210 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712211 (+     1us) write_op.cc:276] Timestamp: P: 1777449894775276 usec, L: 0
0429 08:05:04.712216 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712217 (+     1us) write_op.cc:276] Timestamp: P: 1777449894777026 usec, L: 0
0429 08:05:04.712224 (+     7us) write_op.cc:270] Start()
0429 08:05:04.712224 (+     0us) write_op.cc:276] Timestamp: P: 1777449894777130 usec, L: 0
0429 08:05:04.712229 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712229 (+     0us) write_op.cc:276] Timestamp: P: 1777449894777890 usec, L: 0
0429 08:05:04.712234 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712235 (+     1us) write_op.cc:276] Timestamp: P: 1777449894777956 usec, L: 0
0429 08:05:04.712240 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712240 (+     0us) write_op.cc:276] Timestamp: P: 1777449894779682 usec, L: 0
0429 08:05:04.712246 (+     6us) write_op.cc:270] Start()
0429 08:05:04.712246 (+     0us) write_op.cc:276] Timestamp: P: 1777449894780532 usec, L: 0
0429 08:05:04.712251 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712252 (+     1us) write_op.cc:276] Timestamp: P: 1777449894781266 usec, L: 0
0429 08:05:04.712256 (+     4us) write_op.cc:270] Start()
0429 08:05:04.712257 (+     1us) write_op.cc:276] Timestamp: P: 1777449894781407 usec, L: 0
0429 08:05:04.712261 (+     4us) write_op.cc:270] Start()
0429 08:05:04.712261 (+     0us) write_op.cc:276] Timestamp: P: 1777449894782481 usec, L: 0
0429 08:05:04.712266 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712266 (+     0us) write_op.cc:276] Timestamp: P: 1777449894783546 usec, L: 0
0429 08:05:04.712270 (+     4us) write_op.cc:270] Start()
0429 08:05:04.712271 (+     1us) write_op.cc:276] Timestamp: P: 1777449894783687 usec, L: 0
0429 08:05:04.712277 (+     6us) write_op.cc:270] Start()
0429 08:05:04.712277 (+     0us) write_op.cc:276] Timestamp: P: 1777449894785132 usec, L: 0
0429 08:05:04.712283 (+     6us) write_op.cc:270] Start()
0429 08:05:04.712283 (+     0us) write_op.cc:276] Timestamp: P: 1777449894787983 usec, L: 0
0429 08:05:04.712289 (+     6us) write_op.cc:270] Start()
0429 08:05:04.712289 (+     0us) write_op.cc:276] Timestamp: P: 1777449894788297 usec, L: 0
0429 08:05:04.712293 (+     4us) write_op.cc:270] Start()
0429 08:05:04.712294 (+     1us) write_op.cc:276] Timestamp: P: 1777449894788354 usec, L: 0
0429 08:05:04.712303 (+     9us) write_op.cc:270] Start()
0429 08:05:04.712303 (+     0us) write_op.cc:276] Timestamp: P: 1777449894788394 usec, L: 0
0429 08:05:04.712308 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712309 (+     1us) write_op.cc:276] Timestamp: P: 1777449894789851 usec, L: 0
0429 08:05:04.712315 (+     6us) write_op.cc:270] Start()
0429 08:05:04.712316 (+     1us) write_op.cc:276] Timestamp: P: 1777449894791597 usec, L: 0
0429 08:05:04.712320 (+     4us) write_op.cc:270] Start()
0429 08:05:04.712321 (+     1us) write_op.cc:276] Timestamp: P: 1777449894791728 usec, L: 0
0429 08:05:04.712328 (+     7us) write_op.cc:270] Start()
0429 08:05:04.712328 (+     0us) write_op.cc:276] Timestamp: P: 1777449894791791 usec, L: 0
0429 08:05:04.712334 (+     6us) write_op.cc:270] Start()
0429 08:05:04.712334 (+     0us) write_op.cc:276] Timestamp: P: 1777449894792450 usec, L: 0
0429 08:05:04.712340 (+     6us) write_op.cc:270] Start()
0429 08:05:04.712342 (+     2us) write_op.cc:276] Timestamp: P: 1777449894793908 usec, L: 0
0429 08:05:04.712347 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712347 (+     0us) write_op.cc:276] Timestamp: P: 1777449894794303 usec, L: 0
0429 08:05:04.712352 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712353 (+     1us) write_op.cc:276] Timestamp: P: 1777449894794413 usec, L: 0
0429 08:05:04.712358 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712361 (+     3us) write_op.cc:276] Timestamp: P: 1777449894795365 usec, L: 0
0429 08:05:04.712367 (+     6us) write_op.cc:270] Start()
0429 08:05:04.712367 (+     0us) write_op.cc:276] Timestamp: P: 1777449894796771 usec, L: 0
0429 08:05:04.712372 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712372 (+     0us) write_op.cc:276] Timestamp: P: 1777449894797086 usec, L: 0
0429 08:05:04.712376 (+     4us) write_op.cc:270] Start()
0429 08:05:04.712377 (+     1us) write_op.cc:276] Timestamp: P: 1777449894797186 usec, L: 0
0429 08:05:04.712382 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712384 (+     2us) write_op.cc:276] Timestamp: P: 1777449894798148 usec, L: 0
0429 08:05:04.712389 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712390 (+     1us) write_op.cc:276] Timestamp: P: 1777449894799325 usec, L: 0
0429 08:05:04.712394 (+     4us) write_op.cc:270] Start()
0429 08:05:04.712394 (+     0us) write_op.cc:276] Timestamp: P: 1777449894799629 usec, L: 0
0429 08:05:04.712399 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712399 (+     0us) write_op.cc:276] Timestamp: P: 1777449894800307 usec, L: 0
0429 08:05:04.712405 (+     6us) write_op.cc:270] Start()
0429 08:05:04.712407 (+     2us) write_op.cc:276] Timestamp: P: 1777449894802345 usec, L: 0
0429 08:05:04.712413 (+     6us) write_op.cc:270] Start()
0429 08:05:04.712414 (+     1us) write_op.cc:276] Timestamp: P: 1777449894802490 usec, L: 0
0429 08:05:04.712419 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712420 (+     1us) write_op.cc:276] Timestamp: P: 1777449894802565 usec, L: 0
0429 08:05:04.712426 (+     6us) write_op.cc:270] Start()
0429 08:05:04.712427 (+     1us) write_op.cc:276] Timestamp: P: 1777449894802892 usec, L: 0
0429 08:05:04.712431 (+     4us) write_op.cc:270] Start()
0429 08:05:04.712433 (+     2us) write_op.cc:276] Timestamp: P: 1777449894804872 usec, L: 0
0429 08:05:04.712439 (+     6us) write_op.cc:270] Start()
0429 08:05:04.712439 (+     0us) write_op.cc:276] Timestamp: P: 1777449894806042 usec, L: 0
0429 08:05:04.712444 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712445 (+     1us) write_op.cc:276] Timestamp: P: 1777449894806167 usec, L: 0
0429 08:05:04.712450 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712451 (+     1us) write_op.cc:276] Timestamp: P: 1777449894806263 usec, L: 0
0429 08:05:04.712456 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712458 (+     2us) write_op.cc:276] Timestamp: P: 1777449894807102 usec, L: 0
0429 08:05:04.712464 (+     6us) write_op.cc:270] Start()
0429 08:05:04.712464 (+     0us) write_op.cc:276] Timestamp: P: 1777449894808710 usec, L: 0
0429 08:05:04.712469 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712470 (+     1us) write_op.cc:276] Timestamp: P: 1777449894809022 usec, L: 0
0429 08:05:04.712474 (+     4us) write_op.cc:270] Start()
0429 08:05:04.712475 (+     1us) write_op.cc:276] Timestamp: P: 1777449894809111 usec, L: 0
0429 08:05:04.712481 (+     6us) write_op.cc:270] Start()
0429 08:05:04.712483 (+     2us) write_op.cc:276] Timestamp: P: 1777449894809856 usec, L: 0
0429 08:05:04.712488 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712488 (+     0us) write_op.cc:276] Timestamp: P: 1777449894810794 usec, L: 0
0429 08:05:04.712493 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712493 (+     0us) write_op.cc:276] Timestamp: P: 1777449894812320 usec, L: 0
0429 08:05:04.712499 (+     6us) write_op.cc:270] Start()
0429 08:05:04.712499 (+     0us) write_op.cc:276] Timestamp: P: 1777449894812420 usec, L: 0
0429 08:05:04.712504 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712507 (+     3us) write_op.cc:276] Timestamp: P: 1777449894813435 usec, L: 0
0429 08:05:04.712511 (+     4us) write_op.cc:270] Start()
0429 08:05:04.712512 (+     1us) write_op.cc:276] Timestamp: P: 1777449894813540 usec, L: 0
0429 08:05:04.712517 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712518 (+     1us) write_op.cc:276] Timestamp: P: 1777449894815256 usec, L: 0
0429 08:05:04.712523 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712524 (+     1us) write_op.cc:276] Timestamp: P: 1777449894815511 usec, L: 0
0429 08:05:04.712529 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712531 (+     2us) write_op.cc:276] Timestamp: P: 1777449894816558 usec, L: 0
0429 08:05:04.712536 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712536 (+     0us) write_op.cc:276] Timestamp: P: 1777449894816657 usec, L: 0
0429 08:05:04.712541 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712541 (+     0us) write_op.cc:276] Timestamp: P: 1777449894818025 usec, L: 0
0429 08:05:04.712547 (+     6us) write_op.cc:270] Start()
0429 08:05:04.712547 (+     0us) write_op.cc:276] Timestamp: P: 1777449894819003 usec, L: 0
0429 08:05:04.712552 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712554 (+     2us) write_op.cc:276] Timestamp: P: 1777449894819109 usec, L: 0
0429 08:05:04.712559 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712559 (+     0us) write_op.cc:276] Timestamp: P: 1777449894819193 usec, L: 0
0429 08:05:04.712563 (+     4us) write_op.cc:270] Start()
0429 08:05:04.712564 (+     1us) write_op.cc:276] Timestamp: P: 1777449894821211 usec, L: 0
0429 08:05:04.712569 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712569 (+     0us) write_op.cc:276] Timestamp: P: 1777449894821808 usec, L: 0
0429 08:05:04.712574 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712575 (+     1us) write_op.cc:276] Timestamp: P: 1777449894821929 usec, L: 0
0429 08:05:04.712580 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712580 (+     0us) write_op.cc:276] Timestamp: P: 1777449894822473 usec, L: 0
0429 08:05:04.712584 (+     4us) write_op.cc:270] Start()
0429 08:05:04.712585 (+     1us) write_op.cc:276] Timestamp: P: 1777449894823106 usec, L: 0
0429 08:05:04.712590 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712590 (+     0us) write_op.cc:276] Timestamp: P: 1777449894824990 usec, L: 0
0429 08:05:04.712595 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712597 (+     2us) write_op.cc:276] Timestamp: P: 1777449894825113 usec, L: 0
0429 08:05:04.712602 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712602 (+     0us) write_op.cc:276] Timestamp: P: 1777449894825203 usec, L: 0
0429 08:05:04.712607 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712608 (+     1us) write_op.cc:276] Timestamp: P: 1777449894825764 usec, L: 0
0429 08:05:04.712612 (+     4us) write_op.cc:270] Start()
0429 08:05:04.712612 (+     0us) write_op.cc:276] Timestamp: P: 1777449894826685 usec, L: 0
0429 08:05:04.712617 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712618 (+     1us) write_op.cc:276] Timestamp: P: 1777449894827437 usec, L: 0
0429 08:05:04.712622 (+     4us) write_op.cc:270] Start()
0429 08:05:04.712623 (+     1us) write_op.cc:276] Timestamp: P: 1777449894828191 usec, L: 0
0429 08:05:04.712627 (+     4us) write_op.cc:270] Start()
0429 08:05:04.712628 (+     1us) write_op.cc:276] Timestamp: P: 1777449894828354 usec, L: 0
0429 08:05:04.712632 (+     4us) write_op.cc:270] Start()
0429 08:05:04.712633 (+     1us) write_op.cc:276] Timestamp: P: 1777449894829247 usec, L: 0
0429 08:05:04.712638 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712640 (+     2us) write_op.cc:276] Timestamp: P: 1777449894830247 usec, L: 0
0429 08:05:04.712645 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712646 (+     1us) write_op.cc:276] Timestamp: P: 1777449894830931 usec, L: 0
0429 08:05:04.712650 (+     4us) write_op.cc:270] Start()
0429 08:05:04.712651 (+     1us) write_op.cc:276] Timestamp: P: 1777449894831036 usec, L: 0
0429 08:05:04.712655 (+     4us) write_op.cc:270] Start()
0429 08:05:04.712656 (+     1us) write_op.cc:276] Timestamp: P: 1777449894831702 usec, L: 0
0429 08:05:04.712661 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712664 (+     3us) write_op.cc:276] Timestamp: P: 1777449894832623 usec, L: 0
0429 08:05:04.712675 (+    11us) write_op.cc:270] Start()
0429 08:05:04.712676 (+     1us) write_op.cc:276] Timestamp: P: 1777449894833830 usec, L: 0
0429 08:05:04.712681 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712681 (+     0us) write_op.cc:276] Timestamp: P: 1777449894833941 usec, L: 0
0429 08:05:04.712686 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712687 (+     1us) write_op.cc:276] Timestamp: P: 1777449894834866 usec, L: 0
0429 08:05:04.712691 (+     4us) write_op.cc:270] Start()
0429 08:05:04.712694 (+     3us) write_op.cc:276] Timestamp: P: 1777449894835500 usec, L: 0
0429 08:05:04.712699 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712699 (+     0us) write_op.cc:276] Timestamp: P: 1777449894836453 usec, L: 0
0429 08:05:04.712704 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712705 (+     1us) write_op.cc:276] Timestamp: P: 1777449894836564 usec, L: 0
0429 08:05:04.712710 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712710 (+     0us) write_op.cc:276] Timestamp: P: 1777449894837789 usec, L: 0
0429 08:05:04.712715 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712719 (+     4us) write_op.cc:276] Timestamp: P: 1777449894839010 usec, L: 0
0429 08:05:04.712724 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712724 (+     0us) write_op.cc:276] Timestamp: P: 1777449894839106 usec, L: 0
0429 08:05:04.712729 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712729 (+     0us) write_op.cc:276] Timestamp: P: 1777449894839185 usec, L: 0
0429 08:05:04.712734 (+     5us) write_op.cc:270] Start()
0429 08:05:04.712734 (+     0us) write_op.cc:276] Timestamp: P: 17774498
I20260429 08:05:05.780663  8487 consensus_queue.cc:799] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [LEADER]: Peer dc98e72103e94f92a8b1a214d8b88c62 is lagging by at least 14264 ops behind the committed index  [suppressed 3 similar messages]
W20260429 08:05:06.931917  8414 log.cc:494] Time spent T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Log roll took a long time: real 1.188s	user 0.000s	sys 0.000s
W20260429 08:05:06.948764  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1099ms of latency in SegmentAllocator::Sync()
I20260429 08:05:08.049257  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 17) took 2266 ms. Trace:
I20260429 08:05:08.049341  8063 rpcz_store.cc:276] 0429 08:05:05.782814 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:05:05.782862 (+    48us) service_pool.cc:225] Handling call
0429 08:05:05.785077 (+  2215us) raft_consensus.cc:1471] Updating replica for 425 ops
0429 08:05:05.786543 (+  1466us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:05:05.786544 (+     1us) raft_consensus.cc:1539] Triggering prepare for 425 ops
0429 08:05:05.786591 (+    47us) write_op.cc:270] Start()
0429 08:05:05.786596 (+     5us) write_op.cc:276] Timestamp: P: 1777449895007909 usec, L: 0
0429 08:05:05.786717 (+   121us) write_op.cc:270] Start()
0429 08:05:05.786718 (+     1us) write_op.cc:276] Timestamp: P: 1777449895009198 usec, L: 0
0429 08:05:05.786731 (+    13us) write_op.cc:270] Start()
0429 08:05:05.786732 (+     1us) write_op.cc:276] Timestamp: P: 1777449895009299 usec, L: 0
0429 08:05:05.786744 (+    12us) write_op.cc:270] Start()
0429 08:05:05.786745 (+     1us) write_op.cc:276] Timestamp: P: 1777449895009683 usec, L: 0
0429 08:05:05.786754 (+     9us) write_op.cc:270] Start()
0429 08:05:05.786755 (+     1us) write_op.cc:276] Timestamp: P: 1777449895010176 usec, L: 0
0429 08:05:05.786764 (+     9us) write_op.cc:270] Start()
0429 08:05:05.786764 (+     0us) write_op.cc:276] Timestamp: P: 1777449895012066 usec, L: 0
0429 08:05:05.786771 (+     7us) write_op.cc:270] Start()
0429 08:05:05.786773 (+     2us) write_op.cc:276] Timestamp: P: 1777449895012822 usec, L: 0
0429 08:05:05.786780 (+     7us) write_op.cc:270] Start()
0429 08:05:05.786781 (+     1us) write_op.cc:276] Timestamp: P: 1777449895012928 usec, L: 0
0429 08:05:05.786788 (+     7us) write_op.cc:270] Start()
0429 08:05:05.786789 (+     1us) write_op.cc:276] Timestamp: P: 1777449895013018 usec, L: 0
0429 08:05:05.786796 (+     7us) write_op.cc:270] Start()
0429 08:05:05.786797 (+     1us) write_op.cc:276] Timestamp: P: 1777449895014468 usec, L: 0
0429 08:05:05.786804 (+     7us) write_op.cc:270] Start()
0429 08:05:05.786805 (+     1us) write_op.cc:276] Timestamp: P: 1777449895014850 usec, L: 0
0429 08:05:05.786814 (+     9us) write_op.cc:270] Start()
0429 08:05:05.786815 (+     1us) write_op.cc:276] Timestamp: P: 1777449895014955 usec, L: 0
0429 08:05:05.786822 (+     7us) write_op.cc:270] Start()
0429 08:05:05.786823 (+     1us) write_op.cc:276] Timestamp: P: 1777449895015497 usec, L: 0
0429 08:05:05.786830 (+     7us) write_op.cc:270] Start()
0429 08:05:05.786830 (+     0us) write_op.cc:276] Timestamp: P: 1777449895017464 usec, L: 0
0429 08:05:05.786842 (+    12us) write_op.cc:270] Start()
0429 08:05:05.786842 (+     0us) write_op.cc:276] Timestamp: P: 1777449895017571 usec, L: 0
0429 08:05:05.786851 (+     9us) write_op.cc:270] Start()
0429 08:05:05.786851 (+     0us) write_op.cc:276] Timestamp: P: 1777449895017814 usec, L: 0
0429 08:05:05.786859 (+     8us) write_op.cc:270] Start()
0429 08:05:05.786859 (+     0us) write_op.cc:276] Timestamp: P: 1777449895019760 usec, L: 0
0429 08:05:05.786866 (+     7us) write_op.cc:270] Start()
0429 08:05:05.786866 (+     0us) write_op.cc:276] Timestamp: P: 1777449895019857 usec, L: 0
0429 08:05:05.786874 (+     8us) write_op.cc:270] Start()
0429 08:05:05.786874 (+     0us) write_op.cc:276] Timestamp: P: 1777449895019938 usec, L: 0
0429 08:05:05.786882 (+     8us) write_op.cc:270] Start()
0429 08:05:05.786883 (+     1us) write_op.cc:276] Timestamp: P: 1777449895021541 usec, L: 0
0429 08:05:05.786890 (+     7us) write_op.cc:270] Start()
0429 08:05:05.786890 (+     0us) write_op.cc:276] Timestamp: P: 1777449895022642 usec, L: 0
0429 08:05:05.786898 (+     8us) write_op.cc:270] Start()
0429 08:05:05.786899 (+     1us) write_op.cc:276] Timestamp: P: 1777449895022765 usec, L: 0
0429 08:05:05.786905 (+     6us) write_op.cc:270] Start()
0429 08:05:05.786906 (+     1us) write_op.cc:276] Timestamp: P: 1777449895022862 usec, L: 0
0429 08:05:05.786915 (+     9us) write_op.cc:270] Start()
0429 08:05:05.786916 (+     1us) write_op.cc:276] Timestamp: P: 1777449895023740 usec, L: 0
0429 08:05:05.786922 (+     6us) write_op.cc:270] Start()
0429 08:05:05.786923 (+     1us) write_op.cc:276] Timestamp: P: 1777449895024940 usec, L: 0
0429 08:05:05.786930 (+     7us) write_op.cc:270] Start()
0429 08:05:05.786930 (+     0us) write_op.cc:276] Timestamp: P: 1777449895026265 usec, L: 0
0429 08:05:05.786938 (+     8us) write_op.cc:270] Start()
0429 08:05:05.786940 (+     2us) write_op.cc:276] Timestamp: P: 1777449895026386 usec, L: 0
0429 08:05:05.786947 (+     7us) write_op.cc:270] Start()
0429 08:05:05.786948 (+     1us) write_op.cc:276] Timestamp: P: 1777449895026700 usec, L: 0
0429 08:05:05.786955 (+     7us) write_op.cc:270] Start()
0429 08:05:05.786956 (+     1us) write_op.cc:276] Timestamp: P: 1777449895027912 usec, L: 0
0429 08:05:05.786963 (+     7us) write_op.cc:270] Start()
0429 08:05:05.786964 (+     1us) write_op.cc:276] Timestamp: P: 1777449895028552 usec, L: 0
0429 08:05:05.786971 (+     7us) write_op.cc:270] Start()
0429 08:05:05.786973 (+     2us) write_op.cc:276] Timestamp: P: 1777449895028641 usec, L: 0
0429 08:05:05.786980 (+     7us) write_op.cc:270] Start()
0429 08:05:05.786981 (+     1us) write_op.cc:276] Timestamp: P: 1777449895030419 usec, L: 0
0429 08:05:05.786989 (+     8us) write_op.cc:270] Start()
0429 08:05:05.786990 (+     1us) write_op.cc:276] Timestamp: P: 1777449895030710 usec, L: 0
0429 08:05:05.786999 (+     9us) write_op.cc:270] Start()
0429 08:05:05.787000 (+     1us) write_op.cc:276] Timestamp: P: 1777449895031240 usec, L: 0
0429 08:05:05.787007 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787011 (+     4us) write_op.cc:276] Timestamp: P: 1777449895031335 usec, L: 0
0429 08:05:05.787018 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787019 (+     1us) write_op.cc:276] Timestamp: P: 1777449895033538 usec, L: 0
0429 08:05:05.787026 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787027 (+     1us) write_op.cc:276] Timestamp: P: 1777449895033655 usec, L: 0
0429 08:05:05.787034 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787034 (+     0us) write_op.cc:276] Timestamp: P: 1777449895033891 usec, L: 0
0429 08:05:05.787041 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787044 (+     3us) write_op.cc:276] Timestamp: P: 1777449895034357 usec, L: 0
0429 08:05:05.787051 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787052 (+     1us) write_op.cc:276] Timestamp: P: 1777449895035424 usec, L: 0
0429 08:05:05.787058 (+     6us) write_op.cc:270] Start()
0429 08:05:05.787059 (+     1us) write_op.cc:276] Timestamp: P: 1777449895036385 usec, L: 0
0429 08:05:05.787066 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787066 (+     0us) write_op.cc:276] Timestamp: P: 1777449895036491 usec, L: 0
0429 08:05:05.787075 (+     9us) write_op.cc:270] Start()
0429 08:05:05.787078 (+     3us) write_op.cc:276] Timestamp: P: 1777449895038387 usec, L: 0
0429 08:05:05.787086 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787087 (+     1us) write_op.cc:276] Timestamp: P: 1777449895038487 usec, L: 0
0429 08:05:05.787094 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787094 (+     0us) write_op.cc:276] Timestamp: P: 1777449895038559 usec, L: 0
0429 08:05:05.787102 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787103 (+     1us) write_op.cc:276] Timestamp: P: 1777449895039700 usec, L: 0
0429 08:05:05.787109 (+     6us) write_op.cc:270] Start()
0429 08:05:05.787113 (+     4us) write_op.cc:276] Timestamp: P: 1777449895040878 usec, L: 0
0429 08:05:05.787121 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787122 (+     1us) write_op.cc:276] Timestamp: P: 1777449895040943 usec, L: 0
0429 08:05:05.787129 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787130 (+     1us) write_op.cc:276] Timestamp: P: 1777449895041479 usec, L: 0
0429 08:05:05.787137 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787137 (+     0us) write_op.cc:276] Timestamp: P: 1777449895042557 usec, L: 0
0429 08:05:05.787144 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787147 (+     3us) write_op.cc:276] Timestamp: P: 1777449895043423 usec, L: 0
0429 08:05:05.787154 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787155 (+     1us) write_op.cc:276] Timestamp: P: 1777449895043830 usec, L: 0
0429 08:05:05.787161 (+     6us) write_op.cc:270] Start()
0429 08:05:05.787162 (+     1us) write_op.cc:276] Timestamp: P: 1777449895045272 usec, L: 0
0429 08:05:05.787170 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787171 (+     1us) write_op.cc:276] Timestamp: P: 1777449895045927 usec, L: 0
0429 08:05:05.787179 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787182 (+     3us) write_op.cc:276] Timestamp: P: 1777449895046570 usec, L: 0
0429 08:05:05.787190 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787191 (+     1us) write_op.cc:276] Timestamp: P: 1777449895047166 usec, L: 0
0429 08:05:05.787197 (+     6us) write_op.cc:270] Start()
0429 08:05:05.787198 (+     1us) write_op.cc:276] Timestamp: P: 1777449895047888 usec, L: 0
0429 08:05:05.787204 (+     6us) write_op.cc:270] Start()
0429 08:05:05.787205 (+     1us) write_op.cc:276] Timestamp: P: 1777449895048883 usec, L: 0
0429 08:05:05.787211 (+     6us) write_op.cc:270] Start()
0429 08:05:05.787213 (+     2us) write_op.cc:276] Timestamp: P: 1777449895049795 usec, L: 0
0429 08:05:05.787221 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787222 (+     1us) write_op.cc:276] Timestamp: P: 1777449895050038 usec, L: 0
0429 08:05:05.787229 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787230 (+     1us) write_op.cc:276] Timestamp: P: 1777449895052548 usec, L: 0
0429 08:05:05.787237 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787237 (+     0us) write_op.cc:276] Timestamp: P: 1777449895052715 usec, L: 0
0429 08:05:05.787245 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787246 (+     1us) write_op.cc:276] Timestamp: P: 1777449895052829 usec, L: 0
0429 08:05:05.787253 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787254 (+     1us) write_op.cc:276] Timestamp: P: 1777449895052913 usec, L: 0
0429 08:05:05.787264 (+    10us) write_op.cc:270] Start()
0429 08:05:05.787264 (+     0us) write_op.cc:276] Timestamp: P: 1777449895054800 usec, L: 0
0429 08:05:05.787274 (+    10us) write_op.cc:270] Start()
0429 08:05:05.787275 (+     1us) write_op.cc:276] Timestamp: P: 1777449895055393 usec, L: 0
0429 08:05:05.787283 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787284 (+     1us) write_op.cc:276] Timestamp: P: 1777449895055623 usec, L: 0
0429 08:05:05.787291 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787292 (+     1us) write_op.cc:276] Timestamp: P: 1777449895055736 usec, L: 0
0429 08:05:05.787299 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787299 (+     0us) write_op.cc:276] Timestamp: P: 1777449895058170 usec, L: 0
0429 08:05:05.787306 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787307 (+     1us) write_op.cc:276] Timestamp: P: 1777449895058436 usec, L: 0
0429 08:05:05.787317 (+    10us) write_op.cc:270] Start()
0429 08:05:05.787317 (+     0us) write_op.cc:276] Timestamp: P: 1777449895058571 usec, L: 0
0429 08:05:05.787325 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787326 (+     1us) write_op.cc:276] Timestamp: P: 1777449895058818 usec, L: 0
0429 08:05:05.787333 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787333 (+     0us) write_op.cc:276] Timestamp: P: 1777449895059903 usec, L: 0
0429 08:05:05.787340 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787341 (+     1us) write_op.cc:276] Timestamp: P: 1777449895061171 usec, L: 0
0429 08:05:05.787349 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787350 (+     1us) write_op.cc:276] Timestamp: P: 1777449895061266 usec, L: 0
0429 08:05:05.787357 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787358 (+     1us) write_op.cc:276] Timestamp: P: 1777449895061782 usec, L: 0
0429 08:05:05.787377 (+    19us) write_op.cc:270] Start()
0429 08:05:05.787378 (+     1us) write_op.cc:276] Timestamp: P: 1777449895063409 usec, L: 0
0429 08:05:05.787386 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787387 (+     1us) write_op.cc:276] Timestamp: P: 1777449895064049 usec, L: 0
0429 08:05:05.787395 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787396 (+     1us) write_op.cc:276] Timestamp: P: 1777449895064157 usec, L: 0
0429 08:05:05.787402 (+     6us) write_op.cc:270] Start()
0429 08:05:05.787403 (+     1us) write_op.cc:276] Timestamp: P: 1777449895064222 usec, L: 0
0429 08:05:05.787409 (+     6us) write_op.cc:270] Start()
0429 08:05:05.787410 (+     1us) write_op.cc:276] Timestamp: P: 1777449895065717 usec, L: 0
0429 08:05:05.787419 (+     9us) write_op.cc:270] Start()
0429 08:05:05.787420 (+     1us) write_op.cc:276] Timestamp: P: 1777449895066945 usec, L: 0
0429 08:05:05.787429 (+     9us) write_op.cc:270] Start()
0429 08:05:05.787430 (+     1us) write_op.cc:276] Timestamp: P: 1777449895067340 usec, L: 0
0429 08:05:05.787438 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787439 (+     1us) write_op.cc:276] Timestamp: P: 1777449895067658 usec, L: 0
0429 08:05:05.787445 (+     6us) write_op.cc:270] Start()
0429 08:05:05.787446 (+     1us) write_op.cc:276] Timestamp: P: 1777449895069075 usec, L: 0
0429 08:05:05.787453 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787454 (+     1us) write_op.cc:276] Timestamp: P: 1777449895069672 usec, L: 0
0429 08:05:05.787463 (+     9us) write_op.cc:270] Start()
0429 08:05:05.787464 (+     1us) write_op.cc:276] Timestamp: P: 1777449895070203 usec, L: 0
0429 08:05:05.787472 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787472 (+     0us) write_op.cc:276] Timestamp: P: 1777449895071211 usec, L: 0
0429 08:05:05.787499 (+    27us) write_op.cc:270] Start()
0429 08:05:05.787499 (+     0us) write_op.cc:276] Timestamp: P: 1777449895072452 usec, L: 0
0429 08:05:05.787506 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787507 (+     1us) write_op.cc:276] Timestamp: P: 1777449895072556 usec, L: 0
0429 08:05:05.787515 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787517 (+     2us) write_op.cc:276] Timestamp: P: 1777449895073620 usec, L: 0
0429 08:05:05.787523 (+     6us) write_op.cc:270] Start()
0429 08:05:05.787524 (+     1us) write_op.cc:276] Timestamp: P: 1777449895074271 usec, L: 0
0429 08:05:05.787530 (+     6us) write_op.cc:270] Start()
0429 08:05:05.787531 (+     1us) write_op.cc:276] Timestamp: P: 1777449895074755 usec, L: 0
0429 08:05:05.787538 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787538 (+     0us) write_op.cc:276] Timestamp: P: 1777449895075157 usec, L: 0
0429 08:05:05.787546 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787547 (+     1us) write_op.cc:276] Timestamp: P: 1777449895077194 usec, L: 0
0429 08:05:05.787555 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787556 (+     1us) write_op.cc:276] Timestamp: P: 1777449895077306 usec, L: 0
0429 08:05:05.787562 (+     6us) write_op.cc:270] Start()
0429 08:05:05.787563 (+     1us) write_op.cc:276] Timestamp: P: 1777449895077393 usec, L: 0
0429 08:05:05.787570 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787571 (+     1us) write_op.cc:276] Timestamp: P: 1777449895077716 usec, L: 0
0429 08:05:05.787579 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787580 (+     1us) write_op.cc:276] Timestamp: P: 1777449895079344 usec, L: 0
0429 08:05:05.787587 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787587 (+     0us) write_op.cc:276] Timestamp: P: 1777449895079979 usec, L: 0
0429 08:05:05.787594 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787594 (+     0us) write_op.cc:276] Timestamp: P: 1777449895080070 usec, L: 0
0429 08:05:05.787601 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787602 (+     1us) write_op.cc:276] Timestamp: P: 1777449895081019 usec, L: 0
0429 08:05:05.787610 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787610 (+     0us) write_op.cc:276] Timestamp: P: 1777449895081185 usec, L: 0
0429 08:05:05.787616 (+     6us) write_op.cc:270] Start()
0429 08:05:05.787617 (+     1us) write_op.cc:276] Timestamp: P: 1777449895082573 usec, L: 0
0429 08:05:05.787624 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787625 (+     1us) write_op.cc:276] Timestamp: P: 1777449895082995 usec, L: 0
0429 08:05:05.787632 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787633 (+     1us) write_op.cc:276] Timestamp: P: 1777449895083670 usec, L: 0
0429 08:05:05.787641 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787642 (+     1us) write_op.cc:276] Timestamp: P: 1777449895084153 usec, L: 0
0429 08:05:05.787650 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787652 (+     2us) write_op.cc:276] Timestamp: P: 1777449895085150 usec, L: 0
0429 08:05:05.787661 (+     9us) write_op.cc:270] Start()
0429 08:05:05.787662 (+     1us) write_op.cc:276] Timestamp: P: 1777449895085241 usec, L: 0
0429 08:05:05.787674 (+    12us) write_op.cc:270] Start()
0429 08:05:05.787674 (+     0us) write_op.cc:276] Timestamp: P: 1777449895086546 usec, L: 0
0429 08:05:05.787684 (+    10us) write_op.cc:270] Start()
0429 08:05:05.787685 (+     1us) write_op.cc:276] Timestamp: P: 1777449895087414 usec, L: 0
0429 08:05:05.787693 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787694 (+     1us) write_op.cc:276] Timestamp: P: 1777449895088249 usec, L: 0
0429 08:05:05.787702 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787702 (+     0us) write_op.cc:276] Timestamp: P: 1777449895088834 usec, L: 0
0429 08:05:05.787709 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787710 (+     1us) write_op.cc:276] Timestamp: P: 1777449895089445 usec, L: 0
0429 08:05:05.787719 (+     9us) write_op.cc:270] Start()
0429 08:05:05.787720 (+     1us) write_op.cc:276] Timestamp: P: 1777449895089541 usec, L: 0
0429 08:05:05.787727 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787728 (+     1us) write_op.cc:276] Timestamp: P: 1777449895091327 usec, L: 0
0429 08:05:05.787734 (+     6us) write_op.cc:270] Start()
0429 08:05:05.787735 (+     1us) write_op.cc:276] Timestamp: P: 1777449895091446 usec, L: 0
0429 08:05:05.787742 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787743 (+     1us) write_op.cc:276] Timestamp: P: 1777449895092827 usec, L: 0
0429 08:05:05.787751 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787752 (+     1us) write_op.cc:276] Timestamp: P: 1777449895092920 usec, L: 0
0429 08:05:05.787760 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787760 (+     0us) write_op.cc:276] Timestamp: P: 1777449895093804 usec, L: 0
0429 08:05:05.787768 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787768 (+     0us) write_op.cc:276] Timestamp: P: 1777449895094249 usec, L: 0
0429 08:05:05.787775 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787776 (+     1us) write_op.cc:276] Timestamp: P: 1777449895096926 usec, L: 0
0429 08:05:05.787785 (+     9us) write_op.cc:270] Start()
0429 08:05:05.787786 (+     1us) write_op.cc:276] Timestamp: P: 1777449895097035 usec, L: 0
0429 08:05:05.787792 (+     6us) write_op.cc:270] Start()
0429 08:05:05.787793 (+     1us) write_op.cc:276] Timestamp: P: 1777449895097172 usec, L: 0
0429 08:05:05.787798 (+     5us) write_op.cc:270] Start()
0429 08:05:05.787800 (+     2us) write_op.cc:276] Timestamp: P: 1777449895097512 usec, L: 0
0429 08:05:05.787808 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787809 (+     1us) write_op.cc:276] Timestamp: P: 1777449895099518 usec, L: 0
0429 08:05:05.787817 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787818 (+     1us) write_op.cc:276] Timestamp: P: 1777449895099910 usec, L: 0
0429 08:05:05.787825 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787826 (+     1us) write_op.cc:276] Timestamp: P: 1777449895100022 usec, L: 0
0429 08:05:05.787835 (+     9us) write_op.cc:270] Start()
0429 08:05:05.787835 (+     0us) write_op.cc:276] Timestamp: P: 1777449895100112 usec, L: 0
0429 08:05:05.787842 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787843 (+     1us) write_op.cc:276] Timestamp: P: 1777449895102079 usec, L: 0
0429 08:05:05.787851 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787853 (+     2us) write_op.cc:276] Timestamp: P: 1777449895102202 usec, L: 0
0429 08:05:05.787861 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787862 (+     1us) write_op.cc:276] Timestamp: P: 1777449895102473 usec, L: 0
0429 08:05:05.787868 (+     6us) write_op.cc:270] Start()
0429 08:05:05.787869 (+     1us) write_op.cc:276] Timestamp: P: 1777449895102870 usec, L: 0
0429 08:05:05.787877 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787877 (+     0us) write_op.cc:276] Timestamp: P: 1777449895103943 usec, L: 0
0429 08:05:05.787886 (+     9us) write_op.cc:270] Start()
0429 08:05:05.787887 (+     1us) write_op.cc:276] Timestamp: P: 1777449895105162 usec, L: 0
0429 08:05:05.787894 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787894 (+     0us) write_op.cc:276] Timestamp: P: 1777449895105326 usec, L: 0
0429 08:05:05.787901 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787902 (+     1us) write_op.cc:276] Timestamp: P: 1777449895105667 usec, L: 0
0429 08:05:05.787910 (+     8us) write_op.cc:270] Start()
0429 08:05:05.787910 (+     0us) write_op.cc:276] Timestamp: P: 1777449895107376 usec, L: 0
0429 08:05:05.787920 (+    10us) write_op.cc:270] Start()
0429 08:05:05.787921 (+     1us) write_op.cc:276] Timestamp: P: 1777449895107938 usec, L: 0
0429 08:05:05.787928 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787929 (+     1us) write_op.cc:276] Timestamp: P: 1777449895108041 usec, L: 0
0429 08:05:05.787936 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787937 (+     1us) write_op.cc:276] Timestamp: P: 1777449895109239 usec, L: 0
0429 08:05:05.787943 (+     6us) write_op.cc:270] Start()
0429 08:05:05.787944 (+     1us) write_op.cc:276] Timestamp: P: 1777449895109326 usec, L: 0
0429 08:05:05.787954 (+    10us) write_op.cc:270] Start()
0429 08:05:05.787955 (+     1us) write_op.cc:276] Timestamp: P: 1777449895110317 usec, L: 0
0429 08:05:05.787962 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787963 (+     1us) write_op.cc:276] Timestamp: P: 1777449895110429 usec, L: 0
0429 08:05:05.787970 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787971 (+     1us) write_op.cc:276] Timestamp: P: 1777449895111754 usec, L: 0
0429 08:05:05.787977 (+     6us) write_op.cc:270] Start()
0429 08:05:05.787978 (+     1us) write_op.cc:276] Timestamp: P: 1777449895112586 usec, L: 0
0429 08:05:05.787989 (+    11us) write_op.cc:270] Start()
0429 08:05:05.787989 (+     0us) write_op.cc:276] Timestamp: P: 1777449895112865 usec, L: 0
0429 08:05:05.787996 (+     7us) write_op.cc:270] Start()
0429 08:05:05.787996 (+     0us) write_op.cc:276] Timestamp: P: 1777449895113007 usec, L: 0
0429 08:05:05.788002 (+     6us) write_op.cc:270] Start()
0429 08:05:05.788004 (+     2us) write_op.cc:276] Timestamp: P: 1777449895115183 usec, L: 0
0429 08:05:05.788011 (+     7us) write_op.cc:270] Start()
0429 08:05:05.788012 (+     1us) write_op.cc:276] Timestamp: P: 1777449895115303 usec, L: 0
0429 08:05:05.788021 (+     9us) write_op.cc:270] Start()
0429 08:05:05.788021 (+     0us) write_op.cc:276] Timestamp: P: 1777449895115705 usec, L: 0
0429 08:05:05.788028 (+     7us) write_op.cc:270] Start()
0429 08:05:05.788029 (+     1us) write_op.cc:276] Timestamp: P: 1777449895115857 usec, L: 0
0429 08:05:05.788035 (+     6us) write_op.cc:270] Start()
0429 08:05:05.788036 (+     1us) write_op.cc:276] Timestamp: P: 1777449895117875 usec, L: 0
0429 08:05:05.788044 (+     8us) write_op.cc:270] Start()
0429 08:05:05.788045 (+     1us) write_op.cc:276] Timestamp: P: 1777449895118788 usec, L: 0
0429 08:05:05.788057 (+    12us) write_op.cc:270] Start()
0429 08:05:05.788058 (+     1us) write_op.cc:276] Timestamp: P: 1777449895118913 usec, L: 0
0429 08:05:05.788066 (+     8us) write_op.cc:270] Start()
0429 08:05:05.788067 (+     1us) write_op.cc:276] Timestamp: P: 1777449895119212 usec, L: 0
0429 08:05:05.788075 (+     8us) write_op.cc:270] Start()
0429 08:05:05.788076 (+     1us) write_op.cc:276] Timestamp: P: 1777449895121102 usec, L: 0
0429 08:05:05.788083 (+     7us) write_op.cc:270] Start()
0429 08:05:05.788084 (+     1us) write_op.cc:276] Timestamp: P: 1777449895121895 usec, L: 0
0429 08:05:05.788094 (+    10us) write_op.cc:270] Start()
0429 08:05:05.788094 (+     0us) write_op.cc:276] Timestamp: P: 1777449895122013 usec, L: 0
0429 08:05:05.788104 (+    10us) write_op.cc:270] Start()
0429 08:05:05.788105 (+     1us) write_op.cc:276] Timestamp: P: 1777449895122108 usec, L: 0
0429 08:05:05.788113 (+     8us) write_op.cc:270] Start()
0429 08:05:05.788113 (+     0us) write_op.cc:276] Timestamp: P: 1777449895123786 usec, L: 0
0429 08:05:05.788121 (+     8us) write_op.cc:270] Start()
0429 08:05:05.788122 (+     1us) write_op.cc:276] Timestamp: P: 1777449895124790 usec, L: 0
0429 08:05:05.788131 (+     9us) write_op.cc:270] Start()
0429 08:05:05.788132 (+     1us) write_op.cc:276] Timestamp: P: 1777449895124893 usec, L: 0
0429 08:05:05.788139 (+     7us) write_op.cc:270] Start()
0429 08:05:05.788140 (+     1us) write_op.cc:276] Timestamp: P: 1777449895124984 usec, L: 0
0429 08:05:05.788148 (+     8us) write_op.cc:270] Start()
0429 08:05:05.788149 (+     1us) write_op.cc:276] Timestamp: P: 1777449895127135 usec, L: 0
0429 08:05:05.788160 (+    11us) write_op.cc:270] Start()
0429 08:05:05.788161 (+     1us) write_op.cc:276] Timestamp: P: 1777449895127309 usec, L: 0
0429 08:05:05.788171 (+    10us) write_op.cc:270] Start()
0429 08:05:05.788172 (+     1us) write_op.cc:276] Timestamp: P: 1777449895127541 usec, L: 0
0429 08:05:05.788179 (+     7us) write_op.cc:270] Start()
0429 08:05:05.788180 (+     1us) write_op.cc:276] Timestamp: P: 1777449895127637 usec, L: 0
0429 08:05:05.788187 (+     7us) write_op.cc:270] Start()
0429 08:05:05.788188 (+     1us) write_op.cc:276] Timestamp: P: 1777449895128812 usec, L: 0
0429 08:05:05.788195 (+     7us) write_op.cc:270] Start()
0429 08:05:05.788198 (+     3us) write_op.cc:276] Timestamp: P: 1777449895130170 usec, L: 0
0429 08:05:05.788206 (+     8us) write_op.cc:270] Start()
0429 08:05:05.788207 (+     1us) write_op.cc:276] Timestamp: P: 1777449895130274 usec, L: 0
0429 08:05:05.788215 (+     8us) write_op.cc:270] Start()
0429 08:05:05.788216 (+     1us) write_op.cc:276] Timestamp: P: 1777449895131067 usec, L: 0
0429 08:05:05.788223 (+     7us) write_op.cc:270] Start()
0429 08:05:05.788223 (+     0us) write_op.cc:276] Timestamp: P: 1777449895131353 usec, L: 0
0429 08:05:05.788231 (+     8us) write_op.cc:270] Start()
0429 08:05:05.788234 (+     3us) write_op.cc:276] Timestamp: P: 1777449895132719 usec, L: 0
0429 08:05:05.788242 (+     8us) write_op.cc:270] Start()
0429 08:05:05.788243 (+     1us) write_op.cc:276] Timestamp: P: 1777449895133119 usec, L: 0
0429 08:05:05.788250 (+     7us) write_op.cc:270] Start()
0429 08:05:05.788251 (+     1us) write_op.cc:276] Timestamp: P: 1777449895133783 usec, L: 0
0429 08:05:05.788258 (+     7us) write_op.cc:270] Start()
0429 08:05:05.788260 (+     2us) write_op.cc:276] Timestamp: P: 1777449895133885 usec, L: 0
0429 08:05:05.788267 (+     7us) write_op.cc:270] Start()
0429 08:05:05.788269 (+     2us) write_op.cc:276] Timestamp: P: 1777449895135375 usec, L: 0
0429 08:05:05.788278 (+     9us) write_op.cc:270] Start()
0429 08:05:05.788278 (+     0us) write_op.cc:276] Timestamp: P: 1777449895136200 usec, L: 0
0429 08:05:05.788285 (+     7us) write_op.cc:270] Start()
0429 08:05:05.788286 (+     1us) write_op.cc:276] Timestamp: P: 1777449895136317 usec, L: 0
0429 08:05:05.788293 (+     7us) write_op.cc:270] Start()
0429 08:05:05.788293 (+     0us) write_op.cc:276] Timestamp: P: 1777449895136755 usec, L: 0
0429 08:05:05.788300 (+     7us) write_op.cc:270] Start()
0429 08:05:05.788303 (+     3us) write_op.cc:276] Timestamp: P: 1777449895138811 usec, L: 0
0429 08:05:05.788311 (+     8us) write_op.cc:270] Start()
0429 08:05:05.788312 (+     1us) write_op.cc:276] Timestamp: P: 1777449895138881 usec, L: 0
0429 08:05:05.788319 (+     7us) write_op.cc:270] Start()
0429 08:05:05.788320 (+     1us) write_op.cc:276] Timestamp: P: 1777449895138950 usec, L: 0
0429 08:05:05.788328 (+     8us) write_op.cc:270] Start()
0429 08:05:05.788328 (+     0us) write_op.cc:276] Timestamp: P: 1777449895140011 usec, L: 0
0429 08:05:05.788336 (+     8us) write_op.cc:270] Start()
0429 08:05:05.788338 (+     2us) write_op.cc:276] Timestamp: P: 1777449895141252 usec, L: 0
0429 08:05:05.788347 (+     9us) write_op.cc:270] Start()
0429 08:05:05.788348 (+     1us) write_op.cc:276] Timestamp: P: 1777449895141354 usec, L: 0
0429 08:05:05.788356 (+     8us) write_op.cc:270] Start()
0429 08:05:05.788357 (+     1us) write_op.cc:276] Timestamp: P: 1777449895141923 usec, L: 0
0429 08:05:05.788364 (+     7us) write_op.cc:270] Start()
0429 08:05:05.788365 (+     1us) write_op.cc:276] Timestamp: P: 1777449895143210 usec, L: 0
0429 08:05:05.788383 (+    18us) write_op.cc:270] Start()
0429 08:05:05.788386 (+     3us) write_op.cc:276] Timestamp: P: 1777449895144765 usec, L: 0
0429 08:05:05.788393 (+     7us) write_op.cc:270] Start()
0429 08:05:05.788394 (+     1us) write_op.cc:276] Timestamp: P: 1777449895144887 usec, L: 0
0429 08:05:05.788403 (+     9us) write_op.cc:270] Start()
0429 08:05:05.788403 (+     0us) write_op.cc:276] Timestamp: P: 1777449895144973 usec, L: 0
0429 08:05:05.788411 (+     8us) write_op.cc:270] Start()
0429 08:05:05.788412 (+     1us) write_op.cc:276] Timestamp: P: 1777449895146702 usec, L: 0
0429 08:05:05.788419 (+     7us) write_op.cc:270] Start()
0429 08:05:05.788421 (+     2us) write_op.cc:276] Timestamp: P: 1777449895146786 usec, L: 0
0429 08:05:05.788429 (+     8us) write_op.cc:270] Start()
0429 08:05:05.788430 (+     1us) write_op.cc:276] Timestamp: P: 1777449895147669 usec, L: 0
0429 08:05:05.788438 (+     8us) write_op.cc:270] Start()
0429 08:05:05.788438 (+     0us) write_op.cc:276] Timestamp: P: 1777449895147762 usec, L: 0
0429 08:05:05.788446 (+     8us) write_op.cc:270] Start()
0429 08:05:05.788447 (+     1us) write_op.cc:276] Timestamp: P: 17774498
W20260429 08:05:08.102871  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1023ms of latency in SegmentAllocator::Sync()
I20260429 08:05:09.131556  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 18) took 1043 ms. Trace:
I20260429 08:05:09.131652  8063 rpcz_store.cc:276] 0429 08:05:08.088470 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:05:08.088567 (+    97us) service_pool.cc:225] Handling call
0429 08:05:08.090063 (+  1496us) raft_consensus.cc:1471] Updating replica for 425 ops
0429 08:05:08.091457 (+  1394us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:05:08.091457 (+     0us) raft_consensus.cc:1539] Triggering prepare for 425 ops
0429 08:05:08.091532 (+    75us) write_op.cc:270] Start()
0429 08:05:08.091538 (+     6us) write_op.cc:276] Timestamp: P: 1777449895315789 usec, L: 0
0429 08:05:08.091661 (+   123us) write_op.cc:270] Start()
0429 08:05:08.091663 (+     2us) write_op.cc:276] Timestamp: P: 1777449895316348 usec, L: 0
0429 08:05:08.091676 (+    13us) write_op.cc:270] Start()
0429 08:05:08.091677 (+     1us) write_op.cc:276] Timestamp: P: 1777449895316459 usec, L: 0
0429 08:05:08.091686 (+     9us) write_op.cc:270] Start()
0429 08:05:08.091690 (+     4us) write_op.cc:276] Timestamp: P: 1777449895318239 usec, L: 0
0429 08:05:08.091700 (+    10us) write_op.cc:270] Start()
0429 08:05:08.091701 (+     1us) write_op.cc:276] Timestamp: P: 1777449895319011 usec, L: 0
0429 08:05:08.091708 (+     7us) write_op.cc:270] Start()
0429 08:05:08.091709 (+     1us) write_op.cc:276] Timestamp: P: 1777449895319443 usec, L: 0
0429 08:05:08.091716 (+     7us) write_op.cc:270] Start()
0429 08:05:08.091717 (+     1us) write_op.cc:276] Timestamp: P: 1777449895319579 usec, L: 0
0429 08:05:08.091726 (+     9us) write_op.cc:270] Start()
0429 08:05:08.091727 (+     1us) write_op.cc:276] Timestamp: P: 1777449895321171 usec, L: 0
0429 08:05:08.091734 (+     7us) write_op.cc:270] Start()
0429 08:05:08.091734 (+     0us) write_op.cc:276] Timestamp: P: 1777449895321659 usec, L: 0
0429 08:05:08.091741 (+     7us) write_op.cc:270] Start()
0429 08:05:08.091742 (+     1us) write_op.cc:276] Timestamp: P: 1777449895321754 usec, L: 0
0429 08:05:08.091748 (+     6us) write_op.cc:270] Start()
0429 08:05:08.091748 (+     0us) write_op.cc:276] Timestamp: P: 1777449895321824 usec, L: 0
0429 08:05:08.091757 (+     9us) write_op.cc:270] Start()
0429 08:05:08.091757 (+     0us) write_op.cc:276] Timestamp: P: 1777449895323530 usec, L: 0
0429 08:05:08.091766 (+     9us) write_op.cc:270] Start()
0429 08:05:08.091767 (+     1us) write_op.cc:276] Timestamp: P: 1777449895324407 usec, L: 0
0429 08:05:08.091776 (+     9us) write_op.cc:270] Start()
0429 08:05:08.091777 (+     1us) write_op.cc:276] Timestamp: P: 1777449895324491 usec, L: 0
0429 08:05:08.091784 (+     7us) write_op.cc:270] Start()
0429 08:05:08.091785 (+     1us) write_op.cc:276] Timestamp: P: 1777449895325023 usec, L: 0
0429 08:05:08.091793 (+     8us) write_op.cc:270] Start()
0429 08:05:08.091793 (+     0us) write_op.cc:276] Timestamp: P: 1777449895325517 usec, L: 0
0429 08:05:08.091800 (+     7us) write_op.cc:270] Start()
0429 08:05:08.091801 (+     1us) write_op.cc:276] Timestamp: P: 1777449895327142 usec, L: 0
0429 08:05:08.091807 (+     6us) write_op.cc:270] Start()
0429 08:05:08.091807 (+     0us) write_op.cc:276] Timestamp: P: 1777449895327321 usec, L: 0
0429 08:05:08.091814 (+     7us) write_op.cc:270] Start()
0429 08:05:08.091815 (+     1us) write_op.cc:276] Timestamp: P: 1777449895328161 usec, L: 0
0429 08:05:08.091823 (+     8us) write_op.cc:270] Start()
0429 08:05:08.091824 (+     1us) write_op.cc:276] Timestamp: P: 1777449895328279 usec, L: 0
0429 08:05:08.091833 (+     9us) write_op.cc:270] Start()
0429 08:05:08.091834 (+     1us) write_op.cc:276] Timestamp: P: 1777449895330341 usec, L: 0
0429 08:05:08.091840 (+     6us) write_op.cc:270] Start()
0429 08:05:08.091841 (+     1us) write_op.cc:276] Timestamp: P: 1777449895330461 usec, L: 0
0429 08:05:08.091846 (+     5us) write_op.cc:270] Start()
0429 08:05:08.091846 (+     0us) write_op.cc:276] Timestamp: P: 1777449895330549 usec, L: 0
0429 08:05:08.091852 (+     6us) write_op.cc:270] Start()
0429 08:05:08.091852 (+     0us) write_op.cc:276] Timestamp: P: 1777449895331396 usec, L: 0
0429 08:05:08.091858 (+     6us) write_op.cc:270] Start()
0429 08:05:08.091858 (+     0us) write_op.cc:276] Timestamp: P: 1777449895332885 usec, L: 0
0429 08:05:08.091863 (+     5us) write_op.cc:270] Start()
0429 08:05:08.091864 (+     1us) write_op.cc:276] Timestamp: P: 1777449895332973 usec, L: 0
0429 08:05:08.091868 (+     4us) write_op.cc:270] Start()
0429 08:05:08.091869 (+     1us) write_op.cc:276] Timestamp: P: 1777449895333525 usec, L: 0
0429 08:05:08.091875 (+     6us) write_op.cc:270] Start()
0429 08:05:08.091876 (+     1us) write_op.cc:276] Timestamp: P: 1777449895334090 usec, L: 0
0429 08:05:08.091880 (+     4us) write_op.cc:270] Start()
0429 08:05:08.091881 (+     1us) write_op.cc:276] Timestamp: P: 1777449895335231 usec, L: 0
0429 08:05:08.091885 (+     4us) write_op.cc:270] Start()
0429 08:05:08.091886 (+     1us) write_op.cc:276] Timestamp: P: 1777449895335345 usec, L: 0
0429 08:05:08.091890 (+     4us) write_op.cc:270] Start()
0429 08:05:08.091891 (+     1us) write_op.cc:276] Timestamp: P: 1777449895336375 usec, L: 0
0429 08:05:08.091896 (+     5us) write_op.cc:270] Start()
0429 08:05:08.091897 (+     1us) write_op.cc:276] Timestamp: P: 1777449895337787 usec, L: 0
0429 08:05:08.091902 (+     5us) write_op.cc:270] Start()
0429 08:05:08.091902 (+     0us) write_op.cc:276] Timestamp: P: 1777449895338227 usec, L: 0
0429 08:05:08.091907 (+     5us) write_op.cc:270] Start()
0429 08:05:08.091907 (+     0us) write_op.cc:276] Timestamp: P: 1777449895338577 usec, L: 0
0429 08:05:08.091914 (+     7us) write_op.cc:270] Start()
0429 08:05:08.091915 (+     1us) write_op.cc:276] Timestamp: P: 1777449895339087 usec, L: 0
0429 08:05:08.091957 (+    42us) write_op.cc:270] Start()
0429 08:05:08.091958 (+     1us) write_op.cc:276] Timestamp: P: 1777449895340175 usec, L: 0
0429 08:05:08.091968 (+    10us) write_op.cc:270] Start()
0429 08:05:08.091969 (+     1us) write_op.cc:276] Timestamp: P: 1777449895340773 usec, L: 0
0429 08:05:08.091977 (+     8us) write_op.cc:270] Start()
0429 08:05:08.091978 (+     1us) write_op.cc:276] Timestamp: P: 1777449895341029 usec, L: 0
0429 08:05:08.091986 (+     8us) write_op.cc:270] Start()
0429 08:05:08.091987 (+     1us) write_op.cc:276] Timestamp: P: 1777449895341123 usec, L: 0
0429 08:05:08.091997 (+    10us) write_op.cc:270] Start()
0429 08:05:08.091998 (+     1us) write_op.cc:276] Timestamp: P: 1777449895342630 usec, L: 0
0429 08:05:08.092008 (+    10us) write_op.cc:270] Start()
0429 08:05:08.092009 (+     1us) write_op.cc:276] Timestamp: P: 1777449895342994 usec, L: 0
0429 08:05:08.092016 (+     7us) write_op.cc:270] Start()
0429 08:05:08.092017 (+     1us) write_op.cc:276] Timestamp: P: 1777449895344651 usec, L: 0
0429 08:05:08.092023 (+     6us) write_op.cc:270] Start()
0429 08:05:08.092024 (+     1us) write_op.cc:276] Timestamp: P: 1777449895345215 usec, L: 0
0429 08:05:08.092034 (+    10us) write_op.cc:270] Start()
0429 08:05:08.092035 (+     1us) write_op.cc:276] Timestamp: P: 1777449895345321 usec, L: 0
0429 08:05:08.092042 (+     7us) write_op.cc:270] Start()
0429 08:05:08.092043 (+     1us) write_op.cc:276] Timestamp: P: 1777449895345741 usec, L: 0
0429 08:05:08.092054 (+    11us) write_op.cc:270] Start()
0429 08:05:08.092055 (+     1us) write_op.cc:276] Timestamp: P: 1777449895348241 usec, L: 0
0429 08:05:08.092065 (+    10us) write_op.cc:270] Start()
0429 08:05:08.092066 (+     1us) write_op.cc:276] Timestamp: P: 1777449895348520 usec, L: 0
0429 08:05:08.092074 (+     8us) write_op.cc:270] Start()
0429 08:05:08.092075 (+     1us) write_op.cc:276] Timestamp: P: 1777449895348995 usec, L: 0
0429 08:05:08.092085 (+    10us) write_op.cc:270] Start()
0429 08:05:08.092086 (+     1us) write_op.cc:276] Timestamp: P: 1777449895349100 usec, L: 0
0429 08:05:08.092095 (+     9us) write_op.cc:270] Start()
0429 08:05:08.092097 (+     2us) write_op.cc:276] Timestamp: P: 1777449895350347 usec, L: 0
0429 08:05:08.092108 (+    11us) write_op.cc:270] Start()
0429 08:05:08.092109 (+     1us) write_op.cc:276] Timestamp: P: 1777449895351278 usec, L: 0
0429 08:05:08.092122 (+    13us) write_op.cc:270] Start()
0429 08:05:08.092123 (+     1us) write_op.cc:276] Timestamp: P: 1777449895351943 usec, L: 0
0429 08:05:08.092132 (+     9us) write_op.cc:270] Start()
0429 08:05:08.092133 (+     1us) write_op.cc:276] Timestamp: P: 1777449895352810 usec, L: 0
0429 08:05:08.092142 (+     9us) write_op.cc:270] Start()
0429 08:05:08.092143 (+     1us) write_op.cc:276] Timestamp: P: 1777449895352897 usec, L: 0
0429 08:05:08.092151 (+     8us) write_op.cc:270] Start()
0429 08:05:08.092153 (+     2us) write_op.cc:276] Timestamp: P: 1777449895353516 usec, L: 0
0429 08:05:08.092164 (+    11us) write_op.cc:270] Start()
0429 08:05:08.092166 (+     2us) write_op.cc:276] Timestamp: P: 1777449895354458 usec, L: 0
0429 08:05:08.092174 (+     8us) write_op.cc:270] Start()
0429 08:05:08.092175 (+     1us) write_op.cc:276] Timestamp: P: 1777449895355507 usec, L: 0
0429 08:05:08.092182 (+     7us) write_op.cc:270] Start()
0429 08:05:08.092183 (+     1us) write_op.cc:276] Timestamp: P: 1777449895356141 usec, L: 0
0429 08:05:08.092189 (+     6us) write_op.cc:270] Start()
0429 08:05:08.092190 (+     1us) write_op.cc:276] Timestamp: P: 1777449895358537 usec, L: 0
0429 08:05:08.092198 (+     8us) write_op.cc:270] Start()
0429 08:05:08.092199 (+     1us) write_op.cc:276] Timestamp: P: 1777449895358657 usec, L: 0
0429 08:05:08.092205 (+     6us) write_op.cc:270] Start()
0429 08:05:08.092205 (+     0us) write_op.cc:276] Timestamp: P: 1777449895359013 usec, L: 0
0429 08:05:08.092214 (+     9us) write_op.cc:270] Start()
0429 08:05:08.092216 (+     2us) write_op.cc:276] Timestamp: P: 1777449895359118 usec, L: 0
0429 08:05:08.092222 (+     6us) write_op.cc:270] Start()
0429 08:05:08.092226 (+     4us) write_op.cc:276] Timestamp: P: 1777449895361109 usec, L: 0
0429 08:05:08.092238 (+    12us) write_op.cc:270] Start()
0429 08:05:08.092239 (+     1us) write_op.cc:276] Timestamp: P: 1777449895361305 usec, L: 0
0429 08:05:08.092249 (+    10us) write_op.cc:270] Start()
0429 08:05:08.092250 (+     1us) write_op.cc:276] Timestamp: P: 1777449895361504 usec, L: 0
0429 08:05:08.092260 (+    10us) write_op.cc:270] Start()
0429 08:05:08.092260 (+     0us) write_op.cc:276] Timestamp: P: 1777449895361575 usec, L: 0
0429 08:05:08.092268 (+     8us) write_op.cc:270] Start()
0429 08:05:08.092272 (+     4us) write_op.cc:276] Timestamp: P: 1777449895362970 usec, L: 0
0429 08:05:08.092282 (+    10us) write_op.cc:270] Start()
0429 08:05:08.092283 (+     1us) write_op.cc:276] Timestamp: P: 1777449895364234 usec, L: 0
0429 08:05:08.092290 (+     7us) write_op.cc:270] Start()
0429 08:05:08.092290 (+     0us) write_op.cc:276] Timestamp: P: 1777449895364353 usec, L: 0
0429 08:05:08.092296 (+     6us) write_op.cc:270] Start()
0429 08:05:08.092297 (+     1us) write_op.cc:276] Timestamp: P: 1777449895365338 usec, L: 0
0429 08:05:08.092303 (+     6us) write_op.cc:270] Start()
0429 08:05:08.092305 (+     2us) write_op.cc:276] Timestamp: P: 1777449895367996 usec, L: 0
0429 08:05:08.092312 (+     7us) write_op.cc:270] Start()
0429 08:05:08.092312 (+     0us) write_op.cc:276] Timestamp: P: 1777449895370278 usec, L: 0
0429 08:05:08.092318 (+     6us) write_op.cc:270] Start()
0429 08:05:08.092319 (+     1us) write_op.cc:276] Timestamp: P: 1777449895370344 usec, L: 0
0429 08:05:08.092325 (+     6us) write_op.cc:270] Start()
0429 08:05:08.092326 (+     1us) write_op.cc:276] Timestamp: P: 1777449895373230 usec, L: 0
0429 08:05:08.092334 (+     8us) write_op.cc:270] Start()
0429 08:05:08.092337 (+     3us) write_op.cc:276] Timestamp: P: 1777449895374611 usec, L: 0
0429 08:05:08.092347 (+    10us) write_op.cc:270] Start()
0429 08:05:08.092349 (+     2us) write_op.cc:276] Timestamp: P: 1777449895374702 usec, L: 0
0429 08:05:08.092357 (+     8us) write_op.cc:270] Start()
0429 08:05:08.092358 (+     1us) write_op.cc:276] Timestamp: P: 1777449895374760 usec, L: 0
0429 08:05:08.092364 (+     6us) write_op.cc:270] Start()
0429 08:05:08.092365 (+     1us) write_op.cc:276] Timestamp: P: 1777449895375829 usec, L: 0
0429 08:05:08.092372 (+     7us) write_op.cc:270] Start()
0429 08:05:08.092374 (+     2us) write_op.cc:276] Timestamp: P: 1777449895377021 usec, L: 0
0429 08:05:08.092381 (+     7us) write_op.cc:270] Start()
0429 08:05:08.092382 (+     1us) write_op.cc:276] Timestamp: P: 1777449895377130 usec, L: 0
0429 08:05:08.092388 (+     6us) write_op.cc:270] Start()
0429 08:05:08.092388 (+     0us) write_op.cc:276] Timestamp: P: 1777449895377383 usec, L: 0
0429 08:05:08.092394 (+     6us) write_op.cc:270] Start()
0429 08:05:08.092395 (+     1us) write_op.cc:276] Timestamp: P: 1777449895379283 usec, L: 0
0429 08:05:08.092402 (+     7us) write_op.cc:270] Start()
0429 08:05:08.092405 (+     3us) write_op.cc:276] Timestamp: P: 1777449895379925 usec, L: 0
0429 08:05:08.092412 (+     7us) write_op.cc:270] Start()
0429 08:05:08.092412 (+     0us) write_op.cc:276] Timestamp: P: 1777449895380258 usec, L: 0
0429 08:05:08.092419 (+     7us) write_op.cc:270] Start()
0429 08:05:08.092420 (+     1us) write_op.cc:276] Timestamp: P: 1777449895380343 usec, L: 0
0429 08:05:08.092427 (+     7us) write_op.cc:270] Start()
0429 08:05:08.092428 (+     1us) write_op.cc:276] Timestamp: P: 1777449895382814 usec, L: 0
0429 08:05:08.092437 (+     9us) write_op.cc:270] Start()
0429 08:05:08.092440 (+     3us) write_op.cc:276] Timestamp: P: 1777449895382916 usec, L: 0
0429 08:05:08.092448 (+     8us) write_op.cc:270] Start()
0429 08:05:08.092449 (+     1us) write_op.cc:276] Timestamp: P: 1777449895383369 usec, L: 0
0429 08:05:08.092461 (+    12us) write_op.cc:270] Start()
0429 08:05:08.092462 (+     1us) write_op.cc:276] Timestamp: P: 1777449895383499 usec, L: 0
0429 08:05:08.092470 (+     8us) write_op.cc:270] Start()
0429 08:05:08.092471 (+     1us) write_op.cc:276] Timestamp: P: 1777449895385572 usec, L: 0
0429 08:05:08.092478 (+     7us) write_op.cc:270] Start()
0429 08:05:08.092479 (+     1us) write_op.cc:276] Timestamp: P: 1777449895385837 usec, L: 0
0429 08:05:08.092486 (+     7us) write_op.cc:270] Start()
0429 08:05:08.092487 (+     1us) write_op.cc:276] Timestamp: P: 1777449895385930 usec, L: 0
0429 08:05:08.092493 (+     6us) write_op.cc:270] Start()
0429 08:05:08.092494 (+     1us) write_op.cc:276] Timestamp: P: 1777449895387515 usec, L: 0
0429 08:05:08.092501 (+     7us) write_op.cc:270] Start()
0429 08:05:08.092501 (+     0us) write_op.cc:276] Timestamp: P: 1777449895388401 usec, L: 0
0429 08:05:08.092508 (+     7us) write_op.cc:270] Start()
0429 08:05:08.092511 (+     3us) write_op.cc:276] Timestamp: P: 1777449895388812 usec, L: 0
0429 08:05:08.092521 (+    10us) write_op.cc:270] Start()
0429 08:05:08.092522 (+     1us) write_op.cc:276] Timestamp: P: 1777449895388921 usec, L: 0
0429 08:05:08.092529 (+     7us) write_op.cc:270] Start()
0429 08:05:08.092530 (+     1us) write_op.cc:276] Timestamp: P: 1777449895391270 usec, L: 0
0429 08:05:08.092536 (+     6us) write_op.cc:270] Start()
0429 08:05:08.092537 (+     1us) write_op.cc:276] Timestamp: P: 1777449895391367 usec, L: 0
0429 08:05:08.092544 (+     7us) write_op.cc:270] Start()
0429 08:05:08.092547 (+     3us) write_op.cc:276] Timestamp: P: 1777449895391439 usec, L: 0
0429 08:05:08.092556 (+     9us) write_op.cc:270] Start()
0429 08:05:08.092557 (+     1us) write_op.cc:276] Timestamp: P: 1777449895391904 usec, L: 0
0429 08:05:08.092564 (+     7us) write_op.cc:270] Start()
0429 08:05:08.092565 (+     1us) write_op.cc:276] Timestamp: P: 1777449895393125 usec, L: 0
0429 08:05:08.092571 (+     6us) write_op.cc:270] Start()
0429 08:05:08.092572 (+     1us) write_op.cc:276] Timestamp: P: 1777449895394279 usec, L: 0
0429 08:05:08.092581 (+     9us) write_op.cc:270] Start()
0429 08:05:08.092585 (+     4us) write_op.cc:276] Timestamp: P: 1777449895394390 usec, L: 0
0429 08:05:08.092592 (+     7us) write_op.cc:270] Start()
0429 08:05:08.092592 (+     0us) write_op.cc:276] Timestamp: P: 1777449895394565 usec, L: 0
0429 08:05:08.092600 (+     8us) write_op.cc:270] Start()
0429 08:05:08.092601 (+     1us) write_op.cc:276] Timestamp: P: 1777449895397540 usec, L: 0
0429 08:05:08.092612 (+    11us) write_op.cc:270] Start()
0429 08:05:08.092613 (+     1us) write_op.cc:276] Timestamp: P: 1777449895397666 usec, L: 0
0429 08:05:08.092651 (+    38us) write_op.cc:270] Start()
0429 08:05:08.092654 (+     3us) write_op.cc:276] Timestamp: P: 1777449895397902 usec, L: 0
0429 08:05:08.092664 (+    10us) write_op.cc:270] Start()
0429 08:05:08.092665 (+     1us) write_op.cc:276] Timestamp: P: 1777449895398326 usec, L: 0
0429 08:05:08.092672 (+     7us) write_op.cc:270] Start()
0429 08:05:08.092673 (+     1us) write_op.cc:276] Timestamp: P: 1777449895400522 usec, L: 0
0429 08:05:08.092696 (+    23us) write_op.cc:270] Start()
0429 08:05:08.092697 (+     1us) write_op.cc:276] Timestamp: P: 1777449895402887 usec, L: 0
0429 08:05:08.092706 (+     9us) write_op.cc:270] Start()
0429 08:05:08.092709 (+     3us) write_op.cc:276] Timestamp: P: 1777449895403291 usec, L: 0
0429 08:05:08.092716 (+     7us) write_op.cc:270] Start()
0429 08:05:08.092717 (+     1us) write_op.cc:276] Timestamp: P: 1777449895403384 usec, L: 0
0429 08:05:08.092723 (+     6us) write_op.cc:270] Start()
0429 08:05:08.092724 (+     1us) write_op.cc:276] Timestamp: P: 1777449895403943 usec, L: 0
0429 08:05:08.092731 (+     7us) write_op.cc:270] Start()
0429 08:05:08.092732 (+     1us) write_op.cc:276] Timestamp: P: 1777449895404833 usec, L: 0
0429 08:05:08.092739 (+     7us) write_op.cc:270] Start()
0429 08:05:08.092741 (+     2us) write_op.cc:276] Timestamp: P: 1777449895406673 usec, L: 0
0429 08:05:08.092748 (+     7us) write_op.cc:270] Start()
0429 08:05:08.092748 (+     0us) write_op.cc:276] Timestamp: P: 1777449895407380 usec, L: 0
0429 08:05:08.092755 (+     7us) write_op.cc:270] Start()
0429 08:05:08.092756 (+     1us) write_op.cc:276] Timestamp: P: 1777449895407713 usec, L: 0
0429 08:05:08.092762 (+     6us) write_op.cc:270] Start()
0429 08:05:08.092763 (+     1us) write_op.cc:276] Timestamp: P: 1777449895407816 usec, L: 0
0429 08:05:08.092770 (+     7us) write_op.cc:270] Start()
0429 08:05:08.092772 (+     2us) write_op.cc:276] Timestamp: P: 1777449895410207 usec, L: 0
0429 08:05:08.092784 (+    12us) write_op.cc:270] Start()
0429 08:05:08.092784 (+     0us) write_op.cc:276] Timestamp: P: 1777449895410304 usec, L: 0
0429 08:05:08.092790 (+     6us) write_op.cc:270] Start()
0429 08:05:08.092790 (+     0us) write_op.cc:276] Timestamp: P: 1777449895410402 usec, L: 0
0429 08:05:08.092795 (+     5us) write_op.cc:270] Start()
0429 08:05:08.092795 (+     0us) write_op.cc:276] Timestamp: P: 1777449895410486 usec, L: 0
0429 08:05:08.092825 (+    30us) write_op.cc:270] Start()
0429 08:05:08.092829 (+     4us) write_op.cc:276] Timestamp: P: 1777449895413797 usec, L: 0
0429 08:05:08.092836 (+     7us) write_op.cc:270] Start()
0429 08:05:08.092837 (+     1us) write_op.cc:276] Timestamp: P: 1777449895413953 usec, L: 0
0429 08:05:08.092843 (+     6us) write_op.cc:270] Start()
0429 08:05:08.092844 (+     1us) write_op.cc:276] Timestamp: P: 1777449895414240 usec, L: 0
0429 08:05:08.092850 (+     6us) write_op.cc:270] Start()
0429 08:05:08.092851 (+     1us) write_op.cc:276] Timestamp: P: 1777449895414644 usec, L: 0
0429 08:05:08.092858 (+     7us) write_op.cc:270] Start()
0429 08:05:08.092861 (+     3us) write_op.cc:276] Timestamp: P: 1777449895416891 usec, L: 0
0429 08:05:08.092867 (+     6us) write_op.cc:270] Start()
0429 08:05:08.092867 (+     0us) write_op.cc:276] Timestamp: P: 1777449895418748 usec, L: 0
0429 08:05:08.092876 (+     9us) write_op.cc:270] Start()
0429 08:05:08.092877 (+     1us) write_op.cc:276] Timestamp: P: 1777449895418839 usec, L: 0
0429 08:05:08.092884 (+     7us) write_op.cc:270] Start()
0429 08:05:08.092885 (+     1us) write_op.cc:276] Timestamp: P: 1777449895418902 usec, L: 0
0429 08:05:08.092891 (+     6us) write_op.cc:270] Start()
0429 08:05:08.092894 (+     3us) write_op.cc:276] Timestamp: P: 1777449895419783 usec, L: 0
0429 08:05:08.092901 (+     7us) write_op.cc:270] Start()
0429 08:05:08.092902 (+     1us) write_op.cc:276] Timestamp: P: 1777449895421688 usec, L: 0
0429 08:05:08.092908 (+     6us) write_op.cc:270] Start()
0429 08:05:08.092909 (+     1us) write_op.cc:276] Timestamp: P: 1777449895422058 usec, L: 0
0429 08:05:08.092917 (+     8us) write_op.cc:270] Start()
0429 08:05:08.092918 (+     1us) write_op.cc:276] Timestamp: P: 1777449895422150 usec, L: 0
0429 08:05:08.092929 (+    11us) write_op.cc:270] Start()
0429 08:05:08.092930 (+     1us) write_op.cc:276] Timestamp: P: 1777449895423209 usec, L: 0
0429 08:05:08.092940 (+    10us) write_op.cc:270] Start()
0429 08:05:08.092941 (+     1us) write_op.cc:276] Timestamp: P: 1777449895424228 usec, L: 0
0429 08:05:08.092949 (+     8us) write_op.cc:270] Start()
0429 08:05:08.092950 (+     1us) write_op.cc:276] Timestamp: P: 1777449895425648 usec, L: 0
0429 08:05:08.092958 (+     8us) write_op.cc:270] Start()
0429 08:05:08.092959 (+     1us) write_op.cc:276] Timestamp: P: 1777449895425905 usec, L: 0
0429 08:05:08.092971 (+    12us) write_op.cc:270] Start()
0429 08:05:08.092972 (+     1us) write_op.cc:276] Timestamp: P: 1777449895428110 usec, L: 0
0429 08:05:08.092982 (+    10us) write_op.cc:270] Start()
0429 08:05:08.092983 (+     1us) write_op.cc:276] Timestamp: P: 1777449895428206 usec, L: 0
0429 08:05:08.092993 (+    10us) write_op.cc:270] Start()
0429 08:05:08.092994 (+     1us) write_op.cc:276] Timestamp: P: 1777449895429368 usec, L: 0
0429 08:05:08.093005 (+    11us) write_op.cc:270] Start()
0429 08:05:08.093006 (+     1us) write_op.cc:276] Timestamp: P: 1777449895429457 usec, L: 0
0429 08:05:08.093015 (+     9us) write_op.cc:270] Start()
0429 08:05:08.093016 (+     1us) write_op.cc:276] Timestamp: P: 1777449895430842 usec, L: 0
0429 08:05:08.093026 (+    10us) write_op.cc:270] Start()
0429 08:05:08.093027 (+     1us) write_op.cc:276] Timestamp: P: 1777449895431341 usec, L: 0
0429 08:05:08.093037 (+    10us) write_op.cc:270] Start()
0429 08:05:08.093038 (+     1us) write_op.cc:276] Timestamp: P: 1777449895432100 usec, L: 0
0429 08:05:08.093046 (+     8us) write_op.cc:270] Start()
0429 08:05:08.093046 (+     0us) write_op.cc:276] Timestamp: P: 1777449895433469 usec, L: 0
0429 08:05:08.093059 (+    13us) write_op.cc:270] Start()
0429 08:05:08.093060 (+     1us) write_op.cc:276] Timestamp: P: 1777449895433741 usec, L: 0
0429 08:05:08.093066 (+     6us) write_op.cc:270] Start()
0429 08:05:08.093067 (+     1us) write_op.cc:276] Timestamp: P: 1777449895433974 usec, L: 0
0429 08:05:08.093077 (+    10us) write_op.cc:270] Start()
0429 08:05:08.093078 (+     1us) write_op.cc:276] Timestamp: P: 1777449895435593 usec, L: 0
0429 08:05:08.093087 (+     9us) write_op.cc:270] Start()
0429 08:05:08.093089 (+     2us) write_op.cc:276] Timestamp: P: 1777449895436306 usec, L: 0
0429 08:05:08.093097 (+     8us) write_op.cc:270] Start()
0429 08:05:08.093098 (+     1us) write_op.cc:276] Timestamp: P: 1777449895436544 usec, L: 0
0429 08:05:08.093105 (+     7us) write_op.cc:270] Start()
0429 08:05:08.093105 (+     0us) write_op.cc:276] Timestamp: P: 1777449895436646 usec, L: 0
0429 08:05:08.093114 (+     9us) write_op.cc:270] Start()
0429 08:05:08.093114 (+     0us) write_op.cc:276] Timestamp: P: 1777449895438280 usec, L: 0
0429 08:05:08.093123 (+     9us) write_op.cc:270] Start()
0429 08:05:08.093124 (+     1us) write_op.cc:276] Timestamp: P: 1777449895439349 usec, L: 0
0429 08:05:08.093135 (+    11us) write_op.cc:270] Start()
0429 08:05:08.093136 (+     1us) write_op.cc:276] Timestamp: P: 1777449895439443 usec, L: 0
0429 08:05:08.093144 (+     8us) write_op.cc:270] Start()
0429 08:05:08.093145 (+     1us) write_op.cc:276] Timestamp: P: 1777449895439546 usec, L: 0
0429 08:05:08.093155 (+    10us) write_op.cc:270] Start()
0429 08:05:08.093157 (+     2us) write_op.cc:276] Timestamp: P: 1777449895441307 usec, L: 0
0429 08:05:08.093163 (+     6us) write_op.cc:270] Start()
0429 08:05:08.093164 (+     1us) write_op.cc:276] Timestamp: P: 1777449895442554 usec, L: 0
0429 08:05:08.093171 (+     7us) write_op.cc:270] Start()
0429 08:05:08.093172 (+     1us) write_op.cc:276] Timestamp: P: 1777449895442661 usec, L: 0
0429 08:05:08.093180 (+     8us) write_op.cc:270] Start()
0429 08:05:08.093181 (+     1us) write_op.cc:276] Timestamp: P: 1777449895442745 usec, L: 0
0429 08:05:08.093191 (+    10us) write_op.cc:270] Start()
0429 08:05:08.093192 (+     1us) write_op.cc:276] Timestamp: P: 1777449895443825 usec, L: 0
0429 08:05:08.093201 (+     9us) write_op.cc:270] Start()
0429 08:05:08.093202 (+     1us) write_op.cc:276] Timestamp: P: 1777449895445734 usec, L: 0
0429 08:05:08.093210 (+     8us) write_op.cc:270] Start()
0429 08:05:08.093211 (+     1us) write_op.cc:276] Timestamp: P: 1777449895445816 usec, L: 0
0429 08:05:08.093220 (+     9us) write_op.cc:270] Start()
0429 08:05:08.093221 (+     1us) write_op.cc:276] Timestamp: P: 1777449895445886 usec, L: 0
0429 08:05:08.093231 (+    10us) write_op.cc:270] Start()
0429 08:05:08.093232 (+     1us) write_op.cc:276] Timestamp: P: 1777449895447201 usec, L: 0
0429 08:05:08.093240 (+     8us) write_op.cc:270] Start()
0429 08:05:08.093241 (+     1us) write_op.cc:276] Timestamp: P: 1777449895447823 usec, L: 0
0429 08:05:08.093250 (+     9us) write_op.cc:270] Start()
0429 08:05:08.093250 (+     0us) write_op.cc:276] Timestamp: P: 1777449895448206 usec, L: 0
0429 08:05:08.093256 (+     6us) write_op.cc:270] Start()
0429 08:05:08.093257 (+     1us) write_op.cc:276] Timestamp: P: 1777449895449558 usec, L: 0
0429 08:05:08.093263 (+     6us) write_op.cc:270] Start()
0429 08:05:08.093264 (+     1us) write_op.cc:276] Timestamp: P: 1777449895451990 usec, L: 0
0429 08:05:08.093271 (+     7us) write_op.cc:270] Start()
0429 08:05:08.093272 (+     1us) write_op.cc:276] Timestamp: P: 1777449895452165 usec, L: 0
0429 08:05:08.093280 (+     8us) write_op.cc:270] Start()
0429 08:05:08.093281 (+     1us) write_op.cc:276] Timestamp: P: 1777449895452244 usec, L: 0
0429 08:05:08.093287 (+     6us) write_op.cc:270] Start()
0429 08:05:08.093288 (+     1us) write_op.cc:276] Timestamp: P: 1777449895453839 usec, L: 0
0429 08:05:08.093294 (+     6us) write_op.cc:270] Start()
0429 08:05:08.093296 (+     2us) write_op.cc:276] Timestamp: P: 1777449895455005 usec, L: 0
0429 08:05:08.093304 (+     8us) write_op.cc:270] Start()
0429 08:05:08.093305 (+     1us) write_op.cc:276] Timestamp: P: 1777449895455117 usec, L: 0
0429 08:05:08.093313 (+     8us) write_op.cc:270] Start()
0429 08:05:08.093313 (+     0us) write_op.cc:276] Timestamp: P: 1777449895455578 usec, L: 0
0429 08:05:08.093320 (+     7us) write_op.cc:270] Start()
0429 08:05:08.093321 (+     1us) write_op.cc:276] Timestamp: P: 1777449895458132 usec, L: 0
0429 08:05:08.093327 (+     6us) write_op.cc:270] Start()
0429 08:05:08.093328 (+     1us) write_op.cc:276] Timestamp: P: 1777449895458237 usec, L: 0
0429 08:05:08.093334 (+     6us) write_op.cc:270] Start()
0429 08:05:08.093335 (+     1us) write_op.cc:276] Timestamp: P: 1777449895458476 usec, L: 0
0429 08:05:08.093342 (+     7us) write_op.cc:270] Start()
0429 08:05:08.093343 (+     1us) write_op.cc:276] Timestamp: P: 1777449895458562 usec, L: 0
0429 08:05:08.093349 (+     6us) write_op.cc:270] Start()
0429 08:05:08.093350 (+     1us) write_op.cc:276] Timestamp: P: 1777449895460562 usec, L: 0
0429 08:05:08.093356 (+     6us) write_op.cc:270] Start()
0429 08:05:08.093357 (+     1us) write_op.cc:276] Timestamp: P: 1777449895462169 usec, L: 0
0429 08:05:08.093363 (+     6us) write_op.cc:270] Start()
0429 08:05:08.093363 (+     0us) write_op.cc:276] Timestamp: P: 1777449895462259 usec, L: 0
0429 08:05:08.093372 (+     9us) write_op.cc:270] Start()
0429 08:05:08.093372 (+     0us) write_op.cc:276] Timestamp: P: 1777449895462521 usec, L: 0
0429 08:05:08.093379 (+     7us) write_op.cc:270] Start()
0429 08:05:08.093379 (+     0us) write_op.cc:276] Timestamp: P: 1777449895464376 usec, L: 0
0429 08:05:08.093386 (+     7us) write_op.cc:270] Start()
0429 08:05:08.093387 (+     1us) write_op.cc:276] Timestamp: P: 1777449895466544 usec, L: 0
0429 08:05:08.093393 (+     6us) write_op.cc:270] Start()
0429 08:05:08.093394 (+     1us) write_op.cc:276] Timestamp: P: 1777449895466634 usec, L: 0
0429 08:05:08.093402 (+     8us) write_op.cc:270] Start()
0429 08:05:08.093403 (+     1us) write_op.cc:276] Timestamp: P: 1777449895466709 usec, L: 0
0429 08:05:08.093409 (+     6us) write_op.cc:270] Start()
0429 08:05:08.093410 (+     1us) write_op.cc:276] Timestamp: P: 1777449895468515 usec, L: 0
0429 08:05:08.093416 (+     6us) write_op.cc:270] Start()
0429 08:05:08.093417 (+     1us) write_op.cc:276] Timestamp: P: 1777449895470256 usec, L: 0
0429 08:05:08.093424 (+     7us) write_op.cc:270] Start()
0429 08:05:08.093424 (+     0us) write_op.cc:276] Timestamp: P: 1777449895470364 usec, L: 0
0429 08:05:08.093434 (+    10us) write_op.cc:270] Start()
0429 08:05:08.093434 (+     0us) write_op.cc:276] Timestamp: P: 1777449895470692 usec, L: 0
0429 08:05:08.093445 (+    11us) write_op.cc:270] Start()
0429 08:05:08.093446 (+     1us) write_op.cc:276] Timestamp: P: 1777449895472179 usec, L: 0
0429 08:05:08.093454 (+     8us) write_op.cc:270] Start()
0429 08:05:08.093455 (+     1us) write_op.cc:276] Timestamp: P: 1777449895472868 usec, L: 0
0429 08:05:08.093467 (+    12us) write_op.cc:270] Start()
0429 08:05:08.093468 (+     1us) write_op.cc:276] Timestamp: P: 1777449895472984 usec, L: 0
0429 08:05:08.093482 (+    14us) write_op.cc:270] Start()
0429 08:05:08.093484 (+     2us) write_op.cc:276] Timestamp: P: 1777449895473317 usec, L: 0
0429 08:05:08.093493 (+     9us) write_op.cc:270] Start()
0429 08:05:08.093494 (+     1us) write_op.cc:276] Timestamp: P: 1777449895475108 usec, L: 0
0429 08:05:08.093505 (+    11us) write_op.cc:270] Start()
0429 08:05:08.093505 (+     0us) write_op.cc:276] Timestamp: P: 17774498
I20260429 08:05:09.164876  8487 consensus_queue.cc:799] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [LEADER]: Peer dc98e72103e94f92a8b1a214d8b88c62 is lagging by at least 18028 ops behind the committed index  [suppressed 1 similar messages]
W20260429 08:05:09.181522  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 991ms of latency in SegmentAllocator::Sync()
W20260429 08:05:09.945580  8023 tablet_service.cc:3080] error setting up scanner e62ad6989ce644c99568889fff003689 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1777449908945432 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1777449895931852 usec, L: 0 Physical time difference: 13.014s: new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "ff9323f2b2fe40acb8a2061909bddd0c"
I20260429 08:05:10.174337  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 19) took 1007 ms. Trace:
I20260429 08:05:10.174443  8063 rpcz_store.cc:276] 0429 08:05:09.167233 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:05:09.167263 (+    30us) service_pool.cc:225] Handling call
0429 08:05:09.168652 (+  1389us) raft_consensus.cc:1471] Updating replica for 425 ops
0429 08:05:09.169506 (+   854us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:05:09.169507 (+     1us) raft_consensus.cc:1539] Triggering prepare for 425 ops
0429 08:05:09.169555 (+    48us) write_op.cc:270] Start()
0429 08:05:09.169560 (+     5us) write_op.cc:276] Timestamp: P: 1777449895632115 usec, L: 0
0429 08:05:09.169652 (+    92us) write_op.cc:270] Start()
0429 08:05:09.169653 (+     1us) write_op.cc:276] Timestamp: P: 1777449895632191 usec, L: 0
0429 08:05:09.169659 (+     6us) write_op.cc:270] Start()
0429 08:05:09.169659 (+     0us) write_op.cc:276] Timestamp: P: 1777449895633319 usec, L: 0
0429 08:05:09.169666 (+     7us) write_op.cc:270] Start()
0429 08:05:09.169669 (+     3us) write_op.cc:276] Timestamp: P: 1777449895634366 usec, L: 0
0429 08:05:09.169674 (+     5us) write_op.cc:270] Start()
0429 08:05:09.169675 (+     1us) write_op.cc:276] Timestamp: P: 1777449895634448 usec, L: 0
0429 08:05:09.169679 (+     4us) write_op.cc:270] Start()
0429 08:05:09.169680 (+     1us) write_op.cc:276] Timestamp: P: 1777449895634520 usec, L: 0
0429 08:05:09.169756 (+    76us) write_op.cc:270] Start()
0429 08:05:09.169759 (+     3us) write_op.cc:276] Timestamp: P: 1777449895636445 usec, L: 0
0429 08:05:09.169773 (+    14us) write_op.cc:270] Start()
0429 08:05:09.169777 (+     4us) write_op.cc:276] Timestamp: P: 1777449895639108 usec, L: 0
0429 08:05:09.169786 (+     9us) write_op.cc:270] Start()
0429 08:05:09.169786 (+     0us) write_op.cc:276] Timestamp: P: 1777449895639217 usec, L: 0
0429 08:05:09.169796 (+    10us) write_op.cc:270] Start()
0429 08:05:09.169797 (+     1us) write_op.cc:276] Timestamp: P: 1777449895639652 usec, L: 0
0429 08:05:09.169805 (+     8us) write_op.cc:270] Start()
0429 08:05:09.169806 (+     1us) write_op.cc:276] Timestamp: P: 1777449895640164 usec, L: 0
0429 08:05:09.169816 (+    10us) write_op.cc:270] Start()
0429 08:05:09.169818 (+     2us) write_op.cc:276] Timestamp: P: 1777449895641788 usec, L: 0
0429 08:05:09.169827 (+     9us) write_op.cc:270] Start()
0429 08:05:09.169828 (+     1us) write_op.cc:276] Timestamp: P: 1777449895641886 usec, L: 0
0429 08:05:09.169836 (+     8us) write_op.cc:270] Start()
0429 08:05:09.169836 (+     0us) write_op.cc:276] Timestamp: P: 1777449895642622 usec, L: 0
0429 08:05:09.169843 (+     7us) write_op.cc:270] Start()
0429 08:05:09.169844 (+     1us) write_op.cc:276] Timestamp: P: 1777449895642872 usec, L: 0
0429 08:05:09.169851 (+     7us) write_op.cc:270] Start()
0429 08:05:09.169854 (+     3us) write_op.cc:276] Timestamp: P: 1777449895644523 usec, L: 0
0429 08:05:09.169861 (+     7us) write_op.cc:270] Start()
0429 08:05:09.169862 (+     1us) write_op.cc:276] Timestamp: P: 1777449895644637 usec, L: 0
0429 08:05:09.169868 (+     6us) write_op.cc:270] Start()
0429 08:05:09.169869 (+     1us) write_op.cc:276] Timestamp: P: 1777449895645325 usec, L: 0
0429 08:05:09.169876 (+     7us) write_op.cc:270] Start()
0429 08:05:09.169877 (+     1us) write_op.cc:276] Timestamp: P: 1777449895645588 usec, L: 0
0429 08:05:09.169883 (+     6us) write_op.cc:270] Start()
0429 08:05:09.169886 (+     3us) write_op.cc:276] Timestamp: P: 1777449895647133 usec, L: 0
0429 08:05:09.169893 (+     7us) write_op.cc:270] Start()
0429 08:05:09.169894 (+     1us) write_op.cc:276] Timestamp: P: 1777449895647515 usec, L: 0
0429 08:05:09.169904 (+    10us) write_op.cc:270] Start()
0429 08:05:09.169905 (+     1us) write_op.cc:276] Timestamp: P: 1777449895648709 usec, L: 0
0429 08:05:09.169914 (+     9us) write_op.cc:270] Start()
0429 08:05:09.169915 (+     1us) write_op.cc:276] Timestamp: P: 1777449895649220 usec, L: 0
0429 08:05:09.169921 (+     6us) write_op.cc:270] Start()
0429 08:05:09.169926 (+     5us) write_op.cc:276] Timestamp: P: 1777449895650455 usec, L: 0
0429 08:05:09.169938 (+    12us) write_op.cc:270] Start()
0429 08:05:09.169939 (+     1us) write_op.cc:276] Timestamp: P: 1777449895650913 usec, L: 0
0429 08:05:09.169949 (+    10us) write_op.cc:270] Start()
0429 08:05:09.169951 (+     2us) write_op.cc:276] Timestamp: P: 1777449895651358 usec, L: 0
0429 08:05:09.169961 (+    10us) write_op.cc:270] Start()
0429 08:05:09.169962 (+     1us) write_op.cc:276] Timestamp: P: 1777449895651475 usec, L: 0
0429 08:05:09.169972 (+    10us) write_op.cc:270] Start()
0429 08:05:09.169972 (+     0us) write_op.cc:276] Timestamp: P: 1777449895652779 usec, L: 0
0429 08:05:09.169980 (+     8us) write_op.cc:270] Start()
0429 08:05:09.169981 (+     1us) write_op.cc:276] Timestamp: P: 1777449895653029 usec, L: 0
0429 08:05:09.169993 (+    12us) write_op.cc:270] Start()
0429 08:05:09.169994 (+     1us) write_op.cc:276] Timestamp: P: 1777449895654145 usec, L: 0
0429 08:05:09.170000 (+     6us) write_op.cc:270] Start()
0429 08:05:09.170001 (+     1us) write_op.cc:276] Timestamp: P: 1777449895654247 usec, L: 0
0429 08:05:09.170010 (+     9us) write_op.cc:270] Start()
0429 08:05:09.170011 (+     1us) write_op.cc:276] Timestamp: P: 1777449895656157 usec, L: 0
0429 08:05:09.170020 (+     9us) write_op.cc:270] Start()
0429 08:05:09.170021 (+     1us) write_op.cc:276] Timestamp: P: 1777449895656280 usec, L: 0
0429 08:05:09.170028 (+     7us) write_op.cc:270] Start()
0429 08:05:09.170028 (+     0us) write_op.cc:276] Timestamp: P: 1777449895656701 usec, L: 0
0429 08:05:09.170038 (+    10us) write_op.cc:270] Start()
0429 08:05:09.170039 (+     1us) write_op.cc:276] Timestamp: P: 1777449895657429 usec, L: 0
0429 08:05:09.170050 (+    11us) write_op.cc:270] Start()
0429 08:05:09.170051 (+     1us) write_op.cc:276] Timestamp: P: 1777449895658304 usec, L: 0
0429 08:05:09.170062 (+    11us) write_op.cc:270] Start()
0429 08:05:09.170062 (+     0us) write_op.cc:276] Timestamp: P: 1777449895658939 usec, L: 0
0429 08:05:09.170069 (+     7us) write_op.cc:270] Start()
0429 08:05:09.170069 (+     0us) write_op.cc:276] Timestamp: P: 1777449895659040 usec, L: 0
0429 08:05:09.170076 (+     7us) write_op.cc:270] Start()
0429 08:05:09.170077 (+     1us) write_op.cc:276] Timestamp: P: 1777449895661149 usec, L: 0
0429 08:05:09.170086 (+     9us) write_op.cc:270] Start()
0429 08:05:09.170086 (+     0us) write_op.cc:276] Timestamp: P: 1777449895661877 usec, L: 0
0429 08:05:09.170094 (+     8us) write_op.cc:270] Start()
0429 08:05:09.170095 (+     1us) write_op.cc:276] Timestamp: P: 1777449895661967 usec, L: 0
0429 08:05:09.170103 (+     8us) write_op.cc:270] Start()
0429 08:05:09.170104 (+     1us) write_op.cc:276] Timestamp: P: 1777449895662268 usec, L: 0
0429 08:05:09.170114 (+    10us) write_op.cc:270] Start()
0429 08:05:09.170115 (+     1us) write_op.cc:276] Timestamp: P: 1777449895666624 usec, L: 0
0429 08:05:09.170127 (+    12us) write_op.cc:270] Start()
0429 08:05:09.170128 (+     1us) write_op.cc:276] Timestamp: P: 1777449895666753 usec, L: 0
0429 08:05:09.170138 (+    10us) write_op.cc:270] Start()
0429 08:05:09.170139 (+     1us) write_op.cc:276] Timestamp: P: 1777449895666841 usec, L: 0
0429 08:05:09.170147 (+     8us) write_op.cc:270] Start()
0429 08:05:09.170147 (+     0us) write_op.cc:276] Timestamp: P: 1777449895667438 usec, L: 0
0429 08:05:09.170155 (+     8us) write_op.cc:270] Start()
0429 08:05:09.170155 (+     0us) write_op.cc:276] Timestamp: P: 1777449895669218 usec, L: 0
0429 08:05:09.170168 (+    13us) write_op.cc:270] Start()
0429 08:05:09.170169 (+     1us) write_op.cc:276] Timestamp: P: 1777449895669403 usec, L: 0
0429 08:05:09.170177 (+     8us) write_op.cc:270] Start()
0429 08:05:09.170177 (+     0us) write_op.cc:276] Timestamp: P: 1777449895669961 usec, L: 0
0429 08:05:09.170184 (+     7us) write_op.cc:270] Start()
0429 08:05:09.170184 (+     0us) write_op.cc:276] Timestamp: P: 1777449895670838 usec, L: 0
0429 08:05:09.170191 (+     7us) write_op.cc:270] Start()
0429 08:05:09.170191 (+     0us) write_op.cc:276] Timestamp: P: 1777449895671781 usec, L: 0
0429 08:05:09.170200 (+     9us) write_op.cc:270] Start()
0429 08:05:09.170201 (+     1us) write_op.cc:276] Timestamp: P: 1777449895672040 usec, L: 0
0429 08:05:09.170211 (+    10us) write_op.cc:270] Start()
0429 08:05:09.170212 (+     1us) write_op.cc:276] Timestamp: P: 1777449895672650 usec, L: 0
0429 08:05:09.170220 (+     8us) write_op.cc:270] Start()
0429 08:05:09.170221 (+     1us) write_op.cc:276] Timestamp: P: 1777449895674414 usec, L: 0
0429 08:05:09.170231 (+    10us) write_op.cc:270] Start()
0429 08:05:09.170241 (+    10us) write_op.cc:276] Timestamp: P: 1777449895674516 usec, L: 0
0429 08:05:09.170249 (+     8us) write_op.cc:270] Start()
0429 08:05:09.170250 (+     1us) write_op.cc:276] Timestamp: P: 1777449895674598 usec, L: 0
0429 08:05:09.170257 (+     7us) write_op.cc:270] Start()
0429 08:05:09.170257 (+     0us) write_op.cc:276] Timestamp: P: 1777449895675252 usec, L: 0
0429 08:05:09.170264 (+     7us) write_op.cc:270] Start()
0429 08:05:09.170264 (+     0us) write_op.cc:276] Timestamp: P: 1777449895676092 usec, L: 0
0429 08:05:09.170271 (+     7us) write_op.cc:270] Start()
0429 08:05:09.170272 (+     1us) write_op.cc:276] Timestamp: P: 1777449895677164 usec, L: 0
0429 08:05:09.170280 (+     8us) write_op.cc:270] Start()
0429 08:05:09.170281 (+     1us) write_op.cc:276] Timestamp: P: 1777449895677288 usec, L: 0
0429 08:05:09.170287 (+     6us) write_op.cc:270] Start()
0429 08:05:09.170288 (+     1us) write_op.cc:276] Timestamp: P: 1777449895678250 usec, L: 0
0429 08:05:09.170298 (+    10us) write_op.cc:270] Start()
0429 08:05:09.170299 (+     1us) write_op.cc:276] Timestamp: P: 1777449895678889 usec, L: 0
0429 08:05:09.170305 (+     6us) write_op.cc:270] Start()
0429 08:05:09.170305 (+     0us) write_op.cc:276] Timestamp: P: 1777449895679939 usec, L: 0
0429 08:05:09.170311 (+     6us) write_op.cc:270] Start()
0429 08:05:09.170311 (+     0us) write_op.cc:276] Timestamp: P: 1777449895680392 usec, L: 0
0429 08:05:09.170317 (+     6us) write_op.cc:270] Start()
0429 08:05:09.170317 (+     0us) write_op.cc:276] Timestamp: P: 1777449895681206 usec, L: 0
0429 08:05:09.170322 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170323 (+     1us) write_op.cc:276] Timestamp: P: 1777449895681774 usec, L: 0
0429 08:05:09.170328 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170329 (+     1us) write_op.cc:276] Timestamp: P: 1777449895682948 usec, L: 0
0429 08:05:09.170334 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170334 (+     0us) write_op.cc:276] Timestamp: P: 1777449895683021 usec, L: 0
0429 08:05:09.170340 (+     6us) write_op.cc:270] Start()
0429 08:05:09.170340 (+     0us) write_op.cc:276] Timestamp: P: 1777449895684212 usec, L: 0
0429 08:05:09.170345 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170345 (+     0us) write_op.cc:276] Timestamp: P: 1777449895685111 usec, L: 0
0429 08:05:09.170349 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170350 (+     1us) write_op.cc:276] Timestamp: P: 1777449895685174 usec, L: 0
0429 08:05:09.170356 (+     6us) write_op.cc:270] Start()
0429 08:05:09.170357 (+     1us) write_op.cc:276] Timestamp: P: 1777449895685508 usec, L: 0
0429 08:05:09.170361 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170362 (+     1us) write_op.cc:276] Timestamp: P: 1777449895687163 usec, L: 0
0429 08:05:09.170367 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170367 (+     0us) write_op.cc:276] Timestamp: P: 1777449895687516 usec, L: 0
0429 08:05:09.170373 (+     6us) write_op.cc:270] Start()
0429 08:05:09.170373 (+     0us) write_op.cc:276] Timestamp: P: 1777449895687973 usec, L: 0
0429 08:05:09.170380 (+     7us) write_op.cc:270] Start()
0429 08:05:09.170380 (+     0us) write_op.cc:276] Timestamp: P: 1777449895688507 usec, L: 0
0429 08:05:09.170385 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170386 (+     1us) write_op.cc:276] Timestamp: P: 1777449895689543 usec, L: 0
0429 08:05:09.170391 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170391 (+     0us) write_op.cc:276] Timestamp: P: 1777449895690537 usec, L: 0
0429 08:05:09.170397 (+     6us) write_op.cc:270] Start()
0429 08:05:09.170397 (+     0us) write_op.cc:276] Timestamp: P: 1777449895690644 usec, L: 0
0429 08:05:09.170404 (+     7us) write_op.cc:270] Start()
0429 08:05:09.170404 (+     0us) write_op.cc:276] Timestamp: P: 1777449895691962 usec, L: 0
0429 08:05:09.170409 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170410 (+     1us) write_op.cc:276] Timestamp: P: 1777449895692561 usec, L: 0
0429 08:05:09.170415 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170415 (+     0us) write_op.cc:276] Timestamp: P: 1777449895692678 usec, L: 0
0429 08:05:09.170420 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170421 (+     1us) write_op.cc:276] Timestamp: P: 1777449895694440 usec, L: 0
0429 08:05:09.170428 (+     7us) write_op.cc:270] Start()
0429 08:05:09.170429 (+     1us) write_op.cc:276] Timestamp: P: 1777449895694739 usec, L: 0
0429 08:05:09.170433 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170433 (+     0us) write_op.cc:276] Timestamp: P: 1777449895694834 usec, L: 0
0429 08:05:09.170438 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170438 (+     0us) write_op.cc:276] Timestamp: P: 1777449895695599 usec, L: 0
0429 08:05:09.170443 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170444 (+     1us) write_op.cc:276] Timestamp: P: 1777449895696444 usec, L: 0
0429 08:05:09.170451 (+     7us) write_op.cc:270] Start()
0429 08:05:09.170451 (+     0us) write_op.cc:276] Timestamp: P: 1777449895696827 usec, L: 0
0429 08:05:09.170456 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170456 (+     0us) write_op.cc:276] Timestamp: P: 1777449895698291 usec, L: 0
0429 08:05:09.170461 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170462 (+     1us) write_op.cc:276] Timestamp: P: 1777449895698842 usec, L: 0
0429 08:05:09.170466 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170467 (+     1us) write_op.cc:276] Timestamp: P: 1777449895698940 usec, L: 0
0429 08:05:09.170474 (+     7us) write_op.cc:270] Start()
0429 08:05:09.170474 (+     0us) write_op.cc:276] Timestamp: P: 1777449895699857 usec, L: 0
0429 08:05:09.170479 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170479 (+     0us) write_op.cc:276] Timestamp: P: 1777449895701100 usec, L: 0
0429 08:05:09.170484 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170485 (+     1us) write_op.cc:276] Timestamp: P: 1777449895701667 usec, L: 0
0429 08:05:09.170489 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170490 (+     1us) write_op.cc:276] Timestamp: P: 1777449895701763 usec, L: 0
0429 08:05:09.170496 (+     6us) write_op.cc:270] Start()
0429 08:05:09.170497 (+     1us) write_op.cc:276] Timestamp: P: 1777449895702415 usec, L: 0
0429 08:05:09.170501 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170502 (+     1us) write_op.cc:276] Timestamp: P: 1777449895703566 usec, L: 0
0429 08:05:09.170507 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170507 (+     0us) write_op.cc:276] Timestamp: P: 1777449895703951 usec, L: 0
0429 08:05:09.170513 (+     6us) write_op.cc:270] Start()
0429 08:05:09.170515 (+     2us) write_op.cc:276] Timestamp: P: 1777449895704359 usec, L: 0
0429 08:05:09.170519 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170520 (+     1us) write_op.cc:276] Timestamp: P: 1777449895704519 usec, L: 0
0429 08:05:09.170524 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170524 (+     0us) write_op.cc:276] Timestamp: P: 1777449895706258 usec, L: 0
0429 08:05:09.170528 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170529 (+     1us) write_op.cc:276] Timestamp: P: 1777449895706664 usec, L: 0
0429 08:05:09.170533 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170535 (+     2us) write_op.cc:276] Timestamp: P: 1777449895706751 usec, L: 0
0429 08:05:09.170539 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170540 (+     1us) write_op.cc:276] Timestamp: P: 1777449895707216 usec, L: 0
0429 08:05:09.170544 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170545 (+     1us) write_op.cc:276] Timestamp: P: 1777449895708859 usec, L: 0
0429 08:05:09.170549 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170549 (+     0us) write_op.cc:276] Timestamp: P: 1777449895709603 usec, L: 0
0429 08:05:09.170554 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170556 (+     2us) write_op.cc:276] Timestamp: P: 1777449895710028 usec, L: 0
0429 08:05:09.170560 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170560 (+     0us) write_op.cc:276] Timestamp: P: 1777449895710280 usec, L: 0
0429 08:05:09.170565 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170565 (+     0us) write_op.cc:276] Timestamp: P: 1777449895710857 usec, L: 0
0429 08:05:09.170570 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170571 (+     1us) write_op.cc:276] Timestamp: P: 1777449895712277 usec, L: 0
0429 08:05:09.170575 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170577 (+     2us) write_op.cc:276] Timestamp: P: 1777449895713738 usec, L: 0
0429 08:05:09.170581 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170583 (+     2us) write_op.cc:276] Timestamp: P: 1777449895713856 usec, L: 0
0429 08:05:09.170588 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170588 (+     0us) write_op.cc:276] Timestamp: P: 1777449895713954 usec, L: 0
0429 08:05:09.170594 (+     6us) write_op.cc:270] Start()
0429 08:05:09.170594 (+     0us) write_op.cc:276] Timestamp: P: 1777449895715836 usec, L: 0
0429 08:05:09.170599 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170602 (+     3us) write_op.cc:276] Timestamp: P: 1777449895716500 usec, L: 0
0429 08:05:09.170606 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170606 (+     0us) write_op.cc:276] Timestamp: P: 1777449895716572 usec, L: 0
0429 08:05:09.170611 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170611 (+     0us) write_op.cc:276] Timestamp: P: 1777449895717097 usec, L: 0
0429 08:05:09.170615 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170616 (+     1us) write_op.cc:276] Timestamp: P: 1777449895719270 usec, L: 0
0429 08:05:09.170621 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170623 (+     2us) write_op.cc:276] Timestamp: P: 1777449895719378 usec, L: 0
0429 08:05:09.170628 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170628 (+     0us) write_op.cc:276] Timestamp: P: 1777449895719493 usec, L: 0
0429 08:05:09.170634 (+     6us) write_op.cc:270] Start()
0429 08:05:09.170634 (+     0us) write_op.cc:276] Timestamp: P: 1777449895719577 usec, L: 0
0429 08:05:09.170638 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170639 (+     1us) write_op.cc:276] Timestamp: P: 1777449895721100 usec, L: 0
0429 08:05:09.170643 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170646 (+     3us) write_op.cc:276] Timestamp: P: 1777449895721563 usec, L: 0
0429 08:05:09.170650 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170651 (+     1us) write_op.cc:276] Timestamp: P: 1777449895721655 usec, L: 0
0429 08:05:09.170656 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170656 (+     0us) write_op.cc:276] Timestamp: P: 1777449895721973 usec, L: 0
0429 08:05:09.170661 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170661 (+     0us) write_op.cc:276] Timestamp: P: 1777449895724503 usec, L: 0
0429 08:05:09.170666 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170669 (+     3us) write_op.cc:276] Timestamp: P: 1777449895724639 usec, L: 0
0429 08:05:09.170678 (+     9us) write_op.cc:270] Start()
0429 08:05:09.170679 (+     1us) write_op.cc:276] Timestamp: P: 1777449895724742 usec, L: 0
0429 08:05:09.170685 (+     6us) write_op.cc:270] Start()
0429 08:05:09.170685 (+     0us) write_op.cc:276] Timestamp: P: 1777449895724995 usec, L: 0
0429 08:05:09.170690 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170691 (+     1us) write_op.cc:276] Timestamp: P: 1777449895726680 usec, L: 0
0429 08:05:09.170696 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170699 (+     3us) write_op.cc:276] Timestamp: P: 1777449895727332 usec, L: 0
0429 08:05:09.170703 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170704 (+     1us) write_op.cc:276] Timestamp: P: 1777449895727454 usec, L: 0
0429 08:05:09.170708 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170709 (+     1us) write_op.cc:276] Timestamp: P: 1777449895728081 usec, L: 0
0429 08:05:09.170713 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170714 (+     1us) write_op.cc:276] Timestamp: P: 1777449895729014 usec, L: 0
0429 08:05:09.170718 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170720 (+     2us) write_op.cc:276] Timestamp: P: 1777449895729771 usec, L: 0
0429 08:05:09.170725 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170725 (+     0us) write_op.cc:276] Timestamp: P: 1777449895730018 usec, L: 0
0429 08:05:09.170729 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170730 (+     1us) write_op.cc:276] Timestamp: P: 1777449895730108 usec, L: 0
0429 08:05:09.170734 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170735 (+     1us) write_op.cc:276] Timestamp: P: 1777449895730947 usec, L: 0
0429 08:05:09.170739 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170742 (+     3us) write_op.cc:276] Timestamp: P: 1777449895733192 usec, L: 0
0429 08:05:09.170747 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170747 (+     0us) write_op.cc:276] Timestamp: P: 1777449895733351 usec, L: 0
0429 08:05:09.170751 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170752 (+     1us) write_op.cc:276] Timestamp: P: 1777449895733430 usec, L: 0
0429 08:05:09.170757 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170758 (+     1us) write_op.cc:276] Timestamp: P: 1777449895733772 usec, L: 0
0429 08:05:09.170763 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170765 (+     2us) write_op.cc:276] Timestamp: P: 1777449895735215 usec, L: 0
0429 08:05:09.170769 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170770 (+     1us) write_op.cc:276] Timestamp: P: 1777449895736204 usec, L: 0
0429 08:05:09.170774 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170775 (+     1us) write_op.cc:276] Timestamp: P: 1777449895736884 usec, L: 0
0429 08:05:09.170779 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170780 (+     1us) write_op.cc:276] Timestamp: P: 1777449895736992 usec, L: 0
0429 08:05:09.170784 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170786 (+     2us) write_op.cc:276] Timestamp: P: 1777449895737300 usec, L: 0
0429 08:05:09.170790 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170791 (+     1us) write_op.cc:276] Timestamp: P: 1777449895738462 usec, L: 0
0429 08:05:09.170795 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170796 (+     1us) write_op.cc:276] Timestamp: P: 1777449895739063 usec, L: 0
0429 08:05:09.170801 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170801 (+     0us) write_op.cc:276] Timestamp: P: 1777449895739181 usec, L: 0
0429 08:05:09.170806 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170808 (+     2us) write_op.cc:276] Timestamp: P: 1777449895740386 usec, L: 0
0429 08:05:09.170812 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170812 (+     0us) write_op.cc:276] Timestamp: P: 1777449895740824 usec, L: 0
0429 08:05:09.170817 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170818 (+     1us) write_op.cc:276] Timestamp: P: 1777449895740895 usec, L: 0
0429 08:05:09.170823 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170823 (+     0us) write_op.cc:276] Timestamp: P: 1777449895742476 usec, L: 0
0429 08:05:09.170827 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170829 (+     2us) write_op.cc:276] Timestamp: P: 1777449895743151 usec, L: 0
0429 08:05:09.170833 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170834 (+     1us) write_op.cc:276] Timestamp: P: 1777449895743240 usec, L: 0
0429 08:05:09.170838 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170839 (+     1us) write_op.cc:276] Timestamp: P: 1777449895743533 usec, L: 0
0429 08:05:09.170843 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170843 (+     0us) write_op.cc:276] Timestamp: P: 1777449895745524 usec, L: 0
0429 08:05:09.170848 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170849 (+     1us) write_op.cc:276] Timestamp: P: 1777449895745635 usec, L: 0
0429 08:05:09.170854 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170854 (+     0us) write_op.cc:276] Timestamp: P: 1777449895745707 usec, L: 0
0429 08:05:09.170858 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170859 (+     1us) write_op.cc:276] Timestamp: P: 1777449895746185 usec, L: 0
0429 08:05:09.170863 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170863 (+     0us) write_op.cc:276] Timestamp: P: 1777449895747423 usec, L: 0
0429 08:05:09.170868 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170870 (+     2us) write_op.cc:276] Timestamp: P: 1777449895748412 usec, L: 0
0429 08:05:09.170874 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170874 (+     0us) write_op.cc:276] Timestamp: P: 1777449895748541 usec, L: 0
0429 08:05:09.170879 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170879 (+     0us) write_op.cc:276] Timestamp: P: 1777449895749545 usec, L: 0
0429 08:05:09.170883 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170884 (+     1us) write_op.cc:276] Timestamp: P: 1777449895750832 usec, L: 0
0429 08:05:09.170889 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170890 (+     1us) write_op.cc:276] Timestamp: P: 1777449895751107 usec, L: 0
0429 08:05:09.170894 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170894 (+     0us) write_op.cc:276] Timestamp: P: 1777449895751639 usec, L: 0
0429 08:05:09.170899 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170899 (+     0us) write_op.cc:276] Timestamp: P: 1777449895752845 usec, L: 0
0429 08:05:09.170908 (+     9us) write_op.cc:270] Start()
0429 08:05:09.170908 (+     0us) write_op.cc:276] Timestamp: P: 1777449895753596 usec, L: 0
0429 08:05:09.170914 (+     6us) write_op.cc:270] Start()
0429 08:05:09.170915 (+     1us) write_op.cc:276] Timestamp: P: 1777449895753985 usec, L: 0
0429 08:05:09.170919 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170919 (+     0us) write_op.cc:276] Timestamp: P: 1777449895754100 usec, L: 0
0429 08:05:09.170923 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170924 (+     1us) write_op.cc:276] Timestamp: P: 1777449895755666 usec, L: 0
0429 08:05:09.170928 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170929 (+     1us) write_op.cc:276] Timestamp: P: 1777449895755829 usec, L: 0
0429 08:05:09.170935 (+     6us) write_op.cc:270] Start()
0429 08:05:09.170935 (+     0us) write_op.cc:276] Timestamp: P: 1777449895756945 usec, L: 0
0429 08:05:09.170940 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170941 (+     1us) write_op.cc:276] Timestamp: P: 1777449895757059 usec, L: 0
0429 08:05:09.170945 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170945 (+     0us) write_op.cc:276] Timestamp: P: 1777449895758661 usec, L: 0
0429 08:05:09.170949 (+     4us) write_op.cc:270] Start()
0429 08:05:09.170950 (+     1us) write_op.cc:276] Timestamp: P: 1777449895759174 usec, L: 0
0429 08:05:09.170957 (+     7us) write_op.cc:270] Start()
0429 08:05:09.170957 (+     0us) write_op.cc:276] Timestamp: P: 1777449895759262 usec, L: 0
0429 08:05:09.170966 (+     9us) write_op.cc:270] Start()
0429 08:05:09.170966 (+     0us) write_op.cc:276] Timestamp: P: 1777449895759787 usec, L: 0
0429 08:05:09.170971 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170971 (+     0us) write_op.cc:276] Timestamp: P: 1777449895760588 usec, L: 0
0429 08:05:09.170976 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170976 (+     0us) write_op.cc:276] Timestamp: P: 1777449895762016 usec, L: 0
0429 08:05:09.170983 (+     7us) write_op.cc:270] Start()
0429 08:05:09.170983 (+     0us) write_op.cc:276] Timestamp: P: 1777449895762189 usec, L: 0
0429 08:05:09.170988 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170988 (+     0us) write_op.cc:276] Timestamp: P: 1777449895762287 usec, L: 0
0429 08:05:09.170993 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170993 (+     0us) write_op.cc:276] Timestamp: P: 1777449895763882 usec, L: 0
0429 08:05:09.170998 (+     5us) write_op.cc:270] Start()
0429 08:05:09.170998 (+     0us) write_op.cc:276] Timestamp: P: 1777449895763994 usec, L: 0
0429 08:05:09.171005 (+     7us) write_op.cc:270] Start()
0429 08:05:09.171005 (+     0us) write_op.cc:276] Timestamp: P: 1777449895765618 usec, L: 0
0429 08:05:09.171009 (+     4us) write_op.cc:270] Start()
0429 08:05:09.171010 (+     1us) write_op.cc:276] Timestamp: P: 1777449895765709 usec, L: 0
0429 08:05:09.171014 (+     4us) write_op.cc:270] Start()
0429 08:05:09.171015 (+     1us) write_op.cc:276] Timestamp: P: 1777449895766635 usec, L: 0
0429 08:05:09.171020 (+     5us) write_op.cc:270] Start()
0429 08:05:09.171020 (+     0us) write_op.cc:276] Timestamp: P: 1777449895767184 usec, L: 0
0429 08:05:09.171026 (+     6us) write_op.cc:270] Start()
0429 08:05:09.171027 (+     1us) write_op.cc:276] Timestamp: P: 1777449895768207 usec, L: 0
0429 08:05:09.171032 (+     5us) write_op.cc:270] Start()
0429 08:05:09.171032 (+     0us) write_op.cc:276] Timestamp: P: 1777449895768318 usec, L: 0
0429 08:05:09.171037 (+     5us) write_op.cc:270] Start()
0429 08:05:09.171038 (+     1us) write_op.cc:276] Timestamp: P: 1777449895768725 usec, L: 0
0429 08:05:09.171042 (+     4us) write_op.cc:270] Start()
0429 08:05:09.171042 (+     0us) write_op.cc:276] Timestamp: P: 1777449895769255 usec, L: 0
0429 08:05:09.171047 (+     5us) write_op.cc:270] Start()
0429 08:05:09.171048 (+     1us) write_op.cc:276] Timestamp: P: 1777449895770435 usec, L: 0
0429 08:05:09.171052 (+     4us) write_op.cc:270] Start()
0429 08:05:09.171053 (+     1us) write_op.cc:276] Timestamp: P: 1777449895771757 usec, L: 0
0429 08:05:09.171057 (+     4us) write_op.cc:270] Start()
0429 08:05:09.171058 (+     1us) write_op.cc:276] Timestamp: P: 17774498
W20260429 08:05:10.226451  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1160ms of latency in SegmentAllocator::Sync()
W20260429 08:05:11.119398  8023 tablet_service.cc:3080] error setting up scanner ceafafc9a7944ad1bffe727468bfdd00 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1777449910119246 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1777449896226406 usec, L: 0 Physical time difference: 13.893s: new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "775b828a285148ad86248db27bcf5ff3"
I20260429 08:05:11.388100  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 20) took 1180 ms. Trace:
I20260429 08:05:11.388199  8063 rpcz_store.cc:276] 0429 08:05:10.207457 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:05:10.207613 (+   156us) service_pool.cc:225] Handling call
0429 08:05:10.210300 (+  2687us) raft_consensus.cc:1471] Updating replica for 425 ops
0429 08:05:10.212593 (+  2293us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:05:10.212594 (+     1us) raft_consensus.cc:1539] Triggering prepare for 425 ops
0429 08:05:10.212615 (+    21us) write_op.cc:270] Start()
0429 08:05:10.212620 (+     5us) write_op.cc:276] Timestamp: P: 1777449895933361 usec, L: 0
0429 08:05:10.212717 (+    97us) write_op.cc:270] Start()
0429 08:05:10.212719 (+     2us) write_op.cc:276] Timestamp: P: 1777449895933597 usec, L: 0
0429 08:05:10.212729 (+    10us) write_op.cc:270] Start()
0429 08:05:10.212730 (+     1us) write_op.cc:276] Timestamp: P: 1777449895933697 usec, L: 0
0429 08:05:10.212738 (+     8us) write_op.cc:270] Start()
0429 08:05:10.212739 (+     1us) write_op.cc:276] Timestamp: P: 1777449895935044 usec, L: 0
0429 08:05:10.212751 (+    12us) write_op.cc:270] Start()
0429 08:05:10.212752 (+     1us) write_op.cc:276] Timestamp: P: 1777449895936394 usec, L: 0
0429 08:05:10.212758 (+     6us) write_op.cc:270] Start()
0429 08:05:10.212759 (+     1us) write_op.cc:276] Timestamp: P: 1777449895936522 usec, L: 0
0429 08:05:10.212766 (+     7us) write_op.cc:270] Start()
0429 08:05:10.212864 (+    98us) write_op.cc:276] Timestamp: P: 1777449895936621 usec, L: 0
0429 08:05:10.212882 (+    18us) write_op.cc:270] Start()
0429 08:05:10.212887 (+     5us) write_op.cc:276] Timestamp: P: 1777449895937102 usec, L: 0
0429 08:05:10.212895 (+     8us) write_op.cc:270] Start()
0429 08:05:10.212896 (+     1us) write_op.cc:276] Timestamp: P: 1777449895938062 usec, L: 0
0429 08:05:10.212906 (+    10us) write_op.cc:270] Start()
0429 08:05:10.212906 (+     0us) write_op.cc:276] Timestamp: P: 1777449895939367 usec, L: 0
0429 08:05:10.212915 (+     9us) write_op.cc:270] Start()
0429 08:05:10.212917 (+     2us) write_op.cc:276] Timestamp: P: 1777449895939533 usec, L: 0
0429 08:05:10.212926 (+     9us) write_op.cc:270] Start()
0429 08:05:10.212930 (+     4us) write_op.cc:276] Timestamp: P: 1777449895939822 usec, L: 0
0429 08:05:10.212940 (+    10us) write_op.cc:270] Start()
0429 08:05:10.212941 (+     1us) write_op.cc:276] Timestamp: P: 1777449895941241 usec, L: 0
0429 08:05:10.212950 (+     9us) write_op.cc:270] Start()
0429 08:05:10.212951 (+     1us) write_op.cc:276] Timestamp: P: 1777449895942089 usec, L: 0
0429 08:05:10.212960 (+     9us) write_op.cc:270] Start()
0429 08:05:10.212961 (+     1us) write_op.cc:276] Timestamp: P: 1777449895942187 usec, L: 0
0429 08:05:10.212969 (+     8us) write_op.cc:270] Start()
0429 08:05:10.212973 (+     4us) write_op.cc:276] Timestamp: P: 1777449895942505 usec, L: 0
0429 08:05:10.212983 (+    10us) write_op.cc:270] Start()
0429 08:05:10.212984 (+     1us) write_op.cc:276] Timestamp: P: 1777449895944089 usec, L: 0
0429 08:05:10.212992 (+     8us) write_op.cc:270] Start()
0429 08:05:10.212993 (+     1us) write_op.cc:276] Timestamp: P: 1777449895944176 usec, L: 0
0429 08:05:10.213002 (+     9us) write_op.cc:270] Start()
0429 08:05:10.213002 (+     0us) write_op.cc:276] Timestamp: P: 1777449895944241 usec, L: 0
0429 08:05:10.213011 (+     9us) write_op.cc:270] Start()
0429 08:05:10.213015 (+     4us) write_op.cc:276] Timestamp: P: 1777449895945121 usec, L: 0
0429 08:05:10.213024 (+     9us) write_op.cc:270] Start()
0429 08:05:10.213025 (+     1us) write_op.cc:276] Timestamp: P: 1777449895946351 usec, L: 0
0429 08:05:10.213036 (+    11us) write_op.cc:270] Start()
0429 08:05:10.213036 (+     0us) write_op.cc:276] Timestamp: P: 1777449895946449 usec, L: 0
0429 08:05:10.213045 (+     9us) write_op.cc:270] Start()
0429 08:05:10.213046 (+     1us) write_op.cc:276] Timestamp: P: 1777449895946538 usec, L: 0
0429 08:05:10.213055 (+     9us) write_op.cc:270] Start()
0429 08:05:10.213058 (+     3us) write_op.cc:276] Timestamp: P: 1777449895948210 usec, L: 0
0429 08:05:10.213068 (+    10us) write_op.cc:270] Start()
0429 08:05:10.213069 (+     1us) write_op.cc:276] Timestamp: P: 1777449895949406 usec, L: 0
0429 08:05:10.213078 (+     9us) write_op.cc:270] Start()
0429 08:05:10.213079 (+     1us) write_op.cc:276] Timestamp: P: 1777449895949523 usec, L: 0
0429 08:05:10.213089 (+    10us) write_op.cc:270] Start()
0429 08:05:10.213089 (+     0us) write_op.cc:276] Timestamp: P: 1777449895949742 usec, L: 0
0429 08:05:10.213101 (+    12us) write_op.cc:270] Start()
0429 08:05:10.213101 (+     0us) write_op.cc:276] Timestamp: P: 1777449895951724 usec, L: 0
0429 08:05:10.213110 (+     9us) write_op.cc:270] Start()
0429 08:05:10.213112 (+     2us) write_op.cc:276] Timestamp: P: 1777449895952025 usec, L: 0
0429 08:05:10.213120 (+     8us) write_op.cc:270] Start()
0429 08:05:10.213121 (+     1us) write_op.cc:276] Timestamp: P: 1777449895952420 usec, L: 0
0429 08:05:10.213130 (+     9us) write_op.cc:270] Start()
0429 08:05:10.213131 (+     1us) write_op.cc:276] Timestamp: P: 1777449895953033 usec, L: 0
0429 08:05:10.213142 (+    11us) write_op.cc:270] Start()
0429 08:05:10.213143 (+     1us) write_op.cc:276] Timestamp: P: 1777449895953565 usec, L: 0
0429 08:05:10.213157 (+    14us) write_op.cc:270] Start()
0429 08:05:10.213157 (+     0us) write_op.cc:276] Timestamp: P: 1777449895954451 usec, L: 0
0429 08:05:10.213168 (+    11us) write_op.cc:270] Start()
0429 08:05:10.213168 (+     0us) write_op.cc:276] Timestamp: P: 1777449895956056 usec, L: 0
0429 08:05:10.213179 (+    11us) write_op.cc:270] Start()
0429 08:05:10.213180 (+     1us) write_op.cc:276] Timestamp: P: 1777449895956172 usec, L: 0
0429 08:05:10.213190 (+    10us) write_op.cc:270] Start()
0429 08:05:10.213191 (+     1us) write_op.cc:276] Timestamp: P: 1777449895956647 usec, L: 0
0429 08:05:10.213199 (+     8us) write_op.cc:270] Start()
0429 08:05:10.213199 (+     0us) write_op.cc:276] Timestamp: P: 1777449895958225 usec, L: 0
0429 08:05:10.213206 (+     7us) write_op.cc:270] Start()
0429 08:05:10.213207 (+     1us) write_op.cc:276] Timestamp: P: 1777449895958834 usec, L: 0
0429 08:05:10.213217 (+    10us) write_op.cc:270] Start()
0429 08:05:10.213218 (+     1us) write_op.cc:276] Timestamp: P: 1777449895958946 usec, L: 0
0429 08:05:10.213231 (+    13us) write_op.cc:270] Start()
0429 08:05:10.213232 (+     1us) write_op.cc:276] Timestamp: P: 1777449895959339 usec, L: 0
0429 08:05:10.213241 (+     9us) write_op.cc:270] Start()
0429 08:05:10.213243 (+     2us) write_op.cc:276] Timestamp: P: 1777449895960712 usec, L: 0
0429 08:05:10.213251 (+     8us) write_op.cc:270] Start()
0429 08:05:10.213252 (+     1us) write_op.cc:276] Timestamp: P: 1777449895960858 usec, L: 0
0429 08:05:10.213262 (+    10us) write_op.cc:270] Start()
0429 08:05:10.213262 (+     0us) write_op.cc:276] Timestamp: P: 1777449895962191 usec, L: 0
0429 08:05:10.213276 (+    14us) write_op.cc:270] Start()
0429 08:05:10.213277 (+     1us) write_op.cc:276] Timestamp: P: 1777449895962281 usec, L: 0
0429 08:05:10.213292 (+    15us) write_op.cc:270] Start()
0429 08:05:10.213293 (+     1us) write_op.cc:276] Timestamp: P: 1777449895962860 usec, L: 0
0429 08:05:10.213303 (+    10us) write_op.cc:270] Start()
0429 08:05:10.213304 (+     1us) write_op.cc:276] Timestamp: P: 1777449895964266 usec, L: 0
0429 08:05:10.213313 (+     9us) write_op.cc:270] Start()
0429 08:05:10.213313 (+     0us) write_op.cc:276] Timestamp: P: 1777449895964338 usec, L: 0
0429 08:05:10.213324 (+    11us) write_op.cc:270] Start()
0429 08:05:10.213325 (+     1us) write_op.cc:276] Timestamp: P: 1777449895964871 usec, L: 0
0429 08:05:10.213333 (+     8us) write_op.cc:270] Start()
0429 08:05:10.213335 (+     2us) write_op.cc:276] Timestamp: P: 1777449895965453 usec, L: 0
0429 08:05:10.213343 (+     8us) write_op.cc:270] Start()
0429 08:05:10.213344 (+     1us) write_op.cc:276] Timestamp: P: 1777449895967283 usec, L: 0
0429 08:05:10.213353 (+     9us) write_op.cc:270] Start()
0429 08:05:10.213354 (+     1us) write_op.cc:276] Timestamp: P: 1777449895967397 usec, L: 0
0429 08:05:10.213364 (+    10us) write_op.cc:270] Start()
0429 08:05:10.213365 (+     1us) write_op.cc:276] Timestamp: P: 1777449895967848 usec, L: 0
0429 08:05:10.213375 (+    10us) write_op.cc:270] Start()
0429 08:05:10.213376 (+     1us) write_op.cc:276] Timestamp: P: 1777449895967954 usec, L: 0
0429 08:05:10.213385 (+     9us) write_op.cc:270] Start()
0429 08:05:10.213386 (+     1us) write_op.cc:276] Timestamp: P: 1777449895970517 usec, L: 0
0429 08:05:10.213396 (+    10us) write_op.cc:270] Start()
0429 08:05:10.213398 (+     2us) write_op.cc:276] Timestamp: P: 1777449895970654 usec, L: 0
0429 08:05:10.213409 (+    11us) write_op.cc:270] Start()
0429 08:05:10.213410 (+     1us) write_op.cc:276] Timestamp: P: 1777449895970740 usec, L: 0
0429 08:05:10.213441 (+    31us) write_op.cc:270] Start()
0429 08:05:10.213442 (+     1us) write_op.cc:276] Timestamp: P: 1777449895970990 usec, L: 0
0429 08:05:10.213452 (+    10us) write_op.cc:270] Start()
0429 08:05:10.213453 (+     1us) write_op.cc:276] Timestamp: P: 1777449895972607 usec, L: 0
0429 08:05:10.213463 (+    10us) write_op.cc:270] Start()
0429 08:05:10.213465 (+     2us) write_op.cc:276] Timestamp: P: 1777449895973546 usec, L: 0
0429 08:05:10.213475 (+    10us) write_op.cc:270] Start()
0429 08:05:10.213476 (+     1us) write_op.cc:276] Timestamp: P: 1777449895973642 usec, L: 0
0429 08:05:10.213773 (+   297us) write_op.cc:270] Start()
0429 08:05:10.213777 (+     4us) write_op.cc:276] Timestamp: P: 1777449895973905 usec, L: 0
0429 08:05:10.213802 (+    25us) write_op.cc:270] Start()
0429 08:05:10.213803 (+     1us) write_op.cc:276] Timestamp: P: 1777449895976271 usec, L: 0
0429 08:05:10.213811 (+     8us) write_op.cc:270] Start()
0429 08:05:10.213812 (+     1us) write_op.cc:276] Timestamp: P: 1777449895976384 usec, L: 0
0429 08:05:10.213821 (+     9us) write_op.cc:270] Start()
0429 08:05:10.213822 (+     1us) write_op.cc:276] Timestamp: P: 1777449895976455 usec, L: 0
0429 08:05:10.213831 (+     9us) write_op.cc:270] Start()
0429 08:05:10.213831 (+     0us) write_op.cc:276] Timestamp: P: 1777449895976514 usec, L: 0
0429 08:05:10.213839 (+     8us) write_op.cc:270] Start()
0429 08:05:10.213840 (+     1us) write_op.cc:276] Timestamp: P: 1777449895977862 usec, L: 0
0429 08:05:10.213846 (+     6us) write_op.cc:270] Start()
0429 08:05:10.213847 (+     1us) write_op.cc:276] Timestamp: P: 1777449895978936 usec, L: 0
0429 08:05:10.213859 (+    12us) write_op.cc:270] Start()
0429 08:05:10.213860 (+     1us) write_op.cc:276] Timestamp: P: 1777449895979056 usec, L: 0
0429 08:05:10.213867 (+     7us) write_op.cc:270] Start()
0429 08:05:10.213867 (+     0us) write_op.cc:276] Timestamp: P: 1777449895979123 usec, L: 0
0429 08:05:10.213876 (+     9us) write_op.cc:270] Start()
0429 08:05:10.213877 (+     1us) write_op.cc:276] Timestamp: P: 1777449895980952 usec, L: 0
0429 08:05:10.213887 (+    10us) write_op.cc:270] Start()
0429 08:05:10.213888 (+     1us) write_op.cc:276] Timestamp: P: 1777449895981058 usec, L: 0
0429 08:05:10.213900 (+    12us) write_op.cc:270] Start()
0429 08:05:10.213901 (+     1us) write_op.cc:276] Timestamp: P: 1777449895981377 usec, L: 0
0429 08:05:10.213908 (+     7us) write_op.cc:270] Start()
0429 08:05:10.213908 (+     0us) write_op.cc:276] Timestamp: P: 1777449895981860 usec, L: 0
0429 08:05:10.213915 (+     7us) write_op.cc:270] Start()
0429 08:05:10.213916 (+     1us) write_op.cc:276] Timestamp: P: 1777449895983439 usec, L: 0
0429 08:05:10.213924 (+     8us) write_op.cc:270] Start()
0429 08:05:10.213925 (+     1us) write_op.cc:276] Timestamp: P: 1777449895983557 usec, L: 0
0429 08:05:10.213933 (+     8us) write_op.cc:270] Start()
0429 08:05:10.213934 (+     1us) write_op.cc:276] Timestamp: P: 1777449895983632 usec, L: 0
0429 08:05:10.213942 (+     8us) write_op.cc:270] Start()
0429 08:05:10.213943 (+     1us) write_op.cc:276] Timestamp: P: 1777449895983749 usec, L: 0
0429 08:05:10.213950 (+     7us) write_op.cc:270] Start()
0429 08:05:10.213950 (+     0us) write_op.cc:276] Timestamp: P: 1777449895985487 usec, L: 0
0429 08:05:10.213957 (+     7us) write_op.cc:270] Start()
0429 08:05:10.213958 (+     1us) write_op.cc:276] Timestamp: P: 1777449895985862 usec, L: 0
0429 08:05:10.213971 (+    13us) write_op.cc:270] Start()
0429 08:05:10.213973 (+     2us) write_op.cc:276] Timestamp: P: 1777449895986032 usec, L: 0
0429 08:05:10.213980 (+     7us) write_op.cc:270] Start()
0429 08:05:10.213982 (+     2us) write_op.cc:276] Timestamp: P: 1777449895986332 usec, L: 0
0429 08:05:10.213992 (+    10us) write_op.cc:270] Start()
0429 08:05:10.213993 (+     1us) write_op.cc:276] Timestamp: P: 1777449895987385 usec, L: 0
0429 08:05:10.214003 (+    10us) write_op.cc:270] Start()
0429 08:05:10.214004 (+     1us) write_op.cc:276] Timestamp: P: 1777449895988370 usec, L: 0
0429 08:05:10.214019 (+    15us) write_op.cc:270] Start()
0429 08:05:10.214020 (+     1us) write_op.cc:276] Timestamp: P: 1777449895988461 usec, L: 0
0429 08:05:10.214031 (+    11us) write_op.cc:270] Start()
0429 08:05:10.214033 (+     2us) write_op.cc:276] Timestamp: P: 1777449895989497 usec, L: 0
0429 08:05:10.214044 (+    11us) write_op.cc:270] Start()
0429 08:05:10.214046 (+     2us) write_op.cc:276] Timestamp: P: 1777449895990240 usec, L: 0
0429 08:05:10.214056 (+    10us) write_op.cc:270] Start()
0429 08:05:10.214057 (+     1us) write_op.cc:276] Timestamp: P: 1777449895991355 usec, L: 0
0429 08:05:10.214068 (+    11us) write_op.cc:270] Start()
0429 08:05:10.214069 (+     1us) write_op.cc:276] Timestamp: P: 1777449895991427 usec, L: 0
0429 08:05:10.214076 (+     7us) write_op.cc:270] Start()
0429 08:05:10.214077 (+     1us) write_op.cc:276] Timestamp: P: 1777449895991765 usec, L: 0
0429 08:05:10.214083 (+     6us) write_op.cc:270] Start()
0429 08:05:10.214083 (+     0us) write_op.cc:276] Timestamp: P: 1777449895992393 usec, L: 0
0429 08:05:10.214089 (+     6us) write_op.cc:270] Start()
0429 08:05:10.214090 (+     1us) write_op.cc:276] Timestamp: P: 1777449895993442 usec, L: 0
0429 08:05:10.214099 (+     9us) write_op.cc:270] Start()
0429 08:05:10.214099 (+     0us) write_op.cc:276] Timestamp: P: 1777449895993526 usec, L: 0
0429 08:05:10.214106 (+     7us) write_op.cc:270] Start()
0429 08:05:10.214106 (+     0us) write_op.cc:276] Timestamp: P: 1777449895994756 usec, L: 0
0429 08:05:10.214113 (+     7us) write_op.cc:270] Start()
0429 08:05:10.214114 (+     1us) write_op.cc:276] Timestamp: P: 1777449895996003 usec, L: 0
0429 08:05:10.214120 (+     6us) write_op.cc:270] Start()
0429 08:05:10.214121 (+     1us) write_op.cc:276] Timestamp: P: 1777449895996100 usec, L: 0
0429 08:05:10.214131 (+    10us) write_op.cc:270] Start()
0429 08:05:10.214131 (+     0us) write_op.cc:276] Timestamp: P: 1777449895996189 usec, L: 0
0429 08:05:10.214139 (+     8us) write_op.cc:270] Start()
0429 08:05:10.214139 (+     0us) write_op.cc:276] Timestamp: P: 1777449895998003 usec, L: 0
0429 08:05:10.214147 (+     8us) write_op.cc:270] Start()
0429 08:05:10.214149 (+     2us) write_op.cc:276] Timestamp: P: 1777449895998123 usec, L: 0
0429 08:05:10.214156 (+     7us) write_op.cc:270] Start()
0429 08:05:10.214157 (+     1us) write_op.cc:276] Timestamp: P: 1777449895998209 usec, L: 0
0429 08:05:10.214165 (+     8us) write_op.cc:270] Start()
0429 08:05:10.214166 (+     1us) write_op.cc:276] Timestamp: P: 1777449895998456 usec, L: 0
0429 08:05:10.214175 (+     9us) write_op.cc:270] Start()
0429 08:05:10.214176 (+     1us) write_op.cc:276] Timestamp: P: 1777449896000129 usec, L: 0
0429 08:05:10.214184 (+     8us) write_op.cc:270] Start()
0429 08:05:10.214184 (+     0us) write_op.cc:276] Timestamp: P: 1777449896000555 usec, L: 0
0429 08:05:10.214191 (+     7us) write_op.cc:270] Start()
0429 08:05:10.214191 (+     0us) write_op.cc:276] Timestamp: P: 1777449896001150 usec, L: 0
0429 08:05:10.214201 (+    10us) write_op.cc:270] Start()
0429 08:05:10.214202 (+     1us) write_op.cc:276] Timestamp: P: 1777449896001324 usec, L: 0
0429 08:05:10.214214 (+    12us) write_op.cc:270] Start()
0429 08:05:10.214216 (+     2us) write_op.cc:276] Timestamp: P: 1777449896002290 usec, L: 0
0429 08:05:10.214237 (+    21us) write_op.cc:270] Start()
0429 08:05:10.214237 (+     0us) write_op.cc:276] Timestamp: P: 1777449896003428 usec, L: 0
0429 08:05:10.214246 (+     9us) write_op.cc:270] Start()
0429 08:05:10.214246 (+     0us) write_op.cc:276] Timestamp: P: 1777449896004604 usec, L: 0
0429 08:05:10.214256 (+    10us) write_op.cc:270] Start()
0429 08:05:10.214257 (+     1us) write_op.cc:276] Timestamp: P: 1777449896004692 usec, L: 0
0429 08:05:10.214266 (+     9us) write_op.cc:270] Start()
0429 08:05:10.214267 (+     1us) write_op.cc:276] Timestamp: P: 1777449896005186 usec, L: 0
0429 08:05:10.214276 (+     9us) write_op.cc:270] Start()
0429 08:05:10.214277 (+     1us) write_op.cc:276] Timestamp: P: 1777449896005983 usec, L: 0
0429 08:05:10.214283 (+     6us) write_op.cc:270] Start()
0429 08:05:10.214284 (+     1us) write_op.cc:276] Timestamp: P: 1777449896007427 usec, L: 0
0429 08:05:10.214297 (+    13us) write_op.cc:270] Start()
0429 08:05:10.214298 (+     1us) write_op.cc:276] Timestamp: P: 1777449896007851 usec, L: 0
0429 08:05:10.214304 (+     6us) write_op.cc:270] Start()
0429 08:05:10.214305 (+     1us) write_op.cc:276] Timestamp: P: 1777449896008208 usec, L: 0
0429 08:05:10.214312 (+     7us) write_op.cc:270] Start()
0429 08:05:10.214313 (+     1us) write_op.cc:276] Timestamp: P: 1777449896008323 usec, L: 0
0429 08:05:10.214320 (+     7us) write_op.cc:270] Start()
0429 08:05:10.214322 (+     2us) write_op.cc:276] Timestamp: P: 1777449896010338 usec, L: 0
0429 08:05:10.214334 (+    12us) write_op.cc:270] Start()
0429 08:05:10.214335 (+     1us) write_op.cc:276] Timestamp: P: 1777449896010542 usec, L: 0
0429 08:05:10.214346 (+    11us) write_op.cc:270] Start()
0429 08:05:10.214347 (+     1us) write_op.cc:276] Timestamp: P: 1777449896011218 usec, L: 0
0429 08:05:10.214355 (+     8us) write_op.cc:270] Start()
0429 08:05:10.214356 (+     1us) write_op.cc:276] Timestamp: P: 1777449896011311 usec, L: 0
0429 08:05:10.214362 (+     6us) write_op.cc:270] Start()
0429 08:05:10.214363 (+     1us) write_op.cc:276] Timestamp: P: 1777449896012890 usec, L: 0
0429 08:05:10.214371 (+     8us) write_op.cc:270] Start()
0429 08:05:10.214372 (+     1us) write_op.cc:276] Timestamp: P: 1777449896012974 usec, L: 0
0429 08:05:10.214380 (+     8us) write_op.cc:270] Start()
0429 08:05:10.214381 (+     1us) write_op.cc:276] Timestamp: P: 1777449896013531 usec, L: 0
0429 08:05:10.214387 (+     6us) write_op.cc:270] Start()
0429 08:05:10.214388 (+     1us) write_op.cc:276] Timestamp: P: 1777449896014148 usec, L: 0
0429 08:05:10.214394 (+     6us) write_op.cc:270] Start()
0429 08:05:10.214395 (+     1us) write_op.cc:276] Timestamp: P: 1777449896015411 usec, L: 0
0429 08:05:10.214404 (+     9us) write_op.cc:270] Start()
0429 08:05:10.214405 (+     1us) write_op.cc:276] Timestamp: P: 1777449896015539 usec, L: 0
0429 08:05:10.214413 (+     8us) write_op.cc:270] Start()
0429 08:05:10.214414 (+     1us) write_op.cc:276] Timestamp: P: 1777449896017015 usec, L: 0
0429 08:05:10.214430 (+    16us) write_op.cc:270] Start()
0429 08:05:10.214430 (+     0us) write_op.cc:276] Timestamp: P: 1777449896017824 usec, L: 0
0429 08:05:10.214436 (+     6us) write_op.cc:270] Start()
0429 08:05:10.214459 (+    23us) write_op.cc:276] Timestamp: P: 1777449896018175 usec, L: 0
0429 08:05:10.214490 (+    31us) write_op.cc:270] Start()
0429 08:05:10.214491 (+     1us) write_op.cc:276] Timestamp: P: 1777449896018292 usec, L: 0
0429 08:05:10.214502 (+    11us) write_op.cc:270] Start()
0429 08:05:10.214503 (+     1us) write_op.cc:276] Timestamp: P: 1777449896019892 usec, L: 0
0429 08:05:10.214514 (+    11us) write_op.cc:270] Start()
0429 08:05:10.214516 (+     2us) write_op.cc:276] Timestamp: P: 1777449896019986 usec, L: 0
0429 08:05:10.214528 (+    12us) write_op.cc:270] Start()
0429 08:05:10.214531 (+     3us) write_op.cc:276] Timestamp: P: 1777449896021873 usec, L: 0
0429 08:05:10.214795 (+   264us) write_op.cc:270] Start()
0429 08:05:10.214798 (+     3us) write_op.cc:276] Timestamp: P: 1777449896022065 usec, L: 0
0429 08:05:10.214815 (+    17us) write_op.cc:270] Start()
0429 08:05:10.214818 (+     3us) write_op.cc:276] Timestamp: P: 1777449896022157 usec, L: 0
0429 08:05:10.214830 (+    12us) write_op.cc:270] Start()
0429 08:05:10.214831 (+     1us) write_op.cc:276] Timestamp: P: 1777449896022427 usec, L: 0
0429 08:05:10.214855 (+    24us) write_op.cc:270] Start()
0429 08:05:10.214860 (+     5us) write_op.cc:276] Timestamp: P: 1777449896023820 usec, L: 0
0429 08:05:10.214871 (+    11us) write_op.cc:270] Start()
0429 08:05:10.214872 (+     1us) write_op.cc:276] Timestamp: P: 1777449896024561 usec, L: 0
0429 08:05:10.214880 (+     8us) write_op.cc:270] Start()
0429 08:05:10.214881 (+     1us) write_op.cc:276] Timestamp: P: 1777449896024671 usec, L: 0
0429 08:05:10.214888 (+     7us) write_op.cc:270] Start()
0429 08:05:10.214889 (+     1us) write_op.cc:276] Timestamp: P: 1777449896025515 usec, L: 0
0429 08:05:10.214901 (+    12us) write_op.cc:270] Start()
0429 08:05:10.214905 (+     4us) write_op.cc:276] Timestamp: P: 1777449896026530 usec, L: 0
0429 08:05:10.214914 (+     9us) write_op.cc:270] Start()
0429 08:05:10.214915 (+     1us) write_op.cc:276] Timestamp: P: 1777449896027307 usec, L: 0
0429 08:05:10.214922 (+     7us) write_op.cc:270] Start()
0429 08:05:10.214923 (+     1us) write_op.cc:276] Timestamp: P: 1777449896027906 usec, L: 0
0429 08:05:10.214934 (+    11us) write_op.cc:270] Start()
0429 08:05:10.214936 (+     2us) write_op.cc:276] Timestamp: P: 1777449896028153 usec, L: 0
0429 08:05:10.214944 (+     8us) write_op.cc:270] Start()
0429 08:05:10.214947 (+     3us) write_op.cc:276] Timestamp: P: 1777449896029334 usec, L: 0
0429 08:05:10.214955 (+     8us) write_op.cc:270] Start()
0429 08:05:10.214955 (+     0us) write_op.cc:276] Timestamp: P: 1777449896029956 usec, L: 0
0429 08:05:10.214962 (+     7us) write_op.cc:270] Start()
0429 08:05:10.214963 (+     1us) write_op.cc:276] Timestamp: P: 1777449896030807 usec, L: 0
0429 08:05:10.214973 (+    10us) write_op.cc:270] Start()
0429 08:05:10.214974 (+     1us) write_op.cc:276] Timestamp: P: 1777449896031104 usec, L: 0
0429 08:05:10.214982 (+     8us) write_op.cc:270] Start()
0429 08:05:10.214985 (+     3us) write_op.cc:276] Timestamp: P: 1777449896031344 usec, L: 0
0429 08:05:10.215363 (+   378us) write_op.cc:270] Start()
0429 08:05:10.215365 (+     2us) write_op.cc:276] Timestamp: P: 1777449896032848 usec, L: 0
0429 08:05:10.215380 (+    15us) write_op.cc:270] Start()
0429 08:05:10.215380 (+     0us) write_op.cc:276] Timestamp: P: 1777449896033609 usec, L: 0
0429 08:05:10.215388 (+     8us) write_op.cc:270] Start()
0429 08:05:10.215389 (+     1us) write_op.cc:276] Timestamp: P: 1777449896033706 usec, L: 0
0429 08:05:10.215396 (+     7us) write_op.cc:270] Start()
0429 08:05:10.215400 (+     4us) write_op.cc:276] Timestamp: P: 1777449896033820 usec, L: 0
0429 08:05:10.215407 (+     7us) write_op.cc:270] Start()
0429 08:05:10.215409 (+     2us) write_op.cc:276] Timestamp: P: 1777449896035331 usec, L: 0
0429 08:05:10.215435 (+    26us) write_op.cc:270] Start()
0429 08:05:10.215437 (+     2us) write_op.cc:276] Timestamp: P: 1777449896036729 usec, L: 0
0429 08:05:10.215447 (+    10us) write_op.cc:270] Start()
0429 08:05:10.215447 (+     0us) write_op.cc:276] Timestamp: P: 1777449896037489 usec, L: 0
0429 08:05:10.215455 (+     8us) write_op.cc:270] Start()
0429 08:05:10.215458 (+     3us) write_op.cc:276] Timestamp: P: 1777449896037666 usec, L: 0
0429 08:05:10.215470 (+    12us) write_op.cc:270] Start()
0429 08:05:10.215472 (+     2us) write_op.cc:276] Timestamp: P: 1777449896039580 usec, L: 0
0429 08:05:10.215502 (+    30us) write_op.cc:270] Start()
0429 08:05:10.215504 (+     2us) write_op.cc:276] Timestamp: P: 1777449896040399 usec, L: 0
0429 08:05:10.215514 (+    10us) write_op.cc:270] Start()
0429 08:05:10.215514 (+     0us) write_op.cc:276] Timestamp: P: 1777449896040518 usec, L: 0
0429 08:05:10.215525 (+    11us) write_op.cc:270] Start()
0429 08:05:10.215528 (+     3us) write_op.cc:276] Timestamp: P: 1777449896040615 usec, L: 0
0429 08:05:10.215537 (+     9us) write_op.cc:270] Start()
0429 08:05:10.215538 (+     1us) write_op.cc:276] Timestamp: P: 1777449896042845 usec, L: 0
0429 08:05:10.215546 (+     8us) write_op.cc:270] Start()
0429 08:05:10.215547 (+     1us) write_op.cc:276] Timestamp: P: 1777449896042954 usec, L: 0
0429 08:05:10.215555 (+     8us) write_op.cc:270] Start()
0429 08:05:10.215556 (+     1us) write_op.cc:276] Timestamp: P: 1777449896043044 usec, L: 0
0429 08:05:10.215564 (+     8us) write_op.cc:270] Start()
0429 08:05:10.215584 (+    20us) write_op.cc:276] Timestamp: P: 1777449896043121 usec, L: 0
0429 08:05:10.215594 (+    10us) write_op.cc:270] Start()
0429 08:05:10.215595 (+     1us) write_op.cc:276] Timestamp: P: 1777449896045042 usec, L: 0
0429 08:05:10.215607 (+    12us) write_op.cc:270] Start()
0429 08:05:10.215608 (+     1us) write_op.cc:276] Timestamp: P: 1777449896045845 usec, L: 0
0429 08:05:10.215617 (+     9us) write_op.cc:270] Start()
0429 08:05:10.215618 (+     1us) write_op.cc:276] Timestamp: P: 1777449896045944 usec, L: 0
0429 08:05:10.215627 (+     9us) write_op.cc:270] Start()
0429 08:05:10.215630 (+     3us) write_op.cc:276] Timestamp: P: 1777449896046061 usec, L: 0
0429 08:05:10.215637 (+     7us) write_op.cc:270] Start()
0429 08:05:10.215638 (+     1us) write_op.cc:276] Timestamp: P: 1777449896047394 usec, L: 0
0429 08:05:10.215645 (+     7us) write_op.cc:270] Start()
0429 08:05:10.215646 (+     1us) write_op.cc:276] Timestamp: P: 1777449896048294 usec, L: 0
0429 08:05:10.215652 (+     6us) write_op.cc:270] Start()
0429 08:05:10.215653 (+     1us) write_op.cc:276] Timestamp: P: 1777449896049555 usec, L: 0
0429 08:05:10.215660 (+     7us) write_op.cc:270] Start()
0429 08:05:10.215663 (+     3us) write_op.cc:276] Timestamp: P: 1777449896049657 usec, L: 0
0429 08:05:10.215672 (+     9us) write_op.cc:270] Start()
0429 08:05:10.215672 (+     0us) write_op.cc:276] Timestamp: P: 1777449896049976 usec, L: 0
0429 08:05:10.215680 (+     8us) write_op.cc:270] Start()
0429 08:05:10.215681 (+     1us) write_op.cc:276] Timestamp: P: 1777449896050440 usec, L: 0
0429 08:05:10.215689 (+     8us) write_op.cc:270] Start()
0429 08:05:10.215689 (+     0us) write_op.cc:276] Timestamp: P: 1777449896052867 usec, L: 0
0429 08:05:10.215697 (+     8us) write_op.cc:270] Start()
0429 08:05:10.215700 (+     3us) write_op.cc:276] Timestamp: P: 1777449896053046 usec, L: 0
0429 08:05:10.215707 (+     7us) write_op.cc:270] Start()
0429 08:05:10.215708 (+     1us) write_op.cc:276] Timestamp: P: 1777449896053164 usec, L: 0
0429 08:05:10.215716 (+     8us) write_op.cc:270] Start()
0429 08:05:10.215717 (+     1us) write_op.cc:276] Timestamp: P: 1777449896053249 usec, L: 0
0429 08:05:10.215724 (+     7us) write_op.cc:270] Start()
0429 08:05:10.215725 (+     1us) write_op.cc:276] Timestamp: P: 1777449896055638 usec, L: 0
0429 08:05:10.215732 (+     7us) write_op.cc:270] Start()
0429 08:05:10.215734 (+     2us) write_op.cc:276] Timestamp: P: 1777449896055731 usec, L: 0
0429 08:05:10.215741 (+     7us) write_op.cc:270] Start()
0429 08:05:10.215741 (+     0us) write_op.cc:276] Timestamp: P: 1777449896055772 usec, L: 0
0429 08:05:10.215749 (+     8us) write_op.cc:270] Start()
0429 08:05:10.215750 (+     1us) write_op.cc:276] Timestamp: P: 1777449896055810 usec, L: 0
0429 08:05:10.215757 (+     7us) write_op.cc:270] Start()
0429 08:05:10.215758 (+     1us) write_op.cc:276] Timestamp: P: 1777449896057940 usec, L: 0
0429 08:05:10.215767 (+     9us) write_op.cc:270] Start()
0429 08:05:10.215770 (+     3us) write_op.cc:276] Timestamp: P: 1777449896058079 usec, L: 0
0429 08:05:10.215777 (+     7us) write_op.cc:270] Start()
0429 08:05:10.215778 (+     1us) write_op.cc:276] Timestamp: P: 1777449896058205 usec, L: 0
0429 08:05:10.215786 (+     8us) write_op.cc:270] Start()
0429 08:05:10.215787 (+     1us) write_op.cc:276] Timestamp: P: 1777449896058823 usec, L: 0
0429 08:05:10.215793 (+     6us) write_op.cc:270] Start()
0429 08:05:10.215794 (+     1us) write_op.cc:276] Timestamp: P: 1777449896059887 usec, L: 0
0429 08:05:10.215805 (+    11us) write_op.cc:270] Start()
0429 08:05:10.215809 (+     4us) write_op.cc:276] Timestamp: P: 1777449896061124 usec, L: 0
0429 08:05:10.215815 (+     6us) write_op.cc:270] Start()
0429 08:05:10.215816 (+     1us) write_op.cc:276] Timestamp: P: 1777449896061241 usec, L: 0
0429 08:05:10.215824 (+     8us) write_op.cc:270] Start()
0429 08:05:10.215824 (+     0us) write_op.cc:276] Timestamp: P: 1777449896062736 usec, L: 0
0429 08:05:10.215840 (+    16us) write_op.cc:270] Start()
0429 08:05:10.215840 (+     0us) write_op.cc:276] Timestamp: P: 1777449896063192 usec, L: 0
0429 08:05:10.215849 (+     9us) write_op.cc:270] Start()
0429 08:05:10.215852 (+     3us) write_op.cc:276] Timestamp: P: 1777449896063910 usec, L: 0
0429 08:05:10.215864 (+    12us) write_op.cc:270] Start()
0429 08:05:10.215865 (+     1us) write_op.cc:276] Timestamp: P: 1777449896064009 usec, L: 0
0429 08:05:10.215875 (+    10us) write_op.cc:270] Start()
0429 08:05:10.215876 (+     1us) write_op.cc:276] Timestamp: P: 1777449896064801 usec, L: 0
0429 08:05:10.215883 (+     7us) write_op.cc:270] Start()
0429 08:05:10.215884 (+     1us) write_op.cc:276] Timestamp: P: 1777449896066017 usec, L: 0
0429 08:05:10.215891 (+     7us) write_op.cc:270] Start()
0429 08:05:10.215894 (+     3us) write_op.cc:276] Timestamp: P: 1777449896066926 usec, L: 0
0429 08:05:10.215901 (+     7us) write_op.cc:270] Start()
0429 08:05:10.215902 (+     1us) write_op.cc:276] Timestamp: P: 1777449896067252 usec, L: 0
0429 08:05:10.215913 (+    11us) write_op.cc:270] Start()
0429 08:05:10.215914 (+     1us) write_op.cc:276] Timestamp: P: 17774498
W20260429 08:05:11.440889  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 987ms of latency in SegmentAllocator::Sync()
I20260429 08:05:12.429311  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 21) took 1003 ms. Trace:
I20260429 08:05:12.429461  8063 rpcz_store.cc:276] 0429 08:05:11.425713 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:05:11.425766 (+    53us) service_pool.cc:225] Handling call
0429 08:05:11.427211 (+  1445us) raft_consensus.cc:1471] Updating replica for 425 ops
0429 08:05:11.429303 (+  2092us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:05:11.429304 (+     1us) raft_consensus.cc:1539] Triggering prepare for 425 ops
0429 08:05:11.429370 (+    66us) write_op.cc:270] Start()
0429 08:05:11.429375 (+     5us) write_op.cc:276] Timestamp: P: 1777449896226815 usec, L: 0
0429 08:05:11.429500 (+   125us) write_op.cc:270] Start()
0429 08:05:11.429502 (+     2us) write_op.cc:276] Timestamp: P: 1777449896227136 usec, L: 0
0429 08:05:11.429515 (+    13us) write_op.cc:270] Start()
0429 08:05:11.429517 (+     2us) write_op.cc:276] Timestamp: P: 1777449896229212 usec, L: 0
0429 08:05:11.429530 (+    13us) write_op.cc:270] Start()
0429 08:05:11.429531 (+     1us) write_op.cc:276] Timestamp: P: 1777449896229345 usec, L: 0
0429 08:05:11.429541 (+    10us) write_op.cc:270] Start()
0429 08:05:11.429542 (+     1us) write_op.cc:276] Timestamp: P: 1777449896229463 usec, L: 0
0429 08:05:11.429556 (+    14us) write_op.cc:270] Start()
0429 08:05:11.429556 (+     0us) write_op.cc:276] Timestamp: P: 1777449896229683 usec, L: 0
0429 08:05:11.429563 (+     7us) write_op.cc:270] Start()
0429 08:05:11.429565 (+     2us) write_op.cc:276] Timestamp: P: 1777449896231709 usec, L: 0
0429 08:05:11.429572 (+     7us) write_op.cc:270] Start()
0429 08:05:11.429573 (+     1us) write_op.cc:276] Timestamp: P: 1777449896231815 usec, L: 0
0429 08:05:11.429582 (+     9us) write_op.cc:270] Start()
0429 08:05:11.429583 (+     1us) write_op.cc:276] Timestamp: P: 1777449896231899 usec, L: 0
0429 08:05:11.429590 (+     7us) write_op.cc:270] Start()
0429 08:05:11.429591 (+     1us) write_op.cc:276] Timestamp: P: 1777449896232429 usec, L: 0
0429 08:05:11.429599 (+     8us) write_op.cc:270] Start()
0429 08:05:11.429599 (+     0us) write_op.cc:276] Timestamp: P: 1777449896233269 usec, L: 0
0429 08:05:11.429606 (+     7us) write_op.cc:270] Start()
0429 08:05:11.429606 (+     0us) write_op.cc:276] Timestamp: P: 1777449896234254 usec, L: 0
0429 08:05:11.429615 (+     9us) write_op.cc:270] Start()
0429 08:05:11.429616 (+     1us) write_op.cc:276] Timestamp: P: 1777449896235201 usec, L: 0
0429 08:05:11.429623 (+     7us) write_op.cc:270] Start()
0429 08:05:11.429624 (+     1us) write_op.cc:276] Timestamp: P: 1777449896235280 usec, L: 0
0429 08:05:11.429631 (+     7us) write_op.cc:270] Start()
0429 08:05:11.429631 (+     0us) write_op.cc:276] Timestamp: P: 1777449896235867 usec, L: 0
0429 08:05:11.429638 (+     7us) write_op.cc:270] Start()
0429 08:05:11.429638 (+     0us) write_op.cc:276] Timestamp: P: 1777449896237554 usec, L: 0
0429 08:05:11.429647 (+     9us) write_op.cc:270] Start()
0429 08:05:11.429647 (+     0us) write_op.cc:276] Timestamp: P: 1777449896238250 usec, L: 0
0429 08:05:11.429655 (+     8us) write_op.cc:270] Start()
0429 08:05:11.429656 (+     1us) write_op.cc:276] Timestamp: P: 1777449896238342 usec, L: 0
0429 08:05:11.429662 (+     6us) write_op.cc:270] Start()
0429 08:05:11.429663 (+     1us) write_op.cc:276] Timestamp: P: 1777449896238383 usec, L: 0
0429 08:05:11.429670 (+     7us) write_op.cc:270] Start()
0429 08:05:11.429671 (+     1us) write_op.cc:276] Timestamp: P: 1777449896240401 usec, L: 0
0429 08:05:11.429681 (+    10us) write_op.cc:270] Start()
0429 08:05:11.429681 (+     0us) write_op.cc:276] Timestamp: P: 1777449896240490 usec, L: 0
0429 08:05:11.429689 (+     8us) write_op.cc:270] Start()
0429 08:05:11.429689 (+     0us) write_op.cc:276] Timestamp: P: 1777449896240569 usec, L: 0
0429 08:05:11.429696 (+     7us) write_op.cc:270] Start()
0429 08:05:11.429697 (+     1us) write_op.cc:276] Timestamp: P: 1777449896241146 usec, L: 0
0429 08:05:11.429703 (+     6us) write_op.cc:270] Start()
0429 08:05:11.429704 (+     1us) write_op.cc:276] Timestamp: P: 1777449896243005 usec, L: 0
0429 08:05:11.429717 (+    13us) write_op.cc:270] Start()
0429 08:05:11.429718 (+     1us) write_op.cc:276] Timestamp: P: 1777449896243108 usec, L: 0
0429 08:05:11.429728 (+    10us) write_op.cc:270] Start()
0429 08:05:11.429729 (+     1us) write_op.cc:276] Timestamp: P: 1777449896243480 usec, L: 0
0429 08:05:11.429735 (+     6us) write_op.cc:270] Start()
0429 08:05:11.429736 (+     1us) write_op.cc:276] Timestamp: P: 1777449896243594 usec, L: 0
0429 08:05:11.429744 (+     8us) write_op.cc:270] Start()
0429 08:05:11.429746 (+     2us) write_op.cc:276] Timestamp: P: 1777449896246050 usec, L: 0
0429 08:05:11.429754 (+     8us) write_op.cc:270] Start()
0429 08:05:11.429755 (+     1us) write_op.cc:276] Timestamp: P: 1777449896246166 usec, L: 0
0429 08:05:11.429762 (+     7us) write_op.cc:270] Start()
0429 08:05:11.429763 (+     1us) write_op.cc:276] Timestamp: P: 1777449896246242 usec, L: 0
0429 08:05:11.429770 (+     7us) write_op.cc:270] Start()
0429 08:05:11.429771 (+     1us) write_op.cc:276] Timestamp: P: 1777449896246312 usec, L: 0
0429 08:05:11.429778 (+     7us) write_op.cc:270] Start()
0429 08:05:11.429781 (+     3us) write_op.cc:276] Timestamp: P: 1777449896248727 usec, L: 0
0429 08:05:11.429793 (+    12us) write_op.cc:270] Start()
0429 08:05:11.429794 (+     1us) write_op.cc:276] Timestamp: P: 1777449896248971 usec, L: 0
0429 08:05:11.429801 (+     7us) write_op.cc:270] Start()
0429 08:05:11.429802 (+     1us) write_op.cc:276] Timestamp: P: 1777449896249049 usec, L: 0
0429 08:05:11.429809 (+     7us) write_op.cc:270] Start()
0429 08:05:11.429810 (+     1us) write_op.cc:276] Timestamp: P: 1777449896249366 usec, L: 0
0429 08:05:11.429818 (+     8us) write_op.cc:270] Start()
0429 08:05:11.429820 (+     2us) write_op.cc:276] Timestamp: P: 1777449896250463 usec, L: 0
0429 08:05:11.429827 (+     7us) write_op.cc:270] Start()
0429 08:05:11.429828 (+     1us) write_op.cc:276] Timestamp: P: 1777449896252402 usec, L: 0
0429 08:05:11.429835 (+     7us) write_op.cc:270] Start()
0429 08:05:11.429835 (+     0us) write_op.cc:276] Timestamp: P: 1777449896252515 usec, L: 0
0429 08:05:11.429842 (+     7us) write_op.cc:270] Start()
0429 08:05:11.429843 (+     1us) write_op.cc:276] Timestamp: P: 1777449896252973 usec, L: 0
0429 08:05:11.429850 (+     7us) write_op.cc:270] Start()
0429 08:05:11.429852 (+     2us) write_op.cc:276] Timestamp: P: 1777449896253034 usec, L: 0
0429 08:05:11.429859 (+     7us) write_op.cc:270] Start()
0429 08:05:11.429859 (+     0us) write_op.cc:276] Timestamp: P: 1777449896254861 usec, L: 0
0429 08:05:11.429866 (+     7us) write_op.cc:270] Start()
0429 08:05:11.429867 (+     1us) write_op.cc:276] Timestamp: P: 1777449896254965 usec, L: 0
0429 08:05:11.429874 (+     7us) write_op.cc:270] Start()
0429 08:05:11.429874 (+     0us) write_op.cc:276] Timestamp: P: 1777449896256012 usec, L: 0
0429 08:05:11.429882 (+     8us) write_op.cc:270] Start()
0429 08:05:11.429883 (+     1us) write_op.cc:276] Timestamp: P: 1777449896256269 usec, L: 0
0429 08:05:11.429890 (+     7us) write_op.cc:270] Start()
0429 08:05:11.429891 (+     1us) write_op.cc:276] Timestamp: P: 1777449896258393 usec, L: 0
0429 08:05:11.429897 (+     6us) write_op.cc:270] Start()
0429 08:05:11.429898 (+     1us) write_op.cc:276] Timestamp: P: 1777449896258524 usec, L: 0
0429 08:05:11.429905 (+     7us) write_op.cc:270] Start()
0429 08:05:11.429905 (+     0us) write_op.cc:276] Timestamp: P: 1777449896258616 usec, L: 0
0429 08:05:11.429912 (+     7us) write_op.cc:270] Start()
0429 08:05:11.429914 (+     2us) write_op.cc:276] Timestamp: P: 1777449896258902 usec, L: 0
0429 08:05:11.429922 (+     8us) write_op.cc:270] Start()
0429 08:05:11.429923 (+     1us) write_op.cc:276] Timestamp: P: 1777449896260113 usec, L: 0
0429 08:05:11.429937 (+    14us) write_op.cc:270] Start()
0429 08:05:11.429937 (+     0us) write_op.cc:276] Timestamp: P: 1777449896261464 usec, L: 0
0429 08:05:11.429947 (+    10us) write_op.cc:270] Start()
0429 08:05:11.429949 (+     2us) write_op.cc:276] Timestamp: P: 1777449896261601 usec, L: 0
0429 08:05:11.429957 (+     8us) write_op.cc:270] Start()
0429 08:05:11.429960 (+     3us) write_op.cc:276] Timestamp: P: 1777449896261688 usec, L: 0
0429 08:05:11.429968 (+     8us) write_op.cc:270] Start()
0429 08:05:11.429969 (+     1us) write_op.cc:276] Timestamp: P: 1777449896262777 usec, L: 0
0429 08:05:11.429976 (+     7us) write_op.cc:270] Start()
0429 08:05:11.429976 (+     0us) write_op.cc:276] Timestamp: P: 1777449896263319 usec, L: 0
0429 08:05:11.429986 (+    10us) write_op.cc:270] Start()
0429 08:05:11.429987 (+     1us) write_op.cc:276] Timestamp: P: 1777449896263914 usec, L: 0
0429 08:05:11.429997 (+    10us) write_op.cc:270] Start()
0429 08:05:11.429999 (+     2us) write_op.cc:276] Timestamp: P: 1777449896264067 usec, L: 0
0429 08:05:11.430007 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430008 (+     1us) write_op.cc:276] Timestamp: P: 1777449896265451 usec, L: 0
0429 08:05:11.430015 (+     7us) write_op.cc:270] Start()
0429 08:05:11.430016 (+     1us) write_op.cc:276] Timestamp: P: 1777449896265644 usec, L: 0
0429 08:05:11.430024 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430024 (+     0us) write_op.cc:276] Timestamp: P: 1777449896266867 usec, L: 0
0429 08:05:11.430032 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430035 (+     3us) write_op.cc:276] Timestamp: P: 1777449896267044 usec, L: 0
0429 08:05:11.430043 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430044 (+     1us) write_op.cc:276] Timestamp: P: 1777449896267629 usec, L: 0
0429 08:05:11.430051 (+     7us) write_op.cc:270] Start()
0429 08:05:11.430051 (+     0us) write_op.cc:276] Timestamp: P: 1777449896268182 usec, L: 0
0429 08:05:11.430058 (+     7us) write_op.cc:270] Start()
0429 08:05:11.430059 (+     1us) write_op.cc:276] Timestamp: P: 1777449896269192 usec, L: 0
0429 08:05:11.430068 (+     9us) write_op.cc:270] Start()
0429 08:05:11.430069 (+     1us) write_op.cc:276] Timestamp: P: 1777449896269611 usec, L: 0
0429 08:05:11.430078 (+     9us) write_op.cc:270] Start()
0429 08:05:11.430079 (+     1us) write_op.cc:276] Timestamp: P: 1777449896270212 usec, L: 0
0429 08:05:11.430087 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430088 (+     1us) write_op.cc:276] Timestamp: P: 1777449896270886 usec, L: 0
0429 08:05:11.430095 (+     7us) write_op.cc:270] Start()
0429 08:05:11.430096 (+     1us) write_op.cc:276] Timestamp: P: 1777449896272010 usec, L: 0
0429 08:05:11.430106 (+    10us) write_op.cc:270] Start()
0429 08:05:11.430108 (+     2us) write_op.cc:276] Timestamp: P: 1777449896272607 usec, L: 0
0429 08:05:11.430115 (+     7us) write_op.cc:270] Start()
0429 08:05:11.430116 (+     1us) write_op.cc:276] Timestamp: P: 1777449896273132 usec, L: 0
0429 08:05:11.430122 (+     6us) write_op.cc:270] Start()
0429 08:05:11.430123 (+     1us) write_op.cc:276] Timestamp: P: 1777449896273468 usec, L: 0
0429 08:05:11.430130 (+     7us) write_op.cc:270] Start()
0429 08:05:11.430131 (+     1us) write_op.cc:276] Timestamp: P: 1777449896274090 usec, L: 0
0429 08:05:11.430140 (+     9us) write_op.cc:270] Start()
0429 08:05:11.430140 (+     0us) write_op.cc:276] Timestamp: P: 1777449896276919 usec, L: 0
0429 08:05:11.430147 (+     7us) write_op.cc:270] Start()
0429 08:05:11.430148 (+     1us) write_op.cc:276] Timestamp: P: 1777449896277038 usec, L: 0
0429 08:05:11.430154 (+     6us) write_op.cc:270] Start()
0429 08:05:11.430155 (+     1us) write_op.cc:276] Timestamp: P: 1777449896277101 usec, L: 0
0429 08:05:11.430163 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430163 (+     0us) write_op.cc:276] Timestamp: P: 1777449896277147 usec, L: 0
0429 08:05:11.430171 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430172 (+     1us) write_op.cc:276] Timestamp: P: 1777449896279924 usec, L: 0
0429 08:05:11.430182 (+    10us) write_op.cc:270] Start()
0429 08:05:11.430183 (+     1us) write_op.cc:276] Timestamp: P: 1777449896280085 usec, L: 0
0429 08:05:11.430190 (+     7us) write_op.cc:270] Start()
0429 08:05:11.430191 (+     1us) write_op.cc:276] Timestamp: P: 1777449896280174 usec, L: 0
0429 08:05:11.430199 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430200 (+     1us) write_op.cc:276] Timestamp: P: 1777449896280530 usec, L: 0
0429 08:05:11.430210 (+    10us) write_op.cc:270] Start()
0429 08:05:11.430211 (+     1us) write_op.cc:276] Timestamp: P: 1777449896281840 usec, L: 0
0429 08:05:11.430219 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430220 (+     1us) write_op.cc:276] Timestamp: P: 1777449896282737 usec, L: 0
0429 08:05:11.430226 (+     6us) write_op.cc:270] Start()
0429 08:05:11.430227 (+     1us) write_op.cc:276] Timestamp: P: 1777449896282823 usec, L: 0
0429 08:05:11.430236 (+     9us) write_op.cc:270] Start()
0429 08:05:11.430237 (+     1us) write_op.cc:276] Timestamp: P: 1777449896283355 usec, L: 0
0429 08:05:11.430247 (+    10us) write_op.cc:270] Start()
0429 08:05:11.430248 (+     1us) write_op.cc:276] Timestamp: P: 1777449896284186 usec, L: 0
0429 08:05:11.430255 (+     7us) write_op.cc:270] Start()
0429 08:05:11.430256 (+     1us) write_op.cc:276] Timestamp: P: 1777449896285172 usec, L: 0
0429 08:05:11.430263 (+     7us) write_op.cc:270] Start()
0429 08:05:11.430263 (+     0us) write_op.cc:276] Timestamp: P: 1777449896285276 usec, L: 0
0429 08:05:11.430271 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430272 (+     1us) write_op.cc:276] Timestamp: P: 1777449896286376 usec, L: 0
0429 08:05:11.430282 (+    10us) write_op.cc:270] Start()
0429 08:05:11.430283 (+     1us) write_op.cc:276] Timestamp: P: 1777449896286963 usec, L: 0
0429 08:05:11.430291 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430291 (+     0us) write_op.cc:276] Timestamp: P: 1777449896287764 usec, L: 0
0429 08:05:11.430300 (+     9us) write_op.cc:270] Start()
0429 08:05:11.430300 (+     0us) write_op.cc:276] Timestamp: P: 1777449896288122 usec, L: 0
0429 08:05:11.430307 (+     7us) write_op.cc:270] Start()
0429 08:05:11.430308 (+     1us) write_op.cc:276] Timestamp: P: 1777449896289633 usec, L: 0
0429 08:05:11.430318 (+    10us) write_op.cc:270] Start()
0429 08:05:11.430319 (+     1us) write_op.cc:276] Timestamp: P: 1777449896289725 usec, L: 0
0429 08:05:11.430327 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430328 (+     1us) write_op.cc:276] Timestamp: P: 1777449896290965 usec, L: 0
0429 08:05:11.430334 (+     6us) write_op.cc:270] Start()
0429 08:05:11.430335 (+     1us) write_op.cc:276] Timestamp: P: 1777449896291051 usec, L: 0
0429 08:05:11.430342 (+     7us) write_op.cc:270] Start()
0429 08:05:11.430343 (+     1us) write_op.cc:276] Timestamp: P: 1777449896292277 usec, L: 0
0429 08:05:11.430354 (+    11us) write_op.cc:270] Start()
0429 08:05:11.430354 (+     0us) write_op.cc:276] Timestamp: P: 1777449896292389 usec, L: 0
0429 08:05:11.430362 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430363 (+     1us) write_op.cc:276] Timestamp: P: 1777449896294197 usec, L: 0
0429 08:05:11.430370 (+     7us) write_op.cc:270] Start()
0429 08:05:11.430371 (+     1us) write_op.cc:276] Timestamp: P: 1777449896294796 usec, L: 0
0429 08:05:11.430379 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430380 (+     1us) write_op.cc:276] Timestamp: P: 1777449896295165 usec, L: 0
0429 08:05:11.430389 (+     9us) write_op.cc:270] Start()
0429 08:05:11.430389 (+     0us) write_op.cc:276] Timestamp: P: 1777449896295269 usec, L: 0
0429 08:05:11.430396 (+     7us) write_op.cc:270] Start()
0429 08:05:11.430397 (+     1us) write_op.cc:276] Timestamp: P: 1777449896296791 usec, L: 0
0429 08:05:11.430406 (+     9us) write_op.cc:270] Start()
0429 08:05:11.430407 (+     1us) write_op.cc:276] Timestamp: P: 1777449896297711 usec, L: 0
0429 08:05:11.430414 (+     7us) write_op.cc:270] Start()
0429 08:05:11.430415 (+     1us) write_op.cc:276] Timestamp: P: 1777449896297867 usec, L: 0
0429 08:05:11.430434 (+    19us) write_op.cc:270] Start()
0429 08:05:11.430434 (+     0us) write_op.cc:276] Timestamp: P: 1777449896298080 usec, L: 0
0429 08:05:11.430442 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430443 (+     1us) write_op.cc:276] Timestamp: P: 1777449896300062 usec, L: 0
0429 08:05:11.430450 (+     7us) write_op.cc:270] Start()
0429 08:05:11.430451 (+     1us) write_op.cc:276] Timestamp: P: 1777449896300172 usec, L: 0
0429 08:05:11.430459 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430460 (+     1us) write_op.cc:276] Timestamp: P: 1777449896300547 usec, L: 0
0429 08:05:11.430470 (+    10us) write_op.cc:270] Start()
0429 08:05:11.430471 (+     1us) write_op.cc:276] Timestamp: P: 1777449896300672 usec, L: 0
0429 08:05:11.430479 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430479 (+     0us) write_op.cc:276] Timestamp: P: 1777449896302373 usec, L: 0
0429 08:05:11.430488 (+     9us) write_op.cc:270] Start()
0429 08:05:11.430489 (+     1us) write_op.cc:276] Timestamp: P: 1777449896303124 usec, L: 0
0429 08:05:11.430496 (+     7us) write_op.cc:270] Start()
0429 08:05:11.430497 (+     1us) write_op.cc:276] Timestamp: P: 1777449896303429 usec, L: 0
0429 08:05:11.430506 (+     9us) write_op.cc:270] Start()
0429 08:05:11.430507 (+     1us) write_op.cc:276] Timestamp: P: 1777449896303928 usec, L: 0
0429 08:05:11.430514 (+     7us) write_op.cc:270] Start()
0429 08:05:11.430515 (+     1us) write_op.cc:276] Timestamp: P: 1777449896305290 usec, L: 0
0429 08:05:11.430523 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430524 (+     1us) write_op.cc:276] Timestamp: P: 1777449896305834 usec, L: 0
0429 08:05:11.430532 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430532 (+     0us) write_op.cc:276] Timestamp: P: 1777449896305915 usec, L: 0
0429 08:05:11.430540 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430541 (+     1us) write_op.cc:276] Timestamp: P: 1777449896306890 usec, L: 0
0429 08:05:11.430548 (+     7us) write_op.cc:270] Start()
0429 08:05:11.430549 (+     1us) write_op.cc:276] Timestamp: P: 1777449896307422 usec, L: 0
0429 08:05:11.430557 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430558 (+     1us) write_op.cc:276] Timestamp: P: 1777449896309832 usec, L: 0
0429 08:05:11.430566 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430566 (+     0us) write_op.cc:276] Timestamp: P: 1777449896309917 usec, L: 0
0429 08:05:11.430576 (+    10us) write_op.cc:270] Start()
0429 08:05:11.430577 (+     1us) write_op.cc:276] Timestamp: P: 1777449896309985 usec, L: 0
0429 08:05:11.430585 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430586 (+     1us) write_op.cc:276] Timestamp: P: 1777449896310058 usec, L: 0
0429 08:05:11.430593 (+     7us) write_op.cc:270] Start()
0429 08:05:11.430594 (+     1us) write_op.cc:276] Timestamp: P: 1777449896311967 usec, L: 0
0429 08:05:11.430601 (+     7us) write_op.cc:270] Start()
0429 08:05:11.430602 (+     1us) write_op.cc:276] Timestamp: P: 1777449896313183 usec, L: 0
0429 08:05:11.430613 (+    11us) write_op.cc:270] Start()
0429 08:05:11.430613 (+     0us) write_op.cc:276] Timestamp: P: 1777449896313292 usec, L: 0
0429 08:05:11.430621 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430622 (+     1us) write_op.cc:276] Timestamp: P: 1777449896313774 usec, L: 0
0429 08:05:11.430629 (+     7us) write_op.cc:270] Start()
0429 08:05:11.430630 (+     1us) write_op.cc:276] Timestamp: P: 1777449896314448 usec, L: 0
0429 08:05:11.430637 (+     7us) write_op.cc:270] Start()
0429 08:05:11.430638 (+     1us) write_op.cc:276] Timestamp: P: 1777449896316526 usec, L: 0
0429 08:05:11.430647 (+     9us) write_op.cc:270] Start()
0429 08:05:11.430648 (+     1us) write_op.cc:276] Timestamp: P: 1777449896316749 usec, L: 0
0429 08:05:11.430658 (+    10us) write_op.cc:270] Start()
0429 08:05:11.430659 (+     1us) write_op.cc:276] Timestamp: P: 1777449896316829 usec, L: 0
0429 08:05:11.430667 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430667 (+     0us) write_op.cc:276] Timestamp: P: 1777449896316906 usec, L: 0
0429 08:05:11.430675 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430676 (+     1us) write_op.cc:276] Timestamp: P: 1777449896319081 usec, L: 0
0429 08:05:11.430685 (+     9us) write_op.cc:270] Start()
0429 08:05:11.430686 (+     1us) write_op.cc:276] Timestamp: P: 1777449896319204 usec, L: 0
0429 08:05:11.430694 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430694 (+     0us) write_op.cc:276] Timestamp: P: 1777449896319454 usec, L: 0
0429 08:05:11.430702 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430703 (+     1us) write_op.cc:276] Timestamp: P: 1777449896319575 usec, L: 0
0429 08:05:11.430709 (+     6us) write_op.cc:270] Start()
0429 08:05:11.430710 (+     1us) write_op.cc:276] Timestamp: P: 1777449896320811 usec, L: 0
0429 08:05:11.430720 (+    10us) write_op.cc:270] Start()
0429 08:05:11.430720 (+     0us) write_op.cc:276] Timestamp: P: 1777449896322549 usec, L: 0
0429 08:05:11.430729 (+     9us) write_op.cc:270] Start()
0429 08:05:11.430730 (+     1us) write_op.cc:276] Timestamp: P: 1777449896322666 usec, L: 0
0429 08:05:11.430737 (+     7us) write_op.cc:270] Start()
0429 08:05:11.430738 (+     1us) write_op.cc:276] Timestamp: P: 1777449896322804 usec, L: 0
0429 08:05:11.430745 (+     7us) write_op.cc:270] Start()
0429 08:05:11.430746 (+     1us) write_op.cc:276] Timestamp: P: 1777449896323819 usec, L: 0
0429 08:05:11.430755 (+     9us) write_op.cc:270] Start()
0429 08:05:11.430756 (+     1us) write_op.cc:276] Timestamp: P: 1777449896325546 usec, L: 0
0429 08:05:11.430764 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430764 (+     0us) write_op.cc:276] Timestamp: P: 1777449896325672 usec, L: 0
0429 08:05:11.430772 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430773 (+     1us) write_op.cc:276] Timestamp: P: 1777449896325968 usec, L: 0
0429 08:05:11.430782 (+     9us) write_op.cc:270] Start()
0429 08:05:11.430783 (+     1us) write_op.cc:276] Timestamp: P: 1777449896326540 usec, L: 0
0429 08:05:11.430792 (+     9us) write_op.cc:270] Start()
0429 08:05:11.430792 (+     0us) write_op.cc:276] Timestamp: P: 1777449896327939 usec, L: 0
0429 08:05:11.430800 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430801 (+     1us) write_op.cc:276] Timestamp: P: 1777449896328053 usec, L: 0
0429 08:05:11.430809 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430810 (+     1us) write_op.cc:276] Timestamp: P: 1777449896328967 usec, L: 0
0429 08:05:11.430819 (+     9us) write_op.cc:270] Start()
0429 08:05:11.430820 (+     1us) write_op.cc:276] Timestamp: P: 1777449896329720 usec, L: 0
0429 08:05:11.430830 (+    10us) write_op.cc:270] Start()
0429 08:05:11.430830 (+     0us) write_op.cc:276] Timestamp: P: 1777449896330251 usec, L: 0
0429 08:05:11.430838 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430839 (+     1us) write_op.cc:276] Timestamp: P: 1777449896330628 usec, L: 0
0429 08:05:11.430846 (+     7us) write_op.cc:270] Start()
0429 08:05:11.430847 (+     1us) write_op.cc:276] Timestamp: P: 1777449896331366 usec, L: 0
0429 08:05:11.430854 (+     7us) write_op.cc:270] Start()
0429 08:05:11.430855 (+     1us) write_op.cc:276] Timestamp: P: 1777449896332368 usec, L: 0
0429 08:05:11.430863 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430864 (+     1us) write_op.cc:276] Timestamp: P: 1777449896332626 usec, L: 0
0429 08:05:11.430872 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430873 (+     1us) write_op.cc:276] Timestamp: P: 1777449896333448 usec, L: 0
0429 08:05:11.430881 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430882 (+     1us) write_op.cc:276] Timestamp: P: 1777449896333624 usec, L: 0
0429 08:05:11.430894 (+    12us) write_op.cc:270] Start()
0429 08:05:11.430895 (+     1us) write_op.cc:276] Timestamp: P: 1777449896334345 usec, L: 0
0429 08:05:11.430909 (+    14us) write_op.cc:270] Start()
0429 08:05:11.430910 (+     1us) write_op.cc:276] Timestamp: P: 1777449896334636 usec, L: 0
0429 08:05:11.430917 (+     7us) write_op.cc:270] Start()
0429 08:05:11.430918 (+     1us) write_op.cc:276] Timestamp: P: 1777449896335437 usec, L: 0
0429 08:05:11.430926 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430927 (+     1us) write_op.cc:276] Timestamp: P: 1777449896336046 usec, L: 0
0429 08:05:11.430938 (+    11us) write_op.cc:270] Start()
0429 08:05:11.430939 (+     1us) write_op.cc:276] Timestamp: P: 1777449896337449 usec, L: 0
0429 08:05:11.430949 (+    10us) write_op.cc:270] Start()
0429 08:05:11.430950 (+     1us) write_op.cc:276] Timestamp: P: 1777449896337567 usec, L: 0
0429 08:05:11.430958 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430959 (+     1us) write_op.cc:276] Timestamp: P: 1777449896338015 usec, L: 0
0429 08:05:11.430966 (+     7us) write_op.cc:270] Start()
0429 08:05:11.430967 (+     1us) write_op.cc:276] Timestamp: P: 1777449896338324 usec, L: 0
0429 08:05:11.430974 (+     7us) write_op.cc:270] Start()
0429 08:05:11.430975 (+     1us) write_op.cc:276] Timestamp: P: 1777449896340077 usec, L: 0
0429 08:05:11.430983 (+     8us) write_op.cc:270] Start()
0429 08:05:11.430984 (+     1us) write_op.cc:276] Timestamp: P: 1777449896340227 usec, L: 0
0429 08:05:11.430991 (+     7us) write_op.cc:270] Start()
0429 08:05:11.430992 (+     1us) write_op.cc:276] Timestamp: P: 1777449896340294 usec, L: 0
0429 08:05:11.431000 (+     8us) write_op.cc:270] Start()
0429 08:05:11.431001 (+     1us) write_op.cc:276] Timestamp: P: 1777449896340725 usec, L: 0
0429 08:05:11.431008 (+     7us) write_op.cc:270] Start()
0429 08:05:11.431011 (+     3us) write_op.cc:276] Timestamp: P: 1777449896341803 usec, L: 0
0429 08:05:11.431019 (+     8us) write_op.cc:270] Start()
0429 08:05:11.431020 (+     1us) write_op.cc:276] Timestamp: P: 1777449896343332 usec, L: 0
0429 08:05:11.431029 (+     9us) write_op.cc:270] Start()
0429 08:05:11.431030 (+     1us) write_op.cc:276] Timestamp: P: 1777449896343446 usec, L: 0
0429 08:05:11.431038 (+     8us) write_op.cc:270] Start()
0429 08:05:11.431039 (+     1us) write_op.cc:276] Timestamp: P: 1777449896343567 usec, L: 0
0429 08:05:11.431046 (+     7us) write_op.cc:270] Start()
0429 08:05:11.431050 (+     4us) write_op.cc:276] Timestamp: P: 1777449896344264 usec, L: 0
0429 08:05:11.431058 (+     8us) write_op.cc:270] Start()
0429 08:05:11.431059 (+     1us) write_op.cc:276] Timestamp: P: 1777449896346213 usec, L: 0
0429 08:05:11.431066 (+     7us) write_op.cc:270] Start()
0429 08:05:11.431066 (+     0us) write_op.cc:276] Timestamp: P: 1777449896346292 usec, L: 0
0429 08:05:11.431073 (+     7us) write_op.cc:270] Start()
0429 08:05:11.431074 (+     1us) write_op.cc:276] Timestamp: P: 1777449896346378 usec, L: 0
0429 08:05:11.431082 (+     8us) write_op.cc:270] Start()
0429 08:05:11.431085 (+     3us) write_op.cc:276] Timestamp: P: 1777449896347201 usec, L: 0
0429 08:05:11.431097 (+    12us) write_op.cc:270] Start()
0429 08:05:11.431098 (+     1us) write_op.cc:276] Timestamp: P: 1777449896348281 usec, L: 0
0429 08:05:11.431106 (+     8us) write_op.cc:270] Start()
0429 08:05:11.431107 (+     1us) write_op.cc:276] Timestamp: P: 1777449896348373 usec, L: 0
0429 08:05:11.431115 (+     8us) write_op.cc:270] Start()
0429 08:05:11.431116 (+     1us) write_op.cc:276] Timestamp: P: 1777449896348724 usec, L: 0
0429 08:05:11.431124 (+     8us) write_op.cc:270] Start()
0429 08:05:11.431126 (+     2us) write_op.cc:276] Timestamp: P: 1777449896349915 usec, L: 0
0429 08:05:11.431137 (+    11us) write_op.cc:270] Start()
0429 08:05:11.431138 (+     1us) write_op.cc:276] Timestamp: P: 1777449896350435 usec, L: 0
0429 08:05:11.431145 (+     7us) write_op.cc:270] Start()
0429 08:05:11.431146 (+     1us) write_op.cc:276] Timestamp: P: 1777449896351151 usec, L: 0
0429 08:05:11.431159 (+    13us) write_op.cc:270] Start()
0429 08:05:11.431160 (+     1us) write_op.cc:276] Timestamp: P: 1777449896352193 usec, L: 0
0429 08:05:11.431167 (+     7us) write_op.cc:270] Start()
0429 08:05:11.431170 (+     3us) write_op.cc:276] Timestamp: P: 1777449896352294 usec, L: 0
0429 08:05:11.431178 (+     8us) write_op.cc:270] Start()
0429 08:05:11.431179 (+     1us) write_op.cc:276] Timestamp: P: 1777449896352719 usec, L: 0
0429 08:05:11.431186 (+     7us) write_op.cc:270] Start()
0429 08:05:11.431187 (+     1us) write_op.cc:276] Timestamp: P: 1777449896354000 usec, L: 0
0429 08:05:11.431194 (+     7us) write_op.cc:270] Start()
0429 08:05:11.431195 (+     1us) write_op.cc:276] Timestamp: P: 1777449896354980 usec, L: 0
0429 08:05:11.431203 (+     8us) write_op.cc:270] Start()
0429 08:05:11.431206 (+     3us) write_op.cc:276] Timestamp: P: 1777449896355089 usec, L: 0
0429 08:05:11.431213 (+     7us) write_op.cc:270] Start()
0429 08:05:11.431214 (+     1us) write_op.cc:276] Timestamp: P: 1777449896355799 usec, L: 0
0429 08:05:11.431221 (+     7us) write_op.cc:270] Start()
0429 08:05:11.431222 (+     1us) write_op.cc:276] Timestamp: P: 1777449896356176 usec, L: 0
0429 08:05:11.431229 (+     7us) write_op.cc:270] Start()
0429 08:05:11.431231 (+     2us) write_op.cc:276] Timestamp: P: 1777449896358810 usec, L: 0
0429 08:05:11.431239 (+     8us) write_op.cc:270] Start()
0429 08:05:11.431243 (+     4us) write_op.cc:276] Timestamp: P: 1777449896358920 usec, L: 0
0429 08:05:11.431253 (+    10us) write_op.cc:270] Start()
0429 08:05:11.431254 (+     1us) write_op.cc:276] Timestamp: P: 1777449896359008 usec, L: 0
0429 08:05:11.431262 (+     8us) write_op.cc:270] Start()
0429 08:05:11.431263 (+     1us) write_op.cc:276] Timestamp: P: 1777449896359285 usec, L: 0
0429 08:05:11.431288 (+    25us) write_op.cc:270] Start()
0429 08:05:11.431289 (+     1us) write_op.cc:276] Timestamp: P: 1777449896360687 usec, L: 0
0429 08:05:11.431296 (+     7us) write_op.cc:270] Start()
0429 08:05:11.431300 (+     4us) write_op.cc:276] Timestamp: P: 1777449896362022 usec, L: 0
0429 08:05:11.431308 (+     8us) write_op.cc:270] Start()
0429 08:05:11.431309 (+     1us) write_op.cc:276] Timestamp: P: 1777449896362129 usec, L: 0
0429 08:05:11.431316 (+     7us) write_op.cc:270] Start()
0429 08:05:11.431317 (+     1us) write_op.cc:276] Timestamp: P: 17774498
I20260429 08:05:12.458779  8530 consensus_queue.cc:799] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [LEADER]: Peer dc98e72103e94f92a8b1a214d8b88c62 is lagging by at least 21186 ops behind the committed index  [suppressed 2 similar messages]
W20260429 08:05:12.478662  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 915ms of latency in SegmentAllocator::Sync()
W20260429 08:05:13.415710  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 777ms of latency in SegmentAllocator::Sync()
W20260429 08:05:14.018936  8023 tablet_service.cc:3080] error setting up scanner de84ae3b3e834ab0a631c85a15e6dad8 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1777449913018695 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1777449897147674 usec, L: 0 Physical time difference: 15.871s: new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "ff9323f2b2fe40acb8a2061909bddd0c"
W20260429 08:05:14.209010  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1052ms of latency in SegmentAllocator::Sync()
W20260429 08:05:14.680469  8022 tablet_service.cc:3080] error setting up scanner 76e6e1e84a3f48ddbdcecb729309eca2 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1777449913680269 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1777449897439562 usec, L: 0 Physical time difference: 16.241s: new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "775b828a285148ad86248db27bcf5ff3"
I20260429 08:05:15.267192  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 24) took 1069 ms. Trace:
I20260429 08:05:15.267323  8063 rpcz_store.cc:276] 0429 08:05:14.197710 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:05:14.197744 (+    34us) service_pool.cc:225] Handling call
0429 08:05:14.198646 (+   902us) raft_consensus.cc:1471] Updating replica for 425 ops
0429 08:05:14.200033 (+  1387us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:05:14.200033 (+     0us) raft_consensus.cc:1539] Triggering prepare for 425 ops
0429 08:05:14.200051 (+    18us) write_op.cc:270] Start()
0429 08:05:14.200055 (+     4us) write_op.cc:276] Timestamp: P: 1777449897148336 usec, L: 0
0429 08:05:14.200153 (+    98us) write_op.cc:270] Start()
0429 08:05:14.200155 (+     2us) write_op.cc:276] Timestamp: P: 1777449897148465 usec, L: 0
0429 08:05:14.200165 (+    10us) write_op.cc:270] Start()
0429 08:05:14.200166 (+     1us) write_op.cc:276] Timestamp: P: 1777449897148573 usec, L: 0
0429 08:05:14.200174 (+     8us) write_op.cc:270] Start()
0429 08:05:14.200174 (+     0us) write_op.cc:276] Timestamp: P: 1777449897150374 usec, L: 0
0429 08:05:14.200180 (+     6us) write_op.cc:270] Start()
0429 08:05:14.200181 (+     1us) write_op.cc:276] Timestamp: P: 1777449897150722 usec, L: 0
0429 08:05:14.200188 (+     7us) write_op.cc:270] Start()
0429 08:05:14.200189 (+     1us) write_op.cc:276] Timestamp: P: 1777449897150907 usec, L: 0
0429 08:05:14.200194 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200195 (+     1us) write_op.cc:276] Timestamp: P: 1777449897151231 usec, L: 0
0429 08:05:14.200200 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200201 (+     1us) write_op.cc:276] Timestamp: P: 1777449897152576 usec, L: 0
0429 08:05:14.200208 (+     7us) write_op.cc:270] Start()
0429 08:05:14.200211 (+     3us) write_op.cc:276] Timestamp: P: 1777449897153486 usec, L: 0
0429 08:05:14.200215 (+     4us) write_op.cc:270] Start()
0429 08:05:14.200216 (+     1us) write_op.cc:276] Timestamp: P: 1777449897153563 usec, L: 0
0429 08:05:14.200224 (+     8us) write_op.cc:270] Start()
0429 08:05:14.200224 (+     0us) write_op.cc:276] Timestamp: P: 1777449897154075 usec, L: 0
0429 08:05:14.200229 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200230 (+     1us) write_op.cc:276] Timestamp: P: 1777449897155314 usec, L: 0
0429 08:05:14.200235 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200238 (+     3us) write_op.cc:276] Timestamp: P: 1777449897157015 usec, L: 0
0429 08:05:14.200243 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200243 (+     0us) write_op.cc:276] Timestamp: P: 1777449897157137 usec, L: 0
0429 08:05:14.200248 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200249 (+     1us) write_op.cc:276] Timestamp: P: 1777449897157439 usec, L: 0
0429 08:05:14.200253 (+     4us) write_op.cc:270] Start()
0429 08:05:14.200254 (+     1us) write_op.cc:276] Timestamp: P: 1777449897158903 usec, L: 0
0429 08:05:14.200259 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200262 (+     3us) write_op.cc:276] Timestamp: P: 1777449897160341 usec, L: 0
0429 08:05:14.200266 (+     4us) write_op.cc:270] Start()
0429 08:05:14.200267 (+     1us) write_op.cc:276] Timestamp: P: 1777449897160468 usec, L: 0
0429 08:05:14.200277 (+    10us) write_op.cc:270] Start()
0429 08:05:14.200278 (+     1us) write_op.cc:276] Timestamp: P: 1777449897160561 usec, L: 0
0429 08:05:14.200282 (+     4us) write_op.cc:270] Start()
0429 08:05:14.200283 (+     1us) write_op.cc:276] Timestamp: P: 1777449897161078 usec, L: 0
0429 08:05:14.200287 (+     4us) write_op.cc:270] Start()
0429 08:05:14.200289 (+     2us) write_op.cc:276] Timestamp: P: 1777449897162272 usec, L: 0
0429 08:05:14.200295 (+     6us) write_op.cc:270] Start()
0429 08:05:14.200295 (+     0us) write_op.cc:276] Timestamp: P: 1777449897163019 usec, L: 0
0429 08:05:14.200300 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200301 (+     1us) write_op.cc:276] Timestamp: P: 1777449897163924 usec, L: 0
0429 08:05:14.200305 (+     4us) write_op.cc:270] Start()
0429 08:05:14.200306 (+     1us) write_op.cc:276] Timestamp: P: 1777449897164195 usec, L: 0
0429 08:05:14.200313 (+     7us) write_op.cc:270] Start()
0429 08:05:14.200313 (+     0us) write_op.cc:276] Timestamp: P: 1777449897164638 usec, L: 0
0429 08:05:14.200318 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200319 (+     1us) write_op.cc:276] Timestamp: P: 1777449897165839 usec, L: 0
0429 08:05:14.200326 (+     7us) write_op.cc:270] Start()
0429 08:05:14.200327 (+     1us) write_op.cc:276] Timestamp: P: 1777449897166205 usec, L: 0
0429 08:05:14.200332 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200332 (+     0us) write_op.cc:276] Timestamp: P: 1777449897166300 usec, L: 0
0429 08:05:14.200338 (+     6us) write_op.cc:270] Start()
0429 08:05:14.200338 (+     0us) write_op.cc:276] Timestamp: P: 1777449897167375 usec, L: 0
0429 08:05:14.200343 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200343 (+     0us) write_op.cc:276] Timestamp: P: 1777449897168446 usec, L: 0
0429 08:05:14.200348 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200348 (+     0us) write_op.cc:276] Timestamp: P: 1777449897169223 usec, L: 0
0429 08:05:14.200397 (+    49us) write_op.cc:270] Start()
0429 08:05:14.200397 (+     0us) write_op.cc:276] Timestamp: P: 1777449897169806 usec, L: 0
0429 08:05:14.200408 (+    11us) write_op.cc:270] Start()
0429 08:05:14.200409 (+     1us) write_op.cc:276] Timestamp: P: 1777449897170049 usec, L: 0
0429 08:05:14.200414 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200414 (+     0us) write_op.cc:276] Timestamp: P: 1777449897170888 usec, L: 0
0429 08:05:14.200422 (+     8us) write_op.cc:270] Start()
0429 08:05:14.200423 (+     1us) write_op.cc:276] Timestamp: P: 1777449897171962 usec, L: 0
0429 08:05:14.200428 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200428 (+     0us) write_op.cc:276] Timestamp: P: 1777449897172528 usec, L: 0
0429 08:05:14.200435 (+     7us) write_op.cc:270] Start()
0429 08:05:14.200436 (+     1us) write_op.cc:276] Timestamp: P: 1777449897173283 usec, L: 0
0429 08:05:14.200440 (+     4us) write_op.cc:270] Start()
0429 08:05:14.200441 (+     1us) write_op.cc:276] Timestamp: P: 1777449897174132 usec, L: 0
0429 08:05:14.200446 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200446 (+     0us) write_op.cc:276] Timestamp: P: 1777449897175045 usec, L: 0
0429 08:05:14.200451 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200452 (+     1us) write_op.cc:276] Timestamp: P: 1777449897175750 usec, L: 0
0429 08:05:14.200460 (+     8us) write_op.cc:270] Start()
0429 08:05:14.200461 (+     1us) write_op.cc:276] Timestamp: P: 1777449897176720 usec, L: 0
0429 08:05:14.200465 (+     4us) write_op.cc:270] Start()
0429 08:05:14.200466 (+     1us) write_op.cc:276] Timestamp: P: 1777449897177558 usec, L: 0
0429 08:05:14.200473 (+     7us) write_op.cc:270] Start()
0429 08:05:14.200473 (+     0us) write_op.cc:276] Timestamp: P: 1777449897178198 usec, L: 0
0429 08:05:14.200479 (+     6us) write_op.cc:270] Start()
0429 08:05:14.200480 (+     1us) write_op.cc:276] Timestamp: P: 1777449897179146 usec, L: 0
0429 08:05:14.200486 (+     6us) write_op.cc:270] Start()
0429 08:05:14.200487 (+     1us) write_op.cc:276] Timestamp: P: 1777449897179258 usec, L: 0
0429 08:05:14.200492 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200492 (+     0us) write_op.cc:276] Timestamp: P: 1777449897179577 usec, L: 0
0429 08:05:14.200496 (+     4us) write_op.cc:270] Start()
0429 08:05:14.200497 (+     1us) write_op.cc:276] Timestamp: P: 1777449897181284 usec, L: 0
0429 08:05:14.200501 (+     4us) write_op.cc:270] Start()
0429 08:05:14.200502 (+     1us) write_op.cc:276] Timestamp: P: 1777449897181382 usec, L: 0
0429 08:05:14.200508 (+     6us) write_op.cc:270] Start()
0429 08:05:14.200508 (+     0us) write_op.cc:276] Timestamp: P: 1777449897181990 usec, L: 0
0429 08:05:14.200513 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200513 (+     0us) write_op.cc:276] Timestamp: P: 1777449897182081 usec, L: 0
0429 08:05:14.200523 (+    10us) write_op.cc:270] Start()
0429 08:05:14.200523 (+     0us) write_op.cc:276] Timestamp: P: 1777449897183511 usec, L: 0
0429 08:05:14.200528 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200528 (+     0us) write_op.cc:276] Timestamp: P: 1777449897184586 usec, L: 0
0429 08:05:14.200534 (+     6us) write_op.cc:270] Start()
0429 08:05:14.200534 (+     0us) write_op.cc:276] Timestamp: P: 1777449897184680 usec, L: 0
0429 08:05:14.200539 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200539 (+     0us) write_op.cc:276] Timestamp: P: 1777449897184983 usec, L: 0
0429 08:05:14.200545 (+     6us) write_op.cc:270] Start()
0429 08:05:14.200545 (+     0us) write_op.cc:276] Timestamp: P: 1777449897185780 usec, L: 0
0429 08:05:14.200550 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200550 (+     0us) write_op.cc:276] Timestamp: P: 1777449897187039 usec, L: 0
0429 08:05:14.200557 (+     7us) write_op.cc:270] Start()
0429 08:05:14.200557 (+     0us) write_op.cc:276] Timestamp: P: 1777449897187388 usec, L: 0
0429 08:05:14.200562 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200563 (+     1us) write_op.cc:276] Timestamp: P: 1777449897187679 usec, L: 0
0429 08:05:14.200569 (+     6us) write_op.cc:270] Start()
0429 08:05:14.200570 (+     1us) write_op.cc:276] Timestamp: P: 1777449897188653 usec, L: 0
0429 08:05:14.200574 (+     4us) write_op.cc:270] Start()
0429 08:05:14.200575 (+     1us) write_op.cc:276] Timestamp: P: 1777449897190663 usec, L: 0
0429 08:05:14.200582 (+     7us) write_op.cc:270] Start()
0429 08:05:14.200583 (+     1us) write_op.cc:276] Timestamp: P: 1777449897190776 usec, L: 0
0429 08:05:14.200587 (+     4us) write_op.cc:270] Start()
0429 08:05:14.200588 (+     1us) write_op.cc:276] Timestamp: P: 1777449897190853 usec, L: 0
0429 08:05:14.200593 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200593 (+     0us) write_op.cc:276] Timestamp: P: 1777449897191081 usec, L: 0
0429 08:05:14.200598 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200598 (+     0us) write_op.cc:276] Timestamp: P: 1777449897193503 usec, L: 0
0429 08:05:14.200607 (+     9us) write_op.cc:270] Start()
0429 08:05:14.200607 (+     0us) write_op.cc:276] Timestamp: P: 1777449897193674 usec, L: 0
0429 08:05:14.200616 (+     9us) write_op.cc:270] Start()
0429 08:05:14.200616 (+     0us) write_op.cc:276] Timestamp: P: 1777449897193762 usec, L: 0
0429 08:05:14.200625 (+     9us) write_op.cc:270] Start()
0429 08:05:14.200625 (+     0us) write_op.cc:276] Timestamp: P: 1777449897193853 usec, L: 0
0429 08:05:14.200630 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200630 (+     0us) write_op.cc:276] Timestamp: P: 1777449897196269 usec, L: 0
0429 08:05:14.200636 (+     6us) write_op.cc:270] Start()
0429 08:05:14.200637 (+     1us) write_op.cc:276] Timestamp: P: 1777449897196385 usec, L: 0
0429 08:05:14.200641 (+     4us) write_op.cc:270] Start()
0429 08:05:14.200642 (+     1us) write_op.cc:276] Timestamp: P: 1777449897196474 usec, L: 0
0429 08:05:14.200647 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200647 (+     0us) write_op.cc:276] Timestamp: P: 1777449897196560 usec, L: 0
0429 08:05:14.200652 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200652 (+     0us) write_op.cc:276] Timestamp: P: 1777449897198340 usec, L: 0
0429 08:05:14.200660 (+     8us) write_op.cc:270] Start()
0429 08:05:14.200660 (+     0us) write_op.cc:276] Timestamp: P: 1777449897199156 usec, L: 0
0429 08:05:14.200665 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200665 (+     0us) write_op.cc:276] Timestamp: P: 1777449897199277 usec, L: 0
0429 08:05:14.200673 (+     8us) write_op.cc:270] Start()
0429 08:05:14.200673 (+     0us) write_op.cc:276] Timestamp: P: 1777449897199410 usec, L: 0
0429 08:05:14.200678 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200679 (+     1us) write_op.cc:276] Timestamp: P: 1777449897200782 usec, L: 0
0429 08:05:14.200686 (+     7us) write_op.cc:270] Start()
0429 08:05:14.200686 (+     0us) write_op.cc:276] Timestamp: P: 1777449897202070 usec, L: 0
0429 08:05:14.200691 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200691 (+     0us) write_op.cc:276] Timestamp: P: 1777449897202164 usec, L: 0
0429 08:05:14.200696 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200697 (+     1us) write_op.cc:276] Timestamp: P: 1777449897202227 usec, L: 0
0429 08:05:14.200701 (+     4us) write_op.cc:270] Start()
0429 08:05:14.200702 (+     1us) write_op.cc:276] Timestamp: P: 1777449897204723 usec, L: 0
0429 08:05:14.200708 (+     6us) write_op.cc:270] Start()
0429 08:05:14.200708 (+     0us) write_op.cc:276] Timestamp: P: 1777449897204834 usec, L: 0
0429 08:05:14.200713 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200713 (+     0us) write_op.cc:276] Timestamp: P: 1777449897204919 usec, L: 0
0429 08:05:14.200724 (+    11us) write_op.cc:270] Start()
0429 08:05:14.200724 (+     0us) write_op.cc:276] Timestamp: P: 1777449897204998 usec, L: 0
0429 08:05:14.200728 (+     4us) write_op.cc:270] Start()
0429 08:05:14.200729 (+     1us) write_op.cc:276] Timestamp: P: 1777449897207618 usec, L: 0
0429 08:05:14.200740 (+    11us) write_op.cc:270] Start()
0429 08:05:14.200740 (+     0us) write_op.cc:276] Timestamp: P: 1777449897207783 usec, L: 0
0429 08:05:14.200745 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200745 (+     0us) write_op.cc:276] Timestamp: P: 1777449897207881 usec, L: 0
0429 08:05:14.200750 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200751 (+     1us) write_op.cc:276] Timestamp: P: 1777449897207958 usec, L: 0
0429 08:05:14.200756 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200757 (+     1us) write_op.cc:276] Timestamp: P: 1777449897209858 usec, L: 0
0429 08:05:14.200762 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200763 (+     1us) write_op.cc:276] Timestamp: P: 1777449897210317 usec, L: 0
0429 08:05:14.200769 (+     6us) write_op.cc:270] Start()
0429 08:05:14.200769 (+     0us) write_op.cc:276] Timestamp: P: 1777449897210514 usec, L: 0
0429 08:05:14.200776 (+     7us) write_op.cc:270] Start()
0429 08:05:14.200776 (+     0us) write_op.cc:276] Timestamp: P: 1777449897210595 usec, L: 0
0429 08:05:14.200781 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200781 (+     0us) write_op.cc:276] Timestamp: P: 1777449897212211 usec, L: 0
0429 08:05:14.200788 (+     7us) write_op.cc:270] Start()
0429 08:05:14.200788 (+     0us) write_op.cc:276] Timestamp: P: 1777449897212758 usec, L: 0
0429 08:05:14.200793 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200793 (+     0us) write_op.cc:276] Timestamp: P: 1777449897212838 usec, L: 0
0429 08:05:14.200798 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200798 (+     0us) write_op.cc:276] Timestamp: P: 1777449897213530 usec, L: 0
0429 08:05:14.200803 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200804 (+     1us) write_op.cc:276] Timestamp: P: 1777449897214679 usec, L: 0
0429 08:05:14.200811 (+     7us) write_op.cc:270] Start()
0429 08:05:14.200811 (+     0us) write_op.cc:276] Timestamp: P: 1777449897215591 usec, L: 0
0429 08:05:14.200816 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200817 (+     1us) write_op.cc:276] Timestamp: P: 1777449897215725 usec, L: 0
0429 08:05:14.200823 (+     6us) write_op.cc:270] Start()
0429 08:05:14.200824 (+     1us) write_op.cc:276] Timestamp: P: 1777449897216567 usec, L: 0
0429 08:05:14.200828 (+     4us) write_op.cc:270] Start()
0429 08:05:14.200828 (+     0us) write_op.cc:276] Timestamp: P: 1777449897217413 usec, L: 0
0429 08:05:14.200834 (+     6us) write_op.cc:270] Start()
0429 08:05:14.200835 (+     1us) write_op.cc:276] Timestamp: P: 1777449897217532 usec, L: 0
0429 08:05:14.200840 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200840 (+     0us) write_op.cc:276] Timestamp: P: 1777449897218441 usec, L: 0
0429 08:05:14.200845 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200845 (+     0us) write_op.cc:276] Timestamp: P: 1777449897219145 usec, L: 0
0429 08:05:14.200850 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200850 (+     0us) write_op.cc:276] Timestamp: P: 1777449897219467 usec, L: 0
0429 08:05:14.200864 (+    14us) write_op.cc:270] Start()
0429 08:05:14.200865 (+     1us) write_op.cc:276] Timestamp: P: 1777449897220421 usec, L: 0
0429 08:05:14.200870 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200870 (+     0us) write_op.cc:276] Timestamp: P: 1777449897220815 usec, L: 0
0429 08:05:14.200878 (+     8us) write_op.cc:270] Start()
0429 08:05:14.200878 (+     0us) write_op.cc:276] Timestamp: P: 1777449897221411 usec, L: 0
0429 08:05:14.200882 (+     4us) write_op.cc:270] Start()
0429 08:05:14.200883 (+     1us) write_op.cc:276] Timestamp: P: 1777449897221518 usec, L: 0
0429 08:05:14.200893 (+    10us) write_op.cc:270] Start()
0429 08:05:14.200893 (+     0us) write_op.cc:276] Timestamp: P: 1777449897222329 usec, L: 0
0429 08:05:14.200899 (+     6us) write_op.cc:270] Start()
0429 08:05:14.200899 (+     0us) write_op.cc:276] Timestamp: P: 1777449897222916 usec, L: 0
0429 08:05:14.200903 (+     4us) write_op.cc:270] Start()
0429 08:05:14.200904 (+     1us) write_op.cc:276] Timestamp: P: 1777449897224393 usec, L: 0
0429 08:05:14.200907 (+     3us) write_op.cc:270] Start()
0429 08:05:14.200908 (+     1us) write_op.cc:276] Timestamp: P: 1777449897224491 usec, L: 0
0429 08:05:14.200913 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200914 (+     1us) write_op.cc:276] Timestamp: P: 1777449897225487 usec, L: 0
0429 08:05:14.200919 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200920 (+     1us) write_op.cc:276] Timestamp: P: 1777449897225604 usec, L: 0
0429 08:05:14.200930 (+    10us) write_op.cc:270] Start()
0429 08:05:14.200930 (+     0us) write_op.cc:276] Timestamp: P: 1777449897226782 usec, L: 0
0429 08:05:14.200935 (+     5us) write_op.cc:270] Start()
0429 08:05:14.200935 (+     0us) write_op.cc:276] Timestamp: P: 1777449897226946 usec, L: 0
0429 08:05:14.200941 (+     6us) write_op.cc:270] Start()
0429 08:05:14.200942 (+     1us) write_op.cc:276] Timestamp: P: 1777449897227949 usec, L: 0
0429 08:05:14.200946 (+     4us) write_op.cc:270] Start()
0429 08:05:14.200947 (+     1us) write_op.cc:276] Timestamp: P: 1777449897228975 usec, L: 0
0429 08:05:14.200951 (+     4us) write_op.cc:270] Start()
0429 08:05:14.200952 (+     1us) write_op.cc:276] Timestamp: P: 1777449897229511 usec, L: 0
0429 08:05:14.200956 (+     4us) write_op.cc:270] Start()
0429 08:05:14.200957 (+     1us) write_op.cc:276] Timestamp: P: 1777449897230636 usec, L: 0
0429 08:05:14.200964 (+     7us) write_op.cc:270] Start()
0429 08:05:14.200964 (+     0us) write_op.cc:276] Timestamp: P: 1777449897230941 usec, L: 0
0429 08:05:14.200968 (+     4us) write_op.cc:270] Start()
0429 08:05:14.200969 (+     1us) write_op.cc:276] Timestamp: P: 1777449897231042 usec, L: 0
0429 08:05:14.200975 (+     6us) write_op.cc:270] Start()
0429 08:05:14.200975 (+     0us) write_op.cc:276] Timestamp: P: 1777449897232215 usec, L: 0
0429 08:05:14.200979 (+     4us) write_op.cc:270] Start()
0429 08:05:14.200980 (+     1us) write_op.cc:276] Timestamp: P: 1777449897232773 usec, L: 0
0429 08:05:14.200986 (+     6us) write_op.cc:270] Start()
0429 08:05:14.200987 (+     1us) write_op.cc:276] Timestamp: P: 1777449897233632 usec, L: 0
0429 08:05:14.200991 (+     4us) write_op.cc:270] Start()
0429 08:05:14.200991 (+     0us) write_op.cc:276] Timestamp: P: 1777449897234009 usec, L: 0
0429 08:05:14.200995 (+     4us) write_op.cc:270] Start()
0429 08:05:14.200996 (+     1us) write_op.cc:276] Timestamp: P: 1777449897234114 usec, L: 0
0429 08:05:14.201006 (+    10us) write_op.cc:270] Start()
0429 08:05:14.201006 (+     0us) write_op.cc:276] Timestamp: P: 1777449897235251 usec, L: 0
0429 08:05:14.201013 (+     7us) write_op.cc:270] Start()
0429 08:05:14.201014 (+     1us) write_op.cc:276] Timestamp: P: 1777449897236577 usec, L: 0
0429 08:05:14.201018 (+     4us) write_op.cc:270] Start()
0429 08:05:14.201019 (+     1us) write_op.cc:276] Timestamp: P: 1777449897236662 usec, L: 0
0429 08:05:14.201031 (+    12us) write_op.cc:270] Start()
0429 08:05:14.201031 (+     0us) write_op.cc:276] Timestamp: P: 1777449897237137 usec, L: 0
0429 08:05:14.201036 (+     5us) write_op.cc:270] Start()
0429 08:05:14.201038 (+     2us) write_op.cc:276] Timestamp: P: 1777449897237675 usec, L: 0
0429 08:05:14.201042 (+     4us) write_op.cc:270] Start()
0429 08:05:14.201043 (+     1us) write_op.cc:276] Timestamp: P: 1777449897238693 usec, L: 0
0429 08:05:14.201047 (+     4us) write_op.cc:270] Start()
0429 08:05:14.201048 (+     1us) write_op.cc:276] Timestamp: P: 1777449897238864 usec, L: 0
0429 08:05:14.201053 (+     5us) write_op.cc:270] Start()
0429 08:05:14.201054 (+     1us) write_op.cc:276] Timestamp: P: 1777449897239302 usec, L: 0
0429 08:05:14.201058 (+     4us) write_op.cc:270] Start()
0429 08:05:14.201059 (+     1us) write_op.cc:276] Timestamp: P: 1777449897240007 usec, L: 0
0429 08:05:14.201064 (+     5us) write_op.cc:270] Start()
0429 08:05:14.201065 (+     1us) write_op.cc:276] Timestamp: P: 1777449897241140 usec, L: 0
0429 08:05:14.201069 (+     4us) write_op.cc:270] Start()
0429 08:05:14.201070 (+     1us) write_op.cc:276] Timestamp: P: 1777449897241878 usec, L: 0
0429 08:05:14.201077 (+     7us) write_op.cc:270] Start()
0429 08:05:14.201077 (+     0us) write_op.cc:276] Timestamp: P: 1777449897243555 usec, L: 0
0429 08:05:14.201082 (+     5us) write_op.cc:270] Start()
0429 08:05:14.201084 (+     2us) write_op.cc:276] Timestamp: P: 1777449897243735 usec, L: 0
0429 08:05:14.201088 (+     4us) write_op.cc:270] Start()
0429 08:05:14.201089 (+     1us) write_op.cc:276] Timestamp: P: 1777449897244004 usec, L: 0
0429 08:05:14.201094 (+     5us) write_op.cc:270] Start()
0429 08:05:14.201094 (+     0us) write_op.cc:276] Timestamp: P: 1777449897244109 usec, L: 0
0429 08:05:14.201099 (+     5us) write_op.cc:270] Start()
0429 08:05:14.201099 (+     0us) write_op.cc:276] Timestamp: P: 1777449897245871 usec, L: 0
0429 08:05:14.201104 (+     5us) write_op.cc:270] Start()
0429 08:05:14.201106 (+     2us) write_op.cc:276] Timestamp: P: 1777449897246106 usec, L: 0
0429 08:05:14.201110 (+     4us) write_op.cc:270] Start()
0429 08:05:14.201110 (+     0us) write_op.cc:276] Timestamp: P: 1777449897246198 usec, L: 0
0429 08:05:14.201115 (+     5us) write_op.cc:270] Start()
0429 08:05:14.201115 (+     0us) write_op.cc:276] Timestamp: P: 1777449897246254 usec, L: 0
0429 08:05:14.201124 (+     9us) write_op.cc:270] Start()
0429 08:05:14.201125 (+     1us) write_op.cc:276] Timestamp: P: 1777449897248468 usec, L: 0
0429 08:05:14.201129 (+     4us) write_op.cc:270] Start()
0429 08:05:14.201131 (+     2us) write_op.cc:276] Timestamp: P: 1777449897248822 usec, L: 0
0429 08:05:14.201135 (+     4us) write_op.cc:270] Start()
0429 08:05:14.201135 (+     0us) write_op.cc:276] Timestamp: P: 1777449897248886 usec, L: 0
0429 08:05:14.201139 (+     4us) write_op.cc:270] Start()
0429 08:05:14.201140 (+     1us) write_op.cc:276] Timestamp: P: 1777449897248924 usec, L: 0
0429 08:05:14.201145 (+     5us) write_op.cc:270] Start()
0429 08:05:14.201145 (+     0us) write_op.cc:276] Timestamp: P: 1777449897250851 usec, L: 0
0429 08:05:14.201149 (+     4us) write_op.cc:270] Start()
0429 08:05:14.201151 (+     2us) write_op.cc:276] Timestamp: P: 1777449897251279 usec, L: 0
0429 08:05:14.201157 (+     6us) write_op.cc:270] Start()
0429 08:05:14.201158 (+     1us) write_op.cc:276] Timestamp: P: 1777449897251643 usec, L: 0
0429 08:05:14.201162 (+     4us) write_op.cc:270] Start()
0429 08:05:14.201163 (+     1us) write_op.cc:276] Timestamp: P: 1777449897252022 usec, L: 0
0429 08:05:14.201169 (+     6us) write_op.cc:270] Start()
0429 08:05:14.201169 (+     0us) write_op.cc:276] Timestamp: P: 1777449897252939 usec, L: 0
0429 08:05:14.201174 (+     5us) write_op.cc:270] Start()
0429 08:05:14.201175 (+     1us) write_op.cc:276] Timestamp: P: 1777449897253656 usec, L: 0
0429 08:05:14.201180 (+     5us) write_op.cc:270] Start()
0429 08:05:14.201180 (+     0us) write_op.cc:276] Timestamp: P: 1777449897254297 usec, L: 0
0429 08:05:14.201185 (+     5us) write_op.cc:270] Start()
0429 08:05:14.201186 (+     1us) write_op.cc:276] Timestamp: P: 1777449897254453 usec, L: 0
0429 08:05:14.201190 (+     4us) write_op.cc:270] Start()
0429 08:05:14.201191 (+     1us) write_op.cc:276] Timestamp: P: 1777449897255606 usec, L: 0
0429 08:05:14.201195 (+     4us) write_op.cc:270] Start()
0429 08:05:14.201198 (+     3us) write_op.cc:276] Timestamp: P: 1777449897256694 usec, L: 0
0429 08:05:14.201202 (+     4us) write_op.cc:270] Start()
0429 08:05:14.201203 (+     1us) write_op.cc:276] Timestamp: P: 1777449897256890 usec, L: 0
0429 08:05:14.201207 (+     4us) write_op.cc:270] Start()
0429 08:05:14.201208 (+     1us) write_op.cc:276] Timestamp: P: 1777449897257253 usec, L: 0
0429 08:05:14.201213 (+     5us) write_op.cc:270] Start()
0429 08:05:14.201214 (+     1us) write_op.cc:276] Timestamp: P: 1777449897258066 usec, L: 0
0429 08:05:14.201218 (+     4us) write_op.cc:270] Start()
0429 08:05:14.201220 (+     2us) write_op.cc:276] Timestamp: P: 1777449897259111 usec, L: 0
0429 08:05:14.201224 (+     4us) write_op.cc:270] Start()
0429 08:05:14.201225 (+     1us) write_op.cc:276] Timestamp: P: 1777449897259276 usec, L: 0
0429 08:05:14.201229 (+     4us) write_op.cc:270] Start()
0429 08:05:14.201230 (+     1us) write_op.cc:276] Timestamp: P: 1777449897260556 usec, L: 0
0429 08:05:14.201235 (+     5us) write_op.cc:270] Start()
0429 08:05:14.201235 (+     0us) write_op.cc:276] Timestamp: P: 1777449897261078 usec, L: 0
0429 08:05:14.201240 (+     5us) write_op.cc:270] Start()
0429 08:05:14.201241 (+     1us) write_op.cc:276] Timestamp: P: 1777449897261862 usec, L: 0
0429 08:05:14.201247 (+     6us) write_op.cc:270] Start()
0429 08:05:14.201248 (+     1us) write_op.cc:276] Timestamp: P: 1777449897261984 usec, L: 0
0429 08:05:14.201252 (+     4us) write_op.cc:270] Start()
0429 08:05:14.201252 (+     0us) write_op.cc:276] Timestamp: P: 1777449897264390 usec, L: 0
0429 08:05:14.201263 (+    11us) write_op.cc:270] Start()
0429 08:05:14.201263 (+     0us) write_op.cc:276] Timestamp: P: 1777449897264502 usec, L: 0
0429 08:05:14.201268 (+     5us) write_op.cc:270] Start()
0429 08:05:14.201270 (+     2us) write_op.cc:276] Timestamp: P: 1777449897264581 usec, L: 0
0429 08:05:14.201275 (+     5us) write_op.cc:270] Start()
0429 08:05:14.201276 (+     1us) write_op.cc:276] Timestamp: P: 1777449897264895 usec, L: 0
0429 08:05:14.201280 (+     4us) write_op.cc:270] Start()
0429 08:05:14.201280 (+     0us) write_op.cc:276] Timestamp: P: 1777449897267508 usec, L: 0
0429 08:05:14.201285 (+     5us) write_op.cc:270] Start()
0429 08:05:14.201285 (+     0us) write_op.cc:276] Timestamp: P: 1777449897267628 usec, L: 0
0429 08:05:14.201290 (+     5us) write_op.cc:270] Start()
0429 08:05:14.201292 (+     2us) write_op.cc:276] Timestamp: P: 1777449897267738 usec, L: 0
0429 08:05:14.201296 (+     4us) write_op.cc:270] Start()
0429 08:05:14.201297 (+     1us) write_op.cc:276] Timestamp: P: 1777449897268221 usec, L: 0
0429 08:05:14.201301 (+     4us) write_op.cc:270] Start()
0429 08:05:14.201301 (+     0us) write_op.cc:276] Timestamp: P: 1777449897269956 usec, L: 0
0429 08:05:14.201310 (+     9us) write_op.cc:270] Start()
0429 08:05:14.201310 (+     0us) write_op.cc:276] Timestamp: P: 1777449897270073 usec, L: 0
0429 08:05:14.201314 (+     4us) write_op.cc:270] Start()
0429 08:05:14.201316 (+     2us) write_op.cc:276] Timestamp: P: 1777449897270413 usec, L: 0
0429 08:05:14.201321 (+     5us) write_op.cc:270] Start()
0429 08:05:14.201321 (+     0us) write_op.cc:276] Timestamp: P: 1777449897270876 usec, L: 0
0429 08:05:14.201326 (+     5us) write_op.cc:270] Start()
0429 08:05:14.201326 (+     0us) write_op.cc:276] Timestamp: P: 1777449897272105 usec, L: 0
0429 08:05:14.201331 (+     5us) write_op.cc:270] Start()
0429 08:05:14.201332 (+     1us) write_op.cc:276] Timestamp: P: 1777449897272775 usec, L: 0
0429 08:05:14.201340 (+     8us) write_op.cc:270] Start()
0429 08:05:14.201342 (+     2us) write_op.cc:276] Timestamp: P: 1777449897272870 usec, L: 0
0429 08:05:14.201347 (+     5us) write_op.cc:270] Start()
0429 08:05:14.201347 (+     0us) write_op.cc:276] Timestamp: P: 1777449897274246 usec, L: 0
0429 08:05:14.201352 (+     5us) write_op.cc:270] Start()
0429 08:05:14.201353 (+     1us) write_op.cc:276] Timestamp: P: 1777449897274360 usec, L: 0
0429 08:05:14.201366 (+    13us) write_op.cc:270] Start()
0429 08:05:14.201367 (+     1us) write_op.cc:276] Timestamp: P: 1777449897275400 usec, L: 0
0429 08:05:14.201371 (+     4us) write_op.cc:270] Start()
0429 08:05:14.201373 (+     2us) write_op.cc:276] Timestamp: P: 1777449897275501 usec, L: 0
0429 08:05:14.201381 (+     8us) write_op.cc:270] Start()
0429 08:05:14.201382 (+     1us) write_op.cc:276] Timestamp: P: 1777449897276895 usec, L: 0
0429 08:05:14.201386 (+     4us) write_op.cc:270] Start()
0429 08:05:14.201387 (+     1us) write_op.cc:276] Timestamp: P: 1777449897277022 usec, L: 0
0429 08:05:14.201391 (+     4us) write_op.cc:270] Start()
0429 08:05:14.201392 (+     1us) write_op.cc:276] Timestamp: P: 1777449897277652 usec, L: 0
0429 08:05:14.201397 (+     5us) write_op.cc:270] Start()
0429 08:05:14.201399 (+     2us) write_op.cc:276] Timestamp: P: 1777449897277776 usec, L: 0
0429 08:05:14.201403 (+     4us) write_op.cc:270] Start()
0429 08:05:14.201404 (+     1us) write_op.cc:276] Timestamp: P: 1777449897278826 usec, L: 0
0429 08:05:14.201408 (+     4us) write_op.cc:270] Start()
0429 08:05:14.201408 (+     0us) write_op.cc:276] Timestamp: P: 1777449897279322 usec, L: 0
0429 08:05:14.201414 (+     6us) write_op.cc:270] Start()
0429 08:05:14.201415 (+     1us) write_op.cc:276] Timestamp: P: 1777449897281136 usec, L: 0
0429 08:05:14.201419 (+     4us) write_op.cc:270] Start()
0429 08:05:14.201422 (+     3us) write_op.cc:276] Timestamp: P: 1777449897281248 usec, L: 0
0429 08:05:14.201427 (+     5us) write_op.cc:270] Start()
0429 08:05:14.201428 (+     1us) write_op.cc:276] Timestamp: P: 17774498
W20260429 08:05:15.318030  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1067ms of latency in SegmentAllocator::Sync()
I20260429 08:05:16.386704  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 25) took 1083 ms. Trace:
I20260429 08:05:16.386795  8063 rpcz_store.cc:276] 0429 08:05:15.303162 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:05:15.303195 (+    33us) service_pool.cc:225] Handling call
0429 08:05:15.304694 (+  1499us) raft_consensus.cc:1471] Updating replica for 425 ops
0429 08:05:15.306100 (+  1406us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:05:15.306101 (+     1us) raft_consensus.cc:1539] Triggering prepare for 425 ops
0429 08:05:15.306153 (+    52us) write_op.cc:270] Start()
0429 08:05:15.306157 (+     4us) write_op.cc:276] Timestamp: P: 1777449897439664 usec, L: 0
0429 08:05:15.306264 (+   107us) write_op.cc:270] Start()
0429 08:05:15.306265 (+     1us) write_op.cc:276] Timestamp: P: 1777449897440720 usec, L: 0
0429 08:05:15.306276 (+    11us) write_op.cc:270] Start()
0429 08:05:15.306277 (+     1us) write_op.cc:276] Timestamp: P: 1777449897440814 usec, L: 0
0429 08:05:15.306288 (+    11us) write_op.cc:270] Start()
0429 08:05:15.306288 (+     0us) write_op.cc:276] Timestamp: P: 1777449897442779 usec, L: 0
0429 08:05:15.306297 (+     9us) write_op.cc:270] Start()
0429 08:05:15.306297 (+     0us) write_op.cc:276] Timestamp: P: 1777449897443924 usec, L: 0
0429 08:05:15.306308 (+    11us) write_op.cc:270] Start()
0429 08:05:15.306308 (+     0us) write_op.cc:276] Timestamp: P: 1777449897444000 usec, L: 0
0429 08:05:15.306318 (+    10us) write_op.cc:270] Start()
0429 08:05:15.306321 (+     3us) write_op.cc:276] Timestamp: P: 1777449897444037 usec, L: 0
0429 08:05:15.306329 (+     8us) write_op.cc:270] Start()
0429 08:05:15.306330 (+     1us) write_op.cc:276] Timestamp: P: 1777449897445648 usec, L: 0
0429 08:05:15.306338 (+     8us) write_op.cc:270] Start()
0429 08:05:15.306339 (+     1us) write_op.cc:276] Timestamp: P: 1777449897446246 usec, L: 0
0429 08:05:15.306349 (+    10us) write_op.cc:270] Start()
0429 08:05:15.306350 (+     1us) write_op.cc:276] Timestamp: P: 1777449897446655 usec, L: 0
0429 08:05:15.306378 (+    28us) write_op.cc:270] Start()
0429 08:05:15.306378 (+     0us) write_op.cc:276] Timestamp: P: 1777449897447024 usec, L: 0
0429 08:05:15.306383 (+     5us) write_op.cc:270] Start()
0429 08:05:15.306384 (+     1us) write_op.cc:276] Timestamp: P: 1777449897448782 usec, L: 0
0429 08:05:15.306389 (+     5us) write_op.cc:270] Start()
0429 08:05:15.306390 (+     1us) write_op.cc:276] Timestamp: P: 1777449897449514 usec, L: 0
0429 08:05:15.306396 (+     6us) write_op.cc:270] Start()
0429 08:05:15.306396 (+     0us) write_op.cc:276] Timestamp: P: 1777449897449838 usec, L: 0
0429 08:05:15.306402 (+     6us) write_op.cc:270] Start()
0429 08:05:15.306402 (+     0us) write_op.cc:276] Timestamp: P: 1777449897450590 usec, L: 0
0429 08:05:15.306407 (+     5us) write_op.cc:270] Start()
0429 08:05:15.306407 (+     0us) write_op.cc:276] Timestamp: P: 1777449897450740 usec, L: 0
0429 08:05:15.306413 (+     6us) write_op.cc:270] Start()
0429 08:05:15.306413 (+     0us) write_op.cc:276] Timestamp: P: 1777449897452324 usec, L: 0
0429 08:05:15.306421 (+     8us) write_op.cc:270] Start()
0429 08:05:15.306422 (+     1us) write_op.cc:276] Timestamp: P: 1777449897452980 usec, L: 0
0429 08:05:15.306434 (+    12us) write_op.cc:270] Start()
0429 08:05:15.306434 (+     0us) write_op.cc:276] Timestamp: P: 1777449897453079 usec, L: 0
0429 08:05:15.306440 (+     6us) write_op.cc:270] Start()
0429 08:05:15.306440 (+     0us) write_op.cc:276] Timestamp: P: 1777449897453925 usec, L: 0
0429 08:05:15.306445 (+     5us) write_op.cc:270] Start()
0429 08:05:15.306445 (+     0us) write_op.cc:276] Timestamp: P: 1777449897454825 usec, L: 0
0429 08:05:15.306453 (+     8us) write_op.cc:270] Start()
0429 08:05:15.306454 (+     1us) write_op.cc:276] Timestamp: P: 1777449897456592 usec, L: 0
0429 08:05:15.306459 (+     5us) write_op.cc:270] Start()
0429 08:05:15.306459 (+     0us) write_op.cc:276] Timestamp: P: 1777449897456692 usec, L: 0
0429 08:05:15.306464 (+     5us) write_op.cc:270] Start()
0429 08:05:15.306465 (+     1us) write_op.cc:276] Timestamp: P: 1777449897457034 usec, L: 0
0429 08:05:15.306470 (+     5us) write_op.cc:270] Start()
0429 08:05:15.306474 (+     4us) write_op.cc:276] Timestamp: P: 1777449897457101 usec, L: 0
0429 08:05:15.306478 (+     4us) write_op.cc:270] Start()
0429 08:05:15.306479 (+     1us) write_op.cc:276] Timestamp: P: 1777449897459095 usec, L: 0
0429 08:05:15.306483 (+     4us) write_op.cc:270] Start()
0429 08:05:15.306484 (+     1us) write_op.cc:276] Timestamp: P: 1777449897459180 usec, L: 0
0429 08:05:15.306488 (+     4us) write_op.cc:270] Start()
0429 08:05:15.306489 (+     1us) write_op.cc:276] Timestamp: P: 1777449897459234 usec, L: 0
0429 08:05:15.306493 (+     4us) write_op.cc:270] Start()
0429 08:05:15.306516 (+    23us) write_op.cc:276] Timestamp: P: 1777449897459556 usec, L: 0
0429 08:05:15.306526 (+    10us) write_op.cc:270] Start()
0429 08:05:15.306527 (+     1us) write_op.cc:276] Timestamp: P: 1777449897469151 usec, L: 0
0429 08:05:15.306535 (+     8us) write_op.cc:270] Start()
0429 08:05:15.306536 (+     1us) write_op.cc:276] Timestamp: P: 1777449897469272 usec, L: 0
0429 08:05:15.306543 (+     7us) write_op.cc:270] Start()
0429 08:05:15.306544 (+     1us) write_op.cc:276] Timestamp: P: 1777449897469346 usec, L: 0
0429 08:05:15.306556 (+    12us) write_op.cc:270] Start()
0429 08:05:15.306557 (+     1us) write_op.cc:276] Timestamp: P: 1777449897469426 usec, L: 0
0429 08:05:15.306564 (+     7us) write_op.cc:270] Start()
0429 08:05:15.306564 (+     0us) write_op.cc:276] Timestamp: P: 1777449897471582 usec, L: 0
0429 08:05:15.306572 (+     8us) write_op.cc:270] Start()
0429 08:05:15.306572 (+     0us) write_op.cc:276] Timestamp: P: 1777449897472611 usec, L: 0
0429 08:05:15.306579 (+     7us) write_op.cc:270] Start()
0429 08:05:15.306580 (+     1us) write_op.cc:276] Timestamp: P: 1777449897472892 usec, L: 0
0429 08:05:15.306587 (+     7us) write_op.cc:270] Start()
0429 08:05:15.306590 (+     3us) write_op.cc:276] Timestamp: P: 1777449897473020 usec, L: 0
0429 08:05:15.306598 (+     8us) write_op.cc:270] Start()
0429 08:05:15.306599 (+     1us) write_op.cc:276] Timestamp: P: 1777449897474570 usec, L: 0
0429 08:05:15.306606 (+     7us) write_op.cc:270] Start()
0429 08:05:15.306606 (+     0us) write_op.cc:276] Timestamp: P: 1777449897474709 usec, L: 0
0429 08:05:15.306617 (+    11us) write_op.cc:270] Start()
0429 08:05:15.306618 (+     1us) write_op.cc:276] Timestamp: P: 1777449897476235 usec, L: 0
0429 08:05:15.306624 (+     6us) write_op.cc:270] Start()
0429 08:05:15.306628 (+     4us) write_op.cc:276] Timestamp: P: 1777449897476360 usec, L: 0
0429 08:05:15.306635 (+     7us) write_op.cc:270] Start()
0429 08:05:15.306635 (+     0us) write_op.cc:276] Timestamp: P: 1777449897477246 usec, L: 0
0429 08:05:15.306643 (+     8us) write_op.cc:270] Start()
0429 08:05:15.306643 (+     0us) write_op.cc:276] Timestamp: P: 1777449897477330 usec, L: 0
0429 08:05:15.306651 (+     8us) write_op.cc:270] Start()
0429 08:05:15.306651 (+     0us) write_op.cc:276] Timestamp: P: 1777449897477923 usec, L: 0
0429 08:05:15.306658 (+     7us) write_op.cc:270] Start()
0429 08:05:15.306660 (+     2us) write_op.cc:276] Timestamp: P: 1777449897478991 usec, L: 0
0429 08:05:15.306669 (+     9us) write_op.cc:270] Start()
0429 08:05:15.306677 (+     8us) write_op.cc:276] Timestamp: P: 1777449897479837 usec, L: 0
0429 08:05:15.306684 (+     7us) write_op.cc:270] Start()
0429 08:05:15.306685 (+     1us) write_op.cc:276] Timestamp: P: 1777449897480123 usec, L: 0
0429 08:05:15.306691 (+     6us) write_op.cc:270] Start()
0429 08:05:15.306692 (+     1us) write_op.cc:276] Timestamp: P: 1777449897481434 usec, L: 0
0429 08:05:15.306699 (+     7us) write_op.cc:270] Start()
0429 08:05:15.306702 (+     3us) write_op.cc:276] Timestamp: P: 1777449897481870 usec, L: 0
0429 08:05:15.306709 (+     7us) write_op.cc:270] Start()
0429 08:05:15.306709 (+     0us) write_op.cc:276] Timestamp: P: 1777449897482487 usec, L: 0
0429 08:05:15.306716 (+     7us) write_op.cc:270] Start()
0429 08:05:15.306717 (+     1us) write_op.cc:276] Timestamp: P: 1777449897482597 usec, L: 0
0429 08:05:15.306724 (+     7us) write_op.cc:270] Start()
0429 08:05:15.306724 (+     0us) write_op.cc:276] Timestamp: P: 1777449897483587 usec, L: 0
0429 08:05:15.306731 (+     7us) write_op.cc:270] Start()
0429 08:05:15.306734 (+     3us) write_op.cc:276] Timestamp: P: 1777449897484585 usec, L: 0
0429 08:05:15.306742 (+     8us) write_op.cc:270] Start()
0429 08:05:15.306743 (+     1us) write_op.cc:276] Timestamp: P: 1777449897484701 usec, L: 0
0429 08:05:15.306751 (+     8us) write_op.cc:270] Start()
0429 08:05:15.306752 (+     1us) write_op.cc:276] Timestamp: P: 1777449897485877 usec, L: 0
0429 08:05:15.306758 (+     6us) write_op.cc:270] Start()
0429 08:05:15.306758 (+     0us) write_op.cc:276] Timestamp: P: 1777449897486662 usec, L: 0
0429 08:05:15.306765 (+     7us) write_op.cc:270] Start()
0429 08:05:15.306768 (+     3us) write_op.cc:276] Timestamp: P: 1777449897487567 usec, L: 0
0429 08:05:15.306775 (+     7us) write_op.cc:270] Start()
0429 08:05:15.306776 (+     1us) write_op.cc:276] Timestamp: P: 1777449897487673 usec, L: 0
0429 08:05:15.306783 (+     7us) write_op.cc:270] Start()
0429 08:05:15.306784 (+     1us) write_op.cc:276] Timestamp: P: 1777449897488351 usec, L: 0
0429 08:05:15.306791 (+     7us) write_op.cc:270] Start()
0429 08:05:15.306792 (+     1us) write_op.cc:276] Timestamp: P: 1777449897488673 usec, L: 0
0429 08:05:15.306801 (+     9us) write_op.cc:270] Start()
0429 08:05:15.306801 (+     0us) write_op.cc:276] Timestamp: P: 1777449897490734 usec, L: 0
0429 08:05:15.306808 (+     7us) write_op.cc:270] Start()
0429 08:05:15.306809 (+     1us) write_op.cc:276] Timestamp: P: 1777449897490853 usec, L: 0
0429 08:05:15.306816 (+     7us) write_op.cc:270] Start()
0429 08:05:15.306817 (+     1us) write_op.cc:276] Timestamp: P: 1777449897490945 usec, L: 0
0429 08:05:15.306823 (+     6us) write_op.cc:270] Start()
0429 08:05:15.306824 (+     1us) write_op.cc:276] Timestamp: P: 1777449897491356 usec, L: 0
0429 08:05:15.306835 (+    11us) write_op.cc:270] Start()
0429 08:05:15.306835 (+     0us) write_op.cc:276] Timestamp: P: 1777449897492844 usec, L: 0
0429 08:05:15.306845 (+    10us) write_op.cc:270] Start()
0429 08:05:15.306845 (+     0us) write_op.cc:276] Timestamp: P: 1777449897493256 usec, L: 0
0429 08:05:15.306852 (+     7us) write_op.cc:270] Start()
0429 08:05:15.306853 (+     1us) write_op.cc:276] Timestamp: P: 1777449897493951 usec, L: 0
0429 08:05:15.306861 (+     8us) write_op.cc:270] Start()
0429 08:05:15.306861 (+     0us) write_op.cc:276] Timestamp: P: 1777449897494697 usec, L: 0
0429 08:05:15.306870 (+     9us) write_op.cc:270] Start()
0429 08:05:15.306871 (+     1us) write_op.cc:276] Timestamp: P: 1777449897494794 usec, L: 0
0429 08:05:15.306878 (+     7us) write_op.cc:270] Start()
0429 08:05:15.306878 (+     0us) write_op.cc:276] Timestamp: P: 1777449897495306 usec, L: 0
0429 08:05:15.306885 (+     7us) write_op.cc:270] Start()
0429 08:05:15.306885 (+     0us) write_op.cc:276] Timestamp: P: 1777449897495780 usec, L: 0
0429 08:05:15.306892 (+     7us) write_op.cc:270] Start()
0429 08:05:15.306893 (+     1us) write_op.cc:276] Timestamp: P: 1777449897497795 usec, L: 0
0429 08:05:15.306901 (+     8us) write_op.cc:270] Start()
0429 08:05:15.306902 (+     1us) write_op.cc:276] Timestamp: P: 1777449897497923 usec, L: 0
0429 08:05:15.306908 (+     6us) write_op.cc:270] Start()
0429 08:05:15.306909 (+     1us) write_op.cc:276] Timestamp: P: 1777449897498004 usec, L: 0
0429 08:05:15.306917 (+     8us) write_op.cc:270] Start()
0429 08:05:15.306918 (+     1us) write_op.cc:276] Timestamp: P: 1777449897498546 usec, L: 0
0429 08:05:15.306926 (+     8us) write_op.cc:270] Start()
0429 08:05:15.306926 (+     0us) write_op.cc:276] Timestamp: P: 1777449897500116 usec, L: 0
0429 08:05:15.306940 (+    14us) write_op.cc:270] Start()
0429 08:05:15.306940 (+     0us) write_op.cc:276] Timestamp: P: 1777449897500718 usec, L: 0
0429 08:05:15.306948 (+     8us) write_op.cc:270] Start()
0429 08:05:15.306949 (+     1us) write_op.cc:276] Timestamp: P: 1777449897500960 usec, L: 0
0429 08:05:15.306955 (+     6us) write_op.cc:270] Start()
0429 08:05:15.306956 (+     1us) write_op.cc:276] Timestamp: P: 1777449897501044 usec, L: 0
0429 08:05:15.306964 (+     8us) write_op.cc:270] Start()
0429 08:05:15.306964 (+     0us) write_op.cc:276] Timestamp: P: 1777449897502227 usec, L: 0
0429 08:05:15.306973 (+     9us) write_op.cc:270] Start()
0429 08:05:15.306973 (+     0us) write_op.cc:276] Timestamp: P: 1777449897503213 usec, L: 0
0429 08:05:15.306979 (+     6us) write_op.cc:270] Start()
0429 08:05:15.306980 (+     1us) write_op.cc:276] Timestamp: P: 1777449897503817 usec, L: 0
0429 08:05:15.306987 (+     7us) write_op.cc:270] Start()
0429 08:05:15.306987 (+     0us) write_op.cc:276] Timestamp: P: 1777449897503912 usec, L: 0
0429 08:05:15.306994 (+     7us) write_op.cc:270] Start()
0429 08:05:15.306995 (+     1us) write_op.cc:276] Timestamp: P: 1777449897505145 usec, L: 0
0429 08:05:15.307003 (+     8us) write_op.cc:270] Start()
0429 08:05:15.307004 (+     1us) write_op.cc:276] Timestamp: P: 1777449897506438 usec, L: 0
0429 08:05:15.307014 (+    10us) write_op.cc:270] Start()
0429 08:05:15.307014 (+     0us) write_op.cc:276] Timestamp: P: 1777449897506537 usec, L: 0
0429 08:05:15.307025 (+    11us) write_op.cc:270] Start()
0429 08:05:15.307026 (+     1us) write_op.cc:276] Timestamp: P: 1777449897506622 usec, L: 0
0429 08:05:15.307033 (+     7us) write_op.cc:270] Start()
0429 08:05:15.307033 (+     0us) write_op.cc:276] Timestamp: P: 1777449897508158 usec, L: 0
0429 08:05:15.307041 (+     8us) write_op.cc:270] Start()
0429 08:05:15.307042 (+     1us) write_op.cc:276] Timestamp: P: 1777449897509350 usec, L: 0
0429 08:05:15.307050 (+     8us) write_op.cc:270] Start()
0429 08:05:15.307051 (+     1us) write_op.cc:276] Timestamp: P: 1777449897509469 usec, L: 0
0429 08:05:15.307060 (+     9us) write_op.cc:270] Start()
0429 08:05:15.307061 (+     1us) write_op.cc:276] Timestamp: P: 1777449897509514 usec, L: 0
0429 08:05:15.307069 (+     8us) write_op.cc:270] Start()
0429 08:05:15.307070 (+     1us) write_op.cc:276] Timestamp: P: 1777449897511330 usec, L: 0
0429 08:05:15.307081 (+    11us) write_op.cc:270] Start()
0429 08:05:15.307083 (+     2us) write_op.cc:276] Timestamp: P: 1777449897512116 usec, L: 0
0429 08:05:15.307090 (+     7us) write_op.cc:270] Start()
0429 08:05:15.307091 (+     1us) write_op.cc:276] Timestamp: P: 1777449897512215 usec, L: 0
0429 08:05:15.307101 (+    10us) write_op.cc:270] Start()
0429 08:05:15.307101 (+     0us) write_op.cc:276] Timestamp: P: 1777449897512831 usec, L: 0
0429 08:05:15.307111 (+    10us) write_op.cc:270] Start()
0429 08:05:15.307112 (+     1us) write_op.cc:276] Timestamp: P: 1777449897513477 usec, L: 0
0429 08:05:15.307124 (+    12us) write_op.cc:270] Start()
0429 08:05:15.307125 (+     1us) write_op.cc:276] Timestamp: P: 1777449897514648 usec, L: 0
0429 08:05:15.307133 (+     8us) write_op.cc:270] Start()
0429 08:05:15.307134 (+     1us) write_op.cc:276] Timestamp: P: 1777449897514752 usec, L: 0
0429 08:05:15.307144 (+    10us) write_op.cc:270] Start()
0429 08:05:15.307144 (+     0us) write_op.cc:276] Timestamp: P: 1777449897516265 usec, L: 0
0429 08:05:15.307155 (+    11us) write_op.cc:270] Start()
0429 08:05:15.307155 (+     0us) write_op.cc:276] Timestamp: P: 1777449897516374 usec, L: 0
0429 08:05:15.307176 (+    21us) write_op.cc:270] Start()
0429 08:05:15.307177 (+     1us) write_op.cc:276] Timestamp: P: 1777449897516995 usec, L: 0
0429 08:05:15.307185 (+     8us) write_op.cc:270] Start()
0429 08:05:15.307186 (+     1us) write_op.cc:276] Timestamp: P: 1777449897517100 usec, L: 0
0429 08:05:15.307197 (+    11us) write_op.cc:270] Start()
0429 08:05:15.307199 (+     2us) write_op.cc:276] Timestamp: P: 1777449897518126 usec, L: 0
0429 08:05:15.307207 (+     8us) write_op.cc:270] Start()
0429 08:05:15.307208 (+     1us) write_op.cc:276] Timestamp: P: 1777449897519072 usec, L: 0
0429 08:05:15.307220 (+    12us) write_op.cc:270] Start()
0429 08:05:15.307221 (+     1us) write_op.cc:276] Timestamp: P: 1777449897519553 usec, L: 0
0429 08:05:15.307231 (+    10us) write_op.cc:270] Start()
0429 08:05:15.307232 (+     1us) write_op.cc:276] Timestamp: P: 1777449897520706 usec, L: 0
0429 08:05:15.307241 (+     9us) write_op.cc:270] Start()
0429 08:05:15.307242 (+     1us) write_op.cc:276] Timestamp: P: 1777449897521434 usec, L: 0
0429 08:05:15.307252 (+    10us) write_op.cc:270] Start()
0429 08:05:15.307252 (+     0us) write_op.cc:276] Timestamp: P: 1777449897521516 usec, L: 0
0429 08:05:15.307263 (+    11us) write_op.cc:270] Start()
0429 08:05:15.307264 (+     1us) write_op.cc:276] Timestamp: P: 1777449897522579 usec, L: 0
0429 08:05:15.307274 (+    10us) write_op.cc:270] Start()
0429 08:05:15.307274 (+     0us) write_op.cc:276] Timestamp: P: 1777449897523700 usec, L: 0
0429 08:05:15.307283 (+     9us) write_op.cc:270] Start()
0429 08:05:15.307284 (+     1us) write_op.cc:276] Timestamp: P: 1777449897523807 usec, L: 0
0429 08:05:15.307292 (+     8us) write_op.cc:270] Start()
0429 08:05:15.307294 (+     2us) write_op.cc:276] Timestamp: P: 1777449897524211 usec, L: 0
0429 08:05:15.307305 (+    11us) write_op.cc:270] Start()
0429 08:05:15.307306 (+     1us) write_op.cc:276] Timestamp: P: 1777449897525954 usec, L: 0
0429 08:05:15.307316 (+    10us) write_op.cc:270] Start()
0429 08:05:15.307316 (+     0us) write_op.cc:276] Timestamp: P: 1777449897526271 usec, L: 0
0429 08:05:15.307325 (+     9us) write_op.cc:270] Start()
0429 08:05:15.307325 (+     0us) write_op.cc:276] Timestamp: P: 1777449897526380 usec, L: 0
0429 08:05:15.307334 (+     9us) write_op.cc:270] Start()
0429 08:05:15.307335 (+     1us) write_op.cc:276] Timestamp: P: 1777449897527022 usec, L: 0
0429 08:05:15.307343 (+     8us) write_op.cc:270] Start()
0429 08:05:15.307344 (+     1us) write_op.cc:276] Timestamp: P: 1777449897528308 usec, L: 0
0429 08:05:15.307350 (+     6us) write_op.cc:270] Start()
0429 08:05:15.307351 (+     1us) write_op.cc:276] Timestamp: P: 1777449897528639 usec, L: 0
0429 08:05:15.307359 (+     8us) write_op.cc:270] Start()
0429 08:05:15.307359 (+     0us) write_op.cc:276] Timestamp: P: 1777449897528735 usec, L: 0
0429 08:05:15.307366 (+     7us) write_op.cc:270] Start()
0429 08:05:15.307366 (+     0us) write_op.cc:276] Timestamp: P: 1777449897530255 usec, L: 0
0429 08:05:15.307379 (+    13us) write_op.cc:270] Start()
0429 08:05:15.307380 (+     1us) write_op.cc:276] Timestamp: P: 1777449897530540 usec, L: 0
0429 08:05:15.307389 (+     9us) write_op.cc:270] Start()
0429 08:05:15.307390 (+     1us) write_op.cc:276] Timestamp: P: 1777449897531044 usec, L: 0
0429 08:05:15.307401 (+    11us) write_op.cc:270] Start()
0429 08:05:15.307402 (+     1us) write_op.cc:276] Timestamp: P: 1777449897531829 usec, L: 0
0429 08:05:15.307409 (+     7us) write_op.cc:270] Start()
0429 08:05:15.307410 (+     1us) write_op.cc:276] Timestamp: P: 1777449897532387 usec, L: 0
0429 08:05:15.307419 (+     9us) write_op.cc:270] Start()
0429 08:05:15.307420 (+     1us) write_op.cc:276] Timestamp: P: 1777449897532943 usec, L: 0
0429 08:05:15.307428 (+     8us) write_op.cc:270] Start()
0429 08:05:15.307429 (+     1us) write_op.cc:276] Timestamp: P: 1777449897533216 usec, L: 0
0429 08:05:15.307441 (+    12us) write_op.cc:270] Start()
0429 08:05:15.307442 (+     1us) write_op.cc:276] Timestamp: P: 1777449897533815 usec, L: 0
0429 08:05:15.307450 (+     8us) write_op.cc:270] Start()
0429 08:05:15.307451 (+     1us) write_op.cc:276] Timestamp: P: 1777449897534845 usec, L: 0
0429 08:05:15.307466 (+    15us) write_op.cc:270] Start()
0429 08:05:15.307467 (+     1us) write_op.cc:276] Timestamp: P: 1777449897536132 usec, L: 0
0429 08:05:15.307493 (+    26us) write_op.cc:270] Start()
0429 08:05:15.307494 (+     1us) write_op.cc:276] Timestamp: P: 1777449897536838 usec, L: 0
0429 08:05:15.307502 (+     8us) write_op.cc:270] Start()
0429 08:05:15.307503 (+     1us) write_op.cc:276] Timestamp: P: 1777449897537148 usec, L: 0
0429 08:05:15.307514 (+    11us) write_op.cc:270] Start()
0429 08:05:15.307516 (+     2us) write_op.cc:276] Timestamp: P: 1777449897537247 usec, L: 0
0429 08:05:15.307529 (+    13us) write_op.cc:270] Start()
0429 08:05:15.307529 (+     0us) write_op.cc:276] Timestamp: P: 1777449897539203 usec, L: 0
0429 08:05:15.307536 (+     7us) write_op.cc:270] Start()
0429 08:05:15.307537 (+     1us) write_op.cc:276] Timestamp: P: 1777449897539314 usec, L: 0
0429 08:05:15.307544 (+     7us) write_op.cc:270] Start()
0429 08:05:15.307545 (+     1us) write_op.cc:276] Timestamp: P: 1777449897539836 usec, L: 0
0429 08:05:15.307551 (+     6us) write_op.cc:270] Start()
0429 08:05:15.307552 (+     1us) write_op.cc:276] Timestamp: P: 1777449897539948 usec, L: 0
0429 08:05:15.307559 (+     7us) write_op.cc:270] Start()
0429 08:05:15.307560 (+     1us) write_op.cc:276] Timestamp: P: 1777449897541258 usec, L: 0
0429 08:05:15.307566 (+     6us) write_op.cc:270] Start()
0429 08:05:15.307567 (+     1us) write_op.cc:276] Timestamp: P: 1777449897542371 usec, L: 0
0429 08:05:15.307580 (+    13us) write_op.cc:270] Start()
0429 08:05:15.307581 (+     1us) write_op.cc:276] Timestamp: P: 1777449897542498 usec, L: 0
0429 08:05:15.307587 (+     6us) write_op.cc:270] Start()
0429 08:05:15.307588 (+     1us) write_op.cc:276] Timestamp: P: 1777449897542589 usec, L: 0
0429 08:05:15.307594 (+     6us) write_op.cc:270] Start()
0429 08:05:15.307594 (+     0us) write_op.cc:276] Timestamp: P: 1777449897544753 usec, L: 0
0429 08:05:15.307599 (+     5us) write_op.cc:270] Start()
0429 08:05:15.307599 (+     0us) write_op.cc:276] Timestamp: P: 1777449897545053 usec, L: 0
0429 08:05:15.307605 (+     6us) write_op.cc:270] Start()
0429 08:05:15.307606 (+     1us) write_op.cc:276] Timestamp: P: 1777449897545288 usec, L: 0
0429 08:05:15.307611 (+     5us) write_op.cc:270] Start()
0429 08:05:15.307611 (+     0us) write_op.cc:276] Timestamp: P: 1777449897545641 usec, L: 0
0429 08:05:15.307617 (+     6us) write_op.cc:270] Start()
0429 08:05:15.307617 (+     0us) write_op.cc:276] Timestamp: P: 1777449897547761 usec, L: 0
0429 08:05:15.307622 (+     5us) write_op.cc:270] Start()
0429 08:05:15.307622 (+     0us) write_op.cc:276] Timestamp: P: 1777449897547879 usec, L: 0
0429 08:05:15.307627 (+     5us) write_op.cc:270] Start()
0429 08:05:15.307627 (+     0us) write_op.cc:276] Timestamp: P: 1777449897547959 usec, L: 0
0429 08:05:15.307632 (+     5us) write_op.cc:270] Start()
0429 08:05:15.307632 (+     0us) write_op.cc:276] Timestamp: P: 1777449897548699 usec, L: 0
0429 08:05:15.307639 (+     7us) write_op.cc:270] Start()
0429 08:05:15.307640 (+     1us) write_op.cc:276] Timestamp: P: 1777449897550167 usec, L: 0
0429 08:05:15.307645 (+     5us) write_op.cc:270] Start()
0429 08:05:15.307646 (+     1us) write_op.cc:276] Timestamp: P: 1777449897550266 usec, L: 0
0429 08:05:15.307650 (+     4us) write_op.cc:270] Start()
0429 08:05:15.307651 (+     1us) write_op.cc:276] Timestamp: P: 1777449897550812 usec, L: 0
0429 08:05:15.307655 (+     4us) write_op.cc:270] Start()
0429 08:05:15.307656 (+     1us) write_op.cc:276] Timestamp: P: 1777449897551128 usec, L: 0
0429 08:05:15.307693 (+    37us) write_op.cc:270] Start()
0429 08:05:15.307695 (+     2us) write_op.cc:276] Timestamp: P: 1777449897552263 usec, L: 0
0429 08:05:15.307703 (+     8us) write_op.cc:270] Start()
0429 08:05:15.307704 (+     1us) write_op.cc:276] Timestamp: P: 1777449897552860 usec, L: 0
0429 08:05:15.307714 (+    10us) write_op.cc:270] Start()
0429 08:05:15.307715 (+     1us) write_op.cc:276] Timestamp: P: 1777449897553625 usec, L: 0
0429 08:05:15.307725 (+    10us) write_op.cc:270] Start()
0429 08:05:15.307727 (+     2us) write_op.cc:276] Timestamp: P: 1777449897554017 usec, L: 0
0429 08:05:15.307737 (+    10us) write_op.cc:270] Start()
0429 08:05:15.307738 (+     1us) write_op.cc:276] Timestamp: P: 1777449897554525 usec, L: 0
0429 08:05:15.307746 (+     8us) write_op.cc:270] Start()
0429 08:05:15.307746 (+     0us) write_op.cc:276] Timestamp: P: 1777449897555543 usec, L: 0
0429 08:05:15.307753 (+     7us) write_op.cc:270] Start()
0429 08:05:15.307754 (+     1us) write_op.cc:276] Timestamp: P: 1777449897557185 usec, L: 0
0429 08:05:15.307760 (+     6us) write_op.cc:270] Start()
0429 08:05:15.307761 (+     1us) write_op.cc:276] Timestamp: P: 1777449897557582 usec, L: 0
0429 08:05:15.307770 (+     9us) write_op.cc:270] Start()
0429 08:05:15.307771 (+     1us) write_op.cc:276] Timestamp: P: 1777449897557670 usec, L: 0
0429 08:05:15.307782 (+    11us) write_op.cc:270] Start()
0429 08:05:15.307782 (+     0us) write_op.cc:276] Timestamp: P: 1777449897558239 usec, L: 0
0429 08:05:15.307789 (+     7us) write_op.cc:270] Start()
0429 08:05:15.307790 (+     1us) write_op.cc:276] Timestamp: P: 1777449897559356 usec, L: 0
0429 08:05:15.307797 (+     7us) write_op.cc:270] Start()
0429 08:05:15.307797 (+     0us) write_op.cc:276] Timestamp: P: 1777449897560287 usec, L: 0
0429 08:05:15.307807 (+    10us) write_op.cc:270] Start()
0429 08:05:15.307808 (+     1us) write_op.cc:276] Timestamp: P: 1777449897560673 usec, L: 0
0429 08:05:15.307815 (+     7us) write_op.cc:270] Start()
0429 08:05:15.307816 (+     1us) write_op.cc:276] Timestamp: P: 1777449897561181 usec, L: 0
0429 08:05:15.307823 (+     7us) write_op.cc:270] Start()
0429 08:05:15.307823 (+     0us) write_op.cc:276] Timestamp: P: 1777449897561464 usec, L: 0
0429 08:05:15.307830 (+     7us) write_op.cc:270] Start()
0429 08:05:15.307833 (+     3us) write_op.cc:276] Timestamp: P: 1777449897562712 usec, L: 0
0429 08:05:15.307840 (+     7us) write_op.cc:270] Start()
0429 08:05:15.307840 (+     0us) write_op.cc:276] Timestamp: P: 1777449897562798 usec, L: 0
0429 08:05:15.307847 (+     7us) write_op.cc:270] Start()
0429 08:05:15.307847 (+     0us) write_op.cc:276] Timestamp: P: 1777449897563434 usec, L: 0
0429 08:05:15.307854 (+     7us) write_op.cc:270] Start()
0429 08:05:15.307855 (+     1us) write_op.cc:276] Timestamp: P: 1777449897564938 usec, L: 0
0429 08:05:15.307861 (+     6us) write_op.cc:270] Start()
0429 08:05:15.307864 (+     3us) write_op.cc:276] Timestamp: P: 1777449897565619 usec, L: 0
0429 08:05:15.307870 (+     6us) write_op.cc:270] Start()
0429 08:05:15.307871 (+     1us) write_op.cc:276] Timestamp: P: 1777449897565742 usec, L: 0
0429 08:05:15.307878 (+     7us) write_op.cc:270] Start()
0429 08:05:15.307878 (+     0us) write_op.cc:276] Timestamp: P: 1777449897566211 usec, L: 0
0429 08:05:15.307886 (+     8us) write_op.cc:270] Start()
0429 08:05:15.307887 (+     1us) write_op.cc:276] Timestamp: P: 1777449897567174 usec, L: 0
0429 08:05:15.307894 (+     7us) write_op.cc:270] Start()
0429 08:05:15.307897 (+     3us) write_op.cc:276] Timestamp: P: 1777449897567752 usec, L: 0
0429 08:05:15.307903 (+     6us) write_op.cc:270] Start()
0429 08:05:15.307904 (+     1us) write_op.cc:276] Timestamp: P: 1777449897567859 usec, L: 0
0429 08:05:15.307911 (+     7us) write_op.cc:270] Start()
0429 08:05:15.307912 (+     1us) write_op.cc:276] Timestamp: P: 1777449897569578 usec, L: 0
0429 08:05:15.307922 (+    10us) write_op.cc:270] Start()
0429 08:05:15.307923 (+     1us) write_op.cc:276] Timestamp: P: 1777449897569777 usec, L: 0
0429 08:05:15.307930 (+     7us) write_op.cc:270] Start()
0429 08:05:15.307934 (+     4us) write_op.cc:276] Timestamp: P: 1777449897570207 usec, L: 0
0429 08:05:15.307941 (+     7us) write_op.cc:270] Start()
0429 08:05:15.307942 (+     1us) write_op.cc:276] Timestamp: P: 1777449897571639 usec, L: 0
0429 08:05:15.307948 (+     6us) write_op.cc:270] Start()
0429 08:05:15.307949 (+     1us) write_op.cc:276] Timestamp: P: 1777449897572087 usec, L: 0
0429 08:05:15.307956 (+     7us) write_op.cc:270] Start()
0429 08:05:15.307957 (+     1us) write_op.cc:276] Timestamp: P: 1777449897572781 usec, L: 0
0429 08:05:15.307964 (+     7us) write_op.cc:270] Start()
0429 08:05:15.307968 (+     4us) write_op.cc:276] Timestamp: P: 1777449897574116 usec, L: 0
0429 08:05:15.308422 (+   454us) write_op.cc:270] Start()
0429 08:05:15.308425 (+     3us) write_op.cc:276] Timestamp: P: 1777449897574224 usec, L: 0
0429 08:05:15.308435 (+    10us) write_op.cc:270] Start()
0429 08:05:15.308436 (+     1us) write_op.cc:276] Timestamp: P: 1777449897574300 usec, L: 0
0429 08:05:15.308445 (+     9us) write_op.cc:270] Start()
0429 08:05:15.308446 (+     1us) write_op.cc:276] Timestamp: P: 1777449897574968 usec, L: 0
0429 08:05:15.308453 (+     7us) write_op.cc:270] Start()
0429 08:05:15.308456 (+     3us) write_op.cc:276] Timestamp: P: 1777449897576322 usec, L: 0
0429 08:05:15.308463 (+     7us) write_op.cc:270] Start()
0429 08:05:15.308464 (+     1us) write_op.cc:276] Timestamp: P: 1777449897576406 usec, L: 0
0429 08:05:15.308471 (+     7us) write_op.cc:270] Start()
0429 08:05:15.308471 (+     0us) write_op.cc:276] Timestamp: P: 1777449897577120 usec, L: 0
0429 08:05:15.308479 (+     8us) write_op.cc:270] Start()
0429 08:05:15.308479 (+     0us) write_op.cc:276] Timestamp: P: 1777449897577226 usec, L: 0
0429 08:05:15.308489 (+    10us) write_op.cc:270] Start()
0429 08:05:15.308497 (+     8us) write_op.cc:276] Timestamp: P: 1777449897578637 usec, L: 0
0429 08:05:15.308503 (+     6us) write_op.cc:270] Start()
0429 08:05:15.308504 (+     1us) write_op.cc:276] Timestamp: P: 1777449897578758 usec, L: 0
0429 08:05:15.308509 (+     5us) write_op.cc:270] Start()
0429 08:05:15.308509 (+     0us) write_op.cc:276] Timestamp: P: 1777449897580145 usec, L: 0
0429 08:05:15.308515 (+     6us) write_op.cc:270] Start()
0429 08:05:15.308515 (+     0us) write_op.cc:276] Timestamp: P: 1777449897582061 usec, L: 0
0429 08:05:15.308520 (+     5us) write_op.cc:270] Start()
0429 08:05:15.308523 (+     3us) write_op.cc:276] Timestamp: P: 1777449897582547 usec, L: 0
0429 08:05:15.308527 (+     4us) write_op.cc:270] Start()
0429 08:05:15.308528 (+     1us) write_op.cc:276] Timestamp: P: 17774498
I20260429 08:05:16.419154  8487 consensus_queue.cc:799] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [LEADER]: Peer dc98e72103e94f92a8b1a214d8b88c62 is lagging by at least 24761 ops behind the committed index  [suppressed 3 similar messages]
W20260429 08:05:16.436950  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1099ms of latency in SegmentAllocator::Sync()
I20260429 08:05:17.537245  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 26) took 1114 ms. Trace:
I20260429 08:05:17.537325  8063 rpcz_store.cc:276] 0429 08:05:16.422266 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:05:16.422293 (+    27us) service_pool.cc:225] Handling call
0429 08:05:16.423933 (+  1640us) raft_consensus.cc:1471] Updating replica for 425 ops
0429 08:05:16.425730 (+  1797us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:05:16.425731 (+     1us) raft_consensus.cc:1539] Triggering prepare for 425 ops
0429 08:05:16.425790 (+    59us) write_op.cc:270] Start()
0429 08:05:16.425796 (+     6us) write_op.cc:276] Timestamp: P: 1777449897769936 usec, L: 0
0429 08:05:16.425890 (+    94us) write_op.cc:270] Start()
0429 08:05:16.425891 (+     1us) write_op.cc:276] Timestamp: P: 1777449897770426 usec, L: 0
0429 08:05:16.425905 (+    14us) write_op.cc:270] Start()
0429 08:05:16.425906 (+     1us) write_op.cc:276] Timestamp: P: 1777449897771791 usec, L: 0
0429 08:05:16.425919 (+    13us) write_op.cc:270] Start()
0429 08:05:16.425920 (+     1us) write_op.cc:276] Timestamp: P: 1777449897772518 usec, L: 0
0429 08:05:16.425931 (+    11us) write_op.cc:270] Start()
0429 08:05:16.425932 (+     1us) write_op.cc:276] Timestamp: P: 1777449897772734 usec, L: 0
0429 08:05:16.425938 (+     6us) write_op.cc:270] Start()
0429 08:05:16.425943 (+     5us) write_op.cc:276] Timestamp: P: 1777449897773162 usec, L: 0
0429 08:05:16.425950 (+     7us) write_op.cc:270] Start()
0429 08:05:16.425951 (+     1us) write_op.cc:276] Timestamp: P: 1777449897774143 usec, L: 0
0429 08:05:16.425957 (+     6us) write_op.cc:270] Start()
0429 08:05:16.425958 (+     1us) write_op.cc:276] Timestamp: P: 1777449897775244 usec, L: 0
0429 08:05:16.425965 (+     7us) write_op.cc:270] Start()
0429 08:05:16.425966 (+     1us) write_op.cc:276] Timestamp: P: 1777449897775392 usec, L: 0
0429 08:05:16.425975 (+     9us) write_op.cc:270] Start()
0429 08:05:16.425976 (+     1us) write_op.cc:276] Timestamp: P: 1777449897776132 usec, L: 0
0429 08:05:16.425982 (+     6us) write_op.cc:270] Start()
0429 08:05:16.425983 (+     1us) write_op.cc:276] Timestamp: P: 1777449897777007 usec, L: 0
0429 08:05:16.425989 (+     6us) write_op.cc:270] Start()
0429 08:05:16.425990 (+     1us) write_op.cc:276] Timestamp: P: 1777449897778674 usec, L: 0
0429 08:05:16.425996 (+     6us) write_op.cc:270] Start()
0429 08:05:16.425997 (+     1us) write_op.cc:276] Timestamp: P: 1777449897778805 usec, L: 0
0429 08:05:16.426005 (+     8us) write_op.cc:270] Start()
0429 08:05:16.426005 (+     0us) write_op.cc:276] Timestamp: P: 1777449897778893 usec, L: 0
0429 08:05:16.426011 (+     6us) write_op.cc:270] Start()
0429 08:05:16.426012 (+     1us) write_op.cc:276] Timestamp: P: 1777449897779309 usec, L: 0
0429 08:05:16.426018 (+     6us) write_op.cc:270] Start()
0429 08:05:16.426019 (+     1us) write_op.cc:276] Timestamp: P: 1777449897781188 usec, L: 0
0429 08:05:16.426025 (+     6us) write_op.cc:270] Start()
0429 08:05:16.426026 (+     1us) write_op.cc:276] Timestamp: P: 1777449897781298 usec, L: 0
0429 08:05:16.426036 (+    10us) write_op.cc:270] Start()
0429 08:05:16.426037 (+     1us) write_op.cc:276] Timestamp: P: 1777449897781771 usec, L: 0
0429 08:05:16.426044 (+     7us) write_op.cc:270] Start()
0429 08:05:16.426044 (+     0us) write_op.cc:276] Timestamp: P: 1777449897782468 usec, L: 0
0429 08:05:16.426050 (+     6us) write_op.cc:270] Start()
0429 08:05:16.426051 (+     1us) write_op.cc:276] Timestamp: P: 1777449897783760 usec, L: 0
0429 08:05:16.426058 (+     7us) write_op.cc:270] Start()
0429 08:05:16.426058 (+     0us) write_op.cc:276] Timestamp: P: 1777449897783864 usec, L: 0
0429 08:05:16.426066 (+     8us) write_op.cc:270] Start()
0429 08:05:16.426067 (+     1us) write_op.cc:276] Timestamp: P: 1777449897784125 usec, L: 0
0429 08:05:16.426073 (+     6us) write_op.cc:270] Start()
0429 08:05:16.426074 (+     1us) write_op.cc:276] Timestamp: P: 1777449897787817 usec, L: 0
0429 08:05:16.426080 (+     6us) write_op.cc:270] Start()
0429 08:05:16.426081 (+     1us) write_op.cc:276] Timestamp: P: 1777449897787937 usec, L: 0
0429 08:05:16.426088 (+     7us) write_op.cc:270] Start()
0429 08:05:16.426089 (+     1us) write_op.cc:276] Timestamp: P: 1777449897788000 usec, L: 0
0429 08:05:16.426099 (+    10us) write_op.cc:270] Start()
0429 08:05:16.426100 (+     1us) write_op.cc:276] Timestamp: P: 1777449897788504 usec, L: 0
0429 08:05:16.426107 (+     7us) write_op.cc:270] Start()
0429 08:05:16.426108 (+     1us) write_op.cc:276] Timestamp: P: 1777449897790231 usec, L: 0
0429 08:05:16.426114 (+     6us) write_op.cc:270] Start()
0429 08:05:16.426114 (+     0us) write_op.cc:276] Timestamp: P: 1777449897790864 usec, L: 0
0429 08:05:16.426120 (+     6us) write_op.cc:270] Start()
0429 08:05:16.426121 (+     1us) write_op.cc:276] Timestamp: P: 1777449897791015 usec, L: 0
0429 08:05:16.426132 (+    11us) write_op.cc:270] Start()
0429 08:05:16.426133 (+     1us) write_op.cc:276] Timestamp: P: 1777449897791112 usec, L: 0
0429 08:05:16.426144 (+    11us) write_op.cc:270] Start()
0429 08:05:16.426144 (+     0us) write_op.cc:276] Timestamp: P: 1777449897792553 usec, L: 0
0429 08:05:16.426151 (+     7us) write_op.cc:270] Start()
0429 08:05:16.426152 (+     1us) write_op.cc:276] Timestamp: P: 1777449897793165 usec, L: 0
0429 08:05:16.426164 (+    12us) write_op.cc:270] Start()
0429 08:05:16.426165 (+     1us) write_op.cc:276] Timestamp: P: 1777449897793432 usec, L: 0
0429 08:05:16.426176 (+    11us) write_op.cc:270] Start()
0429 08:05:16.426176 (+     0us) write_op.cc:276] Timestamp: P: 1777449897793768 usec, L: 0
0429 08:05:16.426185 (+     9us) write_op.cc:270] Start()
0429 08:05:16.426186 (+     1us) write_op.cc:276] Timestamp: P: 1777449897795270 usec, L: 0
0429 08:05:16.426195 (+     9us) write_op.cc:270] Start()
0429 08:05:16.426196 (+     1us) write_op.cc:276] Timestamp: P: 1777449897795379 usec, L: 0
0429 08:05:16.426205 (+     9us) write_op.cc:270] Start()
0429 08:05:16.426205 (+     0us) write_op.cc:276] Timestamp: P: 1777449897795950 usec, L: 0
0429 08:05:16.426216 (+    11us) write_op.cc:270] Start()
0429 08:05:16.426217 (+     1us) write_op.cc:276] Timestamp: P: 1777449897796502 usec, L: 0
0429 08:05:16.426225 (+     8us) write_op.cc:270] Start()
0429 08:05:16.426225 (+     0us) write_op.cc:276] Timestamp: P: 1777449897797765 usec, L: 0
0429 08:05:16.426234 (+     9us) write_op.cc:270] Start()
0429 08:05:16.426235 (+     1us) write_op.cc:276] Timestamp: P: 1777449897797865 usec, L: 0
0429 08:05:16.426243 (+     8us) write_op.cc:270] Start()
0429 08:05:16.426245 (+     2us) write_op.cc:276] Timestamp: P: 1777449897798751 usec, L: 0
0429 08:05:16.426254 (+     9us) write_op.cc:270] Start()
0429 08:05:16.426255 (+     1us) write_op.cc:276] Timestamp: P: 1777449897799216 usec, L: 0
0429 08:05:16.426264 (+     9us) write_op.cc:270] Start()
0429 08:05:16.426265 (+     1us) write_op.cc:276] Timestamp: P: 1777449897801158 usec, L: 0
0429 08:05:16.426274 (+     9us) write_op.cc:270] Start()
0429 08:05:16.426275 (+     1us) write_op.cc:276] Timestamp: P: 1777449897801255 usec, L: 0
0429 08:05:16.426283 (+     8us) write_op.cc:270] Start()
0429 08:05:16.426284 (+     1us) write_op.cc:276] Timestamp: P: 1777449897801348 usec, L: 0
0429 08:05:16.426292 (+     8us) write_op.cc:270] Start()
0429 08:05:16.426294 (+     2us) write_op.cc:276] Timestamp: P: 1777449897802050 usec, L: 0
0429 08:05:16.426303 (+     9us) write_op.cc:270] Start()
0429 08:05:16.426303 (+     0us) write_op.cc:276] Timestamp: P: 1777449897803275 usec, L: 0
0429 08:05:16.426312 (+     9us) write_op.cc:270] Start()
0429 08:05:16.426313 (+     1us) write_op.cc:276] Timestamp: P: 1777449897803380 usec, L: 0
0429 08:05:16.426320 (+     7us) write_op.cc:270] Start()
0429 08:05:16.426322 (+     2us) write_op.cc:276] Timestamp: P: 1777449897803916 usec, L: 0
0429 08:05:16.426333 (+    11us) write_op.cc:270] Start()
0429 08:05:16.426334 (+     1us) write_op.cc:276] Timestamp: P: 1777449897806124 usec, L: 0
0429 08:05:16.426342 (+     8us) write_op.cc:270] Start()
0429 08:05:16.426343 (+     1us) write_op.cc:276] Timestamp: P: 1777449897806251 usec, L: 0
0429 08:05:16.426351 (+     8us) write_op.cc:270] Start()
0429 08:05:16.426352 (+     1us) write_op.cc:276] Timestamp: P: 1777449897806351 usec, L: 0
0429 08:05:16.426378 (+    26us) write_op.cc:270] Start()
0429 08:05:16.426379 (+     1us) write_op.cc:276] Timestamp: P: 1777449897806696 usec, L: 0
0429 08:05:16.426392 (+    13us) write_op.cc:270] Start()
0429 08:05:16.426392 (+     0us) write_op.cc:276] Timestamp: P: 1777449897808486 usec, L: 0
0429 08:05:16.426429 (+    37us) write_op.cc:270] Start()
0429 08:05:16.426430 (+     1us) write_op.cc:276] Timestamp: P: 1777449897808641 usec, L: 0
0429 08:05:16.426439 (+     9us) write_op.cc:270] Start()
0429 08:05:16.426440 (+     1us) write_op.cc:276] Timestamp: P: 1777449897809049 usec, L: 0
0429 08:05:16.426450 (+    10us) write_op.cc:270] Start()
0429 08:05:16.426451 (+     1us) write_op.cc:276] Timestamp: P: 1777449897809134 usec, L: 0
0429 08:05:16.426462 (+    11us) write_op.cc:270] Start()
0429 08:05:16.426463 (+     1us) write_op.cc:276] Timestamp: P: 1777449897811102 usec, L: 0
0429 08:05:16.426473 (+    10us) write_op.cc:270] Start()
0429 08:05:16.426473 (+     0us) write_op.cc:276] Timestamp: P: 1777449897811211 usec, L: 0
0429 08:05:16.426482 (+     9us) write_op.cc:270] Start()
0429 08:05:16.426484 (+     2us) write_op.cc:276] Timestamp: P: 1777449897811773 usec, L: 0
0429 08:05:16.426491 (+     7us) write_op.cc:270] Start()
0429 08:05:16.426493 (+     2us) write_op.cc:276] Timestamp: P: 1777449897811860 usec, L: 0
0429 08:05:16.426500 (+     7us) write_op.cc:270] Start()
0429 08:05:16.426501 (+     1us) write_op.cc:276] Timestamp: P: 1777449897813831 usec, L: 0
0429 08:05:16.426507 (+     6us) write_op.cc:270] Start()
0429 08:05:16.426508 (+     1us) write_op.cc:276] Timestamp: P: 1777449897814350 usec, L: 0
0429 08:05:16.426515 (+     7us) write_op.cc:270] Start()
0429 08:05:16.426515 (+     0us) write_op.cc:276] Timestamp: P: 1777449897814466 usec, L: 0
0429 08:05:16.426530 (+    15us) write_op.cc:270] Start()
0429 08:05:16.426532 (+     2us) write_op.cc:276] Timestamp: P: 1777449897814604 usec, L: 0
0429 08:05:16.426540 (+     8us) write_op.cc:270] Start()
0429 08:05:16.426541 (+     1us) write_op.cc:276] Timestamp: P: 1777449897817638 usec, L: 0
0429 08:05:16.426551 (+    10us) write_op.cc:270] Start()
0429 08:05:16.426552 (+     1us) write_op.cc:276] Timestamp: P: 1777449897817751 usec, L: 0
0429 08:05:16.426560 (+     8us) write_op.cc:270] Start()
0429 08:05:16.426560 (+     0us) write_op.cc:276] Timestamp: P: 1777449897817848 usec, L: 0
0429 08:05:16.426569 (+     9us) write_op.cc:270] Start()
0429 08:05:16.426572 (+     3us) write_op.cc:276] Timestamp: P: 1777449897818559 usec, L: 0
0429 08:05:16.426581 (+     9us) write_op.cc:270] Start()
0429 08:05:16.426582 (+     1us) write_op.cc:276] Timestamp: P: 1777449897819114 usec, L: 0
0429 08:05:16.426591 (+     9us) write_op.cc:270] Start()
0429 08:05:16.426592 (+     1us) write_op.cc:276] Timestamp: P: 1777449897819927 usec, L: 0
0429 08:05:16.426601 (+     9us) write_op.cc:270] Start()
0429 08:05:16.426602 (+     1us) write_op.cc:276] Timestamp: P: 1777449897820420 usec, L: 0
0429 08:05:16.426611 (+     9us) write_op.cc:270] Start()
0429 08:05:16.426614 (+     3us) write_op.cc:276] Timestamp: P: 1777449897821226 usec, L: 0
0429 08:05:16.426622 (+     8us) write_op.cc:270] Start()
0429 08:05:16.426623 (+     1us) write_op.cc:276] Timestamp: P: 1777449897822030 usec, L: 0
0429 08:05:16.426633 (+    10us) write_op.cc:270] Start()
0429 08:05:16.426634 (+     1us) write_op.cc:276] Timestamp: P: 1777449897823197 usec, L: 0
0429 08:05:16.426642 (+     8us) write_op.cc:270] Start()
0429 08:05:16.426644 (+     2us) write_op.cc:276] Timestamp: P: 1777449897823301 usec, L: 0
0429 08:05:16.426653 (+     9us) write_op.cc:270] Start()
0429 08:05:16.426657 (+     4us) write_op.cc:276] Timestamp: P: 1777449897823717 usec, L: 0
0429 08:05:16.426665 (+     8us) write_op.cc:270] Start()
0429 08:05:16.426666 (+     1us) write_op.cc:276] Timestamp: P: 1777449897824777 usec, L: 0
0429 08:05:16.426673 (+     7us) write_op.cc:270] Start()
0429 08:05:16.426674 (+     1us) write_op.cc:276] Timestamp: P: 1777449897825615 usec, L: 0
0429 08:05:16.426683 (+     9us) write_op.cc:270] Start()
0429 08:05:16.426685 (+     2us) write_op.cc:276] Timestamp: P: 1777449897826158 usec, L: 0
0429 08:05:16.426694 (+     9us) write_op.cc:270] Start()
0429 08:05:16.426698 (+     4us) write_op.cc:276] Timestamp: P: 1777449897826233 usec, L: 0
0429 08:05:16.426705 (+     7us) write_op.cc:270] Start()
0429 08:05:16.426707 (+     2us) write_op.cc:276] Timestamp: P: 1777449897826948 usec, L: 0
0429 08:05:16.426716 (+     9us) write_op.cc:270] Start()
0429 08:05:16.426717 (+     1us) write_op.cc:276] Timestamp: P: 1777449897829117 usec, L: 0
0429 08:05:16.426725 (+     8us) write_op.cc:270] Start()
0429 08:05:16.426725 (+     0us) write_op.cc:276] Timestamp: P: 1777449897829259 usec, L: 0
0429 08:05:16.426732 (+     7us) write_op.cc:270] Start()
0429 08:05:16.426734 (+     2us) write_op.cc:276] Timestamp: P: 1777449897829340 usec, L: 0
0429 08:05:16.426740 (+     6us) write_op.cc:270] Start()
0429 08:05:16.426741 (+     1us) write_op.cc:276] Timestamp: P: 1777449897829812 usec, L: 0
0429 08:05:16.426750 (+     9us) write_op.cc:270] Start()
0429 08:05:16.426751 (+     1us) write_op.cc:276] Timestamp: P: 1777449897831337 usec, L: 0
0429 08:05:16.426761 (+    10us) write_op.cc:270] Start()
0429 08:05:16.426763 (+     2us) write_op.cc:276] Timestamp: P: 1777449897831886 usec, L: 0
0429 08:05:16.426774 (+    11us) write_op.cc:270] Start()
0429 08:05:16.426776 (+     2us) write_op.cc:276] Timestamp: P: 1777449897831990 usec, L: 0
0429 08:05:16.426783 (+     7us) write_op.cc:270] Start()
0429 08:05:16.426784 (+     1us) write_op.cc:276] Timestamp: P: 1777449897833137 usec, L: 0
0429 08:05:16.426791 (+     7us) write_op.cc:270] Start()
0429 08:05:16.426791 (+     0us) write_op.cc:276] Timestamp: P: 1777449897833521 usec, L: 0
0429 08:05:16.426798 (+     7us) write_op.cc:270] Start()
0429 08:05:16.426798 (+     0us) write_op.cc:276] Timestamp: P: 1777449897834615 usec, L: 0
0429 08:05:16.426808 (+    10us) write_op.cc:270] Start()
0429 08:05:16.426810 (+     2us) write_op.cc:276] Timestamp: P: 1777449897834727 usec, L: 0
0429 08:05:16.426818 (+     8us) write_op.cc:270] Start()
0429 08:05:16.426818 (+     0us) write_op.cc:276] Timestamp: P: 1777449897835486 usec, L: 0
0429 08:05:16.426825 (+     7us) write_op.cc:270] Start()
0429 08:05:16.426826 (+     1us) write_op.cc:276] Timestamp: P: 1777449897836321 usec, L: 0
0429 08:05:16.426833 (+     7us) write_op.cc:270] Start()
0429 08:05:16.426834 (+     1us) write_op.cc:276] Timestamp: P: 1777449897836818 usec, L: 0
0429 08:05:16.426841 (+     7us) write_op.cc:270] Start()
0429 08:05:16.426843 (+     2us) write_op.cc:276] Timestamp: P: 1777449897837037 usec, L: 0
0429 08:05:16.426850 (+     7us) write_op.cc:270] Start()
0429 08:05:16.426851 (+     1us) write_op.cc:276] Timestamp: P: 1777449897838415 usec, L: 0
0429 08:05:16.426859 (+     8us) write_op.cc:270] Start()
0429 08:05:16.426861 (+     2us) write_op.cc:276] Timestamp: P: 1777449897838700 usec, L: 0
0429 08:05:16.426870 (+     9us) write_op.cc:270] Start()
0429 08:05:16.426871 (+     1us) write_op.cc:276] Timestamp: P: 1777449897839374 usec, L: 0
0429 08:05:16.426879 (+     8us) write_op.cc:270] Start()
0429 08:05:16.426883 (+     4us) write_op.cc:276] Timestamp: P: 1777449897839681 usec, L: 0
0429 08:05:16.426890 (+     7us) write_op.cc:270] Start()
0429 08:05:16.426890 (+     0us) write_op.cc:276] Timestamp: P: 1777449897841106 usec, L: 0
0429 08:05:16.426897 (+     7us) write_op.cc:270] Start()
0429 08:05:16.426898 (+     1us) write_op.cc:276] Timestamp: P: 1777449897841839 usec, L: 0
0429 08:05:16.426905 (+     7us) write_op.cc:270] Start()
0429 08:05:16.426905 (+     0us) write_op.cc:276] Timestamp: P: 1777449897841934 usec, L: 0
0429 08:05:16.426912 (+     7us) write_op.cc:270] Start()
0429 08:05:16.426914 (+     2us) write_op.cc:276] Timestamp: P: 1777449897842512 usec, L: 0
0429 08:05:16.426922 (+     8us) write_op.cc:270] Start()
0429 08:05:16.426923 (+     1us) write_op.cc:276] Timestamp: P: 1777449897844748 usec, L: 0
0429 08:05:16.426930 (+     7us) write_op.cc:270] Start()
0429 08:05:16.426930 (+     0us) write_op.cc:276] Timestamp: P: 1777449897844893 usec, L: 0
0429 08:05:16.426936 (+     6us) write_op.cc:270] Start()
0429 08:05:16.426937 (+     1us) write_op.cc:276] Timestamp: P: 1777449897844975 usec, L: 0
0429 08:05:16.426944 (+     7us) write_op.cc:270] Start()
0429 08:05:16.426946 (+     2us) write_op.cc:276] Timestamp: P: 1777449897845232 usec, L: 0
0429 08:05:16.426954 (+     8us) write_op.cc:270] Start()
0429 08:05:16.426955 (+     1us) write_op.cc:276] Timestamp: P: 1777449897847028 usec, L: 0
0429 08:05:16.426965 (+    10us) write_op.cc:270] Start()
0429 08:05:16.426965 (+     0us) write_op.cc:276] Timestamp: P: 1777449897847536 usec, L: 0
0429 08:05:16.426975 (+    10us) write_op.cc:270] Start()
0429 08:05:16.426976 (+     1us) write_op.cc:276] Timestamp: P: 1777449897847883 usec, L: 0
0429 08:05:16.426984 (+     8us) write_op.cc:270] Start()
0429 08:05:16.426985 (+     1us) write_op.cc:276] Timestamp: P: 1777449897847991 usec, L: 0
0429 08:05:16.426993 (+     8us) write_op.cc:270] Start()
0429 08:05:16.426994 (+     1us) write_op.cc:276] Timestamp: P: 1777449897849371 usec, L: 0
0429 08:05:16.427002 (+     8us) write_op.cc:270] Start()
0429 08:05:16.427002 (+     0us) write_op.cc:276] Timestamp: P: 1777449897849733 usec, L: 0
0429 08:05:16.427009 (+     7us) write_op.cc:270] Start()
0429 08:05:16.427010 (+     1us) write_op.cc:276] Timestamp: P: 1777449897850450 usec, L: 0
0429 08:05:16.427017 (+     7us) write_op.cc:270] Start()
0429 08:05:16.427019 (+     2us) write_op.cc:276] Timestamp: P: 1777449897850659 usec, L: 0
0429 08:05:16.427026 (+     7us) write_op.cc:270] Start()
0429 08:05:16.427027 (+     1us) write_op.cc:276] Timestamp: P: 1777449897851904 usec, L: 0
0429 08:05:16.427034 (+     7us) write_op.cc:270] Start()
0429 08:05:16.427034 (+     0us) write_op.cc:276] Timestamp: P: 1777449897851988 usec, L: 0
0429 08:05:16.427043 (+     9us) write_op.cc:270] Start()
0429 08:05:16.427044 (+     1us) write_op.cc:276] Timestamp: P: 1777449897852685 usec, L: 0
0429 08:05:16.427052 (+     8us) write_op.cc:270] Start()
0429 08:05:16.427055 (+     3us) write_op.cc:276] Timestamp: P: 1777449897853829 usec, L: 0
0429 08:05:16.427061 (+     6us) write_op.cc:270] Start()
0429 08:05:16.427062 (+     1us) write_op.cc:276] Timestamp: P: 1777449897854602 usec, L: 0
0429 08:05:16.427069 (+     7us) write_op.cc:270] Start()
0429 08:05:16.427069 (+     0us) write_op.cc:276] Timestamp: P: 1777449897854717 usec, L: 0
0429 08:05:16.427076 (+     7us) write_op.cc:270] Start()
0429 08:05:16.427077 (+     1us) write_op.cc:276] Timestamp: P: 1777449897855424 usec, L: 0
0429 08:05:16.427084 (+     7us) write_op.cc:270] Start()
0429 08:05:16.427087 (+     3us) write_op.cc:276] Timestamp: P: 1777449897855914 usec, L: 0
0429 08:05:16.427094 (+     7us) write_op.cc:270] Start()
0429 08:05:16.427095 (+     1us) write_op.cc:276] Timestamp: P: 1777449897856736 usec, L: 0
0429 08:05:16.427105 (+    10us) write_op.cc:270] Start()
0429 08:05:16.427106 (+     1us) write_op.cc:276] Timestamp: P: 1777449897857119 usec, L: 0
0429 08:05:16.427114 (+     8us) write_op.cc:270] Start()
0429 08:05:16.427115 (+     1us) write_op.cc:276] Timestamp: P: 1777449897858034 usec, L: 0
0429 08:05:16.427124 (+     9us) write_op.cc:270] Start()
0429 08:05:16.427127 (+     3us) write_op.cc:276] Timestamp: P: 1777449897859002 usec, L: 0
0429 08:05:16.427134 (+     7us) write_op.cc:270] Start()
0429 08:05:16.427134 (+     0us) write_op.cc:276] Timestamp: P: 1777449897859108 usec, L: 0
0429 08:05:16.427141 (+     7us) write_op.cc:270] Start()
0429 08:05:16.427143 (+     2us) write_op.cc:276] Timestamp: P: 1777449897861192 usec, L: 0
0429 08:05:16.427150 (+     7us) write_op.cc:270] Start()
0429 08:05:16.427150 (+     0us) write_op.cc:276] Timestamp: P: 1777449897861368 usec, L: 0
0429 08:05:16.427158 (+     8us) write_op.cc:270] Start()
0429 08:05:16.427159 (+     1us) write_op.cc:276] Timestamp: P: 1777449897861477 usec, L: 0
0429 08:05:16.427167 (+     8us) write_op.cc:270] Start()
0429 08:05:16.427168 (+     1us) write_op.cc:276] Timestamp: P: 1777449897861681 usec, L: 0
0429 08:05:16.427180 (+    12us) write_op.cc:270] Start()
0429 08:05:16.427181 (+     1us) write_op.cc:276] Timestamp: P: 1777449897863353 usec, L: 0
0429 08:05:16.427187 (+     6us) write_op.cc:270] Start()
0429 08:05:16.427188 (+     1us) write_op.cc:276] Timestamp: P: 1777449897864104 usec, L: 0
0429 08:05:16.427196 (+     8us) write_op.cc:270] Start()
0429 08:05:16.427197 (+     1us) write_op.cc:276] Timestamp: P: 1777449897864718 usec, L: 0
0429 08:05:16.427203 (+     6us) write_op.cc:270] Start()
0429 08:05:16.427203 (+     0us) write_op.cc:276] Timestamp: P: 1777449897864810 usec, L: 0
0429 08:05:16.427211 (+     8us) write_op.cc:270] Start()
0429 08:05:16.427212 (+     1us) write_op.cc:276] Timestamp: P: 1777449897865187 usec, L: 0
0429 08:05:16.427222 (+    10us) write_op.cc:270] Start()
0429 08:05:16.427222 (+     0us) write_op.cc:276] Timestamp: P: 1777449897867081 usec, L: 0
0429 08:05:16.427230 (+     8us) write_op.cc:270] Start()
0429 08:05:16.427231 (+     1us) write_op.cc:276] Timestamp: P: 1777449897867186 usec, L: 0
0429 08:05:16.427238 (+     7us) write_op.cc:270] Start()
0429 08:05:16.427239 (+     1us) write_op.cc:276] Timestamp: P: 1777449897867272 usec, L: 0
0429 08:05:16.427247 (+     8us) write_op.cc:270] Start()
0429 08:05:16.427248 (+     1us) write_op.cc:276] Timestamp: P: 1777449897868154 usec, L: 0
0429 08:05:16.427254 (+     6us) write_op.cc:270] Start()
0429 08:05:16.427255 (+     1us) write_op.cc:276] Timestamp: P: 1777449897868872 usec, L: 0
0429 08:05:16.427263 (+     8us) write_op.cc:270] Start()
0429 08:05:16.427264 (+     1us) write_op.cc:276] Timestamp: P: 1777449897869839 usec, L: 0
0429 08:05:16.427271 (+     7us) write_op.cc:270] Start()
0429 08:05:16.427272 (+     1us) write_op.cc:276] Timestamp: P: 1777449897869950 usec, L: 0
0429 08:05:16.427282 (+    10us) write_op.cc:270] Start()
0429 08:05:16.427282 (+     0us) write_op.cc:276] Timestamp: P: 1777449897870949 usec, L: 0
0429 08:05:16.427291 (+     9us) write_op.cc:270] Start()
0429 08:05:16.427291 (+     0us) write_op.cc:276] Timestamp: P: 1777449897872104 usec, L: 0
0429 08:05:16.427302 (+    11us) write_op.cc:270] Start()
0429 08:05:16.427302 (+     0us) write_op.cc:276] Timestamp: P: 1777449897872217 usec, L: 0
0429 08:05:16.427311 (+     9us) write_op.cc:270] Start()
0429 08:05:16.427313 (+     2us) write_op.cc:276] Timestamp: P: 1777449897872668 usec, L: 0
0429 08:05:16.427321 (+     8us) write_op.cc:270] Start()
0429 08:05:16.427322 (+     1us) write_op.cc:276] Timestamp: P: 1777449897873110 usec, L: 0
0429 08:05:16.427333 (+    11us) write_op.cc:270] Start()
0429 08:05:16.427334 (+     1us) write_op.cc:276] Timestamp: P: 1777449897875297 usec, L: 0
0429 08:05:16.427344 (+    10us) write_op.cc:270] Start()
0429 08:05:16.427344 (+     0us) write_op.cc:276] Timestamp: P: 1777449897875438 usec, L: 0
0429 08:05:16.427352 (+     8us) write_op.cc:270] Start()
0429 08:05:16.427353 (+     1us) write_op.cc:276] Timestamp: P: 1777449897875545 usec, L: 0
0429 08:05:16.427360 (+     7us) write_op.cc:270] Start()
0429 08:05:16.427361 (+     1us) write_op.cc:276] Timestamp: P: 1777449897875754 usec, L: 0
0429 08:05:16.427367 (+     6us) write_op.cc:270] Start()
0429 08:05:16.427368 (+     1us) write_op.cc:276] Timestamp: P: 1777449897877783 usec, L: 0
0429 08:05:16.427376 (+     8us) write_op.cc:270] Start()
0429 08:05:16.427376 (+     0us) write_op.cc:276] Timestamp: P: 1777449897877931 usec, L: 0
0429 08:05:16.427391 (+    15us) write_op.cc:270] Start()
0429 08:05:16.427392 (+     1us) write_op.cc:276] Timestamp: P: 1777449897878033 usec, L: 0
0429 08:05:16.427398 (+     6us) write_op.cc:270] Start()
0429 08:05:16.427399 (+     1us) write_op.cc:276] Timestamp: P: 1777449897878839 usec, L: 0
0429 08:05:16.427403 (+     4us) write_op.cc:270] Start()
0429 08:05:16.427404 (+     1us) write_op.cc:276] Timestamp: P: 1777449897880509 usec, L: 0
0429 08:05:16.427441 (+    37us) write_op.cc:270] Start()
0429 08:05:16.427442 (+     1us) write_op.cc:276] Timestamp: P: 1777449897880912 usec, L: 0
0429 08:05:16.427450 (+     8us) write_op.cc:270] Start()
0429 08:05:16.427451 (+     1us) write_op.cc:276] Timestamp: P: 1777449897881026 usec, L: 0
0429 08:05:16.427462 (+    11us) write_op.cc:270] Start()
0429 08:05:16.427463 (+     1us) write_op.cc:276] Timestamp: P: 1777449897881464 usec, L: 0
0429 08:05:16.427497 (+    34us) write_op.cc:270] Start()
0429 08:05:16.427498 (+     1us) write_op.cc:276] Timestamp: P: 1777449897883176 usec, L: 0
0429 08:05:16.427511 (+    13us) write_op.cc:270] Start()
0429 08:05:16.427512 (+     1us) write_op.cc:276] Timestamp: P: 1777449897883301 usec, L: 0
0429 08:05:16.427519 (+     7us) write_op.cc:270] Start()
0429 08:05:16.427520 (+     1us) write_op.cc:276] Timestamp: P: 1777449897883400 usec, L: 0
0429 08:05:16.427531 (+    11us) write_op.cc:270] Start()
0429 08:05:16.427531 (+     0us) write_op.cc:276] Timestamp: P: 1777449897884358 usec, L: 0
0429 08:05:16.427540 (+     9us) write_op.cc:270] Start()
0429 08:05:16.427541 (+     1us) write_op.cc:276] Timestamp: P: 1777449897886903 usec, L: 0
0429 08:05:16.427549 (+     8us) write_op.cc:270] Start()
0429 08:05:16.427550 (+     1us) write_op.cc:276] Timestamp: P: 1777449897887026 usec, L: 0
0429 08:05:16.427558 (+     8us) write_op.cc:270] Start()
0429 08:05:16.427560 (+     2us) write_op.cc:276] Timestamp: P: 1777449897887157 usec, L: 0
0429 08:05:16.427569 (+     9us) write_op.cc:270] Start()
0429 08:05:16.427571 (+     2us) write_op.cc:276] Timestamp: P: 1777449897887259 usec, L: 0
0429 08:05:16.427580 (+     9us) write_op.cc:270] Start()
0429 08:05:16.427581 (+     1us) write_op.cc:276] Timestamp: P: 1777449897888708 usec, L: 0
0429 08:05:16.427589 (+     8us) write_op.cc:270] Start()
0429 08:05:16.427590 (+     1us) write_op.cc:276] Timestamp: P: 1777449897889855 usec, L: 0
0429 08:05:16.427597 (+     7us) write_op.cc:270] Start()
0429 08:05:16.427597 (+     0us) write_op.cc:276] Timestamp: P: 1777449897890316 usec, L: 0
0429 08:05:16.427604 (+     7us) write_op.cc:270] Start()
0429 08:05:16.427605 (+     1us) write_op.cc:276] Timestamp: P: 1777449897890401 usec, L: 0
0429 08:05:16.427612 (+     7us) write_op.cc:270] Start()
0429 08:05:16.427613 (+     1us) write_op.cc:276] Timestamp: P: 1777449897892021 usec, L: 0
0429 08:05:16.427627 (+    14us) write_op.cc:270] Start()
0429 08:05:16.427628 (+     1us) write_op.cc:276] Timestamp: P: 1777449897892822 usec, L: 0
0429 08:05:16.427635 (+     7us) write_op.cc:270] Start()
0429 08:05:16.427637 (+     2us) write_op.cc:276] Timestamp: P: 1777449897892931 usec, L: 0
0429 08:05:16.427648 (+    11us) write_op.cc:270] Start()
0429 08:05:16.427649 (+     1us) write_op.cc:276] Timestamp: P: 1777449897893008 usec, L: 0
0429 08:05:16.427659 (+    10us) write_op.cc:270] Start()
0429 08:05:16.427660 (+     1us) write_op.cc:276] Timestamp: P: 1777449897894245 usec, L: 0
0429 08:05:16.427669 (+     9us) write_op.cc:270] Start()
0429 08:05:16.427669 (+     0us) write_op.cc:276] Timestamp: P: 1777449897895474 usec, L: 0
0429 08:05:16.427677 (+     8us) write_op.cc:270] Start()
0429 08:05:16.427678 (+     1us) write_op.cc:276] Timestamp: P: 1777449897895559 usec, L: 0
0429 08:05:16.427685 (+     7us) write_op.cc:270] Start()
0429 08:05:16.427686 (+     1us) write_op.cc:276] Timestamp: P: 1777449897895735 usec, L: 0
0429 08:05:16.427693 (+     7us) write_op.cc:270] Start()
0429 08:05:16.427693 (+     0us) write_op.cc:276] Timestamp: P: 1777449897896879 usec, L: 0
0429 08:05:16.427703 (+    10us) write_op.cc:270] Start()
0429 08:05:16.427704 (+     1us) write_op.cc:276] Timestamp: P: 1777449897898026 usec, L: 0
0429 08:05:16.427711 (+     7us) write_op.cc:270] Start()
0429 08:05:16.427711 (+     0us) write_op.cc:276] Timestamp: P: 1777449897898119 usec, L: 0
0429 08:05:16.427720 (+     9us) write_op.cc:270] Start()
0429 08:05:16.427721 (+     1us) write_op.cc:276] Timestamp: P: 1777449897898601 usec, L: 0
0429 08:05:16.427731 (+    10us) write_op.cc:270] Start()
0429 08:05:16.427731 (+     0us) write_op.cc:276] Timestamp: P: 1777449897899745 usec, L: 0
0429 08:05:16.427740 (+     9us) write_op.cc:270] Start()
0429 08:05:16.427741 (+     1us) write_op.cc:276] Timestamp: P: 1777449897900284 usec, L: 0
0429 08:05:16.427748 (+     7us) write_op.cc:270] Start()
0429 08:05:16.427749 (+     1us) write_op.cc:276] Timestamp: P: 1777449897900443 usec, L: 0
0429 08:05:16.427756 (+     7us) write_op.cc:270] Start()
0429 08:05:16.427757 (+     1us) write_op.cc:276] Timestamp: P: 1777449897902209 usec, L: 0
0429 08:05:16.427765 (+     8us) write_op.cc:270] Start()
0429 08:05:16.427766 (+     1us) write_op.cc:276] Timestamp: P: 1777449897902371 usec, L: 0
0429 08:05:16.427773 (+     7us) write_op.cc:270] Start()
0429 08:05:16.427774 (+     1us) write_op.cc:276] Timestamp: P: 1777449897902979 usec, L: 0
0429 08:05:16.427781 (+     7us) write_op.cc:270] Start()
0429 08:05:16.427782 (+     1us) write_op.cc:276] Timestamp: P: 1777449897903047 usec, L: 0
0429 08:05:16.427789 (+     7us) write_op.cc:270] Start()
0429 08:05:16.427789 (+     0us) write_op.cc:276] Timestamp: P: 1777449897905218 usec, L: 0
0429 08:05:16.427796 (+     7us) write_op.cc:270] Start()
0429 08:05:16.427797 (+     1us) write_op.cc:276] Timestamp: P: 1777449897905561 usec, L: 0
0429 08:05:16.427806 (+     9us) write_op.cc:270] Start()
0429 08:05:16.427807 (+     1us) write_op.cc:276] Timestamp: P: 17774498
W20260429 08:05:17.586550  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1034ms of latency in SegmentAllocator::Sync()
W20260429 08:05:18.092079  8022 tablet_service.cc:3080] error setting up scanner f4ccb71f8a004ee69e4419f4125f8cb3 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1777449917091914 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1777449898371481 usec, L: 0 Physical time difference: 18.720s: new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "ff9323f2b2fe40acb8a2061909bddd0c"
I20260429 08:05:18.622153  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 27) took 1050 ms. Trace:
I20260429 08:05:18.622259  8063 rpcz_store.cc:276] 0429 08:05:17.571362 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:05:17.571413 (+    51us) service_pool.cc:225] Handling call
0429 08:05:17.572826 (+  1413us) raft_consensus.cc:1471] Updating replica for 425 ops
0429 08:05:17.574023 (+  1197us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:05:17.574024 (+     1us) raft_consensus.cc:1539] Triggering prepare for 425 ops
0429 08:05:17.574071 (+    47us) write_op.cc:270] Start()
0429 08:05:17.574075 (+     4us) write_op.cc:276] Timestamp: P: 1777449898067550 usec, L: 0
0429 08:05:17.574185 (+   110us) write_op.cc:270] Start()
0429 08:05:17.574189 (+     4us) write_op.cc:276] Timestamp: P: 1777449898067624 usec, L: 0
0429 08:05:17.574204 (+    15us) write_op.cc:270] Start()
0429 08:05:17.574205 (+     1us) write_op.cc:276] Timestamp: P: 1777449898068144 usec, L: 0
0429 08:05:17.574218 (+    13us) write_op.cc:270] Start()
0429 08:05:17.574219 (+     1us) write_op.cc:276] Timestamp: P: 1777449898069648 usec, L: 0
0429 08:05:17.574230 (+    11us) write_op.cc:270] Start()
0429 08:05:17.574232 (+     2us) write_op.cc:276] Timestamp: P: 1777449898070018 usec, L: 0
0429 08:05:17.574240 (+     8us) write_op.cc:270] Start()
0429 08:05:17.574541 (+   301us) write_op.cc:276] Timestamp: P: 1777449898071066 usec, L: 0
0429 08:05:17.574571 (+    30us) write_op.cc:270] Start()
0429 08:05:17.574574 (+     3us) write_op.cc:276] Timestamp: P: 1777449898071185 usec, L: 0
0429 08:05:17.574582 (+     8us) write_op.cc:270] Start()
0429 08:05:17.574583 (+     1us) write_op.cc:276] Timestamp: P: 1777449898072484 usec, L: 0
0429 08:05:17.574590 (+     7us) write_op.cc:270] Start()
0429 08:05:17.574591 (+     1us) write_op.cc:276] Timestamp: P: 1777449898073117 usec, L: 0
0429 08:05:17.574598 (+     7us) write_op.cc:270] Start()
0429 08:05:17.574601 (+     3us) write_op.cc:276] Timestamp: P: 1777449898073695 usec, L: 0
0429 08:05:17.574608 (+     7us) write_op.cc:270] Start()
0429 08:05:17.574608 (+     0us) write_op.cc:276] Timestamp: P: 1777449898074021 usec, L: 0
0429 08:05:17.574615 (+     7us) write_op.cc:270] Start()
0429 08:05:17.574616 (+     1us) write_op.cc:276] Timestamp: P: 1777449898075928 usec, L: 0
0429 08:05:17.574622 (+     6us) write_op.cc:270] Start()
0429 08:05:17.574623 (+     1us) write_op.cc:276] Timestamp: P: 1777449898076050 usec, L: 0
0429 08:05:17.574631 (+     8us) write_op.cc:270] Start()
0429 08:05:17.574633 (+     2us) write_op.cc:276] Timestamp: P: 1777449898076352 usec, L: 0
0429 08:05:17.574640 (+     7us) write_op.cc:270] Start()
0429 08:05:17.574641 (+     1us) write_op.cc:276] Timestamp: P: 1777449898076842 usec, L: 0
0429 08:05:17.574648 (+     7us) write_op.cc:270] Start()
0429 08:05:17.574648 (+     0us) write_op.cc:276] Timestamp: P: 1777449898078790 usec, L: 0
0429 08:05:17.574656 (+     8us) write_op.cc:270] Start()
0429 08:05:17.574657 (+     1us) write_op.cc:276] Timestamp: P: 1777449898078876 usec, L: 0
0429 08:05:17.574666 (+     9us) write_op.cc:270] Start()
0429 08:05:17.574670 (+     4us) write_op.cc:276] Timestamp: P: 1777449898079155 usec, L: 0
0429 08:05:17.574677 (+     7us) write_op.cc:270] Start()
0429 08:05:17.574678 (+     1us) write_op.cc:276] Timestamp: P: 1777449898079959 usec, L: 0
0429 08:05:17.574693 (+    15us) write_op.cc:270] Start()
0429 08:05:17.574694 (+     1us) write_op.cc:276] Timestamp: P: 1777449898082501 usec, L: 0
0429 08:05:17.574700 (+     6us) write_op.cc:270] Start()
0429 08:05:17.574701 (+     1us) write_op.cc:276] Timestamp: P: 1777449898082678 usec, L: 0
0429 08:05:17.574709 (+     8us) write_op.cc:270] Start()
0429 08:05:17.574712 (+     3us) write_op.cc:276] Timestamp: P: 1777449898082789 usec, L: 0
0429 08:05:17.574718 (+     6us) write_op.cc:270] Start()
0429 08:05:17.574719 (+     1us) write_op.cc:276] Timestamp: P: 1777449898082883 usec, L: 0
0429 08:05:17.574726 (+     7us) write_op.cc:270] Start()
0429 08:05:17.574728 (+     2us) write_op.cc:276] Timestamp: P: 1777449898085295 usec, L: 0
0429 08:05:17.574736 (+     8us) write_op.cc:270] Start()
0429 08:05:17.574737 (+     1us) write_op.cc:276] Timestamp: P: 1777449898085490 usec, L: 0
0429 08:05:17.574749 (+    12us) write_op.cc:270] Start()
0429 08:05:17.574750 (+     1us) write_op.cc:276] Timestamp: P: 1777449898085597 usec, L: 0
0429 08:05:17.574757 (+     7us) write_op.cc:270] Start()
0429 08:05:17.574757 (+     0us) write_op.cc:276] Timestamp: P: 1777449898085999 usec, L: 0
0429 08:05:17.574764 (+     7us) write_op.cc:270] Start()
0429 08:05:17.574765 (+     1us) write_op.cc:276] Timestamp: P: 1777449898087185 usec, L: 0
0429 08:05:17.574774 (+     9us) write_op.cc:270] Start()
0429 08:05:17.574775 (+     1us) write_op.cc:276] Timestamp: P: 1777449898088386 usec, L: 0
0429 08:05:17.574784 (+     9us) write_op.cc:270] Start()
0429 08:05:17.574785 (+     1us) write_op.cc:276] Timestamp: P: 1777449898088700 usec, L: 0
0429 08:05:17.574794 (+     9us) write_op.cc:270] Start()
0429 08:05:17.574795 (+     1us) write_op.cc:276] Timestamp: P: 1777449898088797 usec, L: 0
0429 08:05:17.574806 (+    11us) write_op.cc:270] Start()
0429 08:05:17.574807 (+     1us) write_op.cc:276] Timestamp: P: 1777449898091356 usec, L: 0
0429 08:05:17.574818 (+    11us) write_op.cc:270] Start()
0429 08:05:17.574819 (+     1us) write_op.cc:276] Timestamp: P: 1777449898091486 usec, L: 0
0429 08:05:17.574840 (+    21us) write_op.cc:270] Start()
0429 08:05:17.574840 (+     0us) write_op.cc:276] Timestamp: P: 1777449898091606 usec, L: 0
0429 08:05:17.574847 (+     7us) write_op.cc:270] Start()
0429 08:05:17.574848 (+     1us) write_op.cc:276] Timestamp: P: 1777449898091713 usec, L: 0
0429 08:05:17.574854 (+     6us) write_op.cc:270] Start()
0429 08:05:17.574855 (+     1us) write_op.cc:276] Timestamp: P: 1777449898093145 usec, L: 0
0429 08:05:17.574862 (+     7us) write_op.cc:270] Start()
0429 08:05:17.574863 (+     1us) write_op.cc:276] Timestamp: P: 1777449898094457 usec, L: 0
0429 08:05:17.574871 (+     8us) write_op.cc:270] Start()
0429 08:05:17.574873 (+     2us) write_op.cc:276] Timestamp: P: 1777449898094810 usec, L: 0
0429 08:05:17.574880 (+     7us) write_op.cc:270] Start()
0429 08:05:17.574881 (+     1us) write_op.cc:276] Timestamp: P: 1777449898094911 usec, L: 0
0429 08:05:17.574888 (+     7us) write_op.cc:270] Start()
0429 08:05:17.574889 (+     1us) write_op.cc:276] Timestamp: P: 1777449898095418 usec, L: 0
0429 08:05:17.574897 (+     8us) write_op.cc:270] Start()
0429 08:05:17.574897 (+     0us) write_op.cc:276] Timestamp: P: 1777449898096981 usec, L: 0
0429 08:05:17.574907 (+    10us) write_op.cc:270] Start()
0429 08:05:17.574907 (+     0us) write_op.cc:276] Timestamp: P: 1777449898097477 usec, L: 0
0429 08:05:17.574914 (+     7us) write_op.cc:270] Start()
0429 08:05:17.574914 (+     0us) write_op.cc:276] Timestamp: P: 1777449898097594 usec, L: 0
0429 08:05:17.574922 (+     8us) write_op.cc:270] Start()
0429 08:05:17.574923 (+     1us) write_op.cc:276] Timestamp: P: 1777449898098888 usec, L: 0
0429 08:05:17.574929 (+     6us) write_op.cc:270] Start()
0429 08:05:17.574930 (+     1us) write_op.cc:276] Timestamp: P: 1777449898100229 usec, L: 0
0429 08:05:17.574940 (+    10us) write_op.cc:270] Start()
0429 08:05:17.574940 (+     0us) write_op.cc:276] Timestamp: P: 1777449898100325 usec, L: 0
0429 08:05:17.574947 (+     7us) write_op.cc:270] Start()
0429 08:05:17.574948 (+     1us) write_op.cc:276] Timestamp: P: 1777449898100603 usec, L: 0
0429 08:05:17.574955 (+     7us) write_op.cc:270] Start()
0429 08:05:17.574956 (+     1us) write_op.cc:276] Timestamp: P: 1777449898102313 usec, L: 0
0429 08:05:17.574964 (+     8us) write_op.cc:270] Start()
0429 08:05:17.574965 (+     1us) write_op.cc:276] Timestamp: P: 1777449898102416 usec, L: 0
0429 08:05:17.574974 (+     9us) write_op.cc:270] Start()
0429 08:05:17.574976 (+     2us) write_op.cc:276] Timestamp: P: 1777449898102796 usec, L: 0
0429 08:05:17.574985 (+     9us) write_op.cc:270] Start()
0429 08:05:17.574986 (+     1us) write_op.cc:276] Timestamp: P: 1777449898103379 usec, L: 0
0429 08:05:17.574992 (+     6us) write_op.cc:270] Start()
0429 08:05:17.574993 (+     1us) write_op.cc:276] Timestamp: P: 1777449898105709 usec, L: 0
0429 08:05:17.575001 (+     8us) write_op.cc:270] Start()
0429 08:05:17.575003 (+     2us) write_op.cc:276] Timestamp: P: 1777449898105932 usec, L: 0
0429 08:05:17.575013 (+    10us) write_op.cc:270] Start()
0429 08:05:17.575014 (+     1us) write_op.cc:276] Timestamp: P: 1777449898106070 usec, L: 0
0429 08:05:17.575027 (+    13us) write_op.cc:270] Start()
0429 08:05:17.575028 (+     1us) write_op.cc:276] Timestamp: P: 1777449898106475 usec, L: 0
0429 08:05:17.575036 (+     8us) write_op.cc:270] Start()
0429 08:05:17.575036 (+     0us) write_op.cc:276] Timestamp: P: 1777449898108371 usec, L: 0
0429 08:05:17.575044 (+     8us) write_op.cc:270] Start()
0429 08:05:17.575044 (+     0us) write_op.cc:276] Timestamp: P: 1777449898108603 usec, L: 0
0429 08:05:17.575053 (+     9us) write_op.cc:270] Start()
0429 08:05:17.575054 (+     1us) write_op.cc:276] Timestamp: P: 1777449898108689 usec, L: 0
0429 08:05:17.575061 (+     7us) write_op.cc:270] Start()
0429 08:05:17.575062 (+     1us) write_op.cc:276] Timestamp: P: 1777449898109012 usec, L: 0
0429 08:05:17.575069 (+     7us) write_op.cc:270] Start()
0429 08:05:17.575070 (+     1us) write_op.cc:276] Timestamp: P: 1777449898110888 usec, L: 0
0429 08:05:17.575077 (+     7us) write_op.cc:270] Start()
0429 08:05:17.575078 (+     1us) write_op.cc:276] Timestamp: P: 1777449898111003 usec, L: 0
0429 08:05:17.575086 (+     8us) write_op.cc:270] Start()
0429 08:05:17.575087 (+     1us) write_op.cc:276] Timestamp: P: 1777449898111078 usec, L: 0
0429 08:05:17.575094 (+     7us) write_op.cc:270] Start()
0429 08:05:17.575095 (+     1us) write_op.cc:276] Timestamp: P: 1777449898111529 usec, L: 0
0429 08:05:17.575102 (+     7us) write_op.cc:270] Start()
0429 08:05:17.575102 (+     0us) write_op.cc:276] Timestamp: P: 1777449898112809 usec, L: 0
0429 08:05:17.575111 (+     9us) write_op.cc:270] Start()
0429 08:05:17.575111 (+     0us) write_op.cc:276] Timestamp: P: 1777449898114019 usec, L: 0
0429 08:05:17.575120 (+     9us) write_op.cc:270] Start()
0429 08:05:17.575121 (+     1us) write_op.cc:276] Timestamp: P: 1777449898114745 usec, L: 0
0429 08:05:17.575127 (+     6us) write_op.cc:270] Start()
0429 08:05:17.575128 (+     1us) write_op.cc:276] Timestamp: P: 1777449898114869 usec, L: 0
0429 08:05:17.575135 (+     7us) write_op.cc:270] Start()
0429 08:05:17.575136 (+     1us) write_op.cc:276] Timestamp: P: 1777449898116188 usec, L: 0
0429 08:05:17.575143 (+     7us) write_op.cc:270] Start()
0429 08:05:17.575143 (+     0us) write_op.cc:276] Timestamp: P: 1777449898116492 usec, L: 0
0429 08:05:17.575151 (+     8us) write_op.cc:270] Start()
0429 08:05:17.575152 (+     1us) write_op.cc:276] Timestamp: P: 1777449898117174 usec, L: 0
0429 08:05:17.575159 (+     7us) write_op.cc:270] Start()
0429 08:05:17.575160 (+     1us) write_op.cc:276] Timestamp: P: 1777449898117660 usec, L: 0
0429 08:05:17.575166 (+     6us) write_op.cc:270] Start()
0429 08:05:17.575167 (+     1us) write_op.cc:276] Timestamp: P: 1777449898118240 usec, L: 0
0429 08:05:17.575176 (+     9us) write_op.cc:270] Start()
0429 08:05:17.575177 (+     1us) write_op.cc:276] Timestamp: P: 1777449898119865 usec, L: 0
0429 08:05:17.575187 (+    10us) write_op.cc:270] Start()
0429 08:05:17.575187 (+     0us) write_op.cc:276] Timestamp: P: 1777449898120895 usec, L: 0
0429 08:05:17.575200 (+    13us) write_op.cc:270] Start()
0429 08:05:17.575200 (+     0us) write_op.cc:276] Timestamp: P: 1777449898121010 usec, L: 0
0429 08:05:17.575208 (+     8us) write_op.cc:270] Start()
0429 08:05:17.575209 (+     1us) write_op.cc:276] Timestamp: P: 1777449898121257 usec, L: 0
0429 08:05:17.575216 (+     7us) write_op.cc:270] Start()
0429 08:05:17.575216 (+     0us) write_op.cc:276] Timestamp: P: 1777449898123975 usec, L: 0
0429 08:05:17.575227 (+    11us) write_op.cc:270] Start()
0429 08:05:17.575228 (+     1us) write_op.cc:276] Timestamp: P: 1777449898124086 usec, L: 0
0429 08:05:17.575238 (+    10us) write_op.cc:270] Start()
0429 08:05:17.575238 (+     0us) write_op.cc:276] Timestamp: P: 1777449898124363 usec, L: 0
0429 08:05:17.575245 (+     7us) write_op.cc:270] Start()
0429 08:05:17.575246 (+     1us) write_op.cc:276] Timestamp: P: 1777449898124458 usec, L: 0
0429 08:05:17.575252 (+     6us) write_op.cc:270] Start()
0429 08:05:17.575253 (+     1us) write_op.cc:276] Timestamp: P: 1777449898126025 usec, L: 0
0429 08:05:17.575261 (+     8us) write_op.cc:270] Start()
0429 08:05:17.575262 (+     1us) write_op.cc:276] Timestamp: P: 1777449898126767 usec, L: 0
0429 08:05:17.575269 (+     7us) write_op.cc:270] Start()
0429 08:05:17.575270 (+     1us) write_op.cc:276] Timestamp: P: 1777449898126865 usec, L: 0
0429 08:05:17.575277 (+     7us) write_op.cc:270] Start()
0429 08:05:17.575278 (+     1us) write_op.cc:276] Timestamp: P: 1777449898126935 usec, L: 0
0429 08:05:17.575287 (+     9us) write_op.cc:270] Start()
0429 08:05:17.575289 (+     2us) write_op.cc:276] Timestamp: P: 1777449898129015 usec, L: 0
0429 08:05:17.575299 (+    10us) write_op.cc:270] Start()
0429 08:05:17.575300 (+     1us) write_op.cc:276] Timestamp: P: 1777449898129130 usec, L: 0
0429 08:05:17.575307 (+     7us) write_op.cc:270] Start()
0429 08:05:17.575307 (+     0us) write_op.cc:276] Timestamp: P: 1777449898129414 usec, L: 0
0429 08:05:17.575315 (+     8us) write_op.cc:270] Start()
0429 08:05:17.575316 (+     1us) write_op.cc:276] Timestamp: P: 1777449898129517 usec, L: 0
0429 08:05:17.575325 (+     9us) write_op.cc:270] Start()
0429 08:05:17.575326 (+     1us) write_op.cc:276] Timestamp: P: 1777449898132292 usec, L: 0
0429 08:05:17.575339 (+    13us) write_op.cc:270] Start()
0429 08:05:17.575339 (+     0us) write_op.cc:276] Timestamp: P: 1777449898132407 usec, L: 0
0429 08:05:17.575348 (+     9us) write_op.cc:270] Start()
0429 08:05:17.575349 (+     1us) write_op.cc:276] Timestamp: P: 1777449898132501 usec, L: 0
0429 08:05:17.575357 (+     8us) write_op.cc:270] Start()
0429 08:05:17.575358 (+     1us) write_op.cc:276] Timestamp: P: 1777449898132574 usec, L: 0
0429 08:05:17.575367 (+     9us) write_op.cc:270] Start()
0429 08:05:17.575368 (+     1us) write_op.cc:276] Timestamp: P: 1777449898134668 usec, L: 0
0429 08:05:17.575379 (+    11us) write_op.cc:270] Start()
0429 08:05:17.575380 (+     1us) write_op.cc:276] Timestamp: P: 1777449898135043 usec, L: 0
0429 08:05:17.575388 (+     8us) write_op.cc:270] Start()
0429 08:05:17.575389 (+     1us) write_op.cc:276] Timestamp: P: 1777449898135140 usec, L: 0
0429 08:05:17.575398 (+     9us) write_op.cc:270] Start()
0429 08:05:17.575399 (+     1us) write_op.cc:276] Timestamp: P: 1777449898135235 usec, L: 0
0429 08:05:17.575409 (+    10us) write_op.cc:270] Start()
0429 08:05:17.575412 (+     3us) write_op.cc:276] Timestamp: P: 1777449898137228 usec, L: 0
0429 08:05:17.575419 (+     7us) write_op.cc:270] Start()
0429 08:05:17.575421 (+     2us) write_op.cc:276] Timestamp: P: 1777449898137760 usec, L: 0
0429 08:05:17.575430 (+     9us) write_op.cc:270] Start()
0429 08:05:17.575431 (+     1us) write_op.cc:276] Timestamp: P: 1777449898137853 usec, L: 0
0429 08:05:17.575438 (+     7us) write_op.cc:270] Start()
0429 08:05:17.575440 (+     2us) write_op.cc:276] Timestamp: P: 1777449898137939 usec, L: 0
0429 08:05:17.575448 (+     8us) write_op.cc:270] Start()
0429 08:05:17.575451 (+     3us) write_op.cc:276] Timestamp: P: 1777449898140094 usec, L: 0
0429 08:05:17.575460 (+     9us) write_op.cc:270] Start()
0429 08:05:17.575461 (+     1us) write_op.cc:276] Timestamp: P: 1777449898140219 usec, L: 0
0429 08:05:17.575469 (+     8us) write_op.cc:270] Start()
0429 08:05:17.575470 (+     1us) write_op.cc:276] Timestamp: P: 1777449898140304 usec, L: 0
0429 08:05:17.575480 (+    10us) write_op.cc:270] Start()
0429 08:05:17.575480 (+     0us) write_op.cc:276] Timestamp: P: 1777449898140393 usec, L: 0
0429 08:05:17.575508 (+    28us) write_op.cc:270] Start()
0429 08:05:17.575512 (+     4us) write_op.cc:276] Timestamp: P: 1777449898142329 usec, L: 0
0429 08:05:17.575522 (+    10us) write_op.cc:270] Start()
0429 08:05:17.575523 (+     1us) write_op.cc:276] Timestamp: P: 1777449898143432 usec, L: 0
0429 08:05:17.575532 (+     9us) write_op.cc:270] Start()
0429 08:05:17.575533 (+     1us) write_op.cc:276] Timestamp: P: 1777449898143543 usec, L: 0
0429 08:05:17.575542 (+     9us) write_op.cc:270] Start()
0429 08:05:17.575542 (+     0us) write_op.cc:276] Timestamp: P: 1777449898143619 usec, L: 0
0429 08:05:17.575552 (+    10us) write_op.cc:270] Start()
0429 08:05:17.575555 (+     3us) write_op.cc:276] Timestamp: P: 1777449898145664 usec, L: 0
0429 08:05:17.575565 (+    10us) write_op.cc:270] Start()
0429 08:05:17.575566 (+     1us) write_op.cc:276] Timestamp: P: 1777449898146058 usec, L: 0
0429 08:05:17.575575 (+     9us) write_op.cc:270] Start()
0429 08:05:17.575577 (+     2us) write_op.cc:276] Timestamp: P: 1777449898146192 usec, L: 0
0429 08:05:17.575584 (+     7us) write_op.cc:270] Start()
0429 08:05:17.575586 (+     2us) write_op.cc:276] Timestamp: P: 1777449898146430 usec, L: 0
0429 08:05:17.575595 (+     9us) write_op.cc:270] Start()
0429 08:05:17.575599 (+     4us) write_op.cc:276] Timestamp: P: 1777449898148328 usec, L: 0
0429 08:05:17.575607 (+     8us) write_op.cc:270] Start()
0429 08:05:17.575608 (+     1us) write_op.cc:276] Timestamp: P: 1777449898149213 usec, L: 0
0429 08:05:17.575617 (+     9us) write_op.cc:270] Start()
0429 08:05:17.575618 (+     1us) write_op.cc:276] Timestamp: P: 1777449898149462 usec, L: 0
0429 08:05:17.575627 (+     9us) write_op.cc:270] Start()
0429 08:05:17.575628 (+     1us) write_op.cc:276] Timestamp: P: 1777449898149873 usec, L: 0
0429 08:05:17.575634 (+     6us) write_op.cc:270] Start()
0429 08:05:17.575637 (+     3us) write_op.cc:276] Timestamp: P: 1777449898151776 usec, L: 0
0429 08:05:17.575645 (+     8us) write_op.cc:270] Start()
0429 08:05:17.575645 (+     0us) write_op.cc:276] Timestamp: P: 1777449898151844 usec, L: 0
0429 08:05:17.575652 (+     7us) write_op.cc:270] Start()
0429 08:05:17.575652 (+     0us) write_op.cc:276] Timestamp: P: 1777449898151895 usec, L: 0
0429 08:05:17.575666 (+    14us) write_op.cc:270] Start()
0429 08:05:17.575667 (+     1us) write_op.cc:276] Timestamp: P: 1777449898152841 usec, L: 0
0429 08:05:17.575676 (+     9us) write_op.cc:270] Start()
0429 08:05:17.575687 (+    11us) write_op.cc:276] Timestamp: P: 1777449898155044 usec, L: 0
0429 08:05:17.575695 (+     8us) write_op.cc:270] Start()
0429 08:05:17.575696 (+     1us) write_op.cc:276] Timestamp: P: 1777449898155172 usec, L: 0
0429 08:05:17.575703 (+     7us) write_op.cc:270] Start()
0429 08:05:17.575703 (+     0us) write_op.cc:276] Timestamp: P: 1777449898155302 usec, L: 0
0429 08:05:17.575710 (+     7us) write_op.cc:270] Start()
0429 08:05:17.575711 (+     1us) write_op.cc:276] Timestamp: P: 1777449898156610 usec, L: 0
0429 08:05:17.575718 (+     7us) write_op.cc:270] Start()
0429 08:05:17.575721 (+     3us) write_op.cc:276] Timestamp: P: 1777449898158314 usec, L: 0
0429 08:05:17.575732 (+    11us) write_op.cc:270] Start()
0429 08:05:17.575733 (+     1us) write_op.cc:276] Timestamp: P: 1777449898158866 usec, L: 0
0429 08:05:17.575740 (+     7us) write_op.cc:270] Start()
0429 08:05:17.575740 (+     0us) write_op.cc:276] Timestamp: P: 1777449898159671 usec, L: 0
0429 08:05:17.575747 (+     7us) write_op.cc:270] Start()
0429 08:05:17.575748 (+     1us) write_op.cc:276] Timestamp: P: 1777449898159743 usec, L: 0
0429 08:05:17.575757 (+     9us) write_op.cc:270] Start()
0429 08:05:17.575760 (+     3us) write_op.cc:276] Timestamp: P: 1777449898160759 usec, L: 0
0429 08:05:17.575770 (+    10us) write_op.cc:270] Start()
0429 08:05:17.575771 (+     1us) write_op.cc:276] Timestamp: P: 1777449898162669 usec, L: 0
0429 08:05:17.575779 (+     8us) write_op.cc:270] Start()
0429 08:05:17.575780 (+     1us) write_op.cc:276] Timestamp: P: 1777449898162786 usec, L: 0
0429 08:05:17.575788 (+     8us) write_op.cc:270] Start()
0429 08:05:17.575788 (+     0us) write_op.cc:276] Timestamp: P: 1777449898162850 usec, L: 0
0429 08:05:17.575795 (+     7us) write_op.cc:270] Start()
0429 08:05:17.575798 (+     3us) write_op.cc:276] Timestamp: P: 1777449898164189 usec, L: 0
0429 08:05:17.575808 (+    10us) write_op.cc:270] Start()
0429 08:05:17.575809 (+     1us) write_op.cc:276] Timestamp: P: 1777449898165199 usec, L: 0
0429 08:05:17.575820 (+    11us) write_op.cc:270] Start()
0429 08:05:17.575821 (+     1us) write_op.cc:276] Timestamp: P: 1777449898165518 usec, L: 0
0429 08:05:17.575830 (+     9us) write_op.cc:270] Start()
0429 08:05:17.575831 (+     1us) write_op.cc:276] Timestamp: P: 1777449898165603 usec, L: 0
0429 08:05:17.575838 (+     7us) write_op.cc:270] Start()
0429 08:05:17.575841 (+     3us) write_op.cc:276] Timestamp: P: 1777449898166094 usec, L: 0
0429 08:05:17.575853 (+    12us) write_op.cc:270] Start()
0429 08:05:17.575854 (+     1us) write_op.cc:276] Timestamp: P: 1777449898167354 usec, L: 0
0429 08:05:17.575859 (+     5us) write_op.cc:270] Start()
0429 08:05:17.575860 (+     1us) write_op.cc:276] Timestamp: P: 1777449898168063 usec, L: 0
0429 08:05:17.575865 (+     5us) write_op.cc:270] Start()
0429 08:05:17.575866 (+     1us) write_op.cc:276] Timestamp: P: 1777449898168148 usec, L: 0
0429 08:05:17.575871 (+     5us) write_op.cc:270] Start()
0429 08:05:17.575874 (+     3us) write_op.cc:276] Timestamp: P: 1777449898168668 usec, L: 0
0429 08:05:17.575880 (+     6us) write_op.cc:270] Start()
0429 08:05:17.575898 (+    18us) write_op.cc:276] Timestamp: P: 1777449898170629 usec, L: 0
0429 08:05:17.575910 (+    12us) write_op.cc:270] Start()
0429 08:05:17.575911 (+     1us) write_op.cc:276] Timestamp: P: 1777449898170736 usec, L: 0
0429 08:05:17.575918 (+     7us) write_op.cc:270] Start()
0429 08:05:17.575918 (+     0us) write_op.cc:276] Timestamp: P: 1777449898171316 usec, L: 0
0429 08:05:17.575928 (+    10us) write_op.cc:270] Start()
0429 08:05:17.575931 (+     3us) write_op.cc:276] Timestamp: P: 1777449898172483 usec, L: 0
0429 08:05:17.575940 (+     9us) write_op.cc:270] Start()
0429 08:05:17.575941 (+     1us) write_op.cc:276] Timestamp: P: 1777449898172550 usec, L: 0
0429 08:05:17.575953 (+    12us) write_op.cc:270] Start()
0429 08:05:17.575954 (+     1us) write_op.cc:276] Timestamp: P: 1777449898173117 usec, L: 0
0429 08:05:17.575964 (+    10us) write_op.cc:270] Start()
0429 08:05:17.575964 (+     0us) write_op.cc:276] Timestamp: P: 1777449898174967 usec, L: 0
0429 08:05:17.575974 (+    10us) write_op.cc:270] Start()
0429 08:05:17.575978 (+     4us) write_op.cc:276] Timestamp: P: 1777449898175080 usec, L: 0
0429 08:05:17.575985 (+     7us) write_op.cc:270] Start()
0429 08:05:17.575986 (+     1us) write_op.cc:276] Timestamp: P: 1777449898175169 usec, L: 0
0429 08:05:17.575993 (+     7us) write_op.cc:270] Start()
0429 08:05:17.575994 (+     1us) write_op.cc:276] Timestamp: P: 1777449898176135 usec, L: 0
0429 08:05:17.576000 (+     6us) write_op.cc:270] Start()
0429 08:05:17.576001 (+     1us) write_op.cc:276] Timestamp: P: 1777449898176752 usec, L: 0
0429 08:05:17.576010 (+     9us) write_op.cc:270] Start()
0429 08:05:17.576012 (+     2us) write_op.cc:276] Timestamp: P: 1777449898177920 usec, L: 0
0429 08:05:17.576021 (+     9us) write_op.cc:270] Start()
0429 08:05:17.576022 (+     1us) write_op.cc:276] Timestamp: P: 1777449898178006 usec, L: 0
0429 08:05:17.576032 (+    10us) write_op.cc:270] Start()
0429 08:05:17.576033 (+     1us) write_op.cc:276] Timestamp: P: 1777449898178820 usec, L: 0
0429 08:05:17.576042 (+     9us) write_op.cc:270] Start()
0429 08:05:17.576043 (+     1us) write_op.cc:276] Timestamp: P: 1777449898179735 usec, L: 0
0429 08:05:17.576051 (+     8us) write_op.cc:270] Start()
0429 08:05:17.576073 (+    22us) write_op.cc:276] Timestamp: P: 1777449898181445 usec, L: 0
0429 08:05:17.576080 (+     7us) write_op.cc:270] Start()
0429 08:05:17.576081 (+     1us) write_op.cc:276] Timestamp: P: 1777449898181561 usec, L: 0
0429 08:05:17.576088 (+     7us) write_op.cc:270] Start()
0429 08:05:17.576088 (+     0us) write_op.cc:276] Timestamp: P: 1777449898182120 usec, L: 0
0429 08:05:17.576102 (+    14us) write_op.cc:270] Start()
0429 08:05:17.576103 (+     1us) write_op.cc:276] Timestamp: P: 1777449898182228 usec, L: 0
0429 08:05:17.576113 (+    10us) write_op.cc:270] Start()
0429 08:05:17.576116 (+     3us) write_op.cc:276] Timestamp: P: 1777449898183390 usec, L: 0
0429 08:05:17.576125 (+     9us) write_op.cc:270] Start()
0429 08:05:17.576127 (+     2us) write_op.cc:276] Timestamp: P: 1777449898185160 usec, L: 0
0429 08:05:17.576137 (+    10us) write_op.cc:270] Start()
0429 08:05:17.576138 (+     1us) write_op.cc:276] Timestamp: P: 1777449898185382 usec, L: 0
0429 08:05:17.576148 (+    10us) write_op.cc:270] Start()
0429 08:05:17.576149 (+     1us) write_op.cc:276] Timestamp: P: 1777449898185918 usec, L: 0
0429 08:05:17.576161 (+    12us) write_op.cc:270] Start()
0429 08:05:17.576164 (+     3us) write_op.cc:276] Timestamp: P: 1777449898186341 usec, L: 0
0429 08:05:17.576175 (+    11us) write_op.cc:270] Start()
0429 08:05:17.576177 (+     2us) write_op.cc:276] Timestamp: P: 1777449898187097 usec, L: 0
0429 08:05:17.576190 (+    13us) write_op.cc:270] Start()
0429 08:05:17.576191 (+     1us) write_op.cc:276] Timestamp: P: 1777449898188297 usec, L: 0
0429 08:05:17.576200 (+     9us) write_op.cc:270] Start()
0429 08:05:17.576202 (+     2us) write_op.cc:276] Timestamp: P: 1777449898188941 usec, L: 0
0429 08:05:17.576213 (+    11us) write_op.cc:270] Start()
0429 08:05:17.576214 (+     1us) write_op.cc:276] Timestamp: P: 1777449898189232 usec, L: 0
0429 08:05:17.576223 (+     9us) write_op.cc:270] Start()
0429 08:05:17.576224 (+     1us) write_op.cc:276] Timestamp: P: 1777449898189327 usec, L: 0
0429 08:05:17.576234 (+    10us) write_op.cc:270] Start()
0429 08:05:17.576235 (+     1us) write_op.cc:276] Timestamp: P: 1777449898190621 usec, L: 0
0429 08:05:17.576243 (+     8us) write_op.cc:270] Start()
0429 08:05:17.576244 (+     1us) write_op.cc:276] Timestamp: P: 1777449898191888 usec, L: 0
0429 08:05:17.576252 (+     8us) write_op.cc:270] Start()
0429 08:05:17.576253 (+     1us) write_op.cc:276] Timestamp: P: 1777449898192056 usec, L: 0
0429 08:05:17.576259 (+     6us) write_op.cc:270] Start()
0429 08:05:17.576260 (+     1us) write_op.cc:276] Timestamp: P: 1777449898192255 usec, L: 0
0429 08:05:17.576268 (+     8us) write_op.cc:270] Start()
0429 08:05:17.576268 (+     0us) write_op.cc:276] Timestamp: P: 1777449898192940 usec, L: 0
0429 08:05:17.576299 (+    31us) write_op.cc:270] Start()
0429 08:05:17.576300 (+     1us) write_op.cc:276] Timestamp: P: 1777449898194362 usec, L: 0
0429 08:05:17.576313 (+    13us) write_op.cc:270] Start()
0429 08:05:17.576313 (+     0us) write_op.cc:276] Timestamp: P: 1777449898194465 usec, L: 0
0429 08:05:17.576330 (+    17us) write_op.cc:270] Start()
0429 08:05:17.576331 (+     1us) write_op.cc:276] Timestamp: P: 1777449898196010 usec, L: 0
0429 08:05:17.576341 (+    10us) write_op.cc:270] Start()
0429 08:05:17.576342 (+     1us) write_op.cc:276] Timestamp: P: 1777449898196108 usec, L: 0
0429 08:05:17.576350 (+     8us) write_op.cc:270] Start()
0429 08:05:17.576350 (+     0us) write_op.cc:276] Timestamp: P: 1777449898196876 usec, L: 0
0429 08:05:17.576360 (+    10us) write_op.cc:270] Start()
0429 08:05:17.576361 (+     1us) write_op.cc:276] Timestamp: P: 1777449898198075 usec, L: 0
0429 08:05:17.576368 (+     7us) write_op.cc:270] Start()
0429 08:05:17.576369 (+     1us) write_op.cc:276] Timestamp: P: 1777449898198324 usec, L: 0
0429 08:05:17.576383 (+    14us) write_op.cc:270] Start()
0429 08:05:17.576384 (+     1us) write_op.cc:276] Timestamp: P: 1777449898198574 usec, L: 0
0429 08:05:17.576391 (+     7us) write_op.cc:270] Start()
0429 08:05:17.576391 (+     0us) write_op.cc:276] Timestamp: P: 1777449898200049 usec, L: 0
0429 08:05:17.576400 (+     9us) write_op.cc:270] Start()
0429 08:05:17.576401 (+     1us) write_op.cc:276] Timestamp: P: 1777449898200912 usec, L: 0
0429 08:05:17.576408 (+     7us) write_op.cc:270] Start()
0429 08:05:17.576409 (+     1us) write_op.cc:276] Timestamp: P: 1777449898201311 usec, L: 0
0429 08:05:17.576416 (+     7us) write_op.cc:270] Start()
0429 08:05:17.576417 (+     1us) write_op.cc:276] Timestamp: P: 1777449898201469 usec, L: 0
0429 08:05:17.576424 (+     7us) write_op.cc:270] Start()
0429 08:05:17.576426 (+     2us) write_op.cc:276] Timestamp: P: 1777449898203719 usec, L: 0
0429 08:05:17.576434 (+     8us) write_op.cc:270] Start()
0429 08:05:17.576435 (+     1us) write_op.cc:276] Timestamp: P: 1777449898203843 usec, L: 0
0429 08:05:17.576442 (+     7us) write_op.cc:270] Start()
0429 08:05:17.576443 (+     1us) write_op.cc:276] Timestamp: P: 1777449898203929 usec, L: 0
0429 08:05:17.576450 (+     7us) write_op.cc:270] Start()
0429 08:05:17.576450 (+     0us) write_op.cc:276] Timestamp: P: 1777449898204252 usec, L: 0
0429 08:05:17.576458 (+     8us) write_op.cc:270] Start()
0429 08:05:17.576459 (+     1us) write_op.cc:276] Timestamp: P: 1777449898206204 usec, L: 0
0429 08:05:17.576468 (+     9us) write_op.cc:270] Start()
0429 08:05:17.576469 (+     1us) write_op.cc:276] Timestamp: P: 1777449898206931 usec, L: 0
0429 08:05:17.576476 (+     7us) write_op.cc:270] Start()
0429 08:05:17.576477 (+     1us) write_op.cc:276] Timestamp: P: 1777449898207384 usec, L: 0
0429 08:05:17.576484 (+     7us) write_op.cc:270] Start()
0429 08:05:17.576484 (+     0us) write_op.cc:276] Timestamp: P: 1777449898207505 usec, L: 0
0429 08:05:17.576491 (+     7us) write_op.cc:270] Start()
0429 08:05:17.576492 (+     1us) write_op.cc:276] Timestamp: P: 1777449898208467 usec, L: 0
0429 08:05:17.576501 (+     9us) write_op.cc:270] Start()
0429 08:05:17.576502 (+     1us) write_op.cc:276] Timestamp: P: 17774498
W20260429 08:05:18.679553  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1004ms of latency in SegmentAllocator::Sync()
W20260429 08:05:19.265333  8022 tablet_service.cc:3080] error setting up scanner b544ed04ec8b4b77ba1144095b8451fd with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1777449918265179 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1777449898678805 usec, L: 0 Physical time difference: 19.586s: new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "775b828a285148ad86248db27bcf5ff3"
I20260429 08:05:19.685235  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 28) took 1020 ms. Trace:
I20260429 08:05:19.685351  8063 rpcz_store.cc:276] 0429 08:05:18.665209 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:05:18.665241 (+    32us) service_pool.cc:225] Handling call
0429 08:05:18.666540 (+  1299us) raft_consensus.cc:1471] Updating replica for 425 ops
0429 08:05:18.667936 (+  1396us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:05:18.667937 (+     1us) raft_consensus.cc:1539] Triggering prepare for 425 ops
0429 08:05:18.667951 (+    14us) write_op.cc:270] Start()
0429 08:05:18.667954 (+     3us) write_op.cc:276] Timestamp: P: 1777449898371899 usec, L: 0
0429 08:05:18.668075 (+   121us) write_op.cc:270] Start()
0429 08:05:18.668078 (+     3us) write_op.cc:276] Timestamp: P: 1777449898371999 usec, L: 0
0429 08:05:18.668096 (+    18us) write_op.cc:270] Start()
0429 08:05:18.668097 (+     1us) write_op.cc:276] Timestamp: P: 1777449898372994 usec, L: 0
0429 08:05:18.668108 (+    11us) write_op.cc:270] Start()
0429 08:05:18.668109 (+     1us) write_op.cc:276] Timestamp: P: 1777449898374412 usec, L: 0
0429 08:05:18.668117 (+     8us) write_op.cc:270] Start()
0429 08:05:18.668118 (+     1us) write_op.cc:276] Timestamp: P: 1777449898374512 usec, L: 0
0429 08:05:18.668125 (+     7us) write_op.cc:270] Start()
0429 08:05:18.668126 (+     1us) write_op.cc:276] Timestamp: P: 1777449898374711 usec, L: 0
0429 08:05:18.668135 (+     9us) write_op.cc:270] Start()
0429 08:05:18.668136 (+     1us) write_op.cc:276] Timestamp: P: 1777449898376788 usec, L: 0
0429 08:05:18.668143 (+     7us) write_op.cc:270] Start()
0429 08:05:18.668144 (+     1us) write_op.cc:276] Timestamp: P: 1777449898376896 usec, L: 0
0429 08:05:18.668151 (+     7us) write_op.cc:270] Start()
0429 08:05:18.668152 (+     1us) write_op.cc:276] Timestamp: P: 1777449898376978 usec, L: 0
0429 08:05:18.668159 (+     7us) write_op.cc:270] Start()
0429 08:05:18.668162 (+     3us) write_op.cc:276] Timestamp: P: 1777449898377035 usec, L: 0
0429 08:05:18.668170 (+     8us) write_op.cc:270] Start()
0429 08:05:18.668171 (+     1us) write_op.cc:276] Timestamp: P: 1777449898378573 usec, L: 0
0429 08:05:18.668184 (+    13us) write_op.cc:270] Start()
0429 08:05:18.668185 (+     1us) write_op.cc:276] Timestamp: P: 1777449898379436 usec, L: 0
0429 08:05:18.668193 (+     8us) write_op.cc:270] Start()
0429 08:05:18.668194 (+     1us) write_op.cc:276] Timestamp: P: 1777449898379795 usec, L: 0
0429 08:05:18.668201 (+     7us) write_op.cc:270] Start()
0429 08:05:18.668204 (+     3us) write_op.cc:276] Timestamp: P: 1777449898380057 usec, L: 0
0429 08:05:18.668214 (+    10us) write_op.cc:270] Start()
0429 08:05:18.668215 (+     1us) write_op.cc:276] Timestamp: P: 1777449898381178 usec, L: 0
0429 08:05:18.668223 (+     8us) write_op.cc:270] Start()
0429 08:05:18.668225 (+     2us) write_op.cc:276] Timestamp: P: 1777449898381646 usec, L: 0
0429 08:05:18.668236 (+    11us) write_op.cc:270] Start()
0429 08:05:18.668237 (+     1us) write_op.cc:276] Timestamp: P: 1777449898382057 usec, L: 0
0429 08:05:18.668245 (+     8us) write_op.cc:270] Start()
0429 08:05:18.668248 (+     3us) write_op.cc:276] Timestamp: P: 1777449898383168 usec, L: 0
0429 08:05:18.668254 (+     6us) write_op.cc:270] Start()
0429 08:05:18.668255 (+     1us) write_op.cc:276] Timestamp: P: 1777449898384059 usec, L: 0
0429 08:05:18.668268 (+    13us) write_op.cc:270] Start()
0429 08:05:18.668268 (+     0us) write_op.cc:276] Timestamp: P: 1777449898384156 usec, L: 0
0429 08:05:18.668274 (+     6us) write_op.cc:270] Start()
0429 08:05:18.668274 (+     0us) write_op.cc:276] Timestamp: P: 1777449898385022 usec, L: 0
0429 08:05:18.668281 (+     7us) write_op.cc:270] Start()
0429 08:05:18.668284 (+     3us) write_op.cc:276] Timestamp: P: 1777449898386118 usec, L: 0
0429 08:05:18.668288 (+     4us) write_op.cc:270] Start()
0429 08:05:18.668289 (+     1us) write_op.cc:276] Timestamp: P: 1777449898386771 usec, L: 0
0429 08:05:18.668294 (+     5us) write_op.cc:270] Start()
0429 08:05:18.668294 (+     0us) write_op.cc:276] Timestamp: P: 1777449898387436 usec, L: 0
0429 08:05:18.668300 (+     6us) write_op.cc:270] Start()
0429 08:05:18.668300 (+     0us) write_op.cc:276] Timestamp: P: 1777449898387660 usec, L: 0
0429 08:05:18.668306 (+     6us) write_op.cc:270] Start()
0429 08:05:18.668306 (+     0us) write_op.cc:276] Timestamp: P: 1777449898388723 usec, L: 0
0429 08:05:18.668312 (+     6us) write_op.cc:270] Start()
0429 08:05:18.668312 (+     0us) write_op.cc:276] Timestamp: P: 1777449898389535 usec, L: 0
0429 08:05:18.668317 (+     5us) write_op.cc:270] Start()
0429 08:05:18.668318 (+     1us) write_op.cc:276] Timestamp: P: 1777449898389949 usec, L: 0
0429 08:05:18.668323 (+     5us) write_op.cc:270] Start()
0429 08:05:18.668323 (+     0us) write_op.cc:276] Timestamp: P: 1777449898390295 usec, L: 0
0429 08:05:18.668330 (+     7us) write_op.cc:270] Start()
0429 08:05:18.668331 (+     1us) write_op.cc:276] Timestamp: P: 1777449898391292 usec, L: 0
0429 08:05:18.668336 (+     5us) write_op.cc:270] Start()
0429 08:05:18.668337 (+     1us) write_op.cc:276] Timestamp: P: 1777449898393139 usec, L: 0
0429 08:05:18.668341 (+     4us) write_op.cc:270] Start()
0429 08:05:18.668342 (+     1us) write_op.cc:276] Timestamp: P: 1777449898393631 usec, L: 0
0429 08:05:18.668352 (+    10us) write_op.cc:270] Start()
0429 08:05:18.668352 (+     0us) write_op.cc:276] Timestamp: P: 1777449898393736 usec, L: 0
0429 08:05:18.668359 (+     7us) write_op.cc:270] Start()
0429 08:05:18.668359 (+     0us) write_op.cc:276] Timestamp: P: 1777449898393845 usec, L: 0
0429 08:05:18.668365 (+     6us) write_op.cc:270] Start()
0429 08:05:18.668365 (+     0us) write_op.cc:276] Timestamp: P: 1777449898395213 usec, L: 0
0429 08:05:18.668370 (+     5us) write_op.cc:270] Start()
0429 08:05:18.668371 (+     1us) write_op.cc:276] Timestamp: P: 1777449898396267 usec, L: 0
0429 08:05:18.668377 (+     6us) write_op.cc:270] Start()
0429 08:05:18.668377 (+     0us) write_op.cc:276] Timestamp: P: 1777449898396396 usec, L: 0
0429 08:05:18.668385 (+     8us) write_op.cc:270] Start()
0429 08:05:18.668385 (+     0us) write_op.cc:276] Timestamp: P: 1777449898396506 usec, L: 0
0429 08:05:18.668391 (+     6us) write_op.cc:270] Start()
0429 08:05:18.668392 (+     1us) write_op.cc:276] Timestamp: P: 1777449898397671 usec, L: 0
0429 08:05:18.668417 (+    25us) write_op.cc:270] Start()
0429 08:05:18.668419 (+     2us) write_op.cc:276] Timestamp: P: 1777449898399610 usec, L: 0
0429 08:05:18.668429 (+    10us) write_op.cc:270] Start()
0429 08:05:18.668430 (+     1us) write_op.cc:276] Timestamp: P: 1777449898399731 usec, L: 0
0429 08:05:18.668441 (+    11us) write_op.cc:270] Start()
0429 08:05:18.668441 (+     0us) write_op.cc:276] Timestamp: P: 1777449898399839 usec, L: 0
0429 08:05:18.668450 (+     9us) write_op.cc:270] Start()
0429 08:05:18.668451 (+     1us) write_op.cc:276] Timestamp: P: 1777449898399930 usec, L: 0
0429 08:05:18.668462 (+    11us) write_op.cc:270] Start()
0429 08:05:18.668463 (+     1us) write_op.cc:276] Timestamp: P: 1777449898401971 usec, L: 0
0429 08:05:18.668485 (+    22us) write_op.cc:270] Start()
0429 08:05:18.668486 (+     1us) write_op.cc:276] Timestamp: P: 1777449898402042 usec, L: 0
0429 08:05:18.668495 (+     9us) write_op.cc:270] Start()
0429 08:05:18.668496 (+     1us) write_op.cc:276] Timestamp: P: 1777449898402819 usec, L: 0
0429 08:05:18.668505 (+     9us) write_op.cc:270] Start()
0429 08:05:18.668506 (+     1us) write_op.cc:276] Timestamp: P: 1777449898403101 usec, L: 0
0429 08:05:18.668514 (+     8us) write_op.cc:270] Start()
0429 08:05:18.668515 (+     1us) write_op.cc:276] Timestamp: P: 1777449898403818 usec, L: 0
0429 08:05:18.668523 (+     8us) write_op.cc:270] Start()
0429 08:05:18.668523 (+     0us) write_op.cc:276] Timestamp: P: 1777449898405545 usec, L: 0
0429 08:05:18.668534 (+    11us) write_op.cc:270] Start()
0429 08:05:18.668534 (+     0us) write_op.cc:276] Timestamp: P: 1777449898405972 usec, L: 0
0429 08:05:18.668546 (+    12us) write_op.cc:270] Start()
0429 08:05:18.668547 (+     1us) write_op.cc:276] Timestamp: P: 1777449898406082 usec, L: 0
0429 08:05:18.668552 (+     5us) write_op.cc:270] Start()
0429 08:05:18.668552 (+     0us) write_op.cc:276] Timestamp: P: 1777449898406512 usec, L: 0
0429 08:05:18.668557 (+     5us) write_op.cc:270] Start()
0429 08:05:18.668558 (+     1us) write_op.cc:276] Timestamp: P: 1777449898408471 usec, L: 0
0429 08:05:18.668564 (+     6us) write_op.cc:270] Start()
0429 08:05:18.668564 (+     0us) write_op.cc:276] Timestamp: P: 1777449898408664 usec, L: 0
0429 08:05:18.668569 (+     5us) write_op.cc:270] Start()
0429 08:05:18.668570 (+     1us) write_op.cc:276] Timestamp: P: 1777449898409052 usec, L: 0
0429 08:05:18.668574 (+     4us) write_op.cc:270] Start()
0429 08:05:18.668575 (+     1us) write_op.cc:276] Timestamp: P: 1777449898409146 usec, L: 0
0429 08:05:18.668580 (+     5us) write_op.cc:270] Start()
0429 08:05:18.668580 (+     0us) write_op.cc:276] Timestamp: P: 1777449898410696 usec, L: 0
0429 08:05:18.668588 (+     8us) write_op.cc:270] Start()
0429 08:05:18.668589 (+     1us) write_op.cc:276] Timestamp: P: 1777449898410798 usec, L: 0
0429 08:05:18.668594 (+     5us) write_op.cc:270] Start()
0429 08:05:18.668595 (+     1us) write_op.cc:276] Timestamp: P: 1777449898411749 usec, L: 0
0429 08:05:18.668617 (+    22us) write_op.cc:270] Start()
0429 08:05:18.668618 (+     1us) write_op.cc:276] Timestamp: P: 1777449898412072 usec, L: 0
0429 08:05:18.668623 (+     5us) write_op.cc:270] Start()
0429 08:05:18.668623 (+     0us) write_op.cc:276] Timestamp: P: 1777449898412952 usec, L: 0
0429 08:05:18.668629 (+     6us) write_op.cc:270] Start()
0429 08:05:18.668629 (+     0us) write_op.cc:276] Timestamp: P: 1777449898413063 usec, L: 0
0429 08:05:18.668634 (+     5us) write_op.cc:270] Start()
0429 08:05:18.668635 (+     1us) write_op.cc:276] Timestamp: P: 1777449898414053 usec, L: 0
0429 08:05:18.668639 (+     4us) write_op.cc:270] Start()
0429 08:05:18.668670 (+    31us) write_op.cc:276] Timestamp: P: 1777449898415666 usec, L: 0
0429 08:05:18.668684 (+    14us) write_op.cc:270] Start()
0429 08:05:18.668685 (+     1us) write_op.cc:276] Timestamp: P: 1777449898415785 usec, L: 0
0429 08:05:18.668697 (+    12us) write_op.cc:270] Start()
0429 08:05:18.668698 (+     1us) write_op.cc:276] Timestamp: P: 1777449898416050 usec, L: 0
0429 08:05:18.668707 (+     9us) write_op.cc:270] Start()
0429 08:05:18.668708 (+     1us) write_op.cc:276] Timestamp: P: 1777449898416374 usec, L: 0
0429 08:05:18.668715 (+     7us) write_op.cc:270] Start()
0429 08:05:18.668716 (+     1us) write_op.cc:276] Timestamp: P: 1777449898417360 usec, L: 0
0429 08:05:18.668723 (+     7us) write_op.cc:270] Start()
0429 08:05:18.668724 (+     1us) write_op.cc:276] Timestamp: P: 1777449898418812 usec, L: 0
0429 08:05:18.668733 (+     9us) write_op.cc:270] Start()
0429 08:05:18.668734 (+     1us) write_op.cc:276] Timestamp: P: 1777449898418959 usec, L: 0
0429 08:05:18.668740 (+     6us) write_op.cc:270] Start()
0429 08:05:18.668741 (+     1us) write_op.cc:276] Timestamp: P: 1777449898420493 usec, L: 0
0429 08:05:18.668753 (+    12us) write_op.cc:270] Start()
0429 08:05:18.668754 (+     1us) write_op.cc:276] Timestamp: P: 1777449898421020 usec, L: 0
0429 08:05:18.668759 (+     5us) write_op.cc:270] Start()
0429 08:05:18.668760 (+     1us) write_op.cc:276] Timestamp: P: 1777449898421078 usec, L: 0
0429 08:05:18.668768 (+     8us) write_op.cc:270] Start()
0429 08:05:18.668769 (+     1us) write_op.cc:276] Timestamp: P: 1777449898422177 usec, L: 0
0429 08:05:18.668776 (+     7us) write_op.cc:270] Start()
0429 08:05:18.668776 (+     0us) write_op.cc:276] Timestamp: P: 1777449898423283 usec, L: 0
0429 08:05:18.668781 (+     5us) write_op.cc:270] Start()
0429 08:05:18.668781 (+     0us) write_op.cc:276] Timestamp: P: 1777449898424659 usec, L: 0
0429 08:05:18.668787 (+     6us) write_op.cc:270] Start()
0429 08:05:18.668787 (+     0us) write_op.cc:276] Timestamp: P: 1777449898424753 usec, L: 0
0429 08:05:18.668794 (+     7us) write_op.cc:270] Start()
0429 08:05:18.668794 (+     0us) write_op.cc:276] Timestamp: P: 1777449898425669 usec, L: 0
0429 08:05:18.668799 (+     5us) write_op.cc:270] Start()
0429 08:05:18.668800 (+     1us) write_op.cc:276] Timestamp: P: 1777449898426943 usec, L: 0
0429 08:05:18.668805 (+     5us) write_op.cc:270] Start()
0429 08:05:18.668806 (+     1us) write_op.cc:276] Timestamp: P: 1777449898427542 usec, L: 0
0429 08:05:18.668811 (+     5us) write_op.cc:270] Start()
0429 08:05:18.668812 (+     1us) write_op.cc:276] Timestamp: P: 1777449898427731 usec, L: 0
0429 08:05:18.668819 (+     7us) write_op.cc:270] Start()
0429 08:05:18.668819 (+     0us) write_op.cc:276] Timestamp: P: 1777449898428539 usec, L: 0
0429 08:05:18.668825 (+     6us) write_op.cc:270] Start()
0429 08:05:18.668825 (+     0us) write_op.cc:276] Timestamp: P: 1777449898429046 usec, L: 0
0429 08:05:18.668831 (+     6us) write_op.cc:270] Start()
0429 08:05:18.668832 (+     1us) write_op.cc:276] Timestamp: P: 1777449898430154 usec, L: 0
0429 08:05:18.668858 (+    26us) write_op.cc:270] Start()
0429 08:05:18.668859 (+     1us) write_op.cc:276] Timestamp: P: 1777449898430262 usec, L: 0
0429 08:05:18.668868 (+     9us) write_op.cc:270] Start()
0429 08:05:18.668869 (+     1us) write_op.cc:276] Timestamp: P: 1777449898431659 usec, L: 0
0429 08:05:18.668880 (+    11us) write_op.cc:270] Start()
0429 08:05:18.668881 (+     1us) write_op.cc:276] Timestamp: P: 1777449898432481 usec, L: 0
0429 08:05:18.668894 (+    13us) write_op.cc:270] Start()
0429 08:05:18.668895 (+     1us) write_op.cc:276] Timestamp: P: 1777449898432754 usec, L: 0
0429 08:05:18.668906 (+    11us) write_op.cc:270] Start()
0429 08:05:18.668907 (+     1us) write_op.cc:276] Timestamp: P: 1777449898432897 usec, L: 0
0429 08:05:18.668922 (+    15us) write_op.cc:270] Start()
0429 08:05:18.668924 (+     2us) write_op.cc:276] Timestamp: P: 1777449898434133 usec, L: 0
0429 08:05:18.668933 (+     9us) write_op.cc:270] Start()
0429 08:05:18.668933 (+     0us) write_op.cc:276] Timestamp: P: 1777449898435789 usec, L: 0
0429 08:05:18.668940 (+     7us) write_op.cc:270] Start()
0429 08:05:18.668941 (+     1us) write_op.cc:276] Timestamp: P: 1777449898435937 usec, L: 0
0429 08:05:18.668953 (+    12us) write_op.cc:270] Start()
0429 08:05:18.668954 (+     1us) write_op.cc:276] Timestamp: P: 1777449898436152 usec, L: 0
0429 08:05:18.668964 (+    10us) write_op.cc:270] Start()
0429 08:05:18.668965 (+     1us) write_op.cc:276] Timestamp: P: 1777449898437588 usec, L: 0
0429 08:05:18.668973 (+     8us) write_op.cc:270] Start()
0429 08:05:18.668973 (+     0us) write_op.cc:276] Timestamp: P: 1777449898437787 usec, L: 0
0429 08:05:18.668981 (+     8us) write_op.cc:270] Start()
0429 08:05:18.668982 (+     1us) write_op.cc:276] Timestamp: P: 1777449898437968 usec, L: 0
0429 08:05:18.668990 (+     8us) write_op.cc:270] Start()
0429 08:05:18.668991 (+     1us) write_op.cc:276] Timestamp: P: 1777449898439394 usec, L: 0
0429 08:05:18.669003 (+    12us) write_op.cc:270] Start()
0429 08:05:18.669005 (+     2us) write_op.cc:276] Timestamp: P: 1777449898440116 usec, L: 0
0429 08:05:18.669014 (+     9us) write_op.cc:270] Start()
0429 08:05:18.669015 (+     1us) write_op.cc:276] Timestamp: P: 1777449898440217 usec, L: 0
0429 08:05:18.669023 (+     8us) write_op.cc:270] Start()
0429 08:05:18.669023 (+     0us) write_op.cc:276] Timestamp: P: 1777449898440301 usec, L: 0
0429 08:05:18.669030 (+     7us) write_op.cc:270] Start()
0429 08:05:18.669031 (+     1us) write_op.cc:276] Timestamp: P: 1777449898442643 usec, L: 0
0429 08:05:18.669041 (+    10us) write_op.cc:270] Start()
0429 08:05:18.669042 (+     1us) write_op.cc:276] Timestamp: P: 1777449898442755 usec, L: 0
0429 08:05:18.669049 (+     7us) write_op.cc:270] Start()
0429 08:05:18.669050 (+     1us) write_op.cc:276] Timestamp: P: 1777449898442844 usec, L: 0
0429 08:05:18.669058 (+     8us) write_op.cc:270] Start()
0429 08:05:18.669059 (+     1us) write_op.cc:276] Timestamp: P: 1777449898442923 usec, L: 0
0429 08:05:18.669070 (+    11us) write_op.cc:270] Start()
0429 08:05:18.669071 (+     1us) write_op.cc:276] Timestamp: P: 1777449898445230 usec, L: 0
0429 08:05:18.669080 (+     9us) write_op.cc:270] Start()
0429 08:05:18.669081 (+     1us) write_op.cc:276] Timestamp: P: 1777449898446034 usec, L: 0
0429 08:05:18.669088 (+     7us) write_op.cc:270] Start()
0429 08:05:18.669089 (+     1us) write_op.cc:276] Timestamp: P: 1777449898446133 usec, L: 0
0429 08:05:18.669102 (+    13us) write_op.cc:270] Start()
0429 08:05:18.669103 (+     1us) write_op.cc:276] Timestamp: P: 1777449898446237 usec, L: 0
0429 08:05:18.669112 (+     9us) write_op.cc:270] Start()
0429 08:05:18.669113 (+     1us) write_op.cc:276] Timestamp: P: 1777449898448339 usec, L: 0
0429 08:05:18.669122 (+     9us) write_op.cc:270] Start()
0429 08:05:18.669123 (+     1us) write_op.cc:276] Timestamp: P: 1777449898448517 usec, L: 0
0429 08:05:18.669134 (+    11us) write_op.cc:270] Start()
0429 08:05:18.669135 (+     1us) write_op.cc:276] Timestamp: P: 1777449898448617 usec, L: 0
0429 08:05:18.669145 (+    10us) write_op.cc:270] Start()
0429 08:05:18.669146 (+     1us) write_op.cc:276] Timestamp: P: 1777449898448687 usec, L: 0
0429 08:05:18.669156 (+    10us) write_op.cc:270] Start()
0429 08:05:18.669157 (+     1us) write_op.cc:276] Timestamp: P: 1777449898450582 usec, L: 0
0429 08:05:18.669173 (+    16us) write_op.cc:270] Start()
0429 08:05:18.669174 (+     1us) write_op.cc:276] Timestamp: P: 1777449898451102 usec, L: 0
0429 08:05:18.669185 (+    11us) write_op.cc:270] Start()
0429 08:05:18.669186 (+     1us) write_op.cc:276] Timestamp: P: 1777449898451207 usec, L: 0
0429 08:05:18.669195 (+     9us) write_op.cc:270] Start()
0429 08:05:18.669196 (+     1us) write_op.cc:276] Timestamp: P: 1777449898451264 usec, L: 0
0429 08:05:18.669204 (+     8us) write_op.cc:270] Start()
0429 08:05:18.669205 (+     1us) write_op.cc:276] Timestamp: P: 1777449898453403 usec, L: 0
0429 08:05:18.669218 (+    13us) write_op.cc:270] Start()
0429 08:05:18.669219 (+     1us) write_op.cc:276] Timestamp: P: 1777449898453575 usec, L: 0
0429 08:05:18.669230 (+    11us) write_op.cc:270] Start()
0429 08:05:18.669230 (+     0us) write_op.cc:276] Timestamp: P: 1777449898454087 usec, L: 0
0429 08:05:18.669238 (+     8us) write_op.cc:270] Start()
0429 08:05:18.669239 (+     1us) write_op.cc:276] Timestamp: P: 1777449898454649 usec, L: 0
0429 08:05:18.669248 (+     9us) write_op.cc:270] Start()
0429 08:05:18.669249 (+     1us) write_op.cc:276] Timestamp: P: 1777449898455423 usec, L: 0
0429 08:05:18.669257 (+     8us) write_op.cc:270] Start()
0429 08:05:18.669257 (+     0us) write_op.cc:276] Timestamp: P: 1777449898456538 usec, L: 0
0429 08:05:18.669263 (+     6us) write_op.cc:270] Start()
0429 08:05:18.669264 (+     1us) write_op.cc:276] Timestamp: P: 1777449898457178 usec, L: 0
0429 08:05:18.669270 (+     6us) write_op.cc:270] Start()
0429 08:05:18.669270 (+     0us) write_op.cc:276] Timestamp: P: 1777449898457569 usec, L: 0
0429 08:05:18.669276 (+     6us) write_op.cc:270] Start()
0429 08:05:18.669277 (+     1us) write_op.cc:276] Timestamp: P: 1777449898458115 usec, L: 0
0429 08:05:18.669285 (+     8us) write_op.cc:270] Start()
0429 08:05:18.669286 (+     1us) write_op.cc:276] Timestamp: P: 1777449898459895 usec, L: 0
0429 08:05:18.669293 (+     7us) write_op.cc:270] Start()
0429 08:05:18.669293 (+     0us) write_op.cc:276] Timestamp: P: 1777449898460009 usec, L: 0
0429 08:05:18.669300 (+     7us) write_op.cc:270] Start()
0429 08:05:18.669301 (+     1us) write_op.cc:276] Timestamp: P: 1777449898460535 usec, L: 0
0429 08:05:18.669312 (+    11us) write_op.cc:270] Start()
0429 08:05:18.669313 (+     1us) write_op.cc:276] Timestamp: P: 1777449898460619 usec, L: 0
0429 08:05:18.669323 (+    10us) write_op.cc:270] Start()
0429 08:05:18.669323 (+     0us) write_op.cc:276] Timestamp: P: 1777449898463075 usec, L: 0
0429 08:05:18.669332 (+     9us) write_op.cc:270] Start()
0429 08:05:18.669333 (+     1us) write_op.cc:276] Timestamp: P: 1777449898463197 usec, L: 0
0429 08:05:18.669340 (+     7us) write_op.cc:270] Start()
0429 08:05:18.669341 (+     1us) write_op.cc:276] Timestamp: P: 1777449898463301 usec, L: 0
0429 08:05:18.669348 (+     7us) write_op.cc:270] Start()
0429 08:05:18.669351 (+     3us) write_op.cc:276] Timestamp: P: 1777449898463377 usec, L: 0
0429 08:05:18.669360 (+     9us) write_op.cc:270] Start()
0429 08:05:18.669361 (+     1us) write_op.cc:276] Timestamp: P: 1777449898464883 usec, L: 0
0429 08:05:18.669370 (+     9us) write_op.cc:270] Start()
0429 08:05:18.669370 (+     0us) write_op.cc:276] Timestamp: P: 1777449898466181 usec, L: 0
0429 08:05:18.669377 (+     7us) write_op.cc:270] Start()
0429 08:05:18.669378 (+     1us) write_op.cc:276] Timestamp: P: 1777449898466278 usec, L: 0
0429 08:05:18.669385 (+     7us) write_op.cc:270] Start()
0429 08:05:18.669388 (+     3us) write_op.cc:276] Timestamp: P: 1777449898466375 usec, L: 0
0429 08:05:18.669396 (+     8us) write_op.cc:270] Start()
0429 08:05:18.669396 (+     0us) write_op.cc:276] Timestamp: P: 1777449898467578 usec, L: 0
0429 08:05:18.669405 (+     9us) write_op.cc:270] Start()
0429 08:05:18.669406 (+     1us) write_op.cc:276] Timestamp: P: 1777449898468846 usec, L: 0
0429 08:05:18.669416 (+    10us) write_op.cc:270] Start()
0429 08:05:18.669417 (+     1us) write_op.cc:276] Timestamp: P: 1777449898468960 usec, L: 0
0429 08:05:18.669428 (+    11us) write_op.cc:270] Start()
0429 08:05:18.669431 (+     3us) write_op.cc:276] Timestamp: P: 1777449898469392 usec, L: 0
0429 08:05:18.669439 (+     8us) write_op.cc:270] Start()
0429 08:05:18.669439 (+     0us) write_op.cc:276] Timestamp: P: 1777449898471033 usec, L: 0
0429 08:05:18.669448 (+     9us) write_op.cc:270] Start()
0429 08:05:18.669448 (+     0us) write_op.cc:276] Timestamp: P: 1777449898471163 usec, L: 0
0429 08:05:18.669456 (+     8us) write_op.cc:270] Start()
0429 08:05:18.669456 (+     0us) write_op.cc:276] Timestamp: P: 1777449898471238 usec, L: 0
0429 08:05:18.669467 (+    11us) write_op.cc:270] Start()
0429 08:05:18.669471 (+     4us) write_op.cc:276] Timestamp: P: 1777449898472457 usec, L: 0
0429 08:05:18.669481 (+    10us) write_op.cc:270] Start()
0429 08:05:18.669482 (+     1us) write_op.cc:276] Timestamp: P: 1777449898473896 usec, L: 0
0429 08:05:18.669491 (+     9us) write_op.cc:270] Start()
0429 08:05:18.669493 (+     2us) write_op.cc:276] Timestamp: P: 1777449898474311 usec, L: 0
0429 08:05:18.669504 (+    11us) write_op.cc:270] Start()
0429 08:05:18.669505 (+     1us) write_op.cc:276] Timestamp: P: 1777449898474605 usec, L: 0
0429 08:05:18.669513 (+     8us) write_op.cc:270] Start()
0429 08:05:18.669516 (+     3us) write_op.cc:276] Timestamp: P: 1777449898475269 usec, L: 0
0429 08:05:18.669522 (+     6us) write_op.cc:270] Start()
0429 08:05:18.669523 (+     1us) write_op.cc:276] Timestamp: P: 1777449898475875 usec, L: 0
0429 08:05:18.669531 (+     8us) write_op.cc:270] Start()
0429 08:05:18.669532 (+     1us) write_op.cc:276] Timestamp: P: 1777449898477119 usec, L: 0
0429 08:05:18.669543 (+    11us) write_op.cc:270] Start()
0429 08:05:18.669545 (+     2us) write_op.cc:276] Timestamp: P: 1777449898477454 usec, L: 0
0429 08:05:18.669558 (+    13us) write_op.cc:270] Start()
0429 08:05:18.669561 (+     3us) write_op.cc:276] Timestamp: P: 1777449898478439 usec, L: 0
0429 08:05:18.669574 (+    13us) write_op.cc:270] Start()
0429 08:05:18.669575 (+     1us) write_op.cc:276] Timestamp: P: 1777449898478809 usec, L: 0
0429 08:05:18.669588 (+    13us) write_op.cc:270] Start()
0429 08:05:18.669589 (+     1us) write_op.cc:276] Timestamp: P: 1777449898479246 usec, L: 0
0429 08:05:18.669600 (+    11us) write_op.cc:270] Start()
0429 08:05:18.669600 (+     0us) write_op.cc:276] Timestamp: P: 1777449898480597 usec, L: 0
0429 08:05:18.669607 (+     7us) write_op.cc:270] Start()
0429 08:05:18.669611 (+     4us) write_op.cc:276] Timestamp: P: 1777449898480821 usec, L: 0
0429 08:05:18.669624 (+    13us) write_op.cc:270] Start()
0429 08:05:18.669625 (+     1us) write_op.cc:276] Timestamp: P: 1777449898481027 usec, L: 0
0429 08:05:18.669635 (+    10us) write_op.cc:270] Start()
0429 08:05:18.669636 (+     1us) write_op.cc:276] Timestamp: P: 1777449898482158 usec, L: 0
0429 08:05:18.669661 (+    25us) write_op.cc:270] Start()
0429 08:05:18.669662 (+     1us) write_op.cc:276] Timestamp: P: 1777449898482916 usec, L: 0
0429 08:05:18.669675 (+    13us) write_op.cc:270] Start()
0429 08:05:18.669679 (+     4us) write_op.cc:276] Timestamp: P: 1777449898483015 usec, L: 0
0429 08:05:18.669687 (+     8us) write_op.cc:270] Start()
0429 08:05:18.669688 (+     1us) write_op.cc:276] Timestamp: P: 1777449898483505 usec, L: 0
0429 08:05:18.669698 (+    10us) write_op.cc:270] Start()
0429 08:05:18.669698 (+     0us) write_op.cc:276] Timestamp: P: 1777449898484595 usec, L: 0
0429 08:05:18.669710 (+    12us) write_op.cc:270] Start()
0429 08:05:18.669711 (+     1us) write_op.cc:276] Timestamp: P: 1777449898485968 usec, L: 0
0429 08:05:18.669720 (+     9us) write_op.cc:270] Start()
0429 08:05:18.669723 (+     3us) write_op.cc:276] Timestamp: P: 1777449898486060 usec, L: 0
0429 08:05:18.669732 (+     9us) write_op.cc:270] Start()
0429 08:05:18.669733 (+     1us) write_op.cc:276] Timestamp: P: 1777449898486468 usec, L: 0
0429 08:05:18.669740 (+     7us) write_op.cc:270] Start()
0429 08:05:18.669741 (+     1us) write_op.cc:276] Timestamp: P: 1777449898486957 usec, L: 0
0429 08:05:18.669751 (+    10us) write_op.cc:270] Start()
0429 08:05:18.669752 (+     1us) write_op.cc:276] Timestamp: P: 1777449898488535 usec, L: 0
0429 08:05:18.669763 (+    11us) write_op.cc:270] Start()
0429 08:05:18.669765 (+     2us) write_op.cc:276] Timestamp: P: 1777449898489142 usec, L: 0
0429 08:05:18.669775 (+    10us) write_op.cc:270] Start()
0429 08:05:18.669777 (+     2us) write_op.cc:276] Timestamp: P: 1777449898489795 usec, L: 0
0429 08:05:18.669788 (+    11us) write_op.cc:270] Start()
0429 08:05:18.669789 (+     1us) write_op.cc:276] Timestamp: P: 1777449898489898 usec, L: 0
0429 08:05:18.669801 (+    12us) write_op.cc:270] Start()
0429 08:05:18.669802 (+     1us) write_op.cc:276] Timestamp: P: 1777449898491814 usec, L: 0
0429 08:05:18.669811 (+     9us) write_op.cc:270] Start()
0429 08:05:18.669814 (+     3us) write_op.cc:276] Timestamp: P: 1777449898491917 usec, L: 0
0429 08:05:18.669821 (+     7us) write_op.cc:270] Start()
0429 08:05:18.669823 (+     2us) write_op.cc:276] Timestamp: P: 1777449898492971 usec, L: 0
0429 08:05:18.669834 (+    11us) write_op.cc:270] Start()
0429 08:05:18.669835 (+     1us) write_op.cc:276] Timestamp: P: 1777449898493024 usec, L: 0
0429 08:05:18.669843 (+     8us) write_op.cc:270] Start()
0429 08:05:18.669844 (+     1us) write_op.cc:276] Timestamp: P: 1777449898493832 usec, L: 0
0429 08:05:18.669851 (+     7us) write_op.cc:270] Start()
0429 08:05:18.669855 (+     4us) write_op.cc:276] Timestamp: P: 1777449898493900 usec, L: 0
0429 08:05:18.669865 (+    10us) write_op.cc:270] Start()
0429 08:05:18.669866 (+     1us) write_op.cc:276] Timestamp: P: 1777449898495914 usec, L: 0
0429 08:05:18.669876 (+    10us) write_op.cc:270] Start()
0429 08:05:18.669877 (+     1us) write_op.cc:276] Timestamp: P: 1777449898496116 usec, L: 0
0429 08:05:18.669886 (+     9us) write_op.cc:270] Start()
0429 08:05:18.669887 (+     1us) write_op.cc:276] Timestamp: P: 1777449898496423 usec, L: 0
0429 08:05:18.669894 (+     7us) write_op.cc:270] Start()
0429 08:05:18.669898 (+     4us) write_op.cc:276] Timestamp: P: 1777449898496535 usec, L: 0
0429 08:05:18.669908 (+    10us) write_op.cc:270] Start()
0429 08:05:18.669909 (+     1us) write_op.cc:276] Timestamp: P: 1777449898497982 usec, L: 0
0429 08:05:18.669917 (+     8us) write_op.cc:270] Start()
0429 08:05:18.669918 (+     1us) write_op.cc:276] Timestamp: P: 1777449898498354 usec, L: 0
0429 08:05:18.669926 (+     8us) write_op.cc:270] Start()
0429 08:05:18.669927 (+     1us) write_op.cc:276] Timestamp: P: 1777449898499232 usec, L: 0
0429 08:05:18.669934 (+     7us) write_op.cc:270] Start()
0429 08:05:18.669936 (+     2us) write_op.cc:276] Timestamp: P: 1777449898499666 usec, L: 0
0429 08:05:18.669943 (+     7us) write_op.cc:270] Start()
0429 08:05:18.669944 (+     1us) write_op.cc:276] Timestamp: P: 1777449898500363 usec, L: 0
0429 08:05:18.669951 (+     7us) write_op.cc:270] Start()
0429 08:05:18.669952 (+     1us) write_op.cc:276] Timestamp: P: 1777449898500759 usec, L: 0
0429 08:05:18.669958 (+     6us) write_op.cc:270] Start()
0429 08:05:18.669959 (+     1us) write_op.cc:276] Timestamp: P: 1777449898502949 usec, L: 0
0429 08:05:18.669966 (+     7us) write_op.cc:270] Start()
0429 08:05:18.669968 (+     2us) write_op.cc:276] Timestamp: P: 1777449898503043 usec, L: 0
0429 08:05:18.669975 (+     7us) write_op.cc:270] Start()
0429 08:05:18.669976 (+     1us) write_op.cc:276] Timestamp: P: 1777449898503084 usec, L: 0
0429 08:05:18.669987 (+    11us) write_op.cc:270] Start()
0429 08:05:18.669987 (+     0us) write_op.cc:276] Timestamp: P: 1777449898503364 usec, L: 0
0429 08:05:18.669996 (+     9us) write_op.cc:270] Start()
0429 08:05:18.669997 (+     1us) write_op.cc:276] Timestamp: P: 1777449898504629 usec, L: 0
0429 08:05:18.670004 (+     7us) write_op.cc:270] Start()
0429 08:05:18.670007 (+     3us) write_op.cc:276] Timestamp: P: 1777449898505671 usec, L: 0
0429 08:05:18.670014 (+     7us) write_op.cc:270] Start()
0429 08:05:18.670015 (+     1us) write_op.cc:276] Timestamp: P: 1777449898505797 usec, L: 0
0429 08:05:18.670022 (+     7us) write_op.cc:270] Start()
0429 08:05:18.670023 (+     1us) write_op.cc:276] Timestamp: P: 1777449898505891 usec, L: 0
0429 08:05:18.670030 (+     7us) write_op.cc:270] Start()
0429 08:05:18.670031 (+     1us) write_op.cc:276] Timestamp: P: 1777449898507524 usec, L: 0
0429 08:05:18.670038 (+     7us) write_op.cc:270] Start()
0429 08:05:18.670041 (+     3us) write_op.cc:276] Timestamp: P: 17774498
I20260429 08:05:19.723001  8530 consensus_queue.cc:799] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [LEADER]: Peer dc98e72103e94f92a8b1a214d8b88c62 is lagging by at least 27970 ops behind the committed index  [suppressed 2 similar messages]
W20260429 08:05:19.739944  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1110ms of latency in SegmentAllocator::Sync()
I20260429 08:05:20.851377  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 29) took 1125 ms. Trace:
W20260429 08:05:20.851414  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1123ms of latency in SegmentAllocator::Sync()
I20260429 08:05:20.851537  8063 rpcz_store.cc:276] 0429 08:05:19.725715 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:05:19.725777 (+    62us) service_pool.cc:225] Handling call
0429 08:05:19.727096 (+  1319us) raft_consensus.cc:1471] Updating replica for 425 ops
0429 08:05:19.728642 (+  1546us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:05:19.728643 (+     1us) raft_consensus.cc:1539] Triggering prepare for 425 ops
0429 08:05:19.728695 (+    52us) write_op.cc:270] Start()
0429 08:05:19.728700 (+     5us) write_op.cc:276] Timestamp: P: 1777449898679152 usec, L: 0
0429 08:05:19.728812 (+   112us) write_op.cc:270] Start()
0429 08:05:19.728814 (+     2us) write_op.cc:276] Timestamp: P: 1777449898679275 usec, L: 0
0429 08:05:19.728831 (+    17us) write_op.cc:270] Start()
0429 08:05:19.728832 (+     1us) write_op.cc:276] Timestamp: P: 1777449898681801 usec, L: 0
0429 08:05:19.728846 (+    14us) write_op.cc:270] Start()
0429 08:05:19.728847 (+     1us) write_op.cc:276] Timestamp: P: 1777449898682255 usec, L: 0
0429 08:05:19.728856 (+     9us) write_op.cc:270] Start()
0429 08:05:19.728857 (+     1us) write_op.cc:276] Timestamp: P: 1777449898683162 usec, L: 0
0429 08:05:19.728869 (+    12us) write_op.cc:270] Start()
0429 08:05:19.728871 (+     2us) write_op.cc:276] Timestamp: P: 1777449898683243 usec, L: 0
0429 08:05:19.728882 (+    11us) write_op.cc:270] Start()
0429 08:05:19.728884 (+     2us) write_op.cc:276] Timestamp: P: 1777449898683610 usec, L: 0
0429 08:05:19.728891 (+     7us) write_op.cc:270] Start()
0429 08:05:19.728891 (+     0us) write_op.cc:276] Timestamp: P: 1777449898684990 usec, L: 0
0429 08:05:19.728903 (+    12us) write_op.cc:270] Start()
0429 08:05:19.728903 (+     0us) write_op.cc:276] Timestamp: P: 1777449898686697 usec, L: 0
0429 08:05:19.728911 (+     8us) write_op.cc:270] Start()
0429 08:05:19.728912 (+     1us) write_op.cc:276] Timestamp: P: 1777449898686808 usec, L: 0
0429 08:05:19.728920 (+     8us) write_op.cc:270] Start()
0429 08:05:19.728922 (+     2us) write_op.cc:276] Timestamp: P: 1777449898687175 usec, L: 0
0429 08:05:19.728932 (+    10us) write_op.cc:270] Start()
0429 08:05:19.728932 (+     0us) write_op.cc:276] Timestamp: P: 1777449898688725 usec, L: 0
0429 08:05:19.728941 (+     9us) write_op.cc:270] Start()
0429 08:05:19.728942 (+     1us) write_op.cc:276] Timestamp: P: 1777449898690099 usec, L: 0
0429 08:05:19.728949 (+     7us) write_op.cc:270] Start()
0429 08:05:19.728949 (+     0us) write_op.cc:276] Timestamp: P: 1777449898690660 usec, L: 0
0429 08:05:19.728961 (+    12us) write_op.cc:270] Start()
0429 08:05:19.728961 (+     0us) write_op.cc:276] Timestamp: P: 1777449898691615 usec, L: 0
0429 08:05:19.728967 (+     6us) write_op.cc:270] Start()
0429 08:05:19.728968 (+     1us) write_op.cc:276] Timestamp: P: 1777449898694107 usec, L: 0
0429 08:05:19.728975 (+     7us) write_op.cc:270] Start()
0429 08:05:19.728976 (+     1us) write_op.cc:276] Timestamp: P: 1777449898694915 usec, L: 0
0429 08:05:19.728983 (+     7us) write_op.cc:270] Start()
0429 08:05:19.728985 (+     2us) write_op.cc:276] Timestamp: P: 1777449898695457 usec, L: 0
0429 08:05:19.728998 (+    13us) write_op.cc:270] Start()
0429 08:05:19.729017 (+    19us) write_op.cc:276] Timestamp: P: 1777449898695583 usec, L: 0
0429 08:05:19.729027 (+    10us) write_op.cc:270] Start()
0429 08:05:19.729028 (+     1us) write_op.cc:276] Timestamp: P: 1777449898696914 usec, L: 0
0429 08:05:19.729040 (+    12us) write_op.cc:270] Start()
0429 08:05:19.729041 (+     1us) write_op.cc:276] Timestamp: P: 1777449898698920 usec, L: 0
0429 08:05:19.729059 (+    18us) write_op.cc:270] Start()
0429 08:05:19.729061 (+     2us) write_op.cc:276] Timestamp: P: 1777449898699091 usec, L: 0
0429 08:05:19.729072 (+    11us) write_op.cc:270] Start()
0429 08:05:19.729073 (+     1us) write_op.cc:276] Timestamp: P: 1777449898699173 usec, L: 0
0429 08:05:19.729083 (+    10us) write_op.cc:270] Start()
0429 08:05:19.729083 (+     0us) write_op.cc:276] Timestamp: P: 1777449898699603 usec, L: 0
0429 08:05:19.729093 (+    10us) write_op.cc:270] Start()
0429 08:05:19.729094 (+     1us) write_op.cc:276] Timestamp: P: 1777449898701201 usec, L: 0
0429 08:05:19.729102 (+     8us) write_op.cc:270] Start()
0429 08:05:19.729106 (+     4us) write_op.cc:276] Timestamp: P: 1777449898701991 usec, L: 0
0429 08:05:19.729114 (+     8us) write_op.cc:270] Start()
0429 08:05:19.729114 (+     0us) write_op.cc:276] Timestamp: P: 1777449898702071 usec, L: 0
0429 08:05:19.729122 (+     8us) write_op.cc:270] Start()
0429 08:05:19.729122 (+     0us) write_op.cc:276] Timestamp: P: 1777449898702380 usec, L: 0
0429 08:05:19.729129 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729130 (+     1us) write_op.cc:276] Timestamp: P: 1777449898704472 usec, L: 0
0429 08:05:19.729136 (+     6us) write_op.cc:270] Start()
0429 08:05:19.729140 (+     4us) write_op.cc:276] Timestamp: P: 1777449898704584 usec, L: 0
0429 08:05:19.729147 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729148 (+     1us) write_op.cc:276] Timestamp: P: 1777449898705014 usec, L: 0
0429 08:05:19.729155 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729156 (+     1us) write_op.cc:276] Timestamp: P: 1777449898705938 usec, L: 0
0429 08:05:19.729168 (+    12us) write_op.cc:270] Start()
0429 08:05:19.729168 (+     0us) write_op.cc:276] Timestamp: P: 1777449898707075 usec, L: 0
0429 08:05:19.729176 (+     8us) write_op.cc:270] Start()
0429 08:05:19.729179 (+     3us) write_op.cc:276] Timestamp: P: 1777449898708077 usec, L: 0
0429 08:05:19.729185 (+     6us) write_op.cc:270] Start()
0429 08:05:19.729186 (+     1us) write_op.cc:276] Timestamp: P: 1777449898708165 usec, L: 0
0429 08:05:19.729193 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729193 (+     0us) write_op.cc:276] Timestamp: P: 1777449898709236 usec, L: 0
0429 08:05:19.729200 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729200 (+     0us) write_op.cc:276] Timestamp: P: 1777449898710209 usec, L: 0
0429 08:05:19.729207 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729210 (+     3us) write_op.cc:276] Timestamp: P: 1777449898711693 usec, L: 0
0429 08:05:19.729217 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729217 (+     0us) write_op.cc:276] Timestamp: P: 1777449898711784 usec, L: 0
0429 08:05:19.729227 (+    10us) write_op.cc:270] Start()
0429 08:05:19.729228 (+     1us) write_op.cc:276] Timestamp: P: 1777449898712847 usec, L: 0
0429 08:05:19.729236 (+     8us) write_op.cc:270] Start()
0429 08:05:19.729236 (+     0us) write_op.cc:276] Timestamp: P: 1777449898715740 usec, L: 0
0429 08:05:19.729243 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729246 (+     3us) write_op.cc:276] Timestamp: P: 1777449898715836 usec, L: 0
0429 08:05:19.729252 (+     6us) write_op.cc:270] Start()
0429 08:05:19.729252 (+     0us) write_op.cc:276] Timestamp: P: 1777449898715905 usec, L: 0
0429 08:05:19.729260 (+     8us) write_op.cc:270] Start()
0429 08:05:19.729262 (+     2us) write_op.cc:276] Timestamp: P: 1777449898732450 usec, L: 0
0429 08:05:19.729268 (+     6us) write_op.cc:270] Start()
0429 08:05:19.729269 (+     1us) write_op.cc:276] Timestamp: P: 1777449898733015 usec, L: 0
0429 08:05:19.729276 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729278 (+     2us) write_op.cc:276] Timestamp: P: 1777449898733343 usec, L: 0
0429 08:05:19.729285 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729286 (+     1us) write_op.cc:276] Timestamp: P: 1777449898733443 usec, L: 0
0429 08:05:19.729292 (+     6us) write_op.cc:270] Start()
0429 08:05:19.729293 (+     1us) write_op.cc:276] Timestamp: P: 1777449898736236 usec, L: 0
0429 08:05:19.729300 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729300 (+     0us) write_op.cc:276] Timestamp: P: 1777449898736441 usec, L: 0
0429 08:05:19.729307 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729309 (+     2us) write_op.cc:276] Timestamp: P: 1777449898737707 usec, L: 0
0429 08:05:19.729316 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729317 (+     1us) write_op.cc:276] Timestamp: P: 1777449898738185 usec, L: 0
0429 08:05:19.729323 (+     6us) write_op.cc:270] Start()
0429 08:05:19.729324 (+     1us) write_op.cc:276] Timestamp: P: 1777449898739744 usec, L: 0
0429 08:05:19.729330 (+     6us) write_op.cc:270] Start()
0429 08:05:19.729331 (+     1us) write_op.cc:276] Timestamp: P: 1777449898740337 usec, L: 0
0429 08:05:19.729338 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729340 (+     2us) write_op.cc:276] Timestamp: P: 1777449898740439 usec, L: 0
0429 08:05:19.729347 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729348 (+     1us) write_op.cc:276] Timestamp: P: 1777449898740519 usec, L: 0
0429 08:05:19.729354 (+     6us) write_op.cc:270] Start()
0429 08:05:19.729355 (+     1us) write_op.cc:276] Timestamp: P: 1777449898743267 usec, L: 0
0429 08:05:19.729362 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729363 (+     1us) write_op.cc:276] Timestamp: P: 1777449898743376 usec, L: 0
0429 08:05:19.729369 (+     6us) write_op.cc:270] Start()
0429 08:05:19.729372 (+     3us) write_op.cc:276] Timestamp: P: 1777449898743493 usec, L: 0
0429 08:05:19.729379 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729379 (+     0us) write_op.cc:276] Timestamp: P: 1777449898743600 usec, L: 0
0429 08:05:19.729386 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729387 (+     1us) write_op.cc:276] Timestamp: P: 1777449898746971 usec, L: 0
0429 08:05:19.729394 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729394 (+     0us) write_op.cc:276] Timestamp: P: 1777449898747078 usec, L: 0
0429 08:05:19.729403 (+     9us) write_op.cc:270] Start()
0429 08:05:19.729404 (+     1us) write_op.cc:276] Timestamp: P: 1777449898747164 usec, L: 0
0429 08:05:19.729411 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729412 (+     1us) write_op.cc:276] Timestamp: P: 1777449898747259 usec, L: 0
0429 08:05:19.729419 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729419 (+     0us) write_op.cc:276] Timestamp: P: 1777449898749966 usec, L: 0
0429 08:05:19.729428 (+     9us) write_op.cc:270] Start()
0429 08:05:19.729429 (+     1us) write_op.cc:276] Timestamp: P: 1777449898750067 usec, L: 0
0429 08:05:19.729444 (+    15us) write_op.cc:270] Start()
0429 08:05:19.729444 (+     0us) write_op.cc:276] Timestamp: P: 1777449898750140 usec, L: 0
0429 08:05:19.729454 (+    10us) write_op.cc:270] Start()
0429 08:05:19.729455 (+     1us) write_op.cc:276] Timestamp: P: 1777449898750999 usec, L: 0
0429 08:05:19.729461 (+     6us) write_op.cc:270] Start()
0429 08:05:19.729462 (+     1us) write_op.cc:276] Timestamp: P: 1777449898752503 usec, L: 0
0429 08:05:19.729470 (+     8us) write_op.cc:270] Start()
0429 08:05:19.729471 (+     1us) write_op.cc:276] Timestamp: P: 1777449898752615 usec, L: 0
0429 08:05:19.729481 (+    10us) write_op.cc:270] Start()
0429 08:05:19.729482 (+     1us) write_op.cc:276] Timestamp: P: 1777449898752940 usec, L: 0
0429 08:05:19.729490 (+     8us) write_op.cc:270] Start()
0429 08:05:19.729491 (+     1us) write_op.cc:276] Timestamp: P: 1777449898753553 usec, L: 0
0429 08:05:19.729498 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729499 (+     1us) write_op.cc:276] Timestamp: P: 1777449898754564 usec, L: 0
0429 08:05:19.729506 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729507 (+     1us) write_op.cc:276] Timestamp: P: 1777449898755267 usec, L: 0
0429 08:05:19.729515 (+     8us) write_op.cc:270] Start()
0429 08:05:19.729516 (+     1us) write_op.cc:276] Timestamp: P: 1777449898755736 usec, L: 0
0429 08:05:19.729524 (+     8us) write_op.cc:270] Start()
0429 08:05:19.729524 (+     0us) write_op.cc:276] Timestamp: P: 1777449898755829 usec, L: 0
0429 08:05:19.729531 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729531 (+     0us) write_op.cc:276] Timestamp: P: 1777449898757590 usec, L: 0
0429 08:05:19.729538 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729539 (+     1us) write_op.cc:276] Timestamp: P: 1777449898758357 usec, L: 0
0429 08:05:19.729548 (+     9us) write_op.cc:270] Start()
0429 08:05:19.729549 (+     1us) write_op.cc:276] Timestamp: P: 1777449898758803 usec, L: 0
0429 08:05:19.729555 (+     6us) write_op.cc:270] Start()
0429 08:05:19.729556 (+     1us) write_op.cc:276] Timestamp: P: 1777449898758916 usec, L: 0
0429 08:05:19.729564 (+     8us) write_op.cc:270] Start()
0429 08:05:19.729564 (+     0us) write_op.cc:276] Timestamp: P: 1777449898759769 usec, L: 0
0429 08:05:19.729574 (+    10us) write_op.cc:270] Start()
0429 08:05:19.729575 (+     1us) write_op.cc:276] Timestamp: P: 1777449898761661 usec, L: 0
0429 08:05:19.729587 (+    12us) write_op.cc:270] Start()
0429 08:05:19.729587 (+     0us) write_op.cc:276] Timestamp: P: 1777449898761782 usec, L: 0
0429 08:05:19.729594 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729595 (+     1us) write_op.cc:276] Timestamp: P: 1777449898761868 usec, L: 0
0429 08:05:19.729601 (+     6us) write_op.cc:270] Start()
0429 08:05:19.729602 (+     1us) write_op.cc:276] Timestamp: P: 1777449898763239 usec, L: 0
0429 08:05:19.729608 (+     6us) write_op.cc:270] Start()
0429 08:05:19.729609 (+     1us) write_op.cc:276] Timestamp: P: 1777449898764271 usec, L: 0
0429 08:05:19.729616 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729616 (+     0us) write_op.cc:276] Timestamp: P: 1777449898764385 usec, L: 0
0429 08:05:19.729623 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729624 (+     1us) write_op.cc:276] Timestamp: P: 1777449898764478 usec, L: 0
0429 08:05:19.729631 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729632 (+     1us) write_op.cc:276] Timestamp: P: 1777449898765472 usec, L: 0
0429 08:05:19.729638 (+     6us) write_op.cc:270] Start()
0429 08:05:19.729639 (+     1us) write_op.cc:276] Timestamp: P: 1777449898767261 usec, L: 0
0429 08:05:19.729647 (+     8us) write_op.cc:270] Start()
0429 08:05:19.729648 (+     1us) write_op.cc:276] Timestamp: P: 1777449898767396 usec, L: 0
0429 08:05:19.729655 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729656 (+     1us) write_op.cc:276] Timestamp: P: 1777449898767565 usec, L: 0
0429 08:05:19.729662 (+     6us) write_op.cc:270] Start()
0429 08:05:19.729663 (+     1us) write_op.cc:276] Timestamp: P: 1777449898768192 usec, L: 0
0429 08:05:19.729670 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729670 (+     0us) write_op.cc:276] Timestamp: P: 1777449898769886 usec, L: 0
0429 08:05:19.729679 (+     9us) write_op.cc:270] Start()
0429 08:05:19.729680 (+     1us) write_op.cc:276] Timestamp: P: 1777449898770334 usec, L: 0
0429 08:05:19.729686 (+     6us) write_op.cc:270] Start()
0429 08:05:19.729687 (+     1us) write_op.cc:276] Timestamp: P: 1777449898770422 usec, L: 0
0429 08:05:19.729694 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729695 (+     1us) write_op.cc:276] Timestamp: P: 1777449898771161 usec, L: 0
0429 08:05:19.729702 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729703 (+     1us) write_op.cc:276] Timestamp: P: 1777449898772018 usec, L: 0
0429 08:05:19.729712 (+     9us) write_op.cc:270] Start()
0429 08:05:19.729713 (+     1us) write_op.cc:276] Timestamp: P: 1777449898772375 usec, L: 0
0429 08:05:19.729720 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729720 (+     0us) write_op.cc:276] Timestamp: P: 1777449898774188 usec, L: 0
0429 08:05:19.729738 (+    18us) write_op.cc:270] Start()
0429 08:05:19.729739 (+     1us) write_op.cc:276] Timestamp: P: 1777449898774255 usec, L: 0
0429 08:05:19.729746 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729746 (+     0us) write_op.cc:276] Timestamp: P: 1777449898774293 usec, L: 0
0429 08:05:19.729754 (+     8us) write_op.cc:270] Start()
0429 08:05:19.729755 (+     1us) write_op.cc:276] Timestamp: P: 1777449898774879 usec, L: 0
0429 08:05:19.729761 (+     6us) write_op.cc:270] Start()
0429 08:05:19.729762 (+     1us) write_op.cc:276] Timestamp: P: 1777449898777181 usec, L: 0
0429 08:05:19.729768 (+     6us) write_op.cc:270] Start()
0429 08:05:19.729769 (+     1us) write_op.cc:276] Timestamp: P: 1777449898777248 usec, L: 0
0429 08:05:19.729776 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729776 (+     0us) write_op.cc:276] Timestamp: P: 1777449898777288 usec, L: 0
0429 08:05:19.729784 (+     8us) write_op.cc:270] Start()
0429 08:05:19.729786 (+     2us) write_op.cc:276] Timestamp: P: 1777449898777907 usec, L: 0
0429 08:05:19.729793 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729793 (+     0us) write_op.cc:276] Timestamp: P: 1777449898779670 usec, L: 0
0429 08:05:19.729800 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729801 (+     1us) write_op.cc:276] Timestamp: P: 1777449898779781 usec, L: 0
0429 08:05:19.729808 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729809 (+     1us) write_op.cc:276] Timestamp: P: 1777449898780835 usec, L: 0
0429 08:05:19.729816 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729817 (+     1us) write_op.cc:276] Timestamp: P: 1777449898781146 usec, L: 0
0429 08:05:19.729825 (+     8us) write_op.cc:270] Start()
0429 08:05:19.729826 (+     1us) write_op.cc:276] Timestamp: P: 1777449898781808 usec, L: 0
0429 08:05:19.729833 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729834 (+     1us) write_op.cc:276] Timestamp: P: 1777449898782358 usec, L: 0
0429 08:05:19.729840 (+     6us) write_op.cc:270] Start()
0429 08:05:19.729841 (+     1us) write_op.cc:276] Timestamp: P: 1777449898783921 usec, L: 0
0429 08:05:19.729852 (+    11us) write_op.cc:270] Start()
0429 08:05:19.729853 (+     1us) write_op.cc:276] Timestamp: P: 1777449898784039 usec, L: 0
0429 08:05:19.729860 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729860 (+     0us) write_op.cc:276] Timestamp: P: 1777449898784787 usec, L: 0
0429 08:05:19.729867 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729868 (+     1us) write_op.cc:276] Timestamp: P: 1777449898785251 usec, L: 0
0429 08:05:19.729878 (+    10us) write_op.cc:270] Start()
0429 08:05:19.729879 (+     1us) write_op.cc:276] Timestamp: P: 1777449898786501 usec, L: 0
0429 08:05:19.729891 (+    12us) write_op.cc:270] Start()
0429 08:05:19.729892 (+     1us) write_op.cc:276] Timestamp: P: 1777449898786655 usec, L: 0
0429 08:05:19.729899 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729900 (+     1us) write_op.cc:276] Timestamp: P: 1777449898789248 usec, L: 0
0429 08:05:19.729908 (+     8us) write_op.cc:270] Start()
0429 08:05:19.729910 (+     2us) write_op.cc:276] Timestamp: P: 1777449898789959 usec, L: 0
0429 08:05:19.729919 (+     9us) write_op.cc:270] Start()
0429 08:05:19.729920 (+     1us) write_op.cc:276] Timestamp: P: 1777449898790076 usec, L: 0
0429 08:05:19.729929 (+     9us) write_op.cc:270] Start()
0429 08:05:19.729930 (+     1us) write_op.cc:276] Timestamp: P: 1777449898790388 usec, L: 0
0429 08:05:19.729939 (+     9us) write_op.cc:270] Start()
0429 08:05:19.729939 (+     0us) write_op.cc:276] Timestamp: P: 1777449898793357 usec, L: 0
0429 08:05:19.729946 (+     7us) write_op.cc:270] Start()
0429 08:05:19.729947 (+     1us) write_op.cc:276] Timestamp: P: 1777449898793568 usec, L: 0
0429 08:05:19.729953 (+     6us) write_op.cc:270] Start()
0429 08:05:19.729954 (+     1us) write_op.cc:276] Timestamp: P: 1777449898793687 usec, L: 0
0429 08:05:19.729962 (+     8us) write_op.cc:270] Start()
0429 08:05:19.729963 (+     1us) write_op.cc:276] Timestamp: P: 1777449898793798 usec, L: 0
0429 08:05:19.729969 (+     6us) write_op.cc:270] Start()
0429 08:05:19.729970 (+     1us) write_op.cc:276] Timestamp: P: 1777449898795572 usec, L: 0
0429 08:05:19.729976 (+     6us) write_op.cc:270] Start()
0429 08:05:19.729977 (+     1us) write_op.cc:276] Timestamp: P: 1777449898796122 usec, L: 0
0429 08:05:19.729987 (+    10us) write_op.cc:270] Start()
0429 08:05:19.729988 (+     1us) write_op.cc:276] Timestamp: P: 1777449898796417 usec, L: 0
0429 08:05:19.729999 (+    11us) write_op.cc:270] Start()
0429 08:05:19.730000 (+     1us) write_op.cc:276] Timestamp: P: 1777449898796521 usec, L: 0
0429 08:05:19.730011 (+    11us) write_op.cc:270] Start()
0429 08:05:19.730012 (+     1us) write_op.cc:276] Timestamp: P: 1777449898798177 usec, L: 0
0429 08:05:19.730030 (+    18us) write_op.cc:270] Start()
0429 08:05:19.730030 (+     0us) write_op.cc:276] Timestamp: P: 1777449898798273 usec, L: 0
0429 08:05:19.730037 (+     7us) write_op.cc:270] Start()
0429 08:05:19.730038 (+     1us) write_op.cc:276] Timestamp: P: 1777449898799396 usec, L: 0
0429 08:05:19.730047 (+     9us) write_op.cc:270] Start()
0429 08:05:19.730048 (+     1us) write_op.cc:276] Timestamp: P: 1777449898799607 usec, L: 0
0429 08:05:19.730054 (+     6us) write_op.cc:270] Start()
0429 08:05:19.730055 (+     1us) write_op.cc:276] Timestamp: P: 1777449898800883 usec, L: 0
0429 08:05:19.730062 (+     7us) write_op.cc:270] Start()
0429 08:05:19.730063 (+     1us) write_op.cc:276] Timestamp: P: 1777449898800964 usec, L: 0
0429 08:05:19.730070 (+     7us) write_op.cc:270] Start()
0429 08:05:19.730070 (+     0us) write_op.cc:276] Timestamp: P: 1777449898801676 usec, L: 0
0429 08:05:19.730078 (+     8us) write_op.cc:270] Start()
0429 08:05:19.730080 (+     2us) write_op.cc:276] Timestamp: P: 1777449898802474 usec, L: 0
0429 08:05:19.730091 (+    11us) write_op.cc:270] Start()
0429 08:05:19.730092 (+     1us) write_op.cc:276] Timestamp: P: 1777449898803058 usec, L: 0
0429 08:05:19.730098 (+     6us) write_op.cc:270] Start()
0429 08:05:19.730099 (+     1us) write_op.cc:276] Timestamp: P: 1777449898804003 usec, L: 0
0429 08:05:19.730106 (+     7us) write_op.cc:270] Start()
0429 08:05:19.730107 (+     1us) write_op.cc:276] Timestamp: P: 1777449898804970 usec, L: 0
0429 08:05:19.730114 (+     7us) write_op.cc:270] Start()
0429 08:05:19.730115 (+     1us) write_op.cc:276] Timestamp: P: 1777449898805496 usec, L: 0
0429 08:05:19.730122 (+     7us) write_op.cc:270] Start()
0429 08:05:19.730123 (+     1us) write_op.cc:276] Timestamp: P: 1777449898806320 usec, L: 0
0429 08:05:19.730129 (+     6us) write_op.cc:270] Start()
0429 08:05:19.730130 (+     1us) write_op.cc:276] Timestamp: P: 1777449898806929 usec, L: 0
0429 08:05:19.730138 (+     8us) write_op.cc:270] Start()
0429 08:05:19.730139 (+     1us) write_op.cc:276] Timestamp: P: 1777449898807310 usec, L: 0
0429 08:05:19.730148 (+     9us) write_op.cc:270] Start()
0429 08:05:19.730149 (+     1us) write_op.cc:276] Timestamp: P: 1777449898808262 usec, L: 0
0429 08:05:19.730167 (+    18us) write_op.cc:270] Start()
0429 08:05:19.730168 (+     1us) write_op.cc:276] Timestamp: P: 1777449898809604 usec, L: 0
0429 08:05:19.730175 (+     7us) write_op.cc:270] Start()
0429 08:05:19.730176 (+     1us) write_op.cc:276] Timestamp: P: 1777449898809732 usec, L: 0
0429 08:05:19.730182 (+     6us) write_op.cc:270] Start()
0429 08:05:19.730183 (+     1us) write_op.cc:276] Timestamp: P: 1777449898810705 usec, L: 0
0429 08:05:19.730193 (+    10us) write_op.cc:270] Start()
0429 08:05:19.730194 (+     1us) write_op.cc:276] Timestamp: P: 1777449898811168 usec, L: 0
0429 08:05:19.730201 (+     7us) write_op.cc:270] Start()
0429 08:05:19.730202 (+     1us) write_op.cc:276] Timestamp: P: 1777449898812310 usec, L: 0
0429 08:05:19.730209 (+     7us) write_op.cc:270] Start()
0429 08:05:19.730209 (+     0us) write_op.cc:276] Timestamp: P: 1777449898812533 usec, L: 0
0429 08:05:19.730218 (+     9us) write_op.cc:270] Start()
0429 08:05:19.730219 (+     1us) write_op.cc:276] Timestamp: P: 1777449898813133 usec, L: 0
0429 08:05:19.730229 (+    10us) write_op.cc:270] Start()
0429 08:05:19.730230 (+     1us) write_op.cc:276] Timestamp: P: 1777449898813539 usec, L: 0
0429 08:05:19.730236 (+     6us) write_op.cc:270] Start()
0429 08:05:19.730237 (+     1us) write_op.cc:276] Timestamp: P: 1777449898814277 usec, L: 0
0429 08:05:19.730245 (+     8us) write_op.cc:270] Start()
0429 08:05:19.730246 (+     1us) write_op.cc:276] Timestamp: P: 1777449898814955 usec, L: 0
0429 08:05:19.730253 (+     7us) write_op.cc:270] Start()
0429 08:05:19.730254 (+     1us) write_op.cc:276] Timestamp: P: 1777449898815750 usec, L: 0
0429 08:05:19.730264 (+    10us) write_op.cc:270] Start()
0429 08:05:19.730265 (+     1us) write_op.cc:276] Timestamp: P: 1777449898816174 usec, L: 0
0429 08:05:19.730272 (+     7us) write_op.cc:270] Start()
0429 08:05:19.730273 (+     1us) write_op.cc:276] Timestamp: P: 1777449898816768 usec, L: 0
0429 08:05:19.730280 (+     7us) write_op.cc:270] Start()
0429 08:05:19.730281 (+     1us) write_op.cc:276] Timestamp: P: 1777449898818466 usec, L: 0
0429 08:05:19.730287 (+     6us) write_op.cc:270] Start()
0429 08:05:19.730287 (+     0us) write_op.cc:276] Timestamp: P: 1777449898818673 usec, L: 0
0429 08:05:19.730297 (+    10us) write_op.cc:270] Start()
0429 08:05:19.730298 (+     1us) write_op.cc:276] Timestamp: P: 1777449898818746 usec, L: 0
0429 08:05:19.730305 (+     7us) write_op.cc:270] Start()
0429 08:05:19.730306 (+     1us) write_op.cc:276] Timestamp: P: 1777449898820092 usec, L: 0
0429 08:05:19.730313 (+     7us) write_op.cc:270] Start()
0429 08:05:19.730314 (+     1us) write_op.cc:276] Timestamp: P: 1777449898821640 usec, L: 0
0429 08:05:19.730321 (+     7us) write_op.cc:270] Start()
0429 08:05:19.730322 (+     1us) write_op.cc:276] Timestamp: P: 1777449898821771 usec, L: 0
0429 08:05:19.730329 (+     7us) write_op.cc:270] Start()
0429 08:05:19.730330 (+     1us) write_op.cc:276] Timestamp: P: 1777449898821865 usec, L: 0
0429 08:05:19.730337 (+     7us) write_op.cc:270] Start()
0429 08:05:19.730338 (+     1us) write_op.cc:276] Timestamp: P: 1777449898821954 usec, L: 0
0429 08:05:19.730346 (+     8us) write_op.cc:270] Start()
0429 08:05:19.730347 (+     1us) write_op.cc:276] Timestamp: P: 1777449898823399 usec, L: 0
0429 08:05:19.730354 (+     7us) write_op.cc:270] Start()
0429 08:05:19.730356 (+     2us) write_op.cc:276] Timestamp: P: 1777449898824002 usec, L: 0
0429 08:05:19.730363 (+     7us) write_op.cc:270] Start()
0429 08:05:19.730364 (+     1us) write_op.cc:276] Timestamp: P: 1777449898824750 usec, L: 0
0429 08:05:19.730371 (+     7us) write_op.cc:270] Start()
0429 08:05:19.730372 (+     1us) write_op.cc:276] Timestamp: P: 1777449898824831 usec, L: 0
0429 08:05:19.730379 (+     7us) write_op.cc:270] Start()
0429 08:05:19.730379 (+     0us) write_op.cc:276] Timestamp: P: 1777449898825623 usec, L: 0
0429 08:05:19.730386 (+     7us) write_op.cc:270] Start()
0429 08:05:19.730389 (+     3us) write_op.cc:276] Timestamp: P: 1777449898826438 usec, L: 0
0429 08:05:19.730398 (+     9us) write_op.cc:270] Start()
0429 08:05:19.730399 (+     1us) write_op.cc:276] Timestamp: P: 1777449898827259 usec, L: 0
0429 08:05:19.730406 (+     7us) write_op.cc:270] Start()
0429 08:05:19.730407 (+     1us) write_op.cc:276] Timestamp: P: 1777449898827333 usec, L: 0
0429 08:05:19.730415 (+     8us) write_op.cc:270] Start()
0429 08:05:19.730415 (+     0us) write_op.cc:276] Timestamp: P: 1777449898828469 usec, L: 0
0429 08:05:19.730422 (+     7us) write_op.cc:270] Start()
0429 08:05:19.730424 (+     2us) write_op.cc:276] Timestamp: P: 1777449898829438 usec, L: 0
0429 08:05:19.730431 (+     7us) write_op.cc:270] Start()
0429 08:05:19.730431 (+     0us) write_op.cc:276] Timestamp: P: 1777449898831213 usec, L: 0
0429 08:05:19.730439 (+     8us) write_op.cc:270] Start()
0429 08:05:19.730439 (+     0us) write_op.cc:276] Timestamp: P: 1777449898831336 usec, L: 0
0429 08:05:19.730447 (+     8us) write_op.cc:270] Start()
0429 08:05:19.730449 (+     2us) write_op.cc:276] Timestamp: P: 1777449898831494 usec, L: 0
0429 08:05:19.730456 (+     7us) write_op.cc:270] Start()
0429 08:05:19.730458 (+     2us) write_op.cc:276] Timestamp: P: 1777449898832292 usec, L: 0
0429 08:05:19.730466 (+     8us) write_op.cc:270] Start()
0429 08:05:19.730467 (+     1us) write_op.cc:276] Timestamp: P: 1777449898834462 usec, L: 0
0429 08:05:19.730474 (+     7us) write_op.cc:270] Start()
0429 08:05:19.730474 (+     0us) write_op.cc:276] Timestamp: P: 1777449898834575 usec, L: 0
0429 08:05:19.730481 (+     7us) write_op.cc:270] Start()
0429 08:05:19.730481 (+     0us) write_op.cc:276] Timestamp: P: 1777449898834671 usec, L: 0
0429 08:05:19.730489 (+     8us) write_op.cc:270] Start()
0429 08:05:19.730490 (+     1us) write_op.cc:276] Timestamp: P: 1777449898835202 usec, L: 0
0429 08:05:19.730497 (+     7us) write_op.cc:270] Start()
0429 08:05:19.730498 (+     1us) write_op.cc:276] Timestamp: P: 1777449898837108 usec, L: 0
0429 08:05:19.730507 (+     9us) write_op.cc:270] Start()
0429 08:05:19.730508 (+     1us) write_op.cc:276] Timestamp: P: 1777449898837725 usec, L: 0
0429 08:05:19.730516 (+     8us) write_op.cc:270] Start()
0429 08:05:19.730517 (+     1us) write_op.cc:276] Timestamp: P: 1777449898837819 usec, L: 0
0429 08:05:19.730525 (+     8us) write_op.cc:270] Start()
0429 08:05:19.730528 (+     3us) write_op.cc:276] Timestamp: P: 1777449898837892 usec, L: 0
0429 08:05:19.730535 (+     7us) write_op.cc:270] Start()
0429 08:05:19.730536 (+     1us) write_op.cc:276] Timestamp: P: 1777449898839228 usec, L: 0
0429 08:05:19.730544 (+     8us) write_op.cc:270] Start()
0429 08:05:19.730545 (+     1us) write_op.cc:276] Timestamp: P: 1777449898840103 usec, L: 0
0429 08:05:19.730553 (+     8us) write_op.cc:270] Start()
0429 08:05:19.730554 (+     1us) write_op.cc:276] Timestamp: P: 1777449898840206 usec, L: 0
0429 08:05:19.730563 (+     9us) write_op.cc:270] Start()
0429 08:05:19.730564 (+     1us) write_op.cc:276] Timestamp: P: 1777449898840599 usec, L: 0
0429 08:05:19.730572 (+     8us) write_op.cc:270] Start()
0429 08:05:19.730573 (+     1us) write_op.cc:276] Timestamp: P: 1777449898841588 usec, L: 0
0429 08:05:19.730581 (+     8us) write_op.cc:270] Start()
0429 08:05:19.730582 (+     1us) write_op.cc:276] Timestamp: P: 1777449898842142 usec, L: 0
0429 08:05:19.730590 (+     8us) write_op.cc:270] Start()
0429 08:05:19.730591 (+     1us) write_op.cc:276] Timestamp: P: 1777449898843100 usec, L: 0
0429 08:05:19.730598 (+     7us) write_op.cc:270] Start()
0429 08:05:19.730602 (+     4us) write_op.cc:276] Timestamp: P: 17774498
W20260429 08:05:21.653095  8022 tablet_service.cc:3080] error setting up scanner afc5bd7b10a943bc88373931bba732e9 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1777449920652909 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1777449899315370 usec, L: 0 Physical time difference: 21.338s: new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "ff9323f2b2fe40acb8a2061909bddd0c"
W20260429 08:05:21.974855  8414 log.cc:494] Time spent T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Log roll took a long time: real 1.124s	user 0.001s	sys 0.000s
W20260429 08:05:21.985726  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 965ms of latency in SegmentAllocator::Sync()
I20260429 08:05:22.952441  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 30) took 2068 ms. Trace:
I20260429 08:05:22.952548  8063 rpcz_store.cc:276] 0429 08:05:20.883661 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:05:20.883721 (+    60us) service_pool.cc:225] Handling call
0429 08:05:20.885317 (+  1596us) raft_consensus.cc:1471] Updating replica for 425 ops
0429 08:05:20.887383 (+  2066us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:05:20.887384 (+     1us) raft_consensus.cc:1539] Triggering prepare for 425 ops
0429 08:05:20.887450 (+    66us) write_op.cc:270] Start()
0429 08:05:20.887455 (+     5us) write_op.cc:276] Timestamp: P: 1777449899012028 usec, L: 0
0429 08:05:20.887615 (+   160us) write_op.cc:270] Start()
0429 08:05:20.887624 (+     9us) write_op.cc:276] Timestamp: P: 1777449899012981 usec, L: 0
0429 08:05:20.887658 (+    34us) write_op.cc:270] Start()
0429 08:05:20.887661 (+     3us) write_op.cc:276] Timestamp: P: 1777449899013500 usec, L: 0
0429 08:05:20.887687 (+    26us) write_op.cc:270] Start()
0429 08:05:20.887688 (+     1us) write_op.cc:276] Timestamp: P: 1777449899013888 usec, L: 0
0429 08:05:20.887697 (+     9us) write_op.cc:270] Start()
0429 08:05:20.887698 (+     1us) write_op.cc:276] Timestamp: P: 1777449899014380 usec, L: 0
0429 08:05:20.887719 (+    21us) write_op.cc:270] Start()
0429 08:05:20.887720 (+     1us) write_op.cc:276] Timestamp: P: 1777449899015576 usec, L: 0
0429 08:05:20.887731 (+    11us) write_op.cc:270] Start()
0429 08:05:20.887734 (+     3us) write_op.cc:276] Timestamp: P: 1777449899016845 usec, L: 0
0429 08:05:20.887743 (+     9us) write_op.cc:270] Start()
0429 08:05:20.887744 (+     1us) write_op.cc:276] Timestamp: P: 1777449899016944 usec, L: 0
0429 08:05:20.887764 (+    20us) write_op.cc:270] Start()
0429 08:05:20.887765 (+     1us) write_op.cc:276] Timestamp: P: 1777449899017277 usec, L: 0
0429 08:05:20.887773 (+     8us) write_op.cc:270] Start()
0429 08:05:20.887782 (+     9us) write_op.cc:276] Timestamp: P: 1777449899017352 usec, L: 0
0429 08:05:20.887794 (+    12us) write_op.cc:270] Start()
0429 08:05:20.887794 (+     0us) write_op.cc:276] Timestamp: P: 1777449899019534 usec, L: 0
0429 08:05:20.887809 (+    15us) write_op.cc:270] Start()
0429 08:05:20.887810 (+     1us) write_op.cc:276] Timestamp: P: 1777449899019642 usec, L: 0
0429 08:05:20.887818 (+     8us) write_op.cc:270] Start()
0429 08:05:20.887818 (+     0us) write_op.cc:276] Timestamp: P: 1777449899020098 usec, L: 0
0429 08:05:20.887827 (+     9us) write_op.cc:270] Start()
0429 08:05:20.887828 (+     1us) write_op.cc:276] Timestamp: P: 1777449899020194 usec, L: 0
0429 08:05:20.887841 (+    13us) write_op.cc:270] Start()
0429 08:05:20.887842 (+     1us) write_op.cc:276] Timestamp: P: 1777449899021717 usec, L: 0
0429 08:05:20.887849 (+     7us) write_op.cc:270] Start()
0429 08:05:20.887850 (+     1us) write_op.cc:276] Timestamp: P: 1777449899022341 usec, L: 0
0429 08:05:20.887858 (+     8us) write_op.cc:270] Start()
0429 08:05:20.887859 (+     1us) write_op.cc:276] Timestamp: P: 1777449899022955 usec, L: 0
0429 08:05:20.887866 (+     7us) write_op.cc:270] Start()
0429 08:05:20.887867 (+     1us) write_op.cc:276] Timestamp: P: 1777449899023082 usec, L: 0
0429 08:05:20.887878 (+    11us) write_op.cc:270] Start()
0429 08:05:20.887879 (+     1us) write_op.cc:276] Timestamp: P: 1777449899025306 usec, L: 0
0429 08:05:20.887886 (+     7us) write_op.cc:270] Start()
0429 08:05:20.887887 (+     1us) write_op.cc:276] Timestamp: P: 1777449899025422 usec, L: 0
0429 08:05:20.887894 (+     7us) write_op.cc:270] Start()
0429 08:05:20.887894 (+     0us) write_op.cc:276] Timestamp: P: 1777449899025510 usec, L: 0
0429 08:05:20.887918 (+    24us) write_op.cc:270] Start()
0429 08:05:20.887918 (+     0us) write_op.cc:276] Timestamp: P: 1777449899025616 usec, L: 0
0429 08:05:20.887928 (+    10us) write_op.cc:270] Start()
0429 08:05:20.887929 (+     1us) write_op.cc:276] Timestamp: P: 1777449899028342 usec, L: 0
0429 08:05:20.887937 (+     8us) write_op.cc:270] Start()
0429 08:05:20.887938 (+     1us) write_op.cc:276] Timestamp: P: 1777449899028479 usec, L: 0
0429 08:05:20.887947 (+     9us) write_op.cc:270] Start()
0429 08:05:20.887948 (+     1us) write_op.cc:276] Timestamp: P: 1777449899028554 usec, L: 0
0429 08:05:20.887956 (+     8us) write_op.cc:270] Start()
0429 08:05:20.887957 (+     1us) write_op.cc:276] Timestamp: P: 1777449899028615 usec, L: 0
0429 08:05:20.887967 (+    10us) write_op.cc:270] Start()
0429 08:05:20.887968 (+     1us) write_op.cc:276] Timestamp: P: 1777449899030224 usec, L: 0
0429 08:05:20.887975 (+     7us) write_op.cc:270] Start()
0429 08:05:20.887976 (+     1us) write_op.cc:276] Timestamp: P: 1777449899031502 usec, L: 0
0429 08:05:20.887983 (+     7us) write_op.cc:270] Start()
0429 08:05:20.887984 (+     1us) write_op.cc:276] Timestamp: P: 1777449899031597 usec, L: 0
0429 08:05:20.887992 (+     8us) write_op.cc:270] Start()
0429 08:05:20.887992 (+     0us) write_op.cc:276] Timestamp: P: 1777449899032115 usec, L: 0
0429 08:05:20.888001 (+     9us) write_op.cc:270] Start()
0429 08:05:20.888002 (+     1us) write_op.cc:276] Timestamp: P: 1777449899033626 usec, L: 0
0429 08:05:20.888009 (+     7us) write_op.cc:270] Start()
0429 08:05:20.888010 (+     1us) write_op.cc:276] Timestamp: P: 1777449899034045 usec, L: 0
0429 08:05:20.888023 (+    13us) write_op.cc:270] Start()
0429 08:05:20.888023 (+     0us) write_op.cc:276] Timestamp: P: 1777449899034168 usec, L: 0
0429 08:05:20.888031 (+     8us) write_op.cc:270] Start()
0429 08:05:20.888031 (+     0us) write_op.cc:276] Timestamp: P: 1777449899034668 usec, L: 0
0429 08:05:20.888046 (+    15us) write_op.cc:270] Start()
0429 08:05:20.888046 (+     0us) write_op.cc:276] Timestamp: P: 1777449899036470 usec, L: 0
0429 08:05:20.888053 (+     7us) write_op.cc:270] Start()
0429 08:05:20.888054 (+     1us) write_op.cc:276] Timestamp: P: 1777449899036561 usec, L: 0
0429 08:05:20.888062 (+     8us) write_op.cc:270] Start()
0429 08:05:20.888063 (+     1us) write_op.cc:276] Timestamp: P: 1777449899037155 usec, L: 0
0429 08:05:20.888071 (+     8us) write_op.cc:270] Start()
0429 08:05:20.888072 (+     1us) write_op.cc:276] Timestamp: P: 1777449899037804 usec, L: 0
0429 08:05:20.888085 (+    13us) write_op.cc:270] Start()
0429 08:05:20.888086 (+     1us) write_op.cc:276] Timestamp: P: 1777449899039050 usec, L: 0
0429 08:05:20.888093 (+     7us) write_op.cc:270] Start()
0429 08:05:20.888094 (+     1us) write_op.cc:276] Timestamp: P: 1777449899039142 usec, L: 0
0429 08:05:20.888102 (+     8us) write_op.cc:270] Start()
0429 08:05:20.888103 (+     1us) write_op.cc:276] Timestamp: P: 1777449899039183 usec, L: 0
0429 08:05:20.888113 (+    10us) write_op.cc:270] Start()
0429 08:05:20.888113 (+     0us) write_op.cc:276] Timestamp: P: 1777449899041622 usec, L: 0
0429 08:05:20.888127 (+    14us) write_op.cc:270] Start()
0429 08:05:20.888128 (+     1us) write_op.cc:276] Timestamp: P: 1777449899041840 usec, L: 0
0429 08:05:20.888140 (+    12us) write_op.cc:270] Start()
0429 08:05:20.888141 (+     1us) write_op.cc:276] Timestamp: P: 1777449899041955 usec, L: 0
0429 08:05:20.888150 (+     9us) write_op.cc:270] Start()
0429 08:05:20.888151 (+     1us) write_op.cc:276] Timestamp: P: 1777449899042042 usec, L: 0
0429 08:05:20.888161 (+    10us) write_op.cc:270] Start()
0429 08:05:20.888162 (+     1us) write_op.cc:276] Timestamp: P: 1777449899043942 usec, L: 0
0429 08:05:20.888174 (+    12us) write_op.cc:270] Start()
0429 08:05:20.888175 (+     1us) write_op.cc:276] Timestamp: P: 1777449899044039 usec, L: 0
0429 08:05:20.888186 (+    11us) write_op.cc:270] Start()
0429 08:05:20.888187 (+     1us) write_op.cc:276] Timestamp: P: 1777449899044625 usec, L: 0
0429 08:05:20.888196 (+     9us) write_op.cc:270] Start()
0429 08:05:20.888198 (+     2us) write_op.cc:276] Timestamp: P: 1777449899044745 usec, L: 0
0429 08:05:20.888207 (+     9us) write_op.cc:270] Start()
0429 08:05:20.888207 (+     0us) write_op.cc:276] Timestamp: P: 1777449899047086 usec, L: 0
0429 08:05:20.888220 (+    13us) write_op.cc:270] Start()
0429 08:05:20.888221 (+     1us) write_op.cc:276] Timestamp: P: 1777449899047194 usec, L: 0
0429 08:05:20.888232 (+    11us) write_op.cc:270] Start()
0429 08:05:20.888232 (+     0us) write_op.cc:276] Timestamp: P: 1777449899047271 usec, L: 0
0429 08:05:20.888242 (+    10us) write_op.cc:270] Start()
0429 08:05:20.888243 (+     1us) write_op.cc:276] Timestamp: P: 1777449899047350 usec, L: 0
0429 08:05:20.888254 (+    11us) write_op.cc:270] Start()
0429 08:05:20.888255 (+     1us) write_op.cc:276] Timestamp: P: 1777449899049646 usec, L: 0
0429 08:05:20.888268 (+    13us) write_op.cc:270] Start()
0429 08:05:20.888269 (+     1us) write_op.cc:276] Timestamp: P: 1777449899049766 usec, L: 0
0429 08:05:20.888280 (+    11us) write_op.cc:270] Start()
0429 08:05:20.888280 (+     0us) write_op.cc:276] Timestamp: P: 1777449899050114 usec, L: 0
0429 08:05:20.888291 (+    11us) write_op.cc:270] Start()
0429 08:05:20.888292 (+     1us) write_op.cc:276] Timestamp: P: 1777449899050209 usec, L: 0
0429 08:05:20.888302 (+    10us) write_op.cc:270] Start()
0429 08:05:20.888303 (+     1us) write_op.cc:276] Timestamp: P: 1777449899051308 usec, L: 0
0429 08:05:20.888315 (+    12us) write_op.cc:270] Start()
0429 08:05:20.888316 (+     1us) write_op.cc:276] Timestamp: P: 1777449899052999 usec, L: 0
0429 08:05:20.888325 (+     9us) write_op.cc:270] Start()
0429 08:05:20.888327 (+     2us) write_op.cc:276] Timestamp: P: 1777449899053162 usec, L: 0
0429 08:05:20.888338 (+    11us) write_op.cc:270] Start()
0429 08:05:20.888338 (+     0us) write_op.cc:276] Timestamp: P: 1777449899053739 usec, L: 0
0429 08:05:20.888347 (+     9us) write_op.cc:270] Start()
0429 08:05:20.888350 (+     3us) write_op.cc:276] Timestamp: P: 1777449899054709 usec, L: 0
0429 08:05:20.888359 (+     9us) write_op.cc:270] Start()
0429 08:05:20.888360 (+     1us) write_op.cc:276] Timestamp: P: 1777449899055344 usec, L: 0
0429 08:05:20.888369 (+     9us) write_op.cc:270] Start()
0429 08:05:20.888370 (+     1us) write_op.cc:276] Timestamp: P: 1777449899056786 usec, L: 0
0429 08:05:20.888382 (+    12us) write_op.cc:270] Start()
0429 08:05:20.888383 (+     1us) write_op.cc:276] Timestamp: P: 1777449899056890 usec, L: 0
0429 08:05:20.888393 (+    10us) write_op.cc:270] Start()
0429 08:05:20.888396 (+     3us) write_op.cc:276] Timestamp: P: 1777449899057534 usec, L: 0
0429 08:05:20.888403 (+     7us) write_op.cc:270] Start()
0429 08:05:20.888403 (+     0us) write_op.cc:276] Timestamp: P: 1777449899058515 usec, L: 0
0429 08:05:20.888412 (+     9us) write_op.cc:270] Start()
0429 08:05:20.888412 (+     0us) write_op.cc:276] Timestamp: P: 1777449899059150 usec, L: 0
0429 08:05:20.888420 (+     8us) write_op.cc:270] Start()
0429 08:05:20.888421 (+     1us) write_op.cc:276] Timestamp: P: 1777449899059259 usec, L: 0
0429 08:05:20.888428 (+     7us) write_op.cc:270] Start()
0429 08:05:20.888432 (+     4us) write_op.cc:276] Timestamp: P: 1777449899060028 usec, L: 0
0429 08:05:20.888440 (+     8us) write_op.cc:270] Start()
0429 08:05:20.888441 (+     1us) write_op.cc:276] Timestamp: P: 1777449899061072 usec, L: 0
0429 08:05:20.888451 (+    10us) write_op.cc:270] Start()
0429 08:05:20.888451 (+     0us) write_op.cc:276] Timestamp: P: 1777449899061527 usec, L: 0
0429 08:05:20.888460 (+     9us) write_op.cc:270] Start()
0429 08:05:20.888461 (+     1us) write_op.cc:276] Timestamp: P: 1777449899062933 usec, L: 0
0429 08:05:20.888473 (+    12us) write_op.cc:270] Start()
0429 08:05:20.888477 (+     4us) write_op.cc:276] Timestamp: P: 1777449899063056 usec, L: 0
0429 08:05:20.888496 (+    19us) write_op.cc:270] Start()
0429 08:05:20.888497 (+     1us) write_op.cc:276] Timestamp: P: 1777449899063396 usec, L: 0
0429 08:05:20.888509 (+    12us) write_op.cc:270] Start()
0429 08:05:20.888510 (+     1us) write_op.cc:276] Timestamp: P: 1777449899064049 usec, L: 0
0429 08:05:20.888521 (+    11us) write_op.cc:270] Start()
0429 08:05:20.888523 (+     2us) write_op.cc:276] Timestamp: P: 1777449899065691 usec, L: 0
0429 08:05:20.888535 (+    12us) write_op.cc:270] Start()
0429 08:05:20.888539 (+     4us) write_op.cc:276] Timestamp: P: 1777449899065777 usec, L: 0
0429 08:05:20.888548 (+     9us) write_op.cc:270] Start()
0429 08:05:20.888549 (+     1us) write_op.cc:276] Timestamp: P: 1777449899065848 usec, L: 0
0429 08:05:20.888557 (+     8us) write_op.cc:270] Start()
0429 08:05:20.888557 (+     0us) write_op.cc:276] Timestamp: P: 1777449899066729 usec, L: 0
0429 08:05:20.888564 (+     7us) write_op.cc:270] Start()
0429 08:05:20.888564 (+     0us) write_op.cc:276] Timestamp: P: 1777449899068239 usec, L: 0
0429 08:05:20.888572 (+     8us) write_op.cc:270] Start()
0429 08:05:20.888576 (+     4us) write_op.cc:276] Timestamp: P: 1777449899068662 usec, L: 0
0429 08:05:20.888585 (+     9us) write_op.cc:270] Start()
0429 08:05:20.888586 (+     1us) write_op.cc:276] Timestamp: P: 1777449899069427 usec, L: 0
0429 08:05:20.888597 (+    11us) write_op.cc:270] Start()
0429 08:05:20.888598 (+     1us) write_op.cc:276] Timestamp: P: 1777449899069547 usec, L: 0
0429 08:05:20.888606 (+     8us) write_op.cc:270] Start()
0429 08:05:20.888606 (+     0us) write_op.cc:276] Timestamp: P: 1777449899070861 usec, L: 0
0429 08:05:20.888614 (+     8us) write_op.cc:270] Start()
0429 08:05:20.888616 (+     2us) write_op.cc:276] Timestamp: P: 1777449899070956 usec, L: 0
0429 08:05:20.888625 (+     9us) write_op.cc:270] Start()
0429 08:05:20.888625 (+     0us) write_op.cc:276] Timestamp: P: 1777449899072991 usec, L: 0
0429 08:05:20.888634 (+     9us) write_op.cc:270] Start()
0429 08:05:20.888635 (+     1us) write_op.cc:276] Timestamp: P: 1777449899073118 usec, L: 0
0429 08:05:20.888643 (+     8us) write_op.cc:270] Start()
0429 08:05:20.888643 (+     0us) write_op.cc:276] Timestamp: P: 1777449899073202 usec, L: 0
0429 08:05:20.888653 (+    10us) write_op.cc:270] Start()
0429 08:05:20.888656 (+     3us) write_op.cc:276] Timestamp: P: 1777449899073282 usec, L: 0
0429 08:05:20.888667 (+    11us) write_op.cc:270] Start()
0429 08:05:20.888669 (+     2us) write_op.cc:276] Timestamp: P: 1777449899075736 usec, L: 0
0429 08:05:20.888684 (+    15us) write_op.cc:270] Start()
0429 08:05:20.888685 (+     1us) write_op.cc:276] Timestamp: P: 1777449899075878 usec, L: 0
0429 08:05:20.888692 (+     7us) write_op.cc:270] Start()
0429 08:05:20.888692 (+     0us) write_op.cc:276] Timestamp: P: 1777449899075990 usec, L: 0
0429 08:05:20.888700 (+     8us) write_op.cc:270] Start()
0429 08:05:20.888703 (+     3us) write_op.cc:276] Timestamp: P: 1777449899076398 usec, L: 0
0429 08:05:20.888711 (+     8us) write_op.cc:270] Start()
0429 08:05:20.888711 (+     0us) write_op.cc:276] Timestamp: P: 1777449899078358 usec, L: 0
0429 08:05:20.888720 (+     9us) write_op.cc:270] Start()
0429 08:05:20.888720 (+     0us) write_op.cc:276] Timestamp: P: 1777449899078855 usec, L: 0
0429 08:05:20.888728 (+     8us) write_op.cc:270] Start()
0429 08:05:20.888728 (+     0us) write_op.cc:276] Timestamp: P: 1777449899078993 usec, L: 0
0429 08:05:20.888736 (+     8us) write_op.cc:270] Start()
0429 08:05:20.888739 (+     3us) write_op.cc:276] Timestamp: P: 1777449899079236 usec, L: 0
0429 08:05:20.888747 (+     8us) write_op.cc:270] Start()
0429 08:05:20.888749 (+     2us) write_op.cc:276] Timestamp: P: 1777449899080907 usec, L: 0
0429 08:05:20.888759 (+    10us) write_op.cc:270] Start()
0429 08:05:20.888760 (+     1us) write_op.cc:276] Timestamp: P: 1777449899081420 usec, L: 0
0429 08:05:20.888769 (+     9us) write_op.cc:270] Start()
0429 08:05:20.888770 (+     1us) write_op.cc:276] Timestamp: P: 1777449899081717 usec, L: 0
0429 08:05:20.888777 (+     7us) write_op.cc:270] Start()
0429 08:05:20.888780 (+     3us) write_op.cc:276] Timestamp: P: 1777449899081814 usec, L: 0
0429 08:05:20.888787 (+     7us) write_op.cc:270] Start()
0429 08:05:20.888788 (+     1us) write_op.cc:276] Timestamp: P: 1777449899083605 usec, L: 0
0429 08:05:20.888795 (+     7us) write_op.cc:270] Start()
0429 08:05:20.888796 (+     1us) write_op.cc:276] Timestamp: P: 1777449899083982 usec, L: 0
0429 08:05:20.888804 (+     8us) write_op.cc:270] Start()
0429 08:05:20.888804 (+     0us) write_op.cc:276] Timestamp: P: 1777449899084045 usec, L: 0
0429 08:05:20.888811 (+     7us) write_op.cc:270] Start()
0429 08:05:20.888814 (+     3us) write_op.cc:276] Timestamp: P: 1777449899084532 usec, L: 0
0429 08:05:20.888823 (+     9us) write_op.cc:270] Start()
0429 08:05:20.888824 (+     1us) write_op.cc:276] Timestamp: P: 1777449899086394 usec, L: 0
0429 08:05:20.888833 (+     9us) write_op.cc:270] Start()
0429 08:05:20.888834 (+     1us) write_op.cc:276] Timestamp: P: 1777449899086721 usec, L: 0
0429 08:05:20.888841 (+     7us) write_op.cc:270] Start()
0429 08:05:20.888842 (+     1us) write_op.cc:276] Timestamp: P: 1777449899086820 usec, L: 0
0429 08:05:20.888850 (+     8us) write_op.cc:270] Start()
0429 08:05:20.888853 (+     3us) write_op.cc:276] Timestamp: P: 1777449899087753 usec, L: 0
0429 08:05:20.888862 (+     9us) write_op.cc:270] Start()
0429 08:05:20.888863 (+     1us) write_op.cc:276] Timestamp: P: 1777449899088960 usec, L: 0
0429 08:05:20.888870 (+     7us) write_op.cc:270] Start()
0429 08:05:20.888871 (+     1us) write_op.cc:276] Timestamp: P: 1777449899089332 usec, L: 0
0429 08:05:20.888878 (+     7us) write_op.cc:270] Start()
0429 08:05:20.888879 (+     1us) write_op.cc:276] Timestamp: P: 1777449899089769 usec, L: 0
0429 08:05:20.888888 (+     9us) write_op.cc:270] Start()
0429 08:05:20.888892 (+     4us) write_op.cc:276] Timestamp: P: 1777449899090803 usec, L: 0
0429 08:05:20.888904 (+    12us) write_op.cc:270] Start()
0429 08:05:20.888905 (+     1us) write_op.cc:276] Timestamp: P: 1777449899091289 usec, L: 0
0429 08:05:20.888917 (+    12us) write_op.cc:270] Start()
0429 08:05:20.888918 (+     1us) write_op.cc:276] Timestamp: P: 1777449899092848 usec, L: 0
0429 08:05:20.888925 (+     7us) write_op.cc:270] Start()
0429 08:05:20.888926 (+     1us) write_op.cc:276] Timestamp: P: 1777449899092973 usec, L: 0
0429 08:05:20.888935 (+     9us) write_op.cc:270] Start()
0429 08:05:20.888938 (+     3us) write_op.cc:276] Timestamp: P: 1777449899093394 usec, L: 0
0429 08:05:20.888946 (+     8us) write_op.cc:270] Start()
0429 08:05:20.888946 (+     0us) write_op.cc:276] Timestamp: P: 1777449899093922 usec, L: 0
0429 08:05:20.888954 (+     8us) write_op.cc:270] Start()
0429 08:05:20.888955 (+     1us) write_op.cc:276] Timestamp: P: 1777449899095453 usec, L: 0
0429 08:05:20.888963 (+     8us) write_op.cc:270] Start()
0429 08:05:20.888964 (+     1us) write_op.cc:276] Timestamp: P: 1777449899095614 usec, L: 0
0429 08:05:20.888973 (+     9us) write_op.cc:270] Start()
0429 08:05:20.888974 (+     1us) write_op.cc:276] Timestamp: P: 1777449899096873 usec, L: 0
0429 08:05:20.888988 (+    14us) write_op.cc:270] Start()
0429 08:05:20.888989 (+     1us) write_op.cc:276] Timestamp: P: 1777449899096948 usec, L: 0
0429 08:05:20.888995 (+     6us) write_op.cc:270] Start()
0429 08:05:20.888995 (+     0us) write_op.cc:276] Timestamp: P: 1777449899098221 usec, L: 0
0429 08:05:20.889001 (+     6us) write_op.cc:270] Start()
0429 08:05:20.889001 (+     0us) write_op.cc:276] Timestamp: P: 1777449899098917 usec, L: 0
0429 08:05:20.889007 (+     6us) write_op.cc:270] Start()
0429 08:05:20.889010 (+     3us) write_op.cc:276] Timestamp: P: 1777449899099962 usec, L: 0
0429 08:05:20.889016 (+     6us) write_op.cc:270] Start()
0429 08:05:20.889016 (+     0us) write_op.cc:276] Timestamp: P: 1777449899100027 usec, L: 0
0429 08:05:20.889022 (+     6us) write_op.cc:270] Start()
0429 08:05:20.889022 (+     0us) write_op.cc:276] Timestamp: P: 1777449899101768 usec, L: 0
0429 08:05:20.889029 (+     7us) write_op.cc:270] Start()
0429 08:05:20.889029 (+     0us) write_op.cc:276] Timestamp: P: 1777449899102116 usec, L: 0
0429 08:05:20.889034 (+     5us) write_op.cc:270] Start()
0429 08:05:20.889037 (+     3us) write_op.cc:276] Timestamp: P: 1777449899102217 usec, L: 0
0429 08:05:20.889042 (+     5us) write_op.cc:270] Start()
0429 08:05:20.889043 (+     1us) write_op.cc:276] Timestamp: P: 1777449899102681 usec, L: 0
0429 08:05:20.889049 (+     6us) write_op.cc:270] Start()
0429 08:05:20.889049 (+     0us) write_op.cc:276] Timestamp: P: 1777449899104287 usec, L: 0
0429 08:05:20.889055 (+     6us) write_op.cc:270] Start()
0429 08:05:20.889056 (+     1us) write_op.cc:276] Timestamp: P: 1777449899104971 usec, L: 0
0429 08:05:20.889062 (+     6us) write_op.cc:270] Start()
0429 08:05:20.889063 (+     1us) write_op.cc:276] Timestamp: P: 1777449899105081 usec, L: 0
0429 08:05:20.889068 (+     5us) write_op.cc:270] Start()
0429 08:05:20.889068 (+     0us) write_op.cc:276] Timestamp: P: 1777449899105215 usec, L: 0
0429 08:05:20.889073 (+     5us) write_op.cc:270] Start()
0429 08:05:20.889074 (+     1us) write_op.cc:276] Timestamp: P: 1777449899107125 usec, L: 0
0429 08:05:20.889080 (+     6us) write_op.cc:270] Start()
0429 08:05:20.889080 (+     0us) write_op.cc:276] Timestamp: P: 1777449899107221 usec, L: 0
0429 08:05:20.889086 (+     6us) write_op.cc:270] Start()
0429 08:05:20.889087 (+     1us) write_op.cc:276] Timestamp: P: 1777449899107560 usec, L: 0
0429 08:05:20.889093 (+     6us) write_op.cc:270] Start()
0429 08:05:20.889093 (+     0us) write_op.cc:276] Timestamp: P: 1777449899107862 usec, L: 0
0429 08:05:20.889099 (+     6us) write_op.cc:270] Start()
0429 08:05:20.889099 (+     0us) write_op.cc:276] Timestamp: P: 1777449899110121 usec, L: 0
0429 08:05:20.889104 (+     5us) write_op.cc:270] Start()
0429 08:05:20.889105 (+     1us) write_op.cc:276] Timestamp: P: 1777449899110252 usec, L: 0
0429 08:05:20.889111 (+     6us) write_op.cc:270] Start()
0429 08:05:20.889112 (+     1us) write_op.cc:276] Timestamp: P: 1777449899110637 usec, L: 0
0429 08:05:20.889117 (+     5us) write_op.cc:270] Start()
0429 08:05:20.889118 (+     1us) write_op.cc:276] Timestamp: P: 1777449899111178 usec, L: 0
0429 08:05:20.889123 (+     5us) write_op.cc:270] Start()
0429 08:05:20.889123 (+     0us) write_op.cc:276] Timestamp: P: 1777449899112219 usec, L: 0
0429 08:05:20.889129 (+     6us) write_op.cc:270] Start()
0429 08:05:20.889129 (+     0us) write_op.cc:276] Timestamp: P: 1777449899112652 usec, L: 0
0429 08:05:20.889136 (+     7us) write_op.cc:270] Start()
0429 08:05:20.889136 (+     0us) write_op.cc:276] Timestamp: P: 1777449899113771 usec, L: 0
0429 08:05:20.889142 (+     6us) write_op.cc:270] Start()
0429 08:05:20.889143 (+     1us) write_op.cc:276] Timestamp: P: 1777449899113876 usec, L: 0
0429 08:05:20.889148 (+     5us) write_op.cc:270] Start()
0429 08:05:20.889149 (+     1us) write_op.cc:276] Timestamp: P: 1777449899114404 usec, L: 0
0429 08:05:20.889155 (+     6us) write_op.cc:270] Start()
0429 08:05:20.889155 (+     0us) write_op.cc:276] Timestamp: P: 1777449899115239 usec, L: 0
0429 08:05:20.889162 (+     7us) write_op.cc:270] Start()
0429 08:05:20.889163 (+     1us) write_op.cc:276] Timestamp: P: 1777449899116318 usec, L: 0
0429 08:05:20.889168 (+     5us) write_op.cc:270] Start()
0429 08:05:20.889169 (+     1us) write_op.cc:276] Timestamp: P: 1777449899117030 usec, L: 0
0429 08:05:20.889174 (+     5us) write_op.cc:270] Start()
0429 08:05:20.889174 (+     0us) write_op.cc:276] Timestamp: P: 1777449899117353 usec, L: 0
0429 08:05:20.889180 (+     6us) write_op.cc:270] Start()
0429 08:05:20.889181 (+     1us) write_op.cc:276] Timestamp: P: 1777449899118124 usec, L: 0
0429 08:05:20.889187 (+     6us) write_op.cc:270] Start()
0429 08:05:20.889188 (+     1us) write_op.cc:276] Timestamp: P: 1777449899118557 usec, L: 0
0429 08:05:20.889192 (+     4us) write_op.cc:270] Start()
0429 08:05:20.889193 (+     1us) write_op.cc:276] Timestamp: P: 1777449899120070 usec, L: 0
0429 08:05:20.889198 (+     5us) write_op.cc:270] Start()
0429 08:05:20.889198 (+     0us) write_op.cc:276] Timestamp: P: 1777449899120771 usec, L: 0
0429 08:05:20.889225 (+    27us) write_op.cc:270] Start()
0429 08:05:20.889226 (+     1us) write_op.cc:276] Timestamp: P: 1777449899121146 usec, L: 0
0429 08:05:20.889239 (+    13us) write_op.cc:270] Start()
0429 08:05:20.889240 (+     1us) write_op.cc:276] Timestamp: P: 1777449899121943 usec, L: 0
0429 08:05:20.889248 (+     8us) write_op.cc:270] Start()
0429 08:05:20.889249 (+     1us) write_op.cc:276] Timestamp: P: 1777449899123496 usec, L: 0
0429 08:05:20.889257 (+     8us) write_op.cc:270] Start()
0429 08:05:20.889258 (+     1us) write_op.cc:276] Timestamp: P: 1777449899123623 usec, L: 0
0429 08:05:20.889265 (+     7us) write_op.cc:270] Start()
0429 08:05:20.889266 (+     1us) write_op.cc:276] Timestamp: P: 1777449899124250 usec, L: 0
0429 08:05:20.889275 (+     9us) write_op.cc:270] Start()
0429 08:05:20.889284 (+     9us) write_op.cc:276] Timestamp: P: 1777449899125202 usec, L: 0
0429 08:05:20.889292 (+     8us) write_op.cc:270] Start()
0429 08:05:20.889292 (+     0us) write_op.cc:276] Timestamp: P: 1777449899125524 usec, L: 0
0429 08:05:20.889301 (+     9us) write_op.cc:270] Start()
0429 08:05:20.889301 (+     0us) write_op.cc:276] Timestamp: P: 1777449899127414 usec, L: 0
0429 08:05:20.889313 (+    12us) write_op.cc:270] Start()
0429 08:05:20.889314 (+     1us) write_op.cc:276] Timestamp: P: 1777449899127891 usec, L: 0
0429 08:05:20.889326 (+    12us) write_op.cc:270] Start()
0429 08:05:20.889327 (+     1us) write_op.cc:276] Timestamp: P: 1777449899128167 usec, L: 0
0429 08:05:20.889338 (+    11us) write_op.cc:270] Start()
0429 08:05:20.889338 (+     0us) write_op.cc:276] Timestamp: P: 1777449899128416 usec, L: 0
0429 08:05:20.889344 (+     6us) write_op.cc:270] Start()
0429 08:05:20.889345 (+     1us) write_op.cc:276] Timestamp: P: 1777449899131327 usec, L: 0
0429 08:05:20.889351 (+     6us) write_op.cc:270] Start()
0429 08:05:20.889351 (+     0us) write_op.cc:276] Timestamp: P: 1777449899131539 usec, L: 0
0429 08:05:20.889357 (+     6us) write_op.cc:270] Start()
0429 08:05:20.889357 (+     0us) write_op.cc:276] Timestamp: P: 1777449899131595 usec, L: 0
0429 08:05:20.889363 (+     6us) write_op.cc:270] Start()
0429 08:05:20.889364 (+     1us) write_op.cc:276] Timestamp: P: 1777449899131644 usec, L: 0
0429 08:05:20.889369 (+     5us) write_op.cc:270] Start()
0429 08:05:20.889369 (+     0us) write_op.cc:276] Timestamp: P: 1777449899134622 usec, L: 0
0429 08:05:20.889374 (+     5us) write_op.cc:270] Start()
0429 08:05:20.889375 (+     1us) write_op.cc:276] Timestamp: P: 1777449899134751 usec, L: 0
0429 08:05:20.889382 (+     7us) write_op.cc:270] Start()
0429 08:05:20.889382 (+     0us) write_op.cc:276] Timestamp: P: 1777449899134872 usec, L: 0
0429 08:05:20.889388 (+     6us) write_op.cc:270] Start()
0429 08:05:20.889388 (+     0us) write_op.cc:276] Timestamp: P: 1777449899134973 usec, L: 0
0429 08:05:20.889394 (+     6us) write_op.cc:270] Start()
0429 08:05:20.889395 (+     1us) write_op.cc:276] Timestamp: P: 1777449899136809 usec, L: 0
0429 08:05:20.889401 (+     6us) write_op.cc:270] Start()
0429 08:05:20.889402 (+     1us) write_op.cc:276] Timestamp: P: 1777449899137363 usec, L: 0
0429 08:05:20.889409 (+     7us) write_op.cc:270] Start()
0429 08:05:20.889410 (+     1us) write_op.cc:276] Timestamp: P: 1777449899138523 usec, L: 0
0429 08:05:20.889415 (+     5us) write_op.cc:270] Start()
0429 08:05:20.889415 (+     0us) write_op.cc:276] Timestamp: P: 1777449899138719 usec, L: 0
0429 08:05:20.889421 (+     6us) write_op.cc:270] Start()
0429 08:05:20.889421 (+     0us) write_op.cc:276] Timestamp: P: 1777449899138993 usec, L: 0
0429 08:05:20.889429 (+     8us) write_op.cc:270] Start()
0429 08:05:20.889429 (+     0us) write_op.cc:276] Timestamp: P: 1777449899140714 usec, L: 0
0429 08:05:20.889437 (+     8us) write_op.cc:270] Start()
0429 08:05:20.889438 (+     1us) write_op.cc:276] Timestamp: P: 1777449899141127 usec, L: 0
0429 08:05:20.889443 (+     5us) write_op.cc:270] Start()
0429 08:05:20.889444 (+     1us) write_op.cc:276] Timestamp: P: 1777449899141220 usec, L: 0
0429 08:05:20.889449 (+     5us) write_op.cc:270] Start()
0429 08:05:20.889450 (+     1us) write_op.cc:276] Timestamp: P: 1777449899141486 usec, L: 0
0429 08:05:20.889456 (+     6us) write_op.cc:270] Start()
0429 08:05:20.889456 (+     0us) write_op.cc:276] Timestamp: P: 1777449899142389 usec, L: 0
0429 08:05:20.889464 (+     8us) write_op.cc:270] Start()
0429 08:05:20.889464 (+     0us) write_op.cc:276] Timestamp: P: 1777449899143810 usec, L: 0
0429 08:05:20.889470 (+     6us) write_op.cc:270] Start()
0429 08:05:20.889470 (+     0us) write_op.cc:276] Timestamp: P: 1777449899143939 usec, L: 0
0429 08:05:20.889475 (+     5us) write_op.cc:270] Start()
0429 08:05:20.889476 (+     1us) write_op.cc:276] Timestamp: P: 1777449899144456 usec, L: 0
0429 08:05:20.889480 (+     4us) write_op.cc:270] Start()
0429 08:05:20.889481 (+     1us) write_op.cc:276] Timestamp: P: 1777449899145289 usec, L: 0
0429 08:05:20.889488 (+     7us) write_op.cc:270] Start()
0429 08:05:20.889489 (+     1us) write_op.cc:276] Timestamp: P: 1777449899146445 usec, L: 0
0429 08:05:20.889494 (+     5us) write_op.cc:270] Start()
0429 08:05:20.889495 (+     1us) write_op.cc:276] Timestamp: P: 1777449899146810 usec, L: 0
0429 08:05:20.889501 (+     6us) write_op.cc:270] Start()
0429 08:05:20.889501 (+     0us) write_op.cc:276] Timestamp: P: 1777449899147573 usec, L: 0
0429 08:05:20.889507 (+     6us) write_op.cc:270] Start()
0429 08:05:20.889508 (+     1us) write_op.cc:276] Timestamp: P: 1777449899148440 usec, L: 0
0429 08:05:20.889516 (+     8us) write_op.cc:270] Start()
0429 08:05:20.889516 (+     0us) write_op.cc:276] Timestamp: P: 1777449899148769 usec, L: 0
0429 08:05:20.889521 (+     5us) write_op.cc:270] Start()
0429 08:05:20.889522 (+     1us) write_op.cc:276] Timestamp: P: 1777449899149395 usec, L: 0
0429 08:05:20.889528 (+     6us) write_op.cc:270] Start()
0429 08:05:20.889528 (+     0us) write_op.cc:276] Timestamp: P: 1777449899150410 usec, L: 0
0429 08:05:20.889534 (+     6us) write_op.cc:270] Start()
0429 08:05:20.889534 (+     0us) write_op.cc:276] Timestamp: P: 17774498
I20260429 08:05:22.989120  8395 consensus_queue.cc:799] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [LEADER]: Peer dc98e72103e94f92a8b1a214d8b88c62 is lagging by at least 31547 ops behind the committed index  [suppressed 1 similar messages]
W20260429 08:05:23.005105  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1094ms of latency in SegmentAllocator::Sync()
I20260429 08:05:24.104106  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 31) took 1113 ms. Trace:
I20260429 08:05:24.104182  8063 rpcz_store.cc:276] 0429 08:05:22.990742 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:05:22.990765 (+    23us) service_pool.cc:225] Handling call
0429 08:05:22.992456 (+  1691us) raft_consensus.cc:1471] Updating replica for 425 ops
0429 08:05:22.993698 (+  1242us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:05:22.993699 (+     1us) raft_consensus.cc:1539] Triggering prepare for 425 ops
0429 08:05:22.993756 (+    57us) write_op.cc:270] Start()
0429 08:05:22.993761 (+     5us) write_op.cc:276] Timestamp: P: 1777449899315479 usec, L: 0
0429 08:05:22.993857 (+    96us) write_op.cc:270] Start()
0429 08:05:22.993858 (+     1us) write_op.cc:276] Timestamp: P: 1777449899316277 usec, L: 0
0429 08:05:22.993868 (+    10us) write_op.cc:270] Start()
0429 08:05:22.993871 (+     3us) write_op.cc:276] Timestamp: P: 1777449899316974 usec, L: 0
0429 08:05:22.993880 (+     9us) write_op.cc:270] Start()
0429 08:05:22.993881 (+     1us) write_op.cc:276] Timestamp: P: 1777449899317382 usec, L: 0
0429 08:05:22.993888 (+     7us) write_op.cc:270] Start()
0429 08:05:22.993888 (+     0us) write_op.cc:276] Timestamp: P: 1777449899318546 usec, L: 0
0429 08:05:22.993895 (+     7us) write_op.cc:270] Start()
0429 08:05:22.993895 (+     0us) write_op.cc:276] Timestamp: P: 1777449899319549 usec, L: 0
0429 08:05:22.993902 (+     7us) write_op.cc:270] Start()
0429 08:05:22.993906 (+     4us) write_op.cc:276] Timestamp: P: 1777449899320183 usec, L: 0
0429 08:05:22.993912 (+     6us) write_op.cc:270] Start()
0429 08:05:22.993913 (+     1us) write_op.cc:276] Timestamp: P: 1777449899322133 usec, L: 0
0429 08:05:22.993920 (+     7us) write_op.cc:270] Start()
0429 08:05:22.993921 (+     1us) write_op.cc:276] Timestamp: P: 1777449899322249 usec, L: 0
0429 08:05:22.993928 (+     7us) write_op.cc:270] Start()
0429 08:05:22.993929 (+     1us) write_op.cc:276] Timestamp: P: 1777449899322333 usec, L: 0
0429 08:05:22.993937 (+     8us) write_op.cc:270] Start()
0429 08:05:22.993941 (+     4us) write_op.cc:276] Timestamp: P: 1777449899322467 usec, L: 0
0429 08:05:22.993950 (+     9us) write_op.cc:270] Start()
0429 08:05:22.993951 (+     1us) write_op.cc:276] Timestamp: P: 1777449899325288 usec, L: 0
0429 08:05:22.993957 (+     6us) write_op.cc:270] Start()
0429 08:05:22.993958 (+     1us) write_op.cc:276] Timestamp: P: 1777449899325437 usec, L: 0
0429 08:05:22.993970 (+    12us) write_op.cc:270] Start()
0429 08:05:22.993970 (+     0us) write_op.cc:276] Timestamp: P: 1777449899325504 usec, L: 0
0429 08:05:22.993980 (+    10us) write_op.cc:270] Start()
0429 08:05:22.993983 (+     3us) write_op.cc:276] Timestamp: P: 1777449899325546 usec, L: 0
0429 08:05:22.993994 (+    11us) write_op.cc:270] Start()
0429 08:05:22.993996 (+     2us) write_op.cc:276] Timestamp: P: 1777449899328346 usec, L: 0
0429 08:05:22.994007 (+    11us) write_op.cc:270] Start()
0429 08:05:22.994008 (+     1us) write_op.cc:276] Timestamp: P: 1777449899328478 usec, L: 0
0429 08:05:22.994015 (+     7us) write_op.cc:270] Start()
0429 08:05:22.994016 (+     1us) write_op.cc:276] Timestamp: P: 1777449899328595 usec, L: 0
0429 08:05:22.994023 (+     7us) write_op.cc:270] Start()
0429 08:05:22.994026 (+     3us) write_op.cc:276] Timestamp: P: 1777449899328701 usec, L: 0
0429 08:05:22.994037 (+    11us) write_op.cc:270] Start()
0429 08:05:22.994038 (+     1us) write_op.cc:276] Timestamp: P: 1777449899330210 usec, L: 0
0429 08:05:22.994044 (+     6us) write_op.cc:270] Start()
0429 08:05:22.994045 (+     1us) write_op.cc:276] Timestamp: P: 1777449899332529 usec, L: 0
0429 08:05:22.994053 (+     8us) write_op.cc:270] Start()
0429 08:05:22.994054 (+     1us) write_op.cc:276] Timestamp: P: 1777449899332686 usec, L: 0
0429 08:05:22.994060 (+     6us) write_op.cc:270] Start()
0429 08:05:22.994062 (+     2us) write_op.cc:276] Timestamp: P: 1777449899332771 usec, L: 0
0429 08:05:22.994075 (+    13us) write_op.cc:270] Start()
0429 08:05:22.994076 (+     1us) write_op.cc:276] Timestamp: P: 1777449899332979 usec, L: 0
0429 08:05:22.994104 (+    28us) write_op.cc:270] Start()
0429 08:05:22.994105 (+     1us) write_op.cc:276] Timestamp: P: 1777449899335278 usec, L: 0
0429 08:05:22.994113 (+     8us) write_op.cc:270] Start()
0429 08:05:22.994115 (+     2us) write_op.cc:276] Timestamp: P: 1777449899335541 usec, L: 0
0429 08:05:22.994123 (+     8us) write_op.cc:270] Start()
0429 08:05:22.994124 (+     1us) write_op.cc:276] Timestamp: P: 1777449899335645 usec, L: 0
0429 08:05:22.994130 (+     6us) write_op.cc:270] Start()
0429 08:05:22.994131 (+     1us) write_op.cc:276] Timestamp: P: 1777449899336034 usec, L: 0
0429 08:05:22.994141 (+    10us) write_op.cc:270] Start()
0429 08:05:22.994141 (+     0us) write_op.cc:276] Timestamp: P: 1777449899337237 usec, L: 0
0429 08:05:22.994148 (+     7us) write_op.cc:270] Start()
0429 08:05:22.994149 (+     1us) write_op.cc:276] Timestamp: P: 1777449899338372 usec, L: 0
0429 08:05:22.994158 (+     9us) write_op.cc:270] Start()
0429 08:05:22.994159 (+     1us) write_op.cc:276] Timestamp: P: 1777449899338551 usec, L: 0
0429 08:05:22.994166 (+     7us) write_op.cc:270] Start()
0429 08:05:22.994167 (+     1us) write_op.cc:276] Timestamp: P: 1777449899339021 usec, L: 0
0429 08:05:22.994182 (+    15us) write_op.cc:270] Start()
0429 08:05:22.994183 (+     1us) write_op.cc:276] Timestamp: P: 1777449899341028 usec, L: 0
0429 08:05:22.994190 (+     7us) write_op.cc:270] Start()
0429 08:05:22.994190 (+     0us) write_op.cc:276] Timestamp: P: 1777449899341131 usec, L: 0
0429 08:05:22.994200 (+    10us) write_op.cc:270] Start()
0429 08:05:22.994201 (+     1us) write_op.cc:276] Timestamp: P: 1777449899341233 usec, L: 0
0429 08:05:22.994210 (+     9us) write_op.cc:270] Start()
0429 08:05:22.994211 (+     1us) write_op.cc:276] Timestamp: P: 1777449899342114 usec, L: 0
0429 08:05:22.994217 (+     6us) write_op.cc:270] Start()
0429 08:05:22.994218 (+     1us) write_op.cc:276] Timestamp: P: 1777449899343865 usec, L: 0
0429 08:05:22.994224 (+     6us) write_op.cc:270] Start()
0429 08:05:22.994225 (+     1us) write_op.cc:276] Timestamp: P: 1777449899343991 usec, L: 0
0429 08:05:22.994236 (+    11us) write_op.cc:270] Start()
0429 08:05:22.994237 (+     1us) write_op.cc:276] Timestamp: P: 1777449899344563 usec, L: 0
0429 08:05:22.994247 (+    10us) write_op.cc:270] Start()
0429 08:05:22.994248 (+     1us) write_op.cc:276] Timestamp: P: 1777449899346257 usec, L: 0
0429 08:05:22.994257 (+     9us) write_op.cc:270] Start()
0429 08:05:22.994258 (+     1us) write_op.cc:276] Timestamp: P: 1777449899346368 usec, L: 0
0429 08:05:22.994265 (+     7us) write_op.cc:270] Start()
0429 08:05:22.994266 (+     1us) write_op.cc:276] Timestamp: P: 1777449899346712 usec, L: 0
0429 08:05:22.994276 (+    10us) write_op.cc:270] Start()
0429 08:05:22.994277 (+     1us) write_op.cc:276] Timestamp: P: 1777449899347272 usec, L: 0
0429 08:05:22.994289 (+    12us) write_op.cc:270] Start()
0429 08:05:22.994289 (+     0us) write_op.cc:276] Timestamp: P: 1777449899349476 usec, L: 0
0429 08:05:22.994296 (+     7us) write_op.cc:270] Start()
0429 08:05:22.994297 (+     1us) write_op.cc:276] Timestamp: P: 1777449899349888 usec, L: 0
0429 08:05:22.994305 (+     8us) write_op.cc:270] Start()
0429 08:05:22.994306 (+     1us) write_op.cc:276] Timestamp: P: 1777449899349969 usec, L: 0
0429 08:05:22.994317 (+    11us) write_op.cc:270] Start()
0429 08:05:22.994318 (+     1us) write_op.cc:276] Timestamp: P: 1777449899350052 usec, L: 0
0429 08:05:22.994326 (+     8us) write_op.cc:270] Start()
0429 08:05:22.994327 (+     1us) write_op.cc:276] Timestamp: P: 1777449899352388 usec, L: 0
0429 08:05:22.994333 (+     6us) write_op.cc:270] Start()
0429 08:05:22.994334 (+     1us) write_op.cc:276] Timestamp: P: 1777449899352530 usec, L: 0
0429 08:05:22.994341 (+     7us) write_op.cc:270] Start()
0429 08:05:22.994342 (+     1us) write_op.cc:276] Timestamp: P: 1777449899352622 usec, L: 0
0429 08:05:22.994351 (+     9us) write_op.cc:270] Start()
0429 08:05:22.994352 (+     1us) write_op.cc:276] Timestamp: P: 1777449899352701 usec, L: 0
0429 08:05:22.994360 (+     8us) write_op.cc:270] Start()
0429 08:05:22.994361 (+     1us) write_op.cc:276] Timestamp: P: 1777449899354223 usec, L: 0
0429 08:05:22.994368 (+     7us) write_op.cc:270] Start()
0429 08:05:22.994369 (+     1us) write_op.cc:276] Timestamp: P: 1777449899355181 usec, L: 0
0429 08:05:22.994377 (+     8us) write_op.cc:270] Start()
0429 08:05:22.994378 (+     1us) write_op.cc:276] Timestamp: P: 1777449899355702 usec, L: 0
0429 08:05:22.994390 (+    12us) write_op.cc:270] Start()
0429 08:05:22.994391 (+     1us) write_op.cc:276] Timestamp: P: 1777449899355784 usec, L: 0
0429 08:05:22.994400 (+     9us) write_op.cc:270] Start()
0429 08:05:22.994400 (+     0us) write_op.cc:276] Timestamp: P: 1777449899356277 usec, L: 0
0429 08:05:22.994408 (+     8us) write_op.cc:270] Start()
0429 08:05:22.994409 (+     1us) write_op.cc:276] Timestamp: P: 1777449899358379 usec, L: 0
0429 08:05:22.994418 (+     9us) write_op.cc:270] Start()
0429 08:05:22.994419 (+     1us) write_op.cc:276] Timestamp: P: 1777449899358522 usec, L: 0
0429 08:05:22.994432 (+    13us) write_op.cc:270] Start()
0429 08:05:22.994433 (+     1us) write_op.cc:276] Timestamp: P: 1777449899358782 usec, L: 0
0429 08:05:22.994440 (+     7us) write_op.cc:270] Start()
0429 08:05:22.994442 (+     2us) write_op.cc:276] Timestamp: P: 1777449899359877 usec, L: 0
0429 08:05:22.994450 (+     8us) write_op.cc:270] Start()
0429 08:05:22.994451 (+     1us) write_op.cc:276] Timestamp: P: 1777449899360918 usec, L: 0
0429 08:05:22.994459 (+     8us) write_op.cc:270] Start()
0429 08:05:22.994460 (+     1us) write_op.cc:276] Timestamp: P: 1777449899361042 usec, L: 0
0429 08:05:22.994469 (+     9us) write_op.cc:270] Start()
0429 08:05:22.994470 (+     1us) write_op.cc:276] Timestamp: P: 1777449899362505 usec, L: 0
0429 08:05:22.994478 (+     8us) write_op.cc:270] Start()
0429 08:05:22.994479 (+     1us) write_op.cc:276] Timestamp: P: 1777449899363106 usec, L: 0
0429 08:05:22.994490 (+    11us) write_op.cc:270] Start()
0429 08:05:22.994491 (+     1us) write_op.cc:276] Timestamp: P: 1777449899363510 usec, L: 0
0429 08:05:22.994501 (+    10us) write_op.cc:270] Start()
0429 08:05:22.994501 (+     0us) write_op.cc:276] Timestamp: P: 1777449899363997 usec, L: 0
0429 08:05:22.994512 (+    11us) write_op.cc:270] Start()
0429 08:05:22.994513 (+     1us) write_op.cc:276] Timestamp: P: 1777449899365661 usec, L: 0
0429 08:05:22.994521 (+     8us) write_op.cc:270] Start()
0429 08:05:22.994522 (+     1us) write_op.cc:276] Timestamp: P: 1777449899366114 usec, L: 0
0429 08:05:22.994530 (+     8us) write_op.cc:270] Start()
0429 08:05:22.994531 (+     1us) write_op.cc:276] Timestamp: P: 1777449899366276 usec, L: 0
0429 08:05:22.994540 (+     9us) write_op.cc:270] Start()
0429 08:05:22.994541 (+     1us) write_op.cc:276] Timestamp: P: 1777449899366416 usec, L: 0
0429 08:05:22.994553 (+    12us) write_op.cc:270] Start()
0429 08:05:22.994554 (+     1us) write_op.cc:276] Timestamp: P: 1777449899368015 usec, L: 0
0429 08:05:22.994564 (+    10us) write_op.cc:270] Start()
0429 08:05:22.994565 (+     1us) write_op.cc:276] Timestamp: P: 1777449899368665 usec, L: 0
0429 08:05:22.994573 (+     8us) write_op.cc:270] Start()
0429 08:05:22.994574 (+     1us) write_op.cc:276] Timestamp: P: 1777449899369134 usec, L: 0
0429 08:05:22.994583 (+     9us) write_op.cc:270] Start()
0429 08:05:22.994583 (+     0us) write_op.cc:276] Timestamp: P: 1777449899369236 usec, L: 0
0429 08:05:22.994593 (+    10us) write_op.cc:270] Start()
0429 08:05:22.994594 (+     1us) write_op.cc:276] Timestamp: P: 1777449899371189 usec, L: 0
0429 08:05:22.994603 (+     9us) write_op.cc:270] Start()
0429 08:05:22.994604 (+     1us) write_op.cc:276] Timestamp: P: 1777449899371325 usec, L: 0
0429 08:05:22.994612 (+     8us) write_op.cc:270] Start()
0429 08:05:22.994613 (+     1us) write_op.cc:276] Timestamp: P: 1777449899372113 usec, L: 0
0429 08:05:22.994621 (+     8us) write_op.cc:270] Start()
0429 08:05:22.994623 (+     2us) write_op.cc:276] Timestamp: P: 1777449899372499 usec, L: 0
0429 08:05:22.994632 (+     9us) write_op.cc:270] Start()
0429 08:05:22.994633 (+     1us) write_op.cc:276] Timestamp: P: 1777449899373573 usec, L: 0
0429 08:05:22.994640 (+     7us) write_op.cc:270] Start()
0429 08:05:22.994640 (+     0us) write_op.cc:276] Timestamp: P: 1777449899374548 usec, L: 0
0429 08:05:22.994646 (+     6us) write_op.cc:270] Start()
0429 08:05:22.994647 (+     1us) write_op.cc:276] Timestamp: P: 1777449899375050 usec, L: 0
0429 08:05:22.994653 (+     6us) write_op.cc:270] Start()
0429 08:05:22.994654 (+     1us) write_op.cc:276] Timestamp: P: 1777449899375351 usec, L: 0
0429 08:05:22.994661 (+     7us) write_op.cc:270] Start()
0429 08:05:22.994661 (+     0us) write_op.cc:276] Timestamp: P: 1777449899376082 usec, L: 0
0429 08:05:22.994670 (+     9us) write_op.cc:270] Start()
0429 08:05:22.994671 (+     1us) write_op.cc:276] Timestamp: P: 1777449899377811 usec, L: 0
0429 08:05:22.994679 (+     8us) write_op.cc:270] Start()
0429 08:05:22.994680 (+     1us) write_op.cc:276] Timestamp: P: 1777449899377920 usec, L: 0
0429 08:05:22.994687 (+     7us) write_op.cc:270] Start()
0429 08:05:22.994688 (+     1us) write_op.cc:276] Timestamp: P: 1777449899378008 usec, L: 0
0429 08:05:22.994701 (+    13us) write_op.cc:270] Start()
0429 08:05:22.994703 (+     2us) write_op.cc:276] Timestamp: P: 1777449899378933 usec, L: 0
0429 08:05:22.994725 (+    22us) write_op.cc:270] Start()
0429 08:05:22.994726 (+     1us) write_op.cc:276] Timestamp: P: 1777449899380318 usec, L: 0
0429 08:05:22.994738 (+    12us) write_op.cc:270] Start()
0429 08:05:22.994739 (+     1us) write_op.cc:276] Timestamp: P: 1777449899380429 usec, L: 0
0429 08:05:22.994749 (+    10us) write_op.cc:270] Start()
0429 08:05:22.994750 (+     1us) write_op.cc:276] Timestamp: P: 1777449899380631 usec, L: 0
0429 08:05:22.994763 (+    13us) write_op.cc:270] Start()
0429 08:05:22.994764 (+     1us) write_op.cc:276] Timestamp: P: 1777449899381771 usec, L: 0
0429 08:05:22.994771 (+     7us) write_op.cc:270] Start()
0429 08:05:22.994772 (+     1us) write_op.cc:276] Timestamp: P: 1777449899383276 usec, L: 0
0429 08:05:22.994778 (+     6us) write_op.cc:270] Start()
0429 08:05:22.994779 (+     1us) write_op.cc:276] Timestamp: P: 1777449899383497 usec, L: 0
0429 08:05:22.994790 (+    11us) write_op.cc:270] Start()
0429 08:05:22.994791 (+     1us) write_op.cc:276] Timestamp: P: 1777449899383600 usec, L: 0
0429 08:05:22.994802 (+    11us) write_op.cc:270] Start()
0429 08:05:22.994803 (+     1us) write_op.cc:276] Timestamp: P: 1777449899384404 usec, L: 0
0429 08:05:22.994814 (+    11us) write_op.cc:270] Start()
0429 08:05:22.994815 (+     1us) write_op.cc:276] Timestamp: P: 1777449899386129 usec, L: 0
0429 08:05:22.994826 (+    11us) write_op.cc:270] Start()
0429 08:05:22.994826 (+     0us) write_op.cc:276] Timestamp: P: 1777449899386222 usec, L: 0
0429 08:05:22.994833 (+     7us) write_op.cc:270] Start()
0429 08:05:22.994836 (+     3us) write_op.cc:276] Timestamp: P: 1777449899386862 usec, L: 0
0429 08:05:22.994843 (+     7us) write_op.cc:270] Start()
0429 08:05:22.994844 (+     1us) write_op.cc:276] Timestamp: P: 1777449899387418 usec, L: 0
0429 08:05:22.994851 (+     7us) write_op.cc:270] Start()
0429 08:05:22.994851 (+     0us) write_op.cc:276] Timestamp: P: 1777449899388704 usec, L: 0
0429 08:05:22.994857 (+     6us) write_op.cc:270] Start()
0429 08:05:22.994858 (+     1us) write_op.cc:276] Timestamp: P: 1777449899388838 usec, L: 0
0429 08:05:22.994866 (+     8us) write_op.cc:270] Start()
0429 08:05:22.994869 (+     3us) write_op.cc:276] Timestamp: P: 1777449899389652 usec, L: 0
0429 08:05:22.994879 (+    10us) write_op.cc:270] Start()
0429 08:05:22.994879 (+     0us) write_op.cc:276] Timestamp: P: 1777449899390874 usec, L: 0
0429 08:05:22.994890 (+    11us) write_op.cc:270] Start()
0429 08:05:22.994891 (+     1us) write_op.cc:276] Timestamp: P: 1777449899392892 usec, L: 0
0429 08:05:22.994898 (+     7us) write_op.cc:270] Start()
0429 08:05:22.994898 (+     0us) write_op.cc:276] Timestamp: P: 1777449899393006 usec, L: 0
0429 08:05:22.994905 (+     7us) write_op.cc:270] Start()
0429 08:05:22.994907 (+     2us) write_op.cc:276] Timestamp: P: 1777449899393243 usec, L: 0
0429 08:05:22.994913 (+     6us) write_op.cc:270] Start()
0429 08:05:22.994914 (+     1us) write_op.cc:276] Timestamp: P: 1777449899393325 usec, L: 0
0429 08:05:22.994921 (+     7us) write_op.cc:270] Start()
0429 08:05:22.994921 (+     0us) write_op.cc:276] Timestamp: P: 1777449899394560 usec, L: 0
0429 08:05:22.994928 (+     7us) write_op.cc:270] Start()
0429 08:05:22.994929 (+     1us) write_op.cc:276] Timestamp: P: 1777449899396631 usec, L: 0
0429 08:05:22.994936 (+     7us) write_op.cc:270] Start()
0429 08:05:22.994939 (+     3us) write_op.cc:276] Timestamp: P: 1777449899396787 usec, L: 0
0429 08:05:22.994950 (+    11us) write_op.cc:270] Start()
0429 08:05:22.994951 (+     1us) write_op.cc:276] Timestamp: P: 1777449899396874 usec, L: 0
0429 08:05:22.994956 (+     5us) write_op.cc:270] Start()
0429 08:05:22.994957 (+     1us) write_op.cc:276] Timestamp: P: 1777449899397239 usec, L: 0
0429 08:05:22.994961 (+     4us) write_op.cc:270] Start()
0429 08:05:22.994962 (+     1us) write_op.cc:276] Timestamp: P: 1777449899399081 usec, L: 0
0429 08:05:22.994967 (+     5us) write_op.cc:270] Start()
0429 08:05:22.994969 (+     2us) write_op.cc:276] Timestamp: P: 1777449899399639 usec, L: 0
0429 08:05:22.994974 (+     5us) write_op.cc:270] Start()
0429 08:05:22.994974 (+     0us) write_op.cc:276] Timestamp: P: 1777449899399736 usec, L: 0
0429 08:05:22.994979 (+     5us) write_op.cc:270] Start()
0429 08:05:22.994979 (+     0us) write_op.cc:276] Timestamp: P: 1777449899399950 usec, L: 0
0429 08:05:22.994984 (+     5us) write_op.cc:270] Start()
0429 08:05:22.994984 (+     0us) write_op.cc:276] Timestamp: P: 1777449899402175 usec, L: 0
0429 08:05:22.994988 (+     4us) write_op.cc:270] Start()
0429 08:05:22.994991 (+     3us) write_op.cc:276] Timestamp: P: 1777449899402276 usec, L: 0
0429 08:05:22.994995 (+     4us) write_op.cc:270] Start()
0429 08:05:22.994996 (+     1us) write_op.cc:276] Timestamp: P: 1777449899402396 usec, L: 0
0429 08:05:22.995003 (+     7us) write_op.cc:270] Start()
0429 08:05:22.995004 (+     1us) write_op.cc:276] Timestamp: P: 1777449899404073 usec, L: 0
0429 08:05:22.995009 (+     5us) write_op.cc:270] Start()
0429 08:05:22.995009 (+     0us) write_op.cc:276] Timestamp: P: 1777449899404412 usec, L: 0
0429 08:05:22.995014 (+     5us) write_op.cc:270] Start()
0429 08:05:22.995016 (+     2us) write_op.cc:276] Timestamp: P: 1777449899405143 usec, L: 0
0429 08:05:22.995021 (+     5us) write_op.cc:270] Start()
0429 08:05:22.995021 (+     0us) write_op.cc:276] Timestamp: P: 1777449899405237 usec, L: 0
0429 08:05:22.995025 (+     4us) write_op.cc:270] Start()
0429 08:05:22.995026 (+     1us) write_op.cc:276] Timestamp: P: 1777449899406741 usec, L: 0
0429 08:05:22.995030 (+     4us) write_op.cc:270] Start()
0429 08:05:22.995031 (+     1us) write_op.cc:276] Timestamp: P: 1777449899407313 usec, L: 0
0429 08:05:22.995035 (+     4us) write_op.cc:270] Start()
0429 08:05:22.995038 (+     3us) write_op.cc:276] Timestamp: P: 1777449899408485 usec, L: 0
0429 08:05:22.995043 (+     5us) write_op.cc:270] Start()
0429 08:05:22.995044 (+     1us) write_op.cc:276] Timestamp: P: 1777449899408581 usec, L: 0
0429 08:05:22.995048 (+     4us) write_op.cc:270] Start()
0429 08:05:22.995048 (+     0us) write_op.cc:276] Timestamp: P: 1777449899409948 usec, L: 0
0429 08:05:22.995054 (+     6us) write_op.cc:270] Start()
0429 08:05:22.995055 (+     1us) write_op.cc:276] Timestamp: P: 1777449899410190 usec, L: 0
0429 08:05:22.995059 (+     4us) write_op.cc:270] Start()
0429 08:05:22.995062 (+     3us) write_op.cc:276] Timestamp: P: 1777449899411278 usec, L: 0
0429 08:05:22.995066 (+     4us) write_op.cc:270] Start()
0429 08:05:22.995067 (+     1us) write_op.cc:276] Timestamp: P: 1777449899411660 usec, L: 0
0429 08:05:22.995072 (+     5us) write_op.cc:270] Start()
0429 08:05:22.995072 (+     0us) write_op.cc:276] Timestamp: P: 1777449899412363 usec, L: 0
0429 08:05:22.995077 (+     5us) write_op.cc:270] Start()
0429 08:05:22.995077 (+     0us) write_op.cc:276] Timestamp: P: 1777449899413554 usec, L: 0
0429 08:05:22.995081 (+     4us) write_op.cc:270] Start()
0429 08:05:22.995085 (+     4us) write_op.cc:276] Timestamp: P: 1777449899413831 usec, L: 0
0429 08:05:22.995089 (+     4us) write_op.cc:270] Start()
0429 08:05:22.995089 (+     0us) write_op.cc:276] Timestamp: P: 1777449899413933 usec, L: 0
0429 08:05:22.995094 (+     5us) write_op.cc:270] Start()
0429 08:05:22.995094 (+     0us) write_op.cc:276] Timestamp: P: 1777449899415188 usec, L: 0
0429 08:05:22.995099 (+     5us) write_op.cc:270] Start()
0429 08:05:22.995099 (+     0us) write_op.cc:276] Timestamp: P: 1777449899415869 usec, L: 0
0429 08:05:22.995104 (+     5us) write_op.cc:270] Start()
0429 08:05:22.995107 (+     3us) write_op.cc:276] Timestamp: P: 1777449899416434 usec, L: 0
0429 08:05:22.995111 (+     4us) write_op.cc:270] Start()
0429 08:05:22.995111 (+     0us) write_op.cc:276] Timestamp: P: 1777449899416524 usec, L: 0
0429 08:05:22.995139 (+    28us) write_op.cc:270] Start()
0429 08:05:22.995139 (+     0us) write_op.cc:276] Timestamp: P: 1777449899418383 usec, L: 0
0429 08:05:22.995147 (+     8us) write_op.cc:270] Start()
0429 08:05:22.995148 (+     1us) write_op.cc:276] Timestamp: P: 1777449899418523 usec, L: 0
0429 08:05:22.995154 (+     6us) write_op.cc:270] Start()
0429 08:05:22.995156 (+     2us) write_op.cc:276] Timestamp: P: 1777449899419519 usec, L: 0
0429 08:05:22.995166 (+    10us) write_op.cc:270] Start()
0429 08:05:22.995167 (+     1us) write_op.cc:276] Timestamp: P: 1777449899419649 usec, L: 0
0429 08:05:22.995178 (+    11us) write_op.cc:270] Start()
0429 08:05:22.995179 (+     1us) write_op.cc:276] Timestamp: P: 1777449899420673 usec, L: 0
0429 08:05:22.995188 (+     9us) write_op.cc:270] Start()
0429 08:05:22.995188 (+     0us) write_op.cc:276] Timestamp: P: 1777449899422223 usec, L: 0
0429 08:05:22.995195 (+     7us) write_op.cc:270] Start()
0429 08:05:22.995198 (+     3us) write_op.cc:276] Timestamp: P: 1777449899422641 usec, L: 0
0429 08:05:22.995205 (+     7us) write_op.cc:270] Start()
0429 08:05:22.995205 (+     0us) write_op.cc:276] Timestamp: P: 1777449899423816 usec, L: 0
0429 08:05:22.995213 (+     8us) write_op.cc:270] Start()
0429 08:05:22.995215 (+     2us) write_op.cc:276] Timestamp: P: 1777449899423912 usec, L: 0
0429 08:05:22.995224 (+     9us) write_op.cc:270] Start()
0429 08:05:22.995225 (+     1us) write_op.cc:276] Timestamp: P: 1777449899424161 usec, L: 0
0429 08:05:22.995233 (+     8us) write_op.cc:270] Start()
0429 08:05:22.995236 (+     3us) write_op.cc:276] Timestamp: P: 1777449899425897 usec, L: 0
0429 08:05:22.995246 (+    10us) write_op.cc:270] Start()
0429 08:05:22.995247 (+     1us) write_op.cc:276] Timestamp: P: 1777449899425986 usec, L: 0
0429 08:05:22.995256 (+     9us) write_op.cc:270] Start()
0429 08:05:22.995257 (+     1us) write_op.cc:276] Timestamp: P: 1777449899427097 usec, L: 0
0429 08:05:22.995262 (+     5us) write_op.cc:270] Start()
0429 08:05:22.995263 (+     1us) write_op.cc:276] Timestamp: P: 1777449899427586 usec, L: 0
0429 08:05:22.995268 (+     5us) write_op.cc:270] Start()
0429 08:05:22.995271 (+     3us) write_op.cc:276] Timestamp: P: 1777449899427989 usec, L: 0
0429 08:05:22.995276 (+     5us) write_op.cc:270] Start()
0429 08:05:22.995276 (+     0us) write_op.cc:276] Timestamp: P: 1777449899428120 usec, L: 0
0429 08:05:22.995280 (+     4us) write_op.cc:270] Start()
0429 08:05:22.995281 (+     1us) write_op.cc:276] Timestamp: P: 1777449899429172 usec, L: 0
0429 08:05:22.995286 (+     5us) write_op.cc:270] Start()
0429 08:05:22.995286 (+     0us) write_op.cc:276] Timestamp: P: 1777449899431003 usec, L: 0
0429 08:05:22.995291 (+     5us) write_op.cc:270] Start()
0429 08:05:22.995293 (+     2us) write_op.cc:276] Timestamp: P: 1777449899431101 usec, L: 0
0429 08:05:22.995298 (+     5us) write_op.cc:270] Start()
0429 08:05:22.995298 (+     0us) write_op.cc:276] Timestamp: P: 1777449899432544 usec, L: 0
0429 08:05:22.995303 (+     5us) write_op.cc:270] Start()
0429 08:05:22.995318 (+    15us) write_op.cc:276] Timestamp: P: 1777449899432652 usec, L: 0
0429 08:05:22.995328 (+    10us) write_op.cc:270] Start()
0429 08:05:22.995329 (+     1us) write_op.cc:276] Timestamp: P: 1777449899433066 usec, L: 0
0429 08:05:22.995336 (+     7us) write_op.cc:270] Start()
0429 08:05:22.995338 (+     2us) write_op.cc:276] Timestamp: P: 1777449899433185 usec, L: 0
0429 08:05:22.995349 (+    11us) write_op.cc:270] Start()
0429 08:05:22.995351 (+     2us) write_op.cc:276] Timestamp: P: 1777449899436370 usec, L: 0
0429 08:05:22.995359 (+     8us) write_op.cc:270] Start()
0429 08:05:22.995360 (+     1us) write_op.cc:276] Timestamp: P: 1777449899436535 usec, L: 0
0429 08:05:22.995370 (+    10us) write_op.cc:270] Start()
0429 08:05:22.995371 (+     1us) write_op.cc:276] Timestamp: P: 1777449899436640 usec, L: 0
0429 08:05:22.995377 (+     6us) write_op.cc:270] Start()
0429 08:05:22.995379 (+     2us) write_op.cc:276] Timestamp: P: 1777449899436734 usec, L: 0
0429 08:05:22.995388 (+     9us) write_op.cc:270] Start()
0429 08:05:22.995389 (+     1us) write_op.cc:276] Timestamp: P: 1777449899440444 usec, L: 0
0429 08:05:22.995398 (+     9us) write_op.cc:270] Start()
0429 08:05:22.995398 (+     0us) write_op.cc:276] Timestamp: P: 1777449899440663 usec, L: 0
0429 08:05:22.995420 (+    22us) write_op.cc:270] Start()
0429 08:05:22.995421 (+     1us) write_op.cc:276] Timestamp: P: 1777449899440897 usec, L: 0
0429 08:05:22.995432 (+    11us) write_op.cc:270] Start()
0429 08:05:22.995432 (+     0us) write_op.cc:276] Timestamp: P: 1777449899442273 usec, L: 0
0429 08:05:22.995439 (+     7us) write_op.cc:270] Start()
0429 08:05:22.995440 (+     1us) write_op.cc:276] Timestamp: P: 1777449899443176 usec, L: 0
0429 08:05:22.995451 (+    11us) write_op.cc:270] Start()
0429 08:05:22.995452 (+     1us) write_op.cc:276] Timestamp: P: 1777449899444718 usec, L: 0
0429 08:05:22.995461 (+     9us) write_op.cc:270] Start()
0429 08:05:22.995462 (+     1us) write_op.cc:276] Timestamp: P: 1777449899444817 usec, L: 0
0429 08:05:22.995473 (+    11us) write_op.cc:270] Start()
0429 08:05:22.995474 (+     1us) write_op.cc:276] Timestamp: P: 1777449899446070 usec, L: 0
0429 08:05:22.995481 (+     7us) write_op.cc:270] Start()
0429 08:05:22.995482 (+     1us) write_op.cc:276] Timestamp: P: 1777449899447557 usec, L: 0
0429 08:05:22.995504 (+    22us) write_op.cc:270] Start()
0429 08:05:22.995504 (+     0us) write_op.cc:276] Timestamp: P: 1777449899447716 usec, L: 0
0429 08:05:22.995511 (+     7us) write_op.cc:270] Start()
0429 08:05:22.995512 (+     1us) write_op.cc:276] Timestamp: P: 1777449899447836 usec, L: 0
0429 08:05:22.995520 (+     8us) write_op.cc:270] Start()
0429 08:05:22.995520 (+     0us) write_op.cc:276] Timestamp: P: 1777449899450860 usec, L: 0
0429 08:05:22.995526 (+     6us) write_op.cc:270] Start()
0429 08:05:22.995527 (+     1us) write_op.cc:276] Timestamp: P: 1777449899451229 usec, L: 0
0429 08:05:22.995533 (+     6us) write_op.cc:270] Start()
0429 08:05:22.995533 (+     0us) write_op.cc:276] Timestamp: P: 1777449899451441 usec, L: 0
0429 08:05:22.995539 (+     6us) write_op.cc:270] Start()
0429 08:05:22.995540 (+     1us) write_op.cc:276] Timestamp: P: 1777449899451574 usec, L: 0
0429 08:05:22.995547 (+     7us) write_op.cc:270] Start()
0429 08:05:22.995549 (+     2us) write_op.cc:276] Timestamp: P: 1777449899452653 usec, L: 0
0429 08:05:22.995559 (+    10us) write_op.cc:270] Start()
0429 08:05:22.995560 (+     1us) write_op.cc:276] Timestamp: P: 1777449899454538 usec, L: 0
0429 08:05:22.995569 (+     9us) write_op.cc:270] Start()
0429 08:05:22.995570 (+     1us) write_op.cc:276] Timestamp: P: 1777449899455427 usec, L: 0
0429 08:05:22.995576 (+     6us) write_op.cc:270] Start()
0429 08:05:22.995577 (+     1us) write_op.cc:276] Timestamp: P: 1777449899455878 usec, L: 0
0429 08:05:22.995585 (+     8us) write_op.cc:270] Start()
0429 08:05:22.995586 (+     1us) write_op.cc:276] Timestamp: P: 1777449899456472 usec, L: 0
0429 08:05:22.995595 (+     9us) write_op.cc:270] Start()
0429 08:05:22.995595 (+     0us) write_op.cc:276] Timestamp: P: 1777449899457751 usec, L: 0
0429 08:05:22.995604 (+     9us) write_op.cc:270] Start()
0429 08:05:22.995605 (+     1us) write_op.cc:276] Timestamp: P: 1777449899458231 usec, L: 0
0429 08:05:22.995612 (+     7us) write_op.cc:270] Start()
0429 08:05:22.995613 (+     1us) write_op.cc:276] Timestamp: P: 1777449899459135 usec, L: 0
0429 08:05:22.995626 (+    13us) write_op.cc:270] Start()
0429 08:05:22.995627 (+     1us) write_op.cc:276] Timestamp: P: 1777449899460852 usec, L: 0
0429 08:05:22.995639 (+    12us) write_op.cc:270] Start()
0429 08:05:22.995639 (+     0us) write_op.cc:276] Timestamp: P: 1777449899460931 usec, L: 0
0429 08:05:22.995649 (+    10us) write_op.cc:270] Start()
0429 08:05:22.995650 (+     1us) write_op.cc:276] Timestamp: P: 1777449899460987 usec, L: 0
0429 08:05:22.995660 (+    10us) write_op.cc:270] Start()
0429 08:05:22.995661 (+     1us) write_op.cc:276] Timestamp: P: 1777449899462010 usec, L: 0
0429 08:05:22.995672 (+    11us) write_op.cc:270] Start()
0429 08:05:22.995673 (+     1us) write_op.cc:276] Timestamp: P: 1777449899464861 usec, L: 0
0429 08:05:22.995684 (+    11us) write_op.cc:270] Start()
0429 08:05:22.995685 (+     1us) write_op.cc:276] Timestamp: P: 1777449899464959 usec, L: 0
0429 08:05:22.995694 (+     9us) write_op.cc:270] Start()
0429 08:05:22.995695 (+     1us) write_op.cc:276] Timestamp: P: 1777449899465042 usec, L: 0
0429 08:05:22.995705 (+    10us) write_op.cc:270] Start()
0429 08:05:22.995706 (+     1us) write_op.cc:276] Timestamp: P: 17774498
W20260429 08:05:24.153198  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1023ms of latency in SegmentAllocator::Sync()
W20260429 08:05:24.874358  8022 tablet_service.cc:3080] error setting up scanner f5a5a01df0fd4e39b4e04e60ccbaf601 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1777449923874181 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1777449899952895 usec, L: 0 Physical time difference: 23.921s: new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "775b828a285148ad86248db27bcf5ff3"
I20260429 08:05:25.177641  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 32) took 1039 ms. Trace:
I20260429 08:05:25.177742  8063 rpcz_store.cc:276] 0429 08:05:24.137723 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:05:24.137749 (+    26us) service_pool.cc:225] Handling call
0429 08:05:24.138989 (+  1240us) raft_consensus.cc:1471] Updating replica for 425 ops
0429 08:05:24.140447 (+  1458us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:05:24.140448 (+     1us) raft_consensus.cc:1539] Triggering prepare for 425 ops
0429 08:05:24.140498 (+    50us) write_op.cc:270] Start()
0429 08:05:24.140503 (+     5us) write_op.cc:276] Timestamp: P: 1777449899657117 usec, L: 0
0429 08:05:24.140602 (+    99us) write_op.cc:270] Start()
0429 08:05:24.140603 (+     1us) write_op.cc:276] Timestamp: P: 1777449899657682 usec, L: 0
0429 08:05:24.140613 (+    10us) write_op.cc:270] Start()
0429 08:05:24.140614 (+     1us) write_op.cc:276] Timestamp: P: 1777449899657770 usec, L: 0
0429 08:05:24.140625 (+    11us) write_op.cc:270] Start()
0429 08:05:24.140626 (+     1us) write_op.cc:276] Timestamp: P: 1777449899658011 usec, L: 0
0429 08:05:24.140634 (+     8us) write_op.cc:270] Start()
0429 08:05:24.140635 (+     1us) write_op.cc:276] Timestamp: P: 1777449899660300 usec, L: 0
0429 08:05:24.140641 (+     6us) write_op.cc:270] Start()
0429 08:05:24.140642 (+     1us) write_op.cc:276] Timestamp: P: 1777449899660548 usec, L: 0
0429 08:05:24.140648 (+     6us) write_op.cc:270] Start()
0429 08:05:24.140652 (+     4us) write_op.cc:276] Timestamp: P: 1777449899660776 usec, L: 0
0429 08:05:24.140661 (+     9us) write_op.cc:270] Start()
0429 08:05:24.140662 (+     1us) write_op.cc:276] Timestamp: P: 1777449899660988 usec, L: 0
0429 08:05:24.140674 (+    12us) write_op.cc:270] Start()
0429 08:05:24.140675 (+     1us) write_op.cc:276] Timestamp: P: 1777449899662016 usec, L: 0
0429 08:05:24.140684 (+     9us) write_op.cc:270] Start()
0429 08:05:24.140684 (+     0us) write_op.cc:276] Timestamp: P: 1777449899663026 usec, L: 0
0429 08:05:24.140692 (+     8us) write_op.cc:270] Start()
0429 08:05:24.140694 (+     2us) write_op.cc:276] Timestamp: P: 1777449899663118 usec, L: 0
0429 08:05:24.140701 (+     7us) write_op.cc:270] Start()
0429 08:05:24.140702 (+     1us) write_op.cc:276] Timestamp: P: 1777449899664130 usec, L: 0
0429 08:05:24.140709 (+     7us) write_op.cc:270] Start()
0429 08:05:24.140712 (+     3us) write_op.cc:276] Timestamp: P: 1777449899665018 usec, L: 0
0429 08:05:24.140728 (+    16us) write_op.cc:270] Start()
0429 08:05:24.140728 (+     0us) write_op.cc:276] Timestamp: P: 1777449899666076 usec, L: 0
0429 08:05:24.140738 (+    10us) write_op.cc:270] Start()
0429 08:05:24.140740 (+     2us) write_op.cc:276] Timestamp: P: 1777449899666936 usec, L: 0
0429 08:05:24.140745 (+     5us) write_op.cc:270] Start()
0429 08:05:24.140746 (+     1us) write_op.cc:276] Timestamp: P: 1777449899667040 usec, L: 0
0429 08:05:24.140752 (+     6us) write_op.cc:270] Start()
0429 08:05:24.140752 (+     0us) write_op.cc:276] Timestamp: P: 1777449899668461 usec, L: 0
0429 08:05:24.140758 (+     6us) write_op.cc:270] Start()
0429 08:05:24.140758 (+     0us) write_op.cc:276] Timestamp: P: 1777449899668643 usec, L: 0
0429 08:05:24.140764 (+     6us) write_op.cc:270] Start()
0429 08:05:24.140767 (+     3us) write_op.cc:276] Timestamp: P: 1777449899669828 usec, L: 0
0429 08:05:24.140772 (+     5us) write_op.cc:270] Start()
0429 08:05:24.140772 (+     0us) write_op.cc:276] Timestamp: P: 1777449899669926 usec, L: 0
0429 08:05:24.140778 (+     6us) write_op.cc:270] Start()
0429 08:05:24.140778 (+     0us) write_op.cc:276] Timestamp: P: 1777449899671527 usec, L: 0
0429 08:05:24.140784 (+     6us) write_op.cc:270] Start()
0429 08:05:24.140785 (+     1us) write_op.cc:276] Timestamp: P: 1777449899672313 usec, L: 0
0429 08:05:24.140789 (+     4us) write_op.cc:270] Start()
0429 08:05:24.140791 (+     2us) write_op.cc:276] Timestamp: P: 1777449899672415 usec, L: 0
0429 08:05:24.140796 (+     5us) write_op.cc:270] Start()
0429 08:05:24.140797 (+     1us) write_op.cc:276] Timestamp: P: 1777449899672535 usec, L: 0
0429 08:05:24.140803 (+     6us) write_op.cc:270] Start()
0429 08:05:24.140803 (+     0us) write_op.cc:276] Timestamp: P: 1777449899673885 usec, L: 0
0429 08:05:24.140809 (+     6us) write_op.cc:270] Start()
0429 08:05:24.140809 (+     0us) write_op.cc:276] Timestamp: P: 1777449899674736 usec, L: 0
0429 08:05:24.140817 (+     8us) write_op.cc:270] Start()
0429 08:05:24.140817 (+     0us) write_op.cc:276] Timestamp: P: 1777449899674833 usec, L: 0
0429 08:05:24.140827 (+    10us) write_op.cc:270] Start()
0429 08:05:24.140827 (+     0us) write_op.cc:276] Timestamp: P: 1777449899674926 usec, L: 0
0429 08:05:24.140832 (+     5us) write_op.cc:270] Start()
0429 08:05:24.140833 (+     1us) write_op.cc:276] Timestamp: P: 1777449899676274 usec, L: 0
0429 08:05:24.140838 (+     5us) write_op.cc:270] Start()
0429 08:05:24.140861 (+    23us) write_op.cc:276] Timestamp: P: 1777449899676946 usec, L: 0
0429 08:05:24.140875 (+    14us) write_op.cc:270] Start()
0429 08:05:24.140877 (+     2us) write_op.cc:276] Timestamp: P: 1777449899677058 usec, L: 0
0429 08:05:24.140885 (+     8us) write_op.cc:270] Start()
0429 08:05:24.140886 (+     1us) write_op.cc:276] Timestamp: P: 1777449899677151 usec, L: 0
0429 08:05:24.140895 (+     9us) write_op.cc:270] Start()
0429 08:05:24.140895 (+     0us) write_op.cc:276] Timestamp: P: 1777449899679831 usec, L: 0
0429 08:05:24.140903 (+     8us) write_op.cc:270] Start()
0429 08:05:24.140903 (+     0us) write_op.cc:276] Timestamp: P: 1777449899679995 usec, L: 0
0429 08:05:24.140915 (+    12us) write_op.cc:270] Start()
0429 08:05:24.140915 (+     0us) write_op.cc:276] Timestamp: P: 1777449899680363 usec, L: 0
0429 08:05:24.140923 (+     8us) write_op.cc:270] Start()
0429 08:05:24.140924 (+     1us) write_op.cc:276] Timestamp: P: 1777449899680468 usec, L: 0
0429 08:05:24.140931 (+     7us) write_op.cc:270] Start()
0429 08:05:24.140931 (+     0us) write_op.cc:276] Timestamp: P: 1777449899681527 usec, L: 0
0429 08:05:24.140938 (+     7us) write_op.cc:270] Start()
0429 08:05:24.140939 (+     1us) write_op.cc:276] Timestamp: P: 1777449899682760 usec, L: 0
0429 08:05:24.140949 (+    10us) write_op.cc:270] Start()
0429 08:05:24.140950 (+     1us) write_op.cc:276] Timestamp: P: 1777449899682864 usec, L: 0
0429 08:05:24.140956 (+     6us) write_op.cc:270] Start()
0429 08:05:24.140957 (+     1us) write_op.cc:276] Timestamp: P: 1777449899683097 usec, L: 0
0429 08:05:24.140964 (+     7us) write_op.cc:270] Start()
0429 08:05:24.140965 (+     1us) write_op.cc:276] Timestamp: P: 1777449899683702 usec, L: 0
0429 08:05:24.140972 (+     7us) write_op.cc:270] Start()
0429 08:05:24.140973 (+     1us) write_op.cc:276] Timestamp: P: 1777449899685500 usec, L: 0
0429 08:05:24.140983 (+    10us) write_op.cc:270] Start()
0429 08:05:24.140984 (+     1us) write_op.cc:276] Timestamp: P: 1777449899685608 usec, L: 0
0429 08:05:24.140992 (+     8us) write_op.cc:270] Start()
0429 08:05:24.140993 (+     1us) write_op.cc:276] Timestamp: P: 1777449899685720 usec, L: 0
0429 08:05:24.141000 (+     7us) write_op.cc:270] Start()
0429 08:05:24.141001 (+     1us) write_op.cc:276] Timestamp: P: 1777449899686579 usec, L: 0
0429 08:05:24.141009 (+     8us) write_op.cc:270] Start()
0429 08:05:24.141010 (+     1us) write_op.cc:276] Timestamp: P: 1777449899687332 usec, L: 0
0429 08:05:24.141020 (+    10us) write_op.cc:270] Start()
0429 08:05:24.141020 (+     0us) write_op.cc:276] Timestamp: P: 1777449899688736 usec, L: 0
0429 08:05:24.141028 (+     8us) write_op.cc:270] Start()
0429 08:05:24.141029 (+     1us) write_op.cc:276] Timestamp: P: 1777449899689079 usec, L: 0
0429 08:05:24.141037 (+     8us) write_op.cc:270] Start()
0429 08:05:24.141038 (+     1us) write_op.cc:276] Timestamp: P: 1777449899689170 usec, L: 0
0429 08:05:24.141046 (+     8us) write_op.cc:270] Start()
0429 08:05:24.141047 (+     1us) write_op.cc:276] Timestamp: P: 1777449899690959 usec, L: 0
0429 08:05:24.141056 (+     9us) write_op.cc:270] Start()
0429 08:05:24.141056 (+     0us) write_op.cc:276] Timestamp: P: 1777449899691681 usec, L: 0
0429 08:05:24.141069 (+    13us) write_op.cc:270] Start()
0429 08:05:24.141070 (+     1us) write_op.cc:276] Timestamp: P: 1777449899691773 usec, L: 0
0429 08:05:24.141077 (+     7us) write_op.cc:270] Start()
0429 08:05:24.141078 (+     1us) write_op.cc:276] Timestamp: P: 1777449899691855 usec, L: 0
0429 08:05:24.141087 (+     9us) write_op.cc:270] Start()
0429 08:05:24.141088 (+     1us) write_op.cc:276] Timestamp: P: 1777449899692610 usec, L: 0
0429 08:05:24.141099 (+    11us) write_op.cc:270] Start()
0429 08:05:24.141100 (+     1us) write_op.cc:276] Timestamp: P: 1777449899693742 usec, L: 0
0429 08:05:24.141107 (+     7us) write_op.cc:270] Start()
0429 08:05:24.141108 (+     1us) write_op.cc:276] Timestamp: P: 1777449899694045 usec, L: 0
0429 08:05:24.141115 (+     7us) write_op.cc:270] Start()
0429 08:05:24.141116 (+     1us) write_op.cc:276] Timestamp: P: 1777449899694257 usec, L: 0
0429 08:05:24.141125 (+     9us) write_op.cc:270] Start()
0429 08:05:24.141126 (+     1us) write_op.cc:276] Timestamp: P: 1777449899696352 usec, L: 0
0429 08:05:24.141138 (+    12us) write_op.cc:270] Start()
0429 08:05:24.141138 (+     0us) write_op.cc:276] Timestamp: P: 1777449899696460 usec, L: 0
0429 08:05:24.141149 (+    11us) write_op.cc:270] Start()
0429 08:05:24.141150 (+     1us) write_op.cc:276] Timestamp: P: 1777449899696533 usec, L: 0
0429 08:05:24.141160 (+    10us) write_op.cc:270] Start()
0429 08:05:24.141160 (+     0us) write_op.cc:276] Timestamp: P: 1777449899696976 usec, L: 0
0429 08:05:24.141169 (+     9us) write_op.cc:270] Start()
0429 08:05:24.141170 (+     1us) write_op.cc:276] Timestamp: P: 1777449899698343 usec, L: 0
0429 08:05:24.141182 (+    12us) write_op.cc:270] Start()
0429 08:05:24.141183 (+     1us) write_op.cc:276] Timestamp: P: 1777449899698452 usec, L: 0
0429 08:05:24.141193 (+    10us) write_op.cc:270] Start()
0429 08:05:24.141194 (+     1us) write_op.cc:276] Timestamp: P: 1777449899698904 usec, L: 0
0429 08:05:24.141209 (+    15us) write_op.cc:270] Start()
0429 08:05:24.141210 (+     1us) write_op.cc:276] Timestamp: P: 1777449899700155 usec, L: 0
0429 08:05:24.141221 (+    11us) write_op.cc:270] Start()
0429 08:05:24.141222 (+     1us) write_op.cc:276] Timestamp: P: 1777449899700705 usec, L: 0
0429 08:05:24.141233 (+    11us) write_op.cc:270] Start()
0429 08:05:24.141234 (+     1us) write_op.cc:276] Timestamp: P: 1777449899701007 usec, L: 0
0429 08:05:24.141244 (+    10us) write_op.cc:270] Start()
0429 08:05:24.141245 (+     1us) write_op.cc:276] Timestamp: P: 1777449899701524 usec, L: 0
0429 08:05:24.141254 (+     9us) write_op.cc:270] Start()
0429 08:05:24.141255 (+     1us) write_op.cc:276] Timestamp: P: 1777449899702482 usec, L: 0
0429 08:05:24.141265 (+    10us) write_op.cc:270] Start()
0429 08:05:24.141266 (+     1us) write_op.cc:276] Timestamp: P: 1777449899702975 usec, L: 0
0429 08:05:24.141278 (+    12us) write_op.cc:270] Start()
0429 08:05:24.141279 (+     1us) write_op.cc:276] Timestamp: P: 1777449899703299 usec, L: 0
0429 08:05:24.141289 (+    10us) write_op.cc:270] Start()
0429 08:05:24.141290 (+     1us) write_op.cc:276] Timestamp: P: 1777449899705232 usec, L: 0
0429 08:05:24.141299 (+     9us) write_op.cc:270] Start()
0429 08:05:24.141300 (+     1us) write_op.cc:276] Timestamp: P: 1777449899705511 usec, L: 0
0429 08:05:24.141313 (+    13us) write_op.cc:270] Start()
0429 08:05:24.141314 (+     1us) write_op.cc:276] Timestamp: P: 1777449899705601 usec, L: 0
0429 08:05:24.141328 (+    14us) write_op.cc:270] Start()
0429 08:05:24.141329 (+     1us) write_op.cc:276] Timestamp: P: 1777449899705979 usec, L: 0
0429 08:05:24.141339 (+    10us) write_op.cc:270] Start()
0429 08:05:24.141340 (+     1us) write_op.cc:276] Timestamp: P: 1777449899707221 usec, L: 0
0429 08:05:24.141350 (+    10us) write_op.cc:270] Start()
0429 08:05:24.141351 (+     1us) write_op.cc:276] Timestamp: P: 1777449899708473 usec, L: 0
0429 08:05:24.141362 (+    11us) write_op.cc:270] Start()
0429 08:05:24.141362 (+     0us) write_op.cc:276] Timestamp: P: 1777449899708548 usec, L: 0
0429 08:05:24.141374 (+    12us) write_op.cc:270] Start()
0429 08:05:24.141374 (+     0us) write_op.cc:276] Timestamp: P: 1777449899708986 usec, L: 0
0429 08:05:24.141384 (+    10us) write_op.cc:270] Start()
0429 08:05:24.141384 (+     0us) write_op.cc:276] Timestamp: P: 1777449899711169 usec, L: 0
0429 08:05:24.141392 (+     8us) write_op.cc:270] Start()
0429 08:05:24.141393 (+     1us) write_op.cc:276] Timestamp: P: 1777449899711340 usec, L: 0
0429 08:05:24.141401 (+     8us) write_op.cc:270] Start()
0429 08:05:24.141402 (+     1us) write_op.cc:276] Timestamp: P: 1777449899711439 usec, L: 0
0429 08:05:24.141413 (+    11us) write_op.cc:270] Start()
0429 08:05:24.141414 (+     1us) write_op.cc:276] Timestamp: P: 1777449899711570 usec, L: 0
0429 08:05:24.141424 (+    10us) write_op.cc:270] Start()
0429 08:05:24.141424 (+     0us) write_op.cc:276] Timestamp: P: 1777449899713529 usec, L: 0
0429 08:05:24.141433 (+     9us) write_op.cc:270] Start()
0429 08:05:24.141434 (+     1us) write_op.cc:276] Timestamp: P: 1777449899714310 usec, L: 0
0429 08:05:24.141444 (+    10us) write_op.cc:270] Start()
0429 08:05:24.141445 (+     1us) write_op.cc:276] Timestamp: P: 1777449899714422 usec, L: 0
0429 08:05:24.141456 (+    11us) write_op.cc:270] Start()
0429 08:05:24.141457 (+     1us) write_op.cc:276] Timestamp: P: 1777449899714504 usec, L: 0
0429 08:05:24.141466 (+     9us) write_op.cc:270] Start()
0429 08:05:24.141467 (+     1us) write_op.cc:276] Timestamp: P: 1777449899716430 usec, L: 0
0429 08:05:24.141481 (+    14us) write_op.cc:270] Start()
0429 08:05:24.141482 (+     1us) write_op.cc:276] Timestamp: P: 1777449899716603 usec, L: 0
0429 08:05:24.141492 (+    10us) write_op.cc:270] Start()
0429 08:05:24.141492 (+     0us) write_op.cc:276] Timestamp: P: 1777449899716943 usec, L: 0
0429 08:05:24.141503 (+    11us) write_op.cc:270] Start()
0429 08:05:24.141504 (+     1us) write_op.cc:276] Timestamp: P: 1777449899717061 usec, L: 0
0429 08:05:24.141513 (+     9us) write_op.cc:270] Start()
0429 08:05:24.141514 (+     1us) write_op.cc:276] Timestamp: P: 1777449899719086 usec, L: 0
0429 08:05:24.141521 (+     7us) write_op.cc:270] Start()
0429 08:05:24.141522 (+     1us) write_op.cc:276] Timestamp: P: 1777449899719710 usec, L: 0
0429 08:05:24.141530 (+     8us) write_op.cc:270] Start()
0429 08:05:24.141531 (+     1us) write_op.cc:276] Timestamp: P: 1777449899719810 usec, L: 0
0429 08:05:24.141545 (+    14us) write_op.cc:270] Start()
0429 08:05:24.141547 (+     2us) write_op.cc:276] Timestamp: P: 1777449899720090 usec, L: 0
0429 08:05:24.141554 (+     7us) write_op.cc:270] Start()
0429 08:05:24.141554 (+     0us) write_op.cc:276] Timestamp: P: 1777449899721025 usec, L: 0
0429 08:05:24.141562 (+     8us) write_op.cc:270] Start()
0429 08:05:24.141563 (+     1us) write_op.cc:276] Timestamp: P: 1777449899722514 usec, L: 0
0429 08:05:24.141570 (+     7us) write_op.cc:270] Start()
0429 08:05:24.141571 (+     1us) write_op.cc:276] Timestamp: P: 1777449899722655 usec, L: 0
0429 08:05:24.141582 (+    11us) write_op.cc:270] Start()
0429 08:05:24.141582 (+     0us) write_op.cc:276] Timestamp: P: 1777449899723129 usec, L: 0
0429 08:05:24.141589 (+     7us) write_op.cc:270] Start()
0429 08:05:24.141590 (+     1us) write_op.cc:276] Timestamp: P: 1777449899723963 usec, L: 0
0429 08:05:24.141597 (+     7us) write_op.cc:270] Start()
0429 08:05:24.141598 (+     1us) write_op.cc:276] Timestamp: P: 1777449899724516 usec, L: 0
0429 08:05:24.141605 (+     7us) write_op.cc:270] Start()
0429 08:05:24.141606 (+     1us) write_op.cc:276] Timestamp: P: 1777449899724796 usec, L: 0
0429 08:05:24.141616 (+    10us) write_op.cc:270] Start()
0429 08:05:24.141617 (+     1us) write_op.cc:276] Timestamp: P: 1777449899726763 usec, L: 0
0429 08:05:24.141624 (+     7us) write_op.cc:270] Start()
0429 08:05:24.141624 (+     0us) write_op.cc:276] Timestamp: P: 1777449899727106 usec, L: 0
0429 08:05:24.141632 (+     8us) write_op.cc:270] Start()
0429 08:05:24.141633 (+     1us) write_op.cc:276] Timestamp: P: 1777449899727570 usec, L: 0
0429 08:05:24.141641 (+     8us) write_op.cc:270] Start()
0429 08:05:24.141642 (+     1us) write_op.cc:276] Timestamp: P: 1777449899727695 usec, L: 0
0429 08:05:24.141656 (+    14us) write_op.cc:270] Start()
0429 08:05:24.141657 (+     1us) write_op.cc:276] Timestamp: P: 1777449899729069 usec, L: 0
0429 08:05:24.141668 (+    11us) write_op.cc:270] Start()
0429 08:05:24.141668 (+     0us) write_op.cc:276] Timestamp: P: 1777449899729154 usec, L: 0
0429 08:05:24.141677 (+     9us) write_op.cc:270] Start()
0429 08:05:24.141678 (+     1us) write_op.cc:276] Timestamp: P: 1777449899730076 usec, L: 0
0429 08:05:24.141691 (+    13us) write_op.cc:270] Start()
0429 08:05:24.141692 (+     1us) write_op.cc:276] Timestamp: P: 1777449899730175 usec, L: 0
0429 08:05:24.141705 (+    13us) write_op.cc:270] Start()
0429 08:05:24.141706 (+     1us) write_op.cc:276] Timestamp: P: 1777449899732390 usec, L: 0
0429 08:05:24.141724 (+    18us) write_op.cc:270] Start()
0429 08:05:24.141725 (+     1us) write_op.cc:276] Timestamp: P: 1777449899732521 usec, L: 0
0429 08:05:24.141733 (+     8us) write_op.cc:270] Start()
0429 08:05:24.141734 (+     1us) write_op.cc:276] Timestamp: P: 1777449899732609 usec, L: 0
0429 08:05:24.141741 (+     7us) write_op.cc:270] Start()
0429 08:05:24.141741 (+     0us) write_op.cc:276] Timestamp: P: 1777449899732710 usec, L: 0
0429 08:05:24.141752 (+    11us) write_op.cc:270] Start()
0429 08:05:24.141753 (+     1us) write_op.cc:276] Timestamp: P: 1777449899735156 usec, L: 0
0429 08:05:24.141760 (+     7us) write_op.cc:270] Start()
0429 08:05:24.141760 (+     0us) write_op.cc:276] Timestamp: P: 1777449899735256 usec, L: 0
0429 08:05:24.141768 (+     8us) write_op.cc:270] Start()
0429 08:05:24.141769 (+     1us) write_op.cc:276] Timestamp: P: 1777449899735329 usec, L: 0
0429 08:05:24.141776 (+     7us) write_op.cc:270] Start()
0429 08:05:24.141776 (+     0us) write_op.cc:276] Timestamp: P: 1777449899735870 usec, L: 0
0429 08:05:24.141785 (+     9us) write_op.cc:270] Start()
0429 08:05:24.141786 (+     1us) write_op.cc:276] Timestamp: P: 1777449899736827 usec, L: 0
0429 08:05:24.141795 (+     9us) write_op.cc:270] Start()
0429 08:05:24.141797 (+     2us) write_op.cc:276] Timestamp: P: 1777449899738097 usec, L: 0
0429 08:05:24.141807 (+    10us) write_op.cc:270] Start()
0429 08:05:24.141808 (+     1us) write_op.cc:276] Timestamp: P: 1777449899738404 usec, L: 0
0429 08:05:24.141815 (+     7us) write_op.cc:270] Start()
0429 08:05:24.141816 (+     1us) write_op.cc:276] Timestamp: P: 1777449899738693 usec, L: 0
0429 08:05:24.141826 (+    10us) write_op.cc:270] Start()
0429 08:05:24.141827 (+     1us) write_op.cc:276] Timestamp: P: 1777449899741031 usec, L: 0
0429 08:05:24.141834 (+     7us) write_op.cc:270] Start()
0429 08:05:24.141835 (+     1us) write_op.cc:276] Timestamp: P: 1777449899741122 usec, L: 0
0429 08:05:24.141842 (+     7us) write_op.cc:270] Start()
0429 08:05:24.141843 (+     1us) write_op.cc:276] Timestamp: P: 1777449899741215 usec, L: 0
0429 08:05:24.141850 (+     7us) write_op.cc:270] Start()
0429 08:05:24.141851 (+     1us) write_op.cc:276] Timestamp: P: 1777449899741304 usec, L: 0
0429 08:05:24.141865 (+    14us) write_op.cc:270] Start()
0429 08:05:24.141867 (+     2us) write_op.cc:276] Timestamp: P: 1777449899743783 usec, L: 0
0429 08:05:24.141877 (+    10us) write_op.cc:270] Start()
0429 08:05:24.141879 (+     2us) write_op.cc:276] Timestamp: P: 1777449899743882 usec, L: 0
0429 08:05:24.141893 (+    14us) write_op.cc:270] Start()
0429 08:05:24.141894 (+     1us) write_op.cc:276] Timestamp: P: 1777449899743957 usec, L: 0
0429 08:05:24.141901 (+     7us) write_op.cc:270] Start()
0429 08:05:24.141902 (+     1us) write_op.cc:276] Timestamp: P: 1777449899744004 usec, L: 0
0429 08:05:24.141912 (+    10us) write_op.cc:270] Start()
0429 08:05:24.141913 (+     1us) write_op.cc:276] Timestamp: P: 1777449899745427 usec, L: 0
0429 08:05:24.141921 (+     8us) write_op.cc:270] Start()
0429 08:05:24.141922 (+     1us) write_op.cc:276] Timestamp: P: 1777449899747064 usec, L: 0
0429 08:05:24.141928 (+     6us) write_op.cc:270] Start()
0429 08:05:24.141929 (+     1us) write_op.cc:276] Timestamp: P: 1777449899747167 usec, L: 0
0429 08:05:24.141937 (+     8us) write_op.cc:270] Start()
0429 08:05:24.141939 (+     2us) write_op.cc:276] Timestamp: P: 1777449899747425 usec, L: 0
0429 08:05:24.141948 (+     9us) write_op.cc:270] Start()
0429 08:05:24.141949 (+     1us) write_op.cc:276] Timestamp: P: 1777449899748100 usec, L: 0
0429 08:05:24.141958 (+     9us) write_op.cc:270] Start()
0429 08:05:24.141960 (+     2us) write_op.cc:276] Timestamp: P: 1777449899750333 usec, L: 0
0429 08:05:24.141971 (+    11us) write_op.cc:270] Start()
0429 08:05:24.141971 (+     0us) write_op.cc:276] Timestamp: P: 1777449899750475 usec, L: 0
0429 08:05:24.141979 (+     8us) write_op.cc:270] Start()
0429 08:05:24.141981 (+     2us) write_op.cc:276] Timestamp: P: 1777449899750559 usec, L: 0
0429 08:05:24.141988 (+     7us) write_op.cc:270] Start()
0429 08:05:24.141989 (+     1us) write_op.cc:276] Timestamp: P: 1777449899750812 usec, L: 0
0429 08:05:24.141995 (+     6us) write_op.cc:270] Start()
0429 08:05:24.141996 (+     1us) write_op.cc:276] Timestamp: P: 1777449899753323 usec, L: 0
0429 08:05:24.142003 (+     7us) write_op.cc:270] Start()
0429 08:05:24.142004 (+     1us) write_op.cc:276] Timestamp: P: 1777449899753454 usec, L: 0
0429 08:05:24.142014 (+    10us) write_op.cc:270] Start()
0429 08:05:24.142017 (+     3us) write_op.cc:276] Timestamp: P: 1777449899753543 usec, L: 0
0429 08:05:24.142029 (+    12us) write_op.cc:270] Start()
0429 08:05:24.142030 (+     1us) write_op.cc:276] Timestamp: P: 1777449899754083 usec, L: 0
0429 08:05:24.142038 (+     8us) write_op.cc:270] Start()
0429 08:05:24.142039 (+     1us) write_op.cc:276] Timestamp: P: 1777449899755781 usec, L: 0
0429 08:05:24.142046 (+     7us) write_op.cc:270] Start()
0429 08:05:24.142047 (+     1us) write_op.cc:276] Timestamp: P: 1777449899756234 usec, L: 0
0429 08:05:24.142053 (+     6us) write_op.cc:270] Start()
0429 08:05:24.142057 (+     4us) write_op.cc:276] Timestamp: P: 1777449899756331 usec, L: 0
0429 08:05:24.142068 (+    11us) write_op.cc:270] Start()
0429 08:05:24.142069 (+     1us) write_op.cc:276] Timestamp: P: 1777449899756584 usec, L: 0
0429 08:05:24.142078 (+     9us) write_op.cc:270] Start()
0429 08:05:24.142078 (+     0us) write_op.cc:276] Timestamp: P: 1777449899758975 usec, L: 0
0429 08:05:24.142089 (+    11us) write_op.cc:270] Start()
0429 08:05:24.142090 (+     1us) write_op.cc:276] Timestamp: P: 1777449899759103 usec, L: 0
0429 08:05:24.142101 (+    11us) write_op.cc:270] Start()
0429 08:05:24.142104 (+     3us) write_op.cc:276] Timestamp: P: 1777449899759194 usec, L: 0
0429 08:05:24.142113 (+     9us) write_op.cc:270] Start()
0429 08:05:24.142114 (+     1us) write_op.cc:276] Timestamp: P: 1777449899759277 usec, L: 0
0429 08:05:24.142123 (+     9us) write_op.cc:270] Start()
0429 08:05:24.142124 (+     1us) write_op.cc:276] Timestamp: P: 1777449899761622 usec, L: 0
0429 08:05:24.142134 (+    10us) write_op.cc:270] Start()
0429 08:05:24.142135 (+     1us) write_op.cc:276] Timestamp: P: 1777449899761734 usec, L: 0
0429 08:05:24.142146 (+    11us) write_op.cc:270] Start()
0429 08:05:24.142150 (+     4us) write_op.cc:276] Timestamp: P: 1777449899761836 usec, L: 0
0429 08:05:24.142162 (+    12us) write_op.cc:270] Start()
0429 08:05:24.142163 (+     1us) write_op.cc:276] Timestamp: P: 1777449899761915 usec, L: 0
0429 08:05:24.142172 (+     9us) write_op.cc:270] Start()
0429 08:05:24.142172 (+     0us) write_op.cc:276] Timestamp: P: 1777449899764030 usec, L: 0
0429 08:05:24.142184 (+    12us) write_op.cc:270] Start()
0429 08:05:24.142184 (+     0us) write_op.cc:276] Timestamp: P: 1777449899764631 usec, L: 0
0429 08:05:24.142194 (+    10us) write_op.cc:270] Start()
0429 08:05:24.142197 (+     3us) write_op.cc:276] Timestamp: P: 1777449899764728 usec, L: 0
0429 08:05:24.142205 (+     8us) write_op.cc:270] Start()
0429 08:05:24.142206 (+     1us) write_op.cc:276] Timestamp: P: 1777449899764822 usec, L: 0
0429 08:05:24.142216 (+    10us) write_op.cc:270] Start()
0429 08:05:24.142217 (+     1us) write_op.cc:276] Timestamp: P: 1777449899766151 usec, L: 0
0429 08:05:24.142229 (+    12us) write_op.cc:270] Start()
0429 08:05:24.142230 (+     1us) write_op.cc:276] Timestamp: P: 1777449899766893 usec, L: 0
0429 08:05:24.142238 (+     8us) write_op.cc:270] Start()
0429 08:05:24.142240 (+     2us) write_op.cc:276] Timestamp: P: 1777449899766990 usec, L: 0
0429 08:05:24.142247 (+     7us) write_op.cc:270] Start()
0429 08:05:24.142248 (+     1us) write_op.cc:276] Timestamp: P: 1777449899767652 usec, L: 0
0429 08:05:24.142255 (+     7us) write_op.cc:270] Start()
0429 08:05:24.142256 (+     1us) write_op.cc:276] Timestamp: P: 1777449899768599 usec, L: 0
0429 08:05:24.142264 (+     8us) write_op.cc:270] Start()
0429 08:05:24.142265 (+     1us) write_op.cc:276] Timestamp: P: 1777449899769012 usec, L: 0
0429 08:05:24.142271 (+     6us) write_op.cc:270] Start()
0429 08:05:24.142275 (+     4us) write_op.cc:276] Timestamp: P: 1777449899769100 usec, L: 0
0429 08:05:24.142285 (+    10us) write_op.cc:270] Start()
0429 08:05:24.142286 (+     1us) write_op.cc:276] Timestamp: P: 1777449899770355 usec, L: 0
0429 08:05:24.142295 (+     9us) write_op.cc:270] Start()
0429 08:05:24.142296 (+     1us) write_op.cc:276] Timestamp: P: 1777449899771607 usec, L: 0
0429 08:05:24.142309 (+    13us) write_op.cc:270] Start()
0429 08:05:24.142310 (+     1us) write_op.cc:276] Timestamp: P: 1777449899772027 usec, L: 0
0429 08:05:24.142320 (+    10us) write_op.cc:270] Start()
0429 08:05:24.142324 (+     4us) write_op.cc:276] Timestamp: P: 1777449899772116 usec, L: 0
0429 08:05:24.142334 (+    10us) write_op.cc:270] Start()
0429 08:05:24.142335 (+     1us) write_op.cc:276] Timestamp: P: 1777449899772949 usec, L: 0
0429 08:05:24.142342 (+     7us) write_op.cc:270] Start()
0429 08:05:24.142342 (+     0us) write_op.cc:276] Timestamp: P: 1777449899774306 usec, L: 0
0429 08:05:24.142350 (+     8us) write_op.cc:270] Start()
0429 08:05:24.142351 (+     1us) write_op.cc:276] Timestamp: P: 1777449899775132 usec, L: 0
0429 08:05:24.142358 (+     7us) write_op.cc:270] Start()
0429 08:05:24.142360 (+     2us) write_op.cc:276] Timestamp: P: 1777449899775241 usec, L: 0
0429 08:05:24.142368 (+     8us) write_op.cc:270] Start()
0429 08:05:24.142369 (+     1us) write_op.cc:276] Timestamp: P: 1777449899775730 usec, L: 0
0429 08:05:24.142376 (+     7us) write_op.cc:270] Start()
0429 08:05:24.142377 (+     1us) write_op.cc:276] Timestamp: P: 1777449899777085 usec, L: 0
0429 08:05:24.142383 (+     6us) write_op.cc:270] Start()
0429 08:05:24.142384 (+     1us) write_op.cc:276] Timestamp: P: 1777449899777938 usec, L: 0
0429 08:05:24.142393 (+     9us) write_op.cc:270] Start()
0429 08:05:24.142402 (+     9us) write_op.cc:276] Timestamp: P: 1777449899778030 usec, L: 0
0429 08:05:24.142409 (+     7us) write_op.cc:270] Start()
0429 08:05:24.142410 (+     1us) write_op.cc:276] Timestamp: P: 1777449899778611 usec, L: 0
0429 08:05:24.142415 (+     5us) write_op.cc:270] Start()
0429 08:05:24.142416 (+     1us) write_op.cc:276] Timestamp: P: 1777449899779859 usec, L: 0
0429 08:05:24.142421 (+     5us) write_op.cc:270] Start()
0429 08:05:24.142422 (+     1us) write_op.cc:276] Timestamp: P: 1777449899780555 usec, L: 0
0429 08:05:24.142427 (+     5us) write_op.cc:270] Start()
0429 08:05:24.142430 (+     3us) write_op.cc:276] Timestamp: P: 1777449899780685 usec, L: 0
0429 08:05:24.142435 (+     5us) write_op.cc:270] Start()
0429 08:05:24.142435 (+     0us) write_op.cc:276] Timestamp: P: 1777449899781265 usec, L: 0
0429 08:05:24.142441 (+     6us) write_op.cc:270] Start()
0429 08:05:24.142441 (+     0us) write_op.cc:276] Timestamp: P: 1777449899783347 usec, L: 0
0429 08:05:24.142446 (+     5us) write_op.cc:270] Start()
0429 08:05:24.142446 (+     0us) write_op.cc:276] Timestamp: P: 1777449899783490 usec, L: 0
0429 08:05:24.142451 (+     5us) write_op.cc:270] Start()
0429 08:05:24.142454 (+     3us) write_op.cc:276] Timestamp: P: 1777449899783579 usec, L: 0
0429 08:05:24.142461 (+     7us) write_op.cc:270] Start()
0429 08:05:24.142462 (+     1us) write_op.cc:276] Timestamp: P: 1777449899783676 usec, L: 0
0429 08:05:24.142468 (+     6us) write_op.cc:270] Start()
0429 08:05:24.142469 (+     1us) write_op.cc:276] Timestamp: P: 1777449899785312 usec, L: 0
0429 08:05:24.142473 (+     4us) write_op.cc:270] Start()
0429 08:05:24.142474 (+     1us) write_op.cc:276] Timestamp: P: 1777449899786961 usec, L: 0
0429 08:05:24.142484 (+    10us) write_op.cc:270] Start()
0429 08:05:24.142487 (+     3us) write_op.cc:276] Timestamp: P: 1777449899787050 usec, L: 0
0429 08:05:24.142492 (+     5us) write_op.cc:270] Start()
0429 08:05:24.142493 (+     1us) write_op.cc:276] Timestamp: P: 1777449899788889 usec, L: 0
0429 08:05:24.142498 (+     5us) write_op.cc:270] Start()
0429 08:05:24.142498 (+     0us) write_op.cc:276] Timestamp: P: 1777449899789001 usec, L: 0
0429 08:05:24.142504 (+     6us) write_op.cc:270] Start()
0429 08:05:24.142524 (+    20us) write_op.cc:276] Timestamp: P: 1777449899789353 usec, L: 0
0429 08:05:24.142535 (+    11us) write_op.cc:270] Start()
0429 08:05:24.142538 (+     3us) write_op.cc:276] Timestamp: P: 1777449899789452 usec, L: 0
0429 08:05:24.142546 (+     8us) write_op.cc:270] Start()
0429 08:05:24.142547 (+     1us) write_op.cc:276] Timestamp: P: 1777449899791693 usec, L: 0
0429 08:05:24.142555 (+     8us) write_op.cc:270] Start()
0429 08:05:24.142555 (+     0us) write_op.cc:276] Timestamp: P: 1777449899791789 usec, L: 0
0429 08:05:24.142563 (+     8us) write_op.cc:270] Start()
0429 08:05:24.142564 (+     1us) write_op.cc:276] Timestamp: P: 17774498
W20260429 08:05:25.222596  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 965ms of latency in SegmentAllocator::Sync()
W20260429 08:05:25.470230  8023 tablet_service.cc:3080] error setting up scanner b64bb5e56edd495e9f31b189db4f61e6 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1777449924470097 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1777449900248683 usec, L: 0 Physical time difference: 24.221s: new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "ff9323f2b2fe40acb8a2061909bddd0c"
I20260429 08:05:26.195523  8395 consensus_queue.cc:799] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [LEADER]: Peer dc98e72103e94f92a8b1a214d8b88c62 is lagging by at least 34575 ops behind the committed index  [suppressed 2 similar messages]
W20260429 08:05:26.221745  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1010ms of latency in SegmentAllocator::Sync()
I20260429 08:05:27.235256  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 34) took 1038 ms. Trace:
I20260429 08:05:27.235363  8063 rpcz_store.cc:276] 0429 08:05:26.196961 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:05:26.197000 (+    39us) service_pool.cc:225] Handling call
0429 08:05:26.198264 (+  1264us) raft_consensus.cc:1471] Updating replica for 425 ops
0429 08:05:26.199287 (+  1023us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:05:26.199288 (+     1us) raft_consensus.cc:1539] Triggering prepare for 425 ops
0429 08:05:26.199305 (+    17us) write_op.cc:270] Start()
0429 08:05:26.199310 (+     5us) write_op.cc:276] Timestamp: P: 1777449900250449 usec, L: 0
0429 08:05:26.199424 (+   114us) write_op.cc:270] Start()
0429 08:05:26.199425 (+     1us) write_op.cc:276] Timestamp: P: 1777449900251115 usec, L: 0
0429 08:05:26.199438 (+    13us) write_op.cc:270] Start()
0429 08:05:26.199439 (+     1us) write_op.cc:276] Timestamp: P: 1777449900251492 usec, L: 0
0429 08:05:26.199450 (+    11us) write_op.cc:270] Start()
0429 08:05:26.199453 (+     3us) write_op.cc:276] Timestamp: P: 1777449900251965 usec, L: 0
0429 08:05:26.199467 (+    14us) write_op.cc:270] Start()
0429 08:05:26.199468 (+     1us) write_op.cc:276] Timestamp: P: 1777449900254206 usec, L: 0
0429 08:05:26.199492 (+    24us) write_op.cc:270] Start()
0429 08:05:26.199493 (+     1us) write_op.cc:276] Timestamp: P: 1777449900254293 usec, L: 0
0429 08:05:26.199500 (+     7us) write_op.cc:270] Start()
0429 08:05:26.199501 (+     1us) write_op.cc:276] Timestamp: P: 1777449900255056 usec, L: 0
0429 08:05:26.199510 (+     9us) write_op.cc:270] Start()
0429 08:05:26.199510 (+     0us) write_op.cc:276] Timestamp: P: 1777449900255259 usec, L: 0
0429 08:05:26.199517 (+     7us) write_op.cc:270] Start()
0429 08:05:26.199517 (+     0us) write_op.cc:276] Timestamp: P: 1777449900256361 usec, L: 0
0429 08:05:26.199523 (+     6us) write_op.cc:270] Start()
0429 08:05:26.199524 (+     1us) write_op.cc:276] Timestamp: P: 1777449900256452 usec, L: 0
0429 08:05:26.199530 (+     6us) write_op.cc:270] Start()
0429 08:05:26.199548 (+    18us) write_op.cc:276] Timestamp: P: 1777449900257495 usec, L: 0
0429 08:05:26.199556 (+     8us) write_op.cc:270] Start()
0429 08:05:26.199557 (+     1us) write_op.cc:276] Timestamp: P: 1777449900258995 usec, L: 0
0429 08:05:26.199563 (+     6us) write_op.cc:270] Start()
0429 08:05:26.199564 (+     1us) write_op.cc:276] Timestamp: P: 1777449900260340 usec, L: 0
0429 08:05:26.199569 (+     5us) write_op.cc:270] Start()
0429 08:05:26.199570 (+     1us) write_op.cc:276] Timestamp: P: 1777449900260466 usec, L: 0
0429 08:05:26.199576 (+     6us) write_op.cc:270] Start()
0429 08:05:26.199577 (+     1us) write_op.cc:276] Timestamp: P: 1777449900260868 usec, L: 0
0429 08:05:26.199585 (+     8us) write_op.cc:270] Start()
0429 08:05:26.199586 (+     1us) write_op.cc:276] Timestamp: P: 1777449900262205 usec, L: 0
0429 08:05:26.199592 (+     6us) write_op.cc:270] Start()
0429 08:05:26.199593 (+     1us) write_op.cc:276] Timestamp: P: 1777449900263074 usec, L: 0
0429 08:05:26.199599 (+     6us) write_op.cc:270] Start()
0429 08:05:26.199600 (+     1us) write_op.cc:276] Timestamp: P: 1777449900263288 usec, L: 0
0429 08:05:26.199606 (+     6us) write_op.cc:270] Start()
0429 08:05:26.199607 (+     1us) write_op.cc:276] Timestamp: P: 1777449900263701 usec, L: 0
0429 08:05:26.199615 (+     8us) write_op.cc:270] Start()
0429 08:05:26.199616 (+     1us) write_op.cc:276] Timestamp: P: 1777449900265199 usec, L: 0
0429 08:05:26.199623 (+     7us) write_op.cc:270] Start()
0429 08:05:26.199624 (+     1us) write_op.cc:276] Timestamp: P: 1777449900265415 usec, L: 0
0429 08:05:26.199631 (+     7us) write_op.cc:270] Start()
0429 08:05:26.199631 (+     0us) write_op.cc:276] Timestamp: P: 1777449900265803 usec, L: 0
0429 08:05:26.199638 (+     7us) write_op.cc:270] Start()
0429 08:05:26.199639 (+     1us) write_op.cc:276] Timestamp: P: 1777449900265920 usec, L: 0
0429 08:05:26.199646 (+     7us) write_op.cc:270] Start()
0429 08:05:26.199647 (+     1us) write_op.cc:276] Timestamp: P: 1777449900267818 usec, L: 0
0429 08:05:26.199654 (+     7us) write_op.cc:270] Start()
0429 08:05:26.199655 (+     1us) write_op.cc:276] Timestamp: P: 1777449900268027 usec, L: 0
0429 08:05:26.199661 (+     6us) write_op.cc:270] Start()
0429 08:05:26.199662 (+     1us) write_op.cc:276] Timestamp: P: 1777449900268136 usec, L: 0
0429 08:05:26.199668 (+     6us) write_op.cc:270] Start()
0429 08:05:26.199669 (+     1us) write_op.cc:276] Timestamp: P: 1777449900268680 usec, L: 0
0429 08:05:26.199682 (+    13us) write_op.cc:270] Start()
0429 08:05:26.199682 (+     0us) write_op.cc:276] Timestamp: P: 1777449900270544 usec, L: 0
0429 08:05:26.199688 (+     6us) write_op.cc:270] Start()
0429 08:05:26.199689 (+     1us) write_op.cc:276] Timestamp: P: 1777449900270624 usec, L: 0
0429 08:05:26.199695 (+     6us) write_op.cc:270] Start()
0429 08:05:26.199696 (+     1us) write_op.cc:276] Timestamp: P: 1777449900270727 usec, L: 0
0429 08:05:26.199702 (+     6us) write_op.cc:270] Start()
0429 08:05:26.199703 (+     1us) write_op.cc:276] Timestamp: P: 1777449900272357 usec, L: 0
0429 08:05:26.199710 (+     7us) write_op.cc:270] Start()
0429 08:05:26.199711 (+     1us) write_op.cc:276] Timestamp: P: 1777449900272817 usec, L: 0
0429 08:05:26.199719 (+     8us) write_op.cc:270] Start()
0429 08:05:26.199720 (+     1us) write_op.cc:276] Timestamp: P: 1777449900272904 usec, L: 0
0429 08:05:26.199726 (+     6us) write_op.cc:270] Start()
0429 08:05:26.199727 (+     1us) write_op.cc:276] Timestamp: P: 1777449900273678 usec, L: 0
0429 08:05:26.199733 (+     6us) write_op.cc:270] Start()
0429 08:05:26.199733 (+     0us) write_op.cc:276] Timestamp: P: 1777449900274289 usec, L: 0
0429 08:05:26.199741 (+     8us) write_op.cc:270] Start()
0429 08:05:26.199741 (+     0us) write_op.cc:276] Timestamp: P: 1777449900275425 usec, L: 0
0429 08:05:26.199748 (+     7us) write_op.cc:270] Start()
0429 08:05:26.199749 (+     1us) write_op.cc:276] Timestamp: P: 1777449900275536 usec, L: 0
0429 08:05:26.199755 (+     6us) write_op.cc:270] Start()
0429 08:05:26.199756 (+     1us) write_op.cc:276] Timestamp: P: 1777449900276621 usec, L: 0
0429 08:05:26.199764 (+     8us) write_op.cc:270] Start()
0429 08:05:26.199765 (+     1us) write_op.cc:276] Timestamp: P: 1777449900277483 usec, L: 0
0429 08:05:26.199774 (+     9us) write_op.cc:270] Start()
0429 08:05:26.199775 (+     1us) write_op.cc:276] Timestamp: P: 1777449900278016 usec, L: 0
0429 08:05:26.199781 (+     6us) write_op.cc:270] Start()
0429 08:05:26.199781 (+     0us) write_op.cc:276] Timestamp: P: 1777449900278082 usec, L: 0
0429 08:05:26.199788 (+     7us) write_op.cc:270] Start()
0429 08:05:26.199788 (+     0us) write_op.cc:276] Timestamp: P: 1777449900279146 usec, L: 0
0429 08:05:26.199795 (+     7us) write_op.cc:270] Start()
0429 08:05:26.199796 (+     1us) write_op.cc:276] Timestamp: P: 1777449900280184 usec, L: 0
0429 08:05:26.199808 (+    12us) write_op.cc:270] Start()
0429 08:05:26.199808 (+     0us) write_op.cc:276] Timestamp: P: 1777449900280322 usec, L: 0
0429 08:05:26.199815 (+     7us) write_op.cc:270] Start()
0429 08:05:26.199816 (+     1us) write_op.cc:276] Timestamp: P: 1777449900280599 usec, L: 0
0429 08:05:26.199822 (+     6us) write_op.cc:270] Start()
0429 08:05:26.199823 (+     1us) write_op.cc:276] Timestamp: P: 1777449900281522 usec, L: 0
0429 08:05:26.199829 (+     6us) write_op.cc:270] Start()
0429 08:05:26.199830 (+     1us) write_op.cc:276] Timestamp: P: 1777449900282428 usec, L: 0
0429 08:05:26.199837 (+     7us) write_op.cc:270] Start()
0429 08:05:26.199838 (+     1us) write_op.cc:276] Timestamp: P: 1777449900283072 usec, L: 0
0429 08:05:26.199844 (+     6us) write_op.cc:270] Start()
0429 08:05:26.199845 (+     1us) write_op.cc:276] Timestamp: P: 1777449900283317 usec, L: 0
0429 08:05:26.199851 (+     6us) write_op.cc:270] Start()
0429 08:05:26.199852 (+     1us) write_op.cc:276] Timestamp: P: 1777449900284305 usec, L: 0
0429 08:05:26.199858 (+     6us) write_op.cc:270] Start()
0429 08:05:26.199859 (+     1us) write_op.cc:276] Timestamp: P: 1777449900285742 usec, L: 0
0429 08:05:26.199867 (+     8us) write_op.cc:270] Start()
0429 08:05:26.199868 (+     1us) write_op.cc:276] Timestamp: P: 1777449900286102 usec, L: 0
0429 08:05:26.199876 (+     8us) write_op.cc:270] Start()
0429 08:05:26.199876 (+     0us) write_op.cc:276] Timestamp: P: 1777449900286180 usec, L: 0
0429 08:05:26.199883 (+     7us) write_op.cc:270] Start()
0429 08:05:26.199884 (+     1us) write_op.cc:276] Timestamp: P: 1777449900286989 usec, L: 0
0429 08:05:26.199891 (+     7us) write_op.cc:270] Start()
0429 08:05:26.199892 (+     1us) write_op.cc:276] Timestamp: P: 1777449900288614 usec, L: 0
0429 08:05:26.199899 (+     7us) write_op.cc:270] Start()
0429 08:05:26.199900 (+     1us) write_op.cc:276] Timestamp: P: 1777449900289000 usec, L: 0
0429 08:05:26.199906 (+     6us) write_op.cc:270] Start()
0429 08:05:26.199907 (+     1us) write_op.cc:276] Timestamp: P: 1777449900289094 usec, L: 0
0429 08:05:26.199914 (+     7us) write_op.cc:270] Start()
0429 08:05:26.199914 (+     0us) write_op.cc:276] Timestamp: P: 1777449900289827 usec, L: 0
0429 08:05:26.199921 (+     7us) write_op.cc:270] Start()
0429 08:05:26.199922 (+     1us) write_op.cc:276] Timestamp: P: 1777449900292170 usec, L: 0
0429 08:05:26.199934 (+    12us) write_op.cc:270] Start()
0429 08:05:26.199935 (+     1us) write_op.cc:276] Timestamp: P: 1777449900292263 usec, L: 0
0429 08:05:26.199941 (+     6us) write_op.cc:270] Start()
0429 08:05:26.199942 (+     1us) write_op.cc:276] Timestamp: P: 1777449900292331 usec, L: 0
0429 08:05:26.199948 (+     6us) write_op.cc:270] Start()
0429 08:05:26.199949 (+     1us) write_op.cc:276] Timestamp: P: 1777449900293138 usec, L: 0
0429 08:05:26.199955 (+     6us) write_op.cc:270] Start()
0429 08:05:26.199958 (+     3us) write_op.cc:276] Timestamp: P: 1777449900294878 usec, L: 0
0429 08:05:26.199964 (+     6us) write_op.cc:270] Start()
0429 08:05:26.199965 (+     1us) write_op.cc:276] Timestamp: P: 1777449900294999 usec, L: 0
0429 08:05:26.199973 (+     8us) write_op.cc:270] Start()
0429 08:05:26.199974 (+     1us) write_op.cc:276] Timestamp: P: 1777449900295093 usec, L: 0
0429 08:05:26.199980 (+     6us) write_op.cc:270] Start()
0429 08:05:26.199981 (+     1us) write_op.cc:276] Timestamp: P: 1777449900296992 usec, L: 0
0429 08:05:26.199992 (+    11us) write_op.cc:270] Start()
0429 08:05:26.199995 (+     3us) write_op.cc:276] Timestamp: P: 1777449900297078 usec, L: 0
0429 08:05:26.200002 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200003 (+     1us) write_op.cc:276] Timestamp: P: 1777449900297173 usec, L: 0
0429 08:05:26.200010 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200011 (+     1us) write_op.cc:276] Timestamp: P: 1777449900298199 usec, L: 0
0429 08:05:26.200022 (+    11us) write_op.cc:270] Start()
0429 08:05:26.200023 (+     1us) write_op.cc:276] Timestamp: P: 1777449900299742 usec, L: 0
0429 08:05:26.200030 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200033 (+     3us) write_op.cc:276] Timestamp: P: 1777449900299873 usec, L: 0
0429 08:05:26.200042 (+     9us) write_op.cc:270] Start()
0429 08:05:26.200043 (+     1us) write_op.cc:276] Timestamp: P: 1777449900299962 usec, L: 0
0429 08:05:26.200055 (+    12us) write_op.cc:270] Start()
0429 08:05:26.200057 (+     2us) write_op.cc:276] Timestamp: P: 1777449900301847 usec, L: 0
0429 08:05:26.200065 (+     8us) write_op.cc:270] Start()
0429 08:05:26.200067 (+     2us) write_op.cc:276] Timestamp: P: 1777449900302401 usec, L: 0
0429 08:05:26.200082 (+    15us) write_op.cc:270] Start()
0429 08:05:26.200087 (+     5us) write_op.cc:276] Timestamp: P: 1777449900302635 usec, L: 0
0429 08:05:26.200095 (+     8us) write_op.cc:270] Start()
0429 08:05:26.200096 (+     1us) write_op.cc:276] Timestamp: P: 1777449900302958 usec, L: 0
0429 08:05:26.200103 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200104 (+     1us) write_op.cc:276] Timestamp: P: 1777449900304657 usec, L: 0
0429 08:05:26.200114 (+    10us) write_op.cc:270] Start()
0429 08:05:26.200115 (+     1us) write_op.cc:276] Timestamp: P: 1777449900304934 usec, L: 0
0429 08:05:26.200124 (+     9us) write_op.cc:270] Start()
0429 08:05:26.200127 (+     3us) write_op.cc:276] Timestamp: P: 1777449900305040 usec, L: 0
0429 08:05:26.200134 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200134 (+     0us) write_op.cc:276] Timestamp: P: 1777449900306306 usec, L: 0
0429 08:05:26.200140 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200141 (+     1us) write_op.cc:276] Timestamp: P: 1777449900307237 usec, L: 0
0429 08:05:26.200147 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200147 (+     0us) write_op.cc:276] Timestamp: P: 1777449900308142 usec, L: 0
0429 08:05:26.200155 (+     8us) write_op.cc:270] Start()
0429 08:05:26.200157 (+     2us) write_op.cc:276] Timestamp: P: 1777449900308255 usec, L: 0
0429 08:05:26.200165 (+     8us) write_op.cc:270] Start()
0429 08:05:26.200166 (+     1us) write_op.cc:276] Timestamp: P: 1777449900308704 usec, L: 0
0429 08:05:26.200173 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200173 (+     0us) write_op.cc:276] Timestamp: P: 1777449900309902 usec, L: 0
0429 08:05:26.200180 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200180 (+     0us) write_op.cc:276] Timestamp: P: 1777449900310724 usec, L: 0
0429 08:05:26.200186 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200188 (+     2us) write_op.cc:276] Timestamp: P: 1777449900311432 usec, L: 0
0429 08:05:26.200195 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200196 (+     1us) write_op.cc:276] Timestamp: P: 1777449900311541 usec, L: 0
0429 08:05:26.200202 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200203 (+     1us) write_op.cc:276] Timestamp: P: 1777449900311926 usec, L: 0
0429 08:05:26.200209 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200210 (+     1us) write_op.cc:276] Timestamp: P: 1777449900313112 usec, L: 0
0429 08:05:26.200216 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200218 (+     2us) write_op.cc:276] Timestamp: P: 1777449900314187 usec, L: 0
0429 08:05:26.200226 (+     8us) write_op.cc:270] Start()
0429 08:05:26.200227 (+     1us) write_op.cc:276] Timestamp: P: 1777449900314272 usec, L: 0
0429 08:05:26.200234 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200236 (+     2us) write_op.cc:276] Timestamp: P: 1777449900315006 usec, L: 0
0429 08:05:26.200242 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200243 (+     1us) write_op.cc:276] Timestamp: P: 1777449900315859 usec, L: 0
0429 08:05:26.200249 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200251 (+     2us) write_op.cc:276] Timestamp: P: 1777449900316269 usec, L: 0
0429 08:05:26.200258 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200259 (+     1us) write_op.cc:276] Timestamp: P: 1777449900317350 usec, L: 0
0429 08:05:26.200265 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200266 (+     1us) write_op.cc:276] Timestamp: P: 1777449900317728 usec, L: 0
0429 08:05:26.200272 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200273 (+     1us) write_op.cc:276] Timestamp: P: 1777449900318238 usec, L: 0
0429 08:05:26.200280 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200283 (+     3us) write_op.cc:276] Timestamp: P: 1777449900319193 usec, L: 0
0429 08:05:26.200289 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200289 (+     0us) write_op.cc:276] Timestamp: P: 1777449900319680 usec, L: 0
0429 08:05:26.200296 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200297 (+     1us) write_op.cc:276] Timestamp: P: 1777449900320059 usec, L: 0
0429 08:05:26.200304 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200304 (+     0us) write_op.cc:276] Timestamp: P: 1777449900322212 usec, L: 0
0429 08:05:26.200310 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200313 (+     3us) write_op.cc:276] Timestamp: P: 1777449900322480 usec, L: 0
0429 08:05:26.200320 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200320 (+     0us) write_op.cc:276] Timestamp: P: 1777449900322598 usec, L: 0
0429 08:05:26.200327 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200328 (+     1us) write_op.cc:276] Timestamp: P: 1777449900323005 usec, L: 0
0429 08:05:26.200333 (+     5us) write_op.cc:270] Start()
0429 08:05:26.200334 (+     1us) write_op.cc:276] Timestamp: P: 1777449900324455 usec, L: 0
0429 08:05:26.200341 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200344 (+     3us) write_op.cc:276] Timestamp: P: 1777449900324578 usec, L: 0
0429 08:05:26.200352 (+     8us) write_op.cc:270] Start()
0429 08:05:26.200354 (+     2us) write_op.cc:276] Timestamp: P: 1777449900324851 usec, L: 0
0429 08:05:26.200360 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200361 (+     1us) write_op.cc:276] Timestamp: P: 1777449900327106 usec, L: 0
0429 08:05:26.200368 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200369 (+     1us) write_op.cc:276] Timestamp: P: 1777449900327252 usec, L: 0
0429 08:05:26.200375 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200377 (+     2us) write_op.cc:276] Timestamp: P: 1777449900327378 usec, L: 0
0429 08:05:26.200383 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200384 (+     1us) write_op.cc:276] Timestamp: P: 1777449900327517 usec, L: 0
0429 08:05:26.200390 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200390 (+     0us) write_op.cc:276] Timestamp: P: 1777449900328779 usec, L: 0
0429 08:05:26.200397 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200398 (+     1us) write_op.cc:276] Timestamp: P: 1777449900330360 usec, L: 0
0429 08:05:26.200405 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200407 (+     2us) write_op.cc:276] Timestamp: P: 1777449900330479 usec, L: 0
0429 08:05:26.200413 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200413 (+     0us) write_op.cc:276] Timestamp: P: 1777449900330596 usec, L: 0
0429 08:05:26.200420 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200421 (+     1us) write_op.cc:276] Timestamp: P: 1777449900332163 usec, L: 0
0429 08:05:26.200428 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200429 (+     1us) write_op.cc:276] Timestamp: P: 1777449900332375 usec, L: 0
0429 08:05:26.200434 (+     5us) write_op.cc:270] Start()
0429 08:05:26.200437 (+     3us) write_op.cc:276] Timestamp: P: 1777449900333224 usec, L: 0
0429 08:05:26.200443 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200444 (+     1us) write_op.cc:276] Timestamp: P: 1777449900333621 usec, L: 0
0429 08:05:26.200450 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200451 (+     1us) write_op.cc:276] Timestamp: P: 1777449900334350 usec, L: 0
0429 08:05:26.200457 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200458 (+     1us) write_op.cc:276] Timestamp: P: 1777449900334677 usec, L: 0
0429 08:05:26.200477 (+    19us) write_op.cc:270] Start()
0429 08:05:26.200479 (+     2us) write_op.cc:276] Timestamp: P: 1777449900335973 usec, L: 0
0429 08:05:26.200485 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200486 (+     1us) write_op.cc:276] Timestamp: P: 1777449900336451 usec, L: 0
0429 08:05:26.200493 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200493 (+     0us) write_op.cc:276] Timestamp: P: 1777449900337268 usec, L: 0
0429 08:05:26.200500 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200500 (+     0us) write_op.cc:276] Timestamp: P: 1777449900337367 usec, L: 0
0429 08:05:26.200506 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200509 (+     3us) write_op.cc:276] Timestamp: P: 1777449900338617 usec, L: 0
0429 08:05:26.200516 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200517 (+     1us) write_op.cc:276] Timestamp: P: 1777449900339286 usec, L: 0
0429 08:05:26.200525 (+     8us) write_op.cc:270] Start()
0429 08:05:26.200526 (+     1us) write_op.cc:276] Timestamp: P: 1777449900339902 usec, L: 0
0429 08:05:26.200533 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200534 (+     1us) write_op.cc:276] Timestamp: P: 1777449900341104 usec, L: 0
0429 08:05:26.200540 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200544 (+     4us) write_op.cc:276] Timestamp: P: 1777449900341214 usec, L: 0
0429 08:05:26.200551 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200551 (+     0us) write_op.cc:276] Timestamp: P: 1777449900341430 usec, L: 0
0429 08:05:26.200558 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200558 (+     0us) write_op.cc:276] Timestamp: P: 1777449900342397 usec, L: 0
0429 08:05:26.200564 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200565 (+     1us) write_op.cc:276] Timestamp: P: 1777449900344560 usec, L: 0
0429 08:05:26.200575 (+    10us) write_op.cc:270] Start()
0429 08:05:26.200576 (+     1us) write_op.cc:276] Timestamp: P: 1777449900344680 usec, L: 0
0429 08:05:26.200583 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200583 (+     0us) write_op.cc:276] Timestamp: P: 1777449900344758 usec, L: 0
0429 08:05:26.200589 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200590 (+     1us) write_op.cc:276] Timestamp: P: 1777449900345724 usec, L: 0
0429 08:05:26.200596 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200597 (+     1us) write_op.cc:276] Timestamp: P: 1777449900347105 usec, L: 0
0429 08:05:26.200605 (+     8us) write_op.cc:270] Start()
0429 08:05:26.200606 (+     1us) write_op.cc:276] Timestamp: P: 1777449900347204 usec, L: 0
0429 08:05:26.200612 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200613 (+     1us) write_op.cc:276] Timestamp: P: 1777449900347304 usec, L: 0
0429 08:05:26.200620 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200621 (+     1us) write_op.cc:276] Timestamp: P: 1777449900348114 usec, L: 0
0429 08:05:26.200628 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200629 (+     1us) write_op.cc:276] Timestamp: P: 1777449900349399 usec, L: 0
0429 08:05:26.200637 (+     8us) write_op.cc:270] Start()
0429 08:05:26.200638 (+     1us) write_op.cc:276] Timestamp: P: 1777449900349939 usec, L: 0
0429 08:05:26.200645 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200646 (+     1us) write_op.cc:276] Timestamp: P: 1777449900351017 usec, L: 0
0429 08:05:26.200652 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200653 (+     1us) write_op.cc:276] Timestamp: P: 1777449900351125 usec, L: 0
0429 08:05:26.200659 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200660 (+     1us) write_op.cc:276] Timestamp: P: 1777449900352160 usec, L: 0
0429 08:05:26.200668 (+     8us) write_op.cc:270] Start()
0429 08:05:26.200669 (+     1us) write_op.cc:276] Timestamp: P: 1777449900352593 usec, L: 0
0429 08:05:26.200679 (+    10us) write_op.cc:270] Start()
0429 08:05:26.200679 (+     0us) write_op.cc:276] Timestamp: P: 1777449900353731 usec, L: 0
0429 08:05:26.200687 (+     8us) write_op.cc:270] Start()
0429 08:05:26.200687 (+     0us) write_op.cc:276] Timestamp: P: 1777449900353833 usec, L: 0
0429 08:05:26.200694 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200695 (+     1us) write_op.cc:276] Timestamp: P: 1777449900354351 usec, L: 0
0429 08:05:26.200702 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200703 (+     1us) write_op.cc:276] Timestamp: P: 1777449900356482 usec, L: 0
0429 08:05:26.200709 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200709 (+     0us) write_op.cc:276] Timestamp: P: 1777449900356543 usec, L: 0
0429 08:05:26.200716 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200717 (+     1us) write_op.cc:276] Timestamp: P: 1777449900356593 usec, L: 0
0429 08:05:26.200723 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200724 (+     1us) write_op.cc:276] Timestamp: P: 1777449900356917 usec, L: 0
0429 08:05:26.200733 (+     9us) write_op.cc:270] Start()
0429 08:05:26.200734 (+     1us) write_op.cc:276] Timestamp: P: 1777449900358635 usec, L: 0
0429 08:05:26.200740 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200741 (+     1us) write_op.cc:276] Timestamp: P: 1777449900359015 usec, L: 0
0429 08:05:26.200747 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200748 (+     1us) write_op.cc:276] Timestamp: P: 1777449900359352 usec, L: 0
0429 08:05:26.200754 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200755 (+     1us) write_op.cc:276] Timestamp: P: 1777449900359741 usec, L: 0
0429 08:05:26.200763 (+     8us) write_op.cc:270] Start()
0429 08:05:26.200764 (+     1us) write_op.cc:276] Timestamp: P: 1777449900361067 usec, L: 0
0429 08:05:26.200771 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200773 (+     2us) write_op.cc:276] Timestamp: P: 1777449900361442 usec, L: 0
0429 08:05:26.200780 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200780 (+     0us) write_op.cc:276] Timestamp: P: 1777449900362705 usec, L: 0
0429 08:05:26.200787 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200788 (+     1us) write_op.cc:276] Timestamp: P: 1777449900363315 usec, L: 0
0429 08:05:26.200796 (+     8us) write_op.cc:270] Start()
0429 08:05:26.200797 (+     1us) write_op.cc:276] Timestamp: P: 1777449900363432 usec, L: 0
0429 08:05:26.200803 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200803 (+     0us) write_op.cc:276] Timestamp: P: 1777449900364724 usec, L: 0
0429 08:05:26.200811 (+     8us) write_op.cc:270] Start()
0429 08:05:26.200812 (+     1us) write_op.cc:276] Timestamp: P: 1777449900365316 usec, L: 0
0429 08:05:26.200818 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200819 (+     1us) write_op.cc:276] Timestamp: P: 1777449900365424 usec, L: 0
0429 08:05:26.200828 (+     9us) write_op.cc:270] Start()
0429 08:05:26.200828 (+     0us) write_op.cc:276] Timestamp: P: 1777449900367173 usec, L: 0
0429 08:05:26.200835 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200836 (+     1us) write_op.cc:276] Timestamp: P: 1777449900367726 usec, L: 0
0429 08:05:26.200845 (+     9us) write_op.cc:270] Start()
0429 08:05:26.200845 (+     0us) write_op.cc:276] Timestamp: P: 1777449900367829 usec, L: 0
0429 08:05:26.200851 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200852 (+     1us) write_op.cc:276] Timestamp: P: 1777449900368034 usec, L: 0
0429 08:05:26.200860 (+     8us) write_op.cc:270] Start()
0429 08:05:26.200861 (+     1us) write_op.cc:276] Timestamp: P: 1777449900369072 usec, L: 0
0429 08:05:26.200867 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200868 (+     1us) write_op.cc:276] Timestamp: P: 1777449900369539 usec, L: 0
0429 08:05:26.200874 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200875 (+     1us) write_op.cc:276] Timestamp: P: 1777449900369749 usec, L: 0
0429 08:05:26.200881 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200882 (+     1us) write_op.cc:276] Timestamp: P: 1777449900370899 usec, L: 0
0429 08:05:26.200891 (+     9us) write_op.cc:270] Start()
0429 08:05:26.200891 (+     0us) write_op.cc:276] Timestamp: P: 1777449900371460 usec, L: 0
0429 08:05:26.200899 (+     8us) write_op.cc:270] Start()
0429 08:05:26.200900 (+     1us) write_op.cc:276] Timestamp: P: 1777449900373187 usec, L: 0
0429 08:05:26.200906 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200907 (+     1us) write_op.cc:276] Timestamp: P: 1777449900373403 usec, L: 0
0429 08:05:26.200913 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200914 (+     1us) write_op.cc:276] Timestamp: P: 1777449900373821 usec, L: 0
0429 08:05:26.200922 (+     8us) write_op.cc:270] Start()
0429 08:05:26.200922 (+     0us) write_op.cc:276] Timestamp: P: 1777449900373941 usec, L: 0
0429 08:05:26.200929 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200930 (+     1us) write_op.cc:276] Timestamp: P: 1777449900375642 usec, L: 0
0429 08:05:26.200936 (+     6us) write_op.cc:270] Start()
0429 08:05:26.200936 (+     0us) write_op.cc:276] Timestamp: P: 1777449900376400 usec, L: 0
0429 08:05:26.200943 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200944 (+     1us) write_op.cc:276] Timestamp: P: 1777449900376456 usec, L: 0
0429 08:05:26.200952 (+     8us) write_op.cc:270] Start()
0429 08:05:26.200953 (+     1us) write_op.cc:276] Timestamp: P: 1777449900376940 usec, L: 0
0429 08:05:26.200962 (+     9us) write_op.cc:270] Start()
0429 08:05:26.200963 (+     1us) write_op.cc:276] Timestamp: P: 1777449900378641 usec, L: 0
0429 08:05:26.200970 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200970 (+     0us) write_op.cc:276] Timestamp: P: 1777449900379091 usec, L: 0
0429 08:05:26.200977 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200978 (+     1us) write_op.cc:276] Timestamp: P: 1777449900379777 usec, L: 0
0429 08:05:26.200989 (+    11us) write_op.cc:270] Start()
0429 08:05:26.200991 (+     2us) write_op.cc:276] Timestamp: P: 1777449900380142 usec, L: 0
0429 08:05:26.200998 (+     7us) write_op.cc:270] Start()
0429 08:05:26.200998 (+     0us) write_op.cc:276] Timestamp: P: 1777449900380235 usec, L: 0
0429 08:05:26.201008 (+    10us) write_op.cc:270] Start()
0429 08:05:26.201009 (+     1us) write_op.cc:276] Timestamp: P: 1777449900381639 usec, L: 0
0429 08:05:26.201017 (+     8us) write_op.cc:270] Start()
0429 08:05:26.201018 (+     1us) write_op.cc:276] Timestamp: P: 1777449900381851 usec, L: 0
0429 08:05:26.201026 (+     8us) write_op.cc:270] Start()
0429 08:05:26.201027 (+     1us) write_op.cc:276] Timestamp: P: 1777449900382552 usec, L: 0
0429 08:05:26.201033 (+     6us) write_op.cc:270] Start()
0429 08:05:26.201034 (+     1us) write_op.cc:276] Timestamp: P: 1777449900382676 usec, L: 0
0429 08:05:26.201042 (+     8us) write_op.cc:270] Start()
0429 08:05:26.201043 (+     1us) write_op.cc:276] Timestamp: P: 1777449900383918 usec, L: 0
0429 08:05:26.201051 (+     8us) write_op.cc:270] Start()
0429 08:05:26.201052 (+     1us) write_op.cc:276] Timestamp: P: 1777449900384542 usec, L: 0
0429 08:05:26.201060 (+     8us) write_op.cc:270] Start()
0429 08:05:26.201061 (+     1us) write_op.cc:276] Timestamp: P: 1777449900384809 usec, L: 0
0429 08:05:26.201067 (+     6us) write_op.cc:270] Start()
0429 08:05:26.201068 (+     1us) write_op.cc:276] Timestamp: P: 1777449900385178 usec, L: 0
0429 08:05:26.201074 (+     6us) write_op.cc:270] Start()
0429 08:05:26.201075 (+     1us) write_op.cc:276] Timestamp: P: 17774499
W20260429 08:05:27.291306  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1053ms of latency in SegmentAllocator::Sync()
I20260429 08:05:28.345907  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 35) took 1069 ms. Trace:
I20260429 08:05:28.346004  8063 rpcz_store.cc:276] 0429 08:05:27.276719 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:05:27.276762 (+    43us) service_pool.cc:225] Handling call
0429 08:05:27.277924 (+  1162us) raft_consensus.cc:1471] Updating replica for 425 ops
0429 08:05:27.279293 (+  1369us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:05:27.279294 (+     1us) raft_consensus.cc:1539] Triggering prepare for 425 ops
0429 08:05:27.279349 (+    55us) write_op.cc:270] Start()
0429 08:05:27.279354 (+     5us) write_op.cc:276] Timestamp: P: 1777449900550590 usec, L: 0
0429 08:05:27.279461 (+   107us) write_op.cc:270] Start()
0429 08:05:27.279463 (+     2us) write_op.cc:276] Timestamp: P: 1777449900550691 usec, L: 0
0429 08:05:27.279475 (+    12us) write_op.cc:270] Start()
0429 08:05:27.279476 (+     1us) write_op.cc:276] Timestamp: P: 1777449900550783 usec, L: 0
0429 08:05:27.279486 (+    10us) write_op.cc:270] Start()
0429 08:05:27.279516 (+    30us) write_op.cc:276] Timestamp: P: 1777449900552295 usec, L: 0
0429 08:05:27.279526 (+    10us) write_op.cc:270] Start()
0429 08:05:27.279527 (+     1us) write_op.cc:276] Timestamp: P: 1777449900553324 usec, L: 0
0429 08:05:27.279534 (+     7us) write_op.cc:270] Start()
0429 08:05:27.279535 (+     1us) write_op.cc:276] Timestamp: P: 1777449900553417 usec, L: 0
0429 08:05:27.279542 (+     7us) write_op.cc:270] Start()
0429 08:05:27.279543 (+     1us) write_op.cc:276] Timestamp: P: 1777449900554094 usec, L: 0
0429 08:05:27.279550 (+     7us) write_op.cc:270] Start()
0429 08:05:27.279553 (+     3us) write_op.cc:276] Timestamp: P: 1777449900554937 usec, L: 0
0429 08:05:27.279561 (+     8us) write_op.cc:270] Start()
0429 08:05:27.279562 (+     1us) write_op.cc:276] Timestamp: P: 1777449900555754 usec, L: 0
0429 08:05:27.279570 (+     8us) write_op.cc:270] Start()
0429 08:05:27.279570 (+     0us) write_op.cc:276] Timestamp: P: 1777449900555868 usec, L: 0
0429 08:05:27.279577 (+     7us) write_op.cc:270] Start()
0429 08:05:27.279578 (+     1us) write_op.cc:276] Timestamp: P: 1777449900557172 usec, L: 0
0429 08:05:27.279584 (+     6us) write_op.cc:270] Start()
0429 08:05:27.279588 (+     4us) write_op.cc:276] Timestamp: P: 1777449900558526 usec, L: 0
0429 08:05:27.279594 (+     6us) write_op.cc:270] Start()
0429 08:05:27.279595 (+     1us) write_op.cc:276] Timestamp: P: 1777449900558643 usec, L: 0
0429 08:05:27.279601 (+     6us) write_op.cc:270] Start()
0429 08:05:27.279602 (+     1us) write_op.cc:276] Timestamp: P: 1777449900559524 usec, L: 0
0429 08:05:27.279608 (+     6us) write_op.cc:270] Start()
0429 08:05:27.279609 (+     1us) write_op.cc:276] Timestamp: P: 1777449900560406 usec, L: 0
0429 08:05:27.279616 (+     7us) write_op.cc:270] Start()
0429 08:05:27.279619 (+     3us) write_op.cc:276] Timestamp: P: 1777449900561575 usec, L: 0
0429 08:05:27.279626 (+     7us) write_op.cc:270] Start()
0429 08:05:27.279626 (+     0us) write_op.cc:276] Timestamp: P: 1777449900561963 usec, L: 0
0429 08:05:27.279633 (+     7us) write_op.cc:270] Start()
0429 08:05:27.279634 (+     1us) write_op.cc:276] Timestamp: P: 1777449900562751 usec, L: 0
0429 08:05:27.279640 (+     6us) write_op.cc:270] Start()
0429 08:05:27.279641 (+     1us) write_op.cc:276] Timestamp: P: 1777449900563192 usec, L: 0
0429 08:05:27.279647 (+     6us) write_op.cc:270] Start()
0429 08:05:27.279650 (+     3us) write_op.cc:276] Timestamp: P: 1777449900564255 usec, L: 0
0429 08:05:27.279664 (+    14us) write_op.cc:270] Start()
0429 08:05:27.279665 (+     1us) write_op.cc:276] Timestamp: P: 1777449900564772 usec, L: 0
0429 08:05:27.279673 (+     8us) write_op.cc:270] Start()
0429 08:05:27.279673 (+     0us) write_op.cc:276] Timestamp: P: 1777449900565532 usec, L: 0
0429 08:05:27.279680 (+     7us) write_op.cc:270] Start()
0429 08:05:27.279680 (+     0us) write_op.cc:276] Timestamp: P: 1777449900565857 usec, L: 0
0429 08:05:27.279687 (+     7us) write_op.cc:270] Start()
0429 08:05:27.279689 (+     2us) write_op.cc:276] Timestamp: P: 1777449900566604 usec, L: 0
0429 08:05:27.279697 (+     8us) write_op.cc:270] Start()
0429 08:05:27.279698 (+     1us) write_op.cc:276] Timestamp: P: 1777449900566706 usec, L: 0
0429 08:05:27.279705 (+     7us) write_op.cc:270] Start()
0429 08:05:27.279705 (+     0us) write_op.cc:276] Timestamp: P: 1777449900568332 usec, L: 0
0429 08:05:27.279712 (+     7us) write_op.cc:270] Start()
0429 08:05:27.279713 (+     1us) write_op.cc:276] Timestamp: P: 1777449900569324 usec, L: 0
0429 08:05:27.279725 (+    12us) write_op.cc:270] Start()
0429 08:05:27.279725 (+     0us) write_op.cc:276] Timestamp: P: 1777449900569508 usec, L: 0
0429 08:05:27.279732 (+     7us) write_op.cc:270] Start()
0429 08:05:27.279733 (+     1us) write_op.cc:276] Timestamp: P: 1777449900569618 usec, L: 0
0429 08:05:27.279741 (+     8us) write_op.cc:270] Start()
0429 08:05:27.279742 (+     1us) write_op.cc:276] Timestamp: P: 1777449900576728 usec, L: 0
0429 08:05:27.279748 (+     6us) write_op.cc:270] Start()
0429 08:05:27.279749 (+     1us) write_op.cc:276] Timestamp: P: 1777449900577335 usec, L: 0
0429 08:05:27.279758 (+     9us) write_op.cc:270] Start()
0429 08:05:27.279758 (+     0us) write_op.cc:276] Timestamp: P: 1777449900577438 usec, L: 0
0429 08:05:27.279768 (+    10us) write_op.cc:270] Start()
0429 08:05:27.279768 (+     0us) write_op.cc:276] Timestamp: P: 1777449900578729 usec, L: 0
0429 08:05:27.279776 (+     8us) write_op.cc:270] Start()
0429 08:05:27.279777 (+     1us) write_op.cc:276] Timestamp: P: 1777449900580266 usec, L: 0
0429 08:05:27.279784 (+     7us) write_op.cc:270] Start()
0429 08:05:27.279785 (+     1us) write_op.cc:276] Timestamp: P: 1777449900580797 usec, L: 0
0429 08:05:27.279793 (+     8us) write_op.cc:270] Start()
0429 08:05:27.279794 (+     1us) write_op.cc:276] Timestamp: P: 1777449900580885 usec, L: 0
0429 08:05:27.279800 (+     6us) write_op.cc:270] Start()
0429 08:05:27.279801 (+     1us) write_op.cc:276] Timestamp: P: 1777449900581850 usec, L: 0
0429 08:05:27.279807 (+     6us) write_op.cc:270] Start()
0429 08:05:27.279808 (+     1us) write_op.cc:276] Timestamp: P: 1777449900583659 usec, L: 0
0429 08:05:27.279815 (+     7us) write_op.cc:270] Start()
0429 08:05:27.279815 (+     0us) write_op.cc:276] Timestamp: P: 1777449900583784 usec, L: 0
0429 08:05:27.279823 (+     8us) write_op.cc:270] Start()
0429 08:05:27.279823 (+     0us) write_op.cc:276] Timestamp: P: 1777449900584194 usec, L: 0
0429 08:05:27.279830 (+     7us) write_op.cc:270] Start()
0429 08:05:27.279831 (+     1us) write_op.cc:276] Timestamp: P: 1777449900586426 usec, L: 0
0429 08:05:27.279839 (+     8us) write_op.cc:270] Start()
0429 08:05:27.279839 (+     0us) write_op.cc:276] Timestamp: P: 1777449900586548 usec, L: 0
0429 08:05:27.279846 (+     7us) write_op.cc:270] Start()
0429 08:05:27.279846 (+     0us) write_op.cc:276] Timestamp: P: 1777449900586990 usec, L: 0
0429 08:05:27.279856 (+    10us) write_op.cc:270] Start()
0429 08:05:27.279857 (+     1us) write_op.cc:276] Timestamp: P: 1777449900587808 usec, L: 0
0429 08:05:27.279871 (+    14us) write_op.cc:270] Start()
0429 08:05:27.279872 (+     1us) write_op.cc:276] Timestamp: P: 1777449900589596 usec, L: 0
0429 08:05:27.279879 (+     7us) write_op.cc:270] Start()
0429 08:05:27.279879 (+     0us) write_op.cc:276] Timestamp: P: 1777449900592408 usec, L: 0
0429 08:05:27.279885 (+     6us) write_op.cc:270] Start()
0429 08:05:27.279887 (+     2us) write_op.cc:276] Timestamp: P: 1777449900592913 usec, L: 0
0429 08:05:27.279896 (+     9us) write_op.cc:270] Start()
0429 08:05:27.279897 (+     1us) write_op.cc:276] Timestamp: P: 1777449900593011 usec, L: 0
0429 08:05:27.279903 (+     6us) write_op.cc:270] Start()
0429 08:05:27.279904 (+     1us) write_op.cc:276] Timestamp: P: 1777449900593104 usec, L: 0
0429 08:05:27.279911 (+     7us) write_op.cc:270] Start()
0429 08:05:27.279912 (+     1us) write_op.cc:276] Timestamp: P: 1777449900594754 usec, L: 0
0429 08:05:27.279918 (+     6us) write_op.cc:270] Start()
0429 08:05:27.279919 (+     1us) write_op.cc:276] Timestamp: P: 1777449900596171 usec, L: 0
0429 08:05:27.279928 (+     9us) write_op.cc:270] Start()
0429 08:05:27.279929 (+     1us) write_op.cc:276] Timestamp: P: 1777449900596482 usec, L: 0
0429 08:05:27.279935 (+     6us) write_op.cc:270] Start()
0429 08:05:27.279936 (+     1us) write_op.cc:276] Timestamp: P: 1777449900596587 usec, L: 0
0429 08:05:27.279944 (+     8us) write_op.cc:270] Start()
0429 08:05:27.279945 (+     1us) write_op.cc:276] Timestamp: P: 1777449900598941 usec, L: 0
0429 08:05:27.279952 (+     7us) write_op.cc:270] Start()
0429 08:05:27.279953 (+     1us) write_op.cc:276] Timestamp: P: 1777449900599122 usec, L: 0
0429 08:05:27.279961 (+     8us) write_op.cc:270] Start()
0429 08:05:27.279962 (+     1us) write_op.cc:276] Timestamp: P: 1777449900599412 usec, L: 0
0429 08:05:27.279969 (+     7us) write_op.cc:270] Start()
0429 08:05:27.279970 (+     1us) write_op.cc:276] Timestamp: P: 1777449900599799 usec, L: 0
0429 08:05:27.279976 (+     6us) write_op.cc:270] Start()
0429 08:05:27.279977 (+     1us) write_op.cc:276] Timestamp: P: 1777449900601174 usec, L: 0
0429 08:05:27.279984 (+     7us) write_op.cc:270] Start()
0429 08:05:27.279984 (+     0us) write_op.cc:276] Timestamp: P: 1777449900601791 usec, L: 0
0429 08:05:27.279995 (+    11us) write_op.cc:270] Start()
0429 08:05:27.279997 (+     2us) write_op.cc:276] Timestamp: P: 1777449900602338 usec, L: 0
0429 08:05:27.280003 (+     6us) write_op.cc:270] Start()
0429 08:05:27.280004 (+     1us) write_op.cc:276] Timestamp: P: 1777449900603317 usec, L: 0
0429 08:05:27.280011 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280012 (+     1us) write_op.cc:276] Timestamp: P: 1777449900604079 usec, L: 0
0429 08:05:27.280018 (+     6us) write_op.cc:270] Start()
0429 08:05:27.280019 (+     1us) write_op.cc:276] Timestamp: P: 1777449900604555 usec, L: 0
0429 08:05:27.280028 (+     9us) write_op.cc:270] Start()
0429 08:05:27.280029 (+     1us) write_op.cc:276] Timestamp: P: 1777449900605532 usec, L: 0
0429 08:05:27.280038 (+     9us) write_op.cc:270] Start()
0429 08:05:27.280039 (+     1us) write_op.cc:276] Timestamp: P: 1777449900606103 usec, L: 0
0429 08:05:27.280048 (+     9us) write_op.cc:270] Start()
0429 08:05:27.280049 (+     1us) write_op.cc:276] Timestamp: P: 1777449900606681 usec, L: 0
0429 08:05:27.280060 (+    11us) write_op.cc:270] Start()
0429 08:05:27.280061 (+     1us) write_op.cc:276] Timestamp: P: 1777449900607733 usec, L: 0
0429 08:05:27.280083 (+    22us) write_op.cc:270] Start()
0429 08:05:27.280084 (+     1us) write_op.cc:276] Timestamp: P: 1777449900610915 usec, L: 0
0429 08:05:27.280090 (+     6us) write_op.cc:270] Start()
0429 08:05:27.280090 (+     0us) write_op.cc:276] Timestamp: P: 1777449900613059 usec, L: 0
0429 08:05:27.280102 (+    12us) write_op.cc:270] Start()
0429 08:05:27.280103 (+     1us) write_op.cc:276] Timestamp: P: 1777449900613593 usec, L: 0
0429 08:05:27.280110 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280111 (+     1us) write_op.cc:276] Timestamp: P: 1777449900613698 usec, L: 0
0429 08:05:27.280120 (+     9us) write_op.cc:270] Start()
0429 08:05:27.280121 (+     1us) write_op.cc:276] Timestamp: P: 1777449900614029 usec, L: 0
0429 08:05:27.280146 (+    25us) write_op.cc:270] Start()
0429 08:05:27.280147 (+     1us) write_op.cc:276] Timestamp: P: 1777449900615586 usec, L: 0
0429 08:05:27.280154 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280155 (+     1us) write_op.cc:276] Timestamp: P: 1777449900616498 usec, L: 0
0429 08:05:27.280163 (+     8us) write_op.cc:270] Start()
0429 08:05:27.280164 (+     1us) write_op.cc:276] Timestamp: P: 1777449900616584 usec, L: 0
0429 08:05:27.280173 (+     9us) write_op.cc:270] Start()
0429 08:05:27.280173 (+     0us) write_op.cc:276] Timestamp: P: 1777449900617898 usec, L: 0
0429 08:05:27.280181 (+     8us) write_op.cc:270] Start()
0429 08:05:27.280181 (+     0us) write_op.cc:276] Timestamp: P: 1777449900619740 usec, L: 0
0429 08:05:27.280188 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280188 (+     0us) write_op.cc:276] Timestamp: P: 1777449900619831 usec, L: 0
0429 08:05:27.280195 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280196 (+     1us) write_op.cc:276] Timestamp: P: 1777449900621743 usec, L: 0
0429 08:05:27.280203 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280204 (+     1us) write_op.cc:276] Timestamp: P: 1777449900622425 usec, L: 0
0429 08:05:27.280212 (+     8us) write_op.cc:270] Start()
0429 08:05:27.280213 (+     1us) write_op.cc:276] Timestamp: P: 1777449900622668 usec, L: 0
0429 08:05:27.280219 (+     6us) write_op.cc:270] Start()
0429 08:05:27.280220 (+     1us) write_op.cc:276] Timestamp: P: 1777449900623188 usec, L: 0
0429 08:05:27.280227 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280227 (+     0us) write_op.cc:276] Timestamp: P: 1777449900624938 usec, L: 0
0429 08:05:27.280237 (+    10us) write_op.cc:270] Start()
0429 08:05:27.280237 (+     0us) write_op.cc:276] Timestamp: P: 1777449900625914 usec, L: 0
0429 08:05:27.280244 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280245 (+     1us) write_op.cc:276] Timestamp: P: 1777449900625992 usec, L: 0
0429 08:05:27.280252 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280252 (+     0us) write_op.cc:276] Timestamp: P: 1777449900626068 usec, L: 0
0429 08:05:27.280258 (+     6us) write_op.cc:270] Start()
0429 08:05:27.280259 (+     1us) write_op.cc:276] Timestamp: P: 1777449900628001 usec, L: 0
0429 08:05:27.280270 (+    11us) write_op.cc:270] Start()
0429 08:05:27.280271 (+     1us) write_op.cc:276] Timestamp: P: 1777449900629220 usec, L: 0
0429 08:05:27.280278 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280278 (+     0us) write_op.cc:276] Timestamp: P: 1777449900629528 usec, L: 0
0429 08:05:27.280285 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280286 (+     1us) write_op.cc:276] Timestamp: P: 1777449900630008 usec, L: 0
0429 08:05:27.280293 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280293 (+     0us) write_op.cc:276] Timestamp: P: 1777449900643579 usec, L: 0
0429 08:05:27.280303 (+    10us) write_op.cc:270] Start()
0429 08:05:27.280304 (+     1us) write_op.cc:276] Timestamp: P: 1777449900643701 usec, L: 0
0429 08:05:27.280310 (+     6us) write_op.cc:270] Start()
0429 08:05:27.280311 (+     1us) write_op.cc:276] Timestamp: P: 1777449900643781 usec, L: 0
0429 08:05:27.280319 (+     8us) write_op.cc:270] Start()
0429 08:05:27.280320 (+     1us) write_op.cc:276] Timestamp: P: 1777449900647051 usec, L: 0
0429 08:05:27.280326 (+     6us) write_op.cc:270] Start()
0429 08:05:27.280327 (+     1us) write_op.cc:276] Timestamp: P: 1777449900647229 usec, L: 0
0429 08:05:27.280336 (+     9us) write_op.cc:270] Start()
0429 08:05:27.280336 (+     0us) write_op.cc:276] Timestamp: P: 1777449900647336 usec, L: 0
0429 08:05:27.280343 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280344 (+     1us) write_op.cc:276] Timestamp: P: 1777449900647437 usec, L: 0
0429 08:05:27.280350 (+     6us) write_op.cc:270] Start()
0429 08:05:27.280351 (+     1us) write_op.cc:276] Timestamp: P: 1777449900650910 usec, L: 0
0429 08:05:27.280358 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280361 (+     3us) write_op.cc:276] Timestamp: P: 1777449900651306 usec, L: 0
0429 08:05:27.280369 (+     8us) write_op.cc:270] Start()
0429 08:05:27.280369 (+     0us) write_op.cc:276] Timestamp: P: 1777449900651404 usec, L: 0
0429 08:05:27.280376 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280377 (+     1us) write_op.cc:276] Timestamp: P: 1777449900651519 usec, L: 0
0429 08:05:27.280383 (+     6us) write_op.cc:270] Start()
0429 08:05:27.280384 (+     1us) write_op.cc:276] Timestamp: P: 1777449900652750 usec, L: 0
0429 08:05:27.280391 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280393 (+     2us) write_op.cc:276] Timestamp: P: 1777449900655117 usec, L: 0
0429 08:05:27.280400 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280400 (+     0us) write_op.cc:276] Timestamp: P: 1777449900655217 usec, L: 0
0429 08:05:27.280407 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280407 (+     0us) write_op.cc:276] Timestamp: P: 1777449900655298 usec, L: 0
0429 08:05:27.280415 (+     8us) write_op.cc:270] Start()
0429 08:05:27.280416 (+     1us) write_op.cc:276] Timestamp: P: 1777449900656003 usec, L: 0
0429 08:05:27.280424 (+     8us) write_op.cc:270] Start()
0429 08:05:27.280427 (+     3us) write_op.cc:276] Timestamp: P: 1777449900657551 usec, L: 0
0429 08:05:27.280433 (+     6us) write_op.cc:270] Start()
0429 08:05:27.280433 (+     0us) write_op.cc:276] Timestamp: P: 1777449900657656 usec, L: 0
0429 08:05:27.280441 (+     8us) write_op.cc:270] Start()
0429 08:05:27.280441 (+     0us) write_op.cc:276] Timestamp: P: 1777449900657770 usec, L: 0
0429 08:05:27.280448 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280449 (+     1us) write_op.cc:276] Timestamp: P: 1777449900658705 usec, L: 0
0429 08:05:27.280455 (+     6us) write_op.cc:270] Start()
0429 08:05:27.280458 (+     3us) write_op.cc:276] Timestamp: P: 1777449900659716 usec, L: 0
0429 08:05:27.280464 (+     6us) write_op.cc:270] Start()
0429 08:05:27.280465 (+     1us) write_op.cc:276] Timestamp: P: 1777449900659828 usec, L: 0
0429 08:05:27.280471 (+     6us) write_op.cc:270] Start()
0429 08:05:27.280472 (+     1us) write_op.cc:276] Timestamp: P: 1777449900661120 usec, L: 0
0429 08:05:27.280480 (+     8us) write_op.cc:270] Start()
0429 08:05:27.280481 (+     1us) write_op.cc:276] Timestamp: P: 1777449900662585 usec, L: 0
0429 08:05:27.280490 (+     9us) write_op.cc:270] Start()
0429 08:05:27.280493 (+     3us) write_op.cc:276] Timestamp: P: 1777449900662688 usec, L: 0
0429 08:05:27.280500 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280501 (+     1us) write_op.cc:276] Timestamp: P: 1777449900662788 usec, L: 0
0429 08:05:27.280508 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280509 (+     1us) write_op.cc:276] Timestamp: P: 1777449900667591 usec, L: 0
0429 08:05:27.280515 (+     6us) write_op.cc:270] Start()
0429 08:05:27.280516 (+     1us) write_op.cc:276] Timestamp: P: 1777449900667748 usec, L: 0
0429 08:05:27.280522 (+     6us) write_op.cc:270] Start()
0429 08:05:27.280525 (+     3us) write_op.cc:276] Timestamp: P: 1777449900667839 usec, L: 0
0429 08:05:27.280532 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280533 (+     1us) write_op.cc:276] Timestamp: P: 1777449900668117 usec, L: 0
0429 08:05:27.280540 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280541 (+     1us) write_op.cc:276] Timestamp: P: 1777449900670043 usec, L: 0
0429 08:05:27.280547 (+     6us) write_op.cc:270] Start()
0429 08:05:27.280548 (+     1us) write_op.cc:276] Timestamp: P: 1777449900670233 usec, L: 0
0429 08:05:27.280554 (+     6us) write_op.cc:270] Start()
0429 08:05:27.280557 (+     3us) write_op.cc:276] Timestamp: P: 1777449900670399 usec, L: 0
0429 08:05:27.280563 (+     6us) write_op.cc:270] Start()
0429 08:05:27.280564 (+     1us) write_op.cc:276] Timestamp: P: 1777449900670651 usec, L: 0
0429 08:05:27.280571 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280572 (+     1us) write_op.cc:276] Timestamp: P: 1777449900672043 usec, L: 0
0429 08:05:27.280582 (+    10us) write_op.cc:270] Start()
0429 08:05:27.280584 (+     2us) write_op.cc:276] Timestamp: P: 1777449900672912 usec, L: 0
0429 08:05:27.280592 (+     8us) write_op.cc:270] Start()
0429 08:05:27.280597 (+     5us) write_op.cc:276] Timestamp: P: 1777449900673017 usec, L: 0
0429 08:05:27.280605 (+     8us) write_op.cc:270] Start()
0429 08:05:27.280606 (+     1us) write_op.cc:276] Timestamp: P: 1777449900674025 usec, L: 0
0429 08:05:27.280615 (+     9us) write_op.cc:270] Start()
0429 08:05:27.280616 (+     1us) write_op.cc:276] Timestamp: P: 1777449900674253 usec, L: 0
0429 08:05:27.280623 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280623 (+     0us) write_op.cc:276] Timestamp: P: 1777449900675012 usec, L: 0
0429 08:05:27.280630 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280633 (+     3us) write_op.cc:276] Timestamp: P: 1777449900675539 usec, L: 0
0429 08:05:27.280641 (+     8us) write_op.cc:270] Start()
0429 08:05:27.280642 (+     1us) write_op.cc:276] Timestamp: P: 1777449900676519 usec, L: 0
0429 08:05:27.280648 (+     6us) write_op.cc:270] Start()
0429 08:05:27.280649 (+     1us) write_op.cc:276] Timestamp: P: 1777449900677034 usec, L: 0
0429 08:05:27.280665 (+    16us) write_op.cc:270] Start()
0429 08:05:27.280666 (+     1us) write_op.cc:276] Timestamp: P: 1777449900677373 usec, L: 0
0429 08:05:27.280675 (+     9us) write_op.cc:270] Start()
0429 08:05:27.280678 (+     3us) write_op.cc:276] Timestamp: P: 1777449900679133 usec, L: 0
0429 08:05:27.280686 (+     8us) write_op.cc:270] Start()
0429 08:05:27.280686 (+     0us) write_op.cc:276] Timestamp: P: 1777449900679252 usec, L: 0
0429 08:05:27.280693 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280694 (+     1us) write_op.cc:276] Timestamp: P: 1777449900679578 usec, L: 0
0429 08:05:27.280700 (+     6us) write_op.cc:270] Start()
0429 08:05:27.280701 (+     1us) write_op.cc:276] Timestamp: P: 1777449900680097 usec, L: 0
0429 08:05:27.280708 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280711 (+     3us) write_op.cc:276] Timestamp: P: 1777449900681272 usec, L: 0
0429 08:05:27.280718 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280719 (+     1us) write_op.cc:276] Timestamp: P: 1777449900681507 usec, L: 0
0429 08:05:27.280726 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280727 (+     1us) write_op.cc:276] Timestamp: P: 1777449900682722 usec, L: 0
0429 08:05:27.280751 (+    24us) write_op.cc:270] Start()
0429 08:05:27.280752 (+     1us) write_op.cc:276] Timestamp: P: 1777449900682789 usec, L: 0
0429 08:05:27.280760 (+     8us) write_op.cc:270] Start()
0429 08:05:27.280763 (+     3us) write_op.cc:276] Timestamp: P: 1777449900683649 usec, L: 0
0429 08:05:27.280769 (+     6us) write_op.cc:270] Start()
0429 08:05:27.280770 (+     1us) write_op.cc:276] Timestamp: P: 1777449900683881 usec, L: 0
0429 08:05:27.280779 (+     9us) write_op.cc:270] Start()
0429 08:05:27.280780 (+     1us) write_op.cc:276] Timestamp: P: 1777449900684892 usec, L: 0
0429 08:05:27.280786 (+     6us) write_op.cc:270] Start()
0429 08:05:27.280787 (+     1us) write_op.cc:276] Timestamp: P: 1777449900684976 usec, L: 0
0429 08:05:27.280794 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280797 (+     3us) write_op.cc:276] Timestamp: P: 1777449900686370 usec, L: 0
0429 08:05:27.280805 (+     8us) write_op.cc:270] Start()
0429 08:05:27.280806 (+     1us) write_op.cc:276] Timestamp: P: 1777449900686905 usec, L: 0
0429 08:05:27.280813 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280814 (+     1us) write_op.cc:276] Timestamp: P: 1777449900687531 usec, L: 0
0429 08:05:27.280820 (+     6us) write_op.cc:270] Start()
0429 08:05:27.280821 (+     1us) write_op.cc:276] Timestamp: P: 1777449900687960 usec, L: 0
0429 08:05:27.280829 (+     8us) write_op.cc:270] Start()
0429 08:05:27.280833 (+     4us) write_op.cc:276] Timestamp: P: 1777449900688786 usec, L: 0
0429 08:05:27.280840 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280841 (+     1us) write_op.cc:276] Timestamp: P: 1777449900688883 usec, L: 0
0429 08:05:27.280849 (+     8us) write_op.cc:270] Start()
0429 08:05:27.280850 (+     1us) write_op.cc:276] Timestamp: P: 1777449900689552 usec, L: 0
0429 08:05:27.280856 (+     6us) write_op.cc:270] Start()
0429 08:05:27.280857 (+     1us) write_op.cc:276] Timestamp: P: 1777449900691300 usec, L: 0
0429 08:05:27.280864 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280868 (+     4us) write_op.cc:276] Timestamp: P: 1777449900692034 usec, L: 0
0429 08:05:27.280879 (+    11us) write_op.cc:270] Start()
0429 08:05:27.280880 (+     1us) write_op.cc:276] Timestamp: P: 1777449900692117 usec, L: 0
0429 08:05:27.280890 (+    10us) write_op.cc:270] Start()
0429 08:05:27.280891 (+     1us) write_op.cc:276] Timestamp: P: 1777449900692554 usec, L: 0
0429 08:05:27.280900 (+     9us) write_op.cc:270] Start()
0429 08:05:27.280900 (+     0us) write_op.cc:276] Timestamp: P: 1777449900693081 usec, L: 0
0429 08:05:27.280908 (+     8us) write_op.cc:270] Start()
0429 08:05:27.280912 (+     4us) write_op.cc:276] Timestamp: P: 1777449900695002 usec, L: 0
0429 08:05:27.280919 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280919 (+     0us) write_op.cc:276] Timestamp: P: 1777449900695115 usec, L: 0
0429 08:05:27.280926 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280927 (+     1us) write_op.cc:276] Timestamp: P: 1777449900695166 usec, L: 0
0429 08:05:27.280934 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280935 (+     1us) write_op.cc:276] Timestamp: P: 1777449900696020 usec, L: 0
0429 08:05:27.280943 (+     8us) write_op.cc:270] Start()
0429 08:05:27.280945 (+     2us) write_op.cc:276] Timestamp: P: 1777449900698101 usec, L: 0
0429 08:05:27.280952 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280952 (+     0us) write_op.cc:276] Timestamp: P: 1777449900698217 usec, L: 0
0429 08:05:27.280959 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280960 (+     1us) write_op.cc:276] Timestamp: P: 1777449900698309 usec, L: 0
0429 08:05:27.280967 (+     7us) write_op.cc:270] Start()
0429 08:05:27.280968 (+     1us) write_op.cc:276] Timestamp: P: 1777449900698397 usec, L: 0
0429 08:05:27.280976 (+     8us) write_op.cc:270] Start()
0429 08:05:27.280976 (+     0us) write_op.cc:276] Timestamp: P: 1777449900699709 usec, L: 0
0429 08:05:27.280986 (+    10us) write_op.cc:270] Start()
0429 08:05:27.280987 (+     1us) write_op.cc:276] Timestamp: P: 1777449900700644 usec, L: 0
0429 08:05:27.280999 (+    12us) write_op.cc:270] Start()
0429 08:05:27.281000 (+     1us) write_op.cc:276] Timestamp: P: 1777449900701056 usec, L: 0
0429 08:05:27.281010 (+    10us) write_op.cc:270] Start()
0429 08:05:27.281011 (+     1us) write_op.cc:276] Timestamp: P: 1777449900701166 usec, L: 0
0429 08:05:27.281023 (+    12us) write_op.cc:270] Start()
0429 08:05:27.281024 (+     1us) write_op.cc:276] Timestamp: P: 1777449900703103 usec, L: 0
0429 08:05:27.281034 (+    10us) write_op.cc:270] Start()
0429 08:05:27.281035 (+     1us) write_op.cc:276] Timestamp: P: 1777449900703310 usec, L: 0
0429 08:05:27.281046 (+    11us) write_op.cc:270] Start()
0429 08:05:27.281047 (+     1us) write_op.cc:276] Timestamp: P: 1777449900703590 usec, L: 0
0429 08:05:27.281056 (+     9us) write_op.cc:270] Start()
0429 08:05:27.281056 (+     0us) write_op.cc:276] Timestamp: P: 1777449900703746 usec, L: 0
0429 08:05:27.281065 (+     9us) write_op.cc:270] Start()
0429 08:05:27.281066 (+     1us) write_op.cc:276] Timestamp: P: 1777449900705047 usec, L: 0
0429 08:05:27.281074 (+     8us) write_op.cc:270] Start()
0429 08:05:27.281075 (+     1us) write_op.cc:276] Timestamp: P: 1777449900705506 usec, L: 0
0429 08:05:27.281082 (+     7us) write_op.cc:270] Start()
0429 08:05:27.281083 (+     1us) write_op.cc:276] Timestamp: P: 1777449900706643 usec, L: 0
0429 08:05:27.281090 (+     7us) write_op.cc:270] Start()
0429 08:05:27.281091 (+     1us) write_op.cc:276] Timestamp: P: 1777449900707081 usec, L: 0
0429 08:05:27.281099 (+     8us) write_op.cc:270] Start()
0429 08:05:27.281099 (+     0us) write_op.cc:276] Timestamp: P: 1777449900707324 usec, L: 0
0429 08:05:27.281108 (+     9us) write_op.cc:270] Start()
0429 08:05:27.281108 (+     0us) write_op.cc:276] Timestamp: P: 1777449900709706 usec, L: 0
0429 08:05:27.281115 (+     7us) write_op.cc:270] Start()
0429 08:05:27.281116 (+     1us) write_op.cc:276] Timestamp: P: 1777449900710039 usec, L: 0
0429 08:05:27.281123 (+     7us) write_op.cc:270] Start()
0429 08:05:27.281124 (+     1us) write_op.cc:276] Timestamp: P: 1777449900710145 usec, L: 0
0429 08:05:27.281134 (+    10us) write_op.cc:270] Start()
0429 08:05:27.281135 (+     1us) write_op.cc:276] Timestamp: P: 1777449900710326 usec, L: 0
0429 08:05:27.281142 (+     7us) write_op.cc:270] Start()
0429 08:05:27.281142 (+     0us) write_op.cc:276] Timestamp: P: 1777449900712993 usec, L: 0
0429 08:05:27.281149 (+     7us) write_op.cc:270] Start()
0429 08:05:27.281150 (+     1us) write_op.cc:276] Timestamp: P: 1777449900713519 usec, L: 0
0429 08:05:27.281157 (+     7us) write_op.cc:270] Start()
0429 08:05:27.281157 (+     0us) write_op.cc:276] Timestamp: P: 1777449900713659 usec, L: 0
0429 08:05:27.281169 (+    12us) write_op.cc:270] Start()
0429 08:05:27.281171 (+     2us) write_op.cc:276] Timestamp: P: 1777449900713779 usec, L: 0
0429 08:05:27.281179 (+     8us) write_op.cc:270] Start()
0429 08:05:27.281179 (+     0us) write_op.cc:276] Timestamp: P: 1777449900715678 usec, L: 0
0429 08:05:27.281187 (+     8us) write_op.cc:270] Start()
0429 08:05:27.281187 (+     0us) write_op.cc:276] Timestamp: P: 1777449900716853 usec, L: 0
0429 08:05:27.281194 (+     7us) write_op.cc:270] Start()
0429 08:05:27.281195 (+     1us) write_op.cc:276] Timestamp: P: 1777449900716963 usec, L: 0
0429 08:05:27.281204 (+     9us) write_op.cc:270] Start()
0429 08:05:27.281204 (+     0us) write_op.cc:276] Timestamp: P: 1777449900717075 usec, L: 0
0429 08:05:27.281212 (+     8us) write_op.cc:270] Start()
0429 08:05:27.281213 (+     1us) write_op.cc:276] Timestamp: P: 1777449900718625 usec, L: 0
0429 08:05:27.281220 (+     7us) write_op.cc:270] Start()
0429 08:05:27.281220 (+     0us) write_op.cc:276] Timestamp: P: 1777449900719770 usec, L: 0
0429 08:05:27.281232 (+    12us) write_op.cc:270] Start()
0429 08:05:27.281232 (+     0us) write_op.cc:276] Timestamp: P: 1777449900720137 usec, L: 0
0429 08:05:27.281241 (+     9us) write_op.cc:270] Start()
0429 08:05:27.281242 (+     1us) write_op.cc:276] Timestamp: P: 1777449900720363 usec, L: 0
0429 08:05:27.281249 (+     7us) write_op.cc:270] Start()
0429 08:05:27.281250 (+     1us) write_op.cc:276] Timestamp: P: 1777449900721812 usec, L: 0
0429 08:05:27.281258 (+     8us) write_op.cc:270] Start()
0429 08:05:27.281259 (+     1us) write_op.cc:276] Timestamp: P: 17774499
W20260429 08:05:28.399664  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1015ms of latency in SegmentAllocator::Sync()
I20260429 08:05:29.416287  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 36) took 1034 ms. Trace:
I20260429 08:05:29.416383  8063 rpcz_store.cc:276] 0429 08:05:28.381993 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:05:28.382044 (+    51us) service_pool.cc:225] Handling call
0429 08:05:28.384321 (+  2277us) raft_consensus.cc:1471] Updating replica for 425 ops
0429 08:05:28.385811 (+  1490us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:05:28.385847 (+    36us) raft_consensus.cc:1539] Triggering prepare for 425 ops
0429 08:05:28.385898 (+    51us) write_op.cc:270] Start()
0429 08:05:28.385903 (+     5us) write_op.cc:276] Timestamp: P: 1777449900888435 usec, L: 0
0429 08:05:28.386013 (+   110us) write_op.cc:270] Start()
0429 08:05:28.386016 (+     3us) write_op.cc:276] Timestamp: P: 1777449900888701 usec, L: 0
0429 08:05:28.386030 (+    14us) write_op.cc:270] Start()
0429 08:05:28.386031 (+     1us) write_op.cc:276] Timestamp: P: 1777449900889385 usec, L: 0
0429 08:05:28.386043 (+    12us) write_op.cc:270] Start()
0429 08:05:28.386045 (+     2us) write_op.cc:276] Timestamp: P: 1777449900889772 usec, L: 0
0429 08:05:28.386059 (+    14us) write_op.cc:270] Start()
0429 08:05:28.386060 (+     1us) write_op.cc:276] Timestamp: P: 1777449900891292 usec, L: 0
0429 08:05:28.386067 (+     7us) write_op.cc:270] Start()
0429 08:05:28.386069 (+     2us) write_op.cc:276] Timestamp: P: 1777449900891393 usec, L: 0
0429 08:05:28.386079 (+    10us) write_op.cc:270] Start()
0429 08:05:28.386080 (+     1us) write_op.cc:276] Timestamp: P: 1777449900892806 usec, L: 0
0429 08:05:28.386091 (+    11us) write_op.cc:270] Start()
0429 08:05:28.386094 (+     3us) write_op.cc:276] Timestamp: P: 1777449900892899 usec, L: 0
0429 08:05:28.386107 (+    13us) write_op.cc:270] Start()
0429 08:05:28.386108 (+     1us) write_op.cc:276] Timestamp: P: 1777449900893741 usec, L: 0
0429 08:05:28.386120 (+    12us) write_op.cc:270] Start()
0429 08:05:28.386120 (+     0us) write_op.cc:276] Timestamp: P: 1777449900893963 usec, L: 0
0429 08:05:28.386129 (+     9us) write_op.cc:270] Start()
0429 08:05:28.386130 (+     1us) write_op.cc:276] Timestamp: P: 1777449900897412 usec, L: 0
0429 08:05:28.386137 (+     7us) write_op.cc:270] Start()
0429 08:05:28.386140 (+     3us) write_op.cc:276] Timestamp: P: 1777449900897873 usec, L: 0
0429 08:05:28.386151 (+    11us) write_op.cc:270] Start()
0429 08:05:28.386152 (+     1us) write_op.cc:276] Timestamp: P: 1777449900898152 usec, L: 0
0429 08:05:28.386158 (+     6us) write_op.cc:270] Start()
0429 08:05:28.386159 (+     1us) write_op.cc:276] Timestamp: P: 1777449900899376 usec, L: 0
0429 08:05:28.386166 (+     7us) write_op.cc:270] Start()
0429 08:05:28.386166 (+     0us) write_op.cc:276] Timestamp: P: 1777449900899503 usec, L: 0
0429 08:05:28.386174 (+     8us) write_op.cc:270] Start()
0429 08:05:28.386178 (+     4us) write_op.cc:276] Timestamp: P: 1777449900900715 usec, L: 0
0429 08:05:28.386188 (+    10us) write_op.cc:270] Start()
0429 08:05:28.386189 (+     1us) write_op.cc:276] Timestamp: P: 1777449900901918 usec, L: 0
0429 08:05:28.386969 (+   780us) write_op.cc:270] Start()
0429 08:05:28.386973 (+     4us) write_op.cc:276] Timestamp: P: 1777449900902462 usec, L: 0
0429 08:05:28.386987 (+    14us) write_op.cc:270] Start()
0429 08:05:28.386987 (+     0us) write_op.cc:276] Timestamp: P: 1777449900903348 usec, L: 0
0429 08:05:28.386995 (+     8us) write_op.cc:270] Start()
0429 08:05:28.386999 (+     4us) write_op.cc:276] Timestamp: P: 1777449900903671 usec, L: 0
0429 08:05:28.387010 (+    11us) write_op.cc:270] Start()
0429 08:05:28.387011 (+     1us) write_op.cc:276] Timestamp: P: 1777449900904262 usec, L: 0
0429 08:05:28.387019 (+     8us) write_op.cc:270] Start()
0429 08:05:28.387019 (+     0us) write_op.cc:276] Timestamp: P: 1777449900904569 usec, L: 0
0429 08:05:28.387025 (+     6us) write_op.cc:270] Start()
0429 08:05:28.387025 (+     0us) write_op.cc:276] Timestamp: P: 1777449900905635 usec, L: 0
0429 08:05:28.387030 (+     5us) write_op.cc:270] Start()
0429 08:05:28.387034 (+     4us) write_op.cc:276] Timestamp: P: 1777449900909637 usec, L: 0
0429 08:05:28.387040 (+     6us) write_op.cc:270] Start()
0429 08:05:28.387040 (+     0us) write_op.cc:276] Timestamp: P: 1777449900909802 usec, L: 0
0429 08:05:28.387046 (+     6us) write_op.cc:270] Start()
0429 08:05:28.387046 (+     0us) write_op.cc:276] Timestamp: P: 1777449900909917 usec, L: 0
0429 08:05:28.387051 (+     5us) write_op.cc:270] Start()
0429 08:05:28.387052 (+     1us) write_op.cc:276] Timestamp: P: 1777449900910350 usec, L: 0
0429 08:05:28.387062 (+    10us) write_op.cc:270] Start()
0429 08:05:28.387062 (+     0us) write_op.cc:276] Timestamp: P: 1777449900912918 usec, L: 0
0429 08:05:28.387082 (+    20us) write_op.cc:270] Start()
0429 08:05:28.387083 (+     1us) write_op.cc:276] Timestamp: P: 1777449900913102 usec, L: 0
0429 08:05:28.387095 (+    12us) write_op.cc:270] Start()
0429 08:05:28.387096 (+     1us) write_op.cc:276] Timestamp: P: 1777449900913227 usec, L: 0
0429 08:05:28.387105 (+     9us) write_op.cc:270] Start()
0429 08:05:28.387106 (+     1us) write_op.cc:276] Timestamp: P: 1777449900913327 usec, L: 0
0429 08:05:28.387118 (+    12us) write_op.cc:270] Start()
0429 08:05:28.387119 (+     1us) write_op.cc:276] Timestamp: P: 1777449900914600 usec, L: 0
0429 08:05:28.387130 (+    11us) write_op.cc:270] Start()
0429 08:05:28.387131 (+     1us) write_op.cc:276] Timestamp: P: 1777449900916057 usec, L: 0
0429 08:05:28.387143 (+    12us) write_op.cc:270] Start()
0429 08:05:28.387144 (+     1us) write_op.cc:276] Timestamp: P: 1777449900916178 usec, L: 0
0429 08:05:28.387155 (+    11us) write_op.cc:270] Start()
0429 08:05:28.387156 (+     1us) write_op.cc:276] Timestamp: P: 1777449900916280 usec, L: 0
0429 08:05:28.387168 (+    12us) write_op.cc:270] Start()
0429 08:05:28.387169 (+     1us) write_op.cc:276] Timestamp: P: 1777449900919092 usec, L: 0
0429 08:05:28.387177 (+     8us) write_op.cc:270] Start()
0429 08:05:28.387178 (+     1us) write_op.cc:276] Timestamp: P: 1777449900919210 usec, L: 0
0429 08:05:28.387187 (+     9us) write_op.cc:270] Start()
0429 08:05:28.387189 (+     2us) write_op.cc:276] Timestamp: P: 1777449900919301 usec, L: 0
0429 08:05:28.387199 (+    10us) write_op.cc:270] Start()
0429 08:05:28.387200 (+     1us) write_op.cc:276] Timestamp: P: 1777449900919406 usec, L: 0
0429 08:05:28.387211 (+    11us) write_op.cc:270] Start()
0429 08:05:28.387212 (+     1us) write_op.cc:276] Timestamp: P: 1777449900921525 usec, L: 0
0429 08:05:28.387220 (+     8us) write_op.cc:270] Start()
0429 08:05:28.387220 (+     0us) write_op.cc:276] Timestamp: P: 1777449900921681 usec, L: 0
0429 08:05:28.387228 (+     8us) write_op.cc:270] Start()
0429 08:05:28.387228 (+     0us) write_op.cc:276] Timestamp: P: 1777449900921916 usec, L: 0
0429 08:05:28.387237 (+     9us) write_op.cc:270] Start()
0429 08:05:28.387237 (+     0us) write_op.cc:276] Timestamp: P: 1777449900922335 usec, L: 0
0429 08:05:28.387247 (+    10us) write_op.cc:270] Start()
0429 08:05:28.387248 (+     1us) write_op.cc:276] Timestamp: P: 1777449900923938 usec, L: 0
0429 08:05:28.387255 (+     7us) write_op.cc:270] Start()
0429 08:05:28.387256 (+     1us) write_op.cc:276] Timestamp: P: 1777449900925318 usec, L: 0
0429 08:05:28.387267 (+    11us) write_op.cc:270] Start()
0429 08:05:28.387268 (+     1us) write_op.cc:276] Timestamp: P: 1777449900925686 usec, L: 0
0429 08:05:28.387273 (+     5us) write_op.cc:270] Start()
0429 08:05:28.387273 (+     0us) write_op.cc:276] Timestamp: P: 1777449900926587 usec, L: 0
0429 08:05:28.387280 (+     7us) write_op.cc:270] Start()
0429 08:05:28.387281 (+     1us) write_op.cc:276] Timestamp: P: 1777449900926654 usec, L: 0
0429 08:05:28.387286 (+     5us) write_op.cc:270] Start()
0429 08:05:28.387287 (+     1us) write_op.cc:276] Timestamp: P: 1777449900928087 usec, L: 0
0429 08:05:28.387292 (+     5us) write_op.cc:270] Start()
0429 08:05:28.387292 (+     0us) write_op.cc:276] Timestamp: P: 1777449900928634 usec, L: 0
0429 08:05:28.387297 (+     5us) write_op.cc:270] Start()
0429 08:05:28.387298 (+     1us) write_op.cc:276] Timestamp: P: 1777449900929323 usec, L: 0
0429 08:05:28.387305 (+     7us) write_op.cc:270] Start()
0429 08:05:28.387306 (+     1us) write_op.cc:276] Timestamp: P: 1777449900929390 usec, L: 0
0429 08:05:28.387325 (+    19us) write_op.cc:270] Start()
0429 08:05:28.387327 (+     2us) write_op.cc:276] Timestamp: P: 1777449900931620 usec, L: 0
0429 08:05:28.387335 (+     8us) write_op.cc:270] Start()
0429 08:05:28.387336 (+     1us) write_op.cc:276] Timestamp: P: 1777449900931903 usec, L: 0
0429 08:05:28.387349 (+    13us) write_op.cc:270] Start()
0429 08:05:28.387350 (+     1us) write_op.cc:276] Timestamp: P: 1777449900932224 usec, L: 0
0429 08:05:28.387365 (+    15us) write_op.cc:270] Start()
0429 08:05:28.387365 (+     0us) write_op.cc:276] Timestamp: P: 1777449900932319 usec, L: 0
0429 08:05:28.387377 (+    12us) write_op.cc:270] Start()
0429 08:05:28.387378 (+     1us) write_op.cc:276] Timestamp: P: 1777449900934026 usec, L: 0
0429 08:05:28.387385 (+     7us) write_op.cc:270] Start()
0429 08:05:28.387385 (+     0us) write_op.cc:276] Timestamp: P: 1777449900934735 usec, L: 0
0429 08:05:28.387392 (+     7us) write_op.cc:270] Start()
0429 08:05:28.387393 (+     1us) write_op.cc:276] Timestamp: P: 1777449900934847 usec, L: 0
0429 08:05:28.387405 (+    12us) write_op.cc:270] Start()
0429 08:05:28.387406 (+     1us) write_op.cc:276] Timestamp: P: 1777449900935571 usec, L: 0
0429 08:05:28.387414 (+     8us) write_op.cc:270] Start()
0429 08:05:28.387414 (+     0us) write_op.cc:276] Timestamp: P: 1777449900936161 usec, L: 0
0429 08:05:28.387422 (+     8us) write_op.cc:270] Start()
0429 08:05:28.387422 (+     0us) write_op.cc:276] Timestamp: P: 1777449900937410 usec, L: 0
0429 08:05:28.387430 (+     8us) write_op.cc:270] Start()
0429 08:05:28.387431 (+     1us) write_op.cc:276] Timestamp: P: 1777449900937496 usec, L: 0
0429 08:05:28.387444 (+    13us) write_op.cc:270] Start()
0429 08:05:28.387445 (+     1us) write_op.cc:276] Timestamp: P: 1777449900938307 usec, L: 0
0429 08:05:28.387452 (+     7us) write_op.cc:270] Start()
0429 08:05:28.387452 (+     0us) write_op.cc:276] Timestamp: P: 1777449900939444 usec, L: 0
0429 08:05:28.387458 (+     6us) write_op.cc:270] Start()
0429 08:05:28.387459 (+     1us) write_op.cc:276] Timestamp: P: 1777449900940047 usec, L: 0
0429 08:05:28.387481 (+    22us) write_op.cc:270] Start()
0429 08:05:28.387482 (+     1us) write_op.cc:276] Timestamp: P: 1777449900940560 usec, L: 0
0429 08:05:28.387513 (+    31us) write_op.cc:270] Start()
0429 08:05:28.387514 (+     1us) write_op.cc:276] Timestamp: P: 1777449900941426 usec, L: 0
0429 08:05:28.387527 (+    13us) write_op.cc:270] Start()
0429 08:05:28.387528 (+     1us) write_op.cc:276] Timestamp: P: 1777449900942504 usec, L: 0
0429 08:05:28.387540 (+    12us) write_op.cc:270] Start()
0429 08:05:28.387540 (+     0us) write_op.cc:276] Timestamp: P: 1777449900943085 usec, L: 0
0429 08:05:28.387551 (+    11us) write_op.cc:270] Start()
0429 08:05:28.387552 (+     1us) write_op.cc:276] Timestamp: P: 1777449900943994 usec, L: 0
0429 08:05:28.387561 (+     9us) write_op.cc:270] Start()
0429 08:05:28.387562 (+     1us) write_op.cc:276] Timestamp: P: 1777449900944423 usec, L: 0
0429 08:05:28.387569 (+     7us) write_op.cc:270] Start()
0429 08:05:28.387570 (+     1us) write_op.cc:276] Timestamp: P: 1777449900945609 usec, L: 0
0429 08:05:28.387576 (+     6us) write_op.cc:270] Start()
0429 08:05:28.387577 (+     1us) write_op.cc:276] Timestamp: P: 1777449900945922 usec, L: 0
0429 08:05:28.387585 (+     8us) write_op.cc:270] Start()
0429 08:05:28.387586 (+     1us) write_op.cc:276] Timestamp: P: 1777449900947450 usec, L: 0
0429 08:05:28.387595 (+     9us) write_op.cc:270] Start()
0429 08:05:28.387596 (+     1us) write_op.cc:276] Timestamp: P: 1777449900947948 usec, L: 0
0429 08:05:28.387604 (+     8us) write_op.cc:270] Start()
0429 08:05:28.387604 (+     0us) write_op.cc:276] Timestamp: P: 1777449900948044 usec, L: 0
0429 08:05:28.387629 (+    25us) write_op.cc:270] Start()
0429 08:05:28.387630 (+     1us) write_op.cc:276] Timestamp: P: 1777449900949203 usec, L: 0
0429 08:05:28.387642 (+    12us) write_op.cc:270] Start()
0429 08:05:28.387643 (+     1us) write_op.cc:276] Timestamp: P: 1777449900949574 usec, L: 0
0429 08:05:28.387655 (+    12us) write_op.cc:270] Start()
0429 08:05:28.387656 (+     1us) write_op.cc:276] Timestamp: P: 1777449900951016 usec, L: 0
0429 08:05:28.387669 (+    13us) write_op.cc:270] Start()
0429 08:05:28.387670 (+     1us) write_op.cc:276] Timestamp: P: 1777449900951367 usec, L: 0
0429 08:05:28.387686 (+    16us) write_op.cc:270] Start()
0429 08:05:28.387687 (+     1us) write_op.cc:276] Timestamp: P: 1777449900951864 usec, L: 0
0429 08:05:28.387695 (+     8us) write_op.cc:270] Start()
0429 08:05:28.387696 (+     1us) write_op.cc:276] Timestamp: P: 1777449900951962 usec, L: 0
0429 08:05:28.387709 (+    13us) write_op.cc:270] Start()
0429 08:05:28.387710 (+     1us) write_op.cc:276] Timestamp: P: 1777449900953248 usec, L: 0
0429 08:05:28.387722 (+    12us) write_op.cc:270] Start()
0429 08:05:28.387722 (+     0us) write_op.cc:276] Timestamp: P: 1777449900954586 usec, L: 0
0429 08:05:28.387732 (+    10us) write_op.cc:270] Start()
0429 08:05:28.387733 (+     1us) write_op.cc:276] Timestamp: P: 1777449900955014 usec, L: 0
0429 08:05:28.387742 (+     9us) write_op.cc:270] Start()
0429 08:05:28.387742 (+     0us) write_op.cc:276] Timestamp: P: 1777449900955117 usec, L: 0
0429 08:05:28.387757 (+    15us) write_op.cc:270] Start()
0429 08:05:28.387758 (+     1us) write_op.cc:276] Timestamp: P: 1777449900955200 usec, L: 0
0429 08:05:28.387767 (+     9us) write_op.cc:270] Start()
0429 08:05:28.387768 (+     1us) write_op.cc:276] Timestamp: P: 1777449900957686 usec, L: 0
0429 08:05:28.387776 (+     8us) write_op.cc:270] Start()
0429 08:05:28.387777 (+     1us) write_op.cc:276] Timestamp: P: 1777449900957821 usec, L: 0
0429 08:05:28.387784 (+     7us) write_op.cc:270] Start()
0429 08:05:28.387785 (+     1us) write_op.cc:276] Timestamp: P: 1777449900958257 usec, L: 0
0429 08:05:28.387797 (+    12us) write_op.cc:270] Start()
0429 08:05:28.387798 (+     1us) write_op.cc:276] Timestamp: P: 1777449900958387 usec, L: 0
0429 08:05:28.387805 (+     7us) write_op.cc:270] Start()
0429 08:05:28.387805 (+     0us) write_op.cc:276] Timestamp: P: 1777449900959831 usec, L: 0
0429 08:05:28.387812 (+     7us) write_op.cc:270] Start()
0429 08:05:28.387812 (+     0us) write_op.cc:276] Timestamp: P: 1777449900960277 usec, L: 0
0429 08:05:28.387819 (+     7us) write_op.cc:270] Start()
0429 08:05:28.387820 (+     1us) write_op.cc:276] Timestamp: P: 1777449900960812 usec, L: 0
0429 08:05:28.387829 (+     9us) write_op.cc:270] Start()
0429 08:05:28.387829 (+     0us) write_op.cc:276] Timestamp: P: 1777449900961098 usec, L: 0
0429 08:05:28.387841 (+    12us) write_op.cc:270] Start()
0429 08:05:28.387842 (+     1us) write_op.cc:276] Timestamp: P: 1777449900961976 usec, L: 0
0429 08:05:28.387850 (+     8us) write_op.cc:270] Start()
0429 08:05:28.387851 (+     1us) write_op.cc:276] Timestamp: P: 1777449900962244 usec, L: 0
0429 08:05:28.387859 (+     8us) write_op.cc:270] Start()
0429 08:05:28.387859 (+     0us) write_op.cc:276] Timestamp: P: 1777449900964138 usec, L: 0
0429 08:05:28.387869 (+    10us) write_op.cc:270] Start()
0429 08:05:28.387870 (+     1us) write_op.cc:276] Timestamp: P: 1777449900964527 usec, L: 0
0429 08:05:28.387973 (+   103us) write_op.cc:270] Start()
0429 08:05:28.387975 (+     2us) write_op.cc:276] Timestamp: P: 1777449900964631 usec, L: 0
0429 08:05:28.387987 (+    12us) write_op.cc:270] Start()
0429 08:05:28.387988 (+     1us) write_op.cc:276] Timestamp: P: 1777449900964716 usec, L: 0
0429 08:05:28.388000 (+    12us) write_op.cc:270] Start()
0429 08:05:28.388001 (+     1us) write_op.cc:276] Timestamp: P: 1777449900966529 usec, L: 0
0429 08:05:28.388012 (+    11us) write_op.cc:270] Start()
0429 08:05:28.388013 (+     1us) write_op.cc:276] Timestamp: P: 1777449900966696 usec, L: 0
0429 08:05:28.388023 (+    10us) write_op.cc:270] Start()
0429 08:05:28.388024 (+     1us) write_op.cc:276] Timestamp: P: 1777449900966743 usec, L: 0
0429 08:05:28.388033 (+     9us) write_op.cc:270] Start()
0429 08:05:28.388033 (+     0us) write_op.cc:276] Timestamp: P: 1777449900967389 usec, L: 0
0429 08:05:28.388042 (+     9us) write_op.cc:270] Start()
0429 08:05:28.388043 (+     1us) write_op.cc:276] Timestamp: P: 1777449900968066 usec, L: 0
0429 08:05:28.388054 (+    11us) write_op.cc:270] Start()
0429 08:05:28.388056 (+     2us) write_op.cc:276] Timestamp: P: 1777449900968941 usec, L: 0
0429 08:05:28.388066 (+    10us) write_op.cc:270] Start()
0429 08:05:28.388067 (+     1us) write_op.cc:276] Timestamp: P: 1777449900969041 usec, L: 0
0429 08:05:28.388076 (+     9us) write_op.cc:270] Start()
0429 08:05:28.388077 (+     1us) write_op.cc:276] Timestamp: P: 1777449900970853 usec, L: 0
0429 08:05:28.388084 (+     7us) write_op.cc:270] Start()
0429 08:05:28.388084 (+     0us) write_op.cc:276] Timestamp: P: 1777449900971451 usec, L: 0
0429 08:05:28.388094 (+    10us) write_op.cc:270] Start()
0429 08:05:28.388095 (+     1us) write_op.cc:276] Timestamp: P: 1777449900971595 usec, L: 0
0429 08:05:28.388103 (+     8us) write_op.cc:270] Start()
0429 08:05:28.388105 (+     2us) write_op.cc:276] Timestamp: P: 1777449900971787 usec, L: 0
0429 08:05:28.388114 (+     9us) write_op.cc:270] Start()
0429 08:05:28.388115 (+     1us) write_op.cc:276] Timestamp: P: 1777449900973331 usec, L: 0
0429 08:05:28.388128 (+    13us) write_op.cc:270] Start()
0429 08:05:28.388129 (+     1us) write_op.cc:276] Timestamp: P: 1777449900974107 usec, L: 0
0429 08:05:28.388143 (+    14us) write_op.cc:270] Start()
0429 08:05:28.388144 (+     1us) write_op.cc:276] Timestamp: P: 1777449900974201 usec, L: 0
0429 08:05:28.388154 (+    10us) write_op.cc:270] Start()
0429 08:05:28.388155 (+     1us) write_op.cc:276] Timestamp: P: 1777449900974465 usec, L: 0
0429 08:05:28.388162 (+     7us) write_op.cc:270] Start()
0429 08:05:28.388162 (+     0us) write_op.cc:276] Timestamp: P: 1777449900975487 usec, L: 0
0429 08:05:28.388172 (+    10us) write_op.cc:270] Start()
0429 08:05:28.388174 (+     2us) write_op.cc:276] Timestamp: P: 1777449900977072 usec, L: 0
0429 08:05:28.388184 (+    10us) write_op.cc:270] Start()
0429 08:05:28.388185 (+     1us) write_op.cc:276] Timestamp: P: 1777449900977166 usec, L: 0
0429 08:05:28.388192 (+     7us) write_op.cc:270] Start()
0429 08:05:28.388193 (+     1us) write_op.cc:276] Timestamp: P: 1777449900977933 usec, L: 0
0429 08:05:28.388200 (+     7us) write_op.cc:270] Start()
0429 08:05:28.388201 (+     1us) write_op.cc:276] Timestamp: P: 1777449900978279 usec, L: 0
0429 08:05:28.388208 (+     7us) write_op.cc:270] Start()
0429 08:05:28.388209 (+     1us) write_op.cc:276] Timestamp: P: 1777449900979264 usec, L: 0
0429 08:05:28.388219 (+    10us) write_op.cc:270] Start()
0429 08:05:28.388219 (+     0us) write_op.cc:276] Timestamp: P: 1777449900979741 usec, L: 0
0429 08:05:28.388229 (+    10us) write_op.cc:270] Start()
0429 08:05:28.388230 (+     1us) write_op.cc:276] Timestamp: P: 1777449900980244 usec, L: 0
0429 08:05:28.388609 (+   379us) write_op.cc:270] Start()
0429 08:05:28.388612 (+     3us) write_op.cc:276] Timestamp: P: 1777449900981284 usec, L: 0
0429 08:05:28.388626 (+    14us) write_op.cc:270] Start()
0429 08:05:28.388627 (+     1us) write_op.cc:276] Timestamp: P: 1777449900982442 usec, L: 0
0429 08:05:28.388641 (+    14us) write_op.cc:270] Start()
0429 08:05:28.388642 (+     1us) write_op.cc:276] Timestamp: P: 1777449900982557 usec, L: 0
0429 08:05:28.388652 (+    10us) write_op.cc:270] Start()
0429 08:05:28.388653 (+     1us) write_op.cc:276] Timestamp: P: 1777449900983779 usec, L: 0
0429 08:05:28.388662 (+     9us) write_op.cc:270] Start()
0429 08:05:28.388663 (+     1us) write_op.cc:276] Timestamp: P: 1777449900985276 usec, L: 0
0429 08:05:28.388672 (+     9us) write_op.cc:270] Start()
0429 08:05:28.388684 (+    12us) write_op.cc:276] Timestamp: P: 1777449900985378 usec, L: 0
0429 08:05:28.388693 (+     9us) write_op.cc:270] Start()
0429 08:05:28.388694 (+     1us) write_op.cc:276] Timestamp: P: 1777449900985544 usec, L: 0
0429 08:05:28.388701 (+     7us) write_op.cc:270] Start()
0429 08:05:28.388702 (+     1us) write_op.cc:276] Timestamp: P: 1777449900986021 usec, L: 0
0429 08:05:28.388710 (+     8us) write_op.cc:270] Start()
0429 08:05:28.388711 (+     1us) write_op.cc:276] Timestamp: P: 1777449900988353 usec, L: 0
0429 08:05:28.388719 (+     8us) write_op.cc:270] Start()
0429 08:05:28.388721 (+     2us) write_op.cc:276] Timestamp: P: 1777449900988436 usec, L: 0
0429 08:05:28.388732 (+    11us) write_op.cc:270] Start()
0429 08:05:28.388732 (+     0us) write_op.cc:276] Timestamp: P: 1777449900988474 usec, L: 0
0429 08:05:28.388738 (+     6us) write_op.cc:270] Start()
0429 08:05:28.388739 (+     1us) write_op.cc:276] Timestamp: P: 1777449900988965 usec, L: 0
0429 08:05:28.388744 (+     5us) write_op.cc:270] Start()
0429 08:05:28.388745 (+     1us) write_op.cc:276] Timestamp: P: 1777449900990317 usec, L: 0
0429 08:05:28.388750 (+     5us) write_op.cc:270] Start()
0429 08:05:28.388753 (+     3us) write_op.cc:276] Timestamp: P: 1777449900990434 usec, L: 0
0429 08:05:28.388759 (+     6us) write_op.cc:270] Start()
0429 08:05:28.388759 (+     0us) write_op.cc:276] Timestamp: P: 1777449900990517 usec, L: 0
0429 08:05:28.388765 (+     6us) write_op.cc:270] Start()
0429 08:05:28.388765 (+     0us) write_op.cc:276] Timestamp: P: 1777449900992880 usec, L: 0
0429 08:05:28.388771 (+     6us) write_op.cc:270] Start()
0429 08:05:28.388771 (+     0us) write_op.cc:276] Timestamp: P: 1777449900993031 usec, L: 0
0429 08:05:28.388777 (+     6us) write_op.cc:270] Start()
0429 08:05:28.388780 (+     3us) write_op.cc:276] Timestamp: P: 1777449900993126 usec, L: 0
0429 08:05:28.388785 (+     5us) write_op.cc:270] Start()
0429 08:05:28.388785 (+     0us) write_op.cc:276] Timestamp: P: 1777449900994341 usec, L: 0
0429 08:05:28.388791 (+     6us) write_op.cc:270] Start()
0429 08:05:28.388791 (+     0us) write_op.cc:276] Timestamp: P: 1777449900994922 usec, L: 0
0429 08:05:28.388797 (+     6us) write_op.cc:270] Start()
0429 08:05:28.388797 (+     0us) write_op.cc:276] Timestamp: P: 1777449900995576 usec, L: 0
0429 08:05:28.388803 (+     6us) write_op.cc:270] Start()
0429 08:05:28.388805 (+     2us) write_op.cc:276] Timestamp: P: 1777449900995896 usec, L: 0
0429 08:05:28.388832 (+    27us) write_op.cc:270] Start()
0429 08:05:28.388833 (+     1us) write_op.cc:276] Timestamp: P: 1777449900997534 usec, L: 0
0429 08:05:28.388844 (+    11us) write_op.cc:270] Start()
0429 08:05:28.388845 (+     1us) write_op.cc:276] Timestamp: P: 1777449900998024 usec, L: 0
0429 08:05:28.388853 (+     8us) write_op.cc:270] Start()
0429 08:05:28.388854 (+     1us) write_op.cc:276] Timestamp: P: 1777449900998486 usec, L: 0
0429 08:05:28.388861 (+     7us) write_op.cc:270] Start()
0429 08:05:28.388864 (+     3us) write_op.cc:276] Timestamp: P: 1777449900998630 usec, L: 0
0429 08:05:28.388872 (+     8us) write_op.cc:270] Start()
0429 08:05:28.388872 (+     0us) write_op.cc:276] Timestamp: P: 1777449901000498 usec, L: 0
0429 08:05:28.388879 (+     7us) write_op.cc:270] Start()
0429 08:05:28.388880 (+     1us) write_op.cc:276] Timestamp: P: 1777449901000587 usec, L: 0
0429 08:05:28.388887 (+     7us) write_op.cc:270] Start()
0429 08:05:28.388888 (+     1us) write_op.cc:276] Timestamp: P: 1777449901001156 usec, L: 0
0429 08:05:28.388895 (+     7us) write_op.cc:270] Start()
0429 08:05:28.388898 (+     3us) write_op.cc:276] Timestamp: P: 1777449901001237 usec, L: 0
0429 08:05:28.388910 (+    12us) write_op.cc:270] Start()
0429 08:05:28.388910 (+     0us) write_op.cc:276] Timestamp: P: 1777449901002951 usec, L: 0
0429 08:05:28.388918 (+     8us) write_op.cc:270] Start()
0429 08:05:28.388919 (+     1us) write_op.cc:276] Timestamp: P: 1777449901003314 usec, L: 0
0429 08:05:28.388926 (+     7us) write_op.cc:270] Start()
0429 08:05:28.388926 (+     0us) write_op.cc:276] Timestamp: P: 1777449901004127 usec, L: 0
0429 08:05:28.388934 (+     8us) write_op.cc:270] Start()
0429 08:05:28.388937 (+     3us) write_op.cc:276] Timestamp: P: 1777449901004227 usec, L: 0
0429 08:05:28.388944 (+     7us) write_op.cc:270] Start()
0429 08:05:28.388945 (+     1us) write_op.cc:276] Timestamp: P: 1777449901005782 usec, L: 0
0429 08:05:28.388952 (+     7us) write_op.cc:270] Start()
0429 08:05:28.388953 (+     1us) write_op.cc:276] Timestamp: P: 1777449901005877 usec, L: 0
0429 08:05:28.388961 (+     8us) write_op.cc:270] Start()
0429 08:05:28.388963 (+     2us) write_op.cc:276] Timestamp: P: 1777449901007138 usec, L: 0
0429 08:05:28.388970 (+     7us) write_op.cc:270] Start()
0429 08:05:28.388973 (+     3us) write_op.cc:276] Timestamp: P: 1777449901007234 usec, L: 0
0429 08:05:28.388980 (+     7us) write_op.cc:270] Start()
0429 08:05:28.388981 (+     1us) write_op.cc:276] Timestamp: P: 1777449901008377 usec, L: 0
0429 08:05:28.388990 (+     9us) write_op.cc:270] Start()
0429 08:05:28.388991 (+     1us) write_op.cc:276] Timestamp: P: 1777449901008689 usec, L: 0
0429 08:05:28.388998 (+     7us) write_op.cc:270] Start()
0429 08:05:28.388998 (+     0us) write_op.cc:276] Timestamp: P: 1777449901009318 usec, L: 0
0429 08:05:28.389006 (+     8us) write_op.cc:270] Start()
0429 08:05:28.389009 (+     3us) write_op.cc:276] Timestamp: P: 1777449901010564 usec, L: 0
0429 08:05:28.389016 (+     7us) write_op.cc:270] Start()
0429 08:05:28.389017 (+     1us) write_op.cc:276] Timestamp: P: 1777449901011095 usec, L: 0
0429 08:05:28.389025 (+     8us) write_op.cc:270] Start()
0429 08:05:28.389025 (+     0us) write_op.cc:276] Timestamp: P: 1777449901011638 usec, L: 0
0429 08:05:28.389033 (+     8us) write_op.cc:270] Start()
0429 08:05:28.389034 (+     1us) write_op.cc:276] Timestamp: P: 1777449901011736 usec, L: 0
0429 08:05:28.389041 (+     7us) write_op.cc:270] Start()
0429 08:05:28.389044 (+     3us) write_op.cc:276] Timestamp: P: 1777449901012972 usec, L: 0
0429 08:05:28.389052 (+     8us) write_op.cc:270] Start()
0429 08:05:28.389053 (+     1us) write_op.cc:276] Timestamp: P: 1777449901013503 usec, L: 0
0429 08:05:28.389060 (+     7us) write_op.cc:270] Start()
0429 08:05:28.389061 (+     1us) write_op.cc:276] Timestamp: P: 1777449901015334 usec, L: 0
0429 08:05:28.389069 (+     8us) write_op.cc:270] Start()
0429 08:05:28.389070 (+     1us) write_op.cc:276] Timestamp: P: 1777449901015546 usec, L: 0
0429 08:05:28.389077 (+     7us) write_op.cc:270] Start()
0429 08:05:28.389080 (+     3us) write_op.cc:276] Timestamp: P: 1777449901016384 usec, L: 0
0429 08:05:28.389088 (+     8us) write_op.cc:270] Start()
0429 08:05:28.389090 (+     2us) write_op.cc:276] Timestamp: P: 1777449901016515 usec, L: 0
0429 08:05:28.389101 (+    11us) write_op.cc:270] Start()
0429 08:05:28.389102 (+     1us) write_op.cc:276] Timestamp: P: 1777449901018381 usec, L: 0
0429 08:05:28.389111 (+     9us) write_op.cc:270] Start()
0429 08:05:28.389111 (+     0us) write_op.cc:276] Timestamp: P: 1777449901018496 usec, L: 0
0429 08:05:28.389122 (+    11us) write_op.cc:270] Start()
0429 08:05:28.389126 (+     4us) write_op.cc:276] Timestamp: P: 1777449901018841 usec, L: 0
0429 08:05:28.389139 (+    13us) write_op.cc:270] Start()
0429 08:05:28.389140 (+     1us) write_op.cc:276] Timestamp: P: 1777449901019241 usec, L: 0
0429 08:05:28.389151 (+    11us) write_op.cc:270] Start()
0429 08:05:28.389152 (+     1us) write_op.cc:276] Timestamp: P: 1777449901020800 usec, L: 0
0429 08:05:28.389160 (+     8us) write_op.cc:270] Start()
0429 08:05:28.389161 (+     1us) write_op.cc:276] Timestamp: P: 1777449901020879 usec, L: 0
0429 08:05:28.389172 (+    11us) write_op.cc:270] Start()
0429 08:05:28.389175 (+     3us) write_op.cc:276] Timestamp: P: 1777449901021756 usec, L: 0
0429 08:05:28.389186 (+    11us) write_op.cc:270] Start()
0429 08:05:28.389187 (+     1us) write_op.cc:276] Timestamp: P: 1777449901021857 usec, L: 0
0429 08:05:28.389198 (+    11us) write_op.cc:270] Start()
0429 08:05:28.389199 (+     1us) write_op.cc:276] Timestamp: P: 1777449901023829 usec, L: 0
0429 08:05:28.389206 (+     7us) write_op.cc:270] Start()
0429 08:05:28.389207 (+     1us) write_op.cc:276] Timestamp: P: 1777449901023929 usec, L: 0
0429 08:05:28.389216 (+     9us) write_op.cc:270] Start()
0429 08:05:28.389220 (+     4us) write_op.cc:276] Timestamp: P: 1777449901024000 usec, L: 0
0429 08:05:28.389229 (+     9us) write_op.cc:270] Start()
0429 08:05:28.389230 (+     1us) write_op.cc:276] Timestamp: P: 1777449901024485 usec, L: 0
0429 08:05:28.389241 (+    11us) write_op.cc:270] Start()
0429 08:05:28.389242 (+     1us) write_op.cc:276] Timestamp: P: 1777449901026135 usec, L: 0
0429 08:05:28.389253 (+    11us) write_op.cc:270] Start()
0429 08:05:28.389254 (+     1us) write_op.cc:276] Timestamp: P: 1777449901026309 usec, L: 0
0429 08:05:28.389262 (+     8us) write_op.cc:270] Start()
0429 08:05:28.389266 (+     4us) write_op.cc:276] Timestamp: P: 1777449901026404 usec, L: 0
0429 08:05:28.389273 (+     7us) write_op.cc:270] Start()
0429 08:05:28.389273 (+     0us) write_op.cc:276] Timestamp: P: 1777449901028369 usec, L: 0
0429 08:05:28.389280 (+     7us) write_op.cc:270] Start()
0429 08:05:28.389281 (+     1us) write_op.cc:276] Timestamp: P: 1777449901028474 usec, L: 0
0429 08:05:28.389288 (+     7us) write_op.cc:270] Start()
0429 08:05:28.389289 (+     1us) write_op.cc:276] Timestamp: P: 1777449901028544 usec, L: 0
0429 08:05:28.389296 (+     7us) write_op.cc:270] Start()
0429 08:05:28.389299 (+     3us) write_op.cc:276] Timestamp: P: 1777449901028624 usec, L: 0
0429 08:05:28.389307 (+     8us) write_op.cc:270] Start()
0429 08:05:28.389307 (+     0us) write_op.cc:276] Timestamp: P: 1777449901031132 usec, L: 0
0429 08:05:28.389320 (+    13us) write_op.cc:270] Start()
0429 08:05:28.389320 (+     0us) write_op.cc:276] Timestamp: P: 17774499
I20260429 08:05:29.450212  8395 consensus_queue.cc:799] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [LEADER]: Peer dc98e72103e94f92a8b1a214d8b88c62 is lagging by at least 37773 ops behind the committed index  [suppressed 2 similar messages]
W20260429 08:05:29.466120  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1150ms of latency in SegmentAllocator::Sync()
W20260429 08:05:29.971714  8023 tablet_service.cc:3080] error setting up scanner e1369993773d4782b11654592d3c945f with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1777449928971526 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1777449901494477 usec, L: 0 Physical time difference: 27.477s: new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "775b828a285148ad86248db27bcf5ff3"
W20260429 08:05:30.567384  8022 tablet_service.cc:3080] error setting up scanner b90650885c0c4481b80e1c1f4d57e8c8 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1777449929567229 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1777449901494477 usec, L: 0 Physical time difference: 28.073s: new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "ff9323f2b2fe40acb8a2061909bddd0c"
I20260429 08:05:30.618710  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 37) took 1167 ms. Trace:
I20260429 08:05:30.618793  8063 rpcz_store.cc:276] 0429 08:05:29.451628 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:05:29.451692 (+    64us) service_pool.cc:225] Handling call
0429 08:05:29.453065 (+  1373us) raft_consensus.cc:1471] Updating replica for 425 ops
0429 08:05:29.454641 (+  1576us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:05:29.454642 (+     1us) raft_consensus.cc:1539] Triggering prepare for 425 ops
0429 08:05:29.454656 (+    14us) write_op.cc:270] Start()
0429 08:05:29.454660 (+     4us) write_op.cc:276] Timestamp: P: 1777449901191656 usec, L: 0
0429 08:05:29.454753 (+    93us) write_op.cc:270] Start()
0429 08:05:29.454754 (+     1us) write_op.cc:276] Timestamp: P: 1777449901192032 usec, L: 0
0429 08:05:29.454761 (+     7us) write_op.cc:270] Start()
0429 08:05:29.454761 (+     0us) write_op.cc:276] Timestamp: P: 1777449901192273 usec, L: 0
0429 08:05:29.454770 (+     9us) write_op.cc:270] Start()
0429 08:05:29.454771 (+     1us) write_op.cc:276] Timestamp: P: 1777449901193004 usec, L: 0
0429 08:05:29.454779 (+     8us) write_op.cc:270] Start()
0429 08:05:29.454779 (+     0us) write_op.cc:276] Timestamp: P: 1777449901193780 usec, L: 0
0429 08:05:29.454785 (+     6us) write_op.cc:270] Start()
0429 08:05:29.454786 (+     1us) write_op.cc:276] Timestamp: P: 1777449901194959 usec, L: 0
0429 08:05:29.454791 (+     5us) write_op.cc:270] Start()
0429 08:05:29.454792 (+     1us) write_op.cc:276] Timestamp: P: 1777449901195068 usec, L: 0
0429 08:05:29.454803 (+    11us) write_op.cc:270] Start()
0429 08:05:29.454804 (+     1us) write_op.cc:276] Timestamp: P: 1777449901195610 usec, L: 0
0429 08:05:29.454811 (+     7us) write_op.cc:270] Start()
0429 08:05:29.454812 (+     1us) write_op.cc:276] Timestamp: P: 1777449901196381 usec, L: 0
0429 08:05:29.454817 (+     5us) write_op.cc:270] Start()
0429 08:05:29.454817 (+     0us) write_op.cc:276] Timestamp: P: 1777449901198277 usec, L: 0
0429 08:05:29.454823 (+     6us) write_op.cc:270] Start()
0429 08:05:29.454824 (+     1us) write_op.cc:276] Timestamp: P: 1777449901198526 usec, L: 0
0429 08:05:29.454828 (+     4us) write_op.cc:270] Start()
0429 08:05:29.454829 (+     1us) write_op.cc:276] Timestamp: P: 1777449901198684 usec, L: 0
0429 08:05:29.454836 (+     7us) write_op.cc:270] Start()
0429 08:05:29.454836 (+     0us) write_op.cc:276] Timestamp: P: 1777449901198856 usec, L: 0
0429 08:05:29.454841 (+     5us) write_op.cc:270] Start()
0429 08:05:29.454842 (+     1us) write_op.cc:276] Timestamp: P: 1777449901200443 usec, L: 0
0429 08:05:29.454847 (+     5us) write_op.cc:270] Start()
0429 08:05:29.454847 (+     0us) write_op.cc:276] Timestamp: P: 1777449901201649 usec, L: 0
0429 08:05:29.454852 (+     5us) write_op.cc:270] Start()
0429 08:05:29.454852 (+     0us) write_op.cc:276] Timestamp: P: 1777449901201795 usec, L: 0
0429 08:05:29.454860 (+     8us) write_op.cc:270] Start()
0429 08:05:29.454860 (+     0us) write_op.cc:276] Timestamp: P: 1777449901201868 usec, L: 0
0429 08:05:29.454866 (+     6us) write_op.cc:270] Start()
0429 08:05:29.454866 (+     0us) write_op.cc:276] Timestamp: P: 1777449901202711 usec, L: 0
0429 08:05:29.454872 (+     6us) write_op.cc:270] Start()
0429 08:05:29.454873 (+     1us) write_op.cc:276] Timestamp: P: 1777449901203756 usec, L: 0
0429 08:05:29.454878 (+     5us) write_op.cc:270] Start()
0429 08:05:29.454878 (+     0us) write_op.cc:276] Timestamp: P: 1777449901203861 usec, L: 0
0429 08:05:29.454885 (+     7us) write_op.cc:270] Start()
0429 08:05:29.454886 (+     1us) write_op.cc:276] Timestamp: P: 1777449901204458 usec, L: 0
0429 08:05:29.454892 (+     6us) write_op.cc:270] Start()
0429 08:05:29.454892 (+     0us) write_op.cc:276] Timestamp: P: 1777449901205443 usec, L: 0
0429 08:05:29.454897 (+     5us) write_op.cc:270] Start()
0429 08:05:29.454898 (+     1us) write_op.cc:276] Timestamp: P: 1777449901206497 usec, L: 0
0429 08:05:29.454903 (+     5us) write_op.cc:270] Start()
0429 08:05:29.454903 (+     0us) write_op.cc:276] Timestamp: P: 1777449901206602 usec, L: 0
0429 08:05:29.454912 (+     9us) write_op.cc:270] Start()
0429 08:05:29.454912 (+     0us) write_op.cc:276] Timestamp: P: 1777449901207844 usec, L: 0
0429 08:05:29.454918 (+     6us) write_op.cc:270] Start()
0429 08:05:29.454919 (+     1us) write_op.cc:276] Timestamp: P: 1777449901209147 usec, L: 0
0429 08:05:29.454924 (+     5us) write_op.cc:270] Start()
0429 08:05:29.454925 (+     1us) write_op.cc:276] Timestamp: P: 1777449901209326 usec, L: 0
0429 08:05:29.454933 (+     8us) write_op.cc:270] Start()
0429 08:05:29.454936 (+     3us) write_op.cc:276] Timestamp: P: 1777449901210565 usec, L: 0
0429 08:05:29.454941 (+     5us) write_op.cc:270] Start()
0429 08:05:29.454941 (+     0us) write_op.cc:276] Timestamp: P: 1777449901211399 usec, L: 0
0429 08:05:29.454947 (+     6us) write_op.cc:270] Start()
0429 08:05:29.454948 (+     1us) write_op.cc:276] Timestamp: P: 1777449901211881 usec, L: 0
0429 08:05:29.454953 (+     5us) write_op.cc:270] Start()
0429 08:05:29.454954 (+     1us) write_op.cc:276] Timestamp: P: 1777449901211984 usec, L: 0
0429 08:05:29.454960 (+     6us) write_op.cc:270] Start()
0429 08:05:29.454963 (+     3us) write_op.cc:276] Timestamp: P: 1777449901213975 usec, L: 0
0429 08:05:29.454969 (+     6us) write_op.cc:270] Start()
0429 08:05:29.454970 (+     1us) write_op.cc:276] Timestamp: P: 1777449901214097 usec, L: 0
0429 08:05:29.454976 (+     6us) write_op.cc:270] Start()
0429 08:05:29.454976 (+     0us) write_op.cc:276] Timestamp: P: 1777449901214949 usec, L: 0
0429 08:05:29.454982 (+     6us) write_op.cc:270] Start()
0429 08:05:29.454982 (+     0us) write_op.cc:276] Timestamp: P: 1777449901215045 usec, L: 0
0429 08:05:29.454987 (+     5us) write_op.cc:270] Start()
0429 08:05:29.454989 (+     2us) write_op.cc:276] Timestamp: P: 1777449901216203 usec, L: 0
0429 08:05:29.454995 (+     6us) write_op.cc:270] Start()
0429 08:05:29.454995 (+     0us) write_op.cc:276] Timestamp: P: 1777449901217424 usec, L: 0
0429 08:05:29.455001 (+     6us) write_op.cc:270] Start()
0429 08:05:29.455001 (+     0us) write_op.cc:276] Timestamp: P: 1777449901217620 usec, L: 0
0429 08:05:29.455007 (+     6us) write_op.cc:270] Start()
0429 08:05:29.455007 (+     0us) write_op.cc:276] Timestamp: P: 1777449901217699 usec, L: 0
0429 08:05:29.455013 (+     6us) write_op.cc:270] Start()
0429 08:05:29.455015 (+     2us) write_op.cc:276] Timestamp: P: 1777449901220274 usec, L: 0
0429 08:05:29.455020 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455021 (+     1us) write_op.cc:276] Timestamp: P: 1777449901220444 usec, L: 0
0429 08:05:29.455025 (+     4us) write_op.cc:270] Start()
0429 08:05:29.455026 (+     1us) write_op.cc:276] Timestamp: P: 1777449901220532 usec, L: 0
0429 08:05:29.455032 (+     6us) write_op.cc:270] Start()
0429 08:05:29.455032 (+     0us) write_op.cc:276] Timestamp: P: 1777449901220606 usec, L: 0
0429 08:05:29.455038 (+     6us) write_op.cc:270] Start()
0429 08:05:29.455041 (+     3us) write_op.cc:276] Timestamp: P: 1777449901222626 usec, L: 0
0429 08:05:29.455046 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455046 (+     0us) write_op.cc:276] Timestamp: P: 1777449901223026 usec, L: 0
0429 08:05:29.455052 (+     6us) write_op.cc:270] Start()
0429 08:05:29.455052 (+     0us) write_op.cc:276] Timestamp: P: 1777449901223113 usec, L: 0
0429 08:05:29.455057 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455057 (+     0us) write_op.cc:276] Timestamp: P: 1777449901223314 usec, L: 0
0429 08:05:29.455062 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455064 (+     2us) write_op.cc:276] Timestamp: P: 1777449901224988 usec, L: 0
0429 08:05:29.455070 (+     6us) write_op.cc:270] Start()
0429 08:05:29.455071 (+     1us) write_op.cc:276] Timestamp: P: 1777449901225622 usec, L: 0
0429 08:05:29.455081 (+    10us) write_op.cc:270] Start()
0429 08:05:29.455082 (+     1us) write_op.cc:276] Timestamp: P: 1777449901225727 usec, L: 0
0429 08:05:29.455088 (+     6us) write_op.cc:270] Start()
0429 08:05:29.455088 (+     0us) write_op.cc:276] Timestamp: P: 1777449901225798 usec, L: 0
0429 08:05:29.455094 (+     6us) write_op.cc:270] Start()
0429 08:05:29.455096 (+     2us) write_op.cc:276] Timestamp: P: 1777449901227755 usec, L: 0
0429 08:05:29.455102 (+     6us) write_op.cc:270] Start()
0429 08:05:29.455102 (+     0us) write_op.cc:276] Timestamp: P: 1777449901227844 usec, L: 0
0429 08:05:29.455108 (+     6us) write_op.cc:270] Start()
0429 08:05:29.455109 (+     1us) write_op.cc:276] Timestamp: P: 1777449901228178 usec, L: 0
0429 08:05:29.455115 (+     6us) write_op.cc:270] Start()
0429 08:05:29.455115 (+     0us) write_op.cc:276] Timestamp: P: 1777449901228389 usec, L: 0
0429 08:05:29.455121 (+     6us) write_op.cc:270] Start()
0429 08:05:29.455123 (+     2us) write_op.cc:276] Timestamp: P: 1777449901229681 usec, L: 0
0429 08:05:29.455129 (+     6us) write_op.cc:270] Start()
0429 08:05:29.455129 (+     0us) write_op.cc:276] Timestamp: P: 1777449901229781 usec, L: 0
0429 08:05:29.455134 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455135 (+     1us) write_op.cc:276] Timestamp: P: 1777449901230616 usec, L: 0
0429 08:05:29.455139 (+     4us) write_op.cc:270] Start()
0429 08:05:29.455140 (+     1us) write_op.cc:276] Timestamp: P: 1777449901230727 usec, L: 0
0429 08:05:29.455148 (+     8us) write_op.cc:270] Start()
0429 08:05:29.455150 (+     2us) write_op.cc:276] Timestamp: P: 1777449901232237 usec, L: 0
0429 08:05:29.455156 (+     6us) write_op.cc:270] Start()
0429 08:05:29.455156 (+     0us) write_op.cc:276] Timestamp: P: 1777449901232345 usec, L: 0
0429 08:05:29.455161 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455162 (+     1us) write_op.cc:276] Timestamp: P: 1777449901233187 usec, L: 0
0429 08:05:29.455167 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455168 (+     1us) write_op.cc:276] Timestamp: P: 1777449901233284 usec, L: 0
0429 08:05:29.455176 (+     8us) write_op.cc:270] Start()
0429 08:05:29.455176 (+     0us) write_op.cc:276] Timestamp: P: 1777449901235177 usec, L: 0
0429 08:05:29.455182 (+     6us) write_op.cc:270] Start()
0429 08:05:29.455183 (+     1us) write_op.cc:276] Timestamp: P: 1777449901235306 usec, L: 0
0429 08:05:29.455188 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455188 (+     0us) write_op.cc:276] Timestamp: P: 1777449901235676 usec, L: 0
0429 08:05:29.455199 (+    11us) write_op.cc:270] Start()
0429 08:05:29.455200 (+     1us) write_op.cc:276] Timestamp: P: 1777449901236169 usec, L: 0
0429 08:05:29.455208 (+     8us) write_op.cc:270] Start()
0429 08:05:29.455208 (+     0us) write_op.cc:276] Timestamp: P: 1777449901238571 usec, L: 0
0429 08:05:29.455213 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455214 (+     1us) write_op.cc:276] Timestamp: P: 1777449901238805 usec, L: 0
0429 08:05:29.455219 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455219 (+     0us) write_op.cc:276] Timestamp: P: 1777449901238992 usec, L: 0
0429 08:05:29.455224 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455225 (+     1us) write_op.cc:276] Timestamp: P: 1777449901239404 usec, L: 0
0429 08:05:29.455231 (+     6us) write_op.cc:270] Start()
0429 08:05:29.455231 (+     0us) write_op.cc:276] Timestamp: P: 1777449901240318 usec, L: 0
0429 08:05:29.455236 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455237 (+     1us) write_op.cc:276] Timestamp: P: 1777449901241871 usec, L: 0
0429 08:05:29.455242 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455242 (+     0us) write_op.cc:276] Timestamp: P: 1777449901241971 usec, L: 0
0429 08:05:29.455248 (+     6us) write_op.cc:270] Start()
0429 08:05:29.455248 (+     0us) write_op.cc:276] Timestamp: P: 1777449901242301 usec, L: 0
0429 08:05:29.455256 (+     8us) write_op.cc:270] Start()
0429 08:05:29.455257 (+     1us) write_op.cc:276] Timestamp: P: 1777449901243516 usec, L: 0
0429 08:05:29.455262 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455263 (+     1us) write_op.cc:276] Timestamp: P: 1777449901244185 usec, L: 0
0429 08:05:29.455267 (+     4us) write_op.cc:270] Start()
0429 08:05:29.455268 (+     1us) write_op.cc:276] Timestamp: P: 1777449901244268 usec, L: 0
0429 08:05:29.455273 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455274 (+     1us) write_op.cc:276] Timestamp: P: 1777449901246288 usec, L: 0
0429 08:05:29.455282 (+     8us) write_op.cc:270] Start()
0429 08:05:29.455282 (+     0us) write_op.cc:276] Timestamp: P: 1777449901246774 usec, L: 0
0429 08:05:29.455287 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455288 (+     1us) write_op.cc:276] Timestamp: P: 1777449901247112 usec, L: 0
0429 08:05:29.455292 (+     4us) write_op.cc:270] Start()
0429 08:05:29.455293 (+     1us) write_op.cc:276] Timestamp: P: 1777449901247208 usec, L: 0
0429 08:05:29.455298 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455298 (+     0us) write_op.cc:276] Timestamp: P: 1777449901249431 usec, L: 0
0429 08:05:29.455304 (+     6us) write_op.cc:270] Start()
0429 08:05:29.455305 (+     1us) write_op.cc:276] Timestamp: P: 1777449901249550 usec, L: 0
0429 08:05:29.455309 (+     4us) write_op.cc:270] Start()
0429 08:05:29.455310 (+     1us) write_op.cc:276] Timestamp: P: 1777449901249649 usec, L: 0
0429 08:05:29.455315 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455316 (+     1us) write_op.cc:276] Timestamp: P: 1777449901250047 usec, L: 0
0429 08:05:29.455321 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455321 (+     0us) write_op.cc:276] Timestamp: P: 1777449901252128 usec, L: 0
0429 08:05:29.455329 (+     8us) write_op.cc:270] Start()
0429 08:05:29.455330 (+     1us) write_op.cc:276] Timestamp: P: 1777449901252296 usec, L: 0
0429 08:05:29.455334 (+     4us) write_op.cc:270] Start()
0429 08:05:29.455335 (+     1us) write_op.cc:276] Timestamp: P: 1777449901252392 usec, L: 0
0429 08:05:29.455340 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455341 (+     1us) write_op.cc:276] Timestamp: P: 1777449901252587 usec, L: 0
0429 08:05:29.455345 (+     4us) write_op.cc:270] Start()
0429 08:05:29.455351 (+     6us) write_op.cc:276] Timestamp: P: 1777449901254730 usec, L: 0
0429 08:05:29.455368 (+    17us) write_op.cc:270] Start()
0429 08:05:29.455368 (+     0us) write_op.cc:276] Timestamp: P: 1777449901254797 usec, L: 0
0429 08:05:29.455373 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455374 (+     1us) write_op.cc:276] Timestamp: P: 1777449901254834 usec, L: 0
0429 08:05:29.455379 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455379 (+     0us) write_op.cc:276] Timestamp: P: 1777449901255654 usec, L: 0
0429 08:05:29.455385 (+     6us) write_op.cc:270] Start()
0429 08:05:29.455386 (+     1us) write_op.cc:276] Timestamp: P: 1777449901257691 usec, L: 0
0429 08:05:29.455393 (+     7us) write_op.cc:270] Start()
0429 08:05:29.455393 (+     0us) write_op.cc:276] Timestamp: P: 1777449901257789 usec, L: 0
0429 08:05:29.455399 (+     6us) write_op.cc:270] Start()
0429 08:05:29.455399 (+     0us) write_op.cc:276] Timestamp: P: 1777449901258125 usec, L: 0
0429 08:05:29.455405 (+     6us) write_op.cc:270] Start()
0429 08:05:29.455405 (+     0us) write_op.cc:276] Timestamp: P: 1777449901258753 usec, L: 0
0429 08:05:29.455410 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455410 (+     0us) write_op.cc:276] Timestamp: P: 1777449901259713 usec, L: 0
0429 08:05:29.455417 (+     7us) write_op.cc:270] Start()
0429 08:05:29.455417 (+     0us) write_op.cc:276] Timestamp: P: 1777449901260303 usec, L: 0
0429 08:05:29.455422 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455422 (+     0us) write_op.cc:276] Timestamp: P: 1777449901261462 usec, L: 0
0429 08:05:29.455428 (+     6us) write_op.cc:270] Start()
0429 08:05:29.455429 (+     1us) write_op.cc:276] Timestamp: P: 1777449901263429 usec, L: 0
0429 08:05:29.455434 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455434 (+     0us) write_op.cc:276] Timestamp: P: 1777449901263583 usec, L: 0
0429 08:05:29.455441 (+     7us) write_op.cc:270] Start()
0429 08:05:29.455442 (+     1us) write_op.cc:276] Timestamp: P: 1777449901263734 usec, L: 0
0429 08:05:29.455447 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455447 (+     0us) write_op.cc:276] Timestamp: P: 1777449901265043 usec, L: 0
0429 08:05:29.455452 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455452 (+     0us) write_op.cc:276] Timestamp: P: 1777449901266150 usec, L: 0
0429 08:05:29.455457 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455458 (+     1us) write_op.cc:276] Timestamp: P: 1777449901266232 usec, L: 0
0429 08:05:29.455464 (+     6us) write_op.cc:270] Start()
0429 08:05:29.455464 (+     0us) write_op.cc:276] Timestamp: P: 1777449901267018 usec, L: 0
0429 08:05:29.455469 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455470 (+     1us) write_op.cc:276] Timestamp: P: 1777449901268646 usec, L: 0
0429 08:05:29.455518 (+    48us) write_op.cc:270] Start()
0429 08:05:29.455520 (+     2us) write_op.cc:276] Timestamp: P: 1777449901269243 usec, L: 0
0429 08:05:29.455529 (+     9us) write_op.cc:270] Start()
0429 08:05:29.455530 (+     1us) write_op.cc:276] Timestamp: P: 1777449901269300 usec, L: 0
0429 08:05:29.455539 (+     9us) write_op.cc:270] Start()
0429 08:05:29.455540 (+     1us) write_op.cc:276] Timestamp: P: 1777449901270326 usec, L: 0
0429 08:05:29.455551 (+    11us) write_op.cc:270] Start()
0429 08:05:29.455552 (+     1us) write_op.cc:276] Timestamp: P: 1777449901272071 usec, L: 0
0429 08:05:29.455562 (+    10us) write_op.cc:270] Start()
0429 08:05:29.455563 (+     1us) write_op.cc:276] Timestamp: P: 1777449901272938 usec, L: 0
0429 08:05:29.455574 (+    11us) write_op.cc:270] Start()
0429 08:05:29.455574 (+     0us) write_op.cc:276] Timestamp: P: 1777449901273007 usec, L: 0
0429 08:05:29.455588 (+    14us) write_op.cc:270] Start()
0429 08:05:29.455589 (+     1us) write_op.cc:276] Timestamp: P: 1777449901273586 usec, L: 0
0429 08:05:29.455595 (+     6us) write_op.cc:270] Start()
0429 08:05:29.455596 (+     1us) write_op.cc:276] Timestamp: P: 1777449901276044 usec, L: 0
0429 08:05:29.455601 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455601 (+     0us) write_op.cc:276] Timestamp: P: 1777449901276239 usec, L: 0
0429 08:05:29.455606 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455607 (+     1us) write_op.cc:276] Timestamp: P: 1777449901276337 usec, L: 0
0429 08:05:29.455616 (+     9us) write_op.cc:270] Start()
0429 08:05:29.455616 (+     0us) write_op.cc:276] Timestamp: P: 1777449901276723 usec, L: 0
0429 08:05:29.455621 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455622 (+     1us) write_op.cc:276] Timestamp: P: 1777449901277902 usec, L: 0
0429 08:05:29.455627 (+     5us) write_op.cc:270] Start()
0429 08:05:29.455627 (+     0us) write_op.cc:276] Timestamp: P: 1777449901279420 usec, L: 0
0429 08:05:29.455633 (+     6us) write_op.cc:270] Start()
0429 08:05:29.455633 (+     0us) write_op.cc:276] Timestamp: P: 1777449901279547 usec, L: 0
0429 08:05:29.455643 (+    10us) write_op.cc:270] Start()
0429 08:05:29.455643 (+     0us) write_op.cc:276] Timestamp: P: 1777449901279628 usec, L: 0
0429 08:05:29.455649 (+     6us) write_op.cc:270] Start()
0429 08:05:29.455649 (+     0us) write_op.cc:276] Timestamp: P: 1777449901281724 usec, L: 0
0429 08:05:29.455672 (+    23us) write_op.cc:270] Start()
0429 08:05:29.455674 (+     2us) write_op.cc:276] Timestamp: P: 1777449901281844 usec, L: 0
0429 08:05:29.455684 (+    10us) write_op.cc:270] Start()
0429 08:05:29.455684 (+     0us) write_op.cc:276] Timestamp: P: 1777449901282108 usec, L: 0
0429 08:05:29.455695 (+    11us) write_op.cc:270] Start()
0429 08:05:29.455696 (+     1us) write_op.cc:276] Timestamp: P: 1777449901282300 usec, L: 0
0429 08:05:29.455708 (+    12us) write_op.cc:270] Start()
0429 08:05:29.455709 (+     1us) write_op.cc:276] Timestamp: P: 1777449901284981 usec, L: 0
0429 08:05:29.455717 (+     8us) write_op.cc:270] Start()
0429 08:05:29.455718 (+     1us) write_op.cc:276] Timestamp: P: 1777449901285113 usec, L: 0
0429 08:05:29.455726 (+     8us) write_op.cc:270] Start()
0429 08:05:29.455727 (+     1us) write_op.cc:276] Timestamp: P: 1777449901285320 usec, L: 0
0429 08:05:29.455740 (+    13us) write_op.cc:270] Start()
0429 08:05:29.455741 (+     1us) write_op.cc:276] Timestamp: P: 1777449901285449 usec, L: 0
0429 08:05:29.455754 (+    13us) write_op.cc:270] Start()
0429 08:05:29.455755 (+     1us) write_op.cc:276] Timestamp: P: 1777449901288607 usec, L: 0
0429 08:05:29.455765 (+    10us) write_op.cc:270] Start()
0429 08:05:29.455767 (+     2us) write_op.cc:276] Timestamp: P: 1777449901288763 usec, L: 0
0429 08:05:29.455774 (+     7us) write_op.cc:270] Start()
0429 08:05:29.455775 (+     1us) write_op.cc:276] Timestamp: P: 1777449901288856 usec, L: 0
0429 08:05:29.455785 (+    10us) write_op.cc:270] Start()
0429 08:05:29.455786 (+     1us) write_op.cc:276] Timestamp: P: 1777449901289034 usec, L: 0
0429 08:05:29.455794 (+     8us) write_op.cc:270] Start()
0429 08:05:29.455794 (+     0us) write_op.cc:276] Timestamp: P: 1777449901290235 usec, L: 0
0429 08:05:29.455802 (+     8us) write_op.cc:270] Start()
0429 08:05:29.455803 (+     1us) write_op.cc:276] Timestamp: P: 1777449901291237 usec, L: 0
0429 08:05:29.455811 (+     8us) write_op.cc:270] Start()
0429 08:05:29.455811 (+     0us) write_op.cc:276] Timestamp: P: 1777449901291645 usec, L: 0
0429 08:05:29.455821 (+    10us) write_op.cc:270] Start()
0429 08:05:29.455822 (+     1us) write_op.cc:276] Timestamp: P: 1777449901291865 usec, L: 0
0429 08:05:29.455829 (+     7us) write_op.cc:270] Start()
0429 08:05:29.455830 (+     1us) write_op.cc:276] Timestamp: P: 1777449901294099 usec, L: 0
0429 08:05:29.455839 (+     9us) write_op.cc:270] Start()
0429 08:05:29.455840 (+     1us) write_op.cc:276] Timestamp: P: 1777449901294226 usec, L: 0
0429 08:05:29.455848 (+     8us) write_op.cc:270] Start()
0429 08:05:29.455849 (+     1us) write_op.cc:276] Timestamp: P: 1777449901294337 usec, L: 0
0429 08:05:29.455858 (+     9us) write_op.cc:270] Start()
0429 08:05:29.455859 (+     1us) write_op.cc:276] Timestamp: P: 1777449901294537 usec, L: 0
0429 08:05:29.455866 (+     7us) write_op.cc:270] Start()
0429 08:05:29.455866 (+     0us) write_op.cc:276] Timestamp: P: 1777449901296108 usec, L: 0
0429 08:05:29.455874 (+     8us) write_op.cc:270] Start()
0429 08:05:29.455875 (+     1us) write_op.cc:276] Timestamp: P: 1777449901296728 usec, L: 0
0429 08:05:29.455884 (+     9us) write_op.cc:270] Start()
0429 08:05:29.455884 (+     0us) write_op.cc:276] Timestamp: P: 1777449901296839 usec, L: 0
0429 08:05:29.455893 (+     9us) write_op.cc:270] Start()
0429 08:05:29.455894 (+     1us) write_op.cc:276] Timestamp: P: 1777449901297245 usec, L: 0
0429 08:05:29.455902 (+     8us) write_op.cc:270] Start()
0429 08:05:29.455903 (+     1us) write_op.cc:276] Timestamp: P: 1777449901298852 usec, L: 0
0429 08:05:29.455910 (+     7us) write_op.cc:270] Start()
0429 08:05:29.455910 (+     0us) write_op.cc:276] Timestamp: P: 1777449901298944 usec, L: 0
0429 08:05:29.455918 (+     8us) write_op.cc:270] Start()
0429 08:05:29.455919 (+     1us) write_op.cc:276] Timestamp: P: 1777449901299534 usec, L: 0
0429 08:05:29.455929 (+    10us) write_op.cc:270] Start()
0429 08:05:29.455930 (+     1us) write_op.cc:276] Timestamp: P: 1777449901300179 usec, L: 0
0429 08:05:29.455937 (+     7us) write_op.cc:270] Start()
0429 08:05:29.455937 (+     0us) write_op.cc:276] Timestamp: P: 1777449901301117 usec, L: 0
0429 08:05:29.455945 (+     8us) write_op.cc:270] Start()
0429 08:05:29.455945 (+     0us) write_op.cc:276] Timestamp: P: 1777449901301980 usec, L: 0
0429 08:05:29.455952 (+     7us) write_op.cc:270] Start()
0429 08:05:29.455953 (+     1us) write_op.cc:276] Timestamp: P: 1777449901302851 usec, L: 0
0429 08:05:29.455962 (+     9us) write_op.cc:270] Start()
0429 08:05:29.455963 (+     1us) write_op.cc:276] Timestamp: P: 1777449901302929 usec, L: 0
0429 08:05:29.455972 (+     9us) write_op.cc:270] Start()
0429 08:05:29.455974 (+     2us) write_op.cc:276] Timestamp: P: 1777449901303437 usec, L: 0
0429 08:05:29.455981 (+     7us) write_op.cc:270] Start()
0429 08:05:29.455982 (+     1us) write_op.cc:276] Timestamp: P: 1777449901305189 usec, L: 0
0429 08:05:29.455989 (+     7us) write_op.cc:270] Start()
0429 08:05:29.455989 (+     0us) write_op.cc:276] Timestamp: P: 1777449901305704 usec, L: 0
0429 08:05:29.455999 (+    10us) write_op.cc:270] Start()
0429 08:05:29.456000 (+     1us) write_op.cc:276] Timestamp: P: 1777449901305791 usec, L: 0
0429 08:05:29.456009 (+     9us) write_op.cc:270] Start()
0429 08:05:29.456010 (+     1us) write_op.cc:276] Timestamp: P: 1777449901306235 usec, L: 0
0429 08:05:29.456018 (+     8us) write_op.cc:270] Start()
0429 08:05:29.456019 (+     1us) write_op.cc:276] Timestamp: P: 1777449901307486 usec, L: 0
0429 08:05:29.456026 (+     7us) write_op.cc:270] Start()
0429 08:05:29.456027 (+     1us) write_op.cc:276] Timestamp: P: 1777449901308216 usec, L: 0
0429 08:05:29.456038 (+    11us) write_op.cc:270] Start()
0429 08:05:29.456038 (+     0us) write_op.cc:276] Timestamp: P: 1777449901308294 usec, L: 0
0429 08:05:29.456046 (+     8us) write_op.cc:270] Start()
0429 08:05:29.456047 (+     1us) write_op.cc:276] Timestamp: P: 1777449901310028 usec, L: 0
0429 08:05:29.456054 (+     7us) write_op.cc:270] Start()
0429 08:05:29.456054 (+     0us) write_op.cc:276] Timestamp: P: 1777449901310898 usec, L: 0
0429 08:05:29.456062 (+     8us) write_op.cc:270] Start()
0429 08:05:29.456064 (+     2us) write_op.cc:276] Timestamp: P: 1777449901311005 usec, L: 0
0429 08:05:29.456072 (+     8us) write_op.cc:270] Start()
0429 08:05:29.456073 (+     1us) write_op.cc:276] Timestamp: P: 1777449901311095 usec, L: 0
0429 08:05:29.456079 (+     6us) write_op.cc:270] Start()
0429 08:05:29.456080 (+     1us) write_op.cc:276] Timestamp: P: 1777449901313063 usec, L: 0
0429 08:05:29.456087 (+     7us) write_op.cc:270] Start()
0429 08:05:29.456088 (+     1us) write_op.cc:276] Timestamp: P: 1777449901313222 usec, L: 0
0429 08:05:29.456095 (+     7us) write_op.cc:270] Start()
0429 08:05:29.456098 (+     3us) write_op.cc:276] Timestamp: P: 1777449901313331 usec, L: 0
0429 08:05:29.456105 (+     7us) write_op.cc:270] Start()
0429 08:05:29.456106 (+     1us) write_op.cc:276] Timestamp: P: 1777449901313502 usec, L: 0
0429 08:05:29.456113 (+     7us) write_op.cc:270] Start()
0429 08:05:29.456114 (+     1us) write_op.cc:276] Timestamp: P: 1777449901315796 usec, L: 0
0429 08:05:29.456123 (+     9us) write_op.cc:270] Start()
0429 08:05:29.456124 (+     1us) write_op.cc:276] Timestamp: P: 1777449901315969 usec, L: 0
0429 08:05:29.456132 (+     8us) write_op.cc:270] Start()
0429 08:05:29.456134 (+     2us) write_op.cc:276] Timestamp: P: 1777449901316486 usec, L: 0
0429 08:05:29.456142 (+     8us) write_op.cc:270] Start()
0429 08:05:29.456142 (+     0us) write_op.cc:276] Timestamp: P: 1777449901316599 usec, L: 0
0429 08:05:29.456149 (+     7us) write_op.cc:270] Start()
0429 08:05:29.456150 (+     1us) write_op.cc:276] Timestamp: P: 1777449901317858 usec, L: 0
0429 08:05:29.456157 (+     7us) write_op.cc:270] Start()
0429 08:05:29.456158 (+     1us) write_op.cc:276] Timestamp: P: 1777449901319355 usec, L: 0
0429 08:05:29.456166 (+     8us) write_op.cc:270] Start()
0429 08:05:29.456168 (+     2us) write_op.cc:276] Timestamp: P: 1777449901319496 usec, L: 0
0429 08:05:29.456175 (+     7us) write_op.cc:270] Start()
0429 08:05:29.456176 (+     1us) write_op.cc:276] Timestamp: P: 1777449901319713 usec, L: 0
0429 08:05:29.456184 (+     8us) write_op.cc:270] Start()
0429 08:05:29.456184 (+     0us) write_op.cc:276] Timestamp: P: 1777449901321891 usec, L: 0
0429 08:05:29.456192 (+     8us) write_op.cc:270] Start()
0429 08:05:29.456193 (+     1us) write_op.cc:276] Timestamp: P: 1777449901322070 usec, L: 0
0429 08:05:29.456200 (+     7us) write_op.cc:270] Start()
0429 08:05:29.456203 (+     3us) write_op.cc:276] Timestamp: P: 1777449901322172 usec, L: 0
0429 08:05:29.456213 (+    10us) write_op.cc:270] Start()
0429 08:05:29.456214 (+     1us) write_op.cc:276] Timestamp: P: 1777449901322263 usec, L: 0
0429 08:05:29.456224 (+    10us) write_op.cc:270] Start()
0429 08:05:29.456225 (+     1us) write_op.cc:276] Timestamp: P: 1777449901324307 usec, L: 0
0429 08:05:29.456235 (+    10us) write_op.cc:270] Start()
0429 08:05:29.456237 (+     2us) write_op.cc:276] Timestamp: P: 1777449901325181 usec, L: 0
0429 08:05:29.456246 (+     9us) write_op.cc:270] Start()
0429 08:05:29.456249 (+     3us) write_op.cc:276] Timestamp: P: 1777449901325286 usec, L: 0
0429 08:05:29.456256 (+     7us) write_op.cc:270] Start()
0429 08:05:29.456257 (+     1us) write_op.cc:276] Timestamp: P: 1777449901325340 usec, L: 0
0429 08:05:29.456264 (+     7us) write_op.cc:270] Start()
0429 08:05:29.456265 (+     1us) write_op.cc:276] Timestamp: P: 1777449901327013 usec, L: 0
0429 08:05:29.456273 (+     8us) write_op.cc:270] Start()
0429 08:05:29.456274 (+     1us) write_op.cc:276] Timestamp: P: 1777449901327916 usec, L: 0
0429 08:05:29.456282 (+     8us) write_op.cc:270] Start()
0429 08:05:29.456285 (+     3us) write_op.cc:276] Timestamp: P: 1777449901328009 usec, L: 0
0429 08:05:29.456295 (+    10us) write_op.cc:270] Start()
0429 08:05:29.456295 (+     0us) write_op.cc:276] Timestamp: P: 1777449901328050 usec, L: 0
0429 08:05:29.456305 (+    10us) write_op.cc:270] Start()
0429 08:05:29.456305 (+     0us) write_op.cc:276] Timestamp: P: 1777449901329656 usec, L: 0
0429 08:05:29.456325 (+    20us) write_op.cc:270] Start()
0429 08:05:29.456325 (+     0us) write_op.cc:276] Timestamp: P: 1777449901331218 usec, L: 0
0429 08:05:29.456335 (+    10us) write_op.cc:270] Start()
0429 08:05:29.456338 (+     3us) write_op.cc:276] Timestamp: P: 1777449901331324 usec, L: 0
0429 08:05:29.456348 (+    10us) write_op.cc:270] Start()
0429 08:05:29.456349 (+     1us) write_op.cc:276] Timestamp: P: 1777449901331374 usec, L: 0
0429 08:05:29.456369 (+    20us) write_op.cc:270] Start()
0429 08:05:29.456370 (+     1us) write_op.cc:276] Timestamp: P: 17774499
W20260429 08:05:30.671012  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 958ms of latency in SegmentAllocator::Sync()
W20260429 08:05:31.658389  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 989ms of latency in SegmentAllocator::Sync()
W20260429 08:05:32.532588  8022 tablet_service.cc:3080] error setting up scanner ba928082e6c743309841cda12f852e71 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet is lagging too much to be able to serve a snapshot scan: current lag 30394 ms (maximum allowed 30000 ms): new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "775b828a285148ad86248db27bcf5ff3"
I20260429 08:05:32.650035  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 39) took 1008 ms. Trace:
I20260429 08:05:32.650115  8063 rpcz_store.cc:276] 0429 08:05:31.641669 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:05:31.641706 (+    37us) service_pool.cc:225] Handling call
0429 08:05:31.643327 (+  1621us) raft_consensus.cc:1471] Updating replica for 426 ops
0429 08:05:31.644863 (+  1536us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:05:31.644864 (+     1us) raft_consensus.cc:1539] Triggering prepare for 426 ops
0429 08:05:31.644911 (+    47us) write_op.cc:270] Start()
0429 08:05:31.644916 (+     5us) write_op.cc:276] Timestamp: P: 1777449901835878 usec, L: 0
0429 08:05:31.645023 (+   107us) write_op.cc:270] Start()
0429 08:05:31.645026 (+     3us) write_op.cc:276] Timestamp: P: 1777449901836948 usec, L: 0
0429 08:05:31.645065 (+    39us) write_op.cc:270] Start()
0429 08:05:31.645066 (+     1us) write_op.cc:276] Timestamp: P: 1777449901837602 usec, L: 0
0429 08:05:31.645074 (+     8us) write_op.cc:270] Start()
0429 08:05:31.645078 (+     4us) write_op.cc:276] Timestamp: P: 1777449901837719 usec, L: 0
0429 08:05:31.645086 (+     8us) write_op.cc:270] Start()
0429 08:05:31.645087 (+     1us) write_op.cc:276] Timestamp: P: 1777449901838230 usec, L: 0
0429 08:05:31.645093 (+     6us) write_op.cc:270] Start()
0429 08:05:31.645094 (+     1us) write_op.cc:276] Timestamp: P: 1777449901839130 usec, L: 0
0429 08:05:31.645100 (+     6us) write_op.cc:270] Start()
0429 08:05:31.645101 (+     1us) write_op.cc:276] Timestamp: P: 1777449901839961 usec, L: 0
0429 08:05:31.645110 (+     9us) write_op.cc:270] Start()
0429 08:05:31.645111 (+     1us) write_op.cc:276] Timestamp: P: 1777449901840036 usec, L: 0
0429 08:05:31.645118 (+     7us) write_op.cc:270] Start()
0429 08:05:31.645119 (+     1us) write_op.cc:276] Timestamp: P: 1777449901841066 usec, L: 0
0429 08:05:31.645125 (+     6us) write_op.cc:270] Start()
0429 08:05:31.645126 (+     1us) write_op.cc:276] Timestamp: P: 1777449901841829 usec, L: 0
0429 08:05:31.645132 (+     6us) write_op.cc:270] Start()
0429 08:05:31.645132 (+     0us) write_op.cc:276] Timestamp: P: 1777449901842078 usec, L: 0
0429 08:05:31.645141 (+     9us) write_op.cc:270] Start()
0429 08:05:31.645141 (+     0us) write_op.cc:276] Timestamp: P: 1777449901842171 usec, L: 0
0429 08:05:31.645148 (+     7us) write_op.cc:270] Start()
0429 08:05:31.645149 (+     1us) write_op.cc:276] Timestamp: P: 1777449901843518 usec, L: 0
0429 08:05:31.645161 (+    12us) write_op.cc:270] Start()
0429 08:05:31.645162 (+     1us) write_op.cc:276] Timestamp: P: 1777449901845093 usec, L: 0
0429 08:05:31.645173 (+    11us) write_op.cc:270] Start()
0429 08:05:31.645173 (+     0us) write_op.cc:276] Timestamp: P: 1777449901845195 usec, L: 0
0429 08:05:31.645188 (+    15us) write_op.cc:270] Start()
0429 08:05:31.645189 (+     1us) write_op.cc:276] Timestamp: P: 1777449901845289 usec, L: 0
0429 08:05:31.645196 (+     7us) write_op.cc:270] Start()
0429 08:05:31.645197 (+     1us) write_op.cc:276] Timestamp: P: 1777449901846932 usec, L: 0
0429 08:05:31.645204 (+     7us) write_op.cc:270] Start()
0429 08:05:31.645205 (+     1us) write_op.cc:276] Timestamp: P: 1777449901847200 usec, L: 0
0429 08:05:31.645216 (+    11us) write_op.cc:270] Start()
0429 08:05:31.645217 (+     1us) write_op.cc:276] Timestamp: P: 1777449901847717 usec, L: 0
0429 08:05:31.645231 (+    14us) write_op.cc:270] Start()
0429 08:05:31.645233 (+     2us) write_op.cc:276] Timestamp: P: 1777449901847938 usec, L: 0
0429 08:05:31.645240 (+     7us) write_op.cc:270] Start()
0429 08:05:31.645241 (+     1us) write_op.cc:276] Timestamp: P: 1777449901851160 usec, L: 0
0429 08:05:31.645248 (+     7us) write_op.cc:270] Start()
0429 08:05:31.645249 (+     1us) write_op.cc:276] Timestamp: P: 1777449901851262 usec, L: 0
0429 08:05:31.645256 (+     7us) write_op.cc:270] Start()
0429 08:05:31.645257 (+     1us) write_op.cc:276] Timestamp: P: 1777449901851617 usec, L: 0
0429 08:05:31.645265 (+     8us) write_op.cc:270] Start()
0429 08:05:31.645266 (+     1us) write_op.cc:276] Timestamp: P: 1777449901851729 usec, L: 0
0429 08:05:31.645276 (+    10us) write_op.cc:270] Start()
0429 08:05:31.645277 (+     1us) write_op.cc:276] Timestamp: P: 1777449901853890 usec, L: 0
0429 08:05:31.645284 (+     7us) write_op.cc:270] Start()
0429 08:05:31.645285 (+     1us) write_op.cc:276] Timestamp: P: 1777449901854077 usec, L: 0
0429 08:05:31.645291 (+     6us) write_op.cc:270] Start()
0429 08:05:31.645292 (+     1us) write_op.cc:276] Timestamp: P: 1777449901854154 usec, L: 0
0429 08:05:31.645304 (+    12us) write_op.cc:270] Start()
0429 08:05:31.645305 (+     1us) write_op.cc:276] Timestamp: P: 1777449901854242 usec, L: 0
0429 08:05:31.645313 (+     8us) write_op.cc:270] Start()
0429 08:05:31.645313 (+     0us) write_op.cc:276] Timestamp: P: 1777449901856549 usec, L: 0
0429 08:05:31.645320 (+     7us) write_op.cc:270] Start()
0429 08:05:31.645321 (+     1us) write_op.cc:276] Timestamp: P: 1777449901856678 usec, L: 0
0429 08:05:31.645327 (+     6us) write_op.cc:270] Start()
0429 08:05:31.645328 (+     1us) write_op.cc:276] Timestamp: P: 1777449901856810 usec, L: 0
0429 08:05:31.645340 (+    12us) write_op.cc:270] Start()
0429 08:05:31.645340 (+     0us) write_op.cc:276] Timestamp: P: 1777449901856903 usec, L: 0
0429 08:05:31.645349 (+     9us) write_op.cc:270] Start()
0429 08:05:31.645350 (+     1us) write_op.cc:276] Timestamp: P: 1777449901858796 usec, L: 0
0429 08:05:31.645356 (+     6us) write_op.cc:270] Start()
0429 08:05:31.645357 (+     1us) write_op.cc:276] Timestamp: P: 1777449901859528 usec, L: 0
0429 08:05:31.645365 (+     8us) write_op.cc:270] Start()
0429 08:05:31.645365 (+     0us) write_op.cc:276] Timestamp: P: 1777449901859638 usec, L: 0
0429 08:05:31.645375 (+    10us) write_op.cc:270] Start()
0429 08:05:31.645375 (+     0us) write_op.cc:276] Timestamp: P: 1777449901860047 usec, L: 0
0429 08:05:31.645382 (+     7us) write_op.cc:270] Start()
0429 08:05:31.645383 (+     1us) write_op.cc:276] Timestamp: P: 1777449901860587 usec, L: 0
0429 08:05:31.645390 (+     7us) write_op.cc:270] Start()
0429 08:05:31.645390 (+     0us) write_op.cc:276] Timestamp: P: 1777449901862762 usec, L: 0
0429 08:05:31.645397 (+     7us) write_op.cc:270] Start()
0429 08:05:31.645398 (+     1us) write_op.cc:276] Timestamp: P: 1777449901862908 usec, L: 0
0429 08:05:31.645406 (+     8us) write_op.cc:270] Start()
0429 08:05:31.645407 (+     1us) write_op.cc:276] Timestamp: P: 1777449901863013 usec, L: 0
0429 08:05:31.645413 (+     6us) write_op.cc:270] Start()
0429 08:05:31.645414 (+     1us) write_op.cc:276] Timestamp: P: 1777449901863092 usec, L: 0
0429 08:05:31.645421 (+     7us) write_op.cc:270] Start()
0429 08:05:31.645421 (+     0us) write_op.cc:276] Timestamp: P: 1777449901865167 usec, L: 0
0429 08:05:31.645429 (+     8us) write_op.cc:270] Start()
0429 08:05:31.645430 (+     1us) write_op.cc:276] Timestamp: P: 1777449901865985 usec, L: 0
0429 08:05:31.645439 (+     9us) write_op.cc:270] Start()
0429 08:05:31.645440 (+     1us) write_op.cc:276] Timestamp: P: 1777449901866092 usec, L: 0
0429 08:05:31.645447 (+     7us) write_op.cc:270] Start()
0429 08:05:31.645448 (+     1us) write_op.cc:276] Timestamp: P: 1777449901866179 usec, L: 0
0429 08:05:31.645457 (+     9us) write_op.cc:270] Start()
0429 08:05:31.645458 (+     1us) write_op.cc:276] Timestamp: P: 1777449901866938 usec, L: 0
0429 08:05:31.645467 (+     9us) write_op.cc:270] Start()
0429 08:05:31.645467 (+     0us) write_op.cc:276] Timestamp: P: 1777449901869127 usec, L: 0
0429 08:05:31.645479 (+    12us) write_op.cc:270] Start()
0429 08:05:31.645480 (+     1us) write_op.cc:276] Timestamp: P: 1777449901869252 usec, L: 0
0429 08:05:31.645488 (+     8us) write_op.cc:270] Start()
0429 08:05:31.645489 (+     1us) write_op.cc:276] Timestamp: P: 1777449901869628 usec, L: 0
0429 08:05:31.645497 (+     8us) write_op.cc:270] Start()
0429 08:05:31.645498 (+     1us) write_op.cc:276] Timestamp: P: 1777449901869733 usec, L: 0
0429 08:05:31.645505 (+     7us) write_op.cc:270] Start()
0429 08:05:31.645505 (+     0us) write_op.cc:276] Timestamp: P: 1777449901871556 usec, L: 0
0429 08:05:31.645519 (+    14us) write_op.cc:270] Start()
0429 08:05:31.645520 (+     1us) write_op.cc:276] Timestamp: P: 1777449901872164 usec, L: 0
0429 08:05:31.645531 (+    11us) write_op.cc:270] Start()
0429 08:05:31.645532 (+     1us) write_op.cc:276] Timestamp: P: 1777449901872246 usec, L: 0
0429 08:05:31.645544 (+    12us) write_op.cc:270] Start()
0429 08:05:31.645545 (+     1us) write_op.cc:276] Timestamp: P: 1777449901872322 usec, L: 0
0429 08:05:31.645555 (+    10us) write_op.cc:270] Start()
0429 08:05:31.645556 (+     1us) write_op.cc:276] Timestamp: P: 1777449901874659 usec, L: 0
0429 08:05:31.645566 (+    10us) write_op.cc:270] Start()
0429 08:05:31.645567 (+     1us) write_op.cc:276] Timestamp: P: 1777449901874793 usec, L: 0
0429 08:05:31.645576 (+     9us) write_op.cc:270] Start()
0429 08:05:31.645577 (+     1us) write_op.cc:276] Timestamp: P: 1777449901874890 usec, L: 0
0429 08:05:31.645587 (+    10us) write_op.cc:270] Start()
0429 08:05:31.645589 (+     2us) write_op.cc:276] Timestamp: P: 1777449901874966 usec, L: 0
0429 08:05:31.645600 (+    11us) write_op.cc:270] Start()
0429 08:05:31.645601 (+     1us) write_op.cc:276] Timestamp: P: 1777449901877119 usec, L: 0
0429 08:05:31.645621 (+    20us) write_op.cc:270] Start()
0429 08:05:31.645622 (+     1us) write_op.cc:276] Timestamp: P: 1777449901877252 usec, L: 0
0429 08:05:31.645630 (+     8us) write_op.cc:270] Start()
0429 08:05:31.645631 (+     1us) write_op.cc:276] Timestamp: P: 1777449901877348 usec, L: 0
0429 08:05:31.645640 (+     9us) write_op.cc:270] Start()
0429 08:05:31.645641 (+     1us) write_op.cc:276] Timestamp: P: 1777449901877608 usec, L: 0
0429 08:05:31.645647 (+     6us) write_op.cc:270] Start()
0429 08:05:31.645651 (+     4us) write_op.cc:276] Timestamp: P: 1777449901879073 usec, L: 0
0429 08:05:31.645660 (+     9us) write_op.cc:270] Start()
0429 08:05:31.645662 (+     2us) write_op.cc:276] Timestamp: P: 1777449901879512 usec, L: 0
0429 08:05:31.645685 (+    23us) write_op.cc:270] Start()
0429 08:05:31.645686 (+     1us) write_op.cc:276] Timestamp: P: 1777449901879815 usec, L: 0
0429 08:05:31.645696 (+    10us) write_op.cc:270] Start()
0429 08:05:31.645697 (+     1us) write_op.cc:276] Timestamp: P: 1777449901880571 usec, L: 0
0429 08:05:31.645705 (+     8us) write_op.cc:270] Start()
0429 08:05:31.645709 (+     4us) write_op.cc:276] Timestamp: P: 1777449901881320 usec, L: 0
0429 08:05:31.645719 (+    10us) write_op.cc:270] Start()
0429 08:05:31.645720 (+     1us) write_op.cc:276] Timestamp: P: 1777449901882074 usec, L: 0
0429 08:05:31.645730 (+    10us) write_op.cc:270] Start()
0429 08:05:31.645731 (+     1us) write_op.cc:276] Timestamp: P: 1777449901882177 usec, L: 0
0429 08:05:31.645739 (+     8us) write_op.cc:270] Start()
0429 08:05:31.645740 (+     1us) write_op.cc:276] Timestamp: P: 1777449901883199 usec, L: 0
0429 08:05:31.645776 (+    36us) write_op.cc:270] Start()
0429 08:05:31.645781 (+     5us) write_op.cc:276] Timestamp: P: 1777449901884100 usec, L: 0
0429 08:05:31.645791 (+    10us) write_op.cc:270] Start()
0429 08:05:31.645792 (+     1us) write_op.cc:276] Timestamp: P: 1777449901884196 usec, L: 0
0429 08:05:31.645802 (+    10us) write_op.cc:270] Start()
0429 08:05:31.645803 (+     1us) write_op.cc:276] Timestamp: P: 1777449901885123 usec, L: 0
0429 08:05:31.645814 (+    11us) write_op.cc:270] Start()
0429 08:05:31.645814 (+     0us) write_op.cc:276] Timestamp: P: 1777449901886357 usec, L: 0
0429 08:05:31.645825 (+    11us) write_op.cc:270] Start()
0429 08:05:31.645828 (+     3us) write_op.cc:276] Timestamp: P: 1777449901886790 usec, L: 0
0429 08:05:31.645838 (+    10us) write_op.cc:270] Start()
0429 08:05:31.645839 (+     1us) write_op.cc:276] Timestamp: P: 1777449901887421 usec, L: 0
0429 08:05:31.645850 (+    11us) write_op.cc:270] Start()
0429 08:05:31.645851 (+     1us) write_op.cc:276] Timestamp: P: 1777449901887538 usec, L: 0
0429 08:05:31.645861 (+    10us) write_op.cc:270] Start()
0429 08:05:31.645862 (+     1us) write_op.cc:276] Timestamp: P: 1777449901888997 usec, L: 0
0429 08:05:31.645871 (+     9us) write_op.cc:270] Start()
0429 08:05:31.645874 (+     3us) write_op.cc:276] Timestamp: P: 1777449901890167 usec, L: 0
0429 08:05:31.645885 (+    11us) write_op.cc:270] Start()
0429 08:05:31.645885 (+     0us) write_op.cc:276] Timestamp: P: 1777449901890285 usec, L: 0
0429 08:05:31.645895 (+    10us) write_op.cc:270] Start()
0429 08:05:31.645896 (+     1us) write_op.cc:276] Timestamp: P: 1777449901890417 usec, L: 0
0429 08:05:31.645906 (+    10us) write_op.cc:270] Start()
0429 08:05:31.645908 (+     2us) write_op.cc:276] Timestamp: P: 1777449901891720 usec, L: 0
0429 08:05:31.645918 (+    10us) write_op.cc:270] Start()
0429 08:05:31.645922 (+     4us) write_op.cc:276] Timestamp: P: 1777449901893250 usec, L: 0
0429 08:05:31.645931 (+     9us) write_op.cc:270] Start()
0429 08:05:31.645932 (+     1us) write_op.cc:276] Timestamp: P: 1777449901893369 usec, L: 0
0429 08:05:31.645942 (+    10us) write_op.cc:270] Start()
0429 08:05:31.645943 (+     1us) write_op.cc:276] Timestamp: P: 1777449901893464 usec, L: 0
0429 08:05:31.645953 (+    10us) write_op.cc:270] Start()
0429 08:05:31.645954 (+     1us) write_op.cc:276] Timestamp: P: 1777449901894297 usec, L: 0
0429 08:05:31.645964 (+    10us) write_op.cc:270] Start()
0429 08:05:31.645968 (+     4us) write_op.cc:276] Timestamp: P: 1777449901896105 usec, L: 0
0429 08:05:31.645974 (+     6us) write_op.cc:270] Start()
0429 08:05:31.645975 (+     1us) write_op.cc:276] Timestamp: P: 1777449901896503 usec, L: 0
0429 08:05:31.645983 (+     8us) write_op.cc:270] Start()
0429 08:05:31.645983 (+     0us) write_op.cc:276] Timestamp: P: 1777449901897125 usec, L: 0
0429 08:05:31.645990 (+     7us) write_op.cc:270] Start()
0429 08:05:31.645991 (+     1us) write_op.cc:276] Timestamp: P: 1777449901897658 usec, L: 0
0429 08:05:31.645998 (+     7us) write_op.cc:270] Start()
0429 08:05:31.646001 (+     3us) write_op.cc:276] Timestamp: P: 1777449901898273 usec, L: 0
0429 08:05:31.646015 (+    14us) write_op.cc:270] Start()
0429 08:05:31.646017 (+     2us) write_op.cc:276] Timestamp: P: 1777449901898765 usec, L: 0
0429 08:05:31.646026 (+     9us) write_op.cc:270] Start()
0429 08:05:31.646028 (+     2us) write_op.cc:276] Timestamp: P: 1777449901899370 usec, L: 0
0429 08:05:31.646041 (+    13us) write_op.cc:270] Start()
0429 08:05:31.646042 (+     1us) write_op.cc:276] Timestamp: P: 1777449901901809 usec, L: 0
0429 08:05:31.646051 (+     9us) write_op.cc:270] Start()
0429 08:05:31.646053 (+     2us) write_op.cc:276] Timestamp: P: 1777449901902168 usec, L: 0
0429 08:05:31.646061 (+     8us) write_op.cc:270] Start()
0429 08:05:31.646062 (+     1us) write_op.cc:276] Timestamp: P: 1777449901902274 usec, L: 0
0429 08:05:31.646070 (+     8us) write_op.cc:270] Start()
0429 08:05:31.646071 (+     1us) write_op.cc:276] Timestamp: P: 1777449901902351 usec, L: 0
0429 08:05:31.646082 (+    11us) write_op.cc:270] Start()
0429 08:05:31.646083 (+     1us) write_op.cc:276] Timestamp: P: 1777449901904709 usec, L: 0
0429 08:05:31.646092 (+     9us) write_op.cc:270] Start()
0429 08:05:31.646096 (+     4us) write_op.cc:276] Timestamp: P: 1777449901904848 usec, L: 0
0429 08:05:31.646108 (+    12us) write_op.cc:270] Start()
0429 08:05:31.646109 (+     1us) write_op.cc:276] Timestamp: P: 1777449901904937 usec, L: 0
0429 08:05:31.646120 (+    11us) write_op.cc:270] Start()
0429 08:05:31.646120 (+     0us) write_op.cc:276] Timestamp: P: 1777449901905029 usec, L: 0
0429 08:05:31.646127 (+     7us) write_op.cc:270] Start()
0429 08:05:31.646128 (+     1us) write_op.cc:276] Timestamp: P: 1777449901908772 usec, L: 0
0429 08:05:31.646136 (+     8us) write_op.cc:270] Start()
0429 08:05:31.646138 (+     2us) write_op.cc:276] Timestamp: P: 1777449901910249 usec, L: 0
0429 08:05:31.646146 (+     8us) write_op.cc:270] Start()
0429 08:05:31.646146 (+     0us) write_op.cc:276] Timestamp: P: 1777449901910661 usec, L: 0
0429 08:05:31.646154 (+     8us) write_op.cc:270] Start()
0429 08:05:31.646154 (+     0us) write_op.cc:276] Timestamp: P: 1777449901910778 usec, L: 0
0429 08:05:31.646161 (+     7us) write_op.cc:270] Start()
0429 08:05:31.646162 (+     1us) write_op.cc:276] Timestamp: P: 1777449901911544 usec, L: 0
0429 08:05:31.646170 (+     8us) write_op.cc:270] Start()
0429 08:05:31.646172 (+     2us) write_op.cc:276] Timestamp: P: 1777449901912794 usec, L: 0
0429 08:05:31.646179 (+     7us) write_op.cc:270] Start()
0429 08:05:31.646180 (+     1us) write_op.cc:276] Timestamp: P: 1777449901913286 usec, L: 0
0429 08:05:31.646189 (+     9us) write_op.cc:270] Start()
0429 08:05:31.646191 (+     2us) write_op.cc:276] Timestamp: P: 1777449901913490 usec, L: 0
0429 08:05:31.646198 (+     7us) write_op.cc:270] Start()
0429 08:05:31.646199 (+     1us) write_op.cc:276] Timestamp: P: 1777449901915722 usec, L: 0
0429 08:05:31.646206 (+     7us) write_op.cc:270] Start()
0429 08:05:31.646210 (+     4us) write_op.cc:276] Timestamp: P: 1777449901915846 usec, L: 0
0429 08:05:31.646217 (+     7us) write_op.cc:270] Start()
0429 08:05:31.646218 (+     1us) write_op.cc:276] Timestamp: P: 1777449901916199 usec, L: 0
0429 08:05:31.646225 (+     7us) write_op.cc:270] Start()
0429 08:05:31.646225 (+     0us) write_op.cc:276] Timestamp: P: 1777449901916840 usec, L: 0
0429 08:05:31.646233 (+     8us) write_op.cc:270] Start()
0429 08:05:31.646234 (+     1us) write_op.cc:276] Timestamp: P: 1777449901918072 usec, L: 0
0429 08:05:31.646241 (+     7us) write_op.cc:270] Start()
0429 08:05:31.646245 (+     4us) write_op.cc:276] Timestamp: P: 1777449901918498 usec, L: 0
0429 08:05:31.646251 (+     6us) write_op.cc:270] Start()
0429 08:05:31.646252 (+     1us) write_op.cc:276] Timestamp: P: 1777449901918618 usec, L: 0
0429 08:05:31.646259 (+     7us) write_op.cc:270] Start()
0429 08:05:31.646260 (+     1us) write_op.cc:276] Timestamp: P: 1777449901919525 usec, L: 0
0429 08:05:31.646267 (+     7us) write_op.cc:270] Start()
0429 08:05:31.646268 (+     1us) write_op.cc:276] Timestamp: P: 1777449901921316 usec, L: 0
0429 08:05:31.646275 (+     7us) write_op.cc:270] Start()
0429 08:05:31.646278 (+     3us) write_op.cc:276] Timestamp: P: 1777449901921458 usec, L: 0
0429 08:05:31.646286 (+     8us) write_op.cc:270] Start()
0429 08:05:31.646287 (+     1us) write_op.cc:276] Timestamp: P: 1777449901921567 usec, L: 0
0429 08:05:31.646296 (+     9us) write_op.cc:270] Start()
0429 08:05:31.646297 (+     1us) write_op.cc:276] Timestamp: P: 1777449901922744 usec, L: 0
0429 08:05:31.646306 (+     9us) write_op.cc:270] Start()
0429 08:05:31.646307 (+     1us) write_op.cc:276] Timestamp: P: 1777449901924492 usec, L: 0
0429 08:05:31.646315 (+     8us) write_op.cc:270] Start()
0429 08:05:31.646318 (+     3us) write_op.cc:276] Timestamp: P: 1777449901924692 usec, L: 0
0429 08:05:31.646330 (+    12us) write_op.cc:270] Start()
0429 08:05:31.646332 (+     2us) write_op.cc:276] Timestamp: P: 1777449901924790 usec, L: 0
0429 08:05:31.646342 (+    10us) write_op.cc:270] Start()
0429 08:05:31.646343 (+     1us) write_op.cc:276] Timestamp: P: 1777449901925434 usec, L: 0
0429 08:05:31.646352 (+     9us) write_op.cc:270] Start()
0429 08:05:31.646353 (+     1us) write_op.cc:276] Timestamp: P: 1777449901926707 usec, L: 0
0429 08:05:31.646377 (+    24us) write_op.cc:270] Start()
0429 08:05:31.646380 (+     3us) write_op.cc:276] Timestamp: P: 1777449901927224 usec, L: 0
0429 08:05:31.646387 (+     7us) write_op.cc:270] Start()
0429 08:05:31.646388 (+     1us) write_op.cc:276] Timestamp: P: 1777449901927684 usec, L: 0
0429 08:05:31.646396 (+     8us) write_op.cc:270] Start()
0429 08:05:31.646397 (+     1us) write_op.cc:276] Timestamp: P: 1777449901928910 usec, L: 0
0429 08:05:31.646405 (+     8us) write_op.cc:270] Start()
0429 08:05:31.646406 (+     1us) write_op.cc:276] Timestamp: P: 1777449901930076 usec, L: 0
0429 08:05:31.646415 (+     9us) write_op.cc:270] Start()
0429 08:05:31.646418 (+     3us) write_op.cc:276] Timestamp: P: 1777449901930167 usec, L: 0
0429 08:05:31.646425 (+     7us) write_op.cc:270] Start()
0429 08:05:31.646426 (+     1us) write_op.cc:276] Timestamp: P: 1777449901930857 usec, L: 0
0429 08:05:31.646433 (+     7us) write_op.cc:270] Start()
0429 08:05:31.646434 (+     1us) write_op.cc:276] Timestamp: P: 1777449901931378 usec, L: 0
0429 08:05:31.646440 (+     6us) write_op.cc:270] Start()
0429 08:05:31.646441 (+     1us) write_op.cc:276] Timestamp: P: 1777449901931777 usec, L: 0
0429 08:05:31.646449 (+     8us) write_op.cc:270] Start()
0429 08:05:31.646450 (+     1us) write_op.cc:276] Timestamp: P: 1777449901933962 usec, L: 0
0429 08:05:31.646457 (+     7us) write_op.cc:270] Start()
0429 08:05:31.646457 (+     0us) write_op.cc:276] Timestamp: P: 1777449901934190 usec, L: 0
0429 08:05:31.646464 (+     7us) write_op.cc:270] Start()
0429 08:05:31.646464 (+     0us) write_op.cc:276] Timestamp: P: 1777449901934298 usec, L: 0
0429 08:05:31.646470 (+     6us) write_op.cc:270] Start()
0429 08:05:31.646471 (+     1us) write_op.cc:276] Timestamp: P: 1777449901934701 usec, L: 0
0429 08:05:31.646481 (+    10us) write_op.cc:270] Start()
0429 08:05:31.646482 (+     1us) write_op.cc:276] Timestamp: P: 1777449901936275 usec, L: 0
0429 08:05:31.646495 (+    13us) write_op.cc:270] Start()
0429 08:05:31.646495 (+     0us) write_op.cc:276] Timestamp: P: 1777449901936674 usec, L: 0
0429 08:05:31.646503 (+     8us) write_op.cc:270] Start()
0429 08:05:31.646504 (+     1us) write_op.cc:276] Timestamp: P: 1777449901937316 usec, L: 0
0429 08:05:31.646512 (+     8us) write_op.cc:270] Start()
0429 08:05:31.646512 (+     0us) write_op.cc:276] Timestamp: P: 1777449901937438 usec, L: 0
0429 08:05:31.646526 (+    14us) write_op.cc:270] Start()
0429 08:05:31.646527 (+     1us) write_op.cc:276] Timestamp: P: 1777449901938769 usec, L: 0
0429 08:05:31.646537 (+    10us) write_op.cc:270] Start()
0429 08:05:31.646539 (+     2us) write_op.cc:276] Timestamp: P: 1777449901939360 usec, L: 0
0429 08:05:31.646547 (+     8us) write_op.cc:270] Start()
0429 08:05:31.646547 (+     0us) write_op.cc:276] Timestamp: P: 1777449901939495 usec, L: 0
0429 08:05:31.646556 (+     9us) write_op.cc:270] Start()
0429 08:05:31.646557 (+     1us) write_op.cc:276] Timestamp: P: 1777449901940090 usec, L: 0
0429 08:05:31.646569 (+    12us) write_op.cc:270] Start()
0429 08:05:31.646570 (+     1us) write_op.cc:276] Timestamp: P: 1777449901941551 usec, L: 0
0429 08:05:31.646582 (+    12us) write_op.cc:270] Start()
0429 08:05:31.646583 (+     1us) write_op.cc:276] Timestamp: P: 1777449901941745 usec, L: 0
0429 08:05:31.646594 (+    11us) write_op.cc:270] Start()
0429 08:05:31.646595 (+     1us) write_op.cc:276] Timestamp: P: 1777449901941835 usec, L: 0
0429 08:05:31.646603 (+     8us) write_op.cc:270] Start()
0429 08:05:31.646603 (+     0us) write_op.cc:276] Timestamp: P: 1777449901942988 usec, L: 0
0429 08:05:31.646613 (+    10us) write_op.cc:270] Start()
0429 08:05:31.646613 (+     0us) write_op.cc:276] Timestamp: P: 1777449901944462 usec, L: 0
0429 08:05:31.646622 (+     9us) write_op.cc:270] Start()
0429 08:05:31.646623 (+     1us) write_op.cc:276] Timestamp: P: 1777449901944806 usec, L: 0
0429 08:05:31.646636 (+    13us) write_op.cc:270] Start()
0429 08:05:31.646638 (+     2us) write_op.cc:276] Timestamp: P: 1777449901944883 usec, L: 0
0429 08:05:31.646646 (+     8us) write_op.cc:270] Start()
0429 08:05:31.646647 (+     1us) write_op.cc:276] Timestamp: P: 1777449901945388 usec, L: 0
0429 08:05:31.646657 (+    10us) write_op.cc:270] Start()
0429 08:05:31.646658 (+     1us) write_op.cc:276] Timestamp: P: 1777449901947170 usec, L: 0
0429 08:05:31.646666 (+     8us) write_op.cc:270] Start()
0429 08:05:31.646666 (+     0us) write_op.cc:276] Timestamp: P: 1777449901947776 usec, L: 0
0429 08:05:31.646684 (+    18us) write_op.cc:270] Start()
0429 08:05:31.646685 (+     1us) write_op.cc:276] Timestamp: P: 1777449901947889 usec, L: 0
0429 08:05:31.646693 (+     8us) write_op.cc:270] Start()
0429 08:05:31.646694 (+     1us) write_op.cc:276] Timestamp: P: 1777449901948330 usec, L: 0
0429 08:05:31.646704 (+    10us) write_op.cc:270] Start()
0429 08:05:31.646704 (+     0us) write_op.cc:276] Timestamp: P: 1777449901949897 usec, L: 0
0429 08:05:31.646712 (+     8us) write_op.cc:270] Start()
0429 08:05:31.646712 (+     0us) write_op.cc:276] Timestamp: P: 1777449901950357 usec, L: 0
0429 08:05:31.646720 (+     8us) write_op.cc:270] Start()
0429 08:05:31.646721 (+     1us) write_op.cc:276] Timestamp: P: 1777449901950466 usec, L: 0
0429 08:05:31.646728 (+     7us) write_op.cc:270] Start()
0429 08:05:31.646729 (+     1us) write_op.cc:276] Timestamp: P: 1777449901951353 usec, L: 0
0429 08:05:31.646739 (+    10us) write_op.cc:270] Start()
0429 08:05:31.646740 (+     1us) write_op.cc:276] Timestamp: P: 1777449901952156 usec, L: 0
0429 08:05:31.646748 (+     8us) write_op.cc:270] Start()
0429 08:05:31.646749 (+     1us) write_op.cc:276] Timestamp: P: 1777449901953300 usec, L: 0
0429 08:05:31.646756 (+     7us) write_op.cc:270] Start()
0429 08:05:31.646757 (+     1us) write_op.cc:276] Timestamp: P: 1777449901953734 usec, L: 0
0429 08:05:31.646764 (+     7us) write_op.cc:270] Start()
0429 08:05:31.646765 (+     1us) write_op.cc:276] Timestamp: P: 1777449901954815 usec, L: 0
0429 08:05:31.646777 (+    12us) write_op.cc:270] Start()
0429 08:05:31.646777 (+     0us) write_op.cc:276] Timestamp: P: 1777449901954909 usec, L: 0
0429 08:05:31.646785 (+     8us) write_op.cc:270] Start()
0429 08:05:31.646785 (+     0us) write_op.cc:276] Timestamp: P: 1777449901956217 usec, L: 0
0429 08:05:31.646793 (+     8us) write_op.cc:270] Start()
0429 08:05:31.646793 (+     0us) write_op.cc:276] Timestamp: P: 1777449901957128 usec, L: 0
0429 08:05:31.646800 (+     7us) write_op.cc:270] Start()
0429 08:05:31.646801 (+     1us) write_op.cc:276] Timestamp: P: 1777449901957363 usec, L: 0
0429 08:05:31.646812 (+    11us) write_op.cc:270] Start()
0429 08:05:31.646813 (+     1us) write_op.cc:276] Timestamp: P: 1777449901957714 usec, L: 0
0429 08:05:31.646820 (+     7us) write_op.cc:270] Start()
0429 08:05:31.646821 (+     1us) write_op.cc:276] Timestamp: P: 1777449901959149 usec, L: 0
0429 08:05:31.646831 (+    10us) write_op.cc:270] Start()
0429 08:05:31.646832 (+     1us) write_op.cc:276] Timestamp: P: 1777449901959266 usec, L: 0
0429 08:05:31.646842 (+    10us) write_op.cc:270] Start()
0429 08:05:31.646843 (+     1us) write_op.cc:276] Timestamp: P: 1777449901959358 usec, L: 0
0429 08:05:31.646854 (+    11us) write_op.cc:270] Start()
0429 08:05:31.646855 (+     1us) write_op.cc:276] Timestamp: P: 1777449901961421 usec, L: 0
0429 08:05:31.646863 (+     8us) write_op.cc:270] Start()
0429 08:05:31.646865 (+     2us) write_op.cc:276] Timestamp: P: 1777449901961538 usec, L: 0
0429 08:05:31.646874 (+     9us) write_op.cc:270] Start()
0429 08:05:31.646875 (+     1us) write_op.cc:276] Timestamp: P: 1777449901961620 usec, L: 0
0429 08:05:31.646887 (+    12us) write_op.cc:270] Start()
0429 08:05:31.646888 (+     1us) write_op.cc:276] Timestamp: P: 1777449901961766 usec, L: 0
0429 08:05:31.646900 (+    12us) write_op.cc:270] Start()
0429 08:05:31.646901 (+     1us) write_op.cc:276] Timestamp: P: 1777449901963701 usec, L: 0
0429 08:05:31.646909 (+     8us) write_op.cc:270] Start()
0429 08:05:31.646909 (+     0us) write_op.cc:276] Timestamp: P: 1777449901964282 usec, L: 0
0429 08:05:31.646920 (+    11us) write_op.cc:270] Start()
0429 08:05:31.646921 (+     1us) write_op.cc:276] Timestamp: P: 1777449901964387 usec, L: 0
0429 08:05:31.646930 (+     9us) write_op.cc:270] Start()
0429 08:05:31.646931 (+     1us) write_op.cc:276] Timestamp: P: 1777449901964769 usec, L: 0
0429 08:05:31.646941 (+    10us) write_op.cc:270] Start()
0429 08:05:31.646942 (+     1us) write_op.cc:276] Timestamp: P: 1777449901967095 usec, L: 0
0429 08:05:31.646952 (+    10us) write_op.cc:270] Start()
0429 08:05:31.646952 (+     0us) write_op.cc:276] Timestamp: P: 1777449901967185 usec, L: 0
0429 08:05:31.646963 (+    11us) write_op.cc:270] Start()
0429 08:05:31.646964 (+     1us) write_op.cc:276] Timestamp: P: 1777449901967368 usec, L: 0
0429 08:05:31.646973 (+     9us) write_op.cc:270] Start()
0429 08:05:31.646973 (+     0us) write_op.cc:276] Timestamp: P: 1777449901967992 usec, L: 0
0429 08:05:31.646982 (+     9us) write_op.cc:270] Start()
0429 08:05:31.646983 (+     1us) write_op.cc:276] Timestamp: P: 1777449901969017 usec, L: 0
0429 08:05:31.646989 (+     6us) write_op.cc:270] Start()
0429 08:05:31.646990 (+     1us) write_op.cc:276] Timestamp: P: 1777449901969132 usec, L: 0
0429 08:05:31.646996 (+     6us) write_op.cc:270] Start()
0429 08:05:31.646997 (+     1us) write_op.cc:276] Timestamp: P: 1777449901969990 usec, L: 0
0429 08:05:31.647003 (+     6us) write_op.cc:270] Start()
0429 08:05:31.647004 (+     1us) write_op.cc:276] Timestamp: P: 1777449901971110 usec, L: 0
0429 08:05:31.647012 (+     8us) write_op.cc:270] Start()
0429 08:05:31.647012 (+     0us) write_op.cc:276] Timestamp: P: 1777449901972506 usec, L: 0
0429 08:05:31.647019 (+     7us) write_op.cc:270] Start()
0429 08:05:31.647019 (+     0us) write_op.cc:276] Timestamp: P: 1777449901972643 usec, L: 0
0429 08:05:31.647030 (+    11us) write_op.cc:270] Start()
0429 08:05:31.647031 (+     1us) write_op.cc:276] Timestamp: P: 1777449901973916 usec, L: 0
0429 08:05:31.647040 (+     9us) write_op.cc:270] Start()
0429 08:05:31.647040 (+     0us) write_op.cc:276] Timestamp: P: 1777449901974481 usec, L: 0
0429 08:05:31.647050 (+    10us) write_op.cc:270] Start()
0429 08:05:31.647051 (+     1us) write_op.cc:276] Timestamp: P: 1777449901974573 usec, L: 0
0429 08:05:31.647058 (+     7us) write_op.cc:270] Start()
0429 08:05:31.647058 (+     0us) write_op.cc:276] Timestamp: P: 1777449901975603 usec, L: 0
0429 08:05:31.647066 (+     8us) write_op.cc:270] Start()
0429 08:05:31.647067 (+     1us) write_op.cc:276] Timestamp: P: 17774499
I20260429 08:05:32.686838  8657 consensus_queue.cc:799] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [LEADER]: Peer dc98e72103e94f92a8b1a214d8b88c62 is lagging by at least 40944 ops behind the committed index  [suppressed 2 similar messages]
W20260429 08:05:32.705850  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 952ms of latency in SegmentAllocator::Sync()
W20260429 08:05:33.128358  8022 tablet_service.cc:3080] error setting up scanner 336d09ff069540518a41aa1655af6b9a with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet is lagging too much to be able to serve a snapshot scan: current lag 30688 ms (maximum allowed 30000 ms): new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "ff9323f2b2fe40acb8a2061909bddd0c"
W20260429 08:05:33.687493  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1030ms of latency in SegmentAllocator::Sync()
I20260429 08:05:34.718770  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 41) took 1045 ms. Trace:
I20260429 08:05:34.718847  8063 rpcz_store.cc:276] 0429 08:05:33.672864 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:05:33.672920 (+    56us) service_pool.cc:225] Handling call
0429 08:05:33.674492 (+  1572us) raft_consensus.cc:1471] Updating replica for 426 ops
0429 08:05:33.676088 (+  1596us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:05:33.676089 (+     1us) raft_consensus.cc:1539] Triggering prepare for 426 ops
0429 08:05:33.676101 (+    12us) write_op.cc:270] Start()
0429 08:05:33.676106 (+     5us) write_op.cc:276] Timestamp: P: 1777449902439494 usec, L: 0
0429 08:05:33.676202 (+    96us) write_op.cc:270] Start()
0429 08:05:33.676203 (+     1us) write_op.cc:276] Timestamp: P: 1777449902440116 usec, L: 0
0429 08:05:33.676213 (+    10us) write_op.cc:270] Start()
0429 08:05:33.676214 (+     1us) write_op.cc:276] Timestamp: P: 1777449902441289 usec, L: 0
0429 08:05:33.676222 (+     8us) write_op.cc:270] Start()
0429 08:05:33.676226 (+     4us) write_op.cc:276] Timestamp: P: 1777449902441918 usec, L: 0
0429 08:05:33.676234 (+     8us) write_op.cc:270] Start()
0429 08:05:33.676235 (+     1us) write_op.cc:276] Timestamp: P: 1777449902442349 usec, L: 0
0429 08:05:33.676241 (+     6us) write_op.cc:270] Start()
0429 08:05:33.676242 (+     1us) write_op.cc:276] Timestamp: P: 1777449902442943 usec, L: 0
0429 08:05:33.676248 (+     6us) write_op.cc:270] Start()
0429 08:05:33.676250 (+     2us) write_op.cc:276] Timestamp: P: 1777449902443836 usec, L: 0
0429 08:05:33.676257 (+     7us) write_op.cc:270] Start()
0429 08:05:33.676258 (+     1us) write_op.cc:276] Timestamp: P: 1777449902445066 usec, L: 0
0429 08:05:33.676265 (+     7us) write_op.cc:270] Start()
0429 08:05:33.676266 (+     1us) write_op.cc:276] Timestamp: P: 1777449902445605 usec, L: 0
0429 08:05:33.676273 (+     7us) write_op.cc:270] Start()
0429 08:05:33.676274 (+     1us) write_op.cc:276] Timestamp: P: 1777449902446390 usec, L: 0
0429 08:05:33.676281 (+     7us) write_op.cc:270] Start()
0429 08:05:33.676282 (+     1us) write_op.cc:276] Timestamp: P: 1777449902446708 usec, L: 0
0429 08:05:33.676288 (+     6us) write_op.cc:270] Start()
0429 08:05:33.676289 (+     1us) write_op.cc:276] Timestamp: P: 1777449902448983 usec, L: 0
0429 08:05:33.676296 (+     7us) write_op.cc:270] Start()
0429 08:05:33.676296 (+     0us) write_op.cc:276] Timestamp: P: 1777449902449122 usec, L: 0
0429 08:05:33.676303 (+     7us) write_op.cc:270] Start()
0429 08:05:33.676304 (+     1us) write_op.cc:276] Timestamp: P: 1777449902449428 usec, L: 0
0429 08:05:33.676310 (+     6us) write_op.cc:270] Start()
0429 08:05:33.676311 (+     1us) write_op.cc:276] Timestamp: P: 1777449902449561 usec, L: 0
0429 08:05:33.676319 (+     8us) write_op.cc:270] Start()
0429 08:05:33.676320 (+     1us) write_op.cc:276] Timestamp: P: 1777449902451252 usec, L: 0
0429 08:05:33.676330 (+    10us) write_op.cc:270] Start()
0429 08:05:33.676331 (+     1us) write_op.cc:276] Timestamp: P: 1777449902451374 usec, L: 0
0429 08:05:33.676337 (+     6us) write_op.cc:270] Start()
0429 08:05:33.676338 (+     1us) write_op.cc:276] Timestamp: P: 1777449902452977 usec, L: 0
0429 08:05:33.676344 (+     6us) write_op.cc:270] Start()
0429 08:05:33.676345 (+     1us) write_op.cc:276] Timestamp: P: 1777449902453147 usec, L: 0
0429 08:05:33.676354 (+     9us) write_op.cc:270] Start()
0429 08:05:33.676355 (+     1us) write_op.cc:276] Timestamp: P: 1777449902453588 usec, L: 0
0429 08:05:33.676362 (+     7us) write_op.cc:270] Start()
0429 08:05:33.676362 (+     0us) write_op.cc:276] Timestamp: P: 1777449902454246 usec, L: 0
0429 08:05:33.676369 (+     7us) write_op.cc:270] Start()
0429 08:05:33.676369 (+     0us) write_op.cc:276] Timestamp: P: 1777449902455546 usec, L: 0
0429 08:05:33.676376 (+     7us) write_op.cc:270] Start()
0429 08:05:33.676377 (+     1us) write_op.cc:276] Timestamp: P: 1777449902455621 usec, L: 0
0429 08:05:33.676389 (+    12us) write_op.cc:270] Start()
0429 08:05:33.676389 (+     0us) write_op.cc:276] Timestamp: P: 1777449902456495 usec, L: 0
0429 08:05:33.676396 (+     7us) write_op.cc:270] Start()
0429 08:05:33.676397 (+     1us) write_op.cc:276] Timestamp: P: 1777449902457999 usec, L: 0
0429 08:05:33.676406 (+     9us) write_op.cc:270] Start()
0429 08:05:33.676407 (+     1us) write_op.cc:276] Timestamp: P: 1777449902458183 usec, L: 0
0429 08:05:33.676413 (+     6us) write_op.cc:270] Start()
0429 08:05:33.676414 (+     1us) write_op.cc:276] Timestamp: P: 1777449902458256 usec, L: 0
0429 08:05:33.676422 (+     8us) write_op.cc:270] Start()
0429 08:05:33.676423 (+     1us) write_op.cc:276] Timestamp: P: 1777449902460736 usec, L: 0
0429 08:05:33.676429 (+     6us) write_op.cc:270] Start()
0429 08:05:33.676430 (+     1us) write_op.cc:276] Timestamp: P: 1777449902460834 usec, L: 0
0429 08:05:33.676437 (+     7us) write_op.cc:270] Start()
0429 08:05:33.676438 (+     1us) write_op.cc:276] Timestamp: P: 1777449902460882 usec, L: 0
0429 08:05:33.676444 (+     6us) write_op.cc:270] Start()
0429 08:05:33.676445 (+     1us) write_op.cc:276] Timestamp: P: 1777449902460925 usec, L: 0
0429 08:05:33.676455 (+    10us) write_op.cc:270] Start()
0429 08:05:33.676456 (+     1us) write_op.cc:276] Timestamp: P: 1777449902463280 usec, L: 0
0429 08:05:33.676475 (+    19us) write_op.cc:270] Start()
0429 08:05:33.676475 (+     0us) write_op.cc:276] Timestamp: P: 1777449902463554 usec, L: 0
0429 08:05:33.676482 (+     7us) write_op.cc:270] Start()
0429 08:05:33.676482 (+     0us) write_op.cc:276] Timestamp: P: 1777449902463670 usec, L: 0
0429 08:05:33.676489 (+     7us) write_op.cc:270] Start()
0429 08:05:33.676490 (+     1us) write_op.cc:276] Timestamp: P: 1777449902463768 usec, L: 0
0429 08:05:33.676497 (+     7us) write_op.cc:270] Start()
0429 08:05:33.676498 (+     1us) write_op.cc:276] Timestamp: P: 1777449902465225 usec, L: 0
0429 08:05:33.676505 (+     7us) write_op.cc:270] Start()
0429 08:05:33.676506 (+     1us) write_op.cc:276] Timestamp: P: 1777449902466385 usec, L: 0
0429 08:05:33.676512 (+     6us) write_op.cc:270] Start()
0429 08:05:33.676513 (+     1us) write_op.cc:276] Timestamp: P: 1777449902466489 usec, L: 0
0429 08:05:33.676524 (+    11us) write_op.cc:270] Start()
0429 08:05:33.676525 (+     1us) write_op.cc:276] Timestamp: P: 1777449902466552 usec, L: 0
0429 08:05:33.676535 (+    10us) write_op.cc:270] Start()
0429 08:05:33.676535 (+     0us) write_op.cc:276] Timestamp: P: 1777449902469419 usec, L: 0
0429 08:05:33.676542 (+     7us) write_op.cc:270] Start()
0429 08:05:33.676543 (+     1us) write_op.cc:276] Timestamp: P: 1777449902469514 usec, L: 0
0429 08:05:33.676549 (+     6us) write_op.cc:270] Start()
0429 08:05:33.676550 (+     1us) write_op.cc:276] Timestamp: P: 1777449902469597 usec, L: 0
0429 08:05:33.676558 (+     8us) write_op.cc:270] Start()
0429 08:05:33.676558 (+     0us) write_op.cc:276] Timestamp: P: 1777449902469693 usec, L: 0
0429 08:05:33.676566 (+     8us) write_op.cc:270] Start()
0429 08:05:33.676567 (+     1us) write_op.cc:276] Timestamp: P: 1777449902472015 usec, L: 0
0429 08:05:33.676574 (+     7us) write_op.cc:270] Start()
0429 08:05:33.676574 (+     0us) write_op.cc:276] Timestamp: P: 1777449902472147 usec, L: 0
0429 08:05:33.676581 (+     7us) write_op.cc:270] Start()
0429 08:05:33.676581 (+     0us) write_op.cc:276] Timestamp: P: 1777449902472258 usec, L: 0
0429 08:05:33.676588 (+     7us) write_op.cc:270] Start()
0429 08:05:33.676588 (+     0us) write_op.cc:276] Timestamp: P: 1777449902472519 usec, L: 0
0429 08:05:33.676601 (+    13us) write_op.cc:270] Start()
0429 08:05:33.676602 (+     1us) write_op.cc:276] Timestamp: P: 1777449902474767 usec, L: 0
0429 08:05:33.676606 (+     4us) write_op.cc:270] Start()
0429 08:05:33.676607 (+     1us) write_op.cc:276] Timestamp: P: 1777449902474900 usec, L: 0
0429 08:05:33.676611 (+     4us) write_op.cc:270] Start()
0429 08:05:33.676612 (+     1us) write_op.cc:276] Timestamp: P: 1777449902475026 usec, L: 0
0429 08:05:33.676617 (+     5us) write_op.cc:270] Start()
0429 08:05:33.676617 (+     0us) write_op.cc:276] Timestamp: P: 1777449902475542 usec, L: 0
0429 08:05:33.676624 (+     7us) write_op.cc:270] Start()
0429 08:05:33.676624 (+     0us) write_op.cc:276] Timestamp: P: 1777449902478431 usec, L: 0
0429 08:05:33.676629 (+     5us) write_op.cc:270] Start()
0429 08:05:33.676629 (+     0us) write_op.cc:276] Timestamp: P: 1777449902478552 usec, L: 0
0429 08:05:33.676634 (+     5us) write_op.cc:270] Start()
0429 08:05:33.676635 (+     1us) write_op.cc:276] Timestamp: P: 1777449902478645 usec, L: 0
0429 08:05:33.676640 (+     5us) write_op.cc:270] Start()
0429 08:05:33.676641 (+     1us) write_op.cc:276] Timestamp: P: 1777449902478703 usec, L: 0
0429 08:05:33.676650 (+     9us) write_op.cc:270] Start()
0429 08:05:33.676651 (+     1us) write_op.cc:276] Timestamp: P: 1777449902480988 usec, L: 0
0429 08:05:33.676655 (+     4us) write_op.cc:270] Start()
0429 08:05:33.676656 (+     1us) write_op.cc:276] Timestamp: P: 1777449902481071 usec, L: 0
0429 08:05:33.676661 (+     5us) write_op.cc:270] Start()
0429 08:05:33.676661 (+     0us) write_op.cc:276] Timestamp: P: 1777449902481144 usec, L: 0
0429 08:05:33.676666 (+     5us) write_op.cc:270] Start()
0429 08:05:33.676666 (+     0us) write_op.cc:276] Timestamp: P: 1777449902481571 usec, L: 0
0429 08:05:33.676673 (+     7us) write_op.cc:270] Start()
0429 08:05:33.676674 (+     1us) write_op.cc:276] Timestamp: P: 1777449902483653 usec, L: 0
0429 08:05:33.676678 (+     4us) write_op.cc:270] Start()
0429 08:05:33.676679 (+     1us) write_op.cc:276] Timestamp: P: 1777449902483764 usec, L: 0
0429 08:05:33.676683 (+     4us) write_op.cc:270] Start()
0429 08:05:33.676684 (+     1us) write_op.cc:276] Timestamp: P: 1777449902483843 usec, L: 0
0429 08:05:33.676689 (+     5us) write_op.cc:270] Start()
0429 08:05:33.676691 (+     2us) write_op.cc:276] Timestamp: P: 1777449902484186 usec, L: 0
0429 08:05:33.676695 (+     4us) write_op.cc:270] Start()
0429 08:05:33.676696 (+     1us) write_op.cc:276] Timestamp: P: 1777449902485305 usec, L: 0
0429 08:05:33.676702 (+     6us) write_op.cc:270] Start()
0429 08:05:33.676702 (+     0us) write_op.cc:276] Timestamp: P: 1777449902486600 usec, L: 0
0429 08:05:33.676707 (+     5us) write_op.cc:270] Start()
0429 08:05:33.676707 (+     0us) write_op.cc:276] Timestamp: P: 1777449902487152 usec, L: 0
0429 08:05:33.676713 (+     6us) write_op.cc:270] Start()
0429 08:05:33.676715 (+     2us) write_op.cc:276] Timestamp: P: 1777449902487290 usec, L: 0
0429 08:05:33.676721 (+     6us) write_op.cc:270] Start()
0429 08:05:33.676721 (+     0us) write_op.cc:276] Timestamp: P: 1777449902488878 usec, L: 0
0429 08:05:33.676726 (+     5us) write_op.cc:270] Start()
0429 08:05:33.676727 (+     1us) write_op.cc:276] Timestamp: P: 1777449902489321 usec, L: 0
0429 08:05:33.676731 (+     4us) write_op.cc:270] Start()
0429 08:05:33.676732 (+     1us) write_op.cc:276] Timestamp: P: 1777449902490007 usec, L: 0
0429 08:05:33.676737 (+     5us) write_op.cc:270] Start()
0429 08:05:33.676739 (+     2us) write_op.cc:276] Timestamp: P: 1777449902490113 usec, L: 0
0429 08:05:33.676744 (+     5us) write_op.cc:270] Start()
0429 08:05:33.676744 (+     0us) write_op.cc:276] Timestamp: P: 1777449902492262 usec, L: 0
0429 08:05:33.676749 (+     5us) write_op.cc:270] Start()
0429 08:05:33.676749 (+     0us) write_op.cc:276] Timestamp: P: 1777449902492365 usec, L: 0
0429 08:05:33.676754 (+     5us) write_op.cc:270] Start()
0429 08:05:33.676754 (+     0us) write_op.cc:276] Timestamp: P: 1777449902492700 usec, L: 0
0429 08:05:33.676759 (+     5us) write_op.cc:270] Start()
0429 08:05:33.676760 (+     1us) write_op.cc:276] Timestamp: P: 1777449902493191 usec, L: 0
0429 08:05:33.676766 (+     6us) write_op.cc:270] Start()
0429 08:05:33.676766 (+     0us) write_op.cc:276] Timestamp: P: 1777449902494014 usec, L: 0
0429 08:05:33.676770 (+     4us) write_op.cc:270] Start()
0429 08:05:33.676771 (+     1us) write_op.cc:276] Timestamp: P: 1777449902494377 usec, L: 0
0429 08:05:33.676776 (+     5us) write_op.cc:270] Start()
0429 08:05:33.676776 (+     0us) write_op.cc:276] Timestamp: P: 1777449902496151 usec, L: 0
0429 08:05:33.676782 (+     6us) write_op.cc:270] Start()
0429 08:05:33.676784 (+     2us) write_op.cc:276] Timestamp: P: 1777449902496236 usec, L: 0
0429 08:05:33.676789 (+     5us) write_op.cc:270] Start()
0429 08:05:33.676789 (+     0us) write_op.cc:276] Timestamp: P: 1777449902496761 usec, L: 0
0429 08:05:33.676793 (+     4us) write_op.cc:270] Start()
0429 08:05:33.676794 (+     1us) write_op.cc:276] Timestamp: P: 1777449902497353 usec, L: 0
0429 08:05:33.676798 (+     4us) write_op.cc:270] Start()
0429 08:05:33.676799 (+     1us) write_op.cc:276] Timestamp: P: 1777449902498370 usec, L: 0
0429 08:05:33.676803 (+     4us) write_op.cc:270] Start()
0429 08:05:33.676805 (+     2us) write_op.cc:276] Timestamp: P: 1777449902498487 usec, L: 0
0429 08:05:33.676810 (+     5us) write_op.cc:270] Start()
0429 08:05:33.676811 (+     1us) write_op.cc:276] Timestamp: P: 1777449902500126 usec, L: 0
0429 08:05:33.676815 (+     4us) write_op.cc:270] Start()
0429 08:05:33.676816 (+     1us) write_op.cc:276] Timestamp: P: 1777449902501468 usec, L: 0
0429 08:05:33.676820 (+     4us) write_op.cc:270] Start()
0429 08:05:33.676821 (+     1us) write_op.cc:276] Timestamp: P: 1777449902501925 usec, L: 0
0429 08:05:33.676826 (+     5us) write_op.cc:270] Start()
0429 08:05:33.676827 (+     1us) write_op.cc:276] Timestamp: P: 1777449902502058 usec, L: 0
0429 08:05:33.676834 (+     7us) write_op.cc:270] Start()
0429 08:05:33.676834 (+     0us) write_op.cc:276] Timestamp: P: 1777449902503970 usec, L: 0
0429 08:05:33.676839 (+     5us) write_op.cc:270] Start()
0429 08:05:33.676840 (+     1us) write_op.cc:276] Timestamp: P: 1777449902504334 usec, L: 0
0429 08:05:33.676863 (+    23us) write_op.cc:270] Start()
0429 08:05:33.676864 (+     1us) write_op.cc:276] Timestamp: P: 1777449902504580 usec, L: 0
0429 08:05:33.676873 (+     9us) write_op.cc:270] Start()
0429 08:05:33.676876 (+     3us) write_op.cc:276] Timestamp: P: 1777449902504690 usec, L: 0
0429 08:05:33.676883 (+     7us) write_op.cc:270] Start()
0429 08:05:33.676884 (+     1us) write_op.cc:276] Timestamp: P: 1777449902506291 usec, L: 0
0429 08:05:33.676890 (+     6us) write_op.cc:270] Start()
0429 08:05:33.676890 (+     0us) write_op.cc:276] Timestamp: P: 1777449902506865 usec, L: 0
0429 08:05:33.676896 (+     6us) write_op.cc:270] Start()
0429 08:05:33.676898 (+     2us) write_op.cc:276] Timestamp: P: 1777449902507120 usec, L: 0
0429 08:05:33.676904 (+     6us) write_op.cc:270] Start()
0429 08:05:33.676908 (+     4us) write_op.cc:276] Timestamp: P: 1777449902507708 usec, L: 0
0429 08:05:33.676915 (+     7us) write_op.cc:270] Start()
0429 08:05:33.676916 (+     1us) write_op.cc:276] Timestamp: P: 1777449902508213 usec, L: 0
0429 08:05:33.676926 (+    10us) write_op.cc:270] Start()
0429 08:05:33.676927 (+     1us) write_op.cc:276] Timestamp: P: 1777449902509720 usec, L: 0
0429 08:05:33.676939 (+    12us) write_op.cc:270] Start()
0429 08:05:33.676940 (+     1us) write_op.cc:276] Timestamp: P: 1777449902510207 usec, L: 0
0429 08:05:33.676950 (+    10us) write_op.cc:270] Start()
0429 08:05:33.676953 (+     3us) write_op.cc:276] Timestamp: P: 1777449902510293 usec, L: 0
0429 08:05:33.676963 (+    10us) write_op.cc:270] Start()
0429 08:05:33.676964 (+     1us) write_op.cc:276] Timestamp: P: 1777449902510606 usec, L: 0
0429 08:05:33.676968 (+     4us) write_op.cc:270] Start()
0429 08:05:33.676969 (+     1us) write_op.cc:276] Timestamp: P: 1777449902512759 usec, L: 0
0429 08:05:33.676973 (+     4us) write_op.cc:270] Start()
0429 08:05:33.676974 (+     1us) write_op.cc:276] Timestamp: P: 1777449902512820 usec, L: 0
0429 08:05:33.676978 (+     4us) write_op.cc:270] Start()
0429 08:05:33.676980 (+     2us) write_op.cc:276] Timestamp: P: 1777449902512859 usec, L: 0
0429 08:05:33.676985 (+     5us) write_op.cc:270] Start()
0429 08:05:33.676985 (+     0us) write_op.cc:276] Timestamp: P: 1777449902514309 usec, L: 0
0429 08:05:33.676990 (+     5us) write_op.cc:270] Start()
0429 08:05:33.676990 (+     0us) write_op.cc:276] Timestamp: P: 1777449902515201 usec, L: 0
0429 08:05:33.676995 (+     5us) write_op.cc:270] Start()
0429 08:05:33.676996 (+     1us) write_op.cc:276] Timestamp: P: 1777449902515293 usec, L: 0
0429 08:05:33.677001 (+     5us) write_op.cc:270] Start()
0429 08:05:33.677003 (+     2us) write_op.cc:276] Timestamp: P: 1777449902515387 usec, L: 0
0429 08:05:33.677008 (+     5us) write_op.cc:270] Start()
0429 08:05:33.677008 (+     0us) write_op.cc:276] Timestamp: P: 1777449902517350 usec, L: 0
0429 08:05:33.677014 (+     6us) write_op.cc:270] Start()
0429 08:05:33.677014 (+     0us) write_op.cc:276] Timestamp: P: 1777449902517471 usec, L: 0
0429 08:05:33.677019 (+     5us) write_op.cc:270] Start()
0429 08:05:33.677020 (+     1us) write_op.cc:276] Timestamp: P: 1777449902517559 usec, L: 0
0429 08:05:33.677025 (+     5us) write_op.cc:270] Start()
0429 08:05:33.677028 (+     3us) write_op.cc:276] Timestamp: P: 1777449902517873 usec, L: 0
0429 08:05:33.677032 (+     4us) write_op.cc:270] Start()
0429 08:05:33.677032 (+     0us) write_op.cc:276] Timestamp: P: 1777449902520191 usec, L: 0
0429 08:05:33.677037 (+     5us) write_op.cc:270] Start()
0429 08:05:33.677037 (+     0us) write_op.cc:276] Timestamp: P: 1777449902520334 usec, L: 0
0429 08:05:33.677042 (+     5us) write_op.cc:270] Start()
0429 08:05:33.677042 (+     0us) write_op.cc:276] Timestamp: P: 1777449902520449 usec, L: 0
0429 08:05:33.677047 (+     5us) write_op.cc:270] Start()
0429 08:05:33.677049 (+     2us) write_op.cc:276] Timestamp: P: 1777449902520529 usec, L: 0
0429 08:05:33.677054 (+     5us) write_op.cc:270] Start()
0429 08:05:33.677055 (+     1us) write_op.cc:276] Timestamp: P: 1777449902521949 usec, L: 0
0429 08:05:33.677059 (+     4us) write_op.cc:270] Start()
0429 08:05:33.677060 (+     1us) write_op.cc:276] Timestamp: P: 1777449902523215 usec, L: 0
0429 08:05:33.677064 (+     4us) write_op.cc:270] Start()
0429 08:05:33.677065 (+     1us) write_op.cc:276] Timestamp: P: 1777449902523315 usec, L: 0
0429 08:05:33.677070 (+     5us) write_op.cc:270] Start()
0429 08:05:33.677071 (+     1us) write_op.cc:276] Timestamp: P: 1777449902523778 usec, L: 0
0429 08:05:33.677078 (+     7us) write_op.cc:270] Start()
0429 08:05:33.677078 (+     0us) write_op.cc:276] Timestamp: P: 1777449902524720 usec, L: 0
0429 08:05:33.677083 (+     5us) write_op.cc:270] Start()
0429 08:05:33.677084 (+     1us) write_op.cc:276] Timestamp: P: 1777449902526481 usec, L: 0
0429 08:05:33.677088 (+     4us) write_op.cc:270] Start()
0429 08:05:33.677089 (+     1us) write_op.cc:276] Timestamp: P: 1777449902526569 usec, L: 0
0429 08:05:33.677093 (+     4us) write_op.cc:270] Start()
0429 08:05:33.677095 (+     2us) write_op.cc:276] Timestamp: P: 1777449902526882 usec, L: 0
0429 08:05:33.677100 (+     5us) write_op.cc:270] Start()
0429 08:05:33.677100 (+     0us) write_op.cc:276] Timestamp: P: 1777449902527429 usec, L: 0
0429 08:05:33.677105 (+     5us) write_op.cc:270] Start()
0429 08:05:33.677105 (+     0us) write_op.cc:276] Timestamp: P: 1777449902528970 usec, L: 0
0429 08:05:33.677127 (+    22us) write_op.cc:270] Start()
0429 08:05:33.677128 (+     1us) write_op.cc:276] Timestamp: P: 1777449902529046 usec, L: 0
0429 08:05:33.677136 (+     8us) write_op.cc:270] Start()
0429 08:05:33.677139 (+     3us) write_op.cc:276] Timestamp: P: 1777449902529539 usec, L: 0
0429 08:05:33.677152 (+    13us) write_op.cc:270] Start()
0429 08:05:33.677153 (+     1us) write_op.cc:276] Timestamp: P: 1777449902530914 usec, L: 0
0429 08:05:33.677161 (+     8us) write_op.cc:270] Start()
0429 08:05:33.677162 (+     1us) write_op.cc:276] Timestamp: P: 1777449902531323 usec, L: 0
0429 08:05:33.677168 (+     6us) write_op.cc:270] Start()
0429 08:05:33.677169 (+     1us) write_op.cc:276] Timestamp: P: 1777449902531441 usec, L: 0
0429 08:05:33.677176 (+     7us) write_op.cc:270] Start()
0429 08:05:33.677180 (+     4us) write_op.cc:276] Timestamp: P: 1777449902532819 usec, L: 0
0429 08:05:33.677191 (+    11us) write_op.cc:270] Start()
0429 08:05:33.677192 (+     1us) write_op.cc:276] Timestamp: P: 1777449902533577 usec, L: 0
0429 08:05:33.677201 (+     9us) write_op.cc:270] Start()
0429 08:05:33.677202 (+     1us) write_op.cc:276] Timestamp: P: 1777449902533971 usec, L: 0
0429 08:05:33.677212 (+    10us) write_op.cc:270] Start()
0429 08:05:33.677213 (+     1us) write_op.cc:276] Timestamp: P: 1777449902534058 usec, L: 0
0429 08:05:33.677223 (+    10us) write_op.cc:270] Start()
0429 08:05:33.677224 (+     1us) write_op.cc:276] Timestamp: P: 1777449902534847 usec, L: 0
0429 08:05:33.677231 (+     7us) write_op.cc:270] Start()
0429 08:05:33.677232 (+     1us) write_op.cc:276] Timestamp: P: 1777449902535574 usec, L: 0
0429 08:05:33.677238 (+     6us) write_op.cc:270] Start()
0429 08:05:33.677238 (+     0us) write_op.cc:276] Timestamp: P: 1777449902536503 usec, L: 0
0429 08:05:33.677245 (+     7us) write_op.cc:270] Start()
0429 08:05:33.677246 (+     1us) write_op.cc:276] Timestamp: P: 1777449902536885 usec, L: 0
0429 08:05:33.677255 (+     9us) write_op.cc:270] Start()
0429 08:05:33.677256 (+     1us) write_op.cc:276] Timestamp: P: 1777449902537958 usec, L: 0
0429 08:05:33.677265 (+     9us) write_op.cc:270] Start()
0429 08:05:33.677266 (+     1us) write_op.cc:276] Timestamp: P: 1777449902538976 usec, L: 0
0429 08:05:33.677273 (+     7us) write_op.cc:270] Start()
0429 08:05:33.677273 (+     0us) write_op.cc:276] Timestamp: P: 1777449902539583 usec, L: 0
0429 08:05:33.677281 (+     8us) write_op.cc:270] Start()
0429 08:05:33.677282 (+     1us) write_op.cc:276] Timestamp: P: 1777449902540238 usec, L: 0
0429 08:05:33.677291 (+     9us) write_op.cc:270] Start()
0429 08:05:33.677291 (+     0us) write_op.cc:276] Timestamp: P: 1777449902541993 usec, L: 0
0429 08:05:33.677298 (+     7us) write_op.cc:270] Start()
0429 08:05:33.677299 (+     1us) write_op.cc:276] Timestamp: P: 1777449902542465 usec, L: 0
0429 08:05:33.677306 (+     7us) write_op.cc:270] Start()
0429 08:05:33.677307 (+     1us) write_op.cc:276] Timestamp: P: 1777449902542633 usec, L: 0
0429 08:05:33.677315 (+     8us) write_op.cc:270] Start()
0429 08:05:33.677315 (+     0us) write_op.cc:276] Timestamp: P: 1777449902543233 usec, L: 0
0429 08:05:33.677324 (+     9us) write_op.cc:270] Start()
0429 08:05:33.677324 (+     0us) write_op.cc:276] Timestamp: P: 1777449902544487 usec, L: 0
0429 08:05:33.677330 (+     6us) write_op.cc:270] Start()
0429 08:05:33.677331 (+     1us) write_op.cc:276] Timestamp: P: 1777449902544619 usec, L: 0
0429 08:05:33.677338 (+     7us) write_op.cc:270] Start()
0429 08:05:33.677338 (+     0us) write_op.cc:276] Timestamp: P: 1777449902545117 usec, L: 0
0429 08:05:33.677345 (+     7us) write_op.cc:270] Start()
0429 08:05:33.677345 (+     0us) write_op.cc:276] Timestamp: P: 1777449902546227 usec, L: 0
0429 08:05:33.677354 (+     9us) write_op.cc:270] Start()
0429 08:05:33.677354 (+     0us) write_op.cc:276] Timestamp: P: 1777449902546780 usec, L: 0
0429 08:05:33.677361 (+     7us) write_op.cc:270] Start()
0429 08:05:33.677361 (+     0us) write_op.cc:276] Timestamp: P: 1777449902547397 usec, L: 0
0429 08:05:33.677368 (+     7us) write_op.cc:270] Start()
0429 08:05:33.677369 (+     1us) write_op.cc:276] Timestamp: P: 1777449902548088 usec, L: 0
0429 08:05:33.677376 (+     7us) write_op.cc:270] Start()
0429 08:05:33.677376 (+     0us) write_op.cc:276] Timestamp: P: 1777449902549259 usec, L: 0
0429 08:05:33.677385 (+     9us) write_op.cc:270] Start()
0429 08:05:33.677386 (+     1us) write_op.cc:276] Timestamp: P: 1777449902549361 usec, L: 0
0429 08:05:33.677393 (+     7us) write_op.cc:270] Start()
0429 08:05:33.677393 (+     0us) write_op.cc:276] Timestamp: P: 1777449902550100 usec, L: 0
0429 08:05:33.677400 (+     7us) write_op.cc:270] Start()
0429 08:05:33.677400 (+     0us) write_op.cc:276] Timestamp: P: 1777449902551283 usec, L: 0
0429 08:05:33.677407 (+     7us) write_op.cc:270] Start()
0429 08:05:33.677407 (+     0us) write_op.cc:276] Timestamp: P: 1777449902551347 usec, L: 0
0429 08:05:33.677416 (+     9us) write_op.cc:270] Start()
0429 08:05:33.677417 (+     1us) write_op.cc:276] Timestamp: P: 1777449902551967 usec, L: 0
0429 08:05:33.677423 (+     6us) write_op.cc:270] Start()
0429 08:05:33.677423 (+     0us) write_op.cc:276] Timestamp: P: 1777449902552521 usec, L: 0
0429 08:05:33.677431 (+     8us) write_op.cc:270] Start()
0429 08:05:33.677432 (+     1us) write_op.cc:276] Timestamp: P: 1777449902554412 usec, L: 0
0429 08:05:33.677439 (+     7us) write_op.cc:270] Start()
0429 08:05:33.677440 (+     1us) write_op.cc:276] Timestamp: P: 1777449902554525 usec, L: 0
0429 08:05:33.677448 (+     8us) write_op.cc:270] Start()
0429 08:05:33.677449 (+     1us) write_op.cc:276] Timestamp: P: 1777449902554607 usec, L: 0
0429 08:05:33.677457 (+     8us) write_op.cc:270] Start()
0429 08:05:33.677458 (+     1us) write_op.cc:276] Timestamp: P: 1777449902554963 usec, L: 0
0429 08:05:33.677475 (+    17us) write_op.cc:270] Start()
0429 08:05:33.677476 (+     1us) write_op.cc:276] Timestamp: P: 1777449902556607 usec, L: 0
0429 08:05:33.677482 (+     6us) write_op.cc:270] Start()
0429 08:05:33.677483 (+     1us) write_op.cc:276] Timestamp: P: 1777449902557266 usec, L: 0
0429 08:05:33.677492 (+     9us) write_op.cc:270] Start()
0429 08:05:33.677492 (+     0us) write_op.cc:276] Timestamp: P: 1777449902557365 usec, L: 0
0429 08:05:33.677500 (+     8us) write_op.cc:270] Start()
0429 08:05:33.677500 (+     0us) write_op.cc:276] Timestamp: P: 1777449902557853 usec, L: 0
0429 08:05:33.677507 (+     7us) write_op.cc:270] Start()
0429 08:05:33.677508 (+     1us) write_op.cc:276] Timestamp: P: 1777449902559705 usec, L: 0
0429 08:05:33.677514 (+     6us) write_op.cc:270] Start()
0429 08:05:33.677515 (+     1us) write_op.cc:276] Timestamp: P: 1777449902559816 usec, L: 0
0429 08:05:33.677524 (+     9us) write_op.cc:270] Start()
0429 08:05:33.677526 (+     2us) write_op.cc:276] Timestamp: P: 1777449902560205 usec, L: 0
0429 08:05:33.677534 (+     8us) write_op.cc:270] Start()
0429 08:05:33.677535 (+     1us) write_op.cc:276] Timestamp: P: 1777449902560317 usec, L: 0
0429 08:05:33.677541 (+     6us) write_op.cc:270] Start()
0429 08:05:33.677542 (+     1us) write_op.cc:276] Timestamp: P: 1777449902561980 usec, L: 0
0429 08:05:33.677549 (+     7us) write_op.cc:270] Start()
0429 08:05:33.677549 (+     0us) write_op.cc:276] Timestamp: P: 1777449902562707 usec, L: 0
0429 08:05:33.677558 (+     9us) write_op.cc:270] Start()
0429 08:05:33.677559 (+     1us) write_op.cc:276] Timestamp: P: 1777449902563145 usec, L: 0
0429 08:05:33.677566 (+     7us) write_op.cc:270] Start()
0429 08:05:33.677566 (+     0us) write_op.cc:276] Timestamp: P: 1777449902563250 usec, L: 0
0429 08:05:33.677574 (+     8us) write_op.cc:270] Start()
0429 08:05:33.677574 (+     0us) write_op.cc:276] Timestamp: P: 1777449902563976 usec, L: 0
0429 08:05:33.677581 (+     7us) write_op.cc:270] Start()
0429 08:05:33.677582 (+     1us) write_op.cc:276] Timestamp: P: 1777449902565192 usec, L: 0
0429 08:05:33.677599 (+    17us) write_op.cc:270] Start()
0429 08:05:33.677600 (+     1us) write_op.cc:276] Timestamp: P: 1777449902565900 usec, L: 0
0429 08:05:33.677606 (+     6us) write_op.cc:270] Start()
0429 08:05:33.677607 (+     1us) write_op.cc:276] Timestamp: P: 1777449902566724 usec, L: 0
0429 08:05:33.677613 (+     6us) write_op.cc:270] Start()
0429 08:05:33.677614 (+     1us) write_op.cc:276] Timestamp: P: 1777449902566829 usec, L: 0
0429 08:05:33.677623 (+     9us) write_op.cc:270] Start()
0429 08:05:33.677625 (+     2us) write_op.cc:276] Timestamp: P: 1777449902567581 usec, L: 0
0429 08:05:33.677637 (+    12us) write_op.cc:270] Start()
0429 08:05:33.677638 (+     1us) write_op.cc:276] Timestamp: P: 1777449902569247 usec, L: 0
0429 08:05:33.677651 (+    13us) write_op.cc:270] Start()
0429 08:05:33.677651 (+     0us) write_op.cc:276] Timestamp: P: 1777449902569562 usec, L: 0
0429 08:05:33.677658 (+     7us) write_op.cc:270] Start()
0429 08:05:33.677659 (+     1us) write_op.cc:276] Timestamp: P: 1777449902570078 usec, L: 0
0429 08:05:33.677667 (+     8us) write_op.cc:270] Start()
0429 08:05:33.677668 (+     1us) write_op.cc:276] Timestamp: P: 1777449902570875 usec, L: 0
0429 08:05:33.677677 (+     9us) write_op.cc:270] Start()
0429 08:05:33.677678 (+     1us) write_op.cc:276] Timestamp: P: 1777449902571572 usec, L: 0
0429 08:05:33.677688 (+    10us) write_op.cc:270] Start()
0429 08:05:33.677689 (+     1us) write_op.cc:276] Timestamp: P: 1777449902572405 usec, L: 0
0429 08:05:33.677698 (+     9us) write_op.cc:270] Start()
0429 08:05:33.677699 (+     1us) write_op.cc:276] Timestamp: P: 1777449902573215 usec, L: 0
0429 08:05:33.677709 (+    10us) write_op.cc:270] Start()
0429 08:05:33.677709 (+     0us) write_op.cc:276] Timestamp: P: 1777449902573346 usec, L: 0
0429 08:05:33.677719 (+    10us) write_op.cc:270] Start()
0429 08:05:33.677720 (+     1us) write_op.cc:276] Timestamp: P: 1777449902573791 usec, L: 0
0429 08:05:33.677729 (+     9us) write_op.cc:270] Start()
0429 08:05:33.677731 (+     2us) write_op.cc:276] Timestamp: P: 1777449902574938 usec, L: 0
0429 08:05:33.677739 (+     8us) write_op.cc:270] Start()
0429 08:05:33.677740 (+     1us) write_op.cc:276] Timestamp: P: 1777449902575515 usec, L: 0
0429 08:05:33.677748 (+     8us) write_op.cc:270] Start()
0429 08:05:33.677749 (+     1us) write_op.cc:276] Timestamp: P: 1777449902576369 usec, L: 0
0429 08:05:33.677761 (+    12us) write_op.cc:270] Start()
0429 08:05:33.677762 (+     1us) write_op.cc:276] Timestamp: P: 1777449902577231 usec, L: 0
0429 08:05:33.677770 (+     8us) write_op.cc:270] Start()
0429 08:05:33.677771 (+     1us) write_op.cc:276] Timestamp: P: 1777449902577999 usec, L: 0
0429 08:05:33.677781 (+    10us) write_op.cc:270] Start()
0429 08:05:33.677782 (+     1us) write_op.cc:276] Timestamp: P: 17774499
W20260429 08:05:34.779605  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 884ms of latency in SegmentAllocator::Sync()
W20260429 08:05:35.093472  8022 tablet_service.cc:3080] error setting up scanner ed822f4c0149463e92caab3ce384e790 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet is lagging too much to be able to serve a snapshot scan: current lag 32015 ms (maximum allowed 30000 ms): new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "775b828a285148ad86248db27bcf5ff3"
W20260429 08:05:35.665208  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1064ms of latency in SegmentAllocator::Sync()
W20260429 08:05:36.729892  8414 log.cc:494] Time spent T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Log roll took a long time: real 1.065s	user 0.001s	sys 0.000s
W20260429 08:05:36.745597  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1025ms of latency in SegmentAllocator::Sync()
W20260429 08:05:37.225203  8022 tablet_service.cc:3080] error setting up scanner 1c1d47cc306948bea721d67b53ab9408 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet is lagging too much to be able to serve a snapshot scan: current lag 33842 ms (maximum allowed 30000 ms): new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "ff9323f2b2fe40acb8a2061909bddd0c"
I20260429 08:05:37.772324  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 43) took 2095 ms. Trace:
I20260429 08:05:37.772413  8063 rpcz_store.cc:276] 0429 08:05:35.677028 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:05:35.677054 (+    26us) service_pool.cc:225] Handling call
0429 08:05:35.678011 (+   957us) raft_consensus.cc:1471] Updating replica for 426 ops
0429 08:05:35.678941 (+   930us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:05:35.678942 (+     1us) raft_consensus.cc:1539] Triggering prepare for 426 ops
0429 08:05:35.678953 (+    11us) write_op.cc:270] Start()
0429 08:05:35.678960 (+     7us) write_op.cc:276] Timestamp: P: 1777449903077811 usec, L: 0
0429 08:05:35.679064 (+   104us) write_op.cc:270] Start()
0429 08:05:35.679065 (+     1us) write_op.cc:276] Timestamp: P: 1777449903079309 usec, L: 0
0429 08:05:35.679072 (+     7us) write_op.cc:270] Start()
0429 08:05:35.679072 (+     0us) write_op.cc:276] Timestamp: P: 1777449903079825 usec, L: 0
0429 08:05:35.679077 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679078 (+     1us) write_op.cc:276] Timestamp: P: 1777449903081014 usec, L: 0
0429 08:05:35.679084 (+     6us) write_op.cc:270] Start()
0429 08:05:35.679087 (+     3us) write_op.cc:276] Timestamp: P: 1777449903081121 usec, L: 0
0429 08:05:35.679104 (+    17us) write_op.cc:270] Start()
0429 08:05:35.679105 (+     1us) write_op.cc:276] Timestamp: P: 1777449903081673 usec, L: 0
0429 08:05:35.679110 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679111 (+     1us) write_op.cc:276] Timestamp: P: 1777449903083301 usec, L: 0
0429 08:05:35.679115 (+     4us) write_op.cc:270] Start()
0429 08:05:35.679116 (+     1us) write_op.cc:276] Timestamp: P: 1777449903083402 usec, L: 0
0429 08:05:35.679122 (+     6us) write_op.cc:270] Start()
0429 08:05:35.679122 (+     0us) write_op.cc:276] Timestamp: P: 1777449903083505 usec, L: 0
0429 08:05:35.679127 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679127 (+     0us) write_op.cc:276] Timestamp: P: 1777449903084590 usec, L: 0
0429 08:05:35.679132 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679132 (+     0us) write_op.cc:276] Timestamp: P: 1777449903085286 usec, L: 0
0429 08:05:35.679136 (+     4us) write_op.cc:270] Start()
0429 08:05:35.679137 (+     1us) write_op.cc:276] Timestamp: P: 1777449903085991 usec, L: 0
0429 08:05:35.679144 (+     7us) write_op.cc:270] Start()
0429 08:05:35.679144 (+     0us) write_op.cc:276] Timestamp: P: 1777449903086516 usec, L: 0
0429 08:05:35.679149 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679149 (+     0us) write_op.cc:276] Timestamp: P: 1777449903086824 usec, L: 0
0429 08:05:35.679155 (+     6us) write_op.cc:270] Start()
0429 08:05:35.679155 (+     0us) write_op.cc:276] Timestamp: P: 1777449903087655 usec, L: 0
0429 08:05:35.679160 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679161 (+     1us) write_op.cc:276] Timestamp: P: 1777449903088161 usec, L: 0
0429 08:05:35.679168 (+     7us) write_op.cc:270] Start()
0429 08:05:35.679169 (+     1us) write_op.cc:276] Timestamp: P: 1777449903089327 usec, L: 0
0429 08:05:35.679173 (+     4us) write_op.cc:270] Start()
0429 08:05:35.679174 (+     1us) write_op.cc:276] Timestamp: P: 1777449903090480 usec, L: 0
0429 08:05:35.679178 (+     4us) write_op.cc:270] Start()
0429 08:05:35.679179 (+     1us) write_op.cc:276] Timestamp: P: 1777449903090601 usec, L: 0
0429 08:05:35.679183 (+     4us) write_op.cc:270] Start()
0429 08:05:35.679184 (+     1us) write_op.cc:276] Timestamp: P: 1777449903091312 usec, L: 0
0429 08:05:35.679192 (+     8us) write_op.cc:270] Start()
0429 08:05:35.679192 (+     0us) write_op.cc:276] Timestamp: P: 1777449903091932 usec, L: 0
0429 08:05:35.679197 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679198 (+     1us) write_op.cc:276] Timestamp: P: 1777449903093399 usec, L: 0
0429 08:05:35.679203 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679203 (+     0us) write_op.cc:276] Timestamp: P: 1777449903093500 usec, L: 0
0429 08:05:35.679212 (+     9us) write_op.cc:270] Start()
0429 08:05:35.679213 (+     1us) write_op.cc:276] Timestamp: P: 1777449903094675 usec, L: 0
0429 08:05:35.679221 (+     8us) write_op.cc:270] Start()
0429 08:05:35.679221 (+     0us) write_op.cc:276] Timestamp: P: 1777449903096058 usec, L: 0
0429 08:05:35.679226 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679227 (+     1us) write_op.cc:276] Timestamp: P: 1777449903096153 usec, L: 0
0429 08:05:35.679232 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679232 (+     0us) write_op.cc:276] Timestamp: P: 1777449903096400 usec, L: 0
0429 08:05:35.679237 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679237 (+     0us) write_op.cc:276] Timestamp: P: 1777449903096696 usec, L: 0
0429 08:05:35.679244 (+     7us) write_op.cc:270] Start()
0429 08:05:35.679245 (+     1us) write_op.cc:276] Timestamp: P: 1777449903098084 usec, L: 0
0429 08:05:35.679250 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679250 (+     0us) write_op.cc:276] Timestamp: P: 1777449903098175 usec, L: 0
0429 08:05:35.679255 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679256 (+     1us) write_op.cc:276] Timestamp: P: 1777449903099119 usec, L: 0
0429 08:05:35.679262 (+     6us) write_op.cc:270] Start()
0429 08:05:35.679263 (+     1us) write_op.cc:276] Timestamp: P: 1777449903100166 usec, L: 0
0429 08:05:35.679270 (+     7us) write_op.cc:270] Start()
0429 08:05:35.679270 (+     0us) write_op.cc:276] Timestamp: P: 1777449903100265 usec, L: 0
0429 08:05:35.679276 (+     6us) write_op.cc:270] Start()
0429 08:05:35.679276 (+     0us) write_op.cc:276] Timestamp: P: 1777449903100340 usec, L: 0
0429 08:05:35.679281 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679282 (+     1us) write_op.cc:276] Timestamp: P: 1777449903102767 usec, L: 0
0429 08:05:35.679287 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679288 (+     1us) write_op.cc:276] Timestamp: P: 1777449903102945 usec, L: 0
0429 08:05:35.679295 (+     7us) write_op.cc:270] Start()
0429 08:05:35.679296 (+     1us) write_op.cc:276] Timestamp: P: 1777449903103041 usec, L: 0
0429 08:05:35.679300 (+     4us) write_op.cc:270] Start()
0429 08:05:35.679301 (+     1us) write_op.cc:276] Timestamp: P: 1777449903103127 usec, L: 0
0429 08:05:35.679306 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679306 (+     0us) write_op.cc:276] Timestamp: P: 1777449903104706 usec, L: 0
0429 08:05:35.679311 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679312 (+     1us) write_op.cc:276] Timestamp: P: 1777449903105705 usec, L: 0
0429 08:05:35.679319 (+     7us) write_op.cc:270] Start()
0429 08:05:35.679319 (+     0us) write_op.cc:276] Timestamp: P: 1777449903105889 usec, L: 0
0429 08:05:35.679324 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679324 (+     0us) write_op.cc:276] Timestamp: P: 1777449903106429 usec, L: 0
0429 08:05:35.679330 (+     6us) write_op.cc:270] Start()
0429 08:05:35.679330 (+     0us) write_op.cc:276] Timestamp: P: 1777449903106986 usec, L: 0
0429 08:05:35.679335 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679335 (+     0us) write_op.cc:276] Timestamp: P: 1777449903108392 usec, L: 0
0429 08:05:35.679342 (+     7us) write_op.cc:270] Start()
0429 08:05:35.679342 (+     0us) write_op.cc:276] Timestamp: P: 1777449903108822 usec, L: 0
0429 08:05:35.679348 (+     6us) write_op.cc:270] Start()
0429 08:05:35.679348 (+     0us) write_op.cc:276] Timestamp: P: 1777449903109420 usec, L: 0
0429 08:05:35.679353 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679354 (+     1us) write_op.cc:276] Timestamp: P: 1777449903110328 usec, L: 0
0429 08:05:35.679359 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679360 (+     1us) write_op.cc:276] Timestamp: P: 1777449903110734 usec, L: 0
0429 08:05:35.679367 (+     7us) write_op.cc:270] Start()
0429 08:05:35.679368 (+     1us) write_op.cc:276] Timestamp: P: 1777449903111832 usec, L: 0
0429 08:05:35.679375 (+     7us) write_op.cc:270] Start()
0429 08:05:35.679375 (+     0us) write_op.cc:276] Timestamp: P: 1777449903112474 usec, L: 0
0429 08:05:35.679380 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679381 (+     1us) write_op.cc:276] Timestamp: P: 1777449903112925 usec, L: 0
0429 08:05:35.679386 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679386 (+     0us) write_op.cc:276] Timestamp: P: 1777449903113332 usec, L: 0
0429 08:05:35.679393 (+     7us) write_op.cc:270] Start()
0429 08:05:35.679393 (+     0us) write_op.cc:276] Timestamp: P: 1777449903114970 usec, L: 0
0429 08:05:35.679399 (+     6us) write_op.cc:270] Start()
0429 08:05:35.679399 (+     0us) write_op.cc:276] Timestamp: P: 1777449903115091 usec, L: 0
0429 08:05:35.679404 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679404 (+     0us) write_op.cc:276] Timestamp: P: 1777449903115171 usec, L: 0
0429 08:05:35.679412 (+     8us) write_op.cc:270] Start()
0429 08:05:35.679412 (+     0us) write_op.cc:276] Timestamp: P: 1777449903116239 usec, L: 0
0429 08:05:35.679419 (+     7us) write_op.cc:270] Start()
0429 08:05:35.679420 (+     1us) write_op.cc:276] Timestamp: P: 1777449903118254 usec, L: 0
0429 08:05:35.679425 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679425 (+     0us) write_op.cc:276] Timestamp: P: 1777449903118384 usec, L: 0
0429 08:05:35.679430 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679431 (+     1us) write_op.cc:276] Timestamp: P: 1777449903118453 usec, L: 0
0429 08:05:35.679435 (+     4us) write_op.cc:270] Start()
0429 08:05:35.679439 (+     4us) write_op.cc:276] Timestamp: P: 1777449903118530 usec, L: 0
0429 08:05:35.679444 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679444 (+     0us) write_op.cc:276] Timestamp: P: 1777449903120313 usec, L: 0
0429 08:05:35.679629 (+   185us) write_op.cc:270] Start()
0429 08:05:35.679633 (+     4us) write_op.cc:276] Timestamp: P: 1777449903121509 usec, L: 0
0429 08:05:35.679663 (+    30us) write_op.cc:270] Start()
0429 08:05:35.679663 (+     0us) write_op.cc:276] Timestamp: P: 1777449903121789 usec, L: 0
0429 08:05:35.679670 (+     7us) write_op.cc:270] Start()
0429 08:05:35.679674 (+     4us) write_op.cc:276] Timestamp: P: 1777449903121989 usec, L: 0
0429 08:05:35.679682 (+     8us) write_op.cc:270] Start()
0429 08:05:35.679682 (+     0us) write_op.cc:276] Timestamp: P: 1777449903122202 usec, L: 0
0429 08:05:35.679689 (+     7us) write_op.cc:270] Start()
0429 08:05:35.679690 (+     1us) write_op.cc:276] Timestamp: P: 1777449903123423 usec, L: 0
0429 08:05:35.679695 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679696 (+     1us) write_op.cc:276] Timestamp: P: 1777449903124737 usec, L: 0
0429 08:05:35.679701 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679705 (+     4us) write_op.cc:276] Timestamp: P: 1777449903124846 usec, L: 0
0429 08:05:35.679710 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679710 (+     0us) write_op.cc:276] Timestamp: P: 1777449903125195 usec, L: 0
0429 08:05:35.679715 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679716 (+     1us) write_op.cc:276] Timestamp: P: 1777449903126528 usec, L: 0
0429 08:05:35.679721 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679721 (+     0us) write_op.cc:276] Timestamp: P: 1777449903127079 usec, L: 0
0429 08:05:35.679727 (+     6us) write_op.cc:270] Start()
0429 08:05:35.679729 (+     2us) write_op.cc:276] Timestamp: P: 1777449903127203 usec, L: 0
0429 08:05:35.679734 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679735 (+     1us) write_op.cc:276] Timestamp: P: 1777449903129232 usec, L: 0
0429 08:05:35.679741 (+     6us) write_op.cc:270] Start()
0429 08:05:35.679741 (+     0us) write_op.cc:276] Timestamp: P: 1777449903129689 usec, L: 0
0429 08:05:35.679747 (+     6us) write_op.cc:270] Start()
0429 08:05:35.679748 (+     1us) write_op.cc:276] Timestamp: P: 1777449903130203 usec, L: 0
0429 08:05:35.679754 (+     6us) write_op.cc:270] Start()
0429 08:05:35.679757 (+     3us) write_op.cc:276] Timestamp: P: 1777449903130390 usec, L: 0
0429 08:05:35.679762 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679763 (+     1us) write_op.cc:276] Timestamp: P: 1777449903131861 usec, L: 0
0429 08:05:35.679768 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679768 (+     0us) write_op.cc:276] Timestamp: P: 1777449903132996 usec, L: 0
0429 08:05:35.679774 (+     6us) write_op.cc:270] Start()
0429 08:05:35.679774 (+     0us) write_op.cc:276] Timestamp: P: 1777449903133097 usec, L: 0
0429 08:05:35.679780 (+     6us) write_op.cc:270] Start()
0429 08:05:35.679782 (+     2us) write_op.cc:276] Timestamp: P: 1777449903133550 usec, L: 0
0429 08:05:35.679788 (+     6us) write_op.cc:270] Start()
0429 08:05:35.679788 (+     0us) write_op.cc:276] Timestamp: P: 1777449903134338 usec, L: 0
0429 08:05:35.679793 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679794 (+     1us) write_op.cc:276] Timestamp: P: 1777449903135607 usec, L: 0
0429 08:05:35.679800 (+     6us) write_op.cc:270] Start()
0429 08:05:35.679800 (+     0us) write_op.cc:276] Timestamp: P: 1777449903135698 usec, L: 0
0429 08:05:35.679805 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679807 (+     2us) write_op.cc:276] Timestamp: P: 1777449903136225 usec, L: 0
0429 08:05:35.679812 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679813 (+     1us) write_op.cc:276] Timestamp: P: 1777449903136967 usec, L: 0
0429 08:05:35.679818 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679819 (+     1us) write_op.cc:276] Timestamp: P: 1777449903138112 usec, L: 0
0429 08:05:35.679824 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679825 (+     1us) write_op.cc:276] Timestamp: P: 1777449903138348 usec, L: 0
0429 08:05:35.679833 (+     8us) write_op.cc:270] Start()
0429 08:05:35.679835 (+     2us) write_op.cc:276] Timestamp: P: 1777449903139525 usec, L: 0
0429 08:05:35.679840 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679840 (+     0us) write_op.cc:276] Timestamp: P: 1777449903140080 usec, L: 0
0429 08:05:35.679845 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679845 (+     0us) write_op.cc:276] Timestamp: P: 1777449903140699 usec, L: 0
0429 08:05:35.679850 (+     5us) write_op.cc:270] Start()
0429 08:05:35.679851 (+     1us) write_op.cc:276] Timestamp: P: 1777449903140824 usec, L: 0
0429 08:05:35.679855 (+     4us) write_op.cc:270] Start()
0429 08:05:35.679857 (+     2us) write_op.cc:276] Timestamp: P: 1777449903142587 usec, L: 0
0429 08:05:35.679861 (+     4us) write_op.cc:270] Start()
0429 08:05:35.679862 (+     1us) write_op.cc:276] Timestamp: P: 1777449903142686 usec, L: 0
0429 08:05:35.680012 (+   150us) write_op.cc:270] Start()
0429 08:05:35.680016 (+     4us) write_op.cc:276] Timestamp: P: 1777449903144093 usec, L: 0
0429 08:05:35.680037 (+    21us) write_op.cc:270] Start()
0429 08:05:35.680038 (+     1us) write_op.cc:276] Timestamp: P: 1777449903144181 usec, L: 0
0429 08:05:35.680052 (+    14us) write_op.cc:270] Start()
0429 08:05:35.680052 (+     0us) write_op.cc:276] Timestamp: P: 1777449903145320 usec, L: 0
0429 08:05:35.680058 (+     6us) write_op.cc:270] Start()
0429 08:05:35.680058 (+     0us) write_op.cc:276] Timestamp: P: 1777449903145410 usec, L: 0
0429 08:05:35.680066 (+     8us) write_op.cc:270] Start()
0429 08:05:35.680066 (+     0us) write_op.cc:276] Timestamp: P: 1777449903147211 usec, L: 0
0429 08:05:35.680071 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680072 (+     1us) write_op.cc:276] Timestamp: P: 1777449903148280 usec, L: 0
0429 08:05:35.680077 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680079 (+     2us) write_op.cc:276] Timestamp: P: 1777449903148602 usec, L: 0
0429 08:05:35.680084 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680085 (+     1us) write_op.cc:276] Timestamp: P: 1777449903148723 usec, L: 0
0429 08:05:35.680090 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680091 (+     1us) write_op.cc:276] Timestamp: P: 1777449903151243 usec, L: 0
0429 08:05:35.680096 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680097 (+     1us) write_op.cc:276] Timestamp: P: 1777449903151371 usec, L: 0
0429 08:05:35.680102 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680104 (+     2us) write_op.cc:276] Timestamp: P: 1777449903151769 usec, L: 0
0429 08:05:35.680109 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680110 (+     1us) write_op.cc:276] Timestamp: P: 1777449903152312 usec, L: 0
0429 08:05:35.680114 (+     4us) write_op.cc:270] Start()
0429 08:05:35.680115 (+     1us) write_op.cc:276] Timestamp: P: 1777449903153325 usec, L: 0
0429 08:05:35.680120 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680120 (+     0us) write_op.cc:276] Timestamp: P: 1777449903154195 usec, L: 0
0429 08:05:35.680126 (+     6us) write_op.cc:270] Start()
0429 08:05:35.680128 (+     2us) write_op.cc:276] Timestamp: P: 1777449903154612 usec, L: 0
0429 08:05:35.680133 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680134 (+     1us) write_op.cc:276] Timestamp: P: 1777449903155654 usec, L: 0
0429 08:05:35.680139 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680140 (+     1us) write_op.cc:276] Timestamp: P: 1777449903156463 usec, L: 0
0429 08:05:35.680144 (+     4us) write_op.cc:270] Start()
0429 08:05:35.680145 (+     1us) write_op.cc:276] Timestamp: P: 1777449903156552 usec, L: 0
0429 08:05:35.680150 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680153 (+     3us) write_op.cc:276] Timestamp: P: 1777449903157541 usec, L: 0
0429 08:05:35.680157 (+     4us) write_op.cc:270] Start()
0429 08:05:35.680158 (+     1us) write_op.cc:276] Timestamp: P: 1777449903158522 usec, L: 0
0429 08:05:35.680162 (+     4us) write_op.cc:270] Start()
0429 08:05:35.680163 (+     1us) write_op.cc:276] Timestamp: P: 1777449903158717 usec, L: 0
0429 08:05:35.680168 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680169 (+     1us) write_op.cc:276] Timestamp: P: 1777449903158801 usec, L: 0
0429 08:05:35.680174 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680177 (+     3us) write_op.cc:276] Timestamp: P: 1777449903160883 usec, L: 0
0429 08:05:35.680182 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680183 (+     1us) write_op.cc:276] Timestamp: P: 1777449903161011 usec, L: 0
0429 08:05:35.680188 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680188 (+     0us) write_op.cc:276] Timestamp: P: 1777449903161211 usec, L: 0
0429 08:05:35.680193 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680193 (+     0us) write_op.cc:276] Timestamp: P: 1777449903161636 usec, L: 0
0429 08:05:35.680201 (+     8us) write_op.cc:270] Start()
0429 08:05:35.680203 (+     2us) write_op.cc:276] Timestamp: P: 1777449903163882 usec, L: 0
0429 08:05:35.680208 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680208 (+     0us) write_op.cc:276] Timestamp: P: 1777449903164514 usec, L: 0
0429 08:05:35.680213 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680214 (+     1us) write_op.cc:276] Timestamp: P: 1777449903164633 usec, L: 0
0429 08:05:35.680219 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680219 (+     0us) write_op.cc:276] Timestamp: P: 1777449903164933 usec, L: 0
0429 08:05:35.680224 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680226 (+     2us) write_op.cc:276] Timestamp: P: 1777449903166140 usec, L: 0
0429 08:05:35.680230 (+     4us) write_op.cc:270] Start()
0429 08:05:35.680231 (+     1us) write_op.cc:276] Timestamp: P: 1777449903166640 usec, L: 0
0429 08:05:35.680236 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680237 (+     1us) write_op.cc:276] Timestamp: P: 1777449903166730 usec, L: 0
0429 08:05:35.680241 (+     4us) write_op.cc:270] Start()
0429 08:05:35.680242 (+     1us) write_op.cc:276] Timestamp: P: 1777449903168864 usec, L: 0
0429 08:05:35.680247 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680250 (+     3us) write_op.cc:276] Timestamp: P: 1777449903169565 usec, L: 0
0429 08:05:35.680257 (+     7us) write_op.cc:270] Start()
0429 08:05:35.680258 (+     1us) write_op.cc:276] Timestamp: P: 1777449903169684 usec, L: 0
0429 08:05:35.680262 (+     4us) write_op.cc:270] Start()
0429 08:05:35.680263 (+     1us) write_op.cc:276] Timestamp: P: 1777449903169993 usec, L: 0
0429 08:05:35.680268 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680269 (+     1us) write_op.cc:276] Timestamp: P: 1777449903171886 usec, L: 0
0429 08:05:35.680275 (+     6us) write_op.cc:270] Start()
0429 08:05:35.680275 (+     0us) write_op.cc:276] Timestamp: P: 1777449903172509 usec, L: 0
0429 08:05:35.680293 (+    18us) write_op.cc:270] Start()
0429 08:05:35.680294 (+     1us) write_op.cc:276] Timestamp: P: 1777449903172593 usec, L: 0
0429 08:05:35.680299 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680299 (+     0us) write_op.cc:276] Timestamp: P: 1777449903172650 usec, L: 0
0429 08:05:35.680304 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680304 (+     0us) write_op.cc:276] Timestamp: P: 1777449903174305 usec, L: 0
0429 08:05:35.680311 (+     7us) write_op.cc:270] Start()
0429 08:05:35.680312 (+     1us) write_op.cc:276] Timestamp: P: 1777449903175663 usec, L: 0
0429 08:05:35.680316 (+     4us) write_op.cc:270] Start()
0429 08:05:35.680317 (+     1us) write_op.cc:276] Timestamp: P: 1777449903175749 usec, L: 0
0429 08:05:35.680322 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680322 (+     0us) write_op.cc:276] Timestamp: P: 1777449903175833 usec, L: 0
0429 08:05:35.680345 (+    23us) write_op.cc:270] Start()
0429 08:05:35.680346 (+     1us) write_op.cc:276] Timestamp: P: 1777449903176694 usec, L: 0
0429 08:05:35.680352 (+     6us) write_op.cc:270] Start()
0429 08:05:35.680353 (+     1us) write_op.cc:276] Timestamp: P: 1777449903178510 usec, L: 0
0429 08:05:35.680358 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680358 (+     0us) write_op.cc:276] Timestamp: P: 1777449903178646 usec, L: 0
0429 08:05:35.680363 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680364 (+     1us) write_op.cc:276] Timestamp: P: 1777449903178725 usec, L: 0
0429 08:05:35.680400 (+    36us) write_op.cc:270] Start()
0429 08:05:35.680400 (+     0us) write_op.cc:276] Timestamp: P: 1777449903180040 usec, L: 0
0429 08:05:35.680408 (+     8us) write_op.cc:270] Start()
0429 08:05:35.680408 (+     0us) write_op.cc:276] Timestamp: P: 1777449903181767 usec, L: 0
0429 08:05:35.680414 (+     6us) write_op.cc:270] Start()
0429 08:05:35.680415 (+     1us) write_op.cc:276] Timestamp: P: 1777449903181875 usec, L: 0
0429 08:05:35.680420 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680421 (+     1us) write_op.cc:276] Timestamp: P: 1777449903182186 usec, L: 0
0429 08:05:35.680426 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680427 (+     1us) write_op.cc:276] Timestamp: P: 1777449903182583 usec, L: 0
0429 08:05:35.680432 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680432 (+     0us) write_op.cc:276] Timestamp: P: 1777449903183922 usec, L: 0
0429 08:05:35.680437 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680437 (+     0us) write_op.cc:276] Timestamp: P: 1777449903184142 usec, L: 0
0429 08:05:35.680442 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680442 (+     0us) write_op.cc:276] Timestamp: P: 1777449903184764 usec, L: 0
0429 08:05:35.680447 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680447 (+     0us) write_op.cc:276] Timestamp: P: 1777449903185326 usec, L: 0
0429 08:05:35.680454 (+     7us) write_op.cc:270] Start()
0429 08:05:35.680455 (+     1us) write_op.cc:276] Timestamp: P: 1777449903186092 usec, L: 0
0429 08:05:35.680461 (+     6us) write_op.cc:270] Start()
0429 08:05:35.680461 (+     0us) write_op.cc:276] Timestamp: P: 1777449903186729 usec, L: 0
0429 08:05:35.680466 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680466 (+     0us) write_op.cc:276] Timestamp: P: 1777449903186960 usec, L: 0
0429 08:05:35.680471 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680471 (+     0us) write_op.cc:276] Timestamp: P: 1777449903188328 usec, L: 0
0429 08:05:35.680478 (+     7us) write_op.cc:270] Start()
0429 08:05:35.680478 (+     0us) write_op.cc:276] Timestamp: P: 1777449903188523 usec, L: 0
0429 08:05:35.680483 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680484 (+     1us) write_op.cc:276] Timestamp: P: 1777449903189575 usec, L: 0
0429 08:05:35.680488 (+     4us) write_op.cc:270] Start()
0429 08:05:35.680489 (+     1us) write_op.cc:276] Timestamp: P: 1777449903189955 usec, L: 0
0429 08:05:35.680494 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680494 (+     0us) write_op.cc:276] Timestamp: P: 1777449903190824 usec, L: 0
0429 08:05:35.680500 (+     6us) write_op.cc:270] Start()
0429 08:05:35.680501 (+     1us) write_op.cc:276] Timestamp: P: 1777449903190921 usec, L: 0
0429 08:05:35.680505 (+     4us) write_op.cc:270] Start()
0429 08:05:35.680506 (+     1us) write_op.cc:276] Timestamp: P: 1777449903192737 usec, L: 0
0429 08:05:35.680511 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680512 (+     1us) write_op.cc:276] Timestamp: P: 1777449903192829 usec, L: 0
0429 08:05:35.680517 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680517 (+     0us) write_op.cc:276] Timestamp: P: 1777449903193889 usec, L: 0
0429 08:05:35.680527 (+    10us) write_op.cc:270] Start()
0429 08:05:35.680528 (+     1us) write_op.cc:276] Timestamp: P: 1777449903194487 usec, L: 0
0429 08:05:35.680533 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680534 (+     1us) write_op.cc:276] Timestamp: P: 1777449903195084 usec, L: 0
0429 08:05:35.680539 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680539 (+     0us) write_op.cc:276] Timestamp: P: 1777449903195180 usec, L: 0
0429 08:05:35.680545 (+     6us) write_op.cc:270] Start()
0429 08:05:35.680545 (+     0us) write_op.cc:276] Timestamp: P: 1777449903197582 usec, L: 0
0429 08:05:35.680553 (+     8us) write_op.cc:270] Start()
0429 08:05:35.680553 (+     0us) write_op.cc:276] Timestamp: P: 1777449903197708 usec, L: 0
0429 08:05:35.680558 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680558 (+     0us) write_op.cc:276] Timestamp: P: 1777449903197777 usec, L: 0
0429 08:05:35.680563 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680564 (+     1us) write_op.cc:276] Timestamp: P: 1777449903197823 usec, L: 0
0429 08:05:35.680569 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680569 (+     0us) write_op.cc:276] Timestamp: P: 1777449903200608 usec, L: 0
0429 08:05:35.680575 (+     6us) write_op.cc:270] Start()
0429 08:05:35.680576 (+     1us) write_op.cc:276] Timestamp: P: 1777449903200778 usec, L: 0
0429 08:05:35.680581 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680582 (+     1us) write_op.cc:276] Timestamp: P: 1777449903200833 usec, L: 0
0429 08:05:35.680586 (+     4us) write_op.cc:270] Start()
0429 08:05:35.680587 (+     1us) write_op.cc:276] Timestamp: P: 1777449903201010 usec, L: 0
0429 08:05:35.680592 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680593 (+     1us) write_op.cc:276] Timestamp: P: 1777449903202553 usec, L: 0
0429 08:05:35.680599 (+     6us) write_op.cc:270] Start()
0429 08:05:35.680600 (+     1us) write_op.cc:276] Timestamp: P: 1777449903203820 usec, L: 0
0429 08:05:35.680605 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680605 (+     0us) write_op.cc:276] Timestamp: P: 1777449903203923 usec, L: 0
0429 08:05:35.680610 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680610 (+     0us) write_op.cc:276] Timestamp: P: 1777449903204400 usec, L: 0
0429 08:05:35.680615 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680616 (+     1us) write_op.cc:276] Timestamp: P: 1777449903205498 usec, L: 0
0429 08:05:35.680623 (+     7us) write_op.cc:270] Start()
0429 08:05:35.680623 (+     0us) write_op.cc:276] Timestamp: P: 1777449903206931 usec, L: 0
0429 08:05:35.680628 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680629 (+     1us) write_op.cc:276] Timestamp: P: 1777449903207734 usec, L: 0
0429 08:05:35.680633 (+     4us) write_op.cc:270] Start()
0429 08:05:35.680634 (+     1us) write_op.cc:276] Timestamp: P: 1777449903207883 usec, L: 0
0429 08:05:35.680638 (+     4us) write_op.cc:270] Start()
0429 08:05:35.680639 (+     1us) write_op.cc:276] Timestamp: P: 1777449903208319 usec, L: 0
0429 08:05:35.680646 (+     7us) write_op.cc:270] Start()
0429 08:05:35.680646 (+     0us) write_op.cc:276] Timestamp: P: 1777449903209279 usec, L: 0
0429 08:05:35.680651 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680651 (+     0us) write_op.cc:276] Timestamp: P: 1777449903210718 usec, L: 0
0429 08:05:35.680656 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680657 (+     1us) write_op.cc:276] Timestamp: P: 1777449903210804 usec, L: 0
0429 08:05:35.680661 (+     4us) write_op.cc:270] Start()
0429 08:05:35.680662 (+     1us) write_op.cc:276] Timestamp: P: 1777449903211303 usec, L: 0
0429 08:05:35.680668 (+     6us) write_op.cc:270] Start()
0429 08:05:35.680668 (+     0us) write_op.cc:276] Timestamp: P: 1777449903211404 usec, L: 0
0429 08:05:35.680672 (+     4us) write_op.cc:270] Start()
0429 08:05:35.680673 (+     1us) write_op.cc:276] Timestamp: P: 1777449903214037 usec, L: 0
0429 08:05:35.680677 (+     4us) write_op.cc:270] Start()
0429 08:05:35.680678 (+     1us) write_op.cc:276] Timestamp: P: 1777449903214107 usec, L: 0
0429 08:05:35.680682 (+     4us) write_op.cc:270] Start()
0429 08:05:35.680683 (+     1us) write_op.cc:276] Timestamp: P: 1777449903214188 usec, L: 0
0429 08:05:35.680688 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680689 (+     1us) write_op.cc:276] Timestamp: P: 1777449903214539 usec, L: 0
0429 08:05:35.680693 (+     4us) write_op.cc:270] Start()
0429 08:05:35.680694 (+     1us) write_op.cc:276] Timestamp: P: 1777449903216687 usec, L: 0
0429 08:05:35.680698 (+     4us) write_op.cc:270] Start()
0429 08:05:35.680699 (+     1us) write_op.cc:276] Timestamp: P: 1777449903216808 usec, L: 0
0429 08:05:35.680703 (+     4us) write_op.cc:270] Start()
0429 08:05:35.680704 (+     1us) write_op.cc:276] Timestamp: P: 1777449903217297 usec, L: 0
0429 08:05:35.680710 (+     6us) write_op.cc:270] Start()
0429 08:05:35.680711 (+     1us) write_op.cc:276] Timestamp: P: 1777449903217370 usec, L: 0
0429 08:05:35.680716 (+     5us) write_op.cc:270] Start()
0429 08:05:35.680717 (+     1us) write_op.cc:276] Timestamp: P: 17774499
I20260429 08:05:37.810591  8701 consensus_queue.cc:799] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [LEADER]: Peer dc98e72103e94f92a8b1a214d8b88c62 is lagging by at least 46184 ops behind the committed index  [suppressed 3 similar messages]
W20260429 08:05:37.830637  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1081ms of latency in SegmentAllocator::Sync()
W20260429 08:05:38.422370  8022 tablet_service.cc:3080] error setting up scanner a18cf039af1246bfbdebc3691325c88f with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet is lagging too much to be able to serve a snapshot scan: current lag 34730 ms (maximum allowed 30000 ms): new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "775b828a285148ad86248db27bcf5ff3"
I20260429 08:05:38.912937  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 44) took 1100 ms. Trace:
I20260429 08:05:38.913013  8063 rpcz_store.cc:276] 0429 08:05:37.812660 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:05:37.812683 (+    23us) service_pool.cc:225] Handling call
0429 08:05:37.815121 (+  2438us) raft_consensus.cc:1471] Updating replica for 426 ops
0429 08:05:37.816744 (+  1623us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:05:37.816745 (+     1us) raft_consensus.cc:1539] Triggering prepare for 426 ops
0429 08:05:37.816802 (+    57us) write_op.cc:270] Start()
0429 08:05:37.816808 (+     6us) write_op.cc:276] Timestamp: P: 1777449903383124 usec, L: 0
0429 08:05:37.816921 (+   113us) write_op.cc:270] Start()
0429 08:05:37.816923 (+     2us) write_op.cc:276] Timestamp: P: 1777449903383395 usec, L: 0
0429 08:05:37.816935 (+    12us) write_op.cc:270] Start()
0429 08:05:37.816936 (+     1us) write_op.cc:276] Timestamp: P: 1777449903385343 usec, L: 0
0429 08:05:37.816949 (+    13us) write_op.cc:270] Start()
0429 08:05:37.816950 (+     1us) write_op.cc:276] Timestamp: P: 1777449903385713 usec, L: 0
0429 08:05:37.816959 (+     9us) write_op.cc:270] Start()
0429 08:05:37.816960 (+     1us) write_op.cc:276] Timestamp: P: 1777449903385844 usec, L: 0
0429 08:05:37.816968 (+     8us) write_op.cc:270] Start()
0429 08:05:37.816970 (+     2us) write_op.cc:276] Timestamp: P: 1777449903386356 usec, L: 0
0429 08:05:37.816979 (+     9us) write_op.cc:270] Start()
0429 08:05:37.816983 (+     4us) write_op.cc:276] Timestamp: P: 1777449903388380 usec, L: 0
0429 08:05:37.816990 (+     7us) write_op.cc:270] Start()
0429 08:05:37.816991 (+     1us) write_op.cc:276] Timestamp: P: 1777449903388693 usec, L: 0
0429 08:05:37.816999 (+     8us) write_op.cc:270] Start()
0429 08:05:37.816999 (+     0us) write_op.cc:276] Timestamp: P: 1777449903389083 usec, L: 0
0429 08:05:37.817005 (+     6us) write_op.cc:270] Start()
0429 08:05:37.817006 (+     1us) write_op.cc:276] Timestamp: P: 1777449903389179 usec, L: 0
0429 08:05:37.817013 (+     7us) write_op.cc:270] Start()
0429 08:05:37.817016 (+     3us) write_op.cc:276] Timestamp: P: 1777449903390245 usec, L: 0
0429 08:05:37.817028 (+    12us) write_op.cc:270] Start()
0429 08:05:37.817029 (+     1us) write_op.cc:276] Timestamp: P: 1777449903391994 usec, L: 0
0429 08:05:37.817041 (+    12us) write_op.cc:270] Start()
0429 08:05:37.817042 (+     1us) write_op.cc:276] Timestamp: P: 1777449903392105 usec, L: 0
0429 08:05:37.817050 (+     8us) write_op.cc:270] Start()
0429 08:05:37.817051 (+     1us) write_op.cc:276] Timestamp: P: 1777449903392489 usec, L: 0
0429 08:05:37.817057 (+     6us) write_op.cc:270] Start()
0429 08:05:37.817060 (+     3us) write_op.cc:276] Timestamp: P: 1777449903393592 usec, L: 0
0429 08:05:37.817067 (+     7us) write_op.cc:270] Start()
0429 08:05:37.817067 (+     0us) write_op.cc:276] Timestamp: P: 1777449903395018 usec, L: 0
0429 08:05:37.817075 (+     8us) write_op.cc:270] Start()
0429 08:05:37.817076 (+     1us) write_op.cc:276] Timestamp: P: 1777449903395130 usec, L: 0
0429 08:05:37.817087 (+    11us) write_op.cc:270] Start()
0429 08:05:37.817087 (+     0us) write_op.cc:276] Timestamp: P: 1777449903395698 usec, L: 0
0429 08:05:37.817097 (+    10us) write_op.cc:270] Start()
0429 08:05:37.817100 (+     3us) write_op.cc:276] Timestamp: P: 1777449903396327 usec, L: 0
0429 08:05:37.817111 (+    11us) write_op.cc:270] Start()
0429 08:05:37.817112 (+     1us) write_op.cc:276] Timestamp: P: 1777449903398421 usec, L: 0
0429 08:05:37.817122 (+    10us) write_op.cc:270] Start()
0429 08:05:37.817123 (+     1us) write_op.cc:276] Timestamp: P: 1777449903398667 usec, L: 0
0429 08:05:37.817130 (+     7us) write_op.cc:270] Start()
0429 08:05:37.817131 (+     1us) write_op.cc:276] Timestamp: P: 1777449903399327 usec, L: 0
0429 08:05:37.817141 (+    10us) write_op.cc:270] Start()
0429 08:05:37.817143 (+     2us) write_op.cc:276] Timestamp: P: 1777449903399419 usec, L: 0
0429 08:05:37.817155 (+    12us) write_op.cc:270] Start()
0429 08:05:37.817156 (+     1us) write_op.cc:276] Timestamp: P: 1777449903400592 usec, L: 0
0429 08:05:37.817166 (+    10us) write_op.cc:270] Start()
0429 08:05:37.817167 (+     1us) write_op.cc:276] Timestamp: P: 1777449903402073 usec, L: 0
0429 08:05:37.817175 (+     8us) write_op.cc:270] Start()
0429 08:05:37.817176 (+     1us) write_op.cc:276] Timestamp: P: 1777449903402161 usec, L: 0
0429 08:05:37.817189 (+    13us) write_op.cc:270] Start()
0429 08:05:37.817190 (+     1us) write_op.cc:276] Timestamp: P: 1777449903402678 usec, L: 0
0429 08:05:37.817201 (+    11us) write_op.cc:270] Start()
0429 08:05:37.817202 (+     1us) write_op.cc:276] Timestamp: P: 1777449903403352 usec, L: 0
0429 08:05:37.817211 (+     9us) write_op.cc:270] Start()
0429 08:05:37.817212 (+     1us) write_op.cc:276] Timestamp: P: 1777449903404770 usec, L: 0
0429 08:05:37.817219 (+     7us) write_op.cc:270] Start()
0429 08:05:37.817220 (+     1us) write_op.cc:276] Timestamp: P: 1777449903405343 usec, L: 0
0429 08:05:37.817654 (+   434us) write_op.cc:270] Start()
0429 08:05:37.817658 (+     4us) write_op.cc:276] Timestamp: P: 1777449903405470 usec, L: 0
0429 08:05:37.817687 (+    29us) write_op.cc:270] Start()
0429 08:05:37.817688 (+     1us) write_op.cc:276] Timestamp: P: 1777449903406290 usec, L: 0
0429 08:05:37.817699 (+    11us) write_op.cc:270] Start()
0429 08:05:37.817700 (+     1us) write_op.cc:276] Timestamp: P: 1777449903406971 usec, L: 0
0429 08:05:37.817711 (+    11us) write_op.cc:270] Start()
0429 08:05:37.817713 (+     2us) write_op.cc:276] Timestamp: P: 1777449903408347 usec, L: 0
0429 08:05:37.817724 (+    11us) write_op.cc:270] Start()
0429 08:05:37.817725 (+     1us) write_op.cc:276] Timestamp: P: 1777449903408493 usec, L: 0
0429 08:05:37.817734 (+     9us) write_op.cc:270] Start()
0429 08:05:37.817735 (+     1us) write_op.cc:276] Timestamp: P: 1777449903409615 usec, L: 0
0429 08:05:37.817742 (+     7us) write_op.cc:270] Start()
0429 08:05:37.817742 (+     0us) write_op.cc:276] Timestamp: P: 1777449903409835 usec, L: 0
0429 08:05:37.817749 (+     7us) write_op.cc:270] Start()
0429 08:05:37.817750 (+     1us) write_op.cc:276] Timestamp: P: 1777449903410838 usec, L: 0
0429 08:05:37.817759 (+     9us) write_op.cc:270] Start()
0429 08:05:37.817759 (+     0us) write_op.cc:276] Timestamp: P: 1777449903411178 usec, L: 0
0429 08:05:37.817770 (+    11us) write_op.cc:270] Start()
0429 08:05:37.817771 (+     1us) write_op.cc:276] Timestamp: P: 1777449903412564 usec, L: 0
0429 08:05:37.817780 (+     9us) write_op.cc:270] Start()
0429 08:05:37.817781 (+     1us) write_op.cc:276] Timestamp: P: 1777449903412756 usec, L: 0
0429 08:05:37.817790 (+     9us) write_op.cc:270] Start()
0429 08:05:37.817791 (+     1us) write_op.cc:276] Timestamp: P: 1777449903414005 usec, L: 0
0429 08:05:37.817800 (+     9us) write_op.cc:270] Start()
0429 08:05:37.817800 (+     0us) write_op.cc:276] Timestamp: P: 1777449903414109 usec, L: 0
0429 08:05:37.817807 (+     7us) write_op.cc:270] Start()
0429 08:05:37.817808 (+     1us) write_op.cc:276] Timestamp: P: 1777449903415920 usec, L: 0
0429 08:05:37.817815 (+     7us) write_op.cc:270] Start()
0429 08:05:37.817816 (+     1us) write_op.cc:276] Timestamp: P: 1777449903416028 usec, L: 0
0429 08:05:37.817823 (+     7us) write_op.cc:270] Start()
0429 08:05:37.817823 (+     0us) write_op.cc:276] Timestamp: P: 1777449903416446 usec, L: 0
0429 08:05:37.817832 (+     9us) write_op.cc:270] Start()
0429 08:05:37.817833 (+     1us) write_op.cc:276] Timestamp: P: 1777449903416542 usec, L: 0
0429 08:05:37.817840 (+     7us) write_op.cc:270] Start()
0429 08:05:37.817840 (+     0us) write_op.cc:276] Timestamp: P: 1777449903417835 usec, L: 0
0429 08:05:37.817847 (+     7us) write_op.cc:270] Start()
0429 08:05:37.817848 (+     1us) write_op.cc:276] Timestamp: P: 1777449903418620 usec, L: 0
0429 08:05:37.817854 (+     6us) write_op.cc:270] Start()
0429 08:05:37.817855 (+     1us) write_op.cc:276] Timestamp: P: 1777449903419412 usec, L: 0
0429 08:05:37.817863 (+     8us) write_op.cc:270] Start()
0429 08:05:37.817864 (+     1us) write_op.cc:276] Timestamp: P: 1777449903419524 usec, L: 0
0429 08:05:37.817870 (+     6us) write_op.cc:270] Start()
0429 08:05:37.817871 (+     1us) write_op.cc:276] Timestamp: P: 1777449903420523 usec, L: 0
0429 08:05:37.817877 (+     6us) write_op.cc:270] Start()
0429 08:05:37.817878 (+     1us) write_op.cc:276] Timestamp: P: 1777449903421906 usec, L: 0
0429 08:05:37.817888 (+    10us) write_op.cc:270] Start()
0429 08:05:37.817889 (+     1us) write_op.cc:276] Timestamp: P: 1777449903422097 usec, L: 0
0429 08:05:37.817899 (+    10us) write_op.cc:270] Start()
0429 08:05:37.817900 (+     1us) write_op.cc:276] Timestamp: P: 1777449903422716 usec, L: 0
0429 08:05:37.817913 (+    13us) write_op.cc:270] Start()
0429 08:05:37.817913 (+     0us) write_op.cc:276] Timestamp: P: 1777449903423556 usec, L: 0
0429 08:05:37.817940 (+    27us) write_op.cc:270] Start()
0429 08:05:37.817941 (+     1us) write_op.cc:276] Timestamp: P: 1777449903424215 usec, L: 0
0429 08:05:37.817950 (+     9us) write_op.cc:270] Start()
0429 08:05:37.817952 (+     2us) write_op.cc:276] Timestamp: P: 1777449903425483 usec, L: 0
0429 08:05:37.817962 (+    10us) write_op.cc:270] Start()
0429 08:05:37.817963 (+     1us) write_op.cc:276] Timestamp: P: 1777449903425775 usec, L: 0
0429 08:05:37.817972 (+     9us) write_op.cc:270] Start()
0429 08:05:37.817973 (+     1us) write_op.cc:276] Timestamp: P: 1777449903425871 usec, L: 0
0429 08:05:37.817981 (+     8us) write_op.cc:270] Start()
0429 08:05:37.817983 (+     2us) write_op.cc:276] Timestamp: P: 1777449903427059 usec, L: 0
0429 08:05:37.817992 (+     9us) write_op.cc:270] Start()
0429 08:05:37.817993 (+     1us) write_op.cc:276] Timestamp: P: 1777449903428039 usec, L: 0
0429 08:05:37.818007 (+    14us) write_op.cc:270] Start()
0429 08:05:37.818008 (+     1us) write_op.cc:276] Timestamp: P: 1777449903428121 usec, L: 0
0429 08:05:37.818015 (+     7us) write_op.cc:270] Start()
0429 08:05:37.818016 (+     1us) write_op.cc:276] Timestamp: P: 1777449903428640 usec, L: 0
0429 08:05:37.818025 (+     9us) write_op.cc:270] Start()
0429 08:05:37.818025 (+     0us) write_op.cc:276] Timestamp: P: 1777449903430932 usec, L: 0
0429 08:05:37.818032 (+     7us) write_op.cc:270] Start()
0429 08:05:37.818032 (+     0us) write_op.cc:276] Timestamp: P: 1777449903431060 usec, L: 0
0429 08:05:37.818042 (+    10us) write_op.cc:270] Start()
0429 08:05:37.818043 (+     1us) write_op.cc:276] Timestamp: P: 1777449903431138 usec, L: 0
0429 08:05:37.818049 (+     6us) write_op.cc:270] Start()
0429 08:05:37.818051 (+     2us) write_op.cc:276] Timestamp: P: 1777449903431643 usec, L: 0
0429 08:05:37.818060 (+     9us) write_op.cc:270] Start()
0429 08:05:37.818061 (+     1us) write_op.cc:276] Timestamp: P: 1777449903433484 usec, L: 0
0429 08:05:37.818069 (+     8us) write_op.cc:270] Start()
0429 08:05:37.818070 (+     1us) write_op.cc:276] Timestamp: P: 1777449903433876 usec, L: 0
0429 08:05:37.818080 (+    10us) write_op.cc:270] Start()
0429 08:05:37.818081 (+     1us) write_op.cc:276] Timestamp: P: 1777449903434211 usec, L: 0
0429 08:05:37.818087 (+     6us) write_op.cc:270] Start()
0429 08:05:37.818088 (+     1us) write_op.cc:276] Timestamp: P: 1777449903434565 usec, L: 0
0429 08:05:37.818095 (+     7us) write_op.cc:270] Start()
0429 08:05:37.818095 (+     0us) write_op.cc:276] Timestamp: P: 1777449903436297 usec, L: 0
0429 08:05:37.818102 (+     7us) write_op.cc:270] Start()
0429 08:05:37.818103 (+     1us) write_op.cc:276] Timestamp: P: 1777449903436480 usec, L: 0
0429 08:05:37.818112 (+     9us) write_op.cc:270] Start()
0429 08:05:37.818113 (+     1us) write_op.cc:276] Timestamp: P: 1777449903436585 usec, L: 0
0429 08:05:37.818124 (+    11us) write_op.cc:270] Start()
0429 08:05:37.818125 (+     1us) write_op.cc:276] Timestamp: P: 1777449903437966 usec, L: 0
0429 08:05:37.818131 (+     6us) write_op.cc:270] Start()
0429 08:05:37.818132 (+     1us) write_op.cc:276] Timestamp: P: 1777449903438663 usec, L: 0
0429 08:05:37.818140 (+     8us) write_op.cc:270] Start()
0429 08:05:37.818140 (+     0us) write_op.cc:276] Timestamp: P: 1777449903438761 usec, L: 0
0429 08:05:37.818148 (+     8us) write_op.cc:270] Start()
0429 08:05:37.818149 (+     1us) write_op.cc:276] Timestamp: P: 1777449903439796 usec, L: 0
0429 08:05:37.818155 (+     6us) write_op.cc:270] Start()
0429 08:05:37.818156 (+     1us) write_op.cc:276] Timestamp: P: 1777449903440888 usec, L: 0
0429 08:05:37.818162 (+     6us) write_op.cc:270] Start()
0429 08:05:37.818163 (+     1us) write_op.cc:276] Timestamp: P: 1777449903441835 usec, L: 0
0429 08:05:37.818169 (+     6us) write_op.cc:270] Start()
0429 08:05:37.818170 (+     1us) write_op.cc:276] Timestamp: P: 1777449903441944 usec, L: 0
0429 08:05:37.818177 (+     7us) write_op.cc:270] Start()
0429 08:05:37.818178 (+     1us) write_op.cc:276] Timestamp: P: 1777449903442903 usec, L: 0
0429 08:05:37.818184 (+     6us) write_op.cc:270] Start()
0429 08:05:37.818185 (+     1us) write_op.cc:276] Timestamp: P: 1777449903443983 usec, L: 0
0429 08:05:37.818191 (+     6us) write_op.cc:270] Start()
0429 08:05:37.818192 (+     1us) write_op.cc:276] Timestamp: P: 1777449903444667 usec, L: 0
0429 08:05:37.818199 (+     7us) write_op.cc:270] Start()
0429 08:05:37.818200 (+     1us) write_op.cc:276] Timestamp: P: 1777449903445088 usec, L: 0
0429 08:05:37.818207 (+     7us) write_op.cc:270] Start()
0429 08:05:37.818208 (+     1us) write_op.cc:276] Timestamp: P: 1777449903445444 usec, L: 0
0429 08:05:37.818218 (+    10us) write_op.cc:270] Start()
0429 08:05:37.818219 (+     1us) write_op.cc:276] Timestamp: P: 1777449903446101 usec, L: 0
0429 08:05:37.818226 (+     7us) write_op.cc:270] Start()
0429 08:05:37.818227 (+     1us) write_op.cc:276] Timestamp: P: 1777449903447422 usec, L: 0
0429 08:05:37.818233 (+     6us) write_op.cc:270] Start()
0429 08:05:37.818234 (+     1us) write_op.cc:276] Timestamp: P: 1777449903447739 usec, L: 0
0429 08:05:37.818243 (+     9us) write_op.cc:270] Start()
0429 08:05:37.818244 (+     1us) write_op.cc:276] Timestamp: P: 1777449903448057 usec, L: 0
0429 08:05:37.818251 (+     7us) write_op.cc:270] Start()
0429 08:05:37.818251 (+     0us) write_op.cc:276] Timestamp: P: 1777449903449159 usec, L: 0
0429 08:05:37.818259 (+     8us) write_op.cc:270] Start()
0429 08:05:37.818260 (+     1us) write_op.cc:276] Timestamp: P: 1777449903450041 usec, L: 0
0429 08:05:37.818267 (+     7us) write_op.cc:270] Start()
0429 08:05:37.818268 (+     1us) write_op.cc:276] Timestamp: P: 1777449903450103 usec, L: 0
0429 08:05:37.818276 (+     8us) write_op.cc:270] Start()
0429 08:05:37.818277 (+     1us) write_op.cc:276] Timestamp: P: 1777449903451142 usec, L: 0
0429 08:05:37.818284 (+     7us) write_op.cc:270] Start()
0429 08:05:37.818285 (+     1us) write_op.cc:276] Timestamp: P: 1777449903452375 usec, L: 0
0429 08:05:37.818292 (+     7us) write_op.cc:270] Start()
0429 08:05:37.818293 (+     1us) write_op.cc:276] Timestamp: P: 1777449903453303 usec, L: 0
0429 08:05:37.818301 (+     8us) write_op.cc:270] Start()
0429 08:05:37.818302 (+     1us) write_op.cc:276] Timestamp: P: 1777449903453418 usec, L: 0
0429 08:05:37.818310 (+     8us) write_op.cc:270] Start()
0429 08:05:37.818311 (+     1us) write_op.cc:276] Timestamp: P: 1777449903454477 usec, L: 0
0429 08:05:37.818319 (+     8us) write_op.cc:270] Start()
0429 08:05:37.818320 (+     1us) write_op.cc:276] Timestamp: P: 1777449903455419 usec, L: 0
0429 08:05:37.818327 (+     7us) write_op.cc:270] Start()
0429 08:05:37.818328 (+     1us) write_op.cc:276] Timestamp: P: 1777449903455929 usec, L: 0
0429 08:05:37.818335 (+     7us) write_op.cc:270] Start()
0429 08:05:37.818336 (+     1us) write_op.cc:276] Timestamp: P: 1777449903456033 usec, L: 0
0429 08:05:37.818345 (+     9us) write_op.cc:270] Start()
0429 08:05:37.818346 (+     1us) write_op.cc:276] Timestamp: P: 1777449903457705 usec, L: 0
0429 08:05:37.818352 (+     6us) write_op.cc:270] Start()
0429 08:05:37.818353 (+     1us) write_op.cc:276] Timestamp: P: 1777449903458302 usec, L: 0
0429 08:05:37.818360 (+     7us) write_op.cc:270] Start()
0429 08:05:37.818361 (+     1us) write_op.cc:276] Timestamp: P: 1777449903458423 usec, L: 0
0429 08:05:37.818367 (+     6us) write_op.cc:270] Start()
0429 08:05:37.818368 (+     1us) write_op.cc:276] Timestamp: P: 1777449903458585 usec, L: 0
0429 08:05:37.818376 (+     8us) write_op.cc:270] Start()
0429 08:05:37.818377 (+     1us) write_op.cc:276] Timestamp: P: 1777449903459825 usec, L: 0
0429 08:05:37.818383 (+     6us) write_op.cc:270] Start()
0429 08:05:37.818384 (+     1us) write_op.cc:276] Timestamp: P: 1777449903460771 usec, L: 0
0429 08:05:37.818393 (+     9us) write_op.cc:270] Start()
0429 08:05:37.818393 (+     0us) write_op.cc:276] Timestamp: P: 1777449903460960 usec, L: 0
0429 08:05:37.818399 (+     6us) write_op.cc:270] Start()
0429 08:05:37.818400 (+     1us) write_op.cc:276] Timestamp: P: 1777449903461398 usec, L: 0
0429 08:05:37.818408 (+     8us) write_op.cc:270] Start()
0429 08:05:37.818409 (+     1us) write_op.cc:276] Timestamp: P: 1777449903463346 usec, L: 0
0429 08:05:37.818415 (+     6us) write_op.cc:270] Start()
0429 08:05:37.818416 (+     1us) write_op.cc:276] Timestamp: P: 1777449903463471 usec, L: 0
0429 08:05:37.818423 (+     7us) write_op.cc:270] Start()
0429 08:05:37.818423 (+     0us) write_op.cc:276] Timestamp: P: 1777449903463564 usec, L: 0
0429 08:05:37.818461 (+    38us) write_op.cc:270] Start()
0429 08:05:37.818462 (+     1us) write_op.cc:276] Timestamp: P: 1777449903463950 usec, L: 0
0429 08:05:37.818473 (+    11us) write_op.cc:270] Start()
0429 08:05:37.818474 (+     1us) write_op.cc:276] Timestamp: P: 1777449903465814 usec, L: 0
0429 08:05:37.818485 (+    11us) write_op.cc:270] Start()
0429 08:05:37.818486 (+     1us) write_op.cc:276] Timestamp: P: 1777449903466576 usec, L: 0
0429 08:05:37.818494 (+     8us) write_op.cc:270] Start()
0429 08:05:37.818495 (+     1us) write_op.cc:276] Timestamp: P: 1777449903466714 usec, L: 0
0429 08:05:37.818502 (+     7us) write_op.cc:270] Start()
0429 08:05:37.818502 (+     0us) write_op.cc:276] Timestamp: P: 1777449903466802 usec, L: 0
0429 08:05:37.818514 (+    12us) write_op.cc:270] Start()
0429 08:05:37.818515 (+     1us) write_op.cc:276] Timestamp: P: 1777449903468891 usec, L: 0
0429 08:05:37.818531 (+    16us) write_op.cc:270] Start()
0429 08:05:37.818532 (+     1us) write_op.cc:276] Timestamp: P: 1777449903469178 usec, L: 0
0429 08:05:37.818542 (+    10us) write_op.cc:270] Start()
0429 08:05:37.818544 (+     2us) write_op.cc:276] Timestamp: P: 1777449903469386 usec, L: 0
0429 08:05:37.818554 (+    10us) write_op.cc:270] Start()
0429 08:05:37.818554 (+     0us) write_op.cc:276] Timestamp: P: 1777449903469534 usec, L: 0
0429 08:05:37.818564 (+    10us) write_op.cc:270] Start()
0429 08:05:37.818565 (+     1us) write_op.cc:276] Timestamp: P: 1777449903470753 usec, L: 0
0429 08:05:37.818575 (+    10us) write_op.cc:270] Start()
0429 08:05:37.818575 (+     0us) write_op.cc:276] Timestamp: P: 1777449903472734 usec, L: 0
0429 08:05:37.818586 (+    11us) write_op.cc:270] Start()
0429 08:05:37.818587 (+     1us) write_op.cc:276] Timestamp: P: 1777449903472860 usec, L: 0
0429 08:05:37.818593 (+     6us) write_op.cc:270] Start()
0429 08:05:37.818594 (+     1us) write_op.cc:276] Timestamp: P: 1777449903472956 usec, L: 0
0429 08:05:37.818604 (+    10us) write_op.cc:270] Start()
0429 08:05:37.818604 (+     0us) write_op.cc:276] Timestamp: P: 1777449903473087 usec, L: 0
0429 08:05:37.818612 (+     8us) write_op.cc:270] Start()
0429 08:05:37.818613 (+     1us) write_op.cc:276] Timestamp: P: 1777449903474884 usec, L: 0
0429 08:05:37.818623 (+    10us) write_op.cc:270] Start()
0429 08:05:37.818625 (+     2us) write_op.cc:276] Timestamp: P: 1777449903475864 usec, L: 0
0429 08:05:37.818634 (+     9us) write_op.cc:270] Start()
0429 08:05:37.818636 (+     2us) write_op.cc:276] Timestamp: P: 1777449903475976 usec, L: 0
0429 08:05:37.818648 (+    12us) write_op.cc:270] Start()
0429 08:05:37.818650 (+     2us) write_op.cc:276] Timestamp: P: 1777449903476076 usec, L: 0
0429 08:05:37.818659 (+     9us) write_op.cc:270] Start()
0429 08:05:37.818659 (+     0us) write_op.cc:276] Timestamp: P: 1777449903477943 usec, L: 0
0429 08:05:37.818669 (+    10us) write_op.cc:270] Start()
0429 08:05:37.818670 (+     1us) write_op.cc:276] Timestamp: P: 1777449903478086 usec, L: 0
0429 08:05:37.818678 (+     8us) write_op.cc:270] Start()
0429 08:05:37.818680 (+     2us) write_op.cc:276] Timestamp: P: 1777449903478240 usec, L: 0
0429 08:05:37.818689 (+     9us) write_op.cc:270] Start()
0429 08:05:37.818690 (+     1us) write_op.cc:276] Timestamp: P: 1777449903478314 usec, L: 0
0429 08:05:37.818700 (+    10us) write_op.cc:270] Start()
0429 08:05:37.818700 (+     0us) write_op.cc:276] Timestamp: P: 1777449903480189 usec, L: 0
0429 08:05:37.818709 (+     9us) write_op.cc:270] Start()
0429 08:05:37.818710 (+     1us) write_op.cc:276] Timestamp: P: 1777449903481029 usec, L: 0
0429 08:05:37.818719 (+     9us) write_op.cc:270] Start()
0429 08:05:37.818723 (+     4us) write_op.cc:276] Timestamp: P: 1777449903481130 usec, L: 0
0429 08:05:37.818732 (+     9us) write_op.cc:270] Start()
0429 08:05:37.818733 (+     1us) write_op.cc:276] Timestamp: P: 1777449903481219 usec, L: 0
0429 08:05:37.818742 (+     9us) write_op.cc:270] Start()
0429 08:05:37.818743 (+     1us) write_op.cc:276] Timestamp: P: 1777449903483076 usec, L: 0
0429 08:05:37.818752 (+     9us) write_op.cc:270] Start()
0429 08:05:37.818753 (+     1us) write_op.cc:276] Timestamp: P: 1777449903483559 usec, L: 0
0429 08:05:37.818763 (+    10us) write_op.cc:270] Start()
0429 08:05:37.818766 (+     3us) write_op.cc:276] Timestamp: P: 1777449903483657 usec, L: 0
0429 08:05:37.818775 (+     9us) write_op.cc:270] Start()
0429 08:05:37.818776 (+     1us) write_op.cc:276] Timestamp: P: 1777449903483863 usec, L: 0
0429 08:05:37.818785 (+     9us) write_op.cc:270] Start()
0429 08:05:37.818787 (+     2us) write_op.cc:276] Timestamp: P: 1777449903485632 usec, L: 0
0429 08:05:37.818796 (+     9us) write_op.cc:270] Start()
0429 08:05:37.818797 (+     1us) write_op.cc:276] Timestamp: P: 1777449903486076 usec, L: 0
0429 08:05:37.818806 (+     9us) write_op.cc:270] Start()
0429 08:05:37.818809 (+     3us) write_op.cc:276] Timestamp: P: 1777449903486161 usec, L: 0
0429 08:05:37.818817 (+     8us) write_op.cc:270] Start()
0429 08:05:37.818818 (+     1us) write_op.cc:276] Timestamp: P: 1777449903486242 usec, L: 0
0429 08:05:37.818827 (+     9us) write_op.cc:270] Start()
0429 08:05:37.818828 (+     1us) write_op.cc:276] Timestamp: P: 1777449903488086 usec, L: 0
0429 08:05:37.818838 (+    10us) write_op.cc:270] Start()
0429 08:05:37.818839 (+     1us) write_op.cc:276] Timestamp: P: 1777449903488873 usec, L: 0
0429 08:05:37.818848 (+     9us) write_op.cc:270] Start()
0429 08:05:37.818850 (+     2us) write_op.cc:276] Timestamp: P: 1777449903488973 usec, L: 0
0429 08:05:37.818859 (+     9us) write_op.cc:270] Start()
0429 08:05:37.818860 (+     1us) write_op.cc:276] Timestamp: P: 1777449903489075 usec, L: 0
0429 08:05:37.818869 (+     9us) write_op.cc:270] Start()
0429 08:05:37.818870 (+     1us) write_op.cc:276] Timestamp: P: 1777449903490235 usec, L: 0
0429 08:05:37.818879 (+     9us) write_op.cc:270] Start()
0429 08:05:37.818880 (+     1us) write_op.cc:276] Timestamp: P: 1777449903491438 usec, L: 0
0429 08:05:37.818889 (+     9us) write_op.cc:270] Start()
0429 08:05:37.818892 (+     3us) write_op.cc:276] Timestamp: P: 1777449903491698 usec, L: 0
0429 08:05:37.818900 (+     8us) write_op.cc:270] Start()
0429 08:05:37.818901 (+     1us) write_op.cc:276] Timestamp: P: 1777449903491800 usec, L: 0
0429 08:05:37.818910 (+     9us) write_op.cc:270] Start()
0429 08:05:37.818912 (+     2us) write_op.cc:276] Timestamp: P: 1777449903493667 usec, L: 0
0429 08:05:37.818919 (+     7us) write_op.cc:270] Start()
0429 08:05:37.818920 (+     1us) write_op.cc:276] Timestamp: P: 1777449903493987 usec, L: 0
0429 08:05:37.818926 (+     6us) write_op.cc:270] Start()
0429 08:05:37.818928 (+     2us) write_op.cc:276] Timestamp: P: 1777449903494201 usec, L: 0
0429 08:05:37.818935 (+     7us) write_op.cc:270] Start()
0429 08:05:37.818936 (+     1us) write_op.cc:276] Timestamp: P: 1777449903494300 usec, L: 0
0429 08:05:37.818943 (+     7us) write_op.cc:270] Start()
0429 08:05:37.818944 (+     1us) write_op.cc:276] Timestamp: P: 1777449903496287 usec, L: 0
0429 08:05:37.818953 (+     9us) write_op.cc:270] Start()
0429 08:05:37.818955 (+     2us) write_op.cc:276] Timestamp: P: 1777449903496434 usec, L: 0
0429 08:05:37.818966 (+    11us) write_op.cc:270] Start()
0429 08:05:37.818967 (+     1us) write_op.cc:276] Timestamp: P: 1777449903496529 usec, L: 0
0429 08:05:37.818976 (+     9us) write_op.cc:270] Start()
0429 08:05:37.818977 (+     1us) write_op.cc:276] Timestamp: P: 1777449903497256 usec, L: 0
0429 08:05:37.818989 (+    12us) write_op.cc:270] Start()
0429 08:05:37.818990 (+     1us) write_op.cc:276] Timestamp: P: 1777449903498272 usec, L: 0
0429 08:05:37.818997 (+     7us) write_op.cc:270] Start()
0429 08:05:37.818997 (+     0us) write_op.cc:276] Timestamp: P: 1777449903498905 usec, L: 0
0429 08:05:37.819007 (+    10us) write_op.cc:270] Start()
0429 08:05:37.819011 (+     4us) write_op.cc:276] Timestamp: P: 1777449903499153 usec, L: 0
0429 08:05:37.819021 (+    10us) write_op.cc:270] Start()
0429 08:05:37.819022 (+     1us) write_op.cc:276] Timestamp: P: 1777449903500500 usec, L: 0
0429 08:05:37.819030 (+     8us) write_op.cc:270] Start()
0429 08:05:37.819030 (+     0us) write_op.cc:276] Timestamp: P: 1777449903501250 usec, L: 0
0429 08:05:37.819037 (+     7us) write_op.cc:270] Start()
0429 08:05:37.819038 (+     1us) write_op.cc:276] Timestamp: P: 1777449903501388 usec, L: 0
0429 08:05:37.819044 (+     6us) write_op.cc:270] Start()
0429 08:05:37.819047 (+     3us) write_op.cc:276] Timestamp: P: 1777449903503652 usec, L: 0
0429 08:05:37.819054 (+     7us) write_op.cc:270] Start()
0429 08:05:37.819055 (+     1us) write_op.cc:276] Timestamp: P: 1777449903503757 usec, L: 0
0429 08:05:37.819064 (+     9us) write_op.cc:270] Start()
0429 08:05:37.819065 (+     1us) write_op.cc:276] Timestamp: P: 1777449903503837 usec, L: 0
0429 08:05:37.819072 (+     7us) write_op.cc:270] Start()
0429 08:05:37.819072 (+     0us) write_op.cc:276] Timestamp: P: 1777449903504589 usec, L: 0
0429 08:05:37.819080 (+     8us) write_op.cc:270] Start()
0429 08:05:37.819082 (+     2us) write_op.cc:276] Timestamp: P: 1777449903505440 usec, L: 0
0429 08:05:37.819090 (+     8us) write_op.cc:270] Start()
0429 08:05:37.819090 (+     0us) write_op.cc:276] Timestamp: P: 1777449903506352 usec, L: 0
0429 08:05:37.819098 (+     8us) write_op.cc:270] Start()
0429 08:05:37.819099 (+     1us) write_op.cc:276] Timestamp: P: 1777449903507001 usec, L: 0
0429 08:05:37.819107 (+     8us) write_op.cc:270] Start()
0429 08:05:37.819107 (+     0us) write_op.cc:276] Timestamp: P: 1777449903507496 usec, L: 0
0429 08:05:37.819115 (+     8us) write_op.cc:270] Start()
0429 08:05:37.819117 (+     2us) write_op.cc:276] Timestamp: P: 1777449903508706 usec, L: 0
0429 08:05:37.819124 (+     7us) write_op.cc:270] Start()
0429 08:05:37.819125 (+     1us) write_op.cc:276] Timestamp: P: 1777449903509384 usec, L: 0
0429 08:05:37.819131 (+     6us) write_op.cc:270] Start()
0429 08:05:37.819131 (+     0us) write_op.cc:276] Timestamp: P: 1777449903509467 usec, L: 0
0429 08:05:37.819138 (+     7us) write_op.cc:270] Start()
0429 08:05:37.819139 (+     1us) write_op.cc:276] Timestamp: P: 1777449903510379 usec, L: 0
0429 08:05:37.819147 (+     8us) write_op.cc:270] Start()
0429 08:05:37.819149 (+     2us) write_op.cc:276] Timestamp: P: 1777449903511635 usec, L: 0
0429 08:05:37.819156 (+     7us) write_op.cc:270] Start()
0429 08:05:37.819157 (+     1us) write_op.cc:276] Timestamp: P: 1777449903512329 usec, L: 0
0429 08:05:37.819168 (+    11us) write_op.cc:270] Start()
0429 08:05:37.819169 (+     1us) write_op.cc:276] Timestamp: P: 1777449903512413 usec, L: 0
0429 08:05:37.819176 (+     7us) write_op.cc:270] Start()
0429 08:05:37.819176 (+     0us) write_op.cc:276] Timestamp: P: 1777449903513448 usec, L: 0
0429 08:05:37.819183 (+     7us) write_op.cc:270] Start()
0429 08:05:37.819185 (+     2us) write_op.cc:276] Timestamp: P: 1777449903514119 usec, L: 0
0429 08:05:37.819192 (+     7us) write_op.cc:270] Start()
0429 08:05:37.819192 (+     0us) write_op.cc:276] Timestamp: P: 1777449903515210 usec, L: 0
0429 08:05:37.819199 (+     7us) write_op.cc:270] Start()
0429 08:05:37.819199 (+     0us) write_op.cc:276] Timestamp: P: 1777449903515575 usec, L: 0
0429 08:05:37.819208 (+     9us) write_op.cc:270] Start()
0429 08:05:37.819209 (+     1us) write_op.cc:276] Timestamp: P: 1777449903516599 usec, L: 0
0429 08:05:37.819232 (+    23us) write_op.cc:270] Start()
0429 08:05:37.819235 (+     3us) write_op.cc:276] Timestamp: P: 1777449903518061 usec, L: 0
0429 08:05:37.819243 (+     8us) write_op.cc:270] Start()
0429 08:05:37.819244 (+     1us) write_op.cc:276] Timestamp: P: 1777449903518138 usec, L: 0
0429 08:05:37.819250 (+     6us) write_op.cc:270] Start()
0429 08:05:37.819251 (+     1us) write_op.cc:276] Timestamp: P: 1777449903518979 usec, L: 0
0429 08:05:37.819260 (+     9us) write_op.cc:270] Start()
0429 08:05:37.819261 (+     1us) write_op.cc:276] Timestamp: P: 1777449903519624 usec, L: 0
0429 08:05:37.819270 (+     9us) write_op.cc:270] Start()
0429 08:05:37.819273 (+     3us) write_op.cc:276] Timestamp: P: 1777449903520461 usec, L: 0
0429 08:05:37.819282 (+     9us) write_op.cc:270] Start()
0429 08:05:37.819283 (+     1us) write_op.cc:276] Timestamp: P: 1777449903520972 usec, L: 0
0429 08:05:37.819292 (+     9us) write_op.cc:270] Start()
0429 08:05:37.819293 (+     1us) write_op.cc:276] Timestamp: P: 1777449903522142 usec, L: 0
0429 08:05:37.819301 (+     8us) write_op.cc:270] Start()
0429 08:05:37.819302 (+     1us) write_op.cc:276] Timestamp: P: 17774499
W20260429 08:05:38.974169  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 852ms of latency in SegmentAllocator::Sync()
W20260429 08:05:39.853010  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 931ms of latency in SegmentAllocator::Sync()
W20260429 08:05:40.811805  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 879ms of latency in SegmentAllocator::Sync()
W20260429 08:05:41.322191  8022 tablet_service.cc:3080] error setting up scanner c29f9cd26eec4e34bd8e12d98c604843 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet is lagging too much to be able to serve a snapshot scan: current lag 36677 ms (maximum allowed 30000 ms): new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "ff9323f2b2fe40acb8a2061909bddd0c"
I20260429 08:05:41.704793  8730 consensus_queue.cc:799] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [LEADER]: Peer dc98e72103e94f92a8b1a214d8b88c62 is lagging by at least 49637 ops behind the committed index  [suppressed 3 similar messages]
W20260429 08:05:41.721971  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 885ms of latency in SegmentAllocator::Sync()
W20260429 08:05:42.007423  8022 tablet_service.cc:3080] error setting up scanner 28e732954ea4469185f845b055f5bea2 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet is lagging too much to be able to serve a snapshot scan: current lag 37022 ms (maximum allowed 30000 ms): new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "775b828a285148ad86248db27bcf5ff3"
W20260429 08:05:42.641615  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 968ms of latency in SegmentAllocator::Sync()
W20260429 08:05:43.640594  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1028ms of latency in SegmentAllocator::Sync()
I20260429 08:05:44.670783  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 50) took 1047 ms. Trace:
I20260429 08:05:44.670887  8063 rpcz_store.cc:276] 0429 08:05:43.622904 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:05:43.622962 (+    58us) service_pool.cc:225] Handling call
0429 08:05:43.624749 (+  1787us) raft_consensus.cc:1471] Updating replica for 426 ops
0429 08:05:43.625795 (+  1046us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:05:43.625796 (+     1us) raft_consensus.cc:1539] Triggering prepare for 426 ops
0429 08:05:43.625841 (+    45us) write_op.cc:270] Start()
0429 08:05:43.625846 (+     5us) write_op.cc:276] Timestamp: P: 1777449905298834 usec, L: 0
0429 08:05:43.625947 (+   101us) write_op.cc:270] Start()
0429 08:05:43.625948 (+     1us) write_op.cc:276] Timestamp: P: 1777449905299136 usec, L: 0
0429 08:05:43.625955 (+     7us) write_op.cc:270] Start()
0429 08:05:43.625955 (+     0us) write_op.cc:276] Timestamp: P: 1777449905299256 usec, L: 0
0429 08:05:43.625961 (+     6us) write_op.cc:270] Start()
0429 08:05:43.625962 (+     1us) write_op.cc:276] Timestamp: P: 1777449905300405 usec, L: 0
0429 08:05:43.625967 (+     5us) write_op.cc:270] Start()
0429 08:05:43.625968 (+     1us) write_op.cc:276] Timestamp: P: 1777449905301672 usec, L: 0
0429 08:05:43.625974 (+     6us) write_op.cc:270] Start()
0429 08:05:43.625975 (+     1us) write_op.cc:276] Timestamp: P: 1777449905302066 usec, L: 0
0429 08:05:43.626041 (+    66us) write_op.cc:270] Start()
0429 08:05:43.626045 (+     4us) write_op.cc:276] Timestamp: P: 1777449905303860 usec, L: 0
0429 08:05:43.626056 (+    11us) write_op.cc:270] Start()
0429 08:05:43.626058 (+     2us) write_op.cc:276] Timestamp: P: 1777449905304594 usec, L: 0
0429 08:05:43.626065 (+     7us) write_op.cc:270] Start()
0429 08:05:43.626068 (+     3us) write_op.cc:276] Timestamp: P: 1777449905304732 usec, L: 0
0429 08:05:43.626080 (+    12us) write_op.cc:270] Start()
0429 08:05:43.626081 (+     1us) write_op.cc:276] Timestamp: P: 1777449905305250 usec, L: 0
0429 08:05:43.626090 (+     9us) write_op.cc:270] Start()
0429 08:05:43.626092 (+     2us) write_op.cc:276] Timestamp: P: 1777449905306231 usec, L: 0
0429 08:05:43.626105 (+    13us) write_op.cc:270] Start()
0429 08:05:43.626106 (+     1us) write_op.cc:276] Timestamp: P: 1777449905306941 usec, L: 0
0429 08:05:43.626118 (+    12us) write_op.cc:270] Start()
0429 08:05:43.626121 (+     3us) write_op.cc:276] Timestamp: P: 1777449905307135 usec, L: 0
0429 08:05:43.626131 (+    10us) write_op.cc:270] Start()
0429 08:05:43.626132 (+     1us) write_op.cc:276] Timestamp: P: 1777449905308715 usec, L: 0
0429 08:05:43.626141 (+     9us) write_op.cc:270] Start()
0429 08:05:43.626142 (+     1us) write_op.cc:276] Timestamp: P: 1777449905309273 usec, L: 0
0429 08:05:43.626150 (+     8us) write_op.cc:270] Start()
0429 08:05:43.626151 (+     1us) write_op.cc:276] Timestamp: P: 1777449905309463 usec, L: 0
0429 08:05:43.626161 (+    10us) write_op.cc:270] Start()
0429 08:05:43.626164 (+     3us) write_op.cc:276] Timestamp: P: 1777449905310252 usec, L: 0
0429 08:05:43.626174 (+    10us) write_op.cc:270] Start()
0429 08:05:43.626175 (+     1us) write_op.cc:276] Timestamp: P: 1777449905311332 usec, L: 0
0429 08:05:43.626186 (+    11us) write_op.cc:270] Start()
0429 08:05:43.626188 (+     2us) write_op.cc:276] Timestamp: P: 1777449905311777 usec, L: 0
0429 08:05:43.626195 (+     7us) write_op.cc:270] Start()
0429 08:05:43.626196 (+     1us) write_op.cc:276] Timestamp: P: 1777449905312327 usec, L: 0
0429 08:05:43.626203 (+     7us) write_op.cc:270] Start()
0429 08:05:43.626206 (+     3us) write_op.cc:276] Timestamp: P: 1777449905313061 usec, L: 0
0429 08:05:43.626213 (+     7us) write_op.cc:270] Start()
0429 08:05:43.626214 (+     1us) write_op.cc:276] Timestamp: P: 1777449905313890 usec, L: 0
0429 08:05:43.626228 (+    14us) write_op.cc:270] Start()
0429 08:05:43.626228 (+     0us) write_op.cc:276] Timestamp: P: 1777449905314978 usec, L: 0
0429 08:05:43.626263 (+    35us) write_op.cc:270] Start()
0429 08:05:43.626264 (+     1us) write_op.cc:276] Timestamp: P: 1777449905315197 usec, L: 0
0429 08:05:43.626280 (+    16us) write_op.cc:270] Start()
0429 08:05:43.626281 (+     1us) write_op.cc:276] Timestamp: P: 1777449905315787 usec, L: 0
0429 08:05:43.626294 (+    13us) write_op.cc:270] Start()
0429 08:05:43.626295 (+     1us) write_op.cc:276] Timestamp: P: 1777449905317573 usec, L: 0
0429 08:05:43.626307 (+    12us) write_op.cc:270] Start()
0429 08:05:43.626309 (+     2us) write_op.cc:276] Timestamp: P: 1777449905318021 usec, L: 0
0429 08:05:43.626316 (+     7us) write_op.cc:270] Start()
0429 08:05:43.626317 (+     1us) write_op.cc:276] Timestamp: P: 1777449905318126 usec, L: 0
0429 08:05:43.626330 (+    13us) write_op.cc:270] Start()
0429 08:05:43.626332 (+     2us) write_op.cc:276] Timestamp: P: 1777449905318443 usec, L: 0
0429 08:05:43.626339 (+     7us) write_op.cc:270] Start()
0429 08:05:43.626340 (+     1us) write_op.cc:276] Timestamp: P: 1777449905320371 usec, L: 0
0429 08:05:43.626348 (+     8us) write_op.cc:270] Start()
0429 08:05:43.626349 (+     1us) write_op.cc:276] Timestamp: P: 1777449905320775 usec, L: 0
0429 08:05:43.626357 (+     8us) write_op.cc:270] Start()
0429 08:05:43.626358 (+     1us) write_op.cc:276] Timestamp: P: 1777449905320867 usec, L: 0
0429 08:05:43.626384 (+    26us) write_op.cc:270] Start()
0429 08:05:43.626385 (+     1us) write_op.cc:276] Timestamp: P: 1777449905321786 usec, L: 0
0429 08:05:43.626394 (+     9us) write_op.cc:270] Start()
0429 08:05:43.626395 (+     1us) write_op.cc:276] Timestamp: P: 1777449905323503 usec, L: 0
0429 08:05:43.626405 (+    10us) write_op.cc:270] Start()
0429 08:05:43.626406 (+     1us) write_op.cc:276] Timestamp: P: 1777449905323828 usec, L: 0
0429 08:05:43.626421 (+    15us) write_op.cc:270] Start()
0429 08:05:43.626421 (+     0us) write_op.cc:276] Timestamp: P: 1777449905324013 usec, L: 0
0429 08:05:43.626432 (+    11us) write_op.cc:270] Start()
0429 08:05:43.626433 (+     1us) write_op.cc:276] Timestamp: P: 1777449905324518 usec, L: 0
0429 08:05:43.626441 (+     8us) write_op.cc:270] Start()
0429 08:05:43.626442 (+     1us) write_op.cc:276] Timestamp: P: 1777449905326183 usec, L: 0
0429 08:05:43.626455 (+    13us) write_op.cc:270] Start()
0429 08:05:43.626456 (+     1us) write_op.cc:276] Timestamp: P: 1777449905326576 usec, L: 0
0429 08:05:43.626463 (+     7us) write_op.cc:270] Start()
0429 08:05:43.626464 (+     1us) write_op.cc:276] Timestamp: P: 1777449905327667 usec, L: 0
0429 08:05:43.626477 (+    13us) write_op.cc:270] Start()
0429 08:05:43.626478 (+     1us) write_op.cc:276] Timestamp: P: 1777449905327773 usec, L: 0
0429 08:05:43.626490 (+    12us) write_op.cc:270] Start()
0429 08:05:43.626491 (+     1us) write_op.cc:276] Timestamp: P: 1777449905328628 usec, L: 0
0429 08:05:43.626503 (+    12us) write_op.cc:270] Start()
0429 08:05:43.626504 (+     1us) write_op.cc:276] Timestamp: P: 1777449905330376 usec, L: 0
0429 08:05:43.626512 (+     8us) write_op.cc:270] Start()
0429 08:05:43.626513 (+     1us) write_op.cc:276] Timestamp: P: 1777449905330871 usec, L: 0
0429 08:05:43.626527 (+    14us) write_op.cc:270] Start()
0429 08:05:43.626528 (+     1us) write_op.cc:276] Timestamp: P: 1777449905330966 usec, L: 0
0429 08:05:43.626537 (+     9us) write_op.cc:270] Start()
0429 08:05:43.626538 (+     1us) write_op.cc:276] Timestamp: P: 1777449905331049 usec, L: 0
0429 08:05:43.626547 (+     9us) write_op.cc:270] Start()
0429 08:05:43.626548 (+     1us) write_op.cc:276] Timestamp: P: 1777449905333098 usec, L: 0
0429 08:05:43.626557 (+     9us) write_op.cc:270] Start()
0429 08:05:43.626558 (+     1us) write_op.cc:276] Timestamp: P: 1777449905333223 usec, L: 0
0429 08:05:43.626573 (+    15us) write_op.cc:270] Start()
0429 08:05:43.626573 (+     0us) write_op.cc:276] Timestamp: P: 1777449905333764 usec, L: 0
0429 08:05:43.626580 (+     7us) write_op.cc:270] Start()
0429 08:05:43.626581 (+     1us) write_op.cc:276] Timestamp: P: 1777449905333858 usec, L: 0
0429 08:05:43.626588 (+     7us) write_op.cc:270] Start()
0429 08:05:43.626589 (+     1us) write_op.cc:276] Timestamp: P: 1777449905334715 usec, L: 0
0429 08:05:43.626599 (+    10us) write_op.cc:270] Start()
0429 08:05:43.626600 (+     1us) write_op.cc:276] Timestamp: P: 1777449905335930 usec, L: 0
0429 08:05:43.626613 (+    13us) write_op.cc:270] Start()
0429 08:05:43.626614 (+     1us) write_op.cc:276] Timestamp: P: 1777449905337316 usec, L: 0
0429 08:05:43.626624 (+    10us) write_op.cc:270] Start()
0429 08:05:43.626625 (+     1us) write_op.cc:276] Timestamp: P: 1777449905337711 usec, L: 0
0429 08:05:43.626633 (+     8us) write_op.cc:270] Start()
0429 08:05:43.626634 (+     1us) write_op.cc:276] Timestamp: P: 1777449905338695 usec, L: 0
0429 08:05:43.626645 (+    11us) write_op.cc:270] Start()
0429 08:05:43.626646 (+     1us) write_op.cc:276] Timestamp: P: 1777449905339170 usec, L: 0
0429 08:05:43.626657 (+    11us) write_op.cc:270] Start()
0429 08:05:43.626658 (+     1us) write_op.cc:276] Timestamp: P: 1777449905341192 usec, L: 0
0429 08:05:43.626668 (+    10us) write_op.cc:270] Start()
0429 08:05:43.626669 (+     1us) write_op.cc:276] Timestamp: P: 1777449905341286 usec, L: 0
0429 08:05:43.626700 (+    31us) write_op.cc:270] Start()
0429 08:05:43.626702 (+     2us) write_op.cc:276] Timestamp: P: 1777449905341353 usec, L: 0
0429 08:05:43.626714 (+    12us) write_op.cc:270] Start()
0429 08:05:43.626716 (+     2us) write_op.cc:276] Timestamp: P: 1777449905342212 usec, L: 0
0429 08:05:43.626728 (+    12us) write_op.cc:270] Start()
0429 08:05:43.626729 (+     1us) write_op.cc:276] Timestamp: P: 1777449905343792 usec, L: 0
0429 08:05:43.626738 (+     9us) write_op.cc:270] Start()
0429 08:05:43.626739 (+     1us) write_op.cc:276] Timestamp: P: 1777449905343883 usec, L: 0
0429 08:05:43.626749 (+    10us) write_op.cc:270] Start()
0429 08:05:43.626751 (+     2us) write_op.cc:276] Timestamp: P: 1777449905344847 usec, L: 0
0429 08:05:43.626763 (+    12us) write_op.cc:270] Start()
0429 08:05:43.626764 (+     1us) write_op.cc:276] Timestamp: P: 1777449905344980 usec, L: 0
0429 08:05:43.626777 (+    13us) write_op.cc:270] Start()
0429 08:05:43.626777 (+     0us) write_op.cc:276] Timestamp: P: 1777449905346039 usec, L: 0
0429 08:05:43.626784 (+     7us) write_op.cc:270] Start()
0429 08:05:43.626785 (+     1us) write_op.cc:276] Timestamp: P: 1777449905346157 usec, L: 0
0429 08:05:43.626792 (+     7us) write_op.cc:270] Start()
0429 08:05:43.626792 (+     0us) write_op.cc:276] Timestamp: P: 1777449905348125 usec, L: 0
0429 08:05:43.626802 (+    10us) write_op.cc:270] Start()
0429 08:05:43.626803 (+     1us) write_op.cc:276] Timestamp: P: 1777449905349415 usec, L: 0
0429 08:05:43.626815 (+    12us) write_op.cc:270] Start()
0429 08:05:43.626816 (+     1us) write_op.cc:276] Timestamp: P: 1777449905349540 usec, L: 0
0429 08:05:43.626826 (+    10us) write_op.cc:270] Start()
0429 08:05:43.626827 (+     1us) write_op.cc:276] Timestamp: P: 1777449905349883 usec, L: 0
0429 08:05:43.626835 (+     8us) write_op.cc:270] Start()
0429 08:05:43.626835 (+     0us) write_op.cc:276] Timestamp: P: 1777449905350530 usec, L: 0
0429 08:05:43.626846 (+    11us) write_op.cc:270] Start()
0429 08:05:43.626846 (+     0us) write_op.cc:276] Timestamp: P: 1777449905351980 usec, L: 0
0429 08:05:43.626861 (+    15us) write_op.cc:270] Start()
0429 08:05:43.626862 (+     1us) write_op.cc:276] Timestamp: P: 1777449905352063 usec, L: 0
0429 08:05:43.626870 (+     8us) write_op.cc:270] Start()
0429 08:05:43.626871 (+     1us) write_op.cc:276] Timestamp: P: 1777449905352608 usec, L: 0
0429 08:05:43.626878 (+     7us) write_op.cc:270] Start()
0429 08:05:43.626879 (+     1us) write_op.cc:276] Timestamp: P: 1777449905352947 usec, L: 0
0429 08:05:43.626891 (+    12us) write_op.cc:270] Start()
0429 08:05:43.626892 (+     1us) write_op.cc:276] Timestamp: P: 1777449905354383 usec, L: 0
0429 08:05:43.626902 (+    10us) write_op.cc:270] Start()
0429 08:05:43.626903 (+     1us) write_op.cc:276] Timestamp: P: 1777449905354650 usec, L: 0
0429 08:05:43.626911 (+     8us) write_op.cc:270] Start()
0429 08:05:43.626912 (+     1us) write_op.cc:276] Timestamp: P: 1777449905355382 usec, L: 0
0429 08:05:43.626921 (+     9us) write_op.cc:270] Start()
0429 08:05:43.626921 (+     0us) write_op.cc:276] Timestamp: P: 1777449905355543 usec, L: 0
0429 08:05:43.626930 (+     9us) write_op.cc:270] Start()
0429 08:05:43.626931 (+     1us) write_op.cc:276] Timestamp: P: 1777449905357116 usec, L: 0
0429 08:05:43.626943 (+    12us) write_op.cc:270] Start()
0429 08:05:43.626943 (+     0us) write_op.cc:276] Timestamp: P: 1777449905357868 usec, L: 0
0429 08:05:43.626954 (+    11us) write_op.cc:270] Start()
0429 08:05:43.626955 (+     1us) write_op.cc:276] Timestamp: P: 1777449905357998 usec, L: 0
0429 08:05:43.626965 (+    10us) write_op.cc:270] Start()
0429 08:05:43.626966 (+     1us) write_op.cc:276] Timestamp: P: 1777449905358088 usec, L: 0
0429 08:05:43.626976 (+    10us) write_op.cc:270] Start()
0429 08:05:43.626978 (+     2us) write_op.cc:276] Timestamp: P: 1777449905360114 usec, L: 0
0429 08:05:43.626989 (+    11us) write_op.cc:270] Start()
0429 08:05:43.626990 (+     1us) write_op.cc:276] Timestamp: P: 1777449905360214 usec, L: 0
0429 08:05:43.627394 (+   404us) write_op.cc:270] Start()
0429 08:05:43.627397 (+     3us) write_op.cc:276] Timestamp: P: 1777449905360687 usec, L: 0
0429 08:05:43.627563 (+   166us) write_op.cc:270] Start()
0429 08:05:43.627566 (+     3us) write_op.cc:276] Timestamp: P: 1777449905361065 usec, L: 0
0429 08:05:43.627593 (+    27us) write_op.cc:270] Start()
0429 08:05:43.627594 (+     1us) write_op.cc:276] Timestamp: P: 1777449905362280 usec, L: 0
0429 08:05:43.627610 (+    16us) write_op.cc:270] Start()
0429 08:05:43.627612 (+     2us) write_op.cc:276] Timestamp: P: 1777449905363383 usec, L: 0
0429 08:05:43.627622 (+    10us) write_op.cc:270] Start()
0429 08:05:43.627623 (+     1us) write_op.cc:276] Timestamp: P: 1777449905363630 usec, L: 0
0429 08:05:43.627631 (+     8us) write_op.cc:270] Start()
0429 08:05:43.627633 (+     2us) write_op.cc:276] Timestamp: P: 1777449905363899 usec, L: 0
0429 08:05:43.627644 (+    11us) write_op.cc:270] Start()
0429 08:05:43.627645 (+     1us) write_op.cc:276] Timestamp: P: 1777449905366226 usec, L: 0
0429 08:05:43.627655 (+    10us) write_op.cc:270] Start()
0429 08:05:43.627656 (+     1us) write_op.cc:276] Timestamp: P: 1777449905366842 usec, L: 0
0429 08:05:43.627664 (+     8us) write_op.cc:270] Start()
0429 08:05:43.627664 (+     0us) write_op.cc:276] Timestamp: P: 1777449905366955 usec, L: 0
0429 08:05:43.627673 (+     9us) write_op.cc:270] Start()
0429 08:05:43.627674 (+     1us) write_op.cc:276] Timestamp: P: 1777449905367147 usec, L: 0
0429 08:05:43.627681 (+     7us) write_op.cc:270] Start()
0429 08:05:43.627682 (+     1us) write_op.cc:276] Timestamp: P: 1777449905368970 usec, L: 0
0429 08:05:43.627693 (+    11us) write_op.cc:270] Start()
0429 08:05:43.627693 (+     0us) write_op.cc:276] Timestamp: P: 1777449905369904 usec, L: 0
0429 08:05:43.627702 (+     9us) write_op.cc:270] Start()
0429 08:05:43.627703 (+     1us) write_op.cc:276] Timestamp: P: 1777449905370009 usec, L: 0
0429 08:05:43.627710 (+     7us) write_op.cc:270] Start()
0429 08:05:43.627711 (+     1us) write_op.cc:276] Timestamp: P: 1777449905370451 usec, L: 0
0429 08:05:43.627718 (+     7us) write_op.cc:270] Start()
0429 08:05:43.627719 (+     1us) write_op.cc:276] Timestamp: P: 1777449905371728 usec, L: 0
0429 08:05:43.627729 (+    10us) write_op.cc:270] Start()
0429 08:05:43.627729 (+     0us) write_op.cc:276] Timestamp: P: 1777449905372676 usec, L: 0
0429 08:05:43.627737 (+     8us) write_op.cc:270] Start()
0429 08:05:43.627738 (+     1us) write_op.cc:276] Timestamp: P: 1777449905373088 usec, L: 0
0429 08:05:43.627746 (+     8us) write_op.cc:270] Start()
0429 08:05:43.627746 (+     0us) write_op.cc:276] Timestamp: P: 1777449905373577 usec, L: 0
0429 08:05:43.627760 (+    14us) write_op.cc:270] Start()
0429 08:05:43.627761 (+     1us) write_op.cc:276] Timestamp: P: 1777449905374774 usec, L: 0
0429 08:05:43.627773 (+    12us) write_op.cc:270] Start()
0429 08:05:43.627774 (+     1us) write_op.cc:276] Timestamp: P: 1777449905375669 usec, L: 0
0429 08:05:43.627781 (+     7us) write_op.cc:270] Start()
0429 08:05:43.627782 (+     1us) write_op.cc:276] Timestamp: P: 1777449905375963 usec, L: 0
0429 08:05:43.627794 (+    12us) write_op.cc:270] Start()
0429 08:05:43.627795 (+     1us) write_op.cc:276] Timestamp: P: 1777449905376255 usec, L: 0
0429 08:05:43.627805 (+    10us) write_op.cc:270] Start()
0429 08:05:43.627806 (+     1us) write_op.cc:276] Timestamp: P: 1777449905377848 usec, L: 0
0429 08:05:43.627817 (+    11us) write_op.cc:270] Start()
0429 08:05:43.627818 (+     1us) write_op.cc:276] Timestamp: P: 1777449905378050 usec, L: 0
0429 08:05:43.627829 (+    11us) write_op.cc:270] Start()
0429 08:05:43.627830 (+     1us) write_op.cc:276] Timestamp: P: 1777449905378869 usec, L: 0
0429 08:05:43.627839 (+     9us) write_op.cc:270] Start()
0429 08:05:43.627840 (+     1us) write_op.cc:276] Timestamp: P: 1777449905378993 usec, L: 0
0429 08:05:43.627847 (+     7us) write_op.cc:270] Start()
0429 08:05:43.627849 (+     2us) write_op.cc:276] Timestamp: P: 1777449905380443 usec, L: 0
0429 08:05:43.627859 (+    10us) write_op.cc:270] Start()
0429 08:05:43.627860 (+     1us) write_op.cc:276] Timestamp: P: 1777449905380566 usec, L: 0
0429 08:05:43.627871 (+    11us) write_op.cc:270] Start()
0429 08:05:43.627872 (+     1us) write_op.cc:276] Timestamp: P: 1777449905381392 usec, L: 0
0429 08:05:43.627878 (+     6us) write_op.cc:270] Start()
0429 08:05:43.627879 (+     1us) write_op.cc:276] Timestamp: P: 1777449905381795 usec, L: 0
0429 08:05:43.627886 (+     7us) write_op.cc:270] Start()
0429 08:05:43.627887 (+     1us) write_op.cc:276] Timestamp: P: 1777449905383523 usec, L: 0
0429 08:05:43.627896 (+     9us) write_op.cc:270] Start()
0429 08:05:43.627897 (+     1us) write_op.cc:276] Timestamp: P: 1777449905384143 usec, L: 0
0429 08:05:43.627903 (+     6us) write_op.cc:270] Start()
0429 08:05:43.627904 (+     1us) write_op.cc:276] Timestamp: P: 1777449905384230 usec, L: 0
0429 08:05:43.627911 (+     7us) write_op.cc:270] Start()
0429 08:05:43.627912 (+     1us) write_op.cc:276] Timestamp: P: 1777449905384303 usec, L: 0
0429 08:05:43.627928 (+    16us) write_op.cc:270] Start()
0429 08:05:43.627928 (+     0us) write_op.cc:276] Timestamp: P: 1777449905385902 usec, L: 0
0429 08:05:43.627937 (+     9us) write_op.cc:270] Start()
0429 08:05:43.627938 (+     1us) write_op.cc:276] Timestamp: P: 1777449905386435 usec, L: 0
0429 08:05:43.627947 (+     9us) write_op.cc:270] Start()
0429 08:05:43.627949 (+     2us) write_op.cc:276] Timestamp: P: 1777449905386536 usec, L: 0
0429 08:05:43.627966 (+    17us) write_op.cc:270] Start()
0429 08:05:43.627967 (+     1us) write_op.cc:276] Timestamp: P: 1777449905386653 usec, L: 0
0429 08:05:43.627979 (+    12us) write_op.cc:270] Start()
0429 08:05:43.627979 (+     0us) write_op.cc:276] Timestamp: P: 1777449905389155 usec, L: 0
0429 08:05:43.627996 (+    17us) write_op.cc:270] Start()
0429 08:05:43.627997 (+     1us) write_op.cc:276] Timestamp: P: 1777449905389235 usec, L: 0
0429 08:05:43.628007 (+    10us) write_op.cc:270] Start()
0429 08:05:43.628008 (+     1us) write_op.cc:276] Timestamp: P: 1777449905389299 usec, L: 0
0429 08:05:43.628019 (+    11us) write_op.cc:270] Start()
0429 08:05:43.628021 (+     2us) write_op.cc:276] Timestamp: P: 1777449905389373 usec, L: 0
0429 08:05:43.628032 (+    11us) write_op.cc:270] Start()
0429 08:05:43.628033 (+     1us) write_op.cc:276] Timestamp: P: 1777449905391239 usec, L: 0
0429 08:05:43.628045 (+    12us) write_op.cc:270] Start()
0429 08:05:43.628045 (+     0us) write_op.cc:276] Timestamp: P: 1777449905391344 usec, L: 0
0429 08:05:43.628053 (+     8us) write_op.cc:270] Start()
0429 08:05:43.628054 (+     1us) write_op.cc:276] Timestamp: P: 1777449905391861 usec, L: 0
0429 08:05:43.628062 (+     8us) write_op.cc:270] Start()
0429 08:05:43.628063 (+     1us) write_op.cc:276] Timestamp: P: 1777449905393055 usec, L: 0
0429 08:05:43.628072 (+     9us) write_op.cc:270] Start()
0429 08:05:43.628076 (+     4us) write_op.cc:276] Timestamp: P: 1777449905393491 usec, L: 0
0429 08:05:43.628085 (+     9us) write_op.cc:270] Start()
0429 08:05:43.628085 (+     0us) write_op.cc:276] Timestamp: P: 1777449905393919 usec, L: 0
0429 08:05:43.628092 (+     7us) write_op.cc:270] Start()
0429 08:05:43.628093 (+     1us) write_op.cc:276] Timestamp: P: 1777449905394002 usec, L: 0
0429 08:05:43.628100 (+     7us) write_op.cc:270] Start()
0429 08:05:43.628101 (+     1us) write_op.cc:276] Timestamp: P: 1777449905396006 usec, L: 0
0429 08:05:43.628109 (+     8us) write_op.cc:270] Start()
0429 08:05:43.628112 (+     3us) write_op.cc:276] Timestamp: P: 1777449905396425 usec, L: 0
0429 08:05:43.628120 (+     8us) write_op.cc:270] Start()
0429 08:05:43.628120 (+     0us) write_op.cc:276] Timestamp: P: 1777449905396544 usec, L: 0
0429 08:05:43.628129 (+     9us) write_op.cc:270] Start()
0429 08:05:43.628130 (+     1us) write_op.cc:276] Timestamp: P: 1777449905396632 usec, L: 0
0429 08:05:43.628140 (+    10us) write_op.cc:270] Start()
0429 08:05:43.628142 (+     2us) write_op.cc:276] Timestamp: P: 1777449905398584 usec, L: 0
0429 08:05:43.628149 (+     7us) write_op.cc:270] Start()
0429 08:05:43.628152 (+     3us) write_op.cc:276] Timestamp: P: 1777449905399284 usec, L: 0
0429 08:05:43.628160 (+     8us) write_op.cc:270] Start()
0429 08:05:43.628160 (+     0us) write_op.cc:276] Timestamp: P: 1777449905399373 usec, L: 0
0429 08:05:43.628168 (+     8us) write_op.cc:270] Start()
0429 08:05:43.628168 (+     0us) write_op.cc:276] Timestamp: P: 1777449905399437 usec, L: 0
0429 08:05:43.628176 (+     8us) write_op.cc:270] Start()
0429 08:05:43.628177 (+     1us) write_op.cc:276] Timestamp: P: 1777449905401988 usec, L: 0
0429 08:05:43.628184 (+     7us) write_op.cc:270] Start()
0429 08:05:43.628186 (+     2us) write_op.cc:276] Timestamp: P: 1777449905402190 usec, L: 0
0429 08:05:43.628207 (+    21us) write_op.cc:270] Start()
0429 08:05:43.628207 (+     0us) write_op.cc:276] Timestamp: P: 1777449905402295 usec, L: 0
0429 08:05:43.628216 (+     9us) write_op.cc:270] Start()
0429 08:05:43.628216 (+     0us) write_op.cc:276] Timestamp: P: 1777449905402358 usec, L: 0
0429 08:05:43.628224 (+     8us) write_op.cc:270] Start()
0429 08:05:43.628225 (+     1us) write_op.cc:276] Timestamp: P: 1777449905404989 usec, L: 0
0429 08:05:43.628233 (+     8us) write_op.cc:270] Start()
0429 08:05:43.628237 (+     4us) write_op.cc:276] Timestamp: P: 1777449905405258 usec, L: 0
0429 08:05:43.628244 (+     7us) write_op.cc:270] Start()
0429 08:05:43.628245 (+     1us) write_op.cc:276] Timestamp: P: 1777449905405371 usec, L: 0
0429 08:05:43.628252 (+     7us) write_op.cc:270] Start()
0429 08:05:43.628253 (+     1us) write_op.cc:276] Timestamp: P: 1777449905405462 usec, L: 0
0429 08:05:43.628261 (+     8us) write_op.cc:270] Start()
0429 08:05:43.628262 (+     1us) write_op.cc:276] Timestamp: P: 1777449905407645 usec, L: 0
0429 08:05:43.628269 (+     7us) write_op.cc:270] Start()
0429 08:05:43.628272 (+     3us) write_op.cc:276] Timestamp: P: 1777449905407878 usec, L: 0
0429 08:05:43.628285 (+    13us) write_op.cc:270] Start()
0429 08:05:43.628286 (+     1us) write_op.cc:276] Timestamp: P: 1777449905408492 usec, L: 0
0429 08:05:43.628297 (+    11us) write_op.cc:270] Start()
0429 08:05:43.628298 (+     1us) write_op.cc:276] Timestamp: P: 1777449905409083 usec, L: 0
0429 08:05:43.628307 (+     9us) write_op.cc:270] Start()
0429 08:05:43.628308 (+     1us) write_op.cc:276] Timestamp: P: 1777449905410659 usec, L: 0
0429 08:05:43.628319 (+    11us) write_op.cc:270] Start()
0429 08:05:43.628322 (+     3us) write_op.cc:276] Timestamp: P: 1777449905410751 usec, L: 0
0429 08:05:43.628332 (+    10us) write_op.cc:270] Start()
0429 08:05:43.628333 (+     1us) write_op.cc:276] Timestamp: P: 1777449905411644 usec, L: 0
0429 08:05:43.628343 (+    10us) write_op.cc:270] Start()
0429 08:05:43.628344 (+     1us) write_op.cc:276] Timestamp: P: 1777449905411735 usec, L: 0
0429 08:05:43.628359 (+    15us) write_op.cc:270] Start()
0429 08:05:43.628360 (+     1us) write_op.cc:276] Timestamp: P: 1777449905413949 usec, L: 0
0429 08:05:43.628371 (+    11us) write_op.cc:270] Start()
0429 08:05:43.628375 (+     4us) write_op.cc:276] Timestamp: P: 1777449905414118 usec, L: 0
0429 08:05:43.628385 (+    10us) write_op.cc:270] Start()
0429 08:05:43.628386 (+     1us) write_op.cc:276] Timestamp: P: 1777449905414738 usec, L: 0
0429 08:05:43.628393 (+     7us) write_op.cc:270] Start()
0429 08:05:43.628393 (+     0us) write_op.cc:276] Timestamp: P: 1777449905414845 usec, L: 0
0429 08:05:43.628401 (+     8us) write_op.cc:270] Start()
0429 08:05:43.628401 (+     0us) write_op.cc:276] Timestamp: P: 1777449905416362 usec, L: 0
0429 08:05:43.628409 (+     8us) write_op.cc:270] Start()
0429 08:05:43.628420 (+    11us) write_op.cc:276] Timestamp: P: 1777449905417401 usec, L: 0
0429 08:05:43.628428 (+     8us) write_op.cc:270] Start()
0429 08:05:43.628429 (+     1us) write_op.cc:276] Timestamp: P: 1777449905417710 usec, L: 0
0429 08:05:43.628436 (+     7us) write_op.cc:270] Start()
0429 08:05:43.628437 (+     1us) write_op.cc:276] Timestamp: P: 1777449905417803 usec, L: 0
0429 08:05:43.628451 (+    14us) write_op.cc:270] Start()
0429 08:05:43.628452 (+     1us) write_op.cc:276] Timestamp: P: 1777449905419612 usec, L: 0
0429 08:05:43.628457 (+     5us) write_op.cc:270] Start()
0429 08:05:43.628459 (+     2us) write_op.cc:276] Timestamp: P: 1777449905420760 usec, L: 0
0429 08:05:43.628465 (+     6us) write_op.cc:270] Start()
0429 08:05:43.628465 (+     0us) write_op.cc:276] Timestamp: P: 1777449905420883 usec, L: 0
0429 08:05:43.628470 (+     5us) write_op.cc:270] Start()
0429 08:05:43.628471 (+     1us) write_op.cc:276] Timestamp: P: 1777449905421340 usec, L: 0
0429 08:05:43.628476 (+     5us) write_op.cc:270] Start()
0429 08:05:43.628477 (+     1us) write_op.cc:276] Timestamp: P: 1777449905422040 usec, L: 0
0429 08:05:43.628482 (+     5us) write_op.cc:270] Start()
0429 08:05:43.628484 (+     2us) write_op.cc:276] Timestamp: P: 1777449905422827 usec, L: 0
0429 08:05:43.628489 (+     5us) write_op.cc:270] Start()
0429 08:05:43.628490 (+     1us) write_op.cc:276] Timestamp: P: 1777449905423632 usec, L: 0
0429 08:05:43.628495 (+     5us) write_op.cc:270] Start()
0429 08:05:43.628495 (+     0us) write_op.cc:276] Timestamp: P: 1777449905423829 usec, L: 0
0429 08:05:43.628500 (+     5us) write_op.cc:270] Start()
0429 08:05:43.628501 (+     1us) write_op.cc:276] Timestamp: P: 1777449905424800 usec, L: 0
0429 08:05:43.628506 (+     5us) write_op.cc:270] Start()
0429 08:05:43.628509 (+     3us) write_op.cc:276] Timestamp: P: 1777449905425639 usec, L: 0
0429 08:05:43.628514 (+     5us) write_op.cc:270] Start()
0429 08:05:43.628514 (+     0us) write_op.cc:276] Timestamp: P: 1777449905426962 usec, L: 0
0429 08:05:43.628519 (+     5us) write_op.cc:270] Start()
0429 08:05:43.628520 (+     1us) write_op.cc:276] Timestamp: P: 1777449905427514 usec, L: 0
0429 08:05:43.628525 (+     5us) write_op.cc:270] Start()
0429 08:05:43.628525 (+     0us) write_op.cc:276] Timestamp: P: 1777449905428661 usec, L: 0
0429 08:05:43.628531 (+     6us) write_op.cc:270] Start()
0429 08:05:43.628533 (+     2us) write_op.cc:276] Timestamp: P: 1777449905428995 usec, L: 0
0429 08:05:43.628538 (+     5us) write_op.cc:270] Start()
0429 08:05:43.628539 (+     1us) write_op.cc:276] Timestamp: P: 1777449905429197 usec, L: 0
0429 08:05:43.628545 (+     6us) write_op.cc:270] Start()
0429 08:05:43.628545 (+     0us) write_op.cc:276] Timestamp: P: 1777449905430527 usec, L: 0
0429 08:05:43.628550 (+     5us) write_op.cc:270] Start()
0429 08:05:43.628551 (+     1us) write_op.cc:276] Timestamp: P: 1777449905430826 usec, L: 0
0429 08:05:43.628557 (+     6us) write_op.cc:270] Start()
0429 08:05:43.628558 (+     1us) write_op.cc:276] Timestamp: P: 1777449905431796 usec, L: 0
0429 08:05:43.628563 (+     5us) write_op.cc:270] Start()
0429 08:05:43.628564 (+     1us) write_op.cc:276] Timestamp: P: 1777449905431876 usec, L: 0
0429 08:05:43.628570 (+     6us) write_op.cc:270] Start()
0429 08:05:43.628570 (+     0us) write_op.cc:276] Timestamp: P: 1777449905434224 usec, L: 0
0429 08:05:43.628576 (+     6us) write_op.cc:270] Start()
0429 08:05:43.628576 (+     0us) write_op.cc:276] Timestamp: P: 1777449905434341 usec, L: 0
0429 08:05:43.628582 (+     6us) write_op.cc:270] Start()
0429 08:05:43.628583 (+     1us) write_op.cc:276] Timestamp: P: 1777449905434438 usec, L: 0
0429 08:05:43.628588 (+     5us) write_op.cc:270] Start()
0429 08:05:43.628589 (+     1us) write_op.cc:276] Timestamp: P: 1777449905434950 usec, L: 0
0429 08:05:43.628594 (+     5us) write_op.cc:270] Start()
0429 08:05:43.628595 (+     1us) write_op.cc:276] Timestamp: P: 1777449905437105 usec, L: 0
0429 08:05:43.628600 (+     5us) write_op.cc:270] Start()
0429 08:05:43.628600 (+     0us) write_op.cc:276] Timestamp: P: 1777449905437280 usec, L: 0
0429 08:05:43.628606 (+     6us) write_op.cc:270] Start()
0429 08:05:43.628608 (+     2us) write_op.cc:276] Timestamp: P: 1777449905437387 usec, L: 0
0429 08:05:43.628613 (+     5us) write_op.cc:270] Start()
0429 08:05:43.628613 (+     0us) write_op.cc:276] Timestamp: P: 1777449905438125 usec, L: 0
0429 08:05:43.628618 (+     5us) write_op.cc:270] Start()
0429 08:05:43.628619 (+     1us) write_op.cc:276] Timestamp: P: 1777449905439264 usec, L: 0
0429 08:05:43.628624 (+     5us) write_op.cc:270] Start()
0429 08:05:43.628624 (+     0us) write_op.cc:276] Timestamp: P: 1777449905440369 usec, L: 0
0429 08:05:43.628629 (+     5us) write_op.cc:270] Start()
0429 08:05:43.628632 (+     3us) write_op.cc:276] Timestamp: P: 1777449905440963 usec, L: 0
0429 08:05:43.628638 (+     6us) write_op.cc:270] Start()
0429 08:05:43.628638 (+     0us) write_op.cc:276] Timestamp: P: 17774499
I20260429 08:05:44.706287  8763 consensus_queue.cc:799] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [LEADER]: Peer dc98e72103e94f92a8b1a214d8b88c62 is lagging by at least 52288 ops behind the committed index  [suppressed 2 similar messages]
W20260429 08:05:44.725008  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 977ms of latency in SegmentAllocator::Sync()
W20260429 08:05:45.080379  8022 tablet_service.cc:3080] error setting up scanner eeb78c15340a46db985d4b62c532bec2 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet is lagging too much to be able to serve a snapshot scan: current lag 39137 ms (maximum allowed 30000 ms): new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "775b828a285148ad86248db27bcf5ff3"
W20260429 08:05:45.675091  8022 tablet_service.cc:3080] error setting up scanner 5418f32f450046119beb9b81cd3146f5 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet is lagging too much to be able to serve a snapshot scan: current lag 39731 ms (maximum allowed 30000 ms): new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "ff9323f2b2fe40acb8a2061909bddd0c"
W20260429 08:05:45.733068  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1024ms of latency in SegmentAllocator::Sync()
I20260429 08:05:46.760165  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 52) took 1045 ms. Trace:
I20260429 08:05:46.760290  8063 rpcz_store.cc:276] 0429 08:05:45.714970 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:05:45.714995 (+    25us) service_pool.cc:225] Handling call
0429 08:05:45.716693 (+  1698us) raft_consensus.cc:1471] Updating replica for 426 ops
0429 08:05:45.718106 (+  1413us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:05:45.718107 (+     1us) raft_consensus.cc:1539] Triggering prepare for 426 ops
0429 08:05:45.718119 (+    12us) write_op.cc:270] Start()
0429 08:05:45.718124 (+     5us) write_op.cc:276] Timestamp: P: 1777449905944827 usec, L: 0
0429 08:05:45.718262 (+   138us) write_op.cc:270] Start()
0429 08:05:45.718264 (+     2us) write_op.cc:276] Timestamp: P: 1777449905945237 usec, L: 0
0429 08:05:45.718278 (+    14us) write_op.cc:270] Start()
0429 08:05:45.718279 (+     1us) write_op.cc:276] Timestamp: P: 1777449905946058 usec, L: 0
0429 08:05:45.718287 (+     8us) write_op.cc:270] Start()
0429 08:05:45.718288 (+     1us) write_op.cc:276] Timestamp: P: 1777449905946512 usec, L: 0
0429 08:05:45.718295 (+     7us) write_op.cc:270] Start()
0429 08:05:45.718296 (+     1us) write_op.cc:276] Timestamp: P: 1777449905947391 usec, L: 0
0429 08:05:45.718303 (+     7us) write_op.cc:270] Start()
0429 08:05:45.718303 (+     0us) write_op.cc:276] Timestamp: P: 1777449905948916 usec, L: 0
0429 08:05:45.718312 (+     9us) write_op.cc:270] Start()
0429 08:05:45.718314 (+     2us) write_op.cc:276] Timestamp: P: 1777449905949190 usec, L: 0
0429 08:05:45.718324 (+    10us) write_op.cc:270] Start()
0429 08:05:45.718325 (+     1us) write_op.cc:276] Timestamp: P: 1777449905949685 usec, L: 0
0429 08:05:45.718332 (+     7us) write_op.cc:270] Start()
0429 08:05:45.718333 (+     1us) write_op.cc:276] Timestamp: P: 1777449905950160 usec, L: 0
0429 08:05:45.718340 (+     7us) write_op.cc:270] Start()
0429 08:05:45.718343 (+     3us) write_op.cc:276] Timestamp: P: 1777449905951187 usec, L: 0
0429 08:05:45.718351 (+     8us) write_op.cc:270] Start()
0429 08:05:45.718352 (+     1us) write_op.cc:276] Timestamp: P: 1777449905952323 usec, L: 0
0429 08:05:45.718359 (+     7us) write_op.cc:270] Start()
0429 08:05:45.718360 (+     1us) write_op.cc:276] Timestamp: P: 1777449905952449 usec, L: 0
0429 08:05:45.718366 (+     6us) write_op.cc:270] Start()
0429 08:05:45.718367 (+     1us) write_op.cc:276] Timestamp: P: 1777449905953967 usec, L: 0
0429 08:05:45.718374 (+     7us) write_op.cc:270] Start()
0429 08:05:45.718377 (+     3us) write_op.cc:276] Timestamp: P: 1777449905954644 usec, L: 0
0429 08:05:45.718384 (+     7us) write_op.cc:270] Start()
0429 08:05:45.718385 (+     1us) write_op.cc:276] Timestamp: P: 1777449905954751 usec, L: 0
0429 08:05:45.718392 (+     7us) write_op.cc:270] Start()
0429 08:05:45.718392 (+     0us) write_op.cc:276] Timestamp: P: 1777449905955276 usec, L: 0
0429 08:05:45.718400 (+     8us) write_op.cc:270] Start()
0429 08:05:45.718401 (+     1us) write_op.cc:276] Timestamp: P: 1777449905956189 usec, L: 0
0429 08:05:45.718407 (+     6us) write_op.cc:270] Start()
0429 08:05:45.718409 (+     2us) write_op.cc:276] Timestamp: P: 1777449905957457 usec, L: 0
0429 08:05:45.718416 (+     7us) write_op.cc:270] Start()
0429 08:05:45.718417 (+     1us) write_op.cc:276] Timestamp: P: 1777449905957577 usec, L: 0
0429 08:05:45.718424 (+     7us) write_op.cc:270] Start()
0429 08:05:45.718425 (+     1us) write_op.cc:276] Timestamp: P: 1777449905957936 usec, L: 0
0429 08:05:45.718431 (+     6us) write_op.cc:270] Start()
0429 08:05:45.718432 (+     1us) write_op.cc:276] Timestamp: P: 1777449905958811 usec, L: 0
0429 08:05:45.718439 (+     7us) write_op.cc:270] Start()
0429 08:05:45.718441 (+     2us) write_op.cc:276] Timestamp: P: 1777449905959940 usec, L: 0
0429 08:05:45.718448 (+     7us) write_op.cc:270] Start()
0429 08:05:45.718449 (+     1us) write_op.cc:276] Timestamp: P: 1777449905960108 usec, L: 0
0429 08:05:45.718460 (+    11us) write_op.cc:270] Start()
0429 08:05:45.718460 (+     0us) write_op.cc:276] Timestamp: P: 1777449905961542 usec, L: 0
0429 08:05:45.718468 (+     8us) write_op.cc:270] Start()
0429 08:05:45.718469 (+     1us) write_op.cc:276] Timestamp: P: 1777449905961923 usec, L: 0
0429 08:05:45.718476 (+     7us) write_op.cc:270] Start()
0429 08:05:45.718477 (+     1us) write_op.cc:276] Timestamp: P: 1777449905963527 usec, L: 0
0429 08:05:45.718483 (+     6us) write_op.cc:270] Start()
0429 08:05:45.718484 (+     1us) write_op.cc:276] Timestamp: P: 1777449905963620 usec, L: 0
0429 08:05:45.718491 (+     7us) write_op.cc:270] Start()
0429 08:05:45.718492 (+     1us) write_op.cc:276] Timestamp: P: 1777449905964597 usec, L: 0
0429 08:05:45.718499 (+     7us) write_op.cc:270] Start()
0429 08:05:45.718500 (+     1us) write_op.cc:276] Timestamp: P: 1777449905966192 usec, L: 0
0429 08:05:45.718508 (+     8us) write_op.cc:270] Start()
0429 08:05:45.718509 (+     1us) write_op.cc:276] Timestamp: P: 1777449905966884 usec, L: 0
0429 08:05:45.718516 (+     7us) write_op.cc:270] Start()
0429 08:05:45.718517 (+     1us) write_op.cc:276] Timestamp: P: 1777449905966990 usec, L: 0
0429 08:05:45.718525 (+     8us) write_op.cc:270] Start()
0429 08:05:45.718526 (+     1us) write_op.cc:276] Timestamp: P: 1777449905967365 usec, L: 0
0429 08:05:45.718534 (+     8us) write_op.cc:270] Start()
0429 08:05:45.718535 (+     1us) write_op.cc:276] Timestamp: P: 1777449905968710 usec, L: 0
0429 08:05:45.718544 (+     9us) write_op.cc:270] Start()
0429 08:05:45.718545 (+     1us) write_op.cc:276] Timestamp: P: 1777449905970504 usec, L: 0
0429 08:05:45.718552 (+     7us) write_op.cc:270] Start()
0429 08:05:45.718553 (+     1us) write_op.cc:276] Timestamp: P: 1777449905970652 usec, L: 0
0429 08:05:45.718560 (+     7us) write_op.cc:270] Start()
0429 08:05:45.718561 (+     1us) write_op.cc:276] Timestamp: P: 1777449905971257 usec, L: 0
0429 08:05:45.718567 (+     6us) write_op.cc:270] Start()
0429 08:05:45.718568 (+     1us) write_op.cc:276] Timestamp: P: 1777449905971370 usec, L: 0
0429 08:05:45.718578 (+    10us) write_op.cc:270] Start()
0429 08:05:45.718578 (+     0us) write_op.cc:276] Timestamp: P: 1777449905972612 usec, L: 0
0429 08:05:45.718585 (+     7us) write_op.cc:270] Start()
0429 08:05:45.718586 (+     1us) write_op.cc:276] Timestamp: P: 1777449905973613 usec, L: 0
0429 08:05:45.718593 (+     7us) write_op.cc:270] Start()
0429 08:05:45.718593 (+     0us) write_op.cc:276] Timestamp: P: 1777449905973705 usec, L: 0
0429 08:05:45.718599 (+     6us) write_op.cc:270] Start()
0429 08:05:45.718600 (+     1us) write_op.cc:276] Timestamp: P: 1777449905974521 usec, L: 0
0429 08:05:45.718610 (+    10us) write_op.cc:270] Start()
0429 08:05:45.718611 (+     1us) write_op.cc:276] Timestamp: P: 1777449905975717 usec, L: 0
0429 08:05:45.718618 (+     7us) write_op.cc:270] Start()
0429 08:05:45.718618 (+     0us) write_op.cc:276] Timestamp: P: 1777449905976288 usec, L: 0
0429 08:05:45.718634 (+    16us) write_op.cc:270] Start()
0429 08:05:45.718635 (+     1us) write_op.cc:276] Timestamp: P: 1777449905976524 usec, L: 0
0429 08:05:45.718642 (+     7us) write_op.cc:270] Start()
0429 08:05:45.718642 (+     0us) write_op.cc:276] Timestamp: P: 1777449905978875 usec, L: 0
0429 08:05:45.718653 (+    11us) write_op.cc:270] Start()
0429 08:05:45.718653 (+     0us) write_op.cc:276] Timestamp: P: 1777449905978976 usec, L: 0
0429 08:05:45.718661 (+     8us) write_op.cc:270] Start()
0429 08:05:45.718662 (+     1us) write_op.cc:276] Timestamp: P: 1777449905979053 usec, L: 0
0429 08:05:45.718670 (+     8us) write_op.cc:270] Start()
0429 08:05:45.718671 (+     1us) write_op.cc:276] Timestamp: P: 1777449905979149 usec, L: 0
0429 08:05:45.718682 (+    11us) write_op.cc:270] Start()
0429 08:05:45.718683 (+     1us) write_op.cc:276] Timestamp: P: 1777449905981332 usec, L: 0
0429 08:05:45.718695 (+    12us) write_op.cc:270] Start()
0429 08:05:45.718696 (+     1us) write_op.cc:276] Timestamp: P: 1777449905981511 usec, L: 0
0429 08:05:45.718705 (+     9us) write_op.cc:270] Start()
0429 08:05:45.718706 (+     1us) write_op.cc:276] Timestamp: P: 1777449905981632 usec, L: 0
0429 08:05:45.718713 (+     7us) write_op.cc:270] Start()
0429 08:05:45.718714 (+     1us) write_op.cc:276] Timestamp: P: 1777449905981719 usec, L: 0
0429 08:05:45.718722 (+     8us) write_op.cc:270] Start()
0429 08:05:45.718723 (+     1us) write_op.cc:276] Timestamp: P: 1777449905983958 usec, L: 0
0429 08:05:45.718733 (+    10us) write_op.cc:270] Start()
0429 08:05:45.718734 (+     1us) write_op.cc:276] Timestamp: P: 1777449905984072 usec, L: 0
0429 08:05:45.718742 (+     8us) write_op.cc:270] Start()
0429 08:05:45.718743 (+     1us) write_op.cc:276] Timestamp: P: 1777449905984156 usec, L: 0
0429 08:05:45.718755 (+    12us) write_op.cc:270] Start()
0429 08:05:45.718756 (+     1us) write_op.cc:276] Timestamp: P: 1777449905984238 usec, L: 0
0429 08:05:45.718763 (+     7us) write_op.cc:270] Start()
0429 08:05:45.718764 (+     1us) write_op.cc:276] Timestamp: P: 1777449905986572 usec, L: 0
0429 08:05:45.718774 (+    10us) write_op.cc:270] Start()
0429 08:05:45.718775 (+     1us) write_op.cc:276] Timestamp: P: 1777449905986774 usec, L: 0
0429 08:05:45.718783 (+     8us) write_op.cc:270] Start()
0429 08:05:45.718783 (+     0us) write_op.cc:276] Timestamp: P: 1777449905986847 usec, L: 0
0429 08:05:45.718790 (+     7us) write_op.cc:270] Start()
0429 08:05:45.718791 (+     1us) write_op.cc:276] Timestamp: P: 1777449905986889 usec, L: 0
0429 08:05:45.718799 (+     8us) write_op.cc:270] Start()
0429 08:05:45.718800 (+     1us) write_op.cc:276] Timestamp: P: 1777449905988838 usec, L: 0
0429 08:05:45.718809 (+     9us) write_op.cc:270] Start()
0429 08:05:45.718810 (+     1us) write_op.cc:276] Timestamp: P: 1777449905989553 usec, L: 0
0429 08:05:45.718817 (+     7us) write_op.cc:270] Start()
0429 08:05:45.718818 (+     1us) write_op.cc:276] Timestamp: P: 1777449905989681 usec, L: 0
0429 08:05:45.718828 (+    10us) write_op.cc:270] Start()
0429 08:05:45.718829 (+     1us) write_op.cc:276] Timestamp: P: 1777449905990288 usec, L: 0
0429 08:05:45.718840 (+    11us) write_op.cc:270] Start()
0429 08:05:45.718841 (+     1us) write_op.cc:276] Timestamp: P: 1777449905990788 usec, L: 0
0429 08:05:45.718853 (+    12us) write_op.cc:270] Start()
0429 08:05:45.718853 (+     0us) write_op.cc:276] Timestamp: P: 1777449905991993 usec, L: 0
0429 08:05:45.718862 (+     9us) write_op.cc:270] Start()
0429 08:05:45.718862 (+     0us) write_op.cc:276] Timestamp: P: 1777449905992526 usec, L: 0
0429 08:05:45.718870 (+     8us) write_op.cc:270] Start()
0429 08:05:45.718871 (+     1us) write_op.cc:276] Timestamp: P: 1777449905992632 usec, L: 0
0429 08:05:45.718878 (+     7us) write_op.cc:270] Start()
0429 08:05:45.718879 (+     1us) write_op.cc:276] Timestamp: P: 1777449905994540 usec, L: 0
0429 08:05:45.718889 (+    10us) write_op.cc:270] Start()
0429 08:05:45.718890 (+     1us) write_op.cc:276] Timestamp: P: 1777449905995148 usec, L: 0
0429 08:05:45.718898 (+     8us) write_op.cc:270] Start()
0429 08:05:45.718899 (+     1us) write_op.cc:276] Timestamp: P: 1777449905995241 usec, L: 0
0429 08:05:45.718907 (+     8us) write_op.cc:270] Start()
0429 08:05:45.718908 (+     1us) write_op.cc:276] Timestamp: P: 1777449905995515 usec, L: 0
0429 08:05:45.718915 (+     7us) write_op.cc:270] Start()
0429 08:05:45.718916 (+     1us) write_op.cc:276] Timestamp: P: 1777449905996798 usec, L: 0
0429 08:05:45.718926 (+    10us) write_op.cc:270] Start()
0429 08:05:45.718927 (+     1us) write_op.cc:276] Timestamp: P: 1777449905997822 usec, L: 0
0429 08:05:45.718934 (+     7us) write_op.cc:270] Start()
0429 08:05:45.718935 (+     1us) write_op.cc:276] Timestamp: P: 1777449905997931 usec, L: 0
0429 08:05:45.718943 (+     8us) write_op.cc:270] Start()
0429 08:05:45.718944 (+     1us) write_op.cc:276] Timestamp: P: 1777449905998700 usec, L: 0
0429 08:05:45.718951 (+     7us) write_op.cc:270] Start()
0429 08:05:45.718952 (+     1us) write_op.cc:276] Timestamp: P: 1777449905999944 usec, L: 0
0429 08:05:45.718962 (+    10us) write_op.cc:270] Start()
0429 08:05:45.718963 (+     1us) write_op.cc:276] Timestamp: P: 1777449906000937 usec, L: 0
0429 08:05:45.718970 (+     7us) write_op.cc:270] Start()
0429 08:05:45.718971 (+     1us) write_op.cc:276] Timestamp: P: 1777449906001168 usec, L: 0
0429 08:05:45.718980 (+     9us) write_op.cc:270] Start()
0429 08:05:45.718981 (+     1us) write_op.cc:276] Timestamp: P: 1777449906001823 usec, L: 0
0429 08:05:45.718988 (+     7us) write_op.cc:270] Start()
0429 08:05:45.718989 (+     1us) write_op.cc:276] Timestamp: P: 1777449906002617 usec, L: 0
0429 08:05:45.718999 (+    10us) write_op.cc:270] Start()
0429 08:05:45.719000 (+     1us) write_op.cc:276] Timestamp: P: 1777449906002991 usec, L: 0
0429 08:05:45.719008 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719009 (+     1us) write_op.cc:276] Timestamp: P: 1777449906003456 usec, L: 0
0429 08:05:45.719016 (+     7us) write_op.cc:270] Start()
0429 08:05:45.719017 (+     1us) write_op.cc:276] Timestamp: P: 1777449906005173 usec, L: 0
0429 08:05:45.719025 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719026 (+     1us) write_op.cc:276] Timestamp: P: 1777449906006075 usec, L: 0
0429 08:05:45.719038 (+    12us) write_op.cc:270] Start()
0429 08:05:45.719039 (+     1us) write_op.cc:276] Timestamp: P: 1777449906006253 usec, L: 0
0429 08:05:45.719047 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719048 (+     1us) write_op.cc:276] Timestamp: P: 1777449906006570 usec, L: 0
0429 08:05:45.719060 (+    12us) write_op.cc:270] Start()
0429 08:05:45.719060 (+     0us) write_op.cc:276] Timestamp: P: 1777449906008774 usec, L: 0
0429 08:05:45.719069 (+     9us) write_op.cc:270] Start()
0429 08:05:45.719070 (+     1us) write_op.cc:276] Timestamp: P: 1777449906008872 usec, L: 0
0429 08:05:45.719079 (+     9us) write_op.cc:270] Start()
0429 08:05:45.719080 (+     1us) write_op.cc:276] Timestamp: P: 1777449906009460 usec, L: 0
0429 08:05:45.719089 (+     9us) write_op.cc:270] Start()
0429 08:05:45.719090 (+     1us) write_op.cc:276] Timestamp: P: 1777449906010096 usec, L: 0
0429 08:05:45.719102 (+    12us) write_op.cc:270] Start()
0429 08:05:45.719103 (+     1us) write_op.cc:276] Timestamp: P: 1777449906010881 usec, L: 0
0429 08:05:45.719111 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719112 (+     1us) write_op.cc:276] Timestamp: P: 1777449906011045 usec, L: 0
0429 08:05:45.719121 (+     9us) write_op.cc:270] Start()
0429 08:05:45.719121 (+     0us) write_op.cc:276] Timestamp: P: 1777449906012224 usec, L: 0
0429 08:05:45.719131 (+    10us) write_op.cc:270] Start()
0429 08:05:45.719132 (+     1us) write_op.cc:276] Timestamp: P: 1777449906012329 usec, L: 0
0429 08:05:45.719141 (+     9us) write_op.cc:270] Start()
0429 08:05:45.719142 (+     1us) write_op.cc:276] Timestamp: P: 1777449906012927 usec, L: 0
0429 08:05:45.719151 (+     9us) write_op.cc:270] Start()
0429 08:05:45.719151 (+     0us) write_op.cc:276] Timestamp: P: 1777449906014021 usec, L: 0
0429 08:05:45.719161 (+    10us) write_op.cc:270] Start()
0429 08:05:45.719162 (+     1us) write_op.cc:276] Timestamp: P: 1777449906014662 usec, L: 0
0429 08:05:45.719170 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719171 (+     1us) write_op.cc:276] Timestamp: P: 1777449906015232 usec, L: 0
0429 08:05:45.719179 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719181 (+     2us) write_op.cc:276] Timestamp: P: 1777449906015323 usec, L: 0
0429 08:05:45.719189 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719189 (+     0us) write_op.cc:276] Timestamp: P: 1777449906016590 usec, L: 0
0429 08:05:45.719200 (+    11us) write_op.cc:270] Start()
0429 08:05:45.719200 (+     0us) write_op.cc:276] Timestamp: P: 1777449906016946 usec, L: 0
0429 08:05:45.719207 (+     7us) write_op.cc:270] Start()
0429 08:05:45.719208 (+     1us) write_op.cc:276] Timestamp: P: 1777449906018945 usec, L: 0
0429 08:05:45.719216 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719217 (+     1us) write_op.cc:276] Timestamp: P: 1777449906019161 usec, L: 0
0429 08:05:45.719227 (+    10us) write_op.cc:270] Start()
0429 08:05:45.719227 (+     0us) write_op.cc:276] Timestamp: P: 1777449906019238 usec, L: 0
0429 08:05:45.719236 (+     9us) write_op.cc:270] Start()
0429 08:05:45.719237 (+     1us) write_op.cc:276] Timestamp: P: 1777449906019588 usec, L: 0
0429 08:05:45.719245 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719246 (+     1us) write_op.cc:276] Timestamp: P: 1777449906021220 usec, L: 0
0429 08:05:45.719253 (+     7us) write_op.cc:270] Start()
0429 08:05:45.719254 (+     1us) write_op.cc:276] Timestamp: P: 1777449906021841 usec, L: 0
0429 08:05:45.719262 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719262 (+     0us) write_op.cc:276] Timestamp: P: 1777449906022253 usec, L: 0
0429 08:05:45.719271 (+     9us) write_op.cc:270] Start()
0429 08:05:45.719272 (+     1us) write_op.cc:276] Timestamp: P: 1777449906022813 usec, L: 0
0429 08:05:45.719280 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719282 (+     2us) write_op.cc:276] Timestamp: P: 1777449906023298 usec, L: 0
0429 08:05:45.719292 (+    10us) write_op.cc:270] Start()
0429 08:05:45.719293 (+     1us) write_op.cc:276] Timestamp: P: 1777449906025049 usec, L: 0
0429 08:05:45.719301 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719302 (+     1us) write_op.cc:276] Timestamp: P: 1777449906025194 usec, L: 0
0429 08:05:45.719311 (+     9us) write_op.cc:270] Start()
0429 08:05:45.719312 (+     1us) write_op.cc:276] Timestamp: P: 1777449906025288 usec, L: 0
0429 08:05:45.719321 (+     9us) write_op.cc:270] Start()
0429 08:05:45.719322 (+     1us) write_op.cc:276] Timestamp: P: 1777449906025998 usec, L: 0
0429 08:05:45.719331 (+     9us) write_op.cc:270] Start()
0429 08:05:45.719332 (+     1us) write_op.cc:276] Timestamp: P: 1777449906027995 usec, L: 0
0429 08:05:45.719340 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719340 (+     0us) write_op.cc:276] Timestamp: P: 1777449906028112 usec, L: 0
0429 08:05:45.719351 (+    11us) write_op.cc:270] Start()
0429 08:05:45.719352 (+     1us) write_op.cc:276] Timestamp: P: 1777449906028176 usec, L: 0
0429 08:05:45.719360 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719361 (+     1us) write_op.cc:276] Timestamp: P: 1777449906028976 usec, L: 0
0429 08:05:45.719372 (+    11us) write_op.cc:270] Start()
0429 08:05:45.719373 (+     1us) write_op.cc:276] Timestamp: P: 1777449906030033 usec, L: 0
0429 08:05:45.719382 (+     9us) write_op.cc:270] Start()
0429 08:05:45.719383 (+     1us) write_op.cc:276] Timestamp: P: 1777449906031506 usec, L: 0
0429 08:05:45.719394 (+    11us) write_op.cc:270] Start()
0429 08:05:45.719395 (+     1us) write_op.cc:276] Timestamp: P: 1777449906031610 usec, L: 0
0429 08:05:45.719403 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719403 (+     0us) write_op.cc:276] Timestamp: P: 1777449906032092 usec, L: 0
0429 08:05:45.719411 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719412 (+     1us) write_op.cc:276] Timestamp: P: 1777449906033185 usec, L: 0
0429 08:05:45.719419 (+     7us) write_op.cc:270] Start()
0429 08:05:45.719420 (+     1us) write_op.cc:276] Timestamp: P: 1777449906034131 usec, L: 0
0429 08:05:45.719430 (+    10us) write_op.cc:270] Start()
0429 08:05:45.719431 (+     1us) write_op.cc:276] Timestamp: P: 1777449906034206 usec, L: 0
0429 08:05:45.719438 (+     7us) write_op.cc:270] Start()
0429 08:05:45.719439 (+     1us) write_op.cc:276] Timestamp: P: 1777449906036657 usec, L: 0
0429 08:05:45.719446 (+     7us) write_op.cc:270] Start()
0429 08:05:45.719446 (+     0us) write_op.cc:276] Timestamp: P: 1777449906037305 usec, L: 0
0429 08:05:45.719456 (+    10us) write_op.cc:270] Start()
0429 08:05:45.719456 (+     0us) write_op.cc:276] Timestamp: P: 1777449906037420 usec, L: 0
0429 08:05:45.719464 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719465 (+     1us) write_op.cc:276] Timestamp: P: 1777449906037515 usec, L: 0
0429 08:05:45.719491 (+    26us) write_op.cc:270] Start()
0429 08:05:45.719493 (+     2us) write_op.cc:276] Timestamp: P: 1777449906038741 usec, L: 0
0429 08:05:45.719501 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719502 (+     1us) write_op.cc:276] Timestamp: P: 1777449906039908 usec, L: 0
0429 08:05:45.719510 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719512 (+     2us) write_op.cc:276] Timestamp: P: 1777449906040020 usec, L: 0
0429 08:05:45.719523 (+    11us) write_op.cc:270] Start()
0429 08:05:45.719524 (+     1us) write_op.cc:276] Timestamp: P: 1777449906040382 usec, L: 0
0429 08:05:45.719533 (+     9us) write_op.cc:270] Start()
0429 08:05:45.719534 (+     1us) write_op.cc:276] Timestamp: P: 1777449906042130 usec, L: 0
0429 08:05:45.719541 (+     7us) write_op.cc:270] Start()
0429 08:05:45.719541 (+     0us) write_op.cc:276] Timestamp: P: 1777449906042279 usec, L: 0
0429 08:05:45.719553 (+    12us) write_op.cc:270] Start()
0429 08:05:45.719556 (+     3us) write_op.cc:276] Timestamp: P: 1777449906043310 usec, L: 0
0429 08:05:45.719573 (+    17us) write_op.cc:270] Start()
0429 08:05:45.719574 (+     1us) write_op.cc:276] Timestamp: P: 1777449906043776 usec, L: 0
0429 08:05:45.719582 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719583 (+     1us) write_op.cc:276] Timestamp: P: 1777449906043873 usec, L: 0
0429 08:05:45.719591 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719592 (+     1us) write_op.cc:276] Timestamp: P: 1777449906044702 usec, L: 0
0429 08:05:45.719599 (+     7us) write_op.cc:270] Start()
0429 08:05:45.719602 (+     3us) write_op.cc:276] Timestamp: P: 1777449906046476 usec, L: 0
0429 08:05:45.719611 (+     9us) write_op.cc:270] Start()
0429 08:05:45.719611 (+     0us) write_op.cc:276] Timestamp: P: 1777449906046755 usec, L: 0
0429 08:05:45.719618 (+     7us) write_op.cc:270] Start()
0429 08:05:45.719619 (+     1us) write_op.cc:276] Timestamp: P: 1777449906046988 usec, L: 0
0429 08:05:45.719636 (+    17us) write_op.cc:270] Start()
0429 08:05:45.719637 (+     1us) write_op.cc:276] Timestamp: P: 1777449906047611 usec, L: 0
0429 08:05:45.719647 (+    10us) write_op.cc:270] Start()
0429 08:05:45.719649 (+     2us) write_op.cc:276] Timestamp: P: 1777449906049253 usec, L: 0
0429 08:05:45.719656 (+     7us) write_op.cc:270] Start()
0429 08:05:45.719657 (+     1us) write_op.cc:276] Timestamp: P: 1777449906049350 usec, L: 0
0429 08:05:45.719666 (+     9us) write_op.cc:270] Start()
0429 08:05:45.719666 (+     0us) write_op.cc:276] Timestamp: P: 1777449906050410 usec, L: 0
0429 08:05:45.719673 (+     7us) write_op.cc:270] Start()
0429 08:05:45.719674 (+     1us) write_op.cc:276] Timestamp: P: 1777449906050680 usec, L: 0
0429 08:05:45.719682 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719685 (+     3us) write_op.cc:276] Timestamp: P: 1777449906051612 usec, L: 0
0429 08:05:45.719693 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719694 (+     1us) write_op.cc:276] Timestamp: P: 1777449906051723 usec, L: 0
0429 08:05:45.719701 (+     7us) write_op.cc:270] Start()
0429 08:05:45.719702 (+     1us) write_op.cc:276] Timestamp: P: 1777449906053008 usec, L: 0
0429 08:05:45.719709 (+     7us) write_op.cc:270] Start()
0429 08:05:45.719710 (+     1us) write_op.cc:276] Timestamp: P: 1777449906053089 usec, L: 0
0429 08:05:45.719718 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719721 (+     3us) write_op.cc:276] Timestamp: P: 1777449906053921 usec, L: 0
0429 08:05:45.719730 (+     9us) write_op.cc:270] Start()
0429 08:05:45.719731 (+     1us) write_op.cc:276] Timestamp: P: 1777449906054598 usec, L: 0
0429 08:05:45.719739 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719739 (+     0us) write_op.cc:276] Timestamp: P: 1777449906055651 usec, L: 0
0429 08:05:45.719747 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719748 (+     1us) write_op.cc:276] Timestamp: P: 1777449906055768 usec, L: 0
0429 08:05:45.719755 (+     7us) write_op.cc:270] Start()
0429 08:05:45.719758 (+     3us) write_op.cc:276] Timestamp: P: 1777449906056047 usec, L: 0
0429 08:05:45.719765 (+     7us) write_op.cc:270] Start()
0429 08:05:45.719765 (+     0us) write_op.cc:276] Timestamp: P: 1777449906056600 usec, L: 0
0429 08:05:45.719772 (+     7us) write_op.cc:270] Start()
0429 08:05:45.719773 (+     1us) write_op.cc:276] Timestamp: P: 1777449906057964 usec, L: 0
0429 08:05:45.719782 (+     9us) write_op.cc:270] Start()
0429 08:05:45.719782 (+     0us) write_op.cc:276] Timestamp: P: 1777449906058391 usec, L: 0
0429 08:05:45.719790 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719793 (+     3us) write_op.cc:276] Timestamp: P: 1777449906058899 usec, L: 0
0429 08:05:45.719801 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719801 (+     0us) write_op.cc:276] Timestamp: P: 1777449906059011 usec, L: 0
0429 08:05:45.719809 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719810 (+     1us) write_op.cc:276] Timestamp: P: 1777449906060533 usec, L: 0
0429 08:05:45.719818 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719819 (+     1us) write_op.cc:276] Timestamp: P: 1777449906060672 usec, L: 0
0429 08:05:45.719825 (+     6us) write_op.cc:270] Start()
0429 08:05:45.719829 (+     4us) write_op.cc:276] Timestamp: P: 1777449906062289 usec, L: 0
0429 08:05:45.719837 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719838 (+     1us) write_op.cc:276] Timestamp: P: 1777449906063139 usec, L: 0
0429 08:05:45.719845 (+     7us) write_op.cc:270] Start()
0429 08:05:45.719846 (+     1us) write_op.cc:276] Timestamp: P: 1777449906063725 usec, L: 0
0429 08:05:45.719853 (+     7us) write_op.cc:270] Start()
0429 08:05:45.719854 (+     1us) write_op.cc:276] Timestamp: P: 1777449906064078 usec, L: 0
0429 08:05:45.719861 (+     7us) write_op.cc:270] Start()
0429 08:05:45.719864 (+     3us) write_op.cc:276] Timestamp: P: 1777449906064183 usec, L: 0
0429 08:05:45.719872 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719873 (+     1us) write_op.cc:276] Timestamp: P: 1777449906066342 usec, L: 0
0429 08:05:45.719882 (+     9us) write_op.cc:270] Start()
0429 08:05:45.719883 (+     1us) write_op.cc:276] Timestamp: P: 1777449906066558 usec, L: 0
0429 08:05:45.719890 (+     7us) write_op.cc:270] Start()
0429 08:05:45.719891 (+     1us) write_op.cc:276] Timestamp: P: 1777449906066661 usec, L: 0
0429 08:05:45.719898 (+     7us) write_op.cc:270] Start()
0429 08:05:45.719900 (+     2us) write_op.cc:276] Timestamp: P: 1777449906067446 usec, L: 0
0429 08:05:45.719907 (+     7us) write_op.cc:270] Start()
0429 08:05:45.719908 (+     1us) write_op.cc:276] Timestamp: P: 1777449906069599 usec, L: 0
0429 08:05:45.719917 (+     9us) write_op.cc:270] Start()
0429 08:05:45.719917 (+     0us) write_op.cc:276] Timestamp: P: 1777449906069688 usec, L: 0
0429 08:05:45.719925 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719926 (+     1us) write_op.cc:276] Timestamp: P: 1777449906070171 usec, L: 0
0429 08:05:45.719935 (+     9us) write_op.cc:270] Start()
0429 08:05:45.719938 (+     3us) write_op.cc:276] Timestamp: P: 1777449906070291 usec, L: 0
0429 08:05:45.719946 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719947 (+     1us) write_op.cc:276] Timestamp: P: 1777449906071441 usec, L: 0
0429 08:05:45.719954 (+     7us) write_op.cc:270] Start()
0429 08:05:45.719954 (+     0us) write_op.cc:276] Timestamp: P: 1777449906072315 usec, L: 0
0429 08:05:45.719962 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719963 (+     1us) write_op.cc:276] Timestamp: P: 1777449906072435 usec, L: 0
0429 08:05:45.719971 (+     8us) write_op.cc:270] Start()
0429 08:05:45.719974 (+     3us) write_op.cc:276] Timestamp: P: 1777449906072908 usec, L: 0
0429 08:05:45.719983 (+     9us) write_op.cc:270] Start()
0429 08:05:45.719984 (+     1us) write_op.cc:276] Timestamp: P: 1777449906073994 usec, L: 0
0429 08:05:45.719991 (+     7us) write_op.cc:270] Start()
0429 08:05:45.719991 (+     0us) write_op.cc:276] Timestamp: P: 1777449906075009 usec, L: 0
0429 08:05:45.720000 (+     9us) write_op.cc:270] Start()
0429 08:05:45.720001 (+     1us) write_op.cc:276] Timestamp: P: 1777449906075117 usec, L: 0
0429 08:05:45.720009 (+     8us) write_op.cc:270] Start()
0429 08:05:45.720011 (+     2us) write_op.cc:276] Timestamp: P: 1777449906075415 usec, L: 0
0429 08:05:45.720018 (+     7us) write_op.cc:270] Start()
0429 08:05:45.720019 (+     1us) write_op.cc:276] Timestamp: P: 1777449906076517 usec, L: 0
0429 08:05:45.720028 (+     9us) write_op.cc:270] Start()
0429 08:05:45.720029 (+     1us) write_op.cc:276] Timestamp: P: 1777449906078438 usec, L: 0
0429 08:05:45.720036 (+     7us) write_op.cc:270] Start()
0429 08:05:45.720037 (+     1us) write_op.cc:276] Timestamp: P: 1777449906078572 usec, L: 0
0429 08:05:45.720043 (+     6us) write_op.cc:270] Start()
0429 08:05:45.720047 (+     4us) write_op.cc:276] Timestamp: P: 1777449906078688 usec, L: 0
0429 08:05:45.720053 (+     6us) write_op.cc:270] Start()
0429 08:05:45.720054 (+     1us) write_op.cc:276] Timestamp: P: 1777449906079142 usec, L: 0
0429 08:05:45.720061 (+     7us) write_op.cc:270] Start()
0429 08:05:45.720061 (+     0us) write_op.cc:276] Timestamp: P: 1777449906080412 usec, L: 0
0429 08:05:45.720069 (+     8us) write_op.cc:270] Start()
0429 08:05:45.720071 (+     2us) write_op.cc:276] Timestamp: P: 1777449906080656 usec, L: 0
0429 08:05:45.720079 (+     8us) write_op.cc:270] Start()
0429 08:05:45.720082 (+     3us) write_op.cc:276] Timestamp: P: 1777449906081003 usec, L: 0
0429 08:05:45.720090 (+     8us) write_op.cc:270] Start()
0429 08:05:45.720090 (+     0us) write_op.cc:276] Timestamp: P: 1777449906083179 usec, L: 0
0429 08:05:45.720097 (+     7us) write_op.cc:270] Start()
0429 08:05:45.720098 (+     1us) write_op.cc:276] Timestamp: P: 1777449906083290 usec, L: 0
0429 08:05:45.720105 (+     7us) write_op.cc:270] Start()
0429 08:05:45.720106 (+     1us) write_op.cc:276] Timestamp: P: 1777449906083374 usec, L: 0
0429 08:05:45.720113 (+     7us) write_op.cc:270] Start()
0429 08:05:45.720117 (+     4us) write_op.cc:276] Timestamp: P: 17774499
W20260429 08:05:46.817713  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 987ms of latency in SegmentAllocator::Sync()
I20260429 08:05:47.806538  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 53) took 1002 ms. Trace:
I20260429 08:05:47.806617  8063 rpcz_store.cc:276] 0429 08:05:46.804289 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:05:46.804336 (+    47us) service_pool.cc:225] Handling call
0429 08:05:46.805330 (+   994us) raft_consensus.cc:1471] Updating replica for 426 ops
0429 08:05:46.806260 (+   930us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:05:46.806260 (+     0us) raft_consensus.cc:1539] Triggering prepare for 426 ops
0429 08:05:46.806305 (+    45us) write_op.cc:270] Start()
0429 08:05:46.806311 (+     6us) write_op.cc:276] Timestamp: P: 1777449906249472 usec, L: 0
0429 08:05:46.806425 (+   114us) write_op.cc:270] Start()
0429 08:05:46.806427 (+     2us) write_op.cc:276] Timestamp: P: 1777449906249624 usec, L: 0
0429 08:05:46.806434 (+     7us) write_op.cc:270] Start()
0429 08:05:46.806435 (+     1us) write_op.cc:276] Timestamp: P: 1777449906249730 usec, L: 0
0429 08:05:46.806440 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806441 (+     1us) write_op.cc:276] Timestamp: P: 1777449906249856 usec, L: 0
0429 08:05:46.806446 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806449 (+     3us) write_op.cc:276] Timestamp: P: 1777449906251859 usec, L: 0
0429 08:05:46.806465 (+    16us) write_op.cc:270] Start()
0429 08:05:46.806466 (+     1us) write_op.cc:276] Timestamp: P: 1777449906252749 usec, L: 0
0429 08:05:46.806475 (+     9us) write_op.cc:270] Start()
0429 08:05:46.806476 (+     1us) write_op.cc:276] Timestamp: P: 1777449906252861 usec, L: 0
0429 08:05:46.806481 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806482 (+     1us) write_op.cc:276] Timestamp: P: 1777449906252961 usec, L: 0
0429 08:05:46.806491 (+     9us) write_op.cc:270] Start()
0429 08:05:46.806491 (+     0us) write_op.cc:276] Timestamp: P: 1777449906254127 usec, L: 0
0429 08:05:46.806496 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806497 (+     1us) write_op.cc:276] Timestamp: P: 1777449906255573 usec, L: 0
0429 08:05:46.806502 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806502 (+     0us) write_op.cc:276] Timestamp: P: 1777449906255672 usec, L: 0
0429 08:05:46.806508 (+     6us) write_op.cc:270] Start()
0429 08:05:46.806509 (+     1us) write_op.cc:276] Timestamp: P: 1777449906255743 usec, L: 0
0429 08:05:46.806515 (+     6us) write_op.cc:270] Start()
0429 08:05:46.806516 (+     1us) write_op.cc:276] Timestamp: P: 1777449906256550 usec, L: 0
0429 08:05:46.806520 (+     4us) write_op.cc:270] Start()
0429 08:05:46.806520 (+     0us) write_op.cc:276] Timestamp: P: 1777449906258097 usec, L: 0
0429 08:05:46.806525 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806526 (+     1us) write_op.cc:276] Timestamp: P: 1777449906258371 usec, L: 0
0429 08:05:46.806530 (+     4us) write_op.cc:270] Start()
0429 08:05:46.806531 (+     1us) write_op.cc:276] Timestamp: P: 1777449906258698 usec, L: 0
0429 08:05:46.806537 (+     6us) write_op.cc:270] Start()
0429 08:05:46.806538 (+     1us) write_op.cc:276] Timestamp: P: 1777449906259826 usec, L: 0
0429 08:05:46.806542 (+     4us) write_op.cc:270] Start()
0429 08:05:46.806543 (+     1us) write_op.cc:276] Timestamp: P: 1777449906260683 usec, L: 0
0429 08:05:46.806548 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806548 (+     0us) write_op.cc:276] Timestamp: P: 1777449906261102 usec, L: 0
0429 08:05:46.806554 (+     6us) write_op.cc:270] Start()
0429 08:05:46.806554 (+     0us) write_op.cc:276] Timestamp: P: 1777449906261218 usec, L: 0
0429 08:05:46.806560 (+     6us) write_op.cc:270] Start()
0429 08:05:46.806561 (+     1us) write_op.cc:276] Timestamp: P: 1777449906263128 usec, L: 0
0429 08:05:46.806565 (+     4us) write_op.cc:270] Start()
0429 08:05:46.806566 (+     1us) write_op.cc:276] Timestamp: P: 1777449906263630 usec, L: 0
0429 08:05:46.806570 (+     4us) write_op.cc:270] Start()
0429 08:05:46.806571 (+     1us) write_op.cc:276] Timestamp: P: 1777449906263963 usec, L: 0
0429 08:05:46.806580 (+     9us) write_op.cc:270] Start()
0429 08:05:46.806581 (+     1us) write_op.cc:276] Timestamp: P: 1777449906264146 usec, L: 0
0429 08:05:46.806589 (+     8us) write_op.cc:270] Start()
0429 08:05:46.806589 (+     0us) write_op.cc:276] Timestamp: P: 1777449906265660 usec, L: 0
0429 08:05:46.806595 (+     6us) write_op.cc:270] Start()
0429 08:05:46.806596 (+     1us) write_op.cc:276] Timestamp: P: 1777449906266013 usec, L: 0
0429 08:05:46.806601 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806602 (+     1us) write_op.cc:276] Timestamp: P: 1777449906267191 usec, L: 0
0429 08:05:46.806607 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806608 (+     1us) write_op.cc:276] Timestamp: P: 1777449906267252 usec, L: 0
0429 08:05:46.806615 (+     7us) write_op.cc:270] Start()
0429 08:05:46.806616 (+     1us) write_op.cc:276] Timestamp: P: 1777449906268146 usec, L: 0
0429 08:05:46.806621 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806622 (+     1us) write_op.cc:276] Timestamp: P: 1777449906269449 usec, L: 0
0429 08:05:46.806627 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806628 (+     1us) write_op.cc:276] Timestamp: P: 1777449906270862 usec, L: 0
0429 08:05:46.806633 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806634 (+     1us) write_op.cc:276] Timestamp: P: 1777449906270988 usec, L: 0
0429 08:05:46.806641 (+     7us) write_op.cc:270] Start()
0429 08:05:46.806642 (+     1us) write_op.cc:276] Timestamp: P: 1777449906271091 usec, L: 0
0429 08:05:46.806647 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806647 (+     0us) write_op.cc:276] Timestamp: P: 1777449906271699 usec, L: 0
0429 08:05:46.806653 (+     6us) write_op.cc:270] Start()
0429 08:05:46.806653 (+     0us) write_op.cc:276] Timestamp: P: 1777449906273709 usec, L: 0
0429 08:05:46.806659 (+     6us) write_op.cc:270] Start()
0429 08:05:46.806659 (+     0us) write_op.cc:276] Timestamp: P: 1777449906274278 usec, L: 0
0429 08:05:46.806666 (+     7us) write_op.cc:270] Start()
0429 08:05:46.806667 (+     1us) write_op.cc:276] Timestamp: P: 1777449906274330 usec, L: 0
0429 08:05:46.806672 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806672 (+     0us) write_op.cc:276] Timestamp: P: 1777449906274780 usec, L: 0
0429 08:05:46.806677 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806678 (+     1us) write_op.cc:276] Timestamp: P: 1777449906276001 usec, L: 0
0429 08:05:46.806683 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806683 (+     0us) write_op.cc:276] Timestamp: P: 1777449906277782 usec, L: 0
0429 08:05:46.806690 (+     7us) write_op.cc:270] Start()
0429 08:05:46.806691 (+     1us) write_op.cc:276] Timestamp: P: 1777449906277875 usec, L: 0
0429 08:05:46.806696 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806697 (+     1us) write_op.cc:276] Timestamp: P: 1777449906277944 usec, L: 0
0429 08:05:46.806702 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806703 (+     1us) write_op.cc:276] Timestamp: P: 1777449906278883 usec, L: 0
0429 08:05:46.806708 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806708 (+     0us) write_op.cc:276] Timestamp: P: 1777449906281044 usec, L: 0
0429 08:05:46.806715 (+     7us) write_op.cc:270] Start()
0429 08:05:46.806716 (+     1us) write_op.cc:276] Timestamp: P: 1777449906281162 usec, L: 0
0429 08:05:46.806720 (+     4us) write_op.cc:270] Start()
0429 08:05:46.806721 (+     1us) write_op.cc:276] Timestamp: P: 1777449906281464 usec, L: 0
0429 08:05:46.806726 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806726 (+     0us) write_op.cc:276] Timestamp: P: 1777449906281596 usec, L: 0
0429 08:05:46.806732 (+     6us) write_op.cc:270] Start()
0429 08:05:46.806732 (+     0us) write_op.cc:276] Timestamp: P: 1777449906282727 usec, L: 0
0429 08:05:46.806740 (+     8us) write_op.cc:270] Start()
0429 08:05:46.806740 (+     0us) write_op.cc:276] Timestamp: P: 1777449906284366 usec, L: 0
0429 08:05:46.806745 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806746 (+     1us) write_op.cc:276] Timestamp: P: 1777449906284475 usec, L: 0
0429 08:05:46.806751 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806751 (+     0us) write_op.cc:276] Timestamp: P: 1777449906284546 usec, L: 0
0429 08:05:46.806756 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806756 (+     0us) write_op.cc:276] Timestamp: P: 1777449906285440 usec, L: 0
0429 08:05:46.806763 (+     7us) write_op.cc:270] Start()
0429 08:05:46.806763 (+     0us) write_op.cc:276] Timestamp: P: 1777449906287279 usec, L: 0
0429 08:05:46.806769 (+     6us) write_op.cc:270] Start()
0429 08:05:46.806770 (+     1us) write_op.cc:276] Timestamp: P: 1777449906287419 usec, L: 0
0429 08:05:46.806775 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806775 (+     0us) write_op.cc:276] Timestamp: P: 1777449906287537 usec, L: 0
0429 08:05:46.806783 (+     8us) write_op.cc:270] Start()
0429 08:05:46.806784 (+     1us) write_op.cc:276] Timestamp: P: 1777449906287633 usec, L: 0
0429 08:05:46.806790 (+     6us) write_op.cc:270] Start()
0429 08:05:46.806791 (+     1us) write_op.cc:276] Timestamp: P: 1777449906289888 usec, L: 0
0429 08:05:46.806797 (+     6us) write_op.cc:270] Start()
0429 08:05:46.806797 (+     0us) write_op.cc:276] Timestamp: P: 1777449906289995 usec, L: 0
0429 08:05:46.806802 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806803 (+     1us) write_op.cc:276] Timestamp: P: 1777449906290737 usec, L: 0
0429 08:05:46.806807 (+     4us) write_op.cc:270] Start()
0429 08:05:46.806809 (+     2us) write_op.cc:276] Timestamp: P: 1777449906291876 usec, L: 0
0429 08:05:46.806814 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806814 (+     0us) write_op.cc:276] Timestamp: P: 1777449906292059 usec, L: 0
0429 08:05:46.806819 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806820 (+     1us) write_op.cc:276] Timestamp: P: 1777449906292324 usec, L: 0
0429 08:05:46.806825 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806826 (+     1us) write_op.cc:276] Timestamp: P: 1777449906293300 usec, L: 0
0429 08:05:46.806830 (+     4us) write_op.cc:270] Start()
0429 08:05:46.806831 (+     1us) write_op.cc:276] Timestamp: P: 1777449906294084 usec, L: 0
0429 08:05:46.806838 (+     7us) write_op.cc:270] Start()
0429 08:05:46.806838 (+     0us) write_op.cc:276] Timestamp: P: 1777449906294179 usec, L: 0
0429 08:05:46.806843 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806844 (+     1us) write_op.cc:276] Timestamp: P: 1777449906295784 usec, L: 0
0429 08:05:46.806848 (+     4us) write_op.cc:270] Start()
0429 08:05:46.806849 (+     1us) write_op.cc:276] Timestamp: P: 1777449906296631 usec, L: 0
0429 08:05:46.806853 (+     4us) write_op.cc:270] Start()
0429 08:05:46.806854 (+     1us) write_op.cc:276] Timestamp: P: 1777449906297021 usec, L: 0
0429 08:05:46.806860 (+     6us) write_op.cc:270] Start()
0429 08:05:46.806861 (+     1us) write_op.cc:276] Timestamp: P: 1777449906297339 usec, L: 0
0429 08:05:46.806865 (+     4us) write_op.cc:270] Start()
0429 08:05:46.806866 (+     1us) write_op.cc:276] Timestamp: P: 1777449906299188 usec, L: 0
0429 08:05:46.806871 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806872 (+     1us) write_op.cc:276] Timestamp: P: 1777449906299365 usec, L: 0
0429 08:05:46.806876 (+     4us) write_op.cc:270] Start()
0429 08:05:46.806878 (+     2us) write_op.cc:276] Timestamp: P: 1777449906299754 usec, L: 0
0429 08:05:46.806883 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806883 (+     0us) write_op.cc:276] Timestamp: P: 1777449906299826 usec, L: 0
0429 08:05:46.806888 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806888 (+     0us) write_op.cc:276] Timestamp: P: 1777449906302060 usec, L: 0
0429 08:05:46.806893 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806894 (+     1us) write_op.cc:276] Timestamp: P: 1777449906302239 usec, L: 0
0429 08:05:46.806898 (+     4us) write_op.cc:270] Start()
0429 08:05:46.806902 (+     4us) write_op.cc:276] Timestamp: P: 1777449906302329 usec, L: 0
0429 08:05:46.806906 (+     4us) write_op.cc:270] Start()
0429 08:05:46.806907 (+     1us) write_op.cc:276] Timestamp: P: 1777449906302744 usec, L: 0
0429 08:05:46.806912 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806912 (+     0us) write_op.cc:276] Timestamp: P: 1777449906303788 usec, L: 0
0429 08:05:46.806918 (+     6us) write_op.cc:270] Start()
0429 08:05:46.806918 (+     0us) write_op.cc:276] Timestamp: P: 1777449906305114 usec, L: 0
0429 08:05:46.806923 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806925 (+     2us) write_op.cc:276] Timestamp: P: 1777449906305223 usec, L: 0
0429 08:05:46.806930 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806930 (+     0us) write_op.cc:276] Timestamp: P: 1777449906305338 usec, L: 0
0429 08:05:46.806935 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806936 (+     1us) write_op.cc:276] Timestamp: P: 1777449906306977 usec, L: 0
0429 08:05:46.806941 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806941 (+     0us) write_op.cc:276] Timestamp: P: 1777449906307171 usec, L: 0
0429 08:05:46.806945 (+     4us) write_op.cc:270] Start()
0429 08:05:46.806948 (+     3us) write_op.cc:276] Timestamp: P: 1777449906308516 usec, L: 0
0429 08:05:46.806952 (+     4us) write_op.cc:270] Start()
0429 08:05:46.806953 (+     1us) write_op.cc:276] Timestamp: P: 1777449906308860 usec, L: 0
0429 08:05:46.806958 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806959 (+     1us) write_op.cc:276] Timestamp: P: 1777449906308953 usec, L: 0
0429 08:05:46.806963 (+     4us) write_op.cc:270] Start()
0429 08:05:46.806964 (+     1us) write_op.cc:276] Timestamp: P: 1777449906310617 usec, L: 0
0429 08:05:46.806972 (+     8us) write_op.cc:270] Start()
0429 08:05:46.806975 (+     3us) write_op.cc:276] Timestamp: P: 1777449906310859 usec, L: 0
0429 08:05:46.806980 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806981 (+     1us) write_op.cc:276] Timestamp: P: 1777449906311536 usec, L: 0
0429 08:05:46.806985 (+     4us) write_op.cc:270] Start()
0429 08:05:46.806986 (+     1us) write_op.cc:276] Timestamp: P: 1777449906311682 usec, L: 0
0429 08:05:46.806991 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806991 (+     0us) write_op.cc:276] Timestamp: P: 1777449906312306 usec, L: 0
0429 08:05:46.806996 (+     5us) write_op.cc:270] Start()
0429 08:05:46.806999 (+     3us) write_op.cc:276] Timestamp: P: 1777449906314409 usec, L: 0
0429 08:05:46.807004 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807004 (+     0us) write_op.cc:276] Timestamp: P: 1777449906314522 usec, L: 0
0429 08:05:46.807011 (+     7us) write_op.cc:270] Start()
0429 08:05:46.807012 (+     1us) write_op.cc:276] Timestamp: P: 1777449906314605 usec, L: 0
0429 08:05:46.807017 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807017 (+     0us) write_op.cc:276] Timestamp: P: 1777449906314903 usec, L: 0
0429 08:05:46.807025 (+     8us) write_op.cc:270] Start()
0429 08:05:46.807025 (+     0us) write_op.cc:276] Timestamp: P: 1777449906317241 usec, L: 0
0429 08:05:46.807031 (+     6us) write_op.cc:270] Start()
0429 08:05:46.807031 (+     0us) write_op.cc:276] Timestamp: P: 1777449906317435 usec, L: 0
0429 08:05:46.807036 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807037 (+     1us) write_op.cc:276] Timestamp: P: 1777449906317555 usec, L: 0
0429 08:05:46.807042 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807042 (+     0us) write_op.cc:276] Timestamp: P: 1777449906317641 usec, L: 0
0429 08:05:46.807047 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807049 (+     2us) write_op.cc:276] Timestamp: P: 1777449906319561 usec, L: 0
0429 08:05:46.807054 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807054 (+     0us) write_op.cc:276] Timestamp: P: 1777449906320021 usec, L: 0
0429 08:05:46.807059 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807059 (+     0us) write_op.cc:276] Timestamp: P: 1777449906320119 usec, L: 0
0429 08:05:46.807064 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807064 (+     0us) write_op.cc:276] Timestamp: P: 1777449906321092 usec, L: 0
0429 08:05:46.807069 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807072 (+     3us) write_op.cc:276] Timestamp: P: 1777449906321398 usec, L: 0
0429 08:05:46.807077 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807078 (+     1us) write_op.cc:276] Timestamp: P: 1777449906322437 usec, L: 0
0429 08:05:46.807082 (+     4us) write_op.cc:270] Start()
0429 08:05:46.807083 (+     1us) write_op.cc:276] Timestamp: P: 1777449906322540 usec, L: 0
0429 08:05:46.807088 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807088 (+     0us) write_op.cc:276] Timestamp: P: 1777449906324725 usec, L: 0
0429 08:05:46.807092 (+     4us) write_op.cc:270] Start()
0429 08:05:46.807095 (+     3us) write_op.cc:276] Timestamp: P: 1777449906324855 usec, L: 0
0429 08:05:46.807100 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807100 (+     0us) write_op.cc:276] Timestamp: P: 1777449906325020 usec, L: 0
0429 08:05:46.807105 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807105 (+     0us) write_op.cc:276] Timestamp: P: 1777449906325267 usec, L: 0
0429 08:05:46.807112 (+     7us) write_op.cc:270] Start()
0429 08:05:46.807112 (+     0us) write_op.cc:276] Timestamp: P: 1777449906327033 usec, L: 0
0429 08:05:46.807117 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807119 (+     2us) write_op.cc:276] Timestamp: P: 1777449906328042 usec, L: 0
0429 08:05:46.807124 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807124 (+     0us) write_op.cc:276] Timestamp: P: 1777449906328111 usec, L: 0
0429 08:05:46.807129 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807129 (+     0us) write_op.cc:276] Timestamp: P: 1777449906328202 usec, L: 0
0429 08:05:46.807134 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807135 (+     1us) write_op.cc:276] Timestamp: P: 1777449906330454 usec, L: 0
0429 08:05:46.807140 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807142 (+     2us) write_op.cc:276] Timestamp: P: 1777449906330647 usec, L: 0
0429 08:05:46.807147 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807147 (+     0us) write_op.cc:276] Timestamp: P: 1777449906331082 usec, L: 0
0429 08:05:46.807152 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807152 (+     0us) write_op.cc:276] Timestamp: P: 1777449906331263 usec, L: 0
0429 08:05:46.807157 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807158 (+     1us) write_op.cc:276] Timestamp: P: 1777449906332232 usec, L: 0
0429 08:05:46.807164 (+     6us) write_op.cc:270] Start()
0429 08:05:46.807166 (+     2us) write_op.cc:276] Timestamp: P: 1777449906332802 usec, L: 0
0429 08:05:46.807171 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807171 (+     0us) write_op.cc:276] Timestamp: P: 1777449906333779 usec, L: 0
0429 08:05:46.807176 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807176 (+     0us) write_op.cc:276] Timestamp: P: 1777449906334249 usec, L: 0
0429 08:05:46.807180 (+     4us) write_op.cc:270] Start()
0429 08:05:46.807181 (+     1us) write_op.cc:276] Timestamp: P: 1777449906335589 usec, L: 0
0429 08:05:46.807185 (+     4us) write_op.cc:270] Start()
0429 08:05:46.807189 (+     4us) write_op.cc:276] Timestamp: P: 1777449906336168 usec, L: 0
0429 08:05:46.807193 (+     4us) write_op.cc:270] Start()
0429 08:05:46.807194 (+     1us) write_op.cc:276] Timestamp: P: 1777449906336619 usec, L: 0
0429 08:05:46.807198 (+     4us) write_op.cc:270] Start()
0429 08:05:46.807199 (+     1us) write_op.cc:276] Timestamp: P: 1777449906337205 usec, L: 0
0429 08:05:46.807203 (+     4us) write_op.cc:270] Start()
0429 08:05:46.807204 (+     1us) write_op.cc:276] Timestamp: P: 1777449906339119 usec, L: 0
0429 08:05:46.807208 (+     4us) write_op.cc:270] Start()
0429 08:05:46.807211 (+     3us) write_op.cc:276] Timestamp: P: 1777449906339251 usec, L: 0
0429 08:05:46.807216 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807217 (+     1us) write_op.cc:276] Timestamp: P: 1777449906339336 usec, L: 0
0429 08:05:46.807222 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807222 (+     0us) write_op.cc:276] Timestamp: P: 1777449906340606 usec, L: 0
0429 08:05:46.807227 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807228 (+     1us) write_op.cc:276] Timestamp: P: 1777449906341920 usec, L: 0
0429 08:05:46.807233 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807234 (+     1us) write_op.cc:276] Timestamp: P: 1777449906342028 usec, L: 0
0429 08:05:46.807238 (+     4us) write_op.cc:270] Start()
0429 08:05:46.807239 (+     1us) write_op.cc:276] Timestamp: P: 1777449906343012 usec, L: 0
0429 08:05:46.807243 (+     4us) write_op.cc:270] Start()
0429 08:05:46.807244 (+     1us) write_op.cc:276] Timestamp: P: 1777449906343551 usec, L: 0
0429 08:05:46.807248 (+     4us) write_op.cc:270] Start()
0429 08:05:46.807249 (+     1us) write_op.cc:276] Timestamp: P: 1777449906345107 usec, L: 0
0429 08:05:46.807256 (+     7us) write_op.cc:270] Start()
0429 08:05:46.807257 (+     1us) write_op.cc:276] Timestamp: P: 1777449906345750 usec, L: 0
0429 08:05:46.807261 (+     4us) write_op.cc:270] Start()
0429 08:05:46.807262 (+     1us) write_op.cc:276] Timestamp: P: 1777449906345842 usec, L: 0
0429 08:05:46.807266 (+     4us) write_op.cc:270] Start()
0429 08:05:46.807267 (+     1us) write_op.cc:276] Timestamp: P: 1777449906346344 usec, L: 0
0429 08:05:46.807272 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807272 (+     0us) write_op.cc:276] Timestamp: P: 1777449906346788 usec, L: 0
0429 08:05:46.807278 (+     6us) write_op.cc:270] Start()
0429 08:05:46.807279 (+     1us) write_op.cc:276] Timestamp: P: 1777449906347589 usec, L: 0
0429 08:05:46.807283 (+     4us) write_op.cc:270] Start()
0429 08:05:46.807283 (+     0us) write_op.cc:276] Timestamp: P: 1777449906348216 usec, L: 0
0429 08:05:46.807288 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807289 (+     1us) write_op.cc:276] Timestamp: P: 1777449906349322 usec, L: 0
0429 08:05:46.807294 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807294 (+     0us) write_op.cc:276] Timestamp: P: 1777449906350104 usec, L: 0
0429 08:05:46.807300 (+     6us) write_op.cc:270] Start()
0429 08:05:46.807301 (+     1us) write_op.cc:276] Timestamp: P: 1777449906350218 usec, L: 0
0429 08:05:46.807306 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807307 (+     1us) write_op.cc:276] Timestamp: P: 1777449906350700 usec, L: 0
0429 08:05:46.807311 (+     4us) write_op.cc:270] Start()
0429 08:05:46.807312 (+     1us) write_op.cc:276] Timestamp: P: 1777449906352320 usec, L: 0
0429 08:05:46.807316 (+     4us) write_op.cc:270] Start()
0429 08:05:46.807316 (+     0us) write_op.cc:276] Timestamp: P: 1777449906353179 usec, L: 0
0429 08:05:46.807322 (+     6us) write_op.cc:270] Start()
0429 08:05:46.807323 (+     1us) write_op.cc:276] Timestamp: P: 1777449906353581 usec, L: 0
0429 08:05:46.807328 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807328 (+     0us) write_op.cc:276] Timestamp: P: 1777449906353708 usec, L: 0
0429 08:05:46.807333 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807333 (+     0us) write_op.cc:276] Timestamp: P: 1777449906356018 usec, L: 0
0429 08:05:46.807338 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807338 (+     0us) write_op.cc:276] Timestamp: P: 1777449906356145 usec, L: 0
0429 08:05:46.807344 (+     6us) write_op.cc:270] Start()
0429 08:05:46.807345 (+     1us) write_op.cc:276] Timestamp: P: 1777449906356267 usec, L: 0
0429 08:05:46.807350 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807350 (+     0us) write_op.cc:276] Timestamp: P: 1777449906356613 usec, L: 0
0429 08:05:46.807354 (+     4us) write_op.cc:270] Start()
0429 08:05:46.807355 (+     1us) write_op.cc:276] Timestamp: P: 1777449906357954 usec, L: 0
0429 08:05:46.807359 (+     4us) write_op.cc:270] Start()
0429 08:05:46.807360 (+     1us) write_op.cc:276] Timestamp: P: 1777449906359064 usec, L: 0
0429 08:05:46.807366 (+     6us) write_op.cc:270] Start()
0429 08:05:46.807367 (+     1us) write_op.cc:276] Timestamp: P: 1777449906359133 usec, L: 0
0429 08:05:46.807371 (+     4us) write_op.cc:270] Start()
0429 08:05:46.807372 (+     1us) write_op.cc:276] Timestamp: P: 1777449906359171 usec, L: 0
0429 08:05:46.807377 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807377 (+     0us) write_op.cc:276] Timestamp: P: 1777449906360095 usec, L: 0
0429 08:05:46.807382 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807382 (+     0us) write_op.cc:276] Timestamp: P: 1777449906362243 usec, L: 0
0429 08:05:46.807388 (+     6us) write_op.cc:270] Start()
0429 08:05:46.807388 (+     0us) write_op.cc:276] Timestamp: P: 1777449906362374 usec, L: 0
0429 08:05:46.807392 (+     4us) write_op.cc:270] Start()
0429 08:05:46.807393 (+     1us) write_op.cc:276] Timestamp: P: 1777449906362458 usec, L: 0
0429 08:05:46.807397 (+     4us) write_op.cc:270] Start()
0429 08:05:46.807398 (+     1us) write_op.cc:276] Timestamp: P: 1777449906362851 usec, L: 0
0429 08:05:46.807402 (+     4us) write_op.cc:270] Start()
0429 08:05:46.807402 (+     0us) write_op.cc:276] Timestamp: P: 1777449906364249 usec, L: 0
0429 08:05:46.807410 (+     8us) write_op.cc:270] Start()
0429 08:05:46.807410 (+     0us) write_op.cc:276] Timestamp: P: 1777449906364946 usec, L: 0
0429 08:05:46.807421 (+    11us) write_op.cc:270] Start()
0429 08:05:46.807421 (+     0us) write_op.cc:276] Timestamp: P: 1777449906365292 usec, L: 0
0429 08:05:46.807426 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807427 (+     1us) write_op.cc:276] Timestamp: P: 1777449906365381 usec, L: 0
0429 08:05:46.807432 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807433 (+     1us) write_op.cc:276] Timestamp: P: 1777449906366256 usec, L: 0
0429 08:05:46.807440 (+     7us) write_op.cc:270] Start()
0429 08:05:46.807440 (+     0us) write_op.cc:276] Timestamp: P: 1777449906368484 usec, L: 0
0429 08:05:46.807445 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807446 (+     1us) write_op.cc:276] Timestamp: P: 1777449906368588 usec, L: 0
0429 08:05:46.807451 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807451 (+     0us) write_op.cc:276] Timestamp: P: 1777449906368777 usec, L: 0
0429 08:05:46.807456 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807457 (+     1us) write_op.cc:276] Timestamp: P: 1777449906370239 usec, L: 0
0429 08:05:46.807464 (+     7us) write_op.cc:270] Start()
0429 08:05:46.807464 (+     0us) write_op.cc:276] Timestamp: P: 1777449906370574 usec, L: 0
0429 08:05:46.807469 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807469 (+     0us) write_op.cc:276] Timestamp: P: 1777449906370668 usec, L: 0
0429 08:05:46.807554 (+    85us) write_op.cc:270] Start()
0429 08:05:46.807556 (+     2us) write_op.cc:276] Timestamp: P: 1777449906373267 usec, L: 0
0429 08:05:46.807569 (+    13us) write_op.cc:270] Start()
0429 08:05:46.807571 (+     2us) write_op.cc:276] Timestamp: P: 1777449906373401 usec, L: 0
0429 08:05:46.807585 (+    14us) write_op.cc:270] Start()
0429 08:05:46.807586 (+     1us) write_op.cc:276] Timestamp: P: 1777449906373844 usec, L: 0
0429 08:05:46.807596 (+    10us) write_op.cc:270] Start()
0429 08:05:46.807597 (+     1us) write_op.cc:276] Timestamp: P: 1777449906373964 usec, L: 0
0429 08:05:46.807610 (+    13us) write_op.cc:270] Start()
0429 08:05:46.807611 (+     1us) write_op.cc:276] Timestamp: P: 1777449906376328 usec, L: 0
0429 08:05:46.807616 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807617 (+     1us) write_op.cc:276] Timestamp: P: 1777449906376714 usec, L: 0
0429 08:05:46.807622 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807623 (+     1us) write_op.cc:276] Timestamp: P: 1777449906376817 usec, L: 0
0429 08:05:46.807627 (+     4us) write_op.cc:270] Start()
0429 08:05:46.807628 (+     1us) write_op.cc:276] Timestamp: P: 1777449906376889 usec, L: 0
0429 08:05:46.807633 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807633 (+     0us) write_op.cc:276] Timestamp: P: 1777449906378900 usec, L: 0
0429 08:05:46.807638 (+     5us) write_op.cc:270] Start()
0429 08:05:46.807638 (+     0us) write_op.cc:276] Timestamp: P: 1777449906379014 usec, L: 0
0429 08:05:46.807665 (+    27us) write_op.cc:270] Start()
0429 08:05:46.807666 (+     1us) write_op.cc:276] Timestamp: P: 1777449906379079 usec, L: 0
0429 08:05:46.807677 (+    11us) write_op.cc:270] Start()
0429 08:05:46.807678 (+     1us) write_op.cc:276] Timestamp: P: 1777449906379123 usec, L: 0
0429 08:05:46.807688 (+    10us) write_op.cc:270] Start()
0429 08:05:46.807689 (+     1us) write_op.cc:276] Timestamp: P: 1777449906381690 usec, L: 0
0429 08:05:46.807696 (+     7us) write_op.cc:270] Start()
0429 08:05:46.807697 (+     1us) write_op.cc:276] Timestamp: P: 1777449906381802 usec, L: 0
0429 08:05:46.807706 (+     9us) write_op.cc:270] Start()
0429 08:05:46.807708 (+     2us) write_op.cc:276] Timestamp: P: 1777449906382086 usec, L: 0
0429 08:05:46.807716 (+     8us) write_op.cc:270] Start()
0429 08:05:46.807717 (+     1us) write_op.cc:276] Timestamp: P: 1777449906382184 usec, L: 0
0429 08:05:46.807728 (+    11us) write_op.cc:270] Start()
0429 08:05:46.807747 (+    19us) write_op.cc:276] Timestamp: P: 1777449906384204 usec, L: 0
0429 08:05:46.807757 (+    10us) write_op.cc:270] Start()
0429 08:05:46.807759 (+     2us) write_op.cc:276] Timestamp: P: 1777449906384531 usec, L: 0
0429 08:05:46.807770 (+    11us) write_op.cc:270] Start()
0429 08:05:46.807771 (+     1us) write_op.cc:276] Timestamp: P: 1777449906384630 usec, L: 0
0429 08:05:46.807778 (+     7us) write_op.cc:270] Start()
0429 08:05:46.807780 (+     2us) write_op.cc:276] Timestamp: P: 1777449906384894 usec, L: 0
0429 08:05:46.807791 (+    11us) write_op.cc:270] Start()
0429 08:05:46.807793 (+     2us) write_op.cc:276] Timestamp: P: 1777449906387007 usec, L: 0
0429 08:05:46.807803 (+    10us) write_op.cc:270] Start()
0429 08:05:46.807804 (+     1us) write_op.cc:276] Timestamp: P: 1777449906387223 usec, L: 0
0429 08:05:46.807817 (+    13us) write_op.cc:270] Start()
0429 08:05:46.807818 (+     1us) write_op.cc:276] Timestamp: P: 1777449906387320 usec, L: 0
0429 08:05:46.807827 (+     9us) write_op.cc:270] Start()
0429 08:05:46.807828 (+     1us) write_op.cc:276] Timestamp: P: 17774499
I20260429 08:05:47.843125  8816 consensus_queue.cc:799] T 39f3196c5d8b4309894772e3a975fbd9 P d2035c67353a44f0b4b920076fee4ecd [LEADER]: Peer dc98e72103e94f92a8b1a214d8b88c62 is lagging by at least 55101 ops behind the committed index  [suppressed 2 similar messages]
W20260429 08:05:47.861418  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 1061ms of latency in SegmentAllocator::Sync()
W20260429 08:05:48.409328  8022 tablet_service.cc:3080] error setting up scanner 916f5617f0bb412581719df48277dda3 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet is lagging too much to be able to serve a snapshot scan: current lag 41551 ms (maximum allowed 30000 ms): new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "775b828a285148ad86248db27bcf5ff3"
I20260429 08:05:48.924268  8063 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.1.140.195:52889 (request call id 54) took 1078 ms. Trace:
I20260429 08:05:48.924376  8063 rpcz_store.cc:276] 0429 08:05:47.845359 (+     0us) service_pool.cc:168] Inserting onto call queue
0429 08:05:47.845427 (+    68us) service_pool.cc:225] Handling call
0429 08:05:47.847353 (+  1926us) raft_consensus.cc:1471] Updating replica for 426 ops
0429 08:05:47.848960 (+  1607us) raft_consensus.cc:1534] Early marking committed up to index 0
0429 08:05:47.848961 (+     1us) raft_consensus.cc:1539] Triggering prepare for 426 ops
0429 08:05:47.849010 (+    49us) write_op.cc:270] Start()
0429 08:05:47.849015 (+     5us) write_op.cc:276] Timestamp: P: 1777449906552432 usec, L: 0
0429 08:05:47.849121 (+   106us) write_op.cc:270] Start()
0429 08:05:47.849122 (+     1us) write_op.cc:276] Timestamp: P: 1777449906552530 usec, L: 0
0429 08:05:47.849133 (+    11us) write_op.cc:270] Start()
0429 08:05:47.849133 (+     0us) write_op.cc:276] Timestamp: P: 1777449906552632 usec, L: 0
0429 08:05:47.849145 (+    12us) write_op.cc:270] Start()
0429 08:05:47.849146 (+     1us) write_op.cc:276] Timestamp: P: 1777449906554353 usec, L: 0
0429 08:05:47.849157 (+    11us) write_op.cc:270] Start()
0429 08:05:47.849158 (+     1us) write_op.cc:276] Timestamp: P: 1777449906554933 usec, L: 0
0429 08:05:47.849167 (+     9us) write_op.cc:270] Start()
0429 08:05:47.849169 (+     2us) write_op.cc:276] Timestamp: P: 1777449906555041 usec, L: 0
0429 08:05:47.849179 (+    10us) write_op.cc:270] Start()
0429 08:05:47.849182 (+     3us) write_op.cc:276] Timestamp: P: 1777449906555503 usec, L: 0
0429 08:05:47.849192 (+    10us) write_op.cc:270] Start()
0429 08:05:47.849193 (+     1us) write_op.cc:276] Timestamp: P: 1777449906556902 usec, L: 0
0429 08:05:47.849203 (+    10us) write_op.cc:270] Start()
0429 08:05:47.849204 (+     1us) write_op.cc:276] Timestamp: P: 1777449906557806 usec, L: 0
0429 08:05:47.849212 (+     8us) write_op.cc:270] Start()
0429 08:05:47.849212 (+     0us) write_op.cc:276] Timestamp: P: 1777449906558278 usec, L: 0
0429 08:05:47.849221 (+     9us) write_op.cc:270] Start()
0429 08:05:47.849224 (+     3us) write_op.cc:276] Timestamp: P: 1777449906558346 usec, L: 0
0429 08:05:47.849233 (+     9us) write_op.cc:270] Start()
0429 08:05:47.849233 (+     0us) write_op.cc:276] Timestamp: P: 1777449906559604 usec, L: 0
0429 08:05:47.849241 (+     8us) write_op.cc:270] Start()
0429 08:05:47.849241 (+     0us) write_op.cc:276] Timestamp: P: 1777449906560725 usec, L: 0
0429 08:05:47.849249 (+     8us) write_op.cc:270] Start()
0429 08:05:47.849249 (+     0us) write_op.cc:276] Timestamp: P: 1777449906560823 usec, L: 0
0429 08:05:47.849256 (+     7us) write_op.cc:270] Start()
0429 08:05:47.849260 (+     4us) write_op.cc:276] Timestamp: P: 1777449906561278 usec, L: 0
0429 08:05:47.849268 (+     8us) write_op.cc:270] Start()
0429 08:05:47.849269 (+     1us) write_op.cc:276] Timestamp: P: 1777449906563150 usec, L: 0
0429 08:05:47.849277 (+     8us) write_op.cc:270] Start()
0429 08:05:47.849278 (+     1us) write_op.cc:276] Timestamp: P: 1777449906563228 usec, L: 0
0429 08:05:47.849285 (+     7us) write_op.cc:270] Start()
0429 08:05:47.849286 (+     1us) write_op.cc:276] Timestamp: P: 1777449906563726 usec, L: 0
0429 08:05:47.849293 (+     7us) write_op.cc:270] Start()
0429 08:05:47.849296 (+     3us) write_op.cc:276] Timestamp: P: 1777449906564472 usec, L: 0
0429 08:05:47.849307 (+    11us) write_op.cc:270] Start()
0429 08:05:47.849308 (+     1us) write_op.cc:276] Timestamp: P: 1777449906565061 usec, L: 0
0429 08:05:47.849319 (+    11us) write_op.cc:270] Start()
0429 08:05:47.849321 (+     2us) write_op.cc:276] Timestamp: P: 1777449906565776 usec, L: 0
0429 08:05:47.849332 (+    11us) write_op.cc:270] Start()
0429 08:05:47.849333 (+     1us) write_op.cc:276] Timestamp: P: 1777449906566014 usec, L: 0
0429 08:05:47.849343 (+    10us) write_op.cc:270] Start()
0429 08:05:47.849346 (+     3us) write_op.cc:276] Timestamp: P: 1777449906567457 usec, L: 0
0429 08:05:47.849358 (+    12us) write_op.cc:270] Start()
0429 08:05:47.849359 (+     1us) write_op.cc:276] Timestamp: P: 1777449906568342 usec, L: 0
0429 08:05:47.849371 (+    12us) write_op.cc:270] Start()
0429 08:05:47.849372 (+     1us) write_op.cc:276] Timestamp: P: 1777449906568491 usec, L: 0
0429 08:05:47.849381 (+     9us) write_op.cc:270] Start()
0429 08:05:47.849381 (+     0us) write_op.cc:276] Timestamp: P: 1777449906569706 usec, L: 0
0429 08:05:47.849392 (+    11us) write_op.cc:270] Start()
0429 08:05:47.849394 (+     2us) write_op.cc:276] Timestamp: P: 1777449906570358 usec, L: 0
0429 08:05:47.849405 (+    11us) write_op.cc:270] Start()
0429 08:05:47.849406 (+     1us) write_op.cc:276] Timestamp: P: 1777449906570913 usec, L: 0
0429 08:05:47.849414 (+     8us) write_op.cc:270] Start()
0429 08:05:47.849414 (+     0us) write_op.cc:276] Timestamp: P: 1777449906571603 usec, L: 0
0429 08:05:47.849422 (+     8us) write_op.cc:270] Start()
0429 08:05:47.849423 (+     1us) write_op.cc:276] Timestamp: P: 1777449906571812 usec, L: 0
0429 08:05:47.849432 (+     9us) write_op.cc:270] Start()
0429 08:05:47.849433 (+     1us) write_op.cc:276] Timestamp: P: 1777449906572992 usec, L: 0
0429 08:05:47.849442 (+     9us) write_op.cc:270] Start()
0429 08:05:47.849443 (+     1us) write_op.cc:276] Timestamp: P: 1777449906573482 usec, L: 0
0429 08:05:47.849452 (+     9us) write_op.cc:270] Start()
0429 08:05:47.849452 (+     0us) write_op.cc:276] Timestamp: P: 1777449906573600 usec, L: 0
0429 08:05:47.849460 (+     8us) write_op.cc:270] Start()
0429 08:05:47.849461 (+     1us) write_op.cc:276] Timestamp: P: 1777449906575183 usec, L: 0
0429 08:05:47.849472 (+    11us) write_op.cc:270] Start()
0429 08:05:47.849472 (+     0us) write_op.cc:276] Timestamp: P: 1777449906575867 usec, L: 0
0429 08:05:47.849483 (+    11us) write_op.cc:270] Start()
0429 08:05:47.849485 (+     2us) write_op.cc:276] Timestamp: P: 1777449906575951 usec, L: 0
0429 08:05:47.849497 (+    12us) write_op.cc:270] Start()
0429 08:05:47.849498 (+     1us) write_op.cc:276] Timestamp: P: 1777449906576010 usec, L: 0
0429 08:05:47.849506 (+     8us) write_op.cc:270] Start()
0429 08:05:47.849506 (+     0us) write_op.cc:276] Timestamp: P: 1777449906578489 usec, L: 0
0429 08:05:47.849514 (+     8us) write_op.cc:270] Start()
0429 08:05:47.849514 (+     0us) write_op.cc:276] Timestamp: P: 1777449906578606 usec, L: 0
0429 08:05:47.849523 (+     9us) write_op.cc:270] Start()
0429 08:05:47.849524 (+     1us) write_op.cc:276] Timestamp: P: 1777449906578685 usec, L: 0
0429 08:05:47.849533 (+     9us) write_op.cc:270] Start()
0429 08:05:47.849535 (+     2us) write_op.cc:276] Timestamp: P: 1777449906578977 usec, L: 0
0429 08:05:47.849544 (+     9us) write_op.cc:270] Start()
0429 08:05:47.849545 (+     1us) write_op.cc:276] Timestamp: P: 1777449906580735 usec, L: 0
0429 08:05:47.849556 (+    11us) write_op.cc:270] Start()
0429 08:05:47.849558 (+     2us) write_op.cc:276] Timestamp: P: 1777449906581207 usec, L: 0
0429 08:05:47.849566 (+     8us) write_op.cc:270] Start()
0429 08:05:47.849568 (+     2us) write_op.cc:276] Timestamp: P: 1777449906581443 usec, L: 0
0429 08:05:47.849577 (+     9us) write_op.cc:270] Start()
0429 08:05:47.849578 (+     1us) write_op.cc:276] Timestamp: P: 1777449906581527 usec, L: 0
0429 08:05:47.849588 (+    10us) write_op.cc:270] Start()
0429 08:05:47.849589 (+     1us) write_op.cc:276] Timestamp: P: 1777449906583130 usec, L: 0
0429 08:05:47.849602 (+    13us) write_op.cc:270] Start()
0429 08:05:47.849603 (+     1us) write_op.cc:276] Timestamp: P: 1777449906583793 usec, L: 0
0429 08:05:47.849613 (+    10us) write_op.cc:270] Start()
0429 08:05:47.849614 (+     1us) write_op.cc:276] Timestamp: P: 1777449906584325 usec, L: 0
0429 08:05:47.849623 (+     9us) write_op.cc:270] Start()
0429 08:05:47.849624 (+     1us) write_op.cc:276] Timestamp: P: 1777449906585301 usec, L: 0
0429 08:05:47.849644 (+    20us) write_op.cc:270] Start()
0429 08:05:47.849645 (+     1us) write_op.cc:276] Timestamp: P: 1777449906585414 usec, L: 0
0429 08:05:47.849658 (+    13us) write_op.cc:270] Start()
0429 08:05:47.849659 (+     1us) write_op.cc:276] Timestamp: P: 1777449906586793 usec, L: 0
0429 08:05:47.849668 (+     9us) write_op.cc:270] Start()
0429 08:05:47.849669 (+     1us) write_op.cc:276] Timestamp: P: 1777449906588053 usec, L: 0
0429 08:05:47.849679 (+    10us) write_op.cc:270] Start()
0429 08:05:47.849680 (+     1us) write_op.cc:276] Timestamp: P: 1777449906588159 usec, L: 0
0429 08:05:47.849692 (+    12us) write_op.cc:270] Start()
0429 08:05:47.849693 (+     1us) write_op.cc:276] Timestamp: P: 1777449906588251 usec, L: 0
0429 08:05:47.849705 (+    12us) write_op.cc:270] Start()
0429 08:05:47.849706 (+     1us) write_op.cc:276] Timestamp: P: 1777449906590676 usec, L: 0
0429 08:05:47.849720 (+    14us) write_op.cc:270] Start()
0429 08:05:47.849721 (+     1us) write_op.cc:276] Timestamp: P: 1777449906590785 usec, L: 0
0429 08:05:47.849731 (+    10us) write_op.cc:270] Start()
0429 08:05:47.849732 (+     1us) write_op.cc:276] Timestamp: P: 1777449906590869 usec, L: 0
0429 08:05:47.849743 (+    11us) write_op.cc:270] Start()
0429 08:05:47.849743 (+     0us) write_op.cc:276] Timestamp: P: 1777449906590950 usec, L: 0
0429 08:05:47.849753 (+    10us) write_op.cc:270] Start()
0429 08:05:47.849754 (+     1us) write_op.cc:276] Timestamp: P: 1777449906592510 usec, L: 0
0429 08:05:47.849767 (+    13us) write_op.cc:270] Start()
0429 08:05:47.849769 (+     2us) write_op.cc:276] Timestamp: P: 1777449906593878 usec, L: 0
0429 08:05:47.849778 (+     9us) write_op.cc:270] Start()
0429 08:05:47.849780 (+     2us) write_op.cc:276] Timestamp: P: 1777449906594335 usec, L: 0
0429 08:05:47.849789 (+     9us) write_op.cc:270] Start()
0429 08:05:47.849789 (+     0us) write_op.cc:276] Timestamp: P: 1777449906594448 usec, L: 0
0429 08:05:47.849801 (+    12us) write_op.cc:270] Start()
0429 08:05:47.849802 (+     1us) write_op.cc:276] Timestamp: P: 1777449906594904 usec, L: 0
0429 08:05:47.849810 (+     8us) write_op.cc:270] Start()
0429 08:05:47.849810 (+     0us) write_op.cc:276] Timestamp: P: 1777449906596185 usec, L: 0
0429 08:05:47.849820 (+    10us) write_op.cc:270] Start()
0429 08:05:47.849821 (+     1us) write_op.cc:276] Timestamp: P: 1777449906596310 usec, L: 0
0429 08:05:47.849828 (+     7us) write_op.cc:270] Start()
0429 08:05:47.849828 (+     0us) write_op.cc:276] Timestamp: P: 1777449906597325 usec, L: 0
0429 08:05:47.849839 (+    11us) write_op.cc:270] Start()
0429 08:05:47.849840 (+     1us) write_op.cc:276] Timestamp: P: 1777449906597416 usec, L: 0
0429 08:05:47.849851 (+    11us) write_op.cc:270] Start()
0429 08:05:47.849852 (+     1us) write_op.cc:276] Timestamp: P: 1777449906598686 usec, L: 0
0429 08:05:47.849864 (+    12us) write_op.cc:270] Start()
0429 08:05:47.849865 (+     1us) write_op.cc:276] Timestamp: P: 1777449906599410 usec, L: 0
0429 08:05:47.849873 (+     8us) write_op.cc:270] Start()
0429 08:05:47.849874 (+     1us) write_op.cc:276] Timestamp: P: 1777449906599924 usec, L: 0
0429 08:05:47.849883 (+     9us) write_op.cc:270] Start()
0429 08:05:47.849884 (+     1us) write_op.cc:276] Timestamp: P: 1777449906600065 usec, L: 0
0429 08:05:47.849891 (+     7us) write_op.cc:270] Start()
0429 08:05:47.849891 (+     0us) write_op.cc:276] Timestamp: P: 1777449906601481 usec, L: 0
0429 08:05:47.849901 (+    10us) write_op.cc:270] Start()
0429 08:05:47.849902 (+     1us) write_op.cc:276] Timestamp: P: 1777449906601605 usec, L: 0
0429 08:05:47.849909 (+     7us) write_op.cc:270] Start()
0429 08:05:47.849910 (+     1us) write_op.cc:276] Timestamp: P: 1777449906602048 usec, L: 0
0429 08:05:47.849920 (+    10us) write_op.cc:270] Start()
0429 08:05:47.849921 (+     1us) write_op.cc:276] Timestamp: P: 1777449906602526 usec, L: 0
0429 08:05:47.849928 (+     7us) write_op.cc:270] Start()
0429 08:05:47.849929 (+     1us) write_op.cc:276] Timestamp: P: 1777449906603621 usec, L: 0
0429 08:05:47.849936 (+     7us) write_op.cc:270] Start()
0429 08:05:47.849937 (+     1us) write_op.cc:276] Timestamp: P: 1777449906603756 usec, L: 0
0429 08:05:47.849945 (+     8us) write_op.cc:270] Start()
0429 08:05:47.849946 (+     1us) write_op.cc:276] Timestamp: P: 1777449906605236 usec, L: 0
0429 08:05:47.849955 (+     9us) write_op.cc:270] Start()
0429 08:05:47.849956 (+     1us) write_op.cc:276] Timestamp: P: 1777449906605319 usec, L: 0
0429 08:05:47.849963 (+     7us) write_op.cc:270] Start()
0429 08:05:47.849963 (+     0us) write_op.cc:276] Timestamp: P: 1777449906606399 usec, L: 0
0429 08:05:47.849970 (+     7us) write_op.cc:270] Start()
0429 08:05:47.849971 (+     1us) write_op.cc:276] Timestamp: P: 1777449906606597 usec, L: 0
0429 08:05:47.849979 (+     8us) write_op.cc:270] Start()
0429 08:05:47.849979 (+     0us) write_op.cc:276] Timestamp: P: 1777449906607802 usec, L: 0
0429 08:05:47.849989 (+    10us) write_op.cc:270] Start()
0429 08:05:47.849990 (+     1us) write_op.cc:276] Timestamp: P: 1777449906608255 usec, L: 0
0429 08:05:47.849998 (+     8us) write_op.cc:270] Start()
0429 08:05:47.849999 (+     1us) write_op.cc:276] Timestamp: P: 1777449906609750 usec, L: 0
0429 08:05:47.850005 (+     6us) write_op.cc:270] Start()
0429 08:05:47.850006 (+     1us) write_op.cc:276] Timestamp: P: 1777449906609838 usec, L: 0
0429 08:05:47.850014 (+     8us) write_op.cc:270] Start()
0429 08:05:47.850015 (+     1us) write_op.cc:276] Timestamp: P: 1777449906610893 usec, L: 0
0429 08:05:47.850026 (+    11us) write_op.cc:270] Start()
0429 08:05:47.850027 (+     1us) write_op.cc:276] Timestamp: P: 1777449906613053 usec, L: 0
0429 08:05:47.850039 (+    12us) write_op.cc:270] Start()
0429 08:05:47.850039 (+     0us) write_op.cc:276] Timestamp: P: 1777449906613219 usec, L: 0
0429 08:05:47.850047 (+     8us) write_op.cc:270] Start()
0429 08:05:47.850048 (+     1us) write_op.cc:276] Timestamp: P: 1777449906613457 usec, L: 0
0429 08:05:47.850059 (+    11us) write_op.cc:270] Start()
0429 08:05:47.850059 (+     0us) write_op.cc:276] Timestamp: P: 1777449906613743 usec, L: 0
0429 08:05:47.850069 (+    10us) write_op.cc:270] Start()
0429 08:05:47.850069 (+     0us) write_op.cc:276] Timestamp: P: 1777449906614743 usec, L: 0
0429 08:05:47.850077 (+     8us) write_op.cc:270] Start()
0429 08:05:47.850077 (+     0us) write_op.cc:276] Timestamp: P: 1777449906615717 usec, L: 0
0429 08:05:47.850085 (+     8us) write_op.cc:270] Start()
0429 08:05:47.850085 (+     0us) write_op.cc:276] Timestamp: P: 1777449906615933 usec, L: 0
0429 08:05:47.850093 (+     8us) write_op.cc:270] Start()
0429 08:05:47.850094 (+     1us) write_op.cc:276] Timestamp: P: 1777449906617299 usec, L: 0
0429 08:05:47.850103 (+     9us) write_op.cc:270] Start()
0429 08:05:47.850103 (+     0us) write_op.cc:276] Timestamp: P: 1777449906617356 usec, L: 0
0429 08:05:47.850112 (+     9us) write_op.cc:270] Start()
0429 08:05:47.850112 (+     0us) write_op.cc:276] Timestamp: P: 1777449906618099 usec, L: 0
0429 08:05:47.850119 (+     7us) write_op.cc:270] Start()
0429 08:05:47.850120 (+     1us) write_op.cc:276] Timestamp: P: 1777449906618581 usec, L: 0
0429 08:05:47.850128 (+     8us) write_op.cc:270] Start()
0429 08:05:47.850129 (+     1us) write_op.cc:276] Timestamp: P: 1777449906620021 usec, L: 0
0429 08:05:47.850137 (+     8us) write_op.cc:270] Start()
0429 08:05:47.850138 (+     1us) write_op.cc:276] Timestamp: P: 1777449906620530 usec, L: 0
0429 08:05:47.850145 (+     7us) write_op.cc:270] Start()
0429 08:05:47.850146 (+     1us) write_op.cc:276] Timestamp: P: 1777449906622329 usec, L: 0
0429 08:05:47.850154 (+     8us) write_op.cc:270] Start()
0429 08:05:47.850154 (+     0us) write_op.cc:276] Timestamp: P: 1777449906622436 usec, L: 0
0429 08:05:47.850162 (+     8us) write_op.cc:270] Start()
0429 08:05:47.850162 (+     0us) write_op.cc:276] Timestamp: P: 1777449906622654 usec, L: 0
0429 08:05:47.850193 (+    31us) write_op.cc:270] Start()
0429 08:05:47.850194 (+     1us) write_op.cc:276] Timestamp: P: 1777449906622745 usec, L: 0
0429 08:05:47.850203 (+     9us) write_op.cc:270] Start()
0429 08:05:47.850204 (+     1us) write_op.cc:276] Timestamp: P: 1777449906624825 usec, L: 0
0429 08:05:47.850212 (+     8us) write_op.cc:270] Start()
0429 08:05:47.850212 (+     0us) write_op.cc:276] Timestamp: P: 1777449906625201 usec, L: 0
0429 08:05:47.850220 (+     8us) write_op.cc:270] Start()
0429 08:05:47.850221 (+     1us) write_op.cc:276] Timestamp: P: 1777449906625300 usec, L: 0
0429 08:05:47.850231 (+    10us) write_op.cc:270] Start()
0429 08:05:47.850231 (+     0us) write_op.cc:276] Timestamp: P: 1777449906625370 usec, L: 0
0429 08:05:47.850239 (+     8us) write_op.cc:270] Start()
0429 08:05:47.850240 (+     1us) write_op.cc:276] Timestamp: P: 1777449906627564 usec, L: 0
0429 08:05:47.850247 (+     7us) write_op.cc:270] Start()
0429 08:05:47.850248 (+     1us) write_op.cc:276] Timestamp: P: 1777449906628032 usec, L: 0
0429 08:05:47.850255 (+     7us) write_op.cc:270] Start()
0429 08:05:47.850256 (+     1us) write_op.cc:276] Timestamp: P: 1777449906628142 usec, L: 0
0429 08:05:47.850266 (+    10us) write_op.cc:270] Start()
0429 08:05:47.850267 (+     1us) write_op.cc:276] Timestamp: P: 1777449906628235 usec, L: 0
0429 08:05:47.850274 (+     7us) write_op.cc:270] Start()
0429 08:05:47.850275 (+     1us) write_op.cc:276] Timestamp: P: 1777449906630109 usec, L: 0
0429 08:05:47.850282 (+     7us) write_op.cc:270] Start()
0429 08:05:47.850283 (+     1us) write_op.cc:276] Timestamp: P: 1777449906630304 usec, L: 0
0429 08:05:47.850292 (+     9us) write_op.cc:270] Start()
0429 08:05:47.850293 (+     1us) write_op.cc:276] Timestamp: P: 1777449906630406 usec, L: 0
0429 08:05:47.850303 (+    10us) write_op.cc:270] Start()
0429 08:05:47.850304 (+     1us) write_op.cc:276] Timestamp: P: 1777449906630702 usec, L: 0
0429 08:05:47.850311 (+     7us) write_op.cc:270] Start()
0429 08:05:47.850312 (+     1us) write_op.cc:276] Timestamp: P: 1777449906632293 usec, L: 0
0429 08:05:47.850319 (+     7us) write_op.cc:270] Start()
0429 08:05:47.850320 (+     1us) write_op.cc:276] Timestamp: P: 1777449906632812 usec, L: 0
0429 08:05:47.850328 (+     8us) write_op.cc:270] Start()
0429 08:05:47.850329 (+     1us) write_op.cc:276] Timestamp: P: 1777449906633100 usec, L: 0
0429 08:05:47.850339 (+    10us) write_op.cc:270] Start()
0429 08:05:47.850340 (+     1us) write_op.cc:276] Timestamp: P: 1777449906633220 usec, L: 0
0429 08:05:47.850356 (+    16us) write_op.cc:270] Start()
0429 08:05:47.850356 (+     0us) write_op.cc:276] Timestamp: P: 1777449906635101 usec, L: 0
0429 08:05:47.850365 (+     9us) write_op.cc:270] Start()
0429 08:05:47.850365 (+     0us) write_op.cc:276] Timestamp: P: 1777449906635594 usec, L: 0
0429 08:05:47.850373 (+     8us) write_op.cc:270] Start()
0429 08:05:47.850374 (+     1us) write_op.cc:276] Timestamp: P: 1777449906635685 usec, L: 0
0429 08:05:47.850384 (+    10us) write_op.cc:270] Start()
0429 08:05:47.850385 (+     1us) write_op.cc:276] Timestamp: P: 1777449906635999 usec, L: 0
0429 08:05:47.850392 (+     7us) write_op.cc:270] Start()
0429 08:05:47.850393 (+     1us) write_op.cc:276] Timestamp: P: 1777449906637597 usec, L: 0
0429 08:05:47.850401 (+     8us) write_op.cc:270] Start()
0429 08:05:47.850402 (+     1us) write_op.cc:276] Timestamp: P: 1777449906638953 usec, L: 0
0429 08:05:47.850409 (+     7us) write_op.cc:270] Start()
0429 08:05:47.850410 (+     1us) write_op.cc:276] Timestamp: P: 1777449906639064 usec, L: 0
0429 08:05:47.850421 (+    11us) write_op.cc:270] Start()
0429 08:05:47.850421 (+     0us) write_op.cc:276] Timestamp: P: 1777449906639147 usec, L: 0
0429 08:05:47.850429 (+     8us) write_op.cc:270] Start()
0429 08:05:47.850429 (+     0us) write_op.cc:276] Timestamp: P: 1777449906639726 usec, L: 0
0429 08:05:47.850442 (+    13us) write_op.cc:270] Start()
0429 08:05:47.850443 (+     1us) write_op.cc:276] Timestamp: P: 1777449906640924 usec, L: 0
0429 08:05:47.850451 (+     8us) write_op.cc:270] Start()
0429 08:05:47.850451 (+     0us) write_op.cc:276] Timestamp: P: 1777449906642062 usec, L: 0
0429 08:05:47.850463 (+    12us) write_op.cc:270] Start()
0429 08:05:47.850464 (+     1us) write_op.cc:276] Timestamp: P: 1777449906642176 usec, L: 0
0429 08:05:47.850471 (+     7us) write_op.cc:270] Start()
0429 08:05:47.850472 (+     1us) write_op.cc:276] Timestamp: P: 1777449906643101 usec, L: 0
0429 08:05:47.850480 (+     8us) write_op.cc:270] Start()
0429 08:05:47.850480 (+     0us) write_op.cc:276] Timestamp: P: 1777449906643277 usec, L: 0
0429 08:05:47.850488 (+     8us) write_op.cc:270] Start()
0429 08:05:47.850491 (+     3us) write_op.cc:276] Timestamp: P: 1777449906643964 usec, L: 0
0429 08:05:47.850499 (+     8us) write_op.cc:270] Start()
0429 08:05:47.850500 (+     1us) write_op.cc:276] Timestamp: P: 1777449906645089 usec, L: 0
0429 08:05:47.850508 (+     8us) write_op.cc:270] Start()
0429 08:05:47.850508 (+     0us) write_op.cc:276] Timestamp: P: 1777449906645791 usec, L: 0
0429 08:05:47.850516 (+     8us) write_op.cc:270] Start()
0429 08:05:47.850517 (+     1us) write_op.cc:276] Timestamp: P: 1777449906645882 usec, L: 0
0429 08:05:47.850524 (+     7us) write_op.cc:270] Start()
0429 08:05:47.850527 (+     3us) write_op.cc:276] Timestamp: P: 1777449906646571 usec, L: 0
0429 08:05:47.850535 (+     8us) write_op.cc:270] Start()
0429 08:05:47.850536 (+     1us) write_op.cc:276] Timestamp: P: 1777449906648797 usec, L: 0
0429 08:05:47.850544 (+     8us) write_op.cc:270] Start()
0429 08:05:47.850545 (+     1us) write_op.cc:276] Timestamp: P: 1777449906648884 usec, L: 0
0429 08:05:47.850552 (+     7us) write_op.cc:270] Start()
0429 08:05:47.850553 (+     1us) write_op.cc:276] Timestamp: P: 1777449906648956 usec, L: 0
0429 08:05:47.850561 (+     8us) write_op.cc:270] Start()
0429 08:05:47.850564 (+     3us) write_op.cc:276] Timestamp: P: 1777449906649471 usec, L: 0
0429 08:05:47.850573 (+     9us) write_op.cc:270] Start()
0429 08:05:47.850574 (+     1us) write_op.cc:276] Timestamp: P: 1777449906651090 usec, L: 0
0429 08:05:47.850581 (+     7us) write_op.cc:270] Start()
0429 08:05:47.850582 (+     1us) write_op.cc:276] Timestamp: P: 1777449906651295 usec, L: 0
0429 08:05:47.850591 (+     9us) write_op.cc:270] Start()
0429 08:05:47.850592 (+     1us) write_op.cc:276] Timestamp: P: 1777449906651395 usec, L: 0
0429 08:05:47.850603 (+    11us) write_op.cc:270] Start()
0429 08:05:47.850606 (+     3us) write_op.cc:276] Timestamp: P: 1777449906652651 usec, L: 0
0429 08:05:47.850615 (+     9us) write_op.cc:270] Start()
0429 08:05:47.850615 (+     0us) write_op.cc:276] Timestamp: P: 1777449906653214 usec, L: 0
0429 08:05:47.850637 (+    22us) write_op.cc:270] Start()
0429 08:05:47.850638 (+     1us) write_op.cc:276] Timestamp: P: 1777449906653305 usec, L: 0
0429 08:05:47.850651 (+    13us) write_op.cc:270] Start()
0429 08:05:47.850652 (+     1us) write_op.cc:276] Timestamp: P: 1777449906654887 usec, L: 0
0429 08:05:47.850662 (+    10us) write_op.cc:270] Start()
0429 08:05:47.850666 (+     4us) write_op.cc:276] Timestamp: P: 1777449906655533 usec, L: 0
0429 08:05:47.850676 (+    10us) write_op.cc:270] Start()
0429 08:05:47.850676 (+     0us) write_op.cc:276] Timestamp: P: 1777449906655693 usec, L: 0
0429 08:05:47.850685 (+     9us) write_op.cc:270] Start()
0429 08:05:47.850685 (+     0us) write_op.cc:276] Timestamp: P: 1777449906655807 usec, L: 0
0429 08:05:47.850694 (+     9us) write_op.cc:270] Start()
0429 08:05:47.850695 (+     1us) write_op.cc:276] Timestamp: P: 1777449906657929 usec, L: 0
0429 08:05:47.850702 (+     7us) write_op.cc:270] Start()
0429 08:05:47.850705 (+     3us) write_op.cc:276] Timestamp: P: 1777449906658431 usec, L: 0
0429 08:05:47.850713 (+     8us) write_op.cc:270] Start()
0429 08:05:47.850714 (+     1us) write_op.cc:276] Timestamp: P: 1777449906658574 usec, L: 0
0429 08:05:47.850721 (+     7us) write_op.cc:270] Start()
0429 08:05:47.850722 (+     1us) write_op.cc:276] Timestamp: P: 1777449906658657 usec, L: 0
0429 08:05:47.850729 (+     7us) write_op.cc:270] Start()
0429 08:05:47.850729 (+     0us) write_op.cc:276] Timestamp: P: 1777449906660802 usec, L: 0
0429 08:05:47.850744 (+    15us) write_op.cc:270] Start()
0429 08:05:47.850747 (+     3us) write_op.cc:276] Timestamp: P: 1777449906660954 usec, L: 0
0429 08:05:47.850754 (+     7us) write_op.cc:270] Start()
0429 08:05:47.850775 (+    21us) write_op.cc:276] Timestamp: P: 1777449906661042 usec, L: 0
0429 08:05:47.850788 (+    13us) write_op.cc:270] Start()
0429 08:05:47.850789 (+     1us) write_op.cc:276] Timestamp: P: 1777449906661127 usec, L: 0
0429 08:05:47.850798 (+     9us) write_op.cc:270] Start()
0429 08:05:47.850799 (+     1us) write_op.cc:276] Timestamp: P: 1777449906663278 usec, L: 0
0429 08:05:47.850810 (+    11us) write_op.cc:270] Start()
0429 08:05:47.850813 (+     3us) write_op.cc:276] Timestamp: P: 1777449906663685 usec, L: 0
0429 08:05:47.850824 (+    11us) write_op.cc:270] Start()
0429 08:05:47.850825 (+     1us) write_op.cc:276] Timestamp: P: 1777449906663921 usec, L: 0
0429 08:05:47.850834 (+     9us) write_op.cc:270] Start()
0429 08:05:47.850835 (+     1us) write_op.cc:276] Timestamp: P: 1777449906664024 usec, L: 0
0429 08:05:47.850844 (+     9us) write_op.cc:270] Start()
0429 08:05:47.850845 (+     1us) write_op.cc:276] Timestamp: P: 1777449906667503 usec, L: 0
0429 08:05:47.850856 (+    11us) write_op.cc:270] Start()
0429 08:05:47.850858 (+     2us) write_op.cc:276] Timestamp: P: 1777449906668554 usec, L: 0
0429 08:05:47.850866 (+     8us) write_op.cc:270] Start()
0429 08:05:47.850866 (+     0us) write_op.cc:276] Timestamp: P: 1777449906668866 usec, L: 0
0429 08:05:47.850875 (+     9us) write_op.cc:270] Start()
0429 08:05:47.850876 (+     1us) write_op.cc:276] Timestamp: P: 1777449906668980 usec, L: 0
0429 08:05:47.850883 (+     7us) write_op.cc:270] Start()
0429 08:05:47.850884 (+     1us) write_op.cc:276] Timestamp: P: 1777449906671255 usec, L: 0
0429 08:05:47.850892 (+     8us) write_op.cc:270] Start()
0429 08:05:47.850895 (+     3us) write_op.cc:276] Timestamp: P: 1777449906671375 usec, L: 0
0429 08:05:47.850904 (+     9us) write_op.cc:270] Start()
0429 08:05:47.850904 (+     0us) write_op.cc:276] Timestamp: P: 1777449906671794 usec, L: 0
0429 08:05:47.850918 (+    14us) write_op.cc:270] Start()
0429 08:05:47.850919 (+     1us) write_op.cc:276] Timestamp: P: 1777449906672146 usec, L: 0
0429 08:05:47.850924 (+     5us) write_op.cc:270] Start()
0429 08:05:47.850925 (+     1us) write_op.cc:276] Timestamp: P: 1777449906673029 usec, L: 0
0429 08:05:47.850931 (+     6us) write_op.cc:270] Start()
0429 08:05:47.850934 (+     3us) write_op.cc:276] Timestamp: P: 1777449906674377 usec, L: 0
0429 08:05:47.850940 (+     6us) write_op.cc:270] Start()
0429 08:05:47.850941 (+     1us) write_op.cc:276] Timestamp: P: 1777449906675160 usec, L: 0
0429 08:05:47.850946 (+     5us) write_op.cc:270] Start()
0429 08:05:47.850947 (+     1us) write_op.cc:276] Timestamp: P: 1777449906676049 usec, L: 0
0429 08:05:47.850975 (+    28us) write_op.cc:270] Start()
0429 08:05:47.850976 (+     1us) write_op.cc:276] Timestamp: P: 1777449906676267 usec, L: 0
0429 08:05:47.850986 (+    10us) write_op.cc:270] Start()
0429 08:05:47.850989 (+     3us) write_op.cc:276] Timestamp: P: 1777449906676845 usec, L: 0
0429 08:05:47.850997 (+     8us) write_op.cc:270] Start()
0429 08:05:47.850997 (+     0us) write_op.cc:276] Timestamp: P: 1777449906677735 usec, L: 0
0429 08:05:47.851005 (+     8us) write_op.cc:270] Start()
0429 08:05:47.851006 (+     1us) write_op.cc:276] Timestamp: P: 1777449906678938 usec, L: 0
0429 08:05:47.851017 (+    11us) write_op.cc:270] Start()
0429 08:05:47.851018 (+     1us) write_op.cc:276] Timestamp: P: 1777449906679047 usec, L: 0
0429 08:05:47.851025 (+     7us) write_op.cc:270] Start()
0429 08:05:47.851028 (+     3us) write_op.cc:276] Timestamp: P: 1777449906679625 usec, L: 0
0429 08:05:47.851036 (+     8us) write_op.cc:270] Start()
0429 08:05:47.851037 (+     1us) write_op.cc:276] Timestamp: P: 1777449906680101 usec, L: 0
0429 08:05:47.851048 (+    11us) write_op.cc:270] Start()
0429 08:05:47.851049 (+     1us) write_op.cc:276] Timestamp: P: 1777449906681873 usec, L: 0
0429 08:05:47.851061 (+    12us) write_op.cc:270] Start()
0429 08:05:47.851062 (+     1us) write_op.cc:276] Timestamp: P: 1777449906682207 usec, L: 0
0429 08:05:47.851071 (+     9us) write_op.cc:270] Start()
0429 08:05:47.851075 (+     4us) write_op.cc:276] Timestamp: P: 1777449906682374 usec, L: 0
0429 08:05:47.851086 (+    11us) write_op.cc:270] Start()
0429 08:05:47.851087 (+     1us) write_op.cc:276] Timestamp: P: 1777449906682700 usec, L: 0
0429 08:05:47.851095 (+     8us) write_op.cc:270] Start()
0429 08:05:47.851096 (+     1us) write_op.cc:276] Timestamp: P: 1777449906684645 usec, L: 0
0429 08:05:47.851107 (+    11us) write_op.cc:270] Start()
0429 08:05:47.851108 (+     1us) write_op.cc:276] Timestamp: P: 1777449906685020 usec, L: 0
0429 08:05:47.851116 (+     8us) write_op.cc:270] Start()
0429 08:05:47.851120 (+     4us) write_op.cc:276] Timestamp: P: 1777449906685158 usec, L: 0
0429 08:05:47.851127 (+     7us) write_op.cc:270] Start()
0429 08:05:47.851128 (+     1us) write_op.cc:276] Timestamp: P: 1777449906685532 usec, L: 0
0429 08:05:47.851135 (+     7us) write_op.cc:270] Start()
0429 08:05:47.851136 (+     1us) write_op.cc:276] Timestamp: P: 1777449906687956 usec, L: 0
0429 08:05:47.851144 (+     8us) write_op.cc:270] Start()
0429 08:05:47.851144 (+     0us) write_op.cc:276] Timestamp: P: 1777449906688078 usec, L: 0
0429 08:05:47.851152 (+     8us) write_op.cc:270] Start()
0429 08:05:47.851154 (+     2us) write_op.cc:276] Timestamp: P: 1777449906688162 usec, L: 0
0429 08:05:47.851162 (+     8us) write_op.cc:270] Start()
0429 08:05:47.851162 (+     0us) write_op.cc:276] Timestamp: P: 1777449906688982 usec, L: 0
0429 08:05:47.851177 (+    15us) write_op.cc:270] Start()
0429 08:05:47.851177 (+     0us) write_op.cc:276] Timestamp: P: 1777449906690729 usec, L: 0
0429 08:05:47.851184 (+     7us) write_op.cc:270] Start()
0429 08:05:47.851184 (+     0us) write_op.cc:276] Timestamp: P: 17774499
W20260429 08:05:48.982942  8414 log.cc:510] T 39f3196c5d8b4309894772e3a975fbd9 P dc98e72103e94f92a8b1a214d8b88c62: Injecting 947ms of latency in SegmentAllocator::Sync()
W20260429 08:05:49.260131  8022 tablet_service.cc:3080] error setting up scanner e7ea52c6180e469889fb4690b1db314c with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet is lagging too much to be able to serve a snapshot scan: current lag 42070 ms (maximum allowed 30000 ms): new_scan_request { tablet_id: "39f3196c5d8b4309894772e3a975fbd9" projected_columns { name: "key" type: INT32 is_key: true is_nullable: false immutable: false } projected_columns { name: "int_val" type: INT32 is_key: false is_nullable: false immutable: false } projected_columns { name: "string_val" type: STRING is_key: false is_nullable: true immutable: false } read_mode: READ_AT_SNAPSHOT propagated_timestamp: 7280434758354501632 cache_blocks: true order_mode: ORDERED row_format_flags: 0 authz_token { token_data: "\010\317\371\306\317\006\"3\n\005slave\022*\n 9572b979938d4e20af0051822e85ce4a\020\001\030\001 \001(\001" signature: "<redacted>""*\375:n\306\334Ic\221\310\025\347\263X\235\370\3220j\352\240\027\223\367\240\263\'\030\215a\325@+L\364\337\244\377\250?7\201\312\272\276\270]\377\371k\363\337\212\022\037\004EWGs$\261+\016" signing_key_seq_num: 0 } } call_seq_id: 0 query_id: "ff9323f2b2fe40acb8a2061909bddd0c"
W20260429 08:05:49.260574  8408 scanner-internal.cc:458] Time spent opening tablet: real 57.081s	user 0.000s	sys 0.002s
F20260429 08:05:49.260673  8408 test_workload.cc:276] Check failed: _s.ok() Bad status: Timed out: exceeded configured scan timeout of 60.000s: after 20 scan attempts: unable to retry before timeout: Remote error: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1777449892179921 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1777449891646082 usec, L: 0 Physical time difference: 0.534s
*** Check failure stack trace: ***
*** Aborted at 1777449949 (unix time) try "date -d @1777449949" if you are using GNU date ***
PC: @                0x0 (unknown)
*** SIGABRT (@0x3e800000633) received by PID 1587 (TID 0x7fe20f49f700) from PID 1587; stack trace: ***
    @     0x7fe227d79980 (unknown) at ??:0
    @     0x7fe225c99e87 gsignal at ??:0
    @     0x7fe225c9b7f1 abort at ??:0
    @     0x7fe226ea2dcd google::LogMessage::Fail() at ??:0
    @     0x7fe226ea6b93 google::LogMessage::SendToLog() at ??:0
    @     0x7fe226ea27cc google::LogMessage::Flush() at ??:0
    @     0x7fe226ea3f59 google::LogMessageFatal::~LogMessageFatal() at ??:0
    @     0x7fe228919df2 kudu::TestWorkload::ReadThread() at ??:0
    @     0x7fe2266bf6df (unknown) at ??:0
    @     0x7fe227d6e6db start_thread at ??:0
    @     0x7fe225d7c61f clone at ??:0